Closed
Bug 626443
Opened 15 years ago
Closed 15 years ago
library error messages when starting firefox
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: steve, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:2.0b8) Gecko/20100101 Firefox/4.0b8
Build Identifier: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:2.0b9) Gecko/20100101 Firefox/4.0b9
When running 4.0b9, I get the following messages on the console:
Gtk-Message: Failed to load module "globalmenu-gnome": /usr/lib64/gtk-2.0/modules/libglobalmenu-gnome.so: wrong ELF class: ELFCLASS64
LoadPlugin: failed to initialize shared library /usr/lib64/mozilla/plugins/gxineplugin.so [/usr/lib64/mozilla/plugins/gxineplugin.so: wrong ELF class: ELFCLASS64]
LoadPlugin: failed to initialize shared library /opt/openoffice.org3/program/libnpsoplugin.so [/opt/openoffice.org3/program/libnpsoplugin.so: wrong ELF class: ELFCLASS64]
LoadPlugin: failed to initialize shared library /usr/java/jre1.6.0_22/lib/amd64/libnpjp2.so [/usr/java/jre1.6.0_22/lib/amd64/libnpjp2.so: wrong ELF class: ELFCLASS64]
Gtk-Message: Failed to load module "globalmenu-gnome": /usr/lib64/gtk-2.0/modules/libglobalmenu-gnome.so: wrong ELF class: ELFCLASS64
Running global cleanup code from study base classes.
I'm running Fedora 13 on a dual x86-64 Dell Latitude E6500
Reproducible: Always
Steps to Reproduce:
1. Run "firefox -P user" from a console.
2.
3.
Expected Results:
No error messages or warnings.
Not issue errors or warnings.
Comment 1•15 years ago
|
||
You are running 32 bit Firefox. Your Java and Gnome libraries are 64 bit. They are incompatible. If you want the error messages to go away install 32 bit versions of Java/Gnome or use a 64 bit build of Firefox.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 2•15 years ago
|
||
Thanks for your help. It would be useful (fewer bug reports) if the Help/About Firefox reported which version it is.
You need to log in
before you can comment on or make changes to this bug.
Description
•