Todd Geib wrote: > Every so often Mozilla will crash on me when I'm writing an email. > I've done a fair amount of investigation as to why.
Have you submitted any talkback reports? > I'm not curious (at least not in this thread) as to why it's crashing. > But I am curious about this: if I'm composing an email and moz > crashes, is there any way to get the contents of that email back > (given that I haven't sent it yet)? I imagine if you were brave enough to look at your core dump (recent versions of linux / gdb now support core dumps from multi threaded apps, I think), you'd be able to find the message somewhere. We don't write out to a temp file as you are writing. (At least, not that I know of. Akkana?) query bugzilla for some related bugs: 1) auto save 2) manual "Save As Draft" will help reduce your lossage. 3) http://recall.mozdev.org/ -Seth
