In testing our C++ application on the RCV4-DEV-KIT, I get these depthAI errors:
[1529331665] [169.254.30.50] [13973.844] [Camera(0)] [error] Exception in send_frame(): Internal error occured. Please report. commit: | version: 0.0.1 | file: /work/src/camera/CameraSensor.cpp:92
[1529331665] [169.254.30.50] [13973.844] [Camera(0)] [error] Exception in send_frame(): Internal error occured. Please report. commit: | version: 0.0.1 | file: /work/src/camera/CameraSensor.cpp:92
[1529331665] [169.254.30.50] [13973.850] [Camera(3)] [error] Exception in send_frame(): Internal error occured. Please report. commit: | version: 0.0.1 | file: /work/src/camera/CameraSensor.cpp:92
[1529331665] [169.254.30.50] [13973.850] [Camera(3)] [error] Exception in send_frame(): Internal error occured. Please report. commit: | version: 0.0.1 | file: /work/src/camera/CameraSensor.cpp:92
[1529331665] [169.254.30.50] [13974.256] [Camera(0)] [error] Exception in send_frame(): Internal error occured. Please report. commit: | version: 0.0.1 | file: /work/src/camera/CameraSensor.cpp:92
[1529331665] [169.254.30.50] [13974.256] [Camera(0)] [error] Exception in send_frame(): Internal error occured. Please report. commit: | version: 0.0.1 | file: /work/src/camera/CameraSensor.cpp:92
[1529331665] [169.254.30.50] [13974.256] [Camera(0)] [error] Exception in send_frame(): Internal error occured. Please report. commit: | version: 0.0.1 | file: /work/src/camera/CameraSensor.cpp:92
[1529331665] [169.254.30.50] [13974.257] [Camera(0)] [error] Exception in send_frame(): Internal error occured. Please report. commit: | version: 0.0.1 | file: /work/src/camera/CameraSensor.cpp:92
[2026-05-18 14:13:42.025] [depthai] [error] Communication exception - possible device error/misconfiguration. Original message 'Couldn't read data from stream: '__x_3_0' (X_LINK_ERROR)'
[2026-05-18 14:13:42.025] [depthai] [error] Communication exception - possible device error/misconfiguration. Original message 'Couldn't read data from stream: '__x_9_out' (X_LINK_ERROR)'
[2026-05-18 14:13:42.025] [depthai] [error] Communication exception - possible device error/misconfiguration. Original message 'Couldn't read data from stream: '__x_0_0' (X_LINK_ERROR)'[2026-05-18 14:13:47.198] [ThreadedNode] [error] Node threw exception, stopping the node. Exception message: Communication exception - possible device error/misconfiguration. Original message 'Couldn't read data from stream: '__x_3_0' (X_LINK_ERROR)'
[2026-05-18 14:13:47.198] [ThreadedNode] [error] Node threw exception, stopping the node. Exception message: Communication exception - possible device error/misconfiguration. Original message 'Couldn't read data from stream: '__x_0_0' (X_LINK_ERROR)'
[2026-05-18 14:13:47.198] [ThreadedNode] [error] Node threw exception, stopping the node. Exception message: Communication exception - possible device error/misconfiguration. Original message 'Couldn't read data from stream: '__x_9_out' (X_LINK_ERROR)'
[2026-05-18 14:13:48.214] [warning] FW crashed - trying to get out the crash dump
[2026-05-18 14:13:51.214] [warning] Getting the crash dump out - this can take up to a minute, because it first needs to be compressed.
[2026-05-18 14:13:51.301] [depthai] [error] Device with id 1529331665 has crashed. Crash dump logs are stored in: /home/brent/git/sen_oakd_lcm_cpp/build/.cache/depthai/crashdumps/8e1dd7359d306b5eeb522edb9bc3aa4f20f765a5/core_dump_0.0.1+bf5ff19d2bd72349754e001854e972bc9d379dd1_19691231_195303.tar.gz - please report to developers.
This message board does not allow uploading files.
How shall I send you the core_dump?