Closed
Bug 157589
Opened 22 years ago
Closed 22 years ago
undefined symbol: __rtti_si after installing Java plugin
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 116444
People
(Reporter: dufflebunk, Assigned: joe.chou)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.5 (X11; Linux i686; U;) Gecko/0
BuildID: 0
After installing Java (by going to a page with ajava applet and telling the
resulting dialog to install the Java stuff), There is still no Java.
Restarting Mozilla on a terminal givest the following message:
LoadPlugin: failed to initialize shared library
/usr/lib/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so
[/usr/lib/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so:
undefined symbol: __rtti_si]
Mozilla was compiled using gcc 3.1.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020715
Reproducible: Always
Steps to Reproduce:
1. compile mozilla with gcc 3.1
2. let mozilla install the linux Java plugin
3. restart mozilla
Actual Results: LoadPlugin: failed to initialize shared library
/usr/lib/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so
[/usr/lib/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so:
undefined symbol: __rtti_si]
And Java applets still don't work. Not listed in the Help -> plugins either.
Expected Results: Java applets to work...
Mozilla was compiled using gcc 3.1.
Help -> about gives me this info about my version:
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020715
Comment 1•22 years ago
|
||
oji
Assignee: beppe → joe.chou
Component: Plug-ins → OJI
QA Contact: shrir → pmac
Comment 2•22 years ago
|
||
*** This bug has been marked as a duplicate of 116444 ***
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
•