Bug 1:
Please try to get a backtrace;
install libc6-dbg
gdb /usr/lib/firefox/firefox-bin
set environment LD_LIBRARY_PATH=/usr/lib/firefox:/usr/lib/debug
export LD_LIBRARY_PATH=/usr/lib/firefox:/usr/lib/debug
r
...
bt
# apt-get install libc6-dbg
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed
libc6-dbg
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 5877kB of archives.
After unpacking 27.0MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
libc6-dbg
Authentication warning overridden.
Get: 1 http://mirrors.kernel.org testing/main libc6-dbg 2.3.6-13 [5877kB]
Fetched 5877kB in 24s (242kB/s)
Selecting previously deselected package libc6-dbg.
(Reading database ... 115654 files and directories currently installed.)
Unpacking libc6-dbg (from .../libc6-dbg_2.3.6-13_i386.deb) ...
Setting up libc6-dbg (2.3.6-13) ...
$ export LD_LIBRARY_PATH=/usr/lib/firefox:/usr/lib/debug
$ gdb /usr/lib/firefox/firefox-bin
(gdb) r
Starting program: /usr/lib/firefox/firefox-bin
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 13747)]
[New Thread 32769 (LWP 13750)]
[New Thread 16386 (LWP 13751)]
[New Thread 32771 (LWP 13752)]
[New Thread 49156 (LWP 13754)]
[New Thread 65541 (LWP 13755)]
[New Thread 81926 (LWP 13756)]
[New Thread 98311 (LWP 13757)]
[Thread 81926 (LWP 13756) exited]
[Thread 65541 (LWP 13755) exited]
[New Thread 114693 (LWP 13758)]
[Thread 114693 (LWP 13758) exited]
[New Thread 131078 (LWP 13760)]
[New Thread 147464 (LWP 13761)]
[Thread 98311 (LWP 13757) exited]
[New Thread 163847 (LWP 13762)]
[New Thread 180233 (LWP 13763)]
[New Thread 196618 (LWP 13764)]
[New Thread 213003 (LWP 13765)]
[New Thread 229388 (LWP 13766)]
[New Thread 245773 (LWP 13767)]
[Thread 163847 (LWP 13762) exited]
[Thread 245773 (LWP 13767) exited]
[Thread 131078 (LWP 13760) exited]
[Thread 196618 (LWP 13764) exited]
[Thread 147464 (LWP 13761) exited]
[New Thread 262150 (LWP 13770)]
[New Thread 278535 (LWP 13771)]
[Thread 213003 (LWP 13765) exited]
[Thread 278535 (LWP 13771) exited]
[Thread 180233 (LWP 13763) exited]
[New Thread 294919 (LWP 13773)]
[New Thread 311304 (LWP 13774)]
[New Thread 327689 (LWP 13775)]
[Thread 262150 (LWP 13770) exited]
[Thread 294919 (LWP 13773) exited]
[Thread 311304 (LWP 13774) exited]
[Thread 327689 (LWP 13775) exited]
[New Thread 344070 (LWP 13776)]
[New Thread 360455 (LWP 13777)]
[Thread 229388 (LWP 13766) exited]
[New Thread 376840 (LWP 13779)]
[New Thread 393225 (LWP 13780)]
[Thread 393225 (LWP 13780) exited]
(firefox-bin:13747): Pango-WARNING **: Error loading GPOS table 4097
[New Thread 409609 (LWP 13786)]
[Thread 409609 (LWP 13786) exited]
[New Thread 425993 (LWP 13787)]
[New Thread 442378 (LWP 13788)]
[New Thread 458763 (LWP 13789)]
[New Thread 475148 (LWP 13790)]
[New Thread 491533 (LWP 13791)]
[Thread 458763 (LWP 13789) exited]
[Thread 442378 (LWP 13788) exited]
[Thread 344070 (LWP 13776) exited]
[Thread 475148 (LWP 13790) exited]
[Thread 425993 (LWP 13787) exited]
[New Thread 507910 (LWP 13792)]
[New Thread 524297 (LWP 13793)]
[Thread 491533 (LWP 13791) exited]
[Thread 507910 (LWP 13792) exited]
[New Thread 540678 (LWP 13796)]
[Thread 540678 (LWP 13796) exited]
[New Thread 557062 (LWP 13798)]
[Thread 557062 (LWP 13798) exited]
[New Thread 573446 (LWP 13802)]
[New Thread 589834 (LWP 13803)]
[Thread 573446 (LWP 13802) exited]
[Thread 524297 (LWP 13793) exited]
[New Thread 606214 (LWP 13805)]
[Thread 606214 (LWP 13805) exited]
[New Thread 622598 (LWP 13807)]
[Thread 589834 (LWP 13803) exited]
[New Thread 638985 (LWP 13809)]
[New Thread 655370 (LWP 13811)]
[Thread 655370 (LWP 13811) exited]
[New Thread 671754 (LWP 13813)]
[Thread 622598 (LWP 13807) exited]
[New Thread 688134 (LWP 13817)]
[Thread 688134 (LWP 13817) exited]
[New Thread 704518 (LWP 13821)]
[New Thread 720907 (LWP 13822)]
[Thread 720907 (LWP 13822) exited]
[Thread 671754 (LWP 13813) exited]
[Thread 704518 (LWP 13821) exited]
Program received signal SIGPIPE, Broken pipe.
[Switching to Thread 16386 (LWP 13751)]
0xb7dfc428 in send () from /usr/lib/debug/libpthread.so.0
(gdb)
(gdb)
(gdb) bt
#0 0xb7dfc428 in send () from /usr/lib/debug/libpthread.so.0
#1 0xb7e64453 in PR_GetConnectStatus () from /usr/lib/firefox/libnspr4.so
#2 0xb76d9b49 in NSSSSL_VersionCheck () from /usr/lib/firefox/libssl3.so
#3 0xb76cc6f6 in SSL_GetStatistics () from /usr/lib/firefox/libssl3.so
#4 0xb68b4100 in ?? ()
#5 0xb4927338 in ?? ()
#6 0x00000017 in ?? ()
#7 0x00000000 in ?? ()
(gdb)
Bug 2 does not occur every time, harder to track down.
On Mon, 12 Jun 2006, Justin Pryzby wrote:
On Fri, Jun 09, 2006 at 05:34:44PM -0400, Justin Piszcz wrote:
Package: firefox
Version: 1.5.dfsg+1.5.0.3-2
Bug 1: When I load 71 tabs in my STARTUP directory, this occurs using the
Debian version of firefox.
$ firefox
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
Improper call to JPEG library in state 202
Unable to read JPEG data
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
decoding...
Cannot be executed
Cannot be executed
decoding...
Cannot be executed
Segmentation fault
$
Please try to get a backtrace;
install libc6-dbg
gdb /usr/lib/firefox/firefox-bin
set environment LD_LIBRARY_PATH=/usr/lib/firefox:/usr/lib/debug
r
...
bt
Bug 2: When I visit my bank's online SSL website, firefox "hangs" and KDE
reports it as non-responding and I have to kill it. If I kill firefox and
then let it come back with the bank site, it loads properly.
What if you start as FIREFOX_DSP=none firefox ?
(after having closed all other firefox windows)
NO EXTENSIONS were used during these tests.
Just to be sure, does it happen with firefox -safe-mode?
Justin
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]