Closed
Bug 102558
Opened 23 years ago
Closed 23 years ago
yayas.com crashes browser
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: throop, Assigned: edburns)
References
()
Details
(Keywords: crash, stackwanted)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20010913
BuildID: 2001091311
Loading the 'About Us' web page on this site consistently crashes Mozilla, with
the error messages below. Loads fine on NS 4.75.
Reproducible: Always
Steps to Reproduce:
1.Go to http://www.yayas.com
2.Click on 'About Yaya's' link
3.Page loads, then crashes all Mozilla components
Actual Results: Crashes Mozilla
Expected Results: Should have loaded
Mozilla prints the following:
# # An unexpected exception has been detected in native code outside the VM.#
Program counter=0x409494e8
#
# Problematic Thread: prio=1 tid=0x84b7ca0 nid=0x702a runnable
#
INTERNAL ERROR on Browser End: Pipe closed during read? State may be corrupt(QFA)
System error?:: Success
Although Talkback claims to be enabled ('Talkback loaded Ok.' message on
startup), it does not catch this crash. I think that this problem with Talkback
has been reported in another bug, but it's not the issue here.
JRE 1.3 is installed and working fine on other pages. This page appears to be
using Java -- various java initialization messages appear on the
http://www.yayas.com homepage when it is loading.
Comment 1•23 years ago
|
||
WFM, 2001092703 on WindowsME. It could be the different OS but I suspect it is
one of the crashers fixex since 9/13.
Reporter (Henry): Could you check the page with a recent nightly build?
![]() |
||
Comment 2•23 years ago
|
||
Over to OJI
Assignee: asa → edburns
Component: Browser-General → OJI
QA Contact: doronr → pmac
Reporter | ||
Comment 3•23 years ago
|
||
I'd love to try the new nightly, but the installer seg-faults on me! I reported
*that* bug as 89436, and just reported a followup to it right now. So, until
that bug is resolved, it looks like I'm unable to check whether the current bug
has been fixed or not.
I just tried on Linux (branch build: 2001-10--2-04-0.9.4), yes, it is crashed
with the following:
# An unexpected exception has been detected in native code outside the VM.#
Program counter=0x408d5004
# Problematic Thread: prio=1 tid=0x844d070 nid=0xa54 runnable
INTERNAL ERROR on Browser End: Pipe closed during read? State may be corrupt
System error?:: Success.
It seems the talkback does not catch this crash though.
Also I found out after the crash on my linux, redhat 6.2, I won't able to launch
the browser at all (branch build: 2001-10-02-04-0.9.4)
Comment 7•23 years ago
|
||
wfm using build 2001101103 on Win2k with JRE 1.4.0beta2.
This is another Linux-only JRE bug caused by FrontPage-generated page (with
Java menus). Might be dup of bug 93990, bug 95661 or bug 101126.
Reporter | ||
Comment 8•23 years ago
|
||
Using the same configuration as I originally reported, Mozilla no longer crashes
on this page as of build 2001101202.
It fixed now, no crash any more. Verified on Linux redhat6.2 (branch build:
2001-10-20-12-0.9.4).
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•