Error on SDK 5.0.6 + jetpack 5.1.2 + Jetson Xavier NX

I installed zed sdk v5.0.6 on newly flashed Jetson Xavier NX with jetpack 5.1.2-b104 (#R35 (release), REVISION: 4.1)

I got the following error when run ZED_Explorer
** [SVO] Hardware compression (NVENC) available **
terminate called after throwing an instance of ‘std::logic_error’
what(): basic_string::_M_construct null not valid
Stack trace (most recent call last):
#15 Object “ZED_Explorer”, at 0x45fbf7, in
#14 Object “/usr/lib/aarch64-linux-gnu/libc.so.6”, at 0xffffaa1c8e0f, in __libc_start_main
#13 Object “ZED_Explorer”, at 0x43a947, in
#12 Object “ZED_Explorer”, at 0x4aaedb, in
#11 Object “ZED_Explorer”, at 0x49e41b, in
#10 Object “ZED_Explorer”, at 0x5925e3, in
#9 Object “ZED_Explorer”, at 0x5c1bef, in
#8 Object “ZED_Explorer”, at 0x5bbcb7, in
#7 Object “ZED_Explorer”, at 0x5b563f, in
#6 Object “/usr/lib/aarch64-linux-gnu/libstdc++.so.6”, at 0xffffaa484aab, in std::__throw_logic_error(char const*)
#5 Object “/usr/lib/aarch64-linux-gnu/libstdc++.so.6”, at 0xffffaa489573, in __cxa_throw
#4 Object “/usr/lib/aarch64-linux-gnu/libstdc++.so.6”, at 0xffffaa48927f, in std::terminate()
#3 Object “/usr/lib/aarch64-linux-gnu/libstdc++.so.6”, at 0xffffaa48921b, in
#2 Object “/usr/lib/aarch64-linux-gnu/libstdc++.so.6”, at 0xffffaa48b8cb, in __gnu_cxx::__verbose_terminate_handler()
#1 Object “/usr/lib/aarch64-linux-gnu/libc.so.6”, at 0xffffaa1c8aab, in abort
#0 Object “/usr/lib/aarch64-linux-gnu/libc.so.6”, at 0xffffaa1dbd78, in gsignal
Aborted (Signal sent by tkill() 8576 1000)
Aborted (core dumped)

Any ideas how to fix it? Thanks

Hi @ptest

We need more details about your device’s status and system configuration to gain a clearer insight into the cause of your issue.
Could you connect the camera, launch the ZED Diagnostic tool, and send the report file it produces?

Hi @Myzhar
I run ZED Diagnostic tool. It started testing in the expected sequence, but after camera test about 10% it crashed and terminated. I cannot save report. Here is the error msg on terminal>

terminate called after throwing an instance of ‘std::logic_error’
what(): basic_string::_M_construct null not valid
QObject::~QObject: Timers cannot be stopped from another thread
Segmentation fault (core dumped)

It seems I should use archived versions jetpack before 5.1.2?

What ZED camera are you using?

Mini X + ZED Link Mono capture card

The problem has already been detected and solved.
The next ZED SDK patch v5.0.7 will bring the fix in the next few days.