Description of problem: I can't open Firefox since I have updated to 24.1.0 version [adrien@localhost ~]$ firefox XPCOMGlueLoad error for file /usr/lib64/firefox-24.1.0/libxul.so: /lib64/libevent.so.5: file too short Couldn't load XPCOM. Version-Release number of selected component (if applicable): 24.1.0 How reproducible: Steps to Reproduce: 1. 2. 3. Reproducible: Steps to Reproduce:
CC: (none) => aaaaadrien
works fine here ( and nobody notice this previously in the QA, see in bug 11370) do you have all needed package as 64bits installed ? see for ex: https://bugzilla.mozilla.org/show_bug.cgi?id=829604
Yes, I think. I have updated my system with urpmi --auto-update. If I don't have one of package mentionned into the Firefox RPM, URPMI must install it !
another idea, what is md5 of /lib64/libevent.so.5 and /usr/lib64/firefox-24.1.0/libxul.so
[root@localhost adrien]# md5sum /lib64/libevent.so.5 d41d8cd98f00b204e9800998ecf8427e /lib64/libevent.so.5 [root@localhost adrien]# md5sum /usr/lib64/firefox-24.1.0/libxul.so 91df04a8f3ea11ef52490028e327fc8f /usr/lib64/firefox-24.1.0/libxul.so
Can you try this command as root: urpmi --replacepkgs lib64event5 And then try to run Firefox again. Seems like your libevent.so.5 is bogus.
CC: (none) => mageia
yep another md5 here for the libevent.so.5
[root@localhost adrien]# urpmi --replacepkgs lib64event5 installation de lib64event5-2.0.21-3.mga3.x86_64.rpm depuis /var/cache/urpmi/rpms Préparation... ######################################################################## 1/1: lib64event5 ######################################################################## ldconfig: Fichier /lib64/libao.so.4 est vide, n'a pas été vérifié. ldconfig: Fichier /lib64/libpcsclite.so.1.0.0 est vide, n'a pas été vérifié. ldconfig: Fichier /lib64/libao.so.4.0.0 est vide, n'a pas été vérifié. ldconfig: Fichier /lib64/libpcsclite.so.1 est vide, n'a pas été vérifié. It works ...
Can we close the bug then?
.
Status: NEW => RESOLVEDResolution: (none) => FIXED