Need some help trouble shooting SIGSEV
Nicolas Dufresne
nicolas at ndufresne.ca
Thu Jun 22 13:16:08 UTC 2017
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.
Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170622/5fa87b88/attachment.sig>
More information about the gstreamer-devel
mailing list