[Bug 755121] New: dahsdemux: task is signaled to stop without stop condition being set

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 16 08:59:11 PDT 2015


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

            Bug ID: 755121
           Summary: dahsdemux: task is signaled to stop without stop
                    condition being set
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: florin.apostol at oregan.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

The gst_adaptive_demux_stream_free function is trying to stop the stream's
download task. For this, it signals the task. But it fails to also set the 
stream->download_finished = TRUE, so the task will go back to sleep and
only exit when the download is finished.

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