[gstreamer-bugs] [Bug 347204] segmentation fault when 'gst-launch fakesrc ! fakesink'

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Aug 4 03:51:53 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=347204
 GStreamer | don't know | Ver: 0.10.6


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO




------- Comment #3 from Tim-Philipp Müller  2006-08-04 10:51 UTC -------
SIG32 is a real-time signal. Please type this into gdb (or put it into
~/.gdbinit) before running gst-launch-0.10 in gdb:

 handle SIG32 nostop noprint pass
 handle SIG33 nostop noprint pass

and then reproduce the problem and get a proper stack trace from where it
crashes (SIGSEGV).


Also, please use

 $ gdb gst-launch-0.10

(with just 'gst-launch' it will probably not work right)

Thanks.


-- 
Configure bugmail: http://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