Bug 65213

Summary: [GES] resolve random blocking states
Product: GStreamer SDK Reporter: Eloi <eloi.bail>
Component: Linux SDK DistributionAssignee: bugs
Status: NEW --- QA Contact:
Severity: major    
Priority: medium    
Version: 2012.11   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: patch proposed

Description Eloi 2013-05-31 13:57:01 UTC
Created attachment 80098 [details]
patch proposed

Hi,

I worked on deadlock seen 1/10 with Gstreamer Editing Service.
The pad-added and no-more-pad signal can be emited from any thread
so we have to protect our code from that.

A commit has already been pushed on master 1.0 by Thibault Saunier that helped
me to find a good fix :
http://cgit.freedesktop.org/gstreamer/gst-editing-services/commit/?id=7e121ff167c900faae46154f076ff5a35d49f938


I port the patch on gstreamer SDK (see in attachement).

Could you please include it in the tree ?

Feel free to ask me if you have any questions.

Thanks,

Eloi

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.