Closed
Bug 228092
Opened 22 years ago
Closed 22 years ago
java plugin failed to load
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 227867
People
(Reporter: vladimir.kondratiev, Assigned: yuanyi21)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031208
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031208
I use Mozilla build 1.6b from "full installer";
JRE from SDK 1.4.2_03 (latest RPM).
The following error occurred:
LoadPlugin: failed to initialize shared library
/usr/java/j2sdk1.4.2_03/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
[/usr/java/j2sdk1.4.2_03/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so:
undefined symbol: _ZdlPv]
Mozilla 1.6a works well with this JRE plugin.
Reproducible: Always
Steps to Reproduce:
1. Install Mozilla 1.6b
2. Install Java plugin, accordingly to instruction in release notes.
3. Run mozilla
Actual Results:
Error message mentioned above printed on terminal; Java plugin displayed in
about:plugins, but not working
Expected Results:
Java plugin works
Comment 1•22 years ago
|
||
This is a known problem with 1.6b and recent nightly builds. The workaround is
to use the non-gcc32 plugin from the .../jre/plugin/i386/ns610/ directory.
*** This bug has been marked as a duplicate of 227867 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•