Closed
Bug 428353
Opened 18 years ago
Closed 18 years ago
Firefox 3 beta5 crashes when trying to view this 8 MB page
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: earl.fogel, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9b5) Gecko/2008032619 Firefox/3.0b5
Build Identifier: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9b5) Gecko/2008032619 Firefox/3.0b5
Firefox crashes when trying to view this page.
It takes down my X server and all my other windows as well. :-(
This page does work in Firefox 1.5.x
Reproducible: Always
Steps to Reproduce:
1. start firefox
2. go to http://www.usask.ca/test/earl/fix_this.html
3. reboot
Firefox 3 beta5 on Redhat Enterprise Linux 5.1
| Reporter | ||
Comment 1•18 years ago
|
||
Gecko: Fatal IO error 104 (Connection reset by peer) on X server :0.1.
Comment 2•18 years ago
|
||
It's usually a X bug when it crashes...
Component: General → GFX: Thebes
Product: Firefox → Core
QA Contact: general → thebes
Version: unspecified → Trunk
| Reporter | ||
Comment 3•18 years ago
|
||
That makes sense. I found this in Xorg.0.log:
Backtrace:
0: X(xf86SigHandler+0x71) [0x47a9a1]
1: /lib64/libc.so.6 [0x3fbdc300b0]
2: /usr/lib64/xorg/modules/libwfb.so(wfbRasterizeTrapezoid+0x18b) [0x2aaaaba6d6cb]
3: /usr/lib64/xorg/modules/drivers/nvidia_drv.so(_nv000745X+0x12f) [0x2aaaab21f11f]
Fatal server error:
Caught signal 11. Server aborting
Yep, if the server crashes, it's not firefox's fault -- the X server should never crash in response to client commands. Nothing we can do really, sorry :( You may want to report this to red hat, especially since you're using RHEL.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•