<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 08/04/11 13:19, abhi d wrote:
<blockquote
cite="mid:CABHO1roHsWh+9Scqz1GbzLz3KE5bpzoatsovJchkQeDG872RoQ@mail.gmail.com"
type="cite">I have written a simple sink plugin by changing the
gst-template plugin to derive from GstBaseSink. Also I have
commented all operations related to the source pad of the
gst-template plugin. However when I execute gst-inspect on this
plugin I get a segmentation fault with the below error.
<div>
<div><br>
</div>
<div>
<div>ERROR: Caught a segmentation fault while loading plugin
file:</div>
<div>/home/zap/gstreamer/gst-template/gst-splicesink/output/lib/gstreamer-0.10/libgstsplicesink.so</div>
<div><br>
</div>
<div>Please either:</div>
<div>- remove it and restart.</div>
<div>- run with --gst-disable-segtrap and debug.</div>
<div><br>
</div>
<div>ERROR: Caught a segmentation fault while loading plugin
file:</div>
<div>/home/zap/gstreamer/gst-template/gst-splicesink/output/lib/gstreamer-0.10/libgstsplicesink.so</div>
<div><br>
</div>
<div>Please either:</div>
<div>- remove it and restart.</div>
<div>- run with --gst-disable-segtrap and debug.</div>
<div>No such element or plugin 'splicesink'</div>
</div>
<div><br>
</div>
</div>
<div>I wanted to debug this using gdb but the option
--gst-disable-segtrap does not stop gstreamer from catching the
segfault. <br>
</div>
</blockquote>
please show use the whole command line you are using.<br>
<br>
Stefan<br>
<br>
<blockquote
cite="mid:CABHO1roHsWh+9Scqz1GbzLz3KE5bpzoatsovJchkQeDG872RoQ@mail.gmail.com"
type="cite">
<div>I am new to using gstreamer, Can someone please tell me
if there is some way I can stop gstreamer from catching the
signal ?</div>
<div>I am using gstreamer version 0.10.30</div>
<div><br>
</div>
<div>Thanks</div>
<div>zap</div>
<div><br>
</div>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>