[Bug 768179] New: Hang while changing to pause mode in id3demux
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jun 29 12:34:57 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=768179
Bug ID: 768179
Summary: Hang while changing to pause mode in id3demux
Classification: Platform
Product: GStreamer
Version: 1.4.1
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gstreamer (core)
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: jyoti_opal15 at yahoo.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 330570
--> https://bugzilla.gnome.org/attachment.cgi?id=330570&action=edit
ID3 hang on changing state to pause
Hang is seen while changing state to pause on multiple playbacks of few id3v2
tag files.
On analysing this issue I found that while changing typefind from push to pull
mode, it performs a gst_pad_pause_task where it is trying to take STREAM_LOCK
and hangs there.
Logs attached.
This issue cannot be seen if id3demux is in push mode.
--
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