[WebKit-devel] [Bug 192036] New: nspluginviewer crashes when using webkit kpart

Marcus Harrison marcus at harrisonland.co.uk
Fri May 8 14:46:20 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=192036

           Summary: nspluginviewer crashes when using webkit kpart
           Product: webkitkde
           Version: unspecified
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: WebKit KPart
        AssignedTo: webkit-devel at kde.org
        ReportedBy: marcus at harrisonland.co.uk


Version:           SVN (from 8th may 2009) (using KDE 4.2.2)
OS:                Linux
Installed from:    Gentoo Packages

On flash websites with the Webkit KPart, nspluginviewer crashes with this
backtrace:

Application: nspluginviewer (nspluginviewer), signal SIGSEGV
[Current thread is 0 (LWP 17243)]

Thread 4 (Thread 0xb018bb90 (LWP 17256)):
#0  0xb7f17424 in __kernel_vsyscall ()
#1  0xb7018fb2 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0xb707576c in QWaitCondition::wait (this=0x99c2a40, mutex=0x99c2a3c,
time=30000) at thread/qwaitcondition_unix.cpp:85
#3  0xb706acd6 in QThreadPoolThread::run (this=0x99c2b88) at
concurrent/qthreadpool.cpp:140
#4  0xb7074bb0 in QThreadPrivate::start (arg=0x99c2b88) at
thread/qthread_unix.cpp:189
#5  0xb7015170 in start_thread (arg=0xb018bb90) at pthread_create.c:297
#6  0xb65d2d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xb0fe7b90 (LWP 17279)):
#0  0xb7f17424 in __kernel_vsyscall ()
#1  0xb7018c85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb406469f in ?? () from /home/marcus/.mozilla/plugins/libflashplayer.so
#3  0xb41968ef in ?? () from /home/marcus/.mozilla/plugins/libflashplayer.so
#4  0xb4064b4d in ?? () from /home/marcus/.mozilla/plugins/libflashplayer.so
#5  0xb7015170 in start_thread (arg=0xb0fe7b90) at pthread_create.c:297
#6  0xb65d2d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xb17e8b90 (LWP 17280)):
#0  0xb7f17424 in __kernel_vsyscall ()
#1  0xb7018c85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb406469f in ?? () from /home/marcus/.mozilla/plugins/libflashplayer.so
#3  0xb41968ef in ?? () from /home/marcus/.mozilla/plugins/libflashplayer.so
#4  0xb4064b4d in ?? () from /home/marcus/.mozilla/plugins/libflashplayer.so
#5  0xb7015170 in start_thread (arg=0xb17e8b90) at pthread_create.c:297
#6  0xb65d2d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb6009700 (LWP 17243)):
[KCrash Handler]
#6  IA__g_datalist_id_set_data_full (datalist=0x99a80d0, key_id=50, data=0x0,
destroy_func=0) at gdataset.c:216
#7  0xb61ddbe7 in g_object_real_dispose (object=0x99a80c8) at gobject.c:740
#8  0xb3d8a4bd in gtk_object_dispose (gobject=0x99a80c8) at gtkobject.c:426
#9  0xb3e9a801 in gtk_widget_dispose (object=0x99a80c8) at gtkwidget.c:7886
#10 0xb3ea99ec in gtk_window_dispose (object=0x99a80c8) at gtkwindow.c:2000
#11 0xb61ddef3 in IA__g_object_unref (_object=0x99a80c8) at gobject.c:2393
#12 0xb40578c2 in ?? () from /home/marcus/.mozilla/plugins/libflashplayer.so
#13 0xb404d4a1 in ?? () from /home/marcus/.mozilla/plugins/libflashplayer.so
#14 0xb4051cc4 in ?? () from /home/marcus/.mozilla/plugins/libflashplayer.so
#15 0x09939ff0 in ?? ()
#16 0xbf816214 in ?? ()
#17 0x00000000 in ?? ()


I'm not sure what I need to install to debug the flash player... however, the
bug is always reproduce-able.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the WebKit-devel mailing list