[Bug 109566] Re: firefox crashed

Hilario J. Montoliu (hjmf) hmontoliu at gmail.com
Fri Apr 27 08:37:59 UTC 2007


El vie, 27-04-2007 a las 07:30 +0000, Neilen Marais escribió:
> hjmf: The problem is that firefox doesn't actually crash, it just hangs
> ...

I see.

Try to run firefox with package firefox-dbg (or firefox-dbgsym)
*installed*. As follows:

~$ firefox -safe-mode -g 2>&1 | tee firefox.run.log


At gdb prompt type "run" to start the program; do whatever do you need
to do to force this behavior and once firefox freezes type at gdb
console 'ctrl-d' to get the prompt; then type:

(gdb) bt full 
(gdb) thead apply all bt full

Exit and upload the firefox.run.log file.

Let's see if that will show any useful info.

Thanks in advance.

-- 
firefox crashed
https://bugs.launchpad.net/bugs/109566
You received this bug notification because you are a member of Mozilla
Bugs, which is a bug contact for firefox in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list