[Bug 764939] basesink: deadlock caused by klass->wait_event() which leaves preroll mutex locked

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 12 12:18:48 UTC 2016


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

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Actually nevermind: the lock was already taken in gst_base_sink_event() for all
relevant events. Reverted that one again

commit 00e4499b15b5d1b4c241349c246ba40b4253a39c
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Tue Apr 12 15:17:36 2016 +0300

    Revert "basesink: Take PREROLL_LOCK in wait_event()"

    This reverts commit 828a4627db0cb6a6706b96d9be97e5e5c7d22215.

    The lock was already taken elsewhere, in gst_base_sink_event().

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