Closed Bug 300187 Opened 19 years ago Closed 19 years ago

crash immediately after entering the url http://www.thegarden.com/ [@ nsIFrame::GetStyleData]

Categories

(Core Graveyard :: Plug-ins, defect)

1.7 Branch
x86
Linux
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 242472

People

(Reporter: bugzilla-mozilla.z.aka, Unassigned)

References

()

Details

(Keywords: crash)

Crash Data

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.7.8) Gecko/20050524 Fedora/1.0.4-4 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.7.8) Gecko/20050524 Fedora/1.0.4-4 Firefox/1.0.4

just crash within the second after clicking on the link
http://www.thegarden.com/ or validating the url http://www.thegarden.com/ .
The process firefox-bin desappear with a 'ps xa' or a 'top' command. 

Reproducible: Always

Steps to Reproduce:
1.visit http://www.thegarden.com/
2.firefox should crash by himself
3.

Actual Results:  
firefox crash, all tabs, all windows ...

Expected Results:  
I should been able to visit this site, whatever there is inside.

fedora core 4 updated today (9 july 2005)
WFM on WinXP. 
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b3) Gecko/20050708
Firefox/1.0+ ID:2005070822
WFM Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b3) Gecko/20050709 Firefox/1.0+
might be plugin related (flash).
Reporter have you tried in safemode? (http://kb.mozillazine.org/Safe_mode)
WFM Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.9) Gecko/20050709
Firefox/1.0.5
WFM Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b3) Gecko/20050709
Firefox/1.0+ ID:2005070910
I can confirm this issue. 

Any page containing Flash is fatal to Mozilla & Firefox. I was so astounded by
this that I simply thought it must be something my end and haven't reported it
up 'till now. But I am now ready to say that Flash animation is fatally broken
in the current builds, both 'stable' and development, of both Mozilla and
FireFox on Linux. Specifically I am using Mandriva 2005. The only output is
given at the console thus:
owen@localhost plugins/$ The program 'Gecko' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 99 error_code 8 request_code 72 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
101355.471@compuserve.com: i don't suppose you're ready to say what version of
flash you're using?

you're clearly not ready to follow the directions indicated by the message you
so ably copied. as a starter, you should read 
http://www.mozilla.org/unix/debugging-faq.html

while you're collecting useful pieces of information, it'd be a good idea for
you to indicate:
your vendor+version of linux, kernel, gnome, gtk1, gtk2, glib, xserver,
xdisplaymanager (xdm, gdm, kdm, ...), flash, mozilla and firefox.

if you can't figure out the version of flash, mozilla, firefox, or any of the
others listed above, please provide the url that directly links to the binaries
you installed (not some redirector, the url should not randomly change its
contents).

and please do indicate your screen resolution and colordepth. also if you're
running an odd version of any of these things, try using more typical versions
and see if that makes things better.
Component: General → Plug-ins
Product: Firefox → Core
QA Contact: general → plugins
Summary: crash immediatly after entering the url http://www.thegarden.com/ → crash immediately after entering the url http://www.thegarden.com/
Version: unspecified → 1.7 Branch
Just few more informations :

So with the same firefox :
Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.7.8) Gecko/20050524 Fedora/1.0.4-4
Firefox/1.0.4

From the console :

@localhost ~]$ firefox http://www.thegarden.com
UA: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.7.8) Gecko/20050524 Fedora/1.0.
4-4 Firefox/1.0.4:, extra:  Firefox/1.0.4
/usr/lib/firefox-1.0.4/run-mozilla.sh: line 159:  4475 Erreur de segmentation  "
$prog" ${1+"$@"}
@localhost ~]$

I should wait the release of the 1.0.5 rpm update for fedora, to see if the bug
is corrected. 

Safe mode don't change anything :

@localhost ~]$/usr/bin/firefox -safe-mode
*** loading the extensions datasource
UA: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.7.8) Gecko/20050524
Fedora/1.0.4-4 Firefox/1.0.4:, extra:  Firefox/1.0.4
/usr/lib/firefox-1.0.4/run-mozilla.sh: line 159: 24546 Erreur de segmentation 
"$prog" ${1+"$@"}
> I should wait the release of the 1.0.5 rpm update for fedora, to see if the bug
is corrected.

no you should not. you should try a deerpark build. 1.0.5 (really 1.0.6) is not
expected to fix crashes.

if you're going to run w/ an official fedora binary rpm then you should |ulimit
-c unlimited| (or whatever the core file size limit rule is for your shell) and
contact fedora support for information about how to convert the generated core
file into a stack trace.

otherwise, please run a mozilla.org talkback enabled build and indicate the
talkback incident id.
Does the problem still persist with the latest version of Flash? http://plugindoc.mozdev.org/linux.html#Flash
It's still crashing  with the new flash plugin.
@localhost debug]$ ls -l ~/.mozilla/plugins/
total 2064
-rwxr-xr-x  1 ----- -----     856 nov 27 15:45 flashplayer.xpt
-rwxr-xr-x  1 ----- ----- 2096844 nov 27 15:45 libflashplayer.so


Here are two stack trace. The first is done with just the standard firefox package of fedora (updated today 27 nov 2005).
The second was created after the installation of the debuginfo package of firefox. 
@localhost debug]$ rpm -qa firefox*
firefox-1.0.7-1.1.fc4
firefox-debuginfo-1.0.7-1.1.fc4






@localhost tmp]$ gdb firefox core.11691
GNU gdb Red Hat Linux (6.3.0.0-1.84rh)
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-redhat-linux-gnu"..."/usr/bin/firefox": not in executable format: Format de fichier non reconnu

Reading symbols from shared object read from target memory...(no debugging symbols found)...done.
Using host libthread_db library "/lib/libthread_db.so.1".
Loaded system supplied DSO at 0xb49000
Core was generated by `/usr/lib/firefox-1.0.7/firefox-bin -UILocale fr-FR --safe-mode http://www.thega'.
Program terminated with signal 11, Segmentation fault.
#0  0x00b49402 in __kernel_vsyscall ()
(gdb) thread apply all bt full

Thread 8 (process 11695):
#0  0x00200246 in ?? ()
No symbol table info available.
Error accessing memory address 0x0: Aucun fichier ou répertoire de ce type.

Thread 7 (process 11696):
#0  0x00200212 in ?? ()
No symbol table info available.
Error accessing memory address 0x0: Aucun fichier ou répertoire de ce type.

Thread 6 (process 11697):
#0  0x00200216 in ?? ()
No symbol table info available.
Error accessing memory address 0x0: Aucun fichier ou répertoire de ce type.

Thread 5 (process 11698):
#0  0x00200212 in ?? ()
No symbol table info available.
Error accessing memory address 0x0: Aucun fichier ou répertoire de ce type.

Thread 4 (process 11699):
#0  0x00200212 in ?? ()
No symbol table info available.
Error accessing memory address 0x0: Aucun fichier ou répertoire de ce type.

Thread 3 (process 11700):
#0  0x00200212 in ?? ()
No symbol table info available.
Error accessing memory address 0x0: Aucun fichier ou répertoire de ce type.

Thread 2 (process 11707):
#0  0x00200206 in ?? ()
No symbol table info available.
Error accessing memory address 0x0: Aucun fichier ou répertoire de ce type.

Thread 1 (process 11691):
#0  0x00b49402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x001dc28a in ?? ()
No symbol table info available.
#2  0x080652e8 in ?? ()
No symbol table info available.
#3  0xbfe2f460 in ?? ()
No symbol table info available.
#4  0x0000000b in ?? ()
No symbol table info available.
#5  0xbfe2f4ec in ?? ()
No symbol table info available.
#6  0x08058f1c in ?? ()
No symbol table info available.
#7  0x0000000b in ?? ()
No symbol table info available.
#8  0x00000400 in ?? ()
No symbol table info available.
#9  0x00000000 in ?? ()
No symbol table info available.
(gdb)


----------------------------------

@localhost debug]$ firefox --gdk-debug

(firefox-bin:12780): Gdk-WARNING **: gdk_property_get(): length value has wrapped in calculation (did you pass G_MAXLONG?)
UA: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.7.12) Gecko/20050922 Fedora/1.0.7-1.1.fc4 Firefox/1.0.7:, extra:  Firefox/1.0.7
/usr/lib/firefox-1.0.7/run-mozilla.sh: line 159: 12780 Erreur de segmentation  (core dumped) "$prog" ${1+"$@"}

[     @localhost debug]$ gdb /usr/lib/firefox-1.0.7/firefox-bin  core.12780
GNU gdb Red Hat Linux (6.3.0.0-1.84rh)
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-redhat-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1".

Reading symbols from shared object read from target memory...done.
Loaded system supplied DSO at 0xfd3000
Core was generated by `/usr/lib/firefox-1.0.7/firefox-bin -UILocale fr-FR --gdk-debug'.
Program terminated with signal 11, Segmentation fault.

