[Webkit-unassigned] [Bug 35684] [Qt] Demo Browser crashes when the mplayer plugin is invoked

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 17 07:01:52 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=35684


Benjamin Poulain <benjamin.poulain at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|Other                       |PC
         OS/Version|Mac OS X 10.5               |Linux
           Severity|Normal                      |Major
           Priority|P2                          |P3
         AssignedTo|webkit-unassigned at lists.web |webkit-qt-unassigned at trollt
                   |kit.org                     |ech.com
                 CC|                            |benjamin.poulain at nokia.com




--- Comment #2 from Benjamin Poulain <benjamin.poulain at nokia.com>  2010-03-17 07:01:52 PST ---
The original task is on Kubuntu.
I can reproduce it on Kubuntu with trunk.

The application is stuck here:
Thread 1:
#0  0x00007ffff468a5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#1  0x00007ffff305d012 in g_once_init_enter_impl () from /lib/libglib-2.0.so.0
#2  0x00007ffff291329c in g_initially_unowned_get_type () from
/usr/lib/libgobject-2.0.so.0
#3  0x00007fffdd75c8b8 in gtk_object_get_type () from
/usr/lib/libgtk-x11-2.0.so.0
#4  0x00007fffdd8425a7 in gtk_widget_get_type () from
/usr/lib/libgtk-x11-2.0.so.0
#5  0x00007fffddc1856f in nsPluginInstance::Write(_NPStream*, int, int, void*)
() from /usr/lib/mozilla/plugins/mplayerplug-in-wmp.so

The other threads being:
Thread 2: 
#0  0x00007ffff468a5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#1  0x00007ffff49231ab in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x8e9e80, time=18446744073709551615) at
/home/ikipou/dev/oslo-staging-1/src/corelib/thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x8e9e80,
time=18446744073709551615) at
/home/ikipou/dev/oslo-staging-1/src/corelib/thread/qwaitcondition_unix.cpp:159


Thread 3:
#0  0x00007ffff468a5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#1  0x00007fffddc356d4 in playPlaylist(void*) () from
/usr/lib/mozilla/plugins/mplayerplug-in-wmp.so
#2  0x00007ffff4685a04 in start_thread () from /lib/libpthread.so.0
#3  0x00007ffff3c4b80d in clone () from /lib/libc.so.6

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



More information about the webkit-unassigned mailing list