I ran > firefox --debugger gdb -P default GNU gdb 6.3-debian Copyright 2004 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 "i386-linux"...(no debugging symbols found) Using host libthread_db library "/lib/tls/libthread_db.so.1".
(gdb) run Starting program: /usr/lib/mozilla-firefox/firefox-bin -a firefox -P default It eventually did the following [New Thread -1255146576 (LWP 11701)] [Thread -1255146576 (LWP 11701) exited] [New Thread -1255146576 (LWP 11702)] [New Thread -1274020944 (LWP 11703)] [New Thread -1318061136 (LWP 11704)] [Thread -1318061136 (LWP 11704) exited] [Thread -1274020944 (LWP 11703) exited] [Thread -1255146576 (LWP 11702) exited] [Thread -1235002448 (LWP 11697) exited] [Thread -1307706448 (LWP 11700) exited] [New Thread -1307706448 (LWP 11746)] Program received signal SIGPIPE, Broken pipe. [Switching to Thread -1222001744 (LWP 11581)] 0xb7e3ba8e in send () from /lib/tls/libpthread.so.0 (gdb) (gdb) bt #0 0xb7e3ba8e in send () from /lib/tls/libpthread.so.0 #1 0xb7e7df54 in PR_GetConnectStatus () from /usr/lib/mozilla-firefox/libnspr4.so #2 0xb784ac56 in NSSSSL_VersionCheck () from /usr/lib/mozilla-firefox/libssl3.so #3 0xb783c201 in SSL_GetStatistics () from /usr/lib/mozilla-firefox/libssl3.so #4 0xb783c5b6 in SSL_GetStatistics () from /usr/lib/mozilla-firefox/libssl3.so #5 0xb784cf9e in SSL_ConfigSecureServer () from /usr/lib/mozilla-firefox/libssl3.so #6 0xb785100a in SSL_ImportFD () from /usr/lib/mozilla-firefox/libssl3.so #7 0x08a90e0e in nsSSLIOLayerFreeTLSIntolerantSites () #8 0xb7e66981 in PR_Close () from /usr/lib/mozilla-firefox/libnspr4.so #9 0x084388a6 in nsSocketTransport::ReleaseFD_Locked () #10 0x08438ddc in nsSocketTransport::OnSocketDetached () #11 0x083d69ce in nsSocketTransportService::DetachSocket () #12 0x083d75b8 in nsSocketTransportService::ServiceEventQ () #13 0xb7f176fb in nsThread::Main () from /usr/lib/mozilla-firefox/libxpcom.so #14 0xb7e80fe9 in PR_Select () from /usr/lib/mozilla-firefox/libnspr4.so #15 0xb7e36b63 in start_thread () from /lib/tls/libpthread.so.0 #16 0xb75b2c4a in clone () from /lib/tls/libc.so.6 (gdb) > dpkg -l mozilla-firefox Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============-==============-============================================ ii mozilla-firefo 1.0.1-2 lightweight web browser based on Mozilla > Hope that helps. If you need more info or better data I can try to help. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]