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

Ngie Cooper <[email protected]> changed:

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

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

Reply via email to