Closed
Bug 213043
Opened 22 years ago
Closed 22 years ago
java plug-in loading fails
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: benjaminong, Assigned: peterlubczynski-bugs)
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
I visited a web-site with a java applet as root. It asked me if I wanted to
install it and I said yes. After choosing the "install for linux" button,it
said the installation was ok.
But when I start Mozilla again, I get an error message involving a "shared
library". When I visit the same website, it acts as if I hadn't installed the
plugin.
Reproducible: Always
Steps to Reproduce:
1.Go to a website with a java applet, like www.science.edu.sg
2.When it asks to install the java plug-in, say yes. Proceed with installation
3.Exit and restart Mozilla
4. visit the same website
Actual Results:
There was a message on the console:
Expected Results:
Loaded the applet instead of asking me if i want to install again
this is the error message i got:
LoadPlugin: failed to initialize shared library
/usr/local/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so
[/usr/local/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so:
undefined symbol: __vt_17nsGetServiceByCID]
LoadPlugin: failed to initialize shared library
/usr/local/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so
[/usr/local/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so:
undefined symbol: __vt_17nsGetServiceByCID]
LoadPlugin: failed to initialize shared library
/usr/local/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so
[/usr/local/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so:
undefined symbol: __vt_17nsGetServiceByCID]
LoadPlugin: failed to initialize shared library
/usr/local/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so
[/usr/local/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so:
undefined symbol: __vt_17nsGetServiceByCID]
Comment 1•22 years ago
|
||
Read the release notes and install JRE1.4.2 from Sun and link the gcc3.2 plugin
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•