[Bug 280368] Re: [intrepid] Firefox crashes silently when accessing gmail

Erich Jansen erich at stoptouchingmethere.com
Wed Oct 8 20:17:23 UTC 2008


going to need you to attach a backtrace:

copy and paste the first line into a terminal:

gdb /usr/lib/firefox-3*/firefox 2>&1 | tee /tmp/gdb-firefox.txt

after it opens you will see (gdb) with a blinking cursor
type:  run

firefox will open, then go to gmail to make it crash. after it crashes
go back to your terminal and type

bt full

it will output the trace. then type

thread apply all backtrace full

after it completes type
quit

then attach ~/tmp/gdb-firefox.txt to this bug report

-- 
[intrepid] Firefox crashes silently when accessing gmail
https://bugs.launchpad.net/bugs/280368
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list