<div dir="ltr"><div dir="ltr">I have a use-case for gstreamer, where sometimes it will SIGSEGV. How can I make the gstreamer process die, rather than try to launch gdb.</div><div dir="ltr"><br></div><div dir="ltr">The underlying issue is a noisy USB link to the camera being captured.<br><div><br></div><div><div>Pipeline is live and does not need PREROLL ...</div><div>Pipeline is PREROLLED ...</div><div>Setting pipeline to PLAYING ...</div><div>New clock: GstSystemClock</div><div>ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Internal data stream error.</div><div>Additional debug info:</div><div>../libs/gst/base/gstbasesrc.c(3127): gst_base_src_loop (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:</div><div>streaming stopped, reason not-negotiated (-4)</div><div>Execution ended after 0:00:00.001985760</div><div>Setting pipeline to NULL ...</div><div>Caught SIGSEGV</div><div>exec gdb failed: No such file or directory</div><div>Spinning.  Please run 'gdb gst-launch-1.0 1586' to continue debugging, Ctrl-C to quit, or Ctrl-\ to dump core.</div><div>^C|^\Quit</div></div><div><br></div></div></div>