warning: svr4_current_sos: Can't read pathname for load map: Erreur d'entrée/sortie

Reading symbols from /usr/lib/firefox-1.0.7/libmozjs.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/libmozjs.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/libmozjs.so
Reading symbols from /usr/lib/firefox-1.0.7/libxpcom.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/libxpcom.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/libxpcom.so
Reading symbols from /usr/lib/firefox-1.0.7/libplds4.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/libplds4.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/libplds4.so
Reading symbols from /usr/lib/firefox-1.0.7/libplc4.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/libplc4.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/libplc4.so
Reading symbols from /usr/lib/firefox-1.0.7/libnspr4.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/libnspr4.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/libnspr4.so
Reading symbols from /lib/libpthread.so.0...done.
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /usr/lib/libgtk-x11-2.0.so.0...done.
Loaded symbols for /usr/lib/libgtk-x11-2.0.so.0
Reading symbols from /usr/lib/libgdk-x11-2.0.so.0...done.
Loaded symbols for /usr/lib/libgdk-x11-2.0.so.0
Reading symbols from /usr/lib/libatk-1.0.so.0...done.
Loaded symbols for /usr/lib/libatk-1.0.so.0
Reading symbols from /usr/lib/libgdk_pixbuf-2.0.so.0...done.
Loaded symbols for /usr/lib/libgdk_pixbuf-2.0.so.0
Reading symbols from /usr/lib/libpangoxft-1.0.so.0...done.
Loaded symbols for /usr/lib/libpangoxft-1.0.so.0
Reading symbols from /usr/lib/libpangox-1.0.so.0...done.
Loaded symbols for /usr/lib/libpangox-1.0.so.0
Reading symbols from /usr/lib/libpango-1.0.so.0...done.
Loaded symbols for /usr/lib/libpango-1.0.so.0
Reading symbols from /usr/lib/libgobject-2.0.so.0...done.
Loaded symbols for /usr/lib/libgobject-2.0.so.0
Reading symbols from /usr/lib/libgmodule-2.0.so.0...done.
Loaded symbols for /usr/lib/libgmodule-2.0.so.0
Reading symbols from /usr/lib/libglib-2.0.so.0...done.
Loaded symbols for /usr/lib/libglib-2.0.so.0
Reading symbols from /usr/X11R6/lib/libX11.so.6...done.
Loaded symbols for /usr/X11R6/lib/libX11.so.6
Reading symbols from /usr/lib/libpangoft2-1.0.so.0...done.
Loaded symbols for /usr/lib/libpangoft2-1.0.so.0
Reading symbols from /lib/libm.so.6...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /usr/lib/libstdc++.so.6...done.
Loaded symbols for /usr/lib/libstdc++.so.6
Reading symbols from /lib/libgcc_s.so.1...done.
Loaded symbols for /lib/libgcc_s.so.1
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /usr/X11R6/lib/libXrandr.so.2...done.
Loaded symbols for /usr/X11R6/lib/libXrandr.so.2
Reading symbols from /usr/X11R6/lib/libXi.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXi.so.6
Reading symbols from /usr/X11R6/lib/libXinerama.so.1...done.
Loaded symbols for /usr/X11R6/lib/libXinerama.so.1
Reading symbols from /usr/X11R6/lib/libXft.so.2...done.
Loaded symbols for /usr/X11R6/lib/libXft.so.2
Reading symbols from /usr/lib/libfreetype.so.6...done.
Loaded symbols for /usr/lib/libfreetype.so.6
Reading symbols from /usr/lib/libfontconfig.so.1...done.
Loaded symbols for /usr/lib/libfontconfig.so.1
Reading symbols from /usr/X11R6/lib/libXfixes.so.3...done.
Loaded symbols for /usr/X11R6/lib/libXfixes.so.3
Reading symbols from /usr/X11R6/lib/libXcursor.so.1...done.
Loaded symbols for /usr/X11R6/lib/libXcursor.so.1
Reading symbols from /usr/X11R6/lib/libXrender.so.1...done.
Loaded symbols for /usr/X11R6/lib/libXrender.so.1
Reading symbols from /usr/X11R6/lib/libXext.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXext.so.6
Reading symbols from /usr/lib/libz.so.1...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /usr/lib/libexpat.so.0...done.
Loaded symbols for /usr/lib/libexpat.so.0
Reading symbols from /usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2...done.
Loaded symbols for /usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
Reading symbols from /usr/lib/gconv/ISO8859-1.so...done.
Loaded symbols for /usr/lib/gconv/ISO8859-1.so
Reading symbols from /usr/lib/gconv/UTF-16.so...done.
Loaded symbols for /usr/lib/gconv/UTF-16.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libnsappshell.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libnsappshell.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libnsappshell.so
Reading symbols from /usr/lib/firefox-1.0.7/libgkgfx.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/libgkgfx.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/libgkgfx.so
Reading symbols from /usr/lib/firefox-1.0.7/libgtkxtbin.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/libgtkxtbin.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/libgtkxtbin.so
Reading symbols from /usr/X11R6/lib/libXt.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXt.so.6
Reading symbols from /usr/X11R6/lib/libSM.so.6...done.
Loaded symbols for /usr/X11R6/lib/libSM.so.6
Reading symbols from /usr/X11R6/lib/libICE.so.6...done.
Loaded symbols for /usr/X11R6/lib/libICE.so.6
Reading symbols from /usr/lib/firefox-1.0.7/components/libwidget_gtk2.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libwidget_gtk2.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libwidget_gtk2.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libembedcomponents.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libembedcomponents.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libembedcomponents.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libsystem-pref.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libsystem-pref.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libsystem-pref.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libcaps.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libcaps.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libcaps.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libxpconnect.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libxpconnect.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libxpconnect.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libpref.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libpref.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libpref.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libnecko.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libnecko.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libnecko.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libi18n.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libi18n.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libi18n.so
Reading symbols from /usr/lib/libgconf-2.so.4...done.
Loaded symbols for /usr/lib/libgconf-2.so.4
Reading symbols from /usr/lib/libORBit-2.so.0...done.
Loaded symbols for /usr/lib/libORBit-2.so.0
Reading symbols from /usr/lib/libgthread-2.0.so.0...done.
Loaded symbols for /usr/lib/libgthread-2.0.so.0
Reading symbols from /usr/lib/libpopt.so.0...done.
Loaded symbols for /usr/lib/libpopt.so.0
Reading symbols from /usr/lib/firefox-1.0.7/components/libgfx_gtk.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libgfx_gtk.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libgfx_gtk.so
Reading symbols from /usr/lib/gtk-2.0/2.4.0/engines/libclearlooks.so...done.
Loaded symbols for /usr/lib/gtk-2.0/2.4.0/engines/libclearlooks.so
Reading symbols from /usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xpm.so...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/immodules/im-cedilla.so...done.
Loaded symbols for /usr/lib/gtk-2.0/2.4.0/immodules/im-cedilla.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libdocshell.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libdocshell.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libdocshell.so
Reading symbols from /usr/lib/libgnome-2.so.0...done.
Loaded symbols for /usr/lib/libgnome-2.so.0
Reading symbols from /usr/lib/libgnomevfs-2.so.0...done.
Loaded symbols for /usr/lib/libgnomevfs-2.so.0
Reading symbols from /usr/lib/libbonobo-2.so.0...done.
Loaded symbols for /usr/lib/libbonobo-2.so.0
Reading symbols from /usr/lib/libbonobo-activation.so.4...done.
Loaded symbols for /usr/lib/libbonobo-activation.so.4
Reading symbols from /usr/lib/libesd.so.0...done.
Loaded symbols for /usr/lib/libesd.so.0
Reading symbols from /usr/lib/libaudiofile.so.0...done.
Loaded symbols for /usr/lib/libaudiofile.so.0
Reading symbols from /usr/lib/libxml2.so.2...done.
Loaded symbols for /usr/lib/libxml2.so.2
Reading symbols from /lib/libssl.so.5...done.
Loaded symbols for /lib/libssl.so.5
Reading symbols from /lib/libcrypto.so.5...done.
Loaded symbols for /lib/libcrypto.so.5
Reading symbols from /usr/lib/libgssapi_krb5.so.2...done.
Loaded symbols for /usr/lib/libgssapi_krb5.so.2
Reading symbols from /usr/lib/libkrb5.so.3...done.
Loaded symbols for /usr/lib/libkrb5.so.3
Reading symbols from /lib/libcom_err.so.2...done.
Loaded symbols for /lib/libcom_err.so.2
Reading symbols from /usr/lib/libk5crypto.so.3...done.
Loaded symbols for /usr/lib/libk5crypto.so.3
Reading symbols from /usr/lib/libhowl.so.0...done.
Loaded symbols for /usr/lib/libhowl.so.0
Reading symbols from /lib/libresolv.so.2...done.
Loaded symbols for /lib/libresolv.so.2
Reading symbols from /lib/librt.so.1...done.
Loaded symbols for /lib/librt.so.1
Reading symbols from /usr/lib/libORBitCosNaming-2.so.0...done.
Loaded symbols for /usr/lib/libORBitCosNaming-2.so.0
Reading symbols from /lib/libasound.so.2...done.
Loaded symbols for /lib/libasound.so.2
Reading symbols from /usr/lib/libkrb5support.so.0...done.
Loaded symbols for /usr/lib/libkrb5support.so.0
Reading symbols from /usr/lib/firefox-1.0.7/components/libgklayout.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libgklayout.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libgklayout.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libimglib2.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libimglib2.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libimglib2.so
Reading symbols from /usr/lib/libjpeg.so.62...done.
Loaded symbols for /usr/lib/libjpeg.so.62
Reading symbols from /usr/lib/libpng12.so.0...done.
Loaded symbols for /usr/lib/libpng12.so.0
Reading symbols from /usr/lib/firefox-1.0.7/components/librdf.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/librdf.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/librdf.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libcookie.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libcookie.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libcookie.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libwebbrwsr.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libwebbrwsr.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libwebbrwsr.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libpipboot.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libpipboot.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libpipboot.so
Reading symbols from /usr/lib/firefox-1.0.7/libjsj.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/libjsj.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/libjsj.so
Reading symbols from /usr/lib/firefox-1.0.7/components/liboji.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/liboji.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/liboji.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libgkplugin.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libgkplugin.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libgkplugin.so
Reading symbols from /usr/lib/firefox-1.0.7/plugins/libnullplugin.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/plugins/libnullplugin.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/plugins/libnullplugin.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libappcomps.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libappcomps.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libappcomps.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libchrome.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libchrome.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libchrome.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libhtmlpars.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libhtmlpars.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libhtmlpars.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libuconv.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libuconv.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libuconv.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libjar50.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libjar50.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libjar50.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libxremoteservice.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libxremoteservice.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libxremoteservice.so
Reading symbols from /usr/lib/firefox-1.0.7/libxpcom_compat.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/libxpcom_compat.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/libxpcom_compat.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libbrowsercomps.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libbrowsercomps.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libbrowsercomps.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libtxmgr.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libtxmgr.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libtxmgr.so
Reading symbols from /usr/lib/pango/1.4.0/modules/pango-basic-fc.so...done.
Loaded symbols for /usr/lib/pango/1.4.0/modules/pango-basic-fc.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libimgicon.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libimgicon.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libimgicon.so
Reading symbols from /usr/lib/libgnomeui-2.so.0...done.
Loaded symbols for /usr/lib/libgnomeui-2.so.0
Reading symbols from /usr/lib/libbonoboui-2.so.0...done.
Loaded symbols for /usr/lib/libbonoboui-2.so.0
Reading symbols from /usr/lib/libgnomecanvas-2.so.0...done.
Loaded symbols for /usr/lib/libgnomecanvas-2.so.0
Reading symbols from /usr/lib/libart_lgpl_2.so.2...done.
Loaded symbols for /usr/lib/libart_lgpl_2.so.2
Reading symbols from /usr/lib/libgnome-keyring.so.0...done.
Loaded symbols for /usr/lib/libgnome-keyring.so.0
Reading symbols from /usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so...done.
Loaded symbols for /usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libeditor.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libeditor.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libeditor.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libtoolkitcomps.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libtoolkitcomps.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libtoolkitcomps.so
Reading symbols from /lib/libnss_dns.so.2...done.
Loaded symbols for /lib/libnss_dns.so.2
Reading symbols from /usr/lib/firefox-1.0.7/components/libnecko2.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libnecko2.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libnecko2.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libmozgnome.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libmozgnome.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libmozgnome.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libxmlextras.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libxmlextras.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libxmlextras.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libmork.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libmork.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libmork.so
Reading symbols from /usr/lib/firefox-1.0.7/components/libnkgnomevfs.so...Reading symbols from /usr/lib/debug/usr/lib/firefox-1.0.7/components/libnkgnomevfs.so.debug...done.
done.
Loaded symbols for /usr/lib/firefox-1.0.7/components/libnkgnomevfs.so
#0  0x00fd3402 in __kernel_vsyscall ()
(gdb)  thread apply all bt full

Thread 5 (process 12781):
#0  0x00200246 in ?? () from /usr/lib/firefox-1.0.7/libxpcom.so
No symbol table info available.
Cannot access memory at address 0x0

Thread 4 (process 12782):
#0  0x00200212 in ?? () from /usr/lib/firefox-1.0.7/libxpcom.so
No symbol table info available.
Cannot access memory at address 0x0

Thread 3 (process 12783):
#0  0x00200202 in ?? () from /usr/lib/firefox-1.0.7/libxpcom.so
No symbol table info available.
Cannot access memory at address 0x0

Thread 2 (process 12786):
#0  0x00200216 in ?? () from /usr/lib/firefox-1.0.7/libxpcom.so
No symbol table info available.
Cannot access memory at address 0x0

Thread 1 (process 12780):
#0  0x00fd3402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x006c028a in raise () from /lib/libpthread.so.0
No symbol table info available.
#2  0x08058f1c in nsProfileLock::FatalSignalHandler (signo=11) at nsProfileLock.cpp:205
        unblock_sigs = {__val = {1024, 0 <repeats 31 times>}}
        oldact = Variable "oldact" is not available.
(gdb) thread apply all bt

Thread 5 (process 12781):
#0  0x00200246 in ?? () from /usr/lib/firefox-1.0.7/libxpcom.so
Cannot access memory at address 0x0

Thread 4 (process 12782):
#0  0x00200212 in ?? () from /usr/lib/firefox-1.0.7/libxpcom.so
Cannot access memory at address 0x0

Thread 3 (process 12783):
#0  0x00200202 in ?? () from /usr/lib/firefox-1.0.7/libxpcom.so
Cannot access memory at address 0x0

Thread 2 (process 12786):
#0  0x00200216 in ?? () from /usr/lib/firefox-1.0.7/libxpcom.so
Cannot access memory at address 0x0

Thread 1 (process 12780):
#0  0x00fd3402 in __kernel_vsyscall ()
#1  0x006c028a in raise () from /lib/libpthread.so.0
#2  0x08058f1c in nsProfileLock::FatalSignalHandler (signo=11) at nsProfileLock.cpp:205
#3  <signal handler called>
#4  0x044b08fb in nsIFrame::GetStyleData (this=0x0, aSID=eStyleStruct_Position) at ../../../../dist/include/layout/nsIFrame.h:598
#5  0x044b76f7 in nsIFrame::GetStylePosition (this=0x0) at ../../../../dist/include/content/nsStyleStructList.h:82
#6  0x044d1011 in nsHTMLReflowState::Init (this=0xbf877afc, aPresContext=0xa53a0c0, aContainingBlockWidth=-1, aContainingBlockHeight=-1, aBorder=0x0,
    aPadding=0x0) at nsHTMLReflowState.cpp:326
#7  0x044d163f in nsHTMLReflowState (this=0xbf877afc, aPresContext=0xa53a0c0, aParentReflowState=@0xbf877d00, aFrame=0x0, aAvailableSpace=@0xbf877c3c,
    aReason=eReflowReason_Initial, aInit=1) at nsHTMLReflowState.cpp:216
#8  0x045542a1 in nsTableCellFrame::Reflow (this=0xa908848, aPresContext=0xa53a0c0, aDesiredSize=@0xbf877db4, aReflowState=@0xbf877d00,
    aStatus=@0xbf878d24) at nsTableCellFrame.cpp:861
#9  0x044bdc15 in nsContainerFrame::ReflowChild (this=0xa9087f4, aKidFrame=0xa908848, aPresContext=0xa53a0c0, aDesiredSize=@0xbf877db4,
    aReflowState=@0xbf877d00, aX=0, aY=0, aFlags=0, aStatus=@0xbf878d24) at nsContainerFrame.cpp:967
#10 0x045674f5 in nsTableRowFrame::IR_TargetIsChild (this=0xa9087f4, aPresContext=0xa53a0c0, aDesiredSize=@0xbf877fd4, aReflowState=@0xbf877f20,
    aTableFrame=@0xa8a7a4c, aStatus=@0xbf878d24, aNextFrame=0xa908848) at nsTableRowFrame.cpp:1228
#11 0x04567993 in nsTableRowFrame::IncrementalReflow (this=0xa9087f4, aPresContext=0xa53a0c0, aDesiredSize=@0xbf877fd4, aReflowState=@0xbf877f20,
    aTableFrame=@0xa8a7a4c, aStatus=@0xbf878d24) at nsTableRowFrame.cpp:1113
#12 0x045664f4 in nsTableRowFrame::Reflow (this=0xa9087f4, aPresContext=0xa53a0c0, aDesiredSize=@0xbf877fd4, aReflowState=@0xbf877f20,
    aStatus=@0xbf878d24) at nsTableRowFrame.cpp:1400
#13 0x044bdc15 in nsContainerFrame::ReflowChild (this=0xa8a7c18, aKidFrame=0xa9087f4, aPresContext=0xa53a0c0, aDesiredSize=@0xbf877fd4,
    aReflowState=@0xbf877f20, aX=0, aY=0, aFlags=0, aStatus=@0xbf878d24) at nsContainerFrame.cpp:967
#14 0x0456b280 in nsTableRowGroupFrame::IR_TargetIsChild (this=0xa8a7c18, aPresContext=0xa53a0c0, aDesiredSize=@0xbf878244, aReflowState=@0xbf8780e8,
    aStatus=@0xbf878d24, aNextFrame=0xa9087f4) at nsTableRowGroupFrame.cpp:1697
#15 0x045698d2 in nsTableRowGroupFrame::IncrementalReflow (this=0xa8a7c18, aPresContext=0xa53a0c0, aDesiredSize=@0xbf878244, aReflowState=@0xbf8780e8,
    aStatus=@0xbf878d24) at nsTableRowGroupFrame.cpp:1375
#16 0x0456b5d8 in nsTableRowGroupFrame::Reflow (this=0xa8a7c18, aPresContext=0xa53a0c0, aDesiredSize=@0xbf878244, aReflowState=@0xbf878190,
    aStatus=@0xbf878d24) at nsTableRowGroupFrame.cpp:1281
#17 0x044bdc15 in nsContainerFrame::ReflowChild (this=0xa8a7a4c, aKidFrame=0xa8a7c18, aPresContext=0xa53a0c0, aDesiredSize=@0xbf878244,
    aReflowState=@0xbf878190, aX=0, aY=0, aFlags=0, aStatus=@0xbf878d24) at nsContainerFrame.cpp:967
#18 0x0455d195 in nsTableFrame::IR_TargetIsChild (this=0xa8a7a4c, aPresContext=0xa53a0c0, aReflowState=@0xbf8782e8, aStatus=@0xbf878d24,
    aNextFrame=0xa8a7c18) at nsTableFrame.cpp:2978
#19 0x0455ca44 in nsTableFrame::IncrementalReflow (this=0xa8a7a4c, aPresContext=0xa53a0c0, aReflowState=@0xbf87845c, aStatus=@0xbf878d24)
    at nsTableFrame.cpp:2687
#20 0x0455f84f in nsTableFrame::Reflow (this=0xa8a7a4c, aPresContext=0xa53a0c0, aDesiredSize=@0xbf8785f4, aReflowState=@0xbf87845c, aStatus=@0xbf878d24)
    at nsTableFrame.cpp:1953
#21 0x044bdc15 in nsContainerFrame::ReflowChild (this=0xa8a78f8, aKidFrame=0xa8a7a4c, aPresContext=0xa53a0c0, aDesiredSize=@0xbf8785f4,
    aReflowState=@0xbf87845c, aX=0, aY=0, aFlags=3, aStatus=@0xbf878d24) at nsContainerFrame.cpp:967
#22 0x045641c0 in nsTableOuterFrame::OuterReflowChild (this=0xa8a78f8, aPresContext=0xa53a0c0, aChildFrame=0xa8a7a4c, aOuterRS=@0xbf878b2c,
    aMetrics=@0xbf8785f4, aAvailWidth=18825, aDesiredSize=@0xbf8786e8, aMargin=@0xbf8786b0, aMarginNoAuto=@0xbf8786a0, aPadding=@0xbf878690,
    aReflowReason=eReflowReason_Incremental, aStatus=@0xbf878d24, aNeedToReflowCaption=0xbf878708) at nsTableOuterFrame.cpp:1334
#23 0x045650ab in nsTableOuterFrame::IR_InnerTableReflow (this=0xa8a78f8, aPresContext=0xa53a0c0, aOuterMet=@0xbf878c24, aOuterRS=@0xbf878b2c,
---Type <return> to continue, or q <return> to quit---
    aStatus=@0xbf878d24) at nsTableOuterFrame.cpp:1694
#24 0x04562d3f in nsTableOuterFrame::IR_TargetIsInnerTableFrame (this=0x0, aPresContext=0xa53a0c0, aDesiredSize=@0xbf878c24, aReflowState=@0xbf878b2c,
    aStatus=@0xbf878d24) at nsTableOuterFrame.cpp:1447
#25 0x04562d19 in nsTableOuterFrame::IR_TargetIsChild (this=0xa8a78f8, aPresContext=0xa53a0c0, aDesiredSize=@0xbf878c24, aReflowState=@0xbf878b2c,
    aStatus=@0xbf878d24, aNextFrame=0xa8a7a4c) at nsTableOuterFrame.cpp:1431
#26 0x04565d88 in nsTableOuterFrame::IncrementalReflow (this=0xa8a78f8, aPresContext=0xa53a0c0, aDesiredSize=@0xbf878c24, aReflowState=@0xbf878b2c,
    aStatus=@0xbf878d24) at nsTableOuterFrame.cpp:1400
#27 0x04564609 in nsTableOuterFrame::Reflow (this=0xa8a78f8, aPresContext=0xa53a0c0, aDesiredSize=@0xbf878c24, aOuterRS=@0xbf878b2c, aStatus=@0xbf878d24)
    at nsTableOuterFrame.cpp:1957
#28 0x044b90a4 in nsBlockReflowContext::ReflowBlock (this=0xbf878be0, aSpace=@0xbf878cf8, aApplyTopMargin=0, aPrevBottomMargin=@0xbf878fac,
    aIsAdjacentWithTop=1, aComputedOffsets=@0xbf878ce8, aFrameRS=@0xbf878b2c, aFrameReflowStatus=@0xbf878d24) at nsBlockReflowContext.cpp:546
#29 0x044b5892 in nsBlockFrame::ReflowBlockFrame (this=0xa8a73a8, aState=@0xbf878f4c, aLine={mCurrent = 0xa874af8}, aKeepReflowGoing=0xbf878f04)
    at nsBlockFrame.cpp:3068
#30 0x044b5d12 in nsBlockFrame::ReflowLine (this=0xa8a73a8, aState=@0xbf878f4c, aLine={mCurrent = 0xa874af8}, aKeepReflowGoing=0xbf878f04,
    aDamageDirtyArea=1) at nsBlockFrame.cpp:2334
#31 0x044b6361 in nsBlockFrame::ReflowDirtyLines (this=0xa8a73a8, aState=@0xbf878f4c) at nsBlockFrame.cpp:2097
#32 0x044b6f77 in nsBlockFrame::Reflow (this=0xa8a73a8, aPresContext=0xa53a0c0, aMetrics=@0xbf879390, aReflowState=@0xbf879298, aStatus=@0xbf879490)
    at nsBlockFrame.cpp:815
#33 0x044b90a4 in nsBlockReflowContext::ReflowBlock (this=0xbf87934c, aSpace=@0xbf879464, aApplyTopMargin=1, aPrevBottomMargin=@0xbf879718,
    aIsAdjacentWithTop=1, aComputedOffsets=@0xbf879454, aFrameRS=@0xbf879298, aFrameReflowStatus=@0xbf879490) at nsBlockReflowContext.cpp:546
#34 0x044b5892 in nsBlockFrame::ReflowBlockFrame (this=0xa8a71ac, aState=@0xbf8796b8, aLine={mCurrent = 0xa8a746c}, aKeepReflowGoing=0xbf879670)
    at nsBlockFrame.cpp:3068
#35 0x044b5d12 in nsBlockFrame::ReflowLine (this=0xa8a71ac, aState=@0xbf8796b8, aLine={mCurrent = 0xa8a746c}, aKeepReflowGoing=0xbf879670,
    aDamageDirtyArea=1) at nsBlockFrame.cpp:2334
#36 0x044b6361 in nsBlockFrame::ReflowDirtyLines (this=0xa8a71ac, aState=@0xbf8796b8) at nsBlockFrame.cpp:2097
#37 0x044b6f77 in nsBlockFrame::Reflow (this=0xa8a71ac, aPresContext=0xa53a0c0, aMetrics=@0xbf8799b8, aReflowState=@0xbf879904, aStatus=@0xbf879c48)
    at nsBlockFrame.cpp:815
#38 0x044bdc15 in nsContainerFrame::ReflowChild (this=0xa8387b0, aKidFrame=0xa8a71ac, aPresContext=0xa53a0c0, aDesiredSize=@0xbf8799b8,
    aReflowState=@0xbf879904, aX=0, aY=0, aFlags=0, aStatus=@0xbf879c48) at nsContainerFrame.cpp:967
#39 0x044ce19a in CanvasFrame::Reflow (this=0xa8387b0, aPresContext=0xa53a0c0, aDesiredSize=@0xbf879bd8, aReflowState=@0xbf879a74, aStatus=@0xbf879c48)
    at nsHTMLFrame.cpp:552
#40 0x04576cf9 in nsBoxToBlockAdaptor::Reflow (this=0xa8a6fec, aState=@0xbf879f14, aPresContext=0xa53a0c0, aDesiredSize=@0xbf879bd8,
    aReflowState=@0xbf87a010, aStatus=@0xbf879c48, aX=0, aY=0, aWidth=18825, aHeight=12960, aMoveFrame=1) at nsBoxToBlockAdaptor.cpp:878
#41 0x04576fc7 in nsBoxToBlockAdaptor::DoLayout (this=0xa8a6fec, aState=@0xbf879f14) at nsBoxToBlockAdaptor.cpp:626
#42 0x0456f8bf in nsBox::Layout (this=0xa8a6fec, aState=@0xbf879f14) at nsBox.cpp:1014
#43 0x0456e775 in nsScrollBoxFrame::DoLayout (this=0xa8389dc, aState=@0xbf879f14) at nsScrollBoxFrame.cpp:335
#44 0x0456f8bf in nsBox::Layout (this=0xa838a10, aState=@0xbf879f14) at nsBox.cpp:1014
#45 0x04577afd in nsContainerBox::LayoutChildAt (aState=@0xbf879f14, aBox=0xa838a10, aRect=@0xbf879e28) at nsContainerBox.cpp:650
#46 0x044ca225 in nsGfxScrollFrameInner::LayoutBox (this=0xa877198, aState=@0xbf879f14, aBox=0xa838a10, aRect=@0xbf879e28) at nsGfxScrollFrame.cpp:1264
#47 0x044cbab9 in nsGfxScrollFrameInner::Layout (this=0xa877198, aState=@0xbf879f14) at nsGfxScrollFrame.cpp:1417
#48 0x044cc3b0 in nsGfxScrollFrame::DoLayout (this=0xa8388d4, aState=@0xbf879f14) at nsGfxScrollFrame.cpp:1272
#49 0x0456f8bf in nsBox::Layout (this=0xa838908, aState=@0xbf879f14) at nsBox.cpp:1014
#50 0x04573eb2 in nsBoxFrame::Reflow (this=0xa8388d4, aPresContext=0xa53a0c0, aDesiredSize=@0xbf87a178, aReflowState=@0xbf87a010, aStatus=@0xbf87a2d0)
    at nsBoxFrame.cpp:866
#51 0x044ca017 in nsGfxScrollFrame::Reflow (this=0xa8388d4, aPresContext=0xa53a0c0, aDesiredSize=@0xbf87a178, aReflowState=@0xbf87a010,
    aStatus=@0xbf87a2d0) at nsGfxScrollFrame.cpp:870
#52 0x044bdc15 in nsContainerFrame::ReflowChild (this=0xa8386b8, aKidFrame=0xa8388d4, aPresContext=0xa53a0c0, aDesiredSize=@0xbf87a178,
    aReflowState=@0xbf87a010, aX=0, aY=0, aFlags=0, aStatus=@0xbf87a2d0) at nsContainerFrame.cpp:967
#53 0x0450b839 in ViewportFrame::Reflow (this=0xa8386b8, aPresContext=0xa53a0c0, aDesiredSize=@0xbf87a310, aReflowState=@0xbf87a204, aStatus=@0xbf87a2d0)
    at nsViewportFrame.cpp:248
#54 0x044efdbe in IncrementalReflow::Dispatch (this=0xbf87a35c, aPresContext=0xa53a0c0, aDesiredSize=@0xbf87a310, aMaxSize=@0xbf87a38c,
    aRendContext=@0xa90ba88) at nsPresShell.cpp:896
#55 0x044f92ba in PresShell::ProcessReflowCommands (this=0xa7e51a0, aInterruptible=0) at nsPresShell.cpp:6397
#56 0x044f93fc in PresShell::FlushPendingNotifications (this=0xa7e51a0, aUpdateViews=0) at nsPresShell.cpp:5112
#57 0x045d486b in nsDocument::FlushPendingNotifications (this=0xa7e4ee0, aFlushReflows=1, aUpdateViews=0) at nsDocument.cpp:4007
#58 0x046ba5e8 in nsHTMLDocument::FlushPendingNotifications (this=0xa7e4ee0, aFlushReflows=1, aUpdateViews=0) at nsHTMLDocument.cpp:1357
---Type <return> to continue, or q <return> to quit---
#59 0x0478a115 in nsHTMLExternalObjSH::GetPluginInstance (this=0xa905da8, wrapper=0xa90b7c8, _result=0xbf87a4c0) at nsDOMClassInfo.cpp:6786
#60 0x0478aa92 in nsHTMLExternalObjSH::PostCreate (this=0xa905da8, wrapper=0xa90b7c8, cx=0xa5e18c0, obj=0xa28fcb0) at nsDOMClassInfo.cpp:6848
#61 0x00eb67b7 in XPCWrappedNative::GetNewOrUsed (ccx=@0xbf87a608, Object=0xa737d30, Scope=0xa5e1af8, Interface=0xa08a5c0, resultWrapper=0xbf87a5d8)
    at xpcwrappednative.cpp:434
#62 0x00ea514d in XPCConvert::NativeInterface2JSObject (ccx=@0xbf87a608, dest=0xbf87ab48, src=0xa737d30, iid=0x47f3618, scope=0xa53f080, pErr=0xbf87a67c)
    at xpcconvert.cpp:1060
#63 0x00e9868f in nsXPConnect::WrapNative (this=0xa0409f8, aJSContext=0xa5e18c0, aScope=0xa53f080, aCOMObj=0xa737d30, aIID=@0x47f3618,
    _retval=0xbf87ab48) at nsXPConnect.cpp:569
#64 0x047277c4 in nsXBLPrototypeHandler::ExecuteHandler (this=0xa9026d8, aReceiver=0xa737d30, aEvent=0xa90b430) at nsXBLPrototypeHandler.cpp:419
#65 0x04727f6c in nsXBLPrototypeHandler::BindingAttached (this=0xa9026d8, aReceiver=0xa737d30) at nsXBLPrototypeHandler.cpp:502
#66 0x04719019 in nsXBLPrototypeBinding::BindingAttached (this=0x0, aReceiver=0xa737d30) at nsXBLPrototypeBinding.cpp:375
#67 0x04716a52 in nsXBLBinding::ExecuteAttachedHandler (this=0xa8fee40) at nsXBLBinding.cpp:855
#68 0x0472e519 in nsBindingManager::ProcessAttachedQueue (this=0xa7634f8) at nsBindingManager.cpp:942
#69 0x0454014d in nsCSSFrameConstructor::ContentAppended (this=0xa848dc8, aPresContext=0xa53a0c0, aContainer=0xa905b08, aNewIndexInContainer=0)
    at nsCSSFrameConstructor.cpp:8331
#70 0x044f10a2 in PresShell::ContentAppended (this=0xa7e51a0, aDocument=0xa7e4ee0, aContainer=0xa905b08, aNewIndexInContainer=0) at nsPresShell.cpp:5216
#71 0x045d0445 in nsDocument::ContentAppended (this=0xa7e4ee0, aContainer=0xa905b08, aNewIndexInContainer=0) at nsDocument.cpp:1963
#72 0x046b7e6a in nsHTMLDocument::ContentAppended (this=0xa7e4ee0, aContainer=0xa905b08, aNewIndexInContainer=0) at nsHTMLDocument.cpp:1201
#73 0x045f9328 in nsGenericElement::InsertChildAt (this=0xa905b08, aKid=0xa905ba8, aIndex=0, aNotify=1, aDeepSetDocument=1) at nsGenericElement.cpp:2554
#74 0x045f7410 in nsGenericElement::doInsertBefore (aElement=0xa905b08, aNewChild=0xa905bc0, aRefChild=0x0, aReturn=0xbf87b0fc)
    at nsGenericElement.cpp:2919
#75 0x045e0ae8 in nsGenericElement::InsertBefore (this=0xa905b08, aNewChild=0xa905bc0, aRefChild=0x0, aReturn=0xbf87b0fc)
    at ./../../../base/src/nsGenericElement.h:487
#76 0x0466d274 in nsHTMLDivElement::InsertBefore (this=0xa905b08, aNewChild=0xa905bc0, aRefChild=0x0, aReturn=0xbf87b0fc) at nsHTMLDivElement.cpp:62
#77 0x01255fe2 in InsertElementTxn::DoTransaction (this=0xa90b520) at InsertElementTxn.cpp:116
#78 0x00db8579 in nsTransactionItem::DoTransaction (this=0x0) at nsTransactionItem.cpp:181
#79 0x00db9e8a in nsTransactionManager::BeginTransaction (this=0xa90b2a0, aTransaction=0xa90b520) at nsTransactionManager.cpp:1072
#80 0x00db9559 in nsTransactionManager::DoTransaction (this=0xa90b2a0, aTransaction=0xa90b520) at nsTransactionManager.cpp:133
#81 0x012432a9 in nsEditor::DoTransaction (this=0xa906398, aTxn=0xa90b520) at nsEditor.cpp:531
#82 0x0123f4fc in nsEditor::InsertNode (this=0xa906398, aNode=0xa905bc0, aParent=0xa905b24, aPosition=0) at nsEditor.cpp:1211
#83 0x0123ed0c in nsEditor::InsertTextImpl (this=0xa906398, aStringToInsert=@0xbf87b354, aInOutNode=0xbf87b3dc, aInOutOffset=0xbf87b3d8, aDoc=0xa7e4f54)
    at nsEditor.cpp:2375
#84 0x012371d5 in nsTextEditRules::WillInsertText (this=0xa90afd0, aAction=2000, aSelection=0xa906540, aCancel=0xbf87b554, aHandled=0xbf87b550,
    inString=0xbf87b5b4, outString=0xbf87b47c, aMaxLength=-1) at nsTextEditRules.cpp:701
#85 0x01237d18 in nsTextEditRules::WillDoAction (this=0xa90afd0, aSelection=0xa906540, aInfo=0xbf87b514, aCancel=0xbf87b554, aHandled=0xbf87b550)
    at nsTextEditRules.cpp:281
#86 0x0122ff13 in nsPlaintextEditor::InsertText (this=0xa906398, aStringToInsert=@0x0) at nsPlaintextEditor.cpp:917
#87 0x0451dcc4 in nsTextControlFrame::SetValue (this=0xa90a508, aValue=@0xbf87b68c) at nsTextControlFrame.cpp:3187
#88 0x0451eea3 in nsTextControlFrame::InitEditor (this=0xa90a508) at nsTextControlFrame.cpp:1747
#89 0x0451ef19 in nsTextControlFrame::PostCreateFrames (this=0xa90a508) at nsTextControlFrame.cpp:1669
#90 0x04539b36 in nsCSSFrameConstructor::CreateAnonymousFrames (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aParent=0xa8f52b0, aDocument=0xa7e4ee0, aParentFrame=0xa90a508, aAppendToExisting=0, aChildItems=@0xbf87b84c) at nsCSSFrameConstructor.cpp:5179
#91 0x0453ac0d in nsCSSFrameConstructor::CreateAnonymousFrames (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aTag=0xa020c48,
    aState=@0xbf87c894, aParent=0xa8f52b0, aNewFrame=0xa90a508, aAppendToExisting=0, aChildItems=@0xbf87b84c, aIsRoot=0)
    at nsCSSFrameConstructor.cpp:5084
#92 0x0453d612 in nsCSSFrameConstructor::ConstructHTMLFrame (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aContent=0xa8f52b0, aParentFrame=0xa90a210, aTag=0xa020c48, aNameSpaceID=3, aStyleContext=0xa90a4bc, aFrameItems=@0xbf87babc)
    at nsCSSFrameConstructor.cpp:4956
#93 0x04538095 in nsCSSFrameConstructor::ConstructFrameInternal (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aContent=0xa8f52b0, aParentFrame=0xa90a210, aTag=0xa020c48, aNameSpaceID=3, aStyleContext=0xa90a4bc, aFrameItems=@0xbf87babc, aXBLBaseTag=0)
    at nsCSSFrameConstructor.cpp:7237
