setting both LD_LIBRARY_PATH=/usr/lib/firefox *and*
MOZILLA_FIVE_HOME=/usr/lib/firefox before starting python fixed it.

[EMAIL PROTECTED]:~$ LD_LIBRARY_PATH=/usr/lib/firefox python /tmp/foo
Segmentation fault (core dumped)
[EMAIL PROTECTED]:~$ MOZILLA_FIVE_HOME=/usr/lib/firefox python /tmp/foo
Segmentation fault (core dumped)
[EMAIL PROTECTED]:~$ MOZILLA_FIVE_HOME=/usr/lib/firefox 
LD_LIBRARY_PATH=/usr/lib/firefox python /tmp/foo
LoadPlugin: failed to initialize shared library libXt.so [libXt.so: cannot open 
shared object file: No such file or directory]
LoadPlugin: failed to initialize shared library libXext.so [libXext.so: cannot 
open shared object file: No such file or directory]
LoadPlugin: failed to initialize shared library 
/usr/lib/jvm/java-6-sun-1.6.0.02/jre/plugin/i386/ns7/libjavaplugin_oji.so 
[/usr/lib/jvm/java-6-sun-1.6.0.02/jre/plugin/i386/ns7/libjavaplugin_oji.so: 
undefined symbol: _ZTVN10__cxxabiv121__vmi_class_type_infoE]

-- 
[exaile/gutsy] crash in lib gtkembedmoz
https://bugs.launchpad.net/bugs/123409
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to