Libgstnvvideoconvert Segfault

Jetson nano Jetpack 4.4.

I am using deepstream 5. I made a pipeline. Please see link for pipeline graph. pipeline graph.

Some images work but others do not work. This image taken from darknet yolo data gives segfault. The below image does not work.

https://filebin.net/bx3x8zqpdnjfkmtn/person.jpg?t=xd31pm38

But this one works for example. Please see url below.
https://filebin.net/tq77axdm2x3ry8nq/2.jpg?t=mu1sksfz

Below is the error I get.

.

All images submitted are jpegs.

What can possible be causing the behavior?
Why would it work on some images and not on others?

Thank you.

Hi,
We have a sample demonstrating JPEG decoding:

deepstream-5.0\sources\apps\sample_apps\deepstream-image-decode-test

Please check if the issue can be reproduced by running the sample. Somehow we are not able to access filebin.net. You may zip the JPEGs and attach it.

im.zip (270.5 KB) im.zip (270.5 KB)

Attached is a zip with the images.

deepstream-5.0\sources\apps\sample_apps\deepstream-image-decode-test

uses nv12decoder and not nvvideoconvert.

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Hi,
Please help provide the command for reproducing the issue.