[Bug 770766] rtpssrcdemux: Fix race condition in clear-ssrc signal handler

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 26 16:34:20 UTC 2016


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

--- Comment #4 from GstBlub <gstblub at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #3)
> Do you see a way of doing this different without keeping this mutex locked?
> It's a recursive mutex, so problems are unlikely, it's still problematic
> though.

The only way to do this would be to add a separate mutex around the pad
adding/removing.  I have a patch, but haven't had a chance to actually test it.

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