[Bug 211032] ports-mgmt/portfind: crashes on jemalloc free

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 12 14:39:36 UTC 2016


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

Ngie Cooper <ngie at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|CURRENT                     |Latest
          Component|bin                         |Individual Port(s)
           Assignee|freebsd-bugs at FreeBSD.org    |freebsd-ports-bugs at FreeBSD.
                   |                            |org
            Product|Base System                 |Ports & Packages
                 CC|                            |ngie at FreeBSD.org
            Summary|[SIGABRT] portfind crashes  |ports-mgmt/portfind:
                   |on jemalloc free            |crashes on jemalloc free

--- Comment #1 from Ngie Cooper <ngie at FreeBSD.org> ---
My guess based on the message, is that this is a bad free (it tripped the
assert when bounds checking calling free(3) in main(..)).

Please rebuild the port with debug symbols and do "list" from within gdb from
frame 8 (the initial frame in main) shown below.

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


More information about the freebsd-bugs mailing list