[Bug 667828] New: [hlsdemux] Update thread is blocked by fetcher thread in pause mode
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jan 12 14:31:17 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=667828
GStreamer | gst-plugins-bad | git
Summary: [hlsdemux] Update thread is blocked by fetcher thread
in pause mode
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: sidreesshah at hotmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=205148)
--> (https://bugzilla.gnome.org/attachment.cgi?id=205148)
Removing the deadlock by stopping the fetcher thread before update thread.
I have observed update thread blocked by fetcher thread while going from
PLAYING to PAUSE state. Fetcher thread should be stopped before stopping the
update thread.
I am attaching a proposed patch for the fix. It works fine for me.
--
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