https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186541
Jan Beich <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Jan Beich <[email protected]> --- (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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