#94 0x045384e7 in nsCSSFrameConstructor::ConstructFrame (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aContent=0xa8f52b0, aParentFrame=0xa90a210, aFrameItems=@0xbf87babc) at nsCSSFrameConstructor.cpp:7139
#95 0x045348af in nsCSSFrameConstructor::ProcessChildren (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aContent=0xa8e2f58, aFrame=0xa90a210, aCanHaveGeneratedContent=1, aFrameItems=@0xbf87babc, aParentIsBlock=1, aTableCreator=0x0)
    at nsCSSFrameConstructor.cpp:11485
---Type <return> to continue, or q <return> to quit---

#96 0x04535fa0 in nsCSSFrameConstructor::ConstructTableCellFrame (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aContent=0xa8e2f58, aParentFrameIn=0xa908c6c, aStyleContext=0xa90a0c0, aTableCreator=@0xbf87c160, aIsPseudo=0, aChildItems=@0xbf87bc80,
    aNewCellOuterFrame=@0xbf87bb34, aNewCellInnerFrame=@0xbf87bb2c, aIsPseudoParent=@0xbf87bb38) at nsCSSFrameConstructor.cpp:2995
#97 0x04535312 in nsCSSFrameConstructor::TableProcessChild (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aChildContent=0xa8e2f58, aParentContent=0xa8d2e08, aParentFrame=0xa908c6c, aParentFrameType=0xa021438, aParentStyleContext=0xa908c04,
    aTableCreator=@0xbf87c160, aChildItems=@0xbf87bc80, aCaption=@0xbf87bc88) at nsCSSFrameConstructor.cpp:3272
#98 0x045355aa in nsCSSFrameConstructor::TableProcessChildren (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aContent=0xa8d2e08, aParentFrame=0xa908c6c, aTableCreator=@0xbf87c160, aChildItems=@0xbf87bc80, aCaption=@0xbf87bc88)
    at nsCSSFrameConstructor.cpp:3169
#99 0x0453d87e in nsCSSFrameConstructor::ConstructTableRowFrame (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aContent=0xa8d2e08, aParentFrameIn=0xa908bc8, aStyleContext=0xa908c04, aTableCreator=@0xbf87c160, aIsPseudo=0, aChildItems=@0xbf87be34,
    aNewFrame=@0xbf87bce8, aIsPseudoParent=@0xbf87bcec) at nsCSSFrameConstructor.cpp:2844
#100 0x045352a2 in nsCSSFrameConstructor::TableProcessChild (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aChildContent=0xa8d2e08, aParentContent=0xa8d2de0, aParentFrame=0xa908bc8, aParentFrameType=0xa021430, aParentStyleContext=0xa908b9c,
    aTableCreator=@0xbf87c160, aChildItems=@0xbf87be34, aCaption=@0xbf87be3c) at nsCSSFrameConstructor.cpp:3258
#101 0x045355aa in nsCSSFrameConstructor::TableProcessChildren (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aContent=0xa8d2de0, aParentFrame=0xa908bc8, aTableCreator=@0xbf87c160, aChildItems=@0xbf87be34, aCaption=@0xbf87be3c)
    at nsCSSFrameConstructor.cpp:3169
#102 0x045367fb in nsCSSFrameConstructor::ConstructTableRowGroupFrame (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aContent=0xa8d2de0, aParentFrameIn=0xa908ac8, aStyleContext=0xa908b9c, aTableCreator=@0xbf87c160, aIsPseudo=0, aChildItems=@0xbf87bff0,
    aNewFrame=@0xbf87bea0, aIsPseudoParent=@0xbf87bea4) at nsCSSFrameConstructor.cpp:2733
#103 0x04535270 in nsCSSFrameConstructor::TableProcessChild (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aChildContent=0xa8d2de0, aParentContent=0xa8f05c8, aParentFrame=0xa908ac8, aParentFrameType=0xa021420, aParentStyleContext=0xa90895c,
    aTableCreator=@0xbf87c160, aChildItems=@0xbf87bff0, aCaption=@0xbf87bff8) at nsCSSFrameConstructor.cpp:3252
#104 0x045355aa in nsCSSFrameConstructor::TableProcessChildren (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aContent=0xa8f05c8, aParentFrame=0xa908ac8, aTableCreator=@0xbf87c160, aChildItems=@0xbf87bff0, aCaption=@0xbf87bff8)
    at nsCSSFrameConstructor.cpp:3169
#105 0x0453581e in nsCSSFrameConstructor::ConstructTableFrame (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aContent=0xa8f05c8, aGeometricParent=0xa9088a4, aContentParent=0xa9088a4, aStyleContext=0xa90895c, aTableCreator=@0xbf87c160, aIsPseudo=0,
    aChildItems=@0xbf87c3c8, aNewOuterFrame=@0xbf87c184, aNewInnerFrame=@0xbf87c168, aIsPseudoParent=@0xbf87c178) at nsCSSFrameConstructor.cpp:2611
#106 0x045374ac in nsCSSFrameConstructor::ConstructFrameByDisplayType (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aDisplay=0xa8a7860, aContent=0xa8f05c8, aNameSpaceID=3, aTag=0xa020ee0, aParentFrame=0xa9088a4, aStyleContext=0xa90895c, aFrameItems=@0xbf87c3c8)
    at nsCSSFrameConstructor.cpp:6457
#107 0x04538181 in nsCSSFrameConstructor::ConstructFrameInternal (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aContent=0xa8f05c8, aParentFrame=0xa9088a4, aTag=0xa020ee0, aNameSpaceID=3, aStyleContext=0xa90895c, aFrameItems=@0xbf87c3c8, aXBLBaseTag=0)
    at nsCSSFrameConstructor.cpp:7278
#108 0x045384e7 in nsCSSFrameConstructor::ConstructFrame (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aContent=0xa8f05c8, aParentFrame=0xa9088a4, aFrameItems=@0xbf87c3c8) at nsCSSFrameConstructor.cpp:7139
#109 0x045348af in nsCSSFrameConstructor::ProcessChildren (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aContent=0xa8d2d78, aFrame=0xa9088a4, aCanHaveGeneratedContent=1, aFrameItems=@0xbf87c3c8, aParentIsBlock=1, aTableCreator=0x0)
    at nsCSSFrameConstructor.cpp:11485
#110 0x04535fa0 in nsCSSFrameConstructor::ConstructTableCellFrame (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aContent=0xa8d2d78, aParentFrameIn=0xa9087f4, aStyleContext=0xa874784, aTableCreator=@0xbf87c6ec, aIsPseudo=0, aChildItems=@0xbf87c58c,
    aNewCellOuterFrame=@0xbf87c440, aNewCellInnerFrame=@0xbf87c438, aIsPseudoParent=@0xbf87c444) at nsCSSFrameConstructor.cpp:2995
#111 0x04535312 in nsCSSFrameConstructor::TableProcessChild (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aChildContent=0xa8d2d78, aParentContent=0xa8d2d30, aParentFrame=0xa9087f4, aParentFrameType=0xa021438, aParentStyleContext=0xa8a7cd8,
    aTableCreator=@0xbf87c6ec, aChildItems=@0xbf87c58c, aCaption=@0xbf87c594) at nsCSSFrameConstructor.cpp:3272
#112 0x045355aa in nsCSSFrameConstructor::TableProcessChildren (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aContent=0xa8d2d30, aParentFrame=0xa9087f4, aTableCreator=@0xbf87c6ec, aChildItems=@0xbf87c58c, aCaption=@0xbf87c594)
    at nsCSSFrameConstructor.cpp:3169
#113 0x0453d87e in nsCSSFrameConstructor::ConstructTableRowFrame (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aContent=0xa8d2d30, aParentFrameIn=0xa8a7c18, aStyleContext=0xa8a7cd8, aTableCreator=@0xbf87c6ec, aIsPseudo=0, aChildItems=@0xbf87c97c,
    aNewFrame=@0xbf87c710, aIsPseudoParent=@0xbf87c704) at nsCSSFrameConstructor.cpp:2844
