[Bug 701309] New: [sdk-0.10.1] Patch for GES to resolve random blocking states

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 30 13:32:27 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=701309
  GStreamer | gst-editing-services | unspecified

           Summary: [sdk-0.10.1] Patch for GES to resolve random blocking
                    states
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-editing-services
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: eloi.bail at savoirfairelinux.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=245676)
 View: https://bugzilla.gnome.org/attachment.cgi?id=245676
 Review: https://bugzilla.gnome.org/review?bug=701309&attachment=245676

patch

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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