Date: Tue, 12 Jul 2016 14:39:35 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 211032] ports-mgmt/portfind: crashes on jemalloc free Message-ID: <bug-211032-8-65kTukgSYv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-211032-8@https.bugs.freebsd.org/bugzilla/> References: <bug-211032-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211032 Ngie Cooper <ngie@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| |ngie@FreeBSD.org Summary|[SIGABRT] portfind crashes |ports-mgmt/portfind: |on jemalloc free |crashes on jemalloc free --- Comment #1 from Ngie Cooper <ngie@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 fr= om frame 8 (the initial frame in main) shown below. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211032-8-65kTukgSYv>