Hello Hilario, I ran your commands:
[EMAIL PROTECTED]:~$ TMPDIR=$(mktemp -d) [EMAIL PROTECTED]:~$ apport-unpack /var/crash/_usr_lib_firefox_firefox-bin.1000.crash $TMPDIR [EMAIL PROTECTED]:~$ gdb -nx /usr/lib/firefox/firefox-bin -core $TMPDIR/CoreDump -ex 'backtrace full' -ex 'thread apply all backtrace full' -ex 'quit' 2>&1 | tee gdb.log GNU gdb 6.4.90-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i486-linux-gnu"...Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". "/tmp/tmp.SrqkY19500/CoreDump" is not a core dump: File format not recognized No stack. Somehow it seems that not even a core dump could be generated. Weird. If this ever happens to me again I hope I'll get a proper core file. Sorry for wasting your time. However, I must say that I'm very impressed with your responsiveness in this matter. Best regards, Finn ----- Original Message ---- From: Hilario J. Montoliu (hjmf) <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Thursday, April 12, 2007 2:21:57 PM Subject: [Bug 105599] Re: After many hours of intense use FF finally crashed on Control-T. Hmm, seems that the coredump file got corrupted at some point, ... ++ gdb -nx /usr/lib/firefox/firefox-bin -core CoreDump ++ tee gdb.log GNU gdb 6.4.90-debian [...] "CoreDump" is not a core dump: File format not recognized (gdb) ... Can you please verify that the coredump file from the report is still OK in your system, just follow these instructions: apt-get install firefox-dbg (you might have to apply sudo here) Copy and paste in a xterm the following sequence of commands: TMPDIR=$(mktemp -d) apport-unpack /var/crash/_usr_lib_firefox_firefox-bin.1000.crash $TMPDIR gdb -nx /usr/lib/firefox/firefox-bin -core $TMPDIR/CoreDump -ex 'backtrace full' -ex 'thread apply all backtrace full' -ex 'quit' 2>&1 | tee gdb.log rm -fr $TMPDIR That command will run gdb against the coredump file included in the crash report that was generated when firefox crashed. Upload the resulting gdb.log to this thread Thank you in advance. ** Tags added: mt-needreport ** Tags removed: mt-needretrace ** Changed in: firefox (Ubuntu) Importance: High => Medium Assignee: Mozilla Bugs => Hilario J. Montoliu (hjmf) -- After many hours of intense use FF finally crashed on Control-T. https://bugs.launchpad.net/bugs/105599 You received this bug notification because you are a direct subscriber of the bug. ____________________________________________________________________________________ Bored stiff? Loosen up... Download and play hundreds of games for free on Yahoo! Games. http://games.yahoo.com/games/front -- After many hours of intense use FF finally crashed on Control-T. https://bugs.launchpad.net/bugs/105599 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs