Closed
Bug 218212
Opened 22 years ago
Closed 22 years ago
LoadPlugin undefined symbol - GetServiceByCID in SuSE 8.2
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: stvsayre, Assigned: joshua.xia)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624
Under my current installation of SuSE8.2, after installing the JVM2 Linux
plugin, this error appears. The JAVA API required for a secure application does
not load. This error does not happen with mozilla-1.3.
LoadPlugin: failed to initialize shared library
/work/swl/mozilla-1.4/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so
[/work/swl/mozilla-1.4/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so:
undefined symbol: __vt_17nsGetServiceByCID]
Reproducible: Always
Steps to Reproduce:
1.start mozilla
2.
3.
Actual Results:
error printed to terminal
Expected Results:
no error, load java api as mozilla-1.3 does.
Comment 1•22 years ago
|
||
Please read the Mozilla 1.4 release notes. Which exact Mozilla build are you
using (built with what compiler?)? Which exact Java plugin are you using (built
with what compiler?)?
Comment 2•22 years ago
|
||
Mail from Steve:
The build was downloaded from mozilla.org:
mozilla-i686-pc-linux-gnu-1.4-sea.tar.gz
Don't know which compiler.
> Which exact Java plugin are you using (built
> with what compiler?)?
Java(TM) 2 Runtime Environment, Standard Edition Version 1.3.1 dowloaded
and installed automatically by the browser from the default Netscape
plugin site:
-------------------------------------------------------
Marking invalid, since that plugin explicitly does not work with that Mozilla
build per the Mozilla 1.4 release notes.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•