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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 29 04:21:56 PDT 2015


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

Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.7.1

--- Comment #2 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Merging changed the patch substantially, it's a one liner now.

commit 60f3eb15eb0e4e4fd4612f345b9725257a0034fd
Author: Florin Apostol <florin.apostol at oregan.net>
Date:   Thu Oct 29 11:17:48 2015 +0000

    dahsdemux: task is signaled to stop without stop condition being set

    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.

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

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