Page 1 of 1

Flash crashes

PostPosted: Oct 20th, '11, 00:16
by Gelsenbury
Since the last update to the Flash player plugin, I am again experiencing crashes of the nspluginviewer (!) component in the Konqueror browser.

(Note that this is not about Firefox, nor about the nspluginwrapper package whose uninstallation has been recommended to generations of Mandriva users!)

This was not the case until the update. Can anyone tell me whether this is a bug or a matter of settings?

Re: Flash crashes

PostPosted: Oct 20th, '11, 10:01
by doktor5000
Can you provide a backtrace of the crash?

Re: Flash crashes

PostPosted: Oct 22nd, '11, 11:20
by Gelsenbury
Yes, but the KDE Crash Handler itself says that it's not useful ... all it says is:

Code: Select all
Application: nspluginviewer (nspluginviewer), signal: Segmentation fault

Re: Flash crashes

PostPosted: Oct 22nd, '11, 14:26
by doktor5000
Well then you should run konqueror in GDB, it will tell you which -debug packages to install to provide a useful backtrace.
Maybe see http://wiki.mandriva.com/en/Development ... ware_Crash for that or this forum thread: viewtopic.php?f=8&t=1137 for the general procedure.
You can add debug repositories via
Code: Select all
urpmi.addmedia --distrib --mirrorlist --interactive
or with
Code: Select all
urpmi.addmedia --distrib --mirrorlist --all-media

Re: Flash crashes

PostPosted: Oct 22nd, '11, 21:46
by dglent
it is a problem of the 64 flash plugin

(<unknown>:19255): GLib-GObject-CRITICAL **: g_signal_handlers_destroy: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
KCrash: Application 'nspluginviewer' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
sock_file=/home/dglent/.kde4/socket-localhost.localdomain/kdeinit4__0
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QWidget::repaint: Recursive repaint detected



there is no usefull backtrace and no solution:
http://forum.kde.org/viewtopic.php?f=22 ... sh#p205459
https://bugs.kde.org/show_bug.cgi?id=284735