Skip to content

mmap_fixed somehow broken with newer musl  #21

@thehajime

Description

@thehajime

finally crashed on assert at mallocng(free).

Thread 1 "vmlinux" received signal SIGSEGV, Segmentation fault.
                                                               get_meta (p=p@entry=0x703b47d0 "") at
 src/malloc/mallocng/meta.h:141
141    assert(meta->mem == base);
(gdb) bt
#0  get_meta (p=p@entry=0x703b47d0 "") at src/malloc/mallocng/meta.h:141
#1  0x0000000070724db3 in __libc_free (p=0x703b47d0) at src/malloc/mallocng/free.c:105
#2  0x00000000708a7c61 in ?? ()
#3  0x0000000000000000 in ?? ()

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions