Closed
Bug 208100
Opened 22 years ago
Closed 22 years ago
Browser crashes when opening the site
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
People
(Reporter: ksbhaskar, Unassigned)
References
()
Details
(Keywords: crash)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030529
Mozilla crashes repeatedly and unconditionally when opening the URL. The
message in my shell is
INTERNAL ERROR on Browser End: Exec of "java_vm" failed: 2
<
System error?:: No such file or directory
Gdk-ERROR **: Fatal IO error 9 (Bad file descriptor) on X server :0.0.
INTERNAL ERROR on Browser End: Could not read ack from browser
System error?:: Resource temporarily unavailab
Reproducible: Always
Steps to Reproduce:
1. Attempt to open the URL http://www.tesoccer.org
2.
3.
Actual Results:
Crashes
Expected Results:
Displayed the page
Assuming poorly installed Java.
Check http://plugindoc.mozdev.org/linux.html to resolve your problem.
If that doesn't work : under PREFERENCES - ADVANCED, disable Java, and your
crash will stop.
Whiteboard: DUPEME
Comment 2•22 years ago
|
||
Site is using fphover.class applet which is known to crash JRE < 1.4.
See bug 156493 for the RFE to have Mozilla not crashing when a plug-in crashes
and also bug 176280.
*** This bug has been marked as a duplicate of 57372 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Component: Browser-General → OJI
Keywords: crash
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•22 years ago
|
||
Thanx for the quick resolution. Going to a Java 1.4.1 plugin solved the
problem. Ideally a defective plugin shouldn't crash the browser, but I guess
it's hard to protect against everything.
-- Bhaskar
You need to log in
before you can comment on or make changes to this bug.
Description
•