Closed
Bug 128878
Opened 24 years ago
Closed 24 years ago
Sun java2 sdk 1.4.0-fcs causes mozilla crash on startup
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: donald.g.park, Assigned: mkaply)
Details
I installed j2sdk-1.4.0-fcs on a mandrake linux 2.4.18 system. It exits with exit code 255. Running strace on startup reveals:
write(2, "INTERNAL ERROR on browser end: ", 31) = 31
write(2, "Expected a version > 5! Version "..., 36) = 36
write(2, "\n",1) = 1
...
write(2, "System Error?:: Success\n", 24) = 24
If I mv /usr/java /usr/java.disable, mozilla starts up fine.
I also just noticed that mozilla seems to start OK with java in /usr/java if I start mozilla as root.
Severity: major → critical
Component: BiDi Hebrew & Arabic → Java-Implemented Plugins
yes we know. for now don't forge your useragent. in the future we will fix
this.
please search bugzilla before filing bugs.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Component: Java-Implemented Plugins → OJI
Resolution: --- → INVALID
reporter: you are forging your useragent, you just don't know it.
things to do.
about:mozilla
about:config
the first will list an ie useragent and the second will let you delete it.
You need to log in
before you can comment on or make changes to this bug.
Description
•