[Webkit-unassigned] [Bug 106551] [gstreamer] Some media tests occasionally crash with gstreamer backend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 14 04:16:25 PST 2013


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





--- Comment #11 from Christophe Dumez <christophe.dumez at intel.com>  2013-01-14 04:18:13 PST ---
(In reply to comment #10)
> Can you please check the other threads too? It seems the crash happens in the dtor of the player, when setting playbin to NULL but it'd be nice to have a dump of all the threads

Sadly, I am unable to reproduce in gdb the crash that is mentioned by Dominik in the first comment. It seems timing related. However, I confirm that the crash occurs when calling gst_element_set_state(m_playBin, GST_STATE_NULL) in the MediaPlayerPrivateGStreamer dtor.

I can easily reproduce the issue outside gdb by running all media tests.

-- 
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