[Bug 736919] New: hlsdemux: attempt to unlock an already unlocked mutex in gst_hls_demux_change_playlist

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 18 09:15:36 PDT 2014


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

           Summary: hlsdemux: attempt to unlock an already unlocked mutex
                    in gst_hls_demux_change_playlist
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Mac OS
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: phil at base-art.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


If we enter in the code below the retry_failover_protection label not triggered
by a goto the demux->client mutex is unlocked and an attempt to unlock it is
made after the current_variant update.

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