Hi, Luxonis dev-team,
reporting about critical error ‘PlgWarpHW’ ‘741’ for OAK-D device with updated DepthAI SDK v.2.11.1.0. Log attachedbelow.
System info:
device: OAK-D;
OpenVINO vetsion: 2021.4.1 LTS (flag in script: 2021_4);;
python packages:
depthai: 2.11.1.0
depthai-sdk: 1.1.1
opencv-python: 4.5.1.48
openvino: 2021.4.1
Pipeline and source code partially same as at link(with minimal changes for segmentation CNN): https://github.com/luxonis/depthai-experiments/tree/master/gen2-deeplabv3_depth
Terminal output log:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Ddr used / total - 94.90 / 359.07 MiB
Cmx used / total - 2.33 / 2.50 MiB
LeonCss heap used / total - 47.71 / 78.63 MiB
LeonMss heap used / total - 6.15 / 23.84 MiB
Chip temperature - average: 63.77, css: 64.18, mss: 63.15, upa: 64.18, dss: 63.56
Cpu usage - Leon CSS: 53.46%, Leon MSS: 42.55 %
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Ddr used / total - 94.90 / 359.07 MiB
Cmx used / total - 2.33 / 2.50 MiB
LeonCss heap used / total - 47.71 / 78.63 MiB
LeonMss heap used / total - 6.15 / 23.84 MiB
Chip temperature - average: 63.92, css: 65.63, mss: 63.35, upa: 63.56, dss: 63.15
Cpu usage - Leon CSS: 53.96%, Leon MSS: 43.38 %
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Ddr used / total - 94.90 / 359.07 MiB
Cmx used / total - 2.33 / 2.50 MiB
LeonCss heap used / total - 47.71 / 78.63 MiB
LeonMss heap used / total - 6.15 / 23.84 MiB
Chip temperature - average: 64.13, css: 64.80, mss: 63.77, upa: 64.80, dss: 63.15
Cpu usage - Leon CSS: 53.04%, Leon MSS: 41.97 %
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[14442C10218910D100] [11133.492] [system] [critical] Fatal error. Please report to developers. Log: 'PlgWarpHW' '741'
Ddr used / total - 94.90 / 359.07 MiB
Cmx used / total - 2.33 / 2.50 MiB
LeonCss heap used / total - 47.71 / 78.63 MiB
LeonMss heap used / total - 3.52 / 23.84 MiB
Chip temperature - average: 63.66, css: 65.63, mss: 63.35, upa: 63.77, dss: 61.89
Cpu usage - Leon CSS: 47.81%, Leon MSS: 41.18 %
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Ddr used / total - 94.90 / 359.07 MiB
Cmx used / total - 2.33 / 2.50 MiB
LeonCss heap used / total - 47.71 / 78.63 MiB
LeonMss heap used / total - 3.52 / 23.84 MiB
Chip temperature - average: 63.92, css: 65.22, mss: 63.98, upa: 63.77, dss: 62.73
Cpu usage - Leon CSS: 39.37%, Leon MSS: 35.24 %
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Traceback (most recent call last):
File "/home/nikita/PycharmProjects/cgnDepthAI2/InferBlobModel.py", line 261, in <module>
in_cam = q_color.get()
RuntimeError: Communication exception - possible device error/misconfiguration. Original message 'Couldn't read data from stream: 'cam' (X_LINK_ERROR)'
Process finished with exit code 1
Log picture: