Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Aug 2015 00:57:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ppc@FreeBSD.org
Subject:   [Bug 201607] www/firefox: Fails to configure on PowerPC
Message-ID:  <bug-201607-21-vlLkdot5ZP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201607-21@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201607-21@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=201607

--- Comment #4 from Jan Beich <jbeich@FreeBSD.org> ---
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 on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201607-21-vlLkdot5ZP>