[Bug 725124] New: Fix deadlock when task creation is no successful in gstrtspsrc plugin

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Feb 24 23:56:53 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=725124
  GStreamer | gst-plugins-good | git

           Summary: Fix deadlock when task creation is no successful in
                    gstrtspsrc plugin
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: sancane.kurento at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Function in charge of creating the task might return without releasing the
object mutex, this patch releases it in order to prevent deadlocks  when task
can not be created.

This patch also applies to version 1.2 and 1.0.

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