[Bug 186541] installing www/libxul fails
bz-noreply at freebsd.org
bz-noreply at freebsd.org
Sat Jun 7 02:19:14 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186541
Jan Beich <jbeich at vfemail.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jbeich at vfemail.net
--- Comment #5 from Jan Beich <jbeich at vfemail.net> ---
(In reply to turutani from comment #0)
Can you get a backtrace of the crashing xpcshell? Many different crashes
manifest at stage-package. For example, bug 187103 (or comment 3) and bug
188026 don't affect amd64.
To get a backtrace try selecting DEBUG port option or build with
# add to make.conf or Makefile.local
OPTIONS_UNSET+=OPTIMIZED_CFLAGS
CFLAGS+= -O0 -g
STRIP= # empty
and use in gdb(1)
$ gdb
/usr/ports/www/libxul/work/mozilla-esr24/obj-x86_64-unknown-freebsd8.4/dist/bin/xpcshell
/usr/ports/www/libxul/work/mozilla-esr24/obj-x86_64-unknown-freebsd8.4/xulrunner/installer/xpcshell.core
(gdb) bt
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gecko
mailing list