[gstreamer-bugs] [Bug 486325] Segfault on playing BBC rtsp stream

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Oct 17 04:06:29 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=486325

  GStreamer | don't know | Ver: 0.10.12




------- Comment #3 from Tim-Philipp Müller  2007-10-17 11:06 UTC -------
Just to be sure, you need to run gdb against gst-launch-0.10 not gst-launch
(contrary to what the info text from the first post says). Something like this
should work:

 $ gdb --args gst-launch-0.10 playbin
uri=rtsp://212.58.234.120/nfs01/BBC_Radio_Times/encodedfiles/s10e01_newsweb1_16x9_nb.rm?provider=BBC_Radio_Times
 Welcome to gdb blablabla
 (gdb) run
 ... wait for crash ...
 (gdb) thread apply all bt
 ... paste result from here ...
 (gdb) kill
 (gdb) quit


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=486325.




More information about the Gstreamer-bugs mailing list