Download and Optimizing AI Model Failed (segmentation fault)

Hi,

I’m using ZED2i camera in Nvidia Jetson Xavier NX, with Jetpack 4.6 and CUDA 10.2. However with the latest ZED SDK, I’m having issues trying to download and optimize the AI model. It kept giving me a segmentation fault error, as a result I cannot use the object detection module with the camera. Here are the error message as I cannot upload any attachment. Please advice and help.

Optimizing objects_performance_2.2 / 0.5%[> ] 13min 16s est. left Stack trace (most recent call last):
#10 Object “ZED_Diagnostic”, at 0x43e53f, in
#9 Object “/lib/aarch64-linux-gnu/libc.so.6”, at 0x7fa6d8279f, in __libc_start_main
#8 Object “ZED_Diagnostic”, at 0x42211b, in
#7 Object “ZED_Diagnostic”, at 0x43fb2b, in
#6 Object “ZED_Diagnostic”, at 0x475e4f, in
#5 Object “ZED_Diagnostic”, at 0x47572b, in
#4 Object “/usr/local/zed/lib/libsl_ai.so”, at 0x7f91a1b9ff, in
#3 Object “/usr/local/zed/lib/libsl_ai.so”, at 0x7f91a1e263, in
#2 Object “/usr/local/zed/lib/libsl_ai.so”, at 0x7f91a4b9f7, in
#1 Object “/usr/local/zed/lib/libsl_ai.so”, at 0x7f91a481e3, in
#0 Object “/usr/local/zed/lib/libsl_ai.so”, at 0x7f91a44314, in
Segmentation fault (Address not mapped to object [0x8])
Segmentation fault (core dumped)

Thank you.