Hello,
we are using Jetpack version 32.7.4.
On one of our units, where we run multiple gst pipelines to decode video coming from IP cameras, we are seeing crashes like the following more or less once per day:
linux-vdso.so.1(__kernel_rt_sigreturn+0x0)[0x7f9f0aa690]
/usr/lib/aarch64-linux-gnu/libgstreamer-1.0.so.0(gst_memory_get_sizes+0x20)[0x7f94249960]
/usr/lib/aarch64-linux-gnu/libgstreamer-1.0.so.0(gst_buffer_copy_into+0x68)[0x7f9420f6a8]
/usr/lib/aarch64-linux-gnu/gstreamer-1.0/libgstnvvideo4linux2.so(+0xf9ac)[0x7ef01ff9ac]
/usr/lib/aarch64-linux-gnu/libgstreamer-1.0.so.0(+0xb8df4)[0x7f94288df4]
/usr/lib/aarch64-linux-gnu/libglib-2.0.so.0(+0x84ec8)[0x7f94004ec8]
/usr/lib/aarch64-linux-gnu/libglib-2.0.so.0(+0x84338)[0x7f94004338]
/usr/lib/aarch64-linux-gnu/libc.so.6(+0x8597c)[0x7f9a35597c]
/usr/lib/aarch64-linux-gnu/libc.so.6(+0xeb7dc)[0x7f9a3bb7dc]
[20250323T133034.678873Z] [0x0000007d8e7440a0] Backtrace() returned 11 addresses
Is there a way to prevent this crash?
We don’t understand if it could be caused by an improper use of the gst components/pipeline or it is due to a possible bug into the component itself.
The same software we are running on this unit runs also on different Jetson platforms without any particular issue.
Let us know if you need further information in order to debug this issue.
Thanks,
Davide