Gentoo Archives: gentoo-amd64

From: Grant <emailgrant@×××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] cnn.com videos crash firefox with a libtotem-complex-plugin.so error
Date: Thu, 22 Jan 2009 20:34:20
Message-Id: 49bf44f10901221234x361b1c2axbcef20a0fd7382c7@mail.gmail.com
1 Whenever I try to play a video at cnn.com, firefox crashes with the
2 following error:
3
4 $ firefox
5 LoadPlugin: failed to initialize shared library
6 /usr/lib64/nsbrowser/plugins/libtotem-complex-plugin.so
7 [/usr/lib64/nsbrowser/plugins/libtotem-complex-plugin.so: undefined
8 symbol: _ZN13nsTArray_base9sEmptyHdrE]
9 Killed
10
11 If I compile firefox without xulrunner it crashes with the very similar:
12
13 $ firefox
14 LoadPlugin: failed to initialize shared library
15 /usr/lib64/nsbrowser/plugins/libtotem-complex-plugin.so
16 [/usr/lib64/nsbrowser/plugins/libtotem-complex-plugin.so: undefined
17 symbol: _ZN13nsTArray_base9sEmptyHdrE]
18 /usr/lib64/mozilla-firefox/run-mozilla.sh: line 131: 21696 Killed
19 "$prog" ${1+"$@"}
20
21 I've tried recompiling xulrunner, firefox, and totem with the same
22 result. Does anyone have any ideas?
23
24 - Grant

Replies

Subject Author
Re: [gentoo-amd64] cnn.com videos crash firefox with a libtotem-complex-plugin.so error Paul Hartman <paul.hartman+gentoo@×××××.com>