Closed
Bug 425982
Opened 17 years ago
Closed 16 years ago
Crashing on entering site (clicking Flash button?)
Categories
(External Software Affecting Firefox Graveyard :: Flash (Adobe), defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: gzelck, Unassigned)
References
()
Details
(Keywords: crash)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; nl; rv:1.8.1.13) Gecko/20080316 SUSE/2.0.0.13-1.1 Firefox/2.0.0.13
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; nl; rv:1.8.1.13) Gecko/20080316 SUSE/2.0.0.13-1.1 Firefox/2.0.0.13
On the welcome page client "Enter". Browser crashes. No idea why.
Reproducible: Always
Steps to Reproduce:
1.http://www.mcscheldeland.com/
2.Client "Enter" button
3.Crash out
Actual Results:
Crash
Expected Results:
Crash
# rpm -qi MozillaFirefox-2.0.0.13-1.1
Name : MozillaFirefox Relocations: (not relocatable)
Version : 2.0.0.13 Vendor: openSUSE Build Service
Release : 1.1 Build Date: Tue Mar 25 19:37:47 2008
Install Date: Sat Mar 29 12:40:15 2008 Build Host: build14
Group : Productivity/Networking/Web/Browsers Source RPM: MozillaFirefox-2.0.0.13-1.1.src.rpm
Size : 20806140 License: MPL/GPL/LGPL
Signature : DSA/SHA1, Tue Mar 25 19:39:46 2008, Key ID 026b47f3766da614
URL : http://www.mozilla.org/
Summary : Mozilla Firefox Web Browser
Description :
Mozilla Firefox, formerly known as Phoenix and Firebird, is a redesign
of the Mozilla browser component, similar to Galeon, K-Meleon and
Camino, but written using the XUL user interface language and designed
to be cross-platform. It is a stand-alone application instead of part
of the Mozilla Application Suite.
Authors:
--------
Mozilla Foundation <drivers@mozilla.org>
Distribution: mozilla / SUSE_Linux_10.1
Comment 1•17 years ago
|
||
Does the "Quality Feedback Agent" window open when you crash?
If so, please submit the crash data and let us know the incident ID.
For more info: http://kb.mozillazine.org/Quality_Feedback_Agent
mats: sadly linux vendors do not ship out binaries.
reporter: bug 422916 comment 14 should explain how to get debuginfo
I installed the firefox-debugging package and ran /usr/lib/firefox/run-mozilla.sh -g -d gdb /usr/lib/firefox/firefox-bin.
My point 2. should read as "Click Enter". I did that and got to see the next page for the 1st time but was stuck after that. I guess SIG33 is what previously made the browser crash. The browser-window remained visible this time, probably because we're in debug mode.
I'm on uncharted territory here, you guys should take it from here.
(gdb) run
Starting program: /usr/lib/firefox/firefox-bin
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread -1222322512 (LWP 23843)]
[New Thread -1231152224 (LWP 23845)]
[New Thread -1250075744 (LWP 23849)]
[New Thread -1259287648 (LWP 23850)]
[New Thread -1267680352 (LWP 23851)]
[New Thread -1276073056 (LWP 23852)]
[New Thread -1284600928 (LWP 23853)]
[New Thread -1292993632 (LWP 23855)]
[New Thread -1301386336 (LWP 23856)]
[New Thread -1311208544 (LWP 23858)]
[New Thread -1319601248 (LWP 23859)]
[Thread -1319601248 (LWP 23859) exited]
[New Thread -1327993952 (LWP 23860)]
[Thread -1327993952 (LWP 23860) exited]
[New Thread -1327993952 (LWP 23861)]
[New Thread -1319601248 (LWP 23862)]
[Thread -1327993952 (LWP 23861) exited]
[New Thread -1327993952 (LWP 23866)]
[New Thread -1363735648 (LWP 23874)]
[New Thread -1372128352 (LWP 23875)]
Flash Player: Warning: environment variable G_FILENAME_ENCODING is set and is not UTF-8
[Thread -1372128352 (zombie) exited]
[Thread -1363735648 (LWP 23874) exited]
[Thread -1267680352 (LWP 23851) exited]
Program received signal SIG33, Real-time event 33.
[Switching to Thread -1327993952 (LWP 23866)]
0xb7f6c410 in ?? ()
(gdb)
handle sig33 noprint
handle sig32 noprint
c
(if case matters, fix it!)
Ran firexfox in debugging mode again with same command and typed your 1st 2 handle cmds, then run, then browsed to the url, clicked enter and the browser continued working! Here's the gdb output :
# ./run-mozilla.sh -g -d gdb /usr/lib/firefox/firefox-bin
MOZILLA_FIVE_HOME=.
LD_LIBRARY_PATH=.:./plugins:.
DISPLAY=:0
DYLD_LIBRARY_PATH=.:.
LIBRARY_PATH=.:./components:.
SHLIB_PATH=.:.
LIBPATH=.:.
ADDON_PATH=.
MOZ_PROGRAM=/usr/lib/firefox/firefox-bin
MOZ_TOOLKIT=
moz_debug=1
moz_debugger=gdb
/usr/bin/gdb /usr/lib/firefox/firefox-bin -x /tmp/mozargs.m24821
GNU gdb 6.4
Copyright 2005 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 "i586-suse-linux"...Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) handle SIG33 noprint
Signal Stop Print Pass to program Description
SIG33 No No Yes Real-time event 33
(gdb) handle SIG32 noprint
Signal Stop Print Pass to program Description
SIG32 No No Yes Real-time event 32
(gdb) run
Starting program: /usr/lib/firefox/firefox-bin
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread -1222113616 (LWP 24834)]
[New Thread -1230943328 (LWP 24839)]
[New Thread -1249866848 (LWP 24843)]
[New Thread -1259078752 (LWP 24844)]
[New Thread -1267471456 (LWP 24846)]
[New Thread -1275999328 (LWP 24847)]
[New Thread -1284392032 (LWP 24848)]
[New Thread -1292784736 (LWP 24849)]
[New Thread -1301177440 (LWP 24850)]
[New Thread -1310999648 (LWP 24851)]
[New Thread -1319392352 (LWP 24852)]
[Thread -1319392352 (LWP 24852) exited]
[New Thread -1327785056 (LWP 24853)]
[Thread -1327785056 (LWP 24853) exited]
[New Thread -1327785056 (LWP 24854)]
[New Thread -1319392352 (LWP 24855)]
[Thread -1327785056 (LWP 24854) exited]
thread_db_get_info: cannot get thread info: generic error
(gdb) run
The program being debugged has been started already.
Start it from the beginning? (y or n) y
Starting program: /usr/lib/firefox/firefox-bin
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread -1222830416 (LWP 24868)]
[New Thread -1231660128 (LWP 24870)]
[New Thread -1250583648 (LWP 24873)]
[New Thread -1259795552 (LWP 24874)]
[New Thread -1268323424 (LWP 24875)]
[New Thread -1276716128 (LWP 24876)]
[New Thread -1286550624 (LWP 24877)]
[New Thread -1294943328 (LWP 24878)]
[Thread -1294943328 (LWP 24878) exited]
[New Thread -1303336032 (LWP 24879)]
[Thread -1303336032 (LWP 24879) exited]
[New Thread -1303336032 (LWP 24881)]
[Thread -1303336032 (LWP 24881) exited]
[New Thread -1303336032 (LWP 24882)]
[New Thread -1294943328 (LWP 24885)]
[New Thread -1339618400 (LWP 24908)]
[New Thread -1348011104 (LWP 24909)]
Flash Player: Warning: environment variable G_FILENAME_ENCODING is set and is not UTF-8
[Thread -1348011104 (zombie) exited]
[Thread -1339618400 (LWP 24908) exited]
[Thread -1303336032 (LWP 24882) exited]
[Thread -1259795552 (LWP 24874) exited]
[New Thread -1259795552 (LWP 24931)]
[New Thread -1303336032 (LWP 24932)]
[New Thread -1339618400 (LWP 24933)]
[New Thread -1348011104 (LWP 24934)]
[Thread -1259795552 (LWP 24931) exited]
[Thread -1339618400 (LWP 24933) exited]
[Thread -1303336032 (LWP 24932) exited]
[Thread -1348011104 (LWP 24934) exited]
[New Thread -1348011104 (LWP 24951)]
[New Thread -1303336032 (LWP 24952)]
I then restarted the debugging session using firefox.sh i.s.o.run-mozilla.sh.
When the browser crashes bug buddy comes up, here's the content of its window, the Process ID = 24000 :
Backtrace was generated from '/opt/gnome/libexec/Gecko'
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1223010640 (LWP 24000)]
[New Thread -1319498848 (LWP 24030)]
[New Thread -1311106144 (LWP 24020)]
[New Thread -1301283936 (LWP 24019)]
[New Thread -1292891232 (LWP 24018)]
[New Thread -1249973344 (LWP 24007)]
[New Thread -1231049824 (LWP 24001)]
0xb7f95410 in ?? ()
#0 0xb7f95410 in ?? ()
#1 0xbfd28d34 in ?? ()
#2 0x00000000 in ?? ()
Thread 7 (Thread -1231049824 (LWP 24001)):
#0 0xb7f95410 in ?? ()
No symbol table info available.
#1 0xb69fa150 in ?? ()
No symbol table info available.
#2 0xffffffff in ?? ()
No symbol table info available.
#3 0x00000001 in ?? ()
No symbol table info available.
#4 0xb73d5193 in poll () from /lib/libc.so.6
No symbol table info available.
#5 0xb7f91dab in poll () from /usr/lib/libaoss.so
No symbol table info available.
#6 0xb7e37479 in PR_Poll () from /usr/lib/libnspr4.so
No symbol table info available.
#7 0x08131df7 in nsSocketTransportService::Poll (this=0x8aaa220,
interval=0xb69fa418) at nsSocketTransportService2.cpp:361
pollList = (PRPollDesc *) 0x8aaa708
pollCount = 1
pollTimeout = 4294967295
ts = 12028009
rv = <value optimized out>
passedInterval = <value optimized out>
#8 0x08131fd7 in nsSocketTransportService::Run (this=0x8aaa220)
at nsSocketTransportService2.cpp:578
pollInterval = 0
n = 1
i = -1
active = 1
#9 0xb7ed696a in nsThread::Main (arg=0x8aaa968) at nsThread.cpp:118
No locals.
#10 0xb7e3b74d in PR_JoinThread () from /usr/lib/libnspr4.so
No symbol table info available.
#11 0xb7e0534b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#12 0xb73de65e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 6 (Thread -1249973344 (LWP 24007)):
#0 0xb7f95410 in ?? ()
No symbol table info available.
#1 0xb57ee3c4 in ?? ()
No symbol table info available.
#2 0x00018147 in ?? ()
No symbol table info available.
#3 0x00000000 in ?? ()
No symbol table info available.
Thread 5 (Thread -1292891232 (LWP 24018)):
#0 0xb7f95410 in ?? ()
No symbol table info available.
#1 0xb2f00424 in ?? ()
No symbol table info available.
#2 0x000000f3 in ?? ()
No symbol table info available.
#3 0x00000000 in ?? ()
No symbol table info available.
Thread 4 (Thread -1301283936 (LWP 24019)):
#0 0xb7f95410 in ?? ()
No symbol table info available.
#1 0xb26ff428 in ?? ()
No symbol table info available.
#2 0x00000001 in ?? ()
No symbol table info available.
#3 0x00000000 in ?? ()
No symbol table info available.
Thread 3 (Thread -1311106144 (LWP 24020)):
#0 0xb7f95410 in ?? ()
No symbol table info available.
#1 0xb1da12a8 in ?? ()
No symbol table info available.
#2 0x00000007 in ?? ()
No symbol table info available.
#3 0x00000000 in ?? ()
No symbol table info available.
Thread 2 (Thread -1319498848 (LWP 24030)):
#0 0xb7f95410 in ?? ()
No symbol table info available.
#1 0xb15a03c8 in ?? ()
No symbol table info available.
#2 0x000000e7 in ?? ()
No symbol table info available.
#3 0x00000000 in ?? ()
No symbol table info available.
Thread 1 (Thread -1223010640 (LWP 24000)):
#0 0xb7f95410 in ?? ()
No symbol table info available.
#1 0xbfd28d34 in ?? ()
No symbol table info available.
#2 0x00000000 in ?? ()
No symbol table info available.
#0 0xb7f95410 in ?? ()
http://www.nabble.com/Failed-to-read-a-valid-object-file-image-from-memory-(gdb_6_6-branch%2C--kernel-2.6.20-rc6)-td8671963.html
it sounds like you're using a super useless kernel, google suggests downgrading to a more conventional kernel :(.
Updated•16 years ago
|
Component: General → Plug-ins
Product: Firefox → Core
QA Contact: general → plugins
Updated•16 years ago
|
Summary: Crashing on entering site → Crashing on entering site (clicking Flash button?)
This bug is either fixed or unreproducable. It's been more than 1,5 years ago too since it occured. No need to let this gestate any longer.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 8•16 years ago
|
||
(Fwiw, the "Enter" button is a Flash object.)
Guy, thanks for your report and your efforts getting us additional information.
Please file a new bug should it occur again in a recent version of Firefox.
Resolution: FIXED → WORKSFORME
Component: Plug-ins → Flash (Adobe)
Product: Core → Plugins
QA Contact: plugins → adobe-flash
Updated•3 years ago
|
Product: External Software Affecting Firefox → External Software Affecting Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•