Skip to content

[BUG] index out of bounds in et_storage #4

@cocoon

Description

@cocoon

Just started to try this lib today and after receiving some entries it fails here:

thread '<unnamed>' panicked at .cargo\registry\src\index.crates.io-1949cf8c6b5b557f\entrace_core-0.1.2\src\mmap\et_storage.rs:73:36:
index out of bounds: the len is 70 but the index is 70

child_lists[entry.parent as usize].children.push(len);

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions