[PATCH v5 1/1] memalign: Support scanning for aligned chunks.
Cristian Rodríguez
crrodriguez@opensuse.org
Thu Mar 30 10:04:32 GMT 2023
On Wed, Mar 29, 2023 at 5:36 PM DJ Delorie via Libc-alpha
<libc-alpha@sourceware.org> wrote:
>
>
> Thanks! Pushed.
Crashes previously working rust code..
for example "ripgrep" (command rg)
#rg FIND_PA
Fatal glibc error: malloc.c:3617 (_mid_memalign): assertion failed: !p
|| chunk_is_mmapped (mem2chunk (p)) || ar_ptr == arena_for_chunk
(mem2chunk (p))
Will see if anything else died ;)
[1] 2123 IOT instruction (core dumped) rg FIND_PA
More information about the Libc-alpha
mailing list