[Bug 654264] New: [gsttask] Fix potential deadlock when TASK_LOCK is not set

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 8 09:53:04 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=654264
  GStreamer | gstreamer (core) | git

           Summary: [gsttask] Fix potential deadlock when TASK_LOCK is not
                    set
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ylatuya at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


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

Fix potential deadlock when the TASK_LOCK is not set

Fix potential deadlock in the task function when the task has no lock set.
gst_task_func takes the task's object lock but do not release it if the task
has no lock set.

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