Closed
Bug 253178
Opened 21 years ago
Closed 21 years ago
get Gdk Fatal error: Exec of "java_vm" failed: 2
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: sogania, Assigned: yuanyi21)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.5) Gecko/20031016
Build Identifier: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.5) Gecko/20031016
hi, i have java installed and have also set the approprite plugins.
Problem is that when i visit a site requiring some java stuff
(eg: amctheatres.com above or jibjab.com ), my browser always crashes with this
lovely message:
~/bin/mozilla1.5/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 pinkfloyd:0.0.
INTERNAL ERROR on Browser End: Could not read ack from browser
System error?:: Resource temporarily unavailable
21.21u 1.74s 0:47.95 47.8%
I have LD_LIBRARY and PATH enviroment set to point to my java installation.
Am using j2re_1.4.1_04 .
Reproducible: Always
Steps to Reproduce:
1.load mozilla on solaris (5.8)
2. goto www.amctheatres.com
3.voila.. crash
Actual Results:
crash
Expected Results:
should have loaed the website correctly.
| Reporter | ||
Comment 1•21 years ago
|
||
My colleagues have found same crashes on moz1.7
(i can't use moz1.7 as my solaris desktop doesn't have the required patches..and
our sys-admins aren't very friendly these days :( ).
Summary: get Gdk Fatal error: Exec of "java_vm" failed: 2 → get Gdk Fatal error: Exec of "java_vm" failed: 2
| Reporter | ||
Comment 3•21 years ago
|
||
I got the java from sun.com and installed in locally in my home area.
and have following set: <java_install_area>/bin in $PATH,
<java_install_area>/lib in LD_LIBRARY_PATH (not sure if i need this). Also, made
a link to libjavaplugins_oji.so to the <moz_install_dir>/plugins directory.
| Reporter | ||
Comment 4•21 years ago
|
||
i just downloaded the latest java RE from sun website..1.4.2_05 and that seems
to be working fine.. tried a few website, where moz used to crash earlier and
now it seems to be chugging along pretty fine.
You can mark this bug fixed/resolved.. with maybe a request to doc team to
update the README/releaseNotes etc. to get the latest java.
Thank you for the verification.
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
•