This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug malloc/19243] reused_arena can pick an arena on the free list, leading to an assertion failure and reference count corruption


https://sourceware.org/bugzilla/show_bug.cgi?id=19243

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|reused_arena can pick an    |reused_arena can pick an
                   |arena on the free list,     |arena on the free list,
                   |leading to an assertion     |leading to an assertion
                   |failure                     |failure and reference count
                   |                            |corruption

--- Comment #3 from Florian Weimer <fweimer at redhat dot com> ---
It's not just an incorrect assert.  If the bug triggers, the attached threads
counter will be incorrect.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]