[Bug 729099] rtmpsrc: Crash due to unsafe thread handling in librtmp when setting state from PLAYING->PAUSED

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 1 10:06:20 UTC 2016


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

Andreas Frisch <fraxinas at opendreambox.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fraxinas at opendreambox.org

--- Comment #6 from Andreas Frisch <fraxinas at opendreambox.org> ---
any news on this?

Athanasios Oikonomou attempted to fix this a while ago
https://bugzilla.gnome.org/show_bug.cgi?id=739263

but of course, it's a terrible idea to remove the unlock vfunc. the result is a
deadlock when trying to interrupt prerolling of a broken stream e.g.
gst-launch-1.0 playin
rtmp://stream.livespotting.tv/windit-edge/LS_e0cb1_720p.stream

so currently we have the choice between segfaulting when zapping to quickly or
deadlocking when a stream is broken :))

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