[Bug 690148] [hlsdemux] hlsdemux hangs when network disconnects or when server is unreachable

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 3 14:23:21 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=690148
  GStreamer | gst-plugins-bad | 1.0.3

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |thiago.sousa.santos at collabo
                   |                            |ra.co.uk
         Resolution|                            |FIXED

--- Comment #3 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2013-10-03 12:23:17 UTC ---
Thanks for reporting, your findings were right, this patch fixes it on git
master.

commit 72e05dfd7c82ce45e5141c5506e203d05fb2daf9
Author: Thiago Santos <ts.santos at partner.samsung.com>
Date:   Thu Oct 3 07:56:21 2013 -0300

    hlsdemux: Do not call _stop holding the updates lock

    It will cause a deadlock and the calers for _get_next_fragment
    will already call _stop if required when _get_next_fragment fails.

    Fixes #690148

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