Bernhard Wiedemann changed bug 920260
What Removed Added
CC   bwiedemann@suse.com
Component Other Firefox
Assignee bnc-team-screening@forge.provo.novell.com bnc-team-mozilla@forge.provo.novell.com

Comment # 1 on bug 920260 from
The better way to debug crashes is to do ulimit -c unlimited
before letting it crash. Then you get a "core" file
which one can analyze with gdb

You could also try to move your ~/.thunderbird dir
to see if something in there makes it crash.


You are receiving this mail because: