[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 11:16:35 UTC 2016


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

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
It might be better or at least safer to defer the signal until a later point in
one of the callers of the function. Also the same problem probably applies to
pad-added.

OTOH you can't really set the state of any element to NULL from no-more-pads.
Is that what you're doing? I'm surprised that doesn't deadlock from other
elements too :)

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