FS#8966 - flashplugin 9.0.115 crashes
Attached to Project:
Arch Linux
Opened by Simone Lazzaris (ziopera) - Wednesday, 19 December 2007, 08:42 GMT
Last edited by Aaron Griffin (phrakture) - Monday, 24 November 2008, 22:00 GMT
Opened by Simone Lazzaris (ziopera) - Wednesday, 19 December 2007, 08:42 GMT
Last edited by Aaron Griffin (phrakture) - Monday, 24 November 2008, 22:00 GMT
|
Details
Description:
I'm experiencing problems with flashplugin 9.0.115.0-1: I'm using it with konqueror (via nspluginviewer, I suppose) and: 1) flash videos doesn't shows (gray boxes instead) 2) konqueror reports that nspluginviewers has crashed (signal 11) periodically, without closing the page. Downgrading to 9.0.48.0 solves the problem Steps to reproduce: 1) Install flashplugin 9.0.115.0 (via pacman -Syu) 2) Open konqueror 3) Go to a random site using flash 4) Kaboom |
This task depends upon
Closed by Aaron Griffin (phrakture)
Monday, 24 November 2008, 22:00 GMT
Reason for closing: Upstream
Additional comments about closing: 10.0 is now in the repos
Monday, 24 November 2008, 22:00 GMT
Reason for closing: Upstream
Additional comments about closing: 10.0 is now in the repos
Read here:
http://www.kdedevelopers.org/node/3162
Fixes in KDE Subversion: rev. 750896 and 750897.
(But there seems to be problems when konqueror is configured to load plugins on demand. That doesn't work.)
1 - Install Kmplayer
2 - Open ~/.kde/share/config/kmplayerrc and add this to the end of the file:
[application/x-shockwave-flash]
player=npp
plugin=/opt/mozilla/lib/plugins/libflashplayer.so
3 - Open Konqueror and click "Settings > Configure Konqueror...". In the new window navigate to "File Associations" in the left-hand panel and select "application/x-shockwave-flash". Click the "Embedding" tab and click "Add..". Select "Embedded MPlayer for KDE" from the new window.
That should do the trick.
Thanks to http://mikearthur.co.uk/?p=171 for the fix :)
KDEmod has patched it and Konqueror works with Flash now, so I guess the official KDE will be patched too as soon as they have time.
here is backreace:
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb6951a20 (LWP 10047)]
[New Thread 0xb401eb90 (LWP 10052)]
[New Thread 0xb490bb90 (LWP 10051)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6 0xb6b4e3b0 in pthread_mutex_lock () from /lib/libpthread.so.0
#7 0xb6d53146 in pthread_mutex_lock () from /lib/libc.so.6
#8 0xb6086b08 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so
#9 0xb4914024 in ?? ()
#10 0xb65dce20 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so
#11 0xbfa10f18 in ?? ()
#12 0xb65dce20 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so
#13 0xb661d3e0 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so
#14 0x00000060 in ?? ()
#15 0xbfa10f48 in ?? ()
#16 0xb60dd592 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
As a side note, this problem also affects OpenOffice.org, in case someone is experiencing strange problems there and doesn't know the cause.
See: http://gtk-qt.ecs.soton.ac.uk/trac/ticket/51
Maybe this patch could be applied to the downstream package, until it is fixed by upstream?
I haven't tested it with the gtk-qt-engine package from extra, because I recently switched to kdemod, but the corresponding patch and modified PKGBUILD for the kdemod-gtk-qt-engine package works.
Maybe this patch could be applied, until this bug is fixed by upstream.
PKGBUILD (0.9 KiB)
Well, the original bug was fixed. Now the problem is with gtk-qt-engine, not with Konqueror. Maybe this bug should be reasigned? cyberpatrol posted the fix above and it should be easy enough to rebuild the package and close this once and for all.