Fedora Linux Support Community & Resources Center
Sections ›› Home | Forums | Guidelines | Forum Help | Fedora FAQ | Fedora News 

Go Back   FedoraForum.org > Fedora Support > x86 64-bit

x86 64-bit For the discussion of Fedora 64-bit and its problems.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 2009-10-13, 06:31 AM CDT
Gödel's Avatar
Gödel Online
Registered User
 
Join Date: Jul 2009
Location: London,England
Posts: 621
linuxfedorafirefox
Grey box in place of flash playback (with temp fix)

When I play a flash video in x86_64 with the latest 64bit flashplayer I will often get a grey rectangle after a few secs rather than playback. This is 100% reproducible if I restart firefox after playing a flash video and try to replay it.

If I start firefox from a terminal I can see "invoke_NPP_Destroy: assertion failed:" type errors. Logging off and logging back on fixes, so I investigated which process needs to be restarted.

Turns out to be gvfsd, so if you get a grey box do this in a terminal (as a normal user NOT as root)

Code:
killall gvfsd
/usr/libexec/gvfsd &
then refresh the page and all should be fine. (In fact the problem does not recur for an entire session until I login again)

If others could report whether this fixes the same problem I can submit a bug report.

EDIT: I am using libflashplayer-10.0.32.18.linux-x86_64.so from here

Last edited by Gödel; 2009-10-13 at 06:46 AM CDT.
Reply With Quote
  #2  
Old 2009-11-06, 08:48 AM CST
Evil_Bert's Avatar
Evil_Bert Offline
Semi-retired Community Manager
 
Join Date: Nov 2007
Location: Sydney, Australia
Posts: 1,897
linuxfedorafirefox
I'm using the same architecture and same flash version and am having a similar problem with often getting a grey box where the flash video should be.

Starting firefox in a terminal gives the following errors when this occurs:
Code:
*** NSPlugin Wrapper *** ERROR: NPP_Write() wait for reply: Connection closed
*** NSPlugin Wrapper *** WARNING:(../src/npw-wrapper.c:2239):invoke_NPP_DestroyStream: assertion failed: (rpc_method_invoke_possible(plugin->connection))
*** NSPlugin Wrapper *** ERROR: NPObject 0x3e67b80 is no longer valid!
*** NSPlugin Wrapper *** ERROR: NPObject 0x3e67b80 is no longer valid!
*** NSPlugin Wrapper *** ERROR: NPObject 0x3e67b80 is no longer valid!
*** NSPlugin Wrapper *** ERROR: NPObject 0x3e67b80 is no longer valid!
Also, /var/log/messages has something like:
Code:
Nov  7 02:16:56 localhost kernel: npviewer.bin[2717] trap invalid opcode ip:7f310dd40812 sp:7fff5761aac0 error:0
Nov  7 02:17:03 localhost kernel: npviewer.bin[2732] trap invalid opcode ip:7fa98edc1812 sp:7fff7e03bbd0 error:0
Nov  7 02:17:13 localhost kernel: npviewer.bin[2746] trap invalid opcode ip:7f666920c812 sp:7fff848f8aa0 error:0
Nov  7 02:17:21 localhost kernel: npviewer.bin[2760] trap invalid opcode ip:7fafc3ea08c2 sp:7fff67feb9f0 error:0
Nov  7 02:17:30 localhost kernel: npviewer.bin[2774] trap invalid opcode ip:7f1936a488c2 sp:7fff3e96c340 error:0
I tried your fix, but it had no effect. Actually, logging out/in or even rebooting doesn't fix it for me, either. Some flash videos play OK, but some just won't - it's not a case of some working then ceasing to work, they just don't work, full stop.

I'm still looking into it, but if you have any other tips, that'd be handy.
__________________
.
Looking for somewhere to get started? Try the Forum Help page.
There are many alternate universes, but only this one has beer.
Reply With Quote
  #3  
Old 2009-11-06, 08:57 AM CST
Evil_Bert's Avatar
Evil_Bert Offline
Semi-retired Community Manager
 
Join Date: Nov 2007
Location: Sydney, Australia
Posts: 1,897
linuxfedorafirefox
Looks like it may be the LAHF thing (reading through Leigh's thread). I'll try that fix and see how it goes.
__________________
.
Looking for somewhere to get started? Try the Forum Help page.
There are many alternate universes, but only this one has beer.
Reply With Quote
  #4  
Old 2009-11-06, 09:09 AM CST
Gödel's Avatar
Gödel Online
Registered User
 
Join Date: Jul 2009
Location: London,England
Posts: 621
windows_xp_2003firefox
The suggested "fix" doesn't work for me any more either, I'm not sure if it stopped working after an update or I just had a peculiar system that day! (I probably over-tinkered and did something else which I can't now repeat)

Still, logging out and back in does fix it for me, I don't recall a flash site that didn't play even after doing that.

This only affects my x86_64 installs, I don't see it in 32bit.

Don't have much idea what else to suggest other than wait for the upcoming release of flash 10.1 which is supposed to be super-dooper and cross-platform friendly (but still won't do full-screen acceleration on intel graphics)

http://labs.adobe.com/technologies/f.../features.html
http://www.engadget.com/2009/10/05/f...a-screen-webo/
http://gizmodo.com/5374115/flash-101...ayable-hd-vids
Reply With Quote
  #5  
Old 2009-11-06, 09:11 AM CST
leigh123linux's Avatar
leigh123linux Offline
Administrator
 
Join Date: Oct 2006
Location: Hampshire UK
Posts: 15,820
linuxfedorafirefox
Quote:
Originally Posted by Evil_Bert View Post
Looks like it may be the LAHF thing (reading through Leigh's thread). I'll try that fix and see how it goes.
If you use my rpm (it has the fix included) , run ldconfig after installing.
Reply With Quote
  #6  
Old 2009-11-06, 09:11 AM CST
Gödel's Avatar
Gödel Online
Registered User
 
Join Date: Jul 2009
Location: London,England
Posts: 621
windows_xp_2003firefox
LAHF? I must have missed that, can you link the thread so I can try it too.
Reply With Quote
  #7  
Old 2009-11-06, 09:13 AM CST
Evil_Bert's Avatar
Evil_Bert Offline
Semi-retired Community Manager
 
Join Date: Nov 2007
Location: Sydney, Australia
Posts: 1,897
linuxfedorafirefox
http://forums.fedoraforum.org/showthread.php?t=205642

Starts around Page 14 or 15.
__________________
.
Looking for somewhere to get started? Try the Forum Help page.
There are many alternate universes, but only this one has beer.
Reply With Quote
  #8  
Old 2009-11-06, 09:28 AM CST
leigh123linux's Avatar
leigh123linux Offline
Administrator
 
Join Date: Oct 2006
Location: Hampshire UK
Posts: 15,820
linuxfedorafirefox
Quote:
Originally Posted by Gödel View Post
LAHF? I must have missed that, can you link the thread so I can try it too.

Post #233 and on

http://forums.fedoraforum.org/showpo...&postcount=233



http://forums.fedoraforum.org/showth...205642&page=24
Reply With Quote
  #9  
Old 2009-11-06, 09:31 AM CST
Evil_Bert's Avatar
Evil_Bert Offline
Semi-retired Community Manager
 
Join Date: Nov 2007
Location: Sydney, Australia
Posts: 1,897
linuxfedorafirefox
Is it actually necessary to uninstall nspluginwrapper when applying the LAHF fix?

(I guess I'll find out shortly, anyway, but I was wondering if this is a known fact already).
__________________
.
Looking for somewhere to get started? Try the Forum Help page.
There are many alternate universes, but only this one has beer.
Reply With Quote
  #10  
Old 2009-11-06, 09:37 AM CST
leigh123linux's Avatar
leigh123linux Offline
Administrator
 
Join Date: Oct 2006
Location: Hampshire UK
Posts: 15,820
linuxfedorafirefox
Quote:
Originally Posted by Evil_Bert View Post
Is it actually necessary to uninstall nspluginwrapper when applying the LAHF fix?

(I guess I'll find out shortly, anyway, but I was wondering if this is a known fact already).

I'm not sure.
Reply With Quote
  #11  
Old 2009-11-06, 10:06 AM CST
Gödel's Avatar
Gödel Online
Registered User
 
Join Date: Jul 2009
Location: London,England
Posts: 621
linuxfedorafirefox
Ah ok, I'm not sure I can tinker with removing nspluginwrapper atm, I have weird stuff like 32bit & 64bit veetle plugins (yeah, pointless I know, but I'm trying to debug that in x86_64 too).

Also, lahf does show in 'cat /proc/cpuinfo' flags, so I assume I woudn't be affected by that instruction. I don't have the invalid opcode messages the Evil Bert sees, which does look more like the lahf issue.

Still, if anyone can report no problems with grey boxes in flash using leigh's rpm please let me know, I'll definitely give it a go if it fixes that.
Reply With Quote
  #12  
Old 2009-11-06, 10:13 AM CST
Evil_Bert's Avatar
Evil_Bert Offline
Semi-retired Community Manager
 
Join Date: Nov 2007
Location: Sydney, Australia
Posts: 1,897
linuxfedorafirefox
Short answer: Yes.

Long answer:

The LAHF fix works. It is indeed necessary to remove nspluginwrapper, otherwise, the fix does nothing (and nspluginwrapper crashes just the same as without the fix).

With nspluginwrapper removed, and without the LAHF fix, offending flash content crashes the whole browser.

With nspluginwrapper removed and with the LAHF fix, all flash content that's failed on me recently is working again.

Interestingly, I found that a mozplugger issue was also fixed by removing nspluginwrapper - the config and binary files were "undefined" previously, and that was on my list of things to fix, but removing nspluginwrapper seems to have fixed that up.

I checked the SELinux booleans and it seems they would not have had any effect on the above issues. I'm testing on a default F10 install, and all SELinux booleans were as loose as they were going to get with respect to nspluginwrapper, firefox and so on.

Edit: BTW, I didn't use the rpm that Leigh made - I extracted the .so files and manually placed them in /usr/lib64/mozilla/plugins.
__________________
.
Looking for somewhere to get started? Try the Forum Help page.
There are many alternate universes, but only this one has beer.

Last edited by Evil_Bert; 2009-11-06 at 10:17 AM CST.
Reply With Quote
  #13  
Old 2009-11-06, 10:42 AM CST
Evil_Bert's Avatar
Evil_Bert Offline
Semi-retired Community Manager
 
Join Date: Nov 2007
Location: Sydney, Australia
Posts: 1,897
linuxfedorafirefox
Before I forget ...

Thanks, Leigh and James, for your help. It made for a relatively quick fix to a complex problem.
__________________
.
Looking for somewhere to get started? Try the Forum Help page.
There are many alternate universes, but only this one has beer.
Reply With Quote
  #14  
Old 2009-11-06, 12:10 PM CST
Gödel's Avatar
Gödel Online
Registered User
 
Join Date: Jul 2009
Location: London,England
Posts: 621
linuxfedorafirefox
Ok, then removing nspluginwrapper looks like the way to go. (I'll pass on the veetle plugin - can't get it to work in x86_64 anyway). I wonder why it is installed, maybe it came in with some dependencies.

Looks good so far, If I don't report further issues then you can assume the grey box problem is also solved for me.
Reply With Quote
  #15  
Old 2009-11-06, 03:19 PM CST
Gödel's Avatar
Gödel Online
Registered User
 
Join Date: Jul 2009
Location: London,England
Posts: 621
linuxfedorafirefox
er, oops, removing nspluginwrapper wasn't so successful, many flash sites wouldn't load. Ok, back to square one for me
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ext. usb audio + firefox + flash - patchy audio playback problem ELWisty Software 1 2009-07-13 08:25 AM CDT
flash kills mp3 playback sup General Support 6 2009-07-11 03:03 PM CDT
The right place tp place /usr/bin/X -query ... wwagner General Support 2 2009-02-16 09:25 AM CST
Mplayer/Flash cause Freezes. No Surround Sound. Only DVD Playback is choppy. cmichaelt General Support 19 2008-02-25 11:11 PM CST

Automatic Translations (Powered by Powered by Google):
Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Taiwanese Thai Turkish Ukrainian Vietnamese Yiddish

All times are GMT -7. The time now is 06:20 AM CST.

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
Hosting provided by ThePlanet



All trademarks, and forum posts in this site are property of their respective owner(s).

FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact | Founding Members
Designed By Ewdison Then | Powered by vBulletin ©2000-2009, Jelsoft Enterprises Ltd.
FedoraForum is Powered by Open Source Projects and Products
Integration with Google translations by vB Enterprise Translator