Date: Tue, 12 Jul 2016 15:16:09 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 211032] ports-mgmt/portfind: crashes on jemalloc free Message-ID: <bug-211032-13-bhiUKZz9eR@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-211032-13@https.bugs.freebsd.org/bugzilla/> References: <bug-211032-13@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 --- Comment #4 from Michael Zhilin <mizhka@gmail.com> --- Current language: auto; currently minimal (gdb) bt #0 0x0000000800c18c2a in thr_kill () from /lib/libc.so.7 #1 0x0000000800c18bfb in __raise (s=3D6) at /builds/FreeBSD-src-head/lib/libc/gen/raise.c:52 #2 0x0000000800c18b69 in abort () at /builds/FreeBSD-src-head/lib/libc/stdlib/abort.c:65 #3 0x0000000800c076e2 in __je_arena_ptr_small_binind_get (ptr=3D<value opt= imized out>, mapbits=3D<value optimized out>) at arena.h:1108 #4 0x0000000800c07f44 in __je_arena_salloc (tsdn=3D<value optimized out>, ptr=3D0x80141c002, demote=3Dfalse) at arena.h:1408 #5 0x0000000800c14a1b in ifree (tsd=3D0x800627488, ptr=3D0x80141c002, tcache=3D0x80140d000, slow_path=3Dtrue) at jemalloc_internal.h:951 #6 0x0000000800c14b41 in __free (ptr=3D0x80141c002) at /builds/FreeBSD-src-head/obj/builds/FreeBSD-src-head/lib/libc/jemalloc_jema= lloc.c:1937 #7 0x00000000004026ad in get_release () at portfind.c:454 #8 0x00000000004011a9 in main (argc=3D2, argv=3D0x7fffffffe678) at portfin= d.c:106 --=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-13-bhiUKZz9eR>