| Summary: | nspluginviewer crash on every page with flashanimations. | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Jo Øiongen <jo.oiongen> |
| Component: | nspluginviewer | Assignee: | George Staikos <staikos> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | unknown007 |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Backtrace from nspluginviewer crash. | ||
|
Description
Jo Øiongen
2008-01-27 23:40:00 UTC
*** Bug 157171 has been marked as a duplicate of this bug. *** You need to install them with... FEATURES="nostrip" emerge -D (KDE components/extras like nspluginwrapper) Each of the components should have the debug USE flag enabled if it exists. Used FEATURES="nostrip" and USE="debug". Got this new backtrace:
Application: nspluginviewer (nspluginviewer), signal SIGSEGV
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb5f77960 (LWP 27719)]
[New Thread 0xb1ac4b90 (LWP 27725)]
[New Thread 0xb2379b90 (LWP 27724)]
[New Thread 0xb2b7ab90 (LWP 27723)]
[KCrash handler]
#6 0xb755c837 in XtRemoveTimeOut () from /usr/lib/libXt.so.6
#7 0xb4312db1 in ?? () from /opt/netscape/plugins/libflashplayer.so
#8 0xb4308338 in ?? () from /opt/netscape/plugins/libflashplayer.so
#9 0xb4301181 in ?? () from /opt/netscape/plugins/libflashplayer.so
#10 0xb4305937 in ?? () from /opt/netscape/plugins/libflashplayer.so
#11 0x08136f78 in ?? ()
#12 0xbfcaacfc in ?? ()
#13 0xbfcaaca8 in ?? ()
#14 0xbfcaad00 in ?? ()
#15 0xbfcaaccc in ?? ()
#16 0xbfcaad00 in ?? ()
#17 0xbfcaad18 in ?? ()
#18 0x08054d18 in NSPluginInstance::destroy (this=0x8136f78)
at /var/tmp/portage/kde-base/kdebase-9999.4/work/kdebase-9999.4/apps/nsplugins/viewer/nsplugin.cpp:690
Backtrace stopped: frame did not save the PC
#0 0xffffe410 in __kernel_vsyscall ()
*** This bug has been marked as a duplicate of 158012 *** Created attachment 24920 [details]
Backtrace from nspluginviewer crash.
The plugin crashes frequently, but not on all websites.
|