Mike you might want to retrace it yourself.

Just apt-get install the firefox-dbg package (and any other dbg package
you feel it might be needed from gdb's output). Then unpack the full
crash report as:

apport-unpack /var/crash/_usr_lib_firefox_firefox-bin.1000.crash
some/tmp_dir/

Next run gdb (and call the backtrace command from inside it) as:

gdb -nx gdb -nx /usr/lib/firefox/firefox-bin -core some/tmp_dir/CoreDump
2>&1 | tee gdb.log

and upload that gdb.log

Thanks in advance.

-- 
Firefox Crash
https://launchpad.net/bugs/96967

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to