[Bug 783675] New: queue2: Deadlock in Queue2 when music streaming plays long time.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 12 08:10:55 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=783675

            Bug ID: 783675
           Summary: queue2: Deadlock in Queue2 when music streaming plays
                    long time.
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: All
            Status: NEW
          Severity: major
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: suhwang.kim at lge.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

A deadlock occurred while accessing one variable in two threads.
This is sometimes issue.

One thread sets the "downstream_may_block" value.
Compares this value with another thread and executes g_cond_wait().
Deadlock occurs at this point.

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