Archiving obsolete /etc/gre.d files solves the problem:

$ ls -l /etc/gre.d/
total 12
-rwxr-xr-x 1 root root 76 2008-07-28 16:56 1.9.0.1.system.conf
-rwxr-xr-x 1 root root 76 2008-09-25 07:24 1.9.0.3.system.conf
-rwxr-xr-x 1 root root 68 2008-06-10 14:03 1.9.system.conf
$ sudo mv /etc/gre.d/1.9.0.1.system.conf /etc/gre.d/1.9.0.1.system.conf.bak
$ sudo mv /etc/gre.d/1.9.system.conf /etc/gre.d/1.9.system.conf.bak

So firefox is apparently selecting the wrong configuration file for
xulrunner at runtime.

-- 
firefox: Couldn't load XPCOM
https://bugs.launchpad.net/bugs/294247
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to