hermit-os/rftrace

Crashes when saving traces when mcount is never called.

Closed this issue · 1 comments

Creating fake uftrace data dir at /myfs..
  Creating ./info
    feats = TASK_SESSION
    info = CMDLINE | TASKINFO
    cmdline = 'fakeuftrace'
    tid = []
thread 'main' panicked at 'index out of bounds: the len is 0 but the index is 0', src/frontend.rs:131:38

Fixed in d86e3f6