ZED_Depth_Viewer: Too much Memory already used

System configuration: NVIDIA RTX 3050 6GB, nvidia-driver-535, CUDA driver 12.1, cudnn-linux-x86_64-8.9.0.131_cuda12, ZED2i camera, Ubuntu 22.04, ZED_SDK_Ubuntu22_cuda12.1_v4.0.8. When opening ZED_Depth_Viewer in the system terminal, it crashes and reports the following error:

                  • TEMPORARY_DSI - - - - - - - - -
                    Too much Memory already used !!
                    Trying get -29, only 10 left on 10
                    void mYHMtzEBZ

Stack trace (most recent call last) in thread 6987:
#8 Object “[0xffffffffffffffff]”, at 0xffffffffffffffff, in
#7 Object “/lib/x86_64-linux-gnu/libc.so.6”, at 0x75399df2684f, in
#6 Object “/lib/x86_64-linux-gnu/libc.so.6”, at 0x75399de94ac2, in
#5 Object “/lib/x86_64-linux-gnu/libQt5Core.so.5”, at 0x75399e6ccca0, in
#4 Object “./ZED_Depth_Viewer”, at 0x6227a9037e34, in
#3 Object “/usr/local/zed/lib/libsl_zed.so”, at 0x7539a15b3024, in sl::camera::grab(sl::RuntimeParameters)
#2 Object “/usr/local/zed/lib/libsl_zed.so”, at 0x7539a1144921, in
#1 Object “/usr/local/zed/lib/libsl_zed.so”, at 0x7539a11531fa, in
#0 Object “/usr/local/zed/lib/libsl_zed.so”, at 0x7539a1151c60, in
Segmentation fault (Address not mapped to object [(nil)])
段错误 (核心已转储)

How should I solve this problem?

Hi @kk001
Welcome to the Stereolabs community.

To better understand what is causing your problem, we need more information on your device’s status and your system’s configuration.

Please connect the camera to the USB3 port, run the ZED Diagnostic tool, and send me the report file it generates.

Thank you for your response. My above-mentioned issue has been resolved after uninstalling and reinstalling ZED SDK 4.0.

1 Like