[Bug 770498] my mpegts hangs pipeline

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 7 08:50:14 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=770498

Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk

--- Comment #1 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
You could try running gdb on that process to see if it's stuck in some
deadlock:

gdb `which gst-launch-1.0` `pidof gst-launch-1.0`

Then, in gdb:

thread apply all bt

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