#114 0x045375e4 in nsCSSFrameConstructor::ConstructFrameByDisplayType (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aDisplay=0xa8a7d40, aContent=0xa8d2d30, aNameSpaceID=3, aTag=0xa020f48, aParentFrame=0xa8a7c18, aStyleContext=0xa8a7cd8, aFrameItems=@0xbf87c97c)
    at nsCSSFrameConstructor.cpp:6519
---Type <return> to continue, or q <return> to quit---
#115 0x04538181 in nsCSSFrameConstructor::ConstructFrameInternal (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aContent=0xa8d2d30, aParentFrame=0xa8a7c18, aTag=0xa020f48, aNameSpaceID=3, aStyleContext=0xa8a7cd8, aFrameItems=@0xbf87c97c, aXBLBaseTag=0)
    at nsCSSFrameConstructor.cpp:7278
#116 0x045384e7 in nsCSSFrameConstructor::ConstructFrame (this=0xa848dc8, aPresShell=0xa7e51a0, aPresContext=0xa53a0c0, aState=@0xbf87c894,
    aContent=0xa8d2d30, aParentFrame=0xa8a7c18, aFrameItems=@0xbf87c97c) at nsCSSFrameConstructor.cpp:7139
#117 0x04540120 in nsCSSFrameConstructor::ContentAppended (this=0xa848dc8, aPresContext=0xa53a0c0, aContainer=0xa88f900, aNewIndexInContainer=3)
    at nsCSSFrameConstructor.cpp:8326
#118 0x044f10a2 in PresShell::ContentAppended (this=0xa7e51a0, aDocument=0xa7e4ee0, aContainer=0xa88f900, aNewIndexInContainer=3) at nsPresShell.cpp:5216
#119 0x045d0445 in nsDocument::ContentAppended (this=0xa7e4ee0, aContainer=0xa88f900, aNewIndexInContainer=3) at nsDocument.cpp:1963
#120 0x046b7e6a in nsHTMLDocument::ContentAppended (this=0xa7e4ee0, aContainer=0xa88f900, aNewIndexInContainer=3) at nsHTMLDocument.cpp:1201
#121 0x046ac5b0 in HTMLContentSink::NotifyAppend (this=0xa7ecea0, aContainer=0xa88f900, aStartIndex=3) at nsHTMLContentSink.cpp:4113
#122 0x046b03ab in SinkContext::CloseContainer (this=0xa846150, aTag=eHTMLTag_tbody) at nsHTMLContentSink.cpp:1424
#123 0x046b04ae in HTMLContentSink::CloseContainer (this=0xa7ecea0, aTag=eHTMLTag_tbody) at nsHTMLContentSink.cpp:3118
#124 0x01144d4d in CNavDTD::CloseContainer (this=0xa845d90, aTag=eHTMLTag_tbody, aTarget=eHTMLTag_table, aClosedByStartTag=0) at CNavDTD.cpp:3545
#125 0x011458b5 in CNavDTD::CloseContainersTo (this=0xa845d90, anIndex=2, aTarget=eHTMLTag_table, aClosedByStartTag=0) at CNavDTD.cpp:3577
#126 0x01145c2d in CNavDTD::CloseContainersTo (this=0xa845d90, aTag=eHTMLTag_table, aClosedByStartTag=0) at CNavDTD.cpp:3764
#127 0x01147365 in CNavDTD::HandleEndToken (this=0xa845d90, aToken=0xa8df788) at CNavDTD.cpp:2097
#128 0x0114831c in CNavDTD::HandleToken (this=0xa845d90, aToken=0xa8df788, aParser=0xa737d48) at CNavDTD.cpp:1022
#129 0x011450cb in CNavDTD::BuildModel (this=0xa845d90, aParser=0xa737d48, aTokenizer=0xa7f07a8, anObserver=0x0, aSink=0xa7eceec) at CNavDTD.cpp:511
#130 0x01153c4e in nsParser::BuildModel (this=0xa737d48) at nsParser.cpp:1999
#131 0x011559e1 in nsParser::ResumeParse (this=0xa737d48, allowIteration=1, aIsFinalChunk=1, aCanInterrupt=1) at nsParser.cpp:1866
#132 0x01153d45 in nsParser::ContinueParsing (this=0xa737d48) at nsParser.cpp:1429
#133 0x045ba8ce in nsContentSink::ScriptEvaluated (this=0xa7ecea0, aResult=0, aElement=0xa8ad024, aIsInline=0, aWasPending=1) at nsContentSink.cpp:274
#134 0x045b8d02 in nsScriptLoaderObserverProxy::ScriptEvaluated (this=0xa642268, aResult=0, aElement=0xa8ad024, aIsInline=0, aWasPending=1)
    at nsContentSink.cpp:135
#135 0x046318e8 in nsScriptLoader::FireScriptEvaluated (this=0xa880348, aResult=0, aRequest=0xa8ad0d0) at nsScriptLoader.cpp:617
#136 0x04631a99 in nsScriptLoader::ProcessRequest (this=0xa880348, aRequest=0xa8ad0d0) at nsScriptLoader.cpp:582
#137 0x046324eb in nsScriptLoader::OnStreamComplete (this=0xa880348, aLoader=0xa8ad1d0, aContext=0xa8ad0d0, aStatus=0, stringLen=4294967295,
    string=0xa8970dd "") at nsScriptLoader.cpp:902
#138 0x010204d2 in nsStreamLoader::OnStopRequest (this=0xa8ad1d0, request=0xa8ad258, ctxt=0xa8ad0d0, aStatus=0) at nsStreamLoader.cpp:142
#139 0x010200bf in nsStreamListenerTee::OnStopRequest (this=0xa269550, request=0xa8ad258, context=0xa8ad0d0, status=0) at nsStreamListenerTee.cpp:65
#140 0x0107a57f in nsHttpChannel::OnStopRequest (this=0xa8ad258, request=0xa8adce0, ctxt=0x0, status=0) at nsHttpChannel.cpp:3738
#141 0x01008c13 in nsInputStreamPump::OnStateStop (this=0xa8adce0) at nsInputStreamPump.cpp:498
#142 0x01008ee1 in nsInputStreamPump::OnInputStreamReady (this=0xa8adce0, stream=0xa8adba8) at nsInputStreamPump.cpp:339
#143 0x001954d0 in nsInputStreamReadyEvent::EventHandler (plevent=0xa88f96c) at nsStreamUtils.cpp:118
#144 0x001a8ab2 in PL_HandleEvent (self=0xa88f96c) at plevent.c:673
#145 0x001a8f52 in PL_ProcessPendingEvents (self=0xa04f0a8) at plevent.c:608
#146 0x001aa2bd in nsEventQueueImpl::ProcessPendingEvents (this=0xa02f498) at nsEventQueue.cpp:398
#147 0x00c68bb0 in event_processor_callback (source=0xa164238, condition=G_IO_IN, data=0xa02f498) at nsAppShell.cpp:67
#148 0x0030c4fc in g_vasprintf () from /usr/lib/libglib-2.0.so.0
#149 0x002e64ce in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#150 0x002e94d6 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#151 0x002e97c3 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#152 0x00821a46 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#153 0x00c68ff4 in nsAppShell::Run (this=0xa027ab0) at nsAppShell.cpp:142
#154 0x004ef937 in nsAppShellService::Run (this=0xa04d9c8) at nsAppShellService.cpp:494
#155 0x080518d9 in xre_main (argc=4, argv=0xbf87dd74, aAppData=0x8065014) at nsAppRunner.cpp:1925
#156 0x0804db31 in main (argc=4, argv=0xbf87dd74) at nsBrowserApp.cpp:59
#157 0x00b41d5f in __libc_start_main () from /lib/libc.so.6
#158 0x0804da8d in _start ()
Keywords: crash
Summary: crash immediately after entering the url http://www.thegarden.com/ → crash immediately after entering the url http://www.thegarden.com/ [@ nsIFrame::GetStyleData]
Whiteboard: DUPEME

*** This bug has been marked as a duplicate of 242472 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
Crash Signature: [@ nsIFrame::GetStyleData]
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.