[Bug 723127] New: [hlsdemux] Seeks sometimes deadlock

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 27 14:16:06 PST 2014


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

           Summary: [hlsdemux] Seeks sometimes deadlock
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: dpalmer at digisoft.tv
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=267353)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=267353)
Log showing deadlock on cancel

Occasionally, a seek using the hlsdemux will deadlock, resulting in
gst_element_seek_simple() blocking. This happens because
gst_uri_downloader_fetch_uri_with_range() doesn't release the object lock if
downloader->priv->urisrc is not set. See the attachment 'cancel_deadlock' for a
log showing the problem.

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