https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201607
--- Comment #4 from Jan Beich <[email protected]> --- Comment on attachment 159715 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159715 output >dtrace -x nolibs -G -C -s >/usr/ports/www/firefox/work/mozilla-release/js/src/devtools/javascript-trace.d >-o js-dtrace.o RegExp.o ... ><jemalloc>: >/usr/src/lib/libc/../../contrib/jemalloc/include/jemalloc/internal/arena.h:990: > Failed assertion: "arena_mapbits_allocated_get(chunk, pageind) != 0" >/usr/ports/www/firefox/work/mozilla-release/config/rules.mk:800: recipe for >target 'js-dtrace.o' failed >gmake[7]: *** [js-dtrace.o] Abort trap (core dumped) Try building with DTRACE=off. "Not a Bug" for ports scope. If you want to pursue DTRACE=on try to: - Build dtrace(1) and all libs it depends on with DEBUG_FLAGS=-g - Get a backtrace with gdb/lldb - Change bugzilla Product to Base System + check "Reset Assignee to default" -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
