[Bug 174343] Flash player 9.0 r115 crashes nspluginwrapper in Konqueror

Wepiha Te Ata pointfivezero at gmail.com
Thu Dec 6 08:32:10 UTC 2007


Public bug reported:


Download the update of flashplayer (culprit version 9.0.r115 at time of writing) from: http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz

# tar xvf install_flash_player_9_linux.tar.gz
# cd install_flash_player_9_linux/
# ./flashplayer-installer

Install to ~/.mozilla/plugins and logoff.

To check that install went properly, open about:plugins in konqueror and
firefox; both applications report that the installation was OK:

Shockwave Flash  Shockwave Flash 9.0 r115  libflashplayer.so


When konqueror is started from a konsole and then opening a swf file in a new tab:

# konqueror
(process:10052): Gtk-CRITICAL **: gtk_clipboard_get_for_display: assertion `display != NULL' failed
Adobe Flash Player: gtk_clipboard_get(GDK_SELECTION_PRIMARY); failed. Trying to call gtk_init(0,0);


Then closing tab:

X Error: BadWindow (invalid Window parameter) 3
  Major opcode:  10
  Minor opcode:  0
  Resource id:  0x2a00008
X Error: BadWindow (invalid Window parameter) 3
  Major opcode:  7
  Minor opcode:  0
  Resource id:  0x2a00008
X Error: BadWindow (invalid Window parameter) 3
  Major opcode:  25
  Minor opcode:  0
  Resource id:  0x2a00008
KCrash: Application 'nspluginviewer' crashing...


Then produces the following crash handler Backtrace:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/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)
[Thread debugging using libthread_db enabled]
[New Thread -1208408384 (LWP 10414)]
[New Thread -1253942384 (LWP 10423)]
[New Thread -1245549680 (LWP 10422)]
[New Thread -1237156976 (LWP 10421)]
(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)
(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  0x4f89d1b7 in XtRemoveTimeOut () from /usr/lib/libXt.so.6
#7  0xb74d7db1 in ?? () from /home/wepiha/.mozilla/plugins/libflashplayer.so
#8  0xb74cd338 in ?? () from /home/wepiha/.mozilla/plugins/libflashplayer.so
#9  0xb74c6181 in ?? () from /home/wepiha/.mozilla/plugins/libflashplayer.so
#10 0xb74ca937 in ?? () from /home/wepiha/.mozilla/plugins/libflashplayer.so
#11 0x080b06a8 in ?? ()
#12 0xbfe20048 in ?? ()
#13 0xbfe20018 in ?? ()
#14 0x42a67d81 in operator delete () from /usr/lib/libstdc++.so.6
#15 0x0805b62f in NSPluginInstance::destroy ()
#16 0x0805d78d in NSPluginInstance::~NSPluginInstance ()
#17 0x4ff4fe50 in QGList::remove () from /usr/lib/libqt-mt.so.3
#18 0x0805652f in NSPluginClass::timer ()
#19 0x080565c1 in NSPluginInstance::shutdown ()
#20 0x080593b9 in NSPluginInstanceIface::process ()
#21 0x4139d6b7 in DCOPClient::receive () from /usr/lib/libDCOP.so.4
#22 0x4139ea14 in ?? () from /usr/lib/libDCOP.so.4
#23 0x080a5160 in ?? ()
#24 0xbfe203a4 in ?? ()
#25 0xbfe2039c in ?? ()
#26 0xbfe20394 in ?? ()
#27 0xbfe2038c in ?? ()
#28 0xbfe20384 in ?? ()
#29 0xbfe2037c in ?? ()
#30 0xbfe2033c in ?? ()
#31 0xbfe203ac in ?? ()
#32 0xbfe203a4 in ?? ()
#33 0xbfe2039c in ?? ()
#34 0xbfe20394 in ?? ()
#35 0xbfe2038c in ?? ()
#36 0xbfe20384 in ?? ()
#37 0xbfe2037c in ?? ()
#38 0x00000010 in ?? ()
#39 0xbfe20354 in ?? ()
#40 0x08062da8 in vtable for QMemArray<char> ()
#41 0x0000007d in ?? ()
#42 0x00f4f3d0 in ?? ()
#43 0x010e9901 in ?? ()
#44 0x000000b6 in ?? ()
#45 0x00000002 in ?? ()
#46 0x080b0ba0 in ?? ()
#47 0x0809fe08 in ?? ()
#48 0x080a5160 in ?? ()
#49 0x426b413c in ?? () from /lib/tls/i686/cmov/libc.so.6
#50 0x00000001 in ?? ()
#51 0x00000047 in ?? ()


Hope this is enough to track this bug, will be glad to help provide more backtrace info etc if required.


Wepiha

** Affects: nspluginwrapper (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Flash player 9.0 r115 crashes nspluginwrapper in Konqueror
https://bugs.launchpad.net/bugs/174343
You received this bug notification because you are a member of Mozilla
Bugs, which is a bug contact for nspluginwrapper in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list