On Wed, 06 Feb 2002 18:12:08 +0100, Marcel Pol wrote: > On Wed, 06 Feb 2002 14:20:52 +0100 > Frederic Crozat <[EMAIL PROTECTED]> wrote: > >> >> And the only thing it does is segfault. >> > Yup, the same here: >> > >> > bash-2.05$ /usr/lib/mozilla/mozilla-bin >> > ************************************************** >> > nsNativeComponentLoader: >> > GetFactory(/usr/lib/mozilla/components/libtimer_gtk.so) Load FAILED >> > with error: /usr/lib/mozilla/components/libtimer_gtk.so: cannot open >> > shared object file: No such file or directory >> > ************************************************** Segmentation fault >> > >> > It seems like /usr/lib/mozilla/components/libtimer_gtk.so is not >> > provided by the rpm. >> >> It is becaused it is no longer needed.. >> >> I seems mozilla database is not regenerated correctly (strange, I don't >> have this problem on my test computer).. Workaround : as root, run >> /usr/lib/mozilla/rebuild-databases.sh > > Thank you, that worked fine. > >> One question : >> Did you have an old version of mozilla on your system ? What gives you >> : rpm -qa | grep mozilla ? > > rpm -qa |grep mozilla > mozilla-0.9.8-1mdk > > I installed it by hand, with urpmi mozilla-filename.rpm
I've been able to reproduce the problem (which is also present in "official" package from Mozilla.org) : this is only when upgrading mozilla (when no other package is installed) and when some libraries are no longer provided (here /usr/lib/mozilla/components/libtimer_gtk.so).. I'm looking for a good solution for this problem.. -- Fr�d�ric Crozat MandrakeSoft
