Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] cnn.com flash videos crash firefox
Date: Thu, 22 Jan 2009 19:23:23
Message-Id: 49bf44f10901221123v168907a2m5cef62c808e8e598@mail.gmail.com
In Reply to: Re: [gentoo-user] cnn.com flash videos crash firefox by Grant
1 >>> Do cnn.com videos *not* crash for anyone with the latest Firefox?
2 >>
3 >> Edit /etc/adobe/mms.cfg and set "WindowlessDisable = 1" and see if that helps.
4 >
5 > Unfortunately that didn't fix it. I researched my error:
6 >
7 > $ firefox
8 > LoadPlugin: failed to initialize shared library
9 > /usr/lib64/nsbrowser/plugins/libtotem-complex-plugin.so
10 > [/usr/lib64/nsbrowser/plugins/libtotem-complex-plugin.so: undefined
11 > symbol: _ZN13nsTArray_base9sEmptyHdrE]
12 > Killed
13 >
14 > and it sounds like it might have to do with having epiphany and
15 > firefox installed so I removed epiphany and re-emerged firefox,
16 > xulrunner, and totem with the same result. Do you guys have xulrunner
17 > enabled for firefox? I removed it and tried to re-emerge firefox but
18 > I got:
19 >
20 > * Detected file collision(s):
21 > *
22 > * /usr/lib64/mozilla-firefox/defaults/autoconfig/platform.js
23 > * /usr/lib64/mozilla-firefox/defaults/autoconfig/prefcalls.js
24 > *
25 > * Searching all installed packages for file collisions...
26 > *
27 > * Press Ctrl-C to Stop
28 > *
29 > * net-libs/xulrunner-1.9.0.5
30 > * /usr/lib64/mozilla-firefox/defaults/autoconfig/platform.js
31 > * /usr/lib64/mozilla-firefox/defaults/autoconfig/prefcalls.js
32 > *
33 > * Package 'www-client/mozilla-firefox-3.0.5' NOT merged due to file
34 > * collisions. If necessary, refer to your elog messages for the whole
35 > * content of the above message.
36 >
37 > - Grant
38
39 I'm getting a very similar error with mozilla-firefox -xulrunner:
40
41 $ firefox
42 LoadPlugin: failed to initialize shared library
43 /usr/lib64/nsbrowser/plugins/libtotem-complex-plugin.so
44 [/usr/lib64/nsbrowser/plugins/libtotem-complex-plugin.so: undefined
45 symbol: _ZN13nsTArray_base9sEmptyHdrE]
46 /usr/lib64/mozilla-firefox/run-mozilla.sh: line 131: 21696 Killed
47 "$prog" ${1+"$@"}
48
49 - Grant