Public bug report changed: https://launchpad.net/malone/bugs/32433 Comment: To get a backtrace: * start firefox * from a command line: - gdb -p $(pidof firefox) (gdb) continue * back to firefox, get it crash * to the (gdb) prompt: "thread apply all bt" and copy the backtrace to a comment