<div dir="auto"><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Jun 22, 2017 9:16 AM, "Nicolas Dufresne" <<a href="mailto:nicolas@ndufresne.ca">nicolas@ndufresne.ca</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="quoted-text">Le mercredi 21 juin 2017 à 22:00 -0400, Aaron Boxer a écrit :<br>
> I can launch the following working pipeline :<br>
><br>
> gst-launch-1.0 -v videotestsrc pattern=ball ! openjpegenc ! mpegtsmux<br>
> ! tsdemux ! jpeg2000parse ! openjpegdec ! videoconvert ! ximagesink<br>
><br>
> while this pipeline gives me a SIGSEV<br>
><br>
> gst-launch-1.0 -v videotestsrc pattern=ball ! openjpegenc !<br>
> jpeg2000parse ! mpegtsmux ! tsdemux ! jpeg2000parse ! openjpegdec !<br>
> videoconvert ! ximagesink<br>
><br>
> i.e. adding a jpeg2000parse element after openjpegenc causes SIGSEV.<br>
><br>
><br>
> Any advice or help in understanding and tracking down this crash<br>
> would be really<br>
> appreciated.<br>
<br>
</div>Run in GDB, and look at the backtrace.<br></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">Thanks!</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<font color="#888888"><br>
Nicolas</font><br>______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
<br></blockquote></div><br></div></div></div>