Closed
Bug 239415
Opened 21 years ago
Closed 20 years ago
Firefox crashes with segmentation fault when loading a webpage
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 271825
People
(Reporter: tomdkat, Assigned: bugzilla)
Details
(Keywords: crash)
Attachments
(4 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040316
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040316
When I try to load a certain adult web page, Firefox crashes with a segmentation
fault. Here is the Firefox version info:
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040401 Firefox/0.8.0+
Reproducible: Always
Steps to Reproduce:
1.Load the attached testcase
2.
3.
Actual Results:
Firefox crashes
Expected Results:
Firefox should not crash.
This testcase works just fine in Mozilla/5.0 (X11; U; Linux i686; en-US;
rv:1.7b) Gecko/20040316
Additionally, I've got a few Firefox extensions installed and I'm using the Noia
eXtreme 2.0 theme.
Reporter | ||
Comment 1•21 years ago
|
||
Here is the "sanitized" test case which causes the crash.
Peace...
Comment 2•21 years ago
|
||
WorkForMe with the same build (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b)
Gecko/20040401 Firefox/0.8.0+)
Reporter | ||
Comment 3•21 years ago
|
||
One thing I forgot to mention is I'm running a GTK2+XFT build, if that makes any
difference.
Peace...
Comment 4•21 years ago
|
||
worksforme linux gtk2 firefox cvs 20040305 and 20040331
Reporter | ||
Comment 5•21 years ago
|
||
Ok, I just installed Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b)
Gecko/20040403 Firefox/0.8.0+ and I still get the crash.
So, I ran firefox with the "-g" option and got this output:
tom@linux:~$ firefox/firefox -g
firefox/run-mozilla.sh -g firefox/firefox-bin
MOZILLA_FIVE_HOME=firefox
LD_LIBRARY_PATH=firefox:firefox/plugins:/usr/local/lib/mre/mre-0.8.0+
DISPLAY=:0.0
DYLD_LIBRARY_PATH=firefox:/usr/local/lib/mre/mre-0.8.0+
LIBRARY_PATH=firefox:firefox/components:/usr/local/lib/mre/mre-0.8.0+
SHLIB_PATH=firefox:/usr/local/lib/mre/mre-0.8.0+
LIBPATH=firefox:/usr/local/lib/mre/mre-0.8.0+
ADDON_PATH=firefox
MOZ_PROGRAM=firefox/firefox-bin
MOZ_TOOLKIT=
moz_debug=1
moz_debugger=
which: no ddd in
(/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:.:/opt/gnome/bin:/opt/www/htdig/bin:/opt/kde/bin:/usr/share/texmf/bin)
/usr/bin/gdb firefox/firefox-bin -x /tmp/mozargs6111
GNU gdb 6.0
Copyright 2003 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 "i686-pc-linux-gnu"...
(no debugging symbols found)...
(gdb) run
Starting program: /home/tom/firefox/firefox-bin
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[New Thread 16384 (LWP 6121)]
[New Thread 32769 (LWP 6127)]
[New Thread 16386 (LWP 6128)]
[New Thread 32771 (LWP 6129)]
[New Thread 49156 (LWP 6130)]
[New Thread 65541 (LWP 6131)]
[New Thread 81926 (LWP 6132)]
nsNativeComponentLoader: GetFactory(libnkgnomevfs.so) Load FAILED with error:
libgnomevfs-2.so.0: cannot open shared object file: No such file or directory
nsNativeComponentLoader: GetFactory(libnkgnomevfs.so) Load FAILED with error:
libgnomevfs-2.so.0: cannot open shared object file: No such file or directory
nsNativeComponentLoader: GetFactory(libnkgnomevfs.so) Load FAILED with error:
libgnomevfs-2.so.0: cannot open shared object file: No such file or directory
nsNativeComponentLoader: GetFactory(libnkgnomevfs.so) Load FAILED with error:
libgnomevfs-2.so.0: cannot open shared object file: No such file or directory
nsNativeComponentLoader: GetFactory(libnkgnomevfs.so) Load FAILED with error:
libgnomevfs-2.so.0: cannot open shared object file: No such file or directory
nsNativeComponentLoader: GetFactory(libnkgnomevfs.so) Load FAILED with error:
libgnomevfs-2.so.0: cannot open shared object file: No such file or directory
nsNativeComponentLoader: GetFactory(libnkgnomevfs.so) Load FAILED with error:
libgnomevfs-2.so.0: cannot open shared object file: No such file or directory
[New Thread 98309 (LWP 6134)]
[New Thread 114695 (LWP 6135)]
[New Thread 131080 (LWP 6136)]
[New Thread 147465 (LWP 6137)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 6121)]
0x08178262 in nsPRUint32Key::Clone() const ()
(gdb) bt
#0 0x08178262 in nsPRUint32Key::Clone() const ()
#1 0x087826ed in ?? ()
#2 0xbfffdb0c in ?? ()
#3 0x090f5a40 in ?? ()
#4 0x093821f8 in ?? ()
#5 0x0928d640 in ?? ()
#6 0x0928d640 in ?? ()
(gdb)
I'm running the Noia 2.0 eXtreme theme with these extensions:
QuickManager 2003.0213.0
Popup Count 0.2.5
Ook 0.3
CuteMenus v0.3
I'm also have glib/gtk+ 2.4.0 installed. Any ideas or is it just me? :)
Peace...
Comment 6•20 years ago
|
||
WFM on Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040622
Firefox/0.8.0+
Reporter | ||
Comment 7•20 years ago
|
||
This new attachment is a stack trace I generated when simply trying to load the
first test case I attached to this bug report. I click the "Test case for bug
report" link and got the generated output. I ran firefox with the "-g" option
on Linux to generate the output. Since I reported this bug, I've upgraded to
glib-2.4.2 and gtk+-2.4.3 as well as gcc-3.4.0 on my Linux system.
Peace...
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040727 Firefox/0.9.1+
WORKSFORME
Reporter | ||
Comment 9•20 years ago
|
||
Ok, I tried to recreate this using Mozilla/5.0 (X11; U; Linux i686; en-US;
rv:1.7) Gecko/20040626 Firefox/0.9.1 and was successful. Attached is another
stack trace I generated after running Firefox under the debugger.
Here is my system info:
tom@linux:~$ gcc --version
gcc (GCC) 3.4.1
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
tom@linux:~$ ldd --version
ldd (GNU libc) 2.3.2
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
tom@linux:~$ pkg-config --modversion glib-2.0
2.4.4
tom@linux:~$ pkg-config --modversion gtk+-2.0
2.4.4
tom@linux:~$ uname -a
Linux linux 2.6.7 #1 Sat Jun 26 22:41:10 PDT 2004 i686 unknown
tom@linux:~$
Peace...
Reporter | ||
Comment 10•20 years ago
|
||
Ok this crash must be related to an extension I have installed as this testcase
does NOT fail for me if I run with a "vanilla" profile.
I'll see if I can track down which extension is causing the problem.
Peace...
Comment 11•20 years ago
|
||
Comment 12•20 years ago
|
||
I have seen this bug intermittently with different versions of Firefox. Most
recently I just encountered it with this build:
Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
running under kernel 2.4.24. The web page in question is:
http://filmforce.ign.com/articles/531/531443p1.html
The first time it gave me this error:
$ /usr/local/firefox/run-mozilla.sh: line 72: 696 Segmentation fault
"$prog" ${1+"$@"}
The second time the error was identical except the process id was of course
different.
If I turn JavaScript off, the page loads fine. However, with JavaScript on per
the default install, the page causes Firefox to segfault almost as soon as it
loads. Just in case, I created an attachment of the HTML from the page (though
any includes referenced here are not included -- I figure those are less likely
to change than the page itself).
Comment 13•20 years ago
|
||
I get a very similar stack trace and seg fault using the release preview release:
Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
The symptoms are a little bit different though. It happens to me after browsing
"for a while." After a long browsing session, usually about once a day when I
click on -something- that uses javascript (either a javascript bookmarklet or a
link that pops up a new window), I get a segfault. Restarting, and hitting the
exact same link again does not cause the problem. I enabled core dumps, and this
is the bt that gdb gave me:
rmeyer@slash:~$ gdb /opt/firefox/firefox-bin core.8560
GNU gdb 6.1-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/libthread_db.so.1".
Core was generated by `/opt/firefox/firefox-bin'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /opt/firefox/libmozjs.so...(no debugging symbols found)...done.
Loaded symbols for /opt/firefox/libmozjs.so
Reading symbols from /opt/firefox/libxpcom.so...(no debugging symbols found)...done.
Loaded symbols for /opt/firefox/libxpcom.so
Reading symbols from /opt/firefox/libplds4.so...(no debugging symbols found)...done.
Loaded symbols for /opt/firefox/libplds4.so
Reading symbols from /opt/firefox/libplc4.so...(no debugging symbols found)...done.
Loaded symbols for /opt/firefox/libplc4.so
Reading symbols from /opt/firefox/libnspr4.so...(no debugging symbols found)...done.
Loaded symbols for /opt/firefox/libnspr4.so
Reading symbols from /lib/libpthread.so.0...(no debugging symbols
found)...done.[Thread debugging using libthread_db enabled]
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /lib/libdl.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /usr/lib/libgtk-x11-2.0.so.0...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libgtk-x11-2.0.so.0
Reading symbols from /usr/lib/libgdk-x11-2.0.so.0...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libgdk-x11-2.0.so.0
Reading symbols from /usr/lib/libatk-1.0.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libatk-1.0.so.0
Reading symbols from /usr/lib/libgdk_pixbuf-2.0.so.0...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libgdk_pixbuf-2.0.so.0
Reading symbols from /usr/lib/libpangoxft-1.0.so.0...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libpangoxft-1.0.so.0
Reading symbols from /usr/lib/libpangox-1.0.so.0...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libpangox-1.0.so.0
Reading symbols from /usr/lib/libpango-1.0.so.0...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libpango-1.0.so.0
Reading symbols from /usr/lib/libgobject-2.0.so.0...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libgobject-2.0.so.0
Reading symbols from /usr/lib/libgmodule-2.0.so.0...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libgmodule-2.0.so.0
Reading symbols from /usr/lib/libglib-2.0.so.0...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libglib-2.0.so.0
Reading symbols from /usr/X11R6/lib/libX11.so.6...(no debugging symbols
found)...done.
Loaded symbols for /usr/X11R6/lib/libX11.so.6
Reading symbols from /lib/libm.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /opt/firefox/libsmime3.so...(no debugging symbols
found)...done.
Loaded symbols for /opt/firefox/libsmime3.so
Reading symbols from /opt/firefox/libssl3.so...(no debugging symbols found)...done.
Loaded symbols for /opt/firefox/libssl3.so
Reading symbols from /opt/firefox/libnss3.so...(no debugging symbols found)...done.
Loaded symbols for /opt/firefox/libnss3.so
Reading symbols from /opt/firefox/libsoftokn3.so...(no debugging symbols
found)...done.
Loaded symbols for /opt/firefox/libsoftokn3.so
Reading symbols from /usr/X11R6/lib/libXt.so.6...(no debugging symbols
found)...done.
Loaded symbols for /usr/X11R6/lib/libXt.so.6
Reading symbols from /usr/X11R6/lib/libXp.so.6...(no debugging symbols
found)...done.
Loaded symbols for /usr/X11R6/lib/libXp.so.6
Reading symbols from /usr/X11R6/lib/libXext.so.6...(no debugging symbols
found)...done.
Loaded symbols for /usr/X11R6/lib/libXext.so.6
Reading symbols from /opt/firefox/libxpcom_compat.so...(no debugging symbols
found)...done.
Loaded symbols for /opt/firefox/libxpcom_compat.so
Reading symbols from /usr/lib/libstdc++.so.5...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libstdc++.so.5
Reading symbols from /lib/libgcc_s.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib/libgcc_s.so.1
Reading symbols from /lib/libc.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /usr/lib/libXft.so.2...(no debugging symbols
found)...done.Loaded symbols for /usr/lib/libXft.so.2
Reading symbols from /usr/lib/libfontconfig.so.1...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libfontconfig.so.1
Reading symbols from /usr/lib/libfreetype.so.6...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libfreetype.so.6
Reading symbols from /lib/ld-linux.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /usr/X11R6/lib/libXrandr.so.2...(no debugging symbols
found)...done.
Loaded symbols for /usr/X11R6/lib/libXrandr.so.2
Reading symbols from /usr/X11R6/lib/libXi.so.6...(no debugging symbols
found)...done.
Loaded symbols for /usr/X11R6/lib/libXi.so.6
Reading symbols from /usr/lib/libz.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /usr/lib/libXcursor.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libXcursor.so.1
Reading symbols from /usr/lib/libXrender.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libXrender.so.1
Reading symbols from /usr/lib/libpangoft2-1.0.so.0...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libpangoft2-1.0.so.0
Reading symbols from /usr/X11R6/lib/libSM.so.6...(no debugging symbols
found)...done.
Loaded symbols for /usr/X11R6/lib/libSM.so.6
Reading symbols from /usr/X11R6/lib/libICE.so.6...(no debugging symbols
found)...done.
Loaded symbols for /usr/X11R6/lib/libICE.so.6
Reading symbols from /usr/lib/libexpat.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libexpat.so.1
Reading symbols from /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2...(no
debugging symbols found)...done.
Loaded symbols for /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2
Reading symbols from /lib/libnss_compat.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libnss_compat.so.2
Reading symbols from /lib/libnsl.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /lib/libnss_nis.so.2...(no debugging symbols
found)...done.Loaded symbols for /lib/libnss_nis.so.2
Reading symbols from /lib/libnss_files.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libnss_files.so.2
Reading symbols from /usr/lib/gconv/ISO8859-1.so...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/gconv/ISO8859-1.so
Reading symbols from /usr/lib/gconv/UTF-16.so...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/gconv/UTF-16.so
Reading symbols from /opt/firefox10PR/components/libqfaservices.so...(no
debugging symbols found)...done.
Loaded symbols for /opt/firefox10PR/components/libqfaservices.so
Reading symbols from /usr/lib/libgconf-2.so.4...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libgconf-2.so.4
Reading symbols from /usr/lib/libORBit-2.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libORBit-2.so.0
Reading symbols from /usr/lib/libgthread-2.0.so.0...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libgthread-2.0.so.0
Reading symbols from /lib/libpopt.so.0...(no debugging symbols found)...done.
Loaded symbols for /lib/libpopt.so.0
Reading symbols from /usr/lib/gtk-2.0/2.4.0/engines/libpixmap.so...(no debugging
symbols found)...done.
Loaded symbols for /usr/lib/gtk-2.0/2.4.0/engines/libpixmap.so
Reading symbols from /usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xpm.so...(no
debugging symbols found)...done.
Loaded symbols for /usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xpm.so
Reading symbols from /usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so...(no
debugging symbols found)...done.
Loaded symbols for /usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so
Reading symbols from /usr/lib/libpng12.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libpng12.so.0
Reading symbols from /usr/lib/libgnome-2.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libgnome-2.so.0
Reading symbols from /usr/lib/libgnomevfs-2.so.0...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libgnomevfs-2.so.0
Reading symbols from /usr/lib/libbonobo-2.so.0...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libbonobo-2.so.0
Reading symbols from /usr/lib/libbonobo-activation.so.4...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libbonobo-activation.so.4
Reading symbols from /usr/lib/libesd.so.0...(no debugging symbols
found)...done.Loaded symbols for /usr/lib/libesd.so.0
Reading symbols from /usr/lib/libaudiofile.so.0...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libaudiofile.so.0
Reading symbols from /usr/lib/libxml2.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libxml2.so.2
Reading symbols from /usr/lib/libgnutls.so.11...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libgnutls.so.11
Reading symbols from /lib/librt.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib/librt.so.1
Reading symbols from /usr/lib/libORBitCosNaming-2.so.0...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libORBitCosNaming-2.so.0
Reading symbols from /usr/lib/libtasn1.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libtasn1.so.2
Reading symbols from /usr/lib/libgcrypt.so.11...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libgcrypt.so.11
Reading symbols from /usr/lib/libgpg-error.so.0...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libgpg-error.so.0
Reading symbols from /opt/firefox10PR/plugins/libnullplugin.so...(no debugging
symbols found)...done.
Loaded symbols for /opt/firefox10PR/plugins/libnullplugin.so
Reading symbols from
/opt/j2sdk1.4.2_04/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so...(no
debugging symbols found)...done.
Loaded symbols for
/opt/j2sdk1.4.2_04/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
Reading symbols from /opt/firefox10PR/components/libjar50.so...(no debugging
symbols found)...done.
Loaded symbols for /opt/firefox10PR/components/libjar50.so
Reading symbols from /usr/lib/pango/1.4.0/modules/pango-basic-fc.so...(no
debugging symbols found)...done.
Loaded symbols for /usr/lib/pango/1.4.0/modules/pango-basic-fc.so
Reading symbols from /lib/libnss_dns.so.2...(no debugging symbols
found)...done.Loaded symbols for /lib/libnss_dns.so.2
Reading symbols from /lib/libresolv.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libresolv.so.2
Reading symbols from /opt/firefox10PR/components/libmozgnome.so...(no debugging
symbols found)...done.
Loaded symbols for /opt/firefox10PR/components/libmozgnome.so
Reading symbols from /usr/lib/liblinc.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/liblinc.so.1
Reading symbols from /usr/lib/gtk-2.0/2.4.0/loaders/svg_loader.so...(no
debugging symbols found)...done.
Loaded symbols for /usr/lib/gtk-2.0/2.4.0/loaders/svg_loader.so
Reading symbols from /usr/lib/libart_lgpl_2.so.2...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libart_lgpl_2.so.2
Reading symbols from /usr/lib/libgsf-1.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libgsf-1.so.1
Reading symbols from /usr/lib/libcroco.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libcroco.so.2
Reading symbols from /usr/lib/librsvg-2.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/librsvg-2.so.2
Reading symbols from /usr/lib/libbz2.so.1.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libbz2.so.1.0
Reading symbols from /opt/firefox10PR/components/libnkgnomevfs.so...(no
debugging symbols found)...done.
Loaded symbols for /opt/firefox10PR/components/libnkgnomevfs.so
Reading symbols from /opt/firefox/libnssckbi.so...(no debugging symbols
found)...done.
Loaded symbols for /opt/firefox/libnssckbi.so
Reading symbols from /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2...(no
debugging symbols found)...done.
Loaded symbols for /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
Reading symbols from /usr/X11R6/lib/X11/locale/lib/common/xomGeneric.so.2...(no
debugging symbols found)...done.
Loaded symbols for /usr/X11R6/lib/X11/locale/lib/common/xomGeneric.so.2
Reading symbols from /usr/lib/gconv/CP1252.so...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/gconv/CP1252.so
#0 0x40994741 in kill () from /lib/libc.so.6
(gdb) bt
#0 0x40994741 in kill () from /lib/libc.so.6
#1 0x4016d771 in pthread_kill () from /lib/libpthread.so.0
#2 0x4016da7b in raise () from /lib/libpthread.so.0
#3 0x08779526 in nsPRUint32Key::Clone ()
#4 0x40170825 in __pthread_sighandler () from /lib/libpthread.so.0
#5 <signal handler called>
#6 0x092cf7f8 in ?? ()
#7 0x40114732 in nsCOMPtr_base::assign_with_AddRef ()
from /opt/firefox/libxpcom.so
#8 0x082844ef in nsReadingIterator<unsigned short>::advance ()
#9 0x08283c75 in nsReadingIterator<unsigned short>::advance ()
#10 0x082457d2 in nsReadingIterator<unsigned short>::advance ()
#11 0x0822c73b in nsReadingIterator<unsigned short>::advance ()
#12 0x083814e2 in nsPRUint32Key::Clone ()
#13 0x083da6f6 in nsPRUint32Key::Clone ()
#14 0x083da48a in nsPRUint32Key::Clone ()
#15 0x084a97b4 in nsPRUint32Key::Clone ()
#16 0x084a793c in nsPRUint32Key::Clone ()
#17 0x083da99e in nsPRUint32Key::Clone ()
#18 0x083da48a in nsPRUint32Key::Clone ()
#19 0x084a97b4 in nsPRUint32Key::Clone ()
#20 0x084a793c in nsPRUint32Key::Clone ()
#21 0x083da99e in nsPRUint32Key::Clone ()
---Type <return> to continue, or q <return> to quit---
#22 0x083da48a in nsPRUint32Key::Clone ()
#23 0x083d8361 in nsPRUint32Key::Clone ()
#24 0x40109ac3 in XPTC_InvokeByIndex () from /opt/firefox/libxpcom.so
#25 0x0809179f in ?? ()
#26 0x0c8cce3c in ?? ()
#27 0x0000001e in ?? ()
#28 0x00000002 in ?? ()
#29 0xbfffab98 in ?? ()
#30 0x08a0900c in ?? ()
#31 0xbfffaa78 in ?? ()
#32 0xbfffaa6c in ?? ()
#33 0x0f07d73a in ?? ()
#34 0x0000001e in ?? ()
#35 0x10131b2c in ?? ()
#36 0x0db6db38 in ?? ()
#37 0x08c4d11c in ?? ()
#38 0x08d24188 in ?? ()
#39 0x001e2ee8 in ?? ()
#40 0x0c8cce3c in ?? ()
#41 0x08a09060 in ?? ()
#42 0x110154b0 in ?? ()
#43 0x00000000 in ?? ()
#44 0x0202aa84 in ?? ()
---Type <return> to continue, or q <return> to quit---
#45 0xbfffab98 in ?? ()
#46 0x00000000 in ?? ()
#47 0x00000000 in ?? ()
#48 0x094cda18 in ?? ()
#49 0x11707ff0 in ?? ()
#50 0x094cda18 in ?? ()
#51 0xbfffaac8 in ?? ()
#52 0x080909e3 in ?? ()
#53 0x4005d367 in js_GetRequiredSlot () from /opt/firefox/libmozjs.so
#54 0x08096a47 in ?? ()
#55 0xbfffac4c in ?? ()
#56 0x00000000 in ?? ()
#57 0xbfffac4c in ?? ()
#58 0x08d20900 in ?? ()
#59 0x08d20a44 in ?? ()
#60 0x00000000 in ?? ()
#61 0x08d20900 in ?? ()
#62 0x08d20a44 in ?? ()
#63 0x08792ee8 in nsIExceptionService::GetIID()::iid ()
#64 0x00000006 in ?? ()
#65 0x08a09000 in ?? ()
#66 0x08a08f88 in ?? ()
#67 0x110154b0 in ?? ()
---Type <return> to continue, or q <return> to quit---
#68 0x11707ff0 in ?? ()
#69 0x00000000 in ?? ()
#70 0x00000000 in ?? ()
#71 0x00000001 in ?? ()
#72 0x00000000 in ?? ()
#73 0xbfffc458 in ?? ()
#74 0x094cca30 in ?? ()
#75 0x094cca30 in ?? ()
#76 0x094cca30 in ?? ()
#77 0x11400360 in ?? ()
#78 0x0e9c4970 in ?? ()
#79 0x098d88e0 in ?? ()
#80 0x08e9f0d0 in ?? ()
#81 0x08d20900 in ?? ()
#82 0x08d20a44 in ?? ()
#83 0x08c4d11c in ?? ()
#84 0x0db6dbdc in ?? ()
#85 0x00000002 in ?? ()
#86 0x0db6db38 in ?? ()
#87 0xbfffad5c in ?? ()
#88 0x00000000 in ?? ()
#89 0x00000000 in ?? ()
#90 0x4008001e in js_uriUnescaped_ucstr () from /opt/firefox/libmozjs.so
---Type <return> to continue, or q <return> to quit---
#91 0x00000001 in ?? ()
#92 0x094cda18 in ?? ()
#93 0xbfffad2c in ?? ()
#94 0x40081f74 in ?? () from /opt/firefox/libmozjs.so
#95 0xbfffad3c in ?? ()
#96 0x0db6db40 in ?? ()
#97 0xbfffada8 in ?? ()
#98 0x40048e4b in js_Invoke () from /opt/firefox/libmozjs.so
Previous frame identical to this frame (corrupt stack?)
Very similar to what's reported here.
Comment 14•20 years ago
|
||
Should have attached it, sorry. Also, I should mention that this was with a
clean profile, no extensions loaded, and did not used to occur with the released
.9. If you need any other info, or I can help out, let me know.
Comment 15•20 years ago
|
||
Here is another page that reliably crashes Firefox for Linux. I just confirmed
this with the 1.0 release version for Linux:
http://raven.ubalt.edu/features/es/N_Charles/1500/25/penn_entry.html
This has crashed Firefox from 0.9 on with a segmentation fault:
$ /usr/local/firefox/run-mozilla.sh: line 72: 5464 Segmentation fault
"$prog" ${1+"$@"}
The version I used just now:
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Brand-new install, brand-new profile.
Interestingly, unlike the page I noted previously, it does not seem to matter if
JavaScript is enabled or not, Firefox will always crash while loading this page.
I did discover that the Google cache of it loads fine:
http://www.google.com/search?q=cache:cYONH52gi1QJ:raven.ubalt.edu/features/es/N_Charles/1500/25/penn_entry.html+Baltimore+Penn+Station&hl=en&start=1
Comment 16•20 years ago
|
||
tomdkat@comcast.net: if you're going to build your own mozilla, please do not
build with --enable-optimize, and do consider building with --enable-debug. if
you decide not to build with --enable-debug, then do build with
--enable-debugger-info-modules.
having done that, your next build should have a decent stack trace.
if you're using a mozilla.org build which has talkback, just enable talkback and
then run components/talkback to get an incident id which we can feed to a
database to retrieve the stack trace.
Reporter | ||
Comment 17•20 years ago
|
||
(In reply to comment #16)
> tomdkat@comcast.net: if you're going to build your own mozilla, please do not
> build with --enable-optimize, and do consider building with --enable-debug. if
> you decide not to build with --enable-debug, then do build with
> --enable-debugger-info-modules.
>
> having done that, your next build should have a decent stack trace.
I don't plan on doing my own builds, at this point.
> if you're using a mozilla.org build which has talkback, just enable talkback and
> then run components/talkback to get an incident id which we can feed to a
> database to retrieve the stack trace.
Ok, I just recreated a Talkback incident using the test case in comment #1
above. Here is the Talkback incident id: TB2757298G
Peace...
Updated•20 years ago
|
Keywords: talkbackid
Comment 18•20 years ago
|
||
Incident ID: 2757298
Stack Signature nsTextFrame::TextStyle::TextStyle() 7cf07ab7
Product ID Firefox10
Build ID 2004110712
Trigger Time 2004-12-26 12:10:26.0
Platform LinuxIntel
Operating System Linux 2.6.8.1
Module firefox-bin + (003f9e1b)
URL visited
User Comments I was trying to test a bug report I opened.
Since Last Crash 36 sec
Total Uptime 288 sec
Trigger Reason SIGSEGV: Segmentation Fault: (signal 11)
Source File, Line No. N/A
Stack Trace
nsTextFrame::TextStyle::TextStyle()
nsTextFrame::Paint()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsTextFrame.cpp,
line 1419]
nsContainerFrame::PaintChild()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsContainerFrame.cpp,
line 132]
nsContainerFrame::PaintChildren()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsContainerFrame.cpp,
line 683]
nsHTMLContainerFrame::PaintDecorationsAndChildren()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsHTMLContainerFrame.cpp,
line 141]
nsInlineFrame::Paint()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsInlineFrame.cpp,
line 337]
nsContainerFrame::PaintChild()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsContainerFrame.cpp,
line 132]
nsContainerFrame::PaintChildren()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsContainerFrame.cpp,
line 683]
nsHTMLContainerFrame::PaintDecorationsAndChildren()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsHTMLContainerFrame.cpp,
line 141]
nsInlineFrame::Paint()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsInlineFrame.cpp,
line 337]
nsContainerFrame::PaintChild()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsContainerFrame.cpp,
line 132]
nsBlockFrame::PaintChildren()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsBlockFrame.cpp,
line 5414]
nsHTMLContainerFrame::PaintDecorationsAndChildren()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsHTMLContainerFrame.cpp,
line 141]
nsBlockFrame::Paint()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsBlockFrame.cpp,
line 5309]
nsContainerFrame::PaintChild()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsContainerFrame.cpp,
line 132]
nsBlockFrame::PaintChildren()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsBlockFrame.cpp,
line 5414]
nsHTMLContainerFrame::PaintDecorationsAndChildren()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsHTMLContainerFrame.cpp,
line 141]
nsBlockFrame::Paint()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsBlockFrame.cpp,
line 5309]
nsContainerFrame::PaintChild()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsContainerFrame.cpp,
line 132]
nsContainerFrame::PaintChildren()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsContainerFrame.cpp,
line 683]
nsTableCellFrame::Paint()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/table/src/nsTableCellFrame.cpp,
line 476]
nsContainerFrame::PaintChild()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsContainerFrame.cpp,
line 132]
nsContainerFrame::PaintChildren()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsContainerFrame.cpp,
line 683]
nsTableRowFrame::Paint()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/table/src/nsTableRowFrame.cpp,
line 570]
nsTableRowGroupFrame::PaintChildren()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/table/src/nsTableRowGroupFrame.cpp,
line 287]
nsTableRowGroupFrame::Paint()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/table/src/nsTableRowGroupFrame.cpp,
line 235]
nsContainerFrame::PaintChild()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsContainerFrame.cpp,
line 132]
nsContainerFrame::PaintChildren()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsContainerFrame.cpp,
line 683]
nsTableFrame::PaintChildren()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/table/src/nsTableFrame.cpp,
line 1383]
nsTableFrame::Paint()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/table/src/nsTableFrame.cpp,
line 1456]
nsContainerFrame::PaintChild()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsContainerFrame.cpp,
line 132]
nsTableOuterFrame::Paint()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/table/src/nsTableOuterFrame.cpp,
line 683]
nsContainerFrame::PaintChild()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsContainerFrame.cpp,
line 132]
nsBlockFrame::PaintChildren()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsBlockFrame.cpp,
line 5414]
nsHTMLContainerFrame::PaintDecorationsAndChildren()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsHTMLContainerFrame.cpp,
line 141]
nsBlockFrame::Paint()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsBlockFrame.cpp,
line 5309]
nsContainerFrame::PaintChild()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsContainerFrame.cpp,
line 132]
nsBlockFrame::PaintChildren()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsBlockFrame.cpp,
line 5414]
nsHTMLContainerFrame::PaintDecorationsAndChildren()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsHTMLContainerFrame.cpp,
line 141]
nsBlockFrame::Paint()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsBlockFrame.cpp,
line 5309]
nsContainerFrame::PaintChild()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsContainerFrame.cpp,
line 132]
nsContainerFrame::PaintChildren()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsContainerFrame.cpp,
line 683]
nsHTMLContainerFrame::Paint()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsHTMLContainerFrame.cpp,
line 89]
CanvasFrame::Paint()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsHTMLFrame.cpp,
line 394]
PresShell::Paint()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsPresShell.cpp,
line 5563]
nsView::Paint()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/view/src/nsView.cpp,
line 710]
nsViewManager::RenderDisplayListElement()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/view/src/nsViewManager.cpp,
line 1452]
nsViewManager::RenderViews()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/view/src/nsViewManager.cpp,
line 1370]
nsViewManager::Refresh()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/view/src/nsViewManager.cpp,
line 929]
nsViewManager::DispatchEvent()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/view/src/nsViewManager.cpp,
line 704]
HandleEvent()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/view/src/nsView.cpp,
line 243]
nsCommonWidget::DispatchEvent()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/widget/src/gtk2/nsCommonWidget.cpp,
line 215]
nsWindow::OnExposeEvent()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/widget/src/gtk2/nsWindow.cpp,
line 1208]
expose_event_cb()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/widget/src/gtk2/nsWindow.cpp,
line 3165]
libgtk-x11-2.0.so.0 + 0x11d88e (0x402da88e)
libgobject-2.0.so.0 + 0x82cb (0x405822cb)
libgobject-2.0.so.0 + 0x1ce1d (0x40596e1d)
libgobject-2.0.so.0 + 0x1e0e3 (0x405980e3)
libgobject-2.0.so.0 + 0x1e686 (0x40598686)
libgtk-x11-2.0.so.0 + 0x20fa74 (0x403cca74)
libgtk-x11-2.0.so.0 + 0x11c262 (0x402d9262)
libgdk-x11-2.0.so.0 + 0x2b4fd (0x404be4fd)
libgdk-x11-2.0.so.0 + 0x2b5ed (0x404be5ed)
libgdk-x11-2.0.so.0 + 0x2b663 (0x404be663)
libglib-2.0.so.0 + 0x27e41 (0x405dfe41)
libglib-2.0.so.0 + 0x24c47 (0x405dcc47)
libglib-2.0.so.0 + 0x265fe (0x405de5fe)
libglib-2.0.so.0 + 0x26a89 (0x405dea89)
nsAppShell::DispatchNativeEvent()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/widget/src/gtk2/nsAppShell.cpp,
line 279]
nsXULWindow::ShowModal()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/xpfe/appshell/src/nsXULWindow.cpp,
line 710]
nsContentTreeOwner::ShowAsModal()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/xpfe/appshell/src/nsContentTreeOwner.cpp,
line 443]
nsWindowWatcher::OpenWindowJS()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/embedding/components/windowwatcher/src/nsWindowWatcher.cpp,
line 710]
nsWindowWatcher::OpenWindow()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/embedding/components/windowwatcher/src/nsWindowWatcher.cpp,
line 457]
nsPromptService::DoDialog()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/embedding/components/windowwatcher/src/nsPromptService.cpp,
line 626]
nsPromptService::AlertCheck()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/embedding/components/windowwatcher/src/nsPromptService.cpp,
line 173]
nsPrompt::AlertCheck()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/embedding/components/windowwatcher/src/nsPrompt.cpp,
line 133]
nsSecurityWarningDialogs::AlertDialog()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/security/manager/boot/src/nsSecurityWarningDialogs.cpp,
line 170]
nsSecurityWarningDialogs::ConfirmMixedMode()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/security/manager/boot/src/nsSecurityWarningDialogs.cpp,
line 77]
nsSecureBrowserUIImpl::ConfirmMixedMode()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/security/manager/boot/src/nsSecureBrowserUIImpl.cpp,
line 910]
nsSecureBrowserUIImpl::UpdateSecurityState()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/security/manager/boot/src/nsSecureBrowserUIImpl.cpp,
line 1047]
nsSecureBrowserUIImpl::OnStateChange()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/security/manager/boot/src/nsSecureBrowserUIImpl.cpp,
line 897]
nsDocLoaderImpl::FireOnStateChange()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/uriloader/base/nsDocLoader.cpp,
line 710]
nsDocLoaderImpl::doStopURLLoad()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/uriloader/base/nsDocLoader.cpp,
line 829]
nsDocLoaderImpl::OnStopRequest()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/uriloader/base/nsDocLoader.cpp,
line 710]
nsLoadGroup::RemoveRequest()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/netwerk/base/src/nsLoadGroup.cpp,
line 710]
nsHttpChannel::OnStopRequest()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/netwerk/protocol/http/src/nsHttpChannel.cpp,
line 710]
nsInputStreamPump::OnStateStop()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/netwerk/base/src/nsInputStreamPump.cpp,
line 606]
nsInputStreamPump::OnInputStreamReady()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/netwerk/base/src/nsInputStreamPump.cpp,
line 339]
nsInputStreamReadyEvent::EventHandler()
PL_HandleEvent()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/xpcom/threads/plevent.c,
line 674]
PL_ProcessPendingEvents()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/xpcom/threads/plevent.c,
line 608]
nsEventQueueImpl::ProcessPendingEvents()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/xpcom/threads/nsEventQueue.cpp,
line 395]
event_processor_callback()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/widget/src/gtk2/nsAppShell.cpp,
line 67]
libglib-2.0.so.0 + 0x4b53f (0x4060353f)
libglib-2.0.so.0 + 0x24c47 (0x405dcc47)
libglib-2.0.so.0 + 0x265fe (0x405de5fe)
libglib-2.0.so.0 + 0x2692a (0x405de92a)
libgtk-x11-2.0.so.0 + 0x11b333 (0x402d8333)
nsAppShell::Run()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/widget/src/gtk2/nsAppShell.cpp,
line 144]
nsAppShellService::Run()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/xpfe/appshell/src/nsAppShellService.cpp,
line 495]
*** This bug has been marked as a duplicate of 271825 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Keywords: talkbackid
You need to log in
before you can comment on or make changes to this bug.
Description
•