Need some help trouble shooting SIGSEV
Aaron Boxer
boxerab at gmail.com
Thu Jun 22 13:39:22 UTC 2017
On Jun 22, 2017 9:16 AM, "Nicolas Dufresne" <nicolas at ndufresne.ca> wrote:
Le mercredi 21 juin 2017 à 22:00 -0400, Aaron Boxer a écrit :
> I can launch the following working pipeline :
>
> gst-launch-1.0 -v videotestsrc pattern=ball ! openjpegenc ! mpegtsmux
> ! tsdemux ! jpeg2000parse ! openjpegdec ! videoconvert ! ximagesink
>
> while this pipeline gives me a SIGSEV
>
> gst-launch-1.0 -v videotestsrc pattern=ball ! openjpegenc !
> jpeg2000parse ! mpegtsmux ! tsdemux ! jpeg2000parse ! openjpegdec !
> videoconvert ! ximagesink
>
> i.e. adding a jpeg2000parse element after openjpegenc causes SIGSEV.
>
>
> Any advice or help in understanding and tracking down this crash
> would be really
> appreciated.
Run in GDB, and look at the backtrace.
Thanks!
Nicolas
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170622/2e4d8780/attachment.html>
More information about the gstreamer-devel
mailing list