[Bug 767879] Deadlock in WebKit when deleting the media player while HLS media was loaded

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 21 08:24:24 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=767879

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net
 Attachment #330093|none                        |reviewed
             status|                            |

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 330093
  --> https://bugzilla.gnome.org/attachment.cgi?id=330093
gstadaptivedemux: Release manifest lock before calling
gst_element_no_more_pads()

This needs to be carefully checked if we can just release the lock there, and
if we might have to check again after taking the lock if things have changed.
There is also the problem that subclasses might expect it to be not released
when advancing fragments, etc.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list