[Bug 758928] play https mp4 gst blocking

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Dec 7 01:07:30 PST 2015


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|NOTGNOME                    |---

--- Comment #9 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
What would be interesting is a stack trace from gdb where the warning
originates from. Could you do:

$ G_DEBUG=fatal_warnings gdb --args gst-launch-1.0 ...
(gdb) run
... wait for warning, it should abort ...
(gdb) thread apply all bt
... paste or attach output ...
(gdb) kill
(gdb) quit

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