Closed
Bug 234693
Opened 21 years ago
Closed 21 years ago
repeatable crash loading web page
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: dgp, Assigned: yuanyi21)
References
()
Details
(Keywords: crash, stackwanted)
User-Agent:
Build Identifier: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.6) Gecko/20040116
Every time I attempt to view the URL
in Mozilla 1.6, the browser crashes.
This is true whether I follow a link,
or whether I type in the URL.
The following message is left in the
terminal window from which I started
mozilla:
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 number) on X server :0.0.
INTERNAL ERROR on Browser End: Could not read ack from browser
System error?:: Resource temporarily unavailable
[2] Exit 255 mozilla
Reproducible: Always
Steps to Reproduce:
1. Start Mozilla 1.6.
2. Attempt to view URL
3. <crash>
Actual Results:
crash / error message in shell
Expected Results:
display page.
Reporter | ||
Comment 1•21 years ago
|
||
When I disable Java, I can visit
the URL without crashing.
Comment 2•21 years ago
|
||
Worksforme in build 20040217 on Mac OS X 10.2.8 (Java 1.3.1)
Reporter | ||
Updated•21 years ago
|
OS: SunOS → Solaris
Comment 3•21 years ago
|
||
works fine on solaris 8 with java jdk-1.4.2_02
Mozilla 1.7a, Copyright (c) 2003 mozilla.org, build 2004021805
Comment 4•21 years ago
|
||
wfm FF 20040216 Win2k (JRE 1.4.2) & Linux (JRE 1.5.0b1).
Do you crash on any other Java-enabled page ?
That is usually caused by an incorrect installation of java plugin.
you should create a *symbol link* which points to
your_java_dir/jre/plugin/sparc/ns610/libjavaplugin_oji.so in either
mozilla/plugins or $HOME/.mozilla/plugins.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•