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

Ngie Cooper <n...@freebsd.org> changed:

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

--- Comment #1 from Ngie Cooper <n...@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to