Gentoo Archives: gentoo-user

From: Daniel Troeder <daniel@×××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] FlashPlayer crashes in FireFox
Date: Tue, 10 Sep 2013 09:57:41
Message-Id: 522EED06.6000500@admin-box.com
In Reply to: [gentoo-user] FlashPlayer crashes in FireFox by Dan Johansson
1 Am 09.09.2013 11:45, schrieb Dan Johansson:
2 > As of lately (I can not really remember since when) FlashPlayer has
3 > stopped working in FireFox.
4 >
5 > I'm running an "stable" AMD64 system with FireFox
6 > (www-client/firefox-17.0.8), FlasPlayer
7 > (www-plugins/adobe-flash-11.2.202.297) and NS-Plugin-Wraper
8 > (www-plugins/nspluginwrapper-1.4.4-r3).
9 >
10 > If I emerge the 64bit FlasPlayer I get the following errormessage when
11 > trying to wiev a video on YouTube "The Adobe Flash plugin has crashed"
12 > and I get the following in the .xsession-errors:
13 >
14 > plugin-container: htab.c:83: vlGetDataHTAB: Assertion `handle' failed.
15 > WARNING: pipe error (51): Connection reset by peer: file
16 > /var/tmp/notmpfs/portage/www-client/firefox-17.0.8/work/mozilla-esr17/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
17 > line 421
18 >
19 >
20 > If I on the other hand emerge the 32bit version + nspluginwraper nothing
21 > happens in FF (the "video-pane" just stays black) and I get the
22 > following messages in .xsession-errors:
23 >
24 > npviewer.bin: htab.c:83: vlGetDataHTAB: Assertion `handle' failed.
25 > *** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Broken pipe
26 > *** NSPlugin Wrapper ***
27 > WARNING:(/var/tmp/portage/www-plugins/nspluginwrapper-1.4.4-r3/work/nspluginwrapper-1.4.4/src/npw-wrapper.c:2705):invoke_NPP_Write:
28 > assertion failed: (rpc_method_invoke_possible(plugin->connection))
29 > *** NSPlugin Wrapper ***
30 > WARNING:(/var/tmp/portage/www-plugins/nspluginwrapper-1.4.4-r3/work/nspluginwrapper-1.4.4/src/npw-wrapper.c:2478):invoke_NPP_NewStream:
31 > assertion failed: (rpc_method_invoke_possible(plugin->connection))
32 > *** NSPlugin Wrapper ***
33 > WARNING:(/var/tmp/portage/www-plugins/nspluginwrapper-1.4.4-r3/work/nspluginwrapper-1.4.4/src/npw-wrapper.c:2550):invoke_NPP_DestroyStream:
34 > assertion failed: (rpc_method_invoke_possible(plugin->connection))
35 > *** NSPlugin Wrapper ***
36 > WARNING:(/var/tmp/portage/www-plugins/nspluginwrapper-1.4.4-r3/work/nspluginwrapper-1.4.4/src/npw-wrapper.c:2434):invoke_NPP_URLNotify:
37 > assertion failed: (rpc_method_invoke_possible(plugin->connection))
38 > *** NSPlugin Wrapper ***
39 > WARNING:(/var/tmp/portage/www-plugins/nspluginwrapper-1.4.4-r3/work/nspluginwrapper-1.4.4/src/npw-wrapper.c:2434):invoke_NPP_URLNotify:
40 > assertion failed: (rpc_method_invoke_possible(plugin->connection))
41 > *** NSPlugin Wrapper ***
42 > WARNING:(/var/tmp/portage/www-plugins/nspluginwrapper-1.4.4-r3/work/nspluginwrapper-1.4.4/src/npw-wrapper.c:2550):invoke_NPP_DestroyStream:
43 > assertion failed: (rpc_method_invoke_possible(plugin->connection))
44 > *** NSPlugin Wrapper ***
45 > WARNING:(/var/tmp/portage/www-plugins/nspluginwrapper-1.4.4-r3/work/nspluginwrapper-1.4.4/src/npw-wrapper.c:2434):invoke_NPP_URLNotify:
46 > assertion failed: (rpc_method_invoke_possible(plugin->connection))
47 > *** NSPlugin Wrapper ***
48 > WARNING:(/var/tmp/portage/www-plugins/nspluginwrapper-1.4.4-r3/work/nspluginwrapper-1.4.4/src/npw-wrapper.c:2478):invoke_NPP_NewStream:
49 > assertion failed: (rpc_method_invoke_possible(plugin->connection))
50 > *** NSPlugin Wrapper ***
51 > WARNING:(/var/tmp/portage/www-plugins/nspluginwrapper-1.4.4-r3/work/nspluginwrapper-1.4.4/src/npw-wrapper.c:2434):invoke_NPP_URLNotify:
52 > assertion failed: (rpc_method_invoke_possible(plugin->connection))
53 > Send additional request to http://www.youtube.com/watch?v=mRbnLYHzsfI
54 >
55 > *** NSPlugin Wrapper ***
56 > WARNING:(/var/tmp/portage/www-plugins/nspluginwrapper-1.4.4-r3/work/nspluginwrapper-1.4.4/src/npw-wrapper.c:2219):invoke_NPP_SetWindow:
57 > assertion failed: (rpc_method_invoke_possible(plugin->connection))
58 > *** NSPlugin Wrapper *** ERROR: NPObject proxy 0x7f33d3c27de0 is no
59 > longer valid!
60 > *** NSPlugin Wrapper *** ERROR: NPObject proxy 0x7f33d3c27de0 is no
61 > longer valid!
62 > *** NSPlugin Wrapper *** ERROR: NPObject proxy 0x7f33d3c27de0 is no
63 > longer valid!
64 >
65 > (The last line just keeps repeating)
66 >
67 > Any suggestions what my problem could be and how to solve it?
68 >
69 > Regards,
70 >
71 Adobe doesn't support the plugin API that FF uses anymore. Flash video
72 is almost certain to crash for most users. Chrome uses (created?) the
73 "pepper" API that Adobe supports, ships a recent Flash version and
74 videos work there. I didn't test it, but there is
75 www-plugins/chrome-binary-plugins for Chromium that should deliver the same.