Bug 65213 - [GES] resolve random blocking states
Summary: [GES] resolve random blocking states
Status: NEW
Alias: None
Product: GStreamer SDK
Classification: Unclassified
Component: Linux SDK Distribution (show other bugs)
Version: 2012.11
Hardware: Other All
: medium major
Assignee: bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-31 13:57 UTC by Eloi
Modified: 2013-05-31 13:57 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
patch proposed (19.65 KB, text/plain)
2013-05-31 13:57 UTC, Eloi
Details

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.