[Bug 215658] Re: liferea spits python ImportError during startup
Jean-Baptiste Lallement
jeanbaptiste.lallement at gmail.com
Wed Apr 16 21:57:54 UTC 2008
Hi again,
LD_LIBRARY_PATH is set to /usr/lib/xulrunner-1.9b5 because xulrunner
ships its own sqlite3 library which differs from the one installed with
package libsqlite3-0. See bug report #203413 for details.
Just a guess, but as a side effect, setting LD_LIBRARY_PATH loads other
libraries in /usr/lib/xulrunner-1.9b5/ which may need symbols not
available in librairies shipped with the system. The error let me think
this is related to pyxpcom extension shipped with xulrunner.
This may be harmless or this may be not, and it could be the reason of
occasional segfaults ( see #215016 )
Affecting this report to xulrunner-1.9
Cheers
** Also affects: xulrunner-1.9 (Ubuntu)
Importance: Undecided
Status: New
--
liferea spits python ImportError during startup
https://bugs.launchpad.net/bugs/215658
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to xulrunner-1.9 in ubuntu.
More information about the Ubuntu-mozillateam-bugs
mailing list