Closed
Bug 243314
Opened 21 years ago
Closed 21 years ago
Mozilla crashes when java plugin is installed
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: fabien.gaurand, Assigned: yuanyi21)
Details
User-Agent: Mozilla/5.0 (X11; U; HP-UX 9000/785; en-US; rv:1.7b) Gecko/20040424
Build Identifier: Mozilla/5.0 (X11; U; HP-UX 9000/785; en-US; rv:1.7b) Gecko/20040424
I upgraded mozilla to 1.7RC1 on my HP-UX 11.0 workstation and java plugin 1.3 is
no more working and makes mozilla crash at startup.
When link to java plugin is removed, mozilla seems to work properly (but without
java of course!).
Note that this plugin did work for Mozilla 1.4, 1.5 and 1.6.
I tried java plugin version 1.3.1.05.00 and the newer one 1.3.1.09.08 but I
obtained the exact same result...
Reproducible: Always
Steps to Reproduce:
1.Install Java2 1.3 plugin (T1455AA)
2.Create link to libjavaplugin in /opt/mozilla/plugins
3.start mozilla
Actual Results:
When starting Mozilla, I obtain a core-dump with following message :
aCC runtime: Error 215 from
shl_findsym(/opt/java1.3/jre/plugin/PA_RISC/ns600/libjavaplugin_oji.sl,_shlInit)
/usr/lib/dld.sl: Unresolved symbol:
[Vftptr]key:__cl__16nsQueryInterfaceCFRC4nsIDPPv (data) from
/opt/java1.3/jre/plugin/PA_RISC/ns600/libjavaplugin_oji.sl
/usr/local/bin/mozilla[8]: 19079 Abort(coredump)
Expected Results:
mozilla should start normally.
Comment 1•21 years ago
|
||
do you also crash with JRE 1.4 (I'm not a HP-UX specialist, you may need JRE 1.3
for specific needs, but this can be useful to see if 1.7 regressed with every
JRE): http://www.hp.com/products1/unix/java/
Reporter | ||
Comment 2•21 years ago
|
||
I downloaded Java2 1.4 plugin, installed and it seems to work fine (I tried some
applets)
Seems that 1.3.1 plugin support is broken on HP-UX.
Thanks a lot for the quick answer!
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Comment 3•21 years ago
|
||
this is WORKSFORME, not FIXED
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•