Virtual Zed X One calibration fails: segmentation fault

For us 5.2.2 was crashing prior to the capture starting and anything being shown. 5.2.3 is okay.

Maybe you could check with gdb where the segfault happens and if it is still in one of the SDKs shared libraries or somewhere else.

gdb ./zed_opencv_calibration
run <your parameters>
# wait for segfault
bt
1 Like

Hi @SatoshiYamamoto
Welcome to the StereoLabs community.

Please send the full application log to understand what’s happening.

Can you open both cameras in ZED_Studio?