Bug 677037

Summary: flash-player returns invalid opcode
Product: [Fedora] Fedora Reporter: Toshio Ernie Kuratomi <a.badger>
Component: xorg-x11-drv-atiAssignee: X/OpenGL Maintenance List <xgl-maint>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jfrieben, mcepl, xgl-maint
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-14 07:34:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Toshio Ernie Kuratomi 2011-02-12 18:49:20 UTC
Description of problem:
With this update: xorg-x11-drv-ati-6.13.1-0.4.20100705git37b348059.fc14.x86_64

flash-player gives invalid opcode (dmesg):
[  384.957427] npviewer.bin[3280] trap invalid opcode ip:7f1042d4e11c sp:7fff18800410 error:0 
[  389.932987] npviewer.bin[3300] trap invalid opcode ip:7fd671f72dcd sp:7fff4ccf98e0 error:0
[  393.486820] npviewer.bin[3322] trap invalid opcode ip:7f639943911c sp:7fffebec8920 error:0
[  396.292185] npviewer.bin[3343] trap invalid opcode ip:7f8db6756fbd sp:7fffc88d59c0 error:0
[...]

With this card (lspci):
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon XPRESS 200M 5955 (PCIE)

Reverting to xorg-x11-drv-ati-6.13.1-0.3.20100705git37b348059.fc14.x86_64 allows flashplayer to work.

Version-Release number of selected component (if applicable):
xorg-x11-drv-ati-6.13.1-0.4.20100705git37b348059.fc14.x86_64
nspluginwrapper-1.3.0-15.fc14.x86_64
nspluginwrapper-1.3.0-15.fc14.i686
flash-plugin-10.2.152.27-release.i386

How reproducible:
100% with certain content.


Steps to Reproduce:
1. Browse to http://www.cartoonnetwork.com and try to view a video
2.
3.
  
Actual results:
No video displayed.  Checking the logs finds that flash-player has crashed.

Expected results:
Video plays

Additional info:

Comment 1 Matěj Cepl 2011-02-14 07:34:06 UTC
Unfortunately, issue here happened with the binary-only flash player for which we don't have any source code, so unfortunately we cannot help you with it.

Closing as CANTFIX (because that's our situation)

Comment 2 Joachim Frieben 2011-03-02 14:37:19 UTC
Videos at http://www.cartoonnetwork.com are played without any problem for current F14 on ATI Radeon R430 and the following packages: 
- flash-plugin-10.3.162.29-1.fc14.x86_64
- nspluginwrapper-1.3.0-15.fc14.x86_64
- xorg-x11-drv-ati-6.13.1-0.4.20100705git37b348059.fc14.x86_64

I recommend the reporter to install the 64 bit plugin available at:

  http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_2_p3_64bit_linux_111710.tar.gz

Comment 3 Toshio Ernie Kuratomi 2011-03-02 19:18:57 UTC
Just a note, updated to the latest 32bit version of flash-player (running under nspluginwrapper) and it works.

Comment 4 Joachim Frieben 2011-03-03 10:14:11 UTC
(In reply to comment #3)
Package flash-plugin-10.2.152.27-release.i386 which you mention in your original report -is- the latest 32 bit version, thus, there has not been any update in the meantime.

Comment 5 Toshio Ernie Kuratomi 2011-03-03 17:16:54 UTC
Running locate showed me that I had both the i686 and an x86_64 version of flash-player installed.  Removing the x86_64 version (which I assume to be old; it wasn't being rpm managed but the timestamp was old) and rerunning the setup script (by reinstalling the i686 package) made it work on that computer.