Right, thanks again for all of your help.  Looks like I was a dumbass 
again, and forgot some of the most vital things you should have done. 
These should be the last things you need to do (I hope).

First, do you have Mozilla set to load a homepage on startup?  If so, 
try starting mozilla with pages other than your homepage:

        mozilla http://www.some-other-host.com/

If it only crashes on certain pages (like the homepage), please post 
the URLs that cause the crash.

Also, do this:

        % mozilla -g
        (gdb) b exit
        (gdb) b abort
        (gdb) run

And wait for it to to get back to the "(gdb)" prompt; then enter 
"where" and post that output.

You'll have to do "mozilla -g" on a talkback build of mozilla 
(http://ftp.mozilla.org/pub/mozilla/nightly/latest/mozilla-i686-pc-linux-gnu-sea.tar.gz)
or you won't get any useful information.  After unpacking it, cd to 
the mozilla-installer directory and run the program 
"mozilla-installer" to extract the talkback build.

Reply via email to