[Bug 85102] Re: symbol lookup error: /usr/lib/totem/libtotem-narrowspace-plugin.so: undefined symbol: NS_CStringContainerInit
Arthur Peters
amp at singingwizard.org
Sat Feb 17 20:59:28 UTC 2007
I have changed the package to totem-gstreamer, because I am experiencing
the same problem in firefox and the same .so causes the problem in both
cases (/usr/lib/totem/libtotem-narrowspace-plugin.so). That .so is in
the totem-gstreamer package. However the function
(NS_CStringContainerInit) is part of the Mozilla libraries, so this may
be a firefox/mozilla problem.
The output from firefox is:
/usr/lib/firefox/firefox-bin: symbol lookup error: /usr/lib/totem
/libtotem-narrowspace-plugin.so: undefined symbol:
NS_CStringContainerInit
A couple of objdump runs show that the function needed is provided by
/usr/lib/firefox/libxpcom.so. Perhaps there are link problems in how the
totem firefox plugins are being built.
There is a work around. Run firefox with:
LD_PRELOAD=/usr/lib/firefox/libxpcom.so:/usr/lib/firefox/libxpcom_core.so
firefox
This forces the right libs to be linked in.
I am using Feisty of 2007 02 17.
** Changed in: liferea (Ubuntu)
Sourcepackagename: liferea => totem
Status: Unconfirmed => Confirmed
--
symbol lookup error: /usr/lib/totem/libtotem-narrowspace-plugin.so: undefined symbol: NS_CStringContainerInit
https://launchpad.net/bugs/85102
More information about the desktop-bugs
mailing list