[Bug 248546] jemalloc Failed assertion: "tcache_success == (ret != NULL)"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 20 16:02:33 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248546

Mark Johnston <markj at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
                 CC|                            |markj at FreeBSD.org
         Resolution|---                         |Not Enough Information

--- Comment #1 from Mark Johnston <markj at FreeBSD.org> ---
Typically jemalloc assertion failures point to a bug in the application (double
frees, etc.).  It is possible that there is a jemalloc bug here, but that would
not be my starting assumption.

jemalloc has a number of debugging options available to help find application
bugs, documented in the man page.  Please feel free to reopen the bug if you're
able to narrow this down to a jemalloc issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list