Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error. Please report to developers. Log: 'Fatal error on MSS CPU: trap: 09, address: 80290064' '0' #1027

Open
yooyo-Q opened this issue May 24, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@yooyo-Q
Copy link

yooyo-Q commented May 24, 2024

[1844301011125D0F00] [169.254.1.222] [63.971] [system] [critical] Fatal error. Please report to developers. Log: 'Fatal error on MSS CPU: trap: 09, address: 80290064' '0'
[1844301011125D0F00] [169.254.1.222] [1716539506.050] [host] [warning] Device crashed. Crash dump saved to /tmp/depthai_T9MXQF/1844301011125D0F00-depthai_crash_dump.json
Traceback (most recent call last):
File "main_api.py", line 572, in
main()
File "main_api.py", line 260, in main
image_queue_data = image_queue.tryGet()
RuntimeError: Communication exception - possible device error/misconfiguration. Original message 'Couldn't read data from stream: 'rgb' (X_LINK_ERROR)'

I just run yolov8n_coco_640x352 on ubuntu20.0(depthai==2.25.1.0),and the code crashes after a few minutes of execution. The error message is as follows. How can I deal with this bug?"https://github.com/richard-xx/DepthAI_Yolo

@yooyo-Q yooyo-Q added the bug Something isn't working label May 24, 2024
@moratom
Copy link
Collaborator

moratom commented May 24, 2024

Hi @younkun !

Thanks a lot for the bug report and sorry for the issues.

Would you happen to have the crash dump available and could share it here?
This one - /tmp/depthai_T9MXQF/1844301011125D0F00-depthai_crash_dump.json.

@yooyo-Q
Copy link
Author

yooyo-Q commented May 27, 2024

1844301011125D0F00-depthai_crash_dump(1).json
Thank you so much!this is the bug report file。

@moratom
Copy link
Collaborator

moratom commented May 31, 2024

@younkun would you mind trying the latest v2.26.0.0 release?

It has quite a few stability improvements.

@Shivam7Sharma
Copy link

Shivam7Sharma commented Jun 3, 2024

@moratom I am using v2.26.0.0 and still getting this error.
Note: I have connected only one color camera but when I run the cam_test file it shows two on different sockets.

shivam157@ubuntu:~/.local/lib/python3.10/site-packages/depthai_cli$ python cam_test.py -cam left,c right,c 
DepthAI version: 2.26.0.0
DepthAI path: /home/shivam157/.local/lib/python3.10/site-packages/depthai.cpython-310-aarch64-linux-gnu.so
Enabled cameras:
   left : color
  right : color
CAM:  left
CAM:  right
Connected cameras:
 -socket CAM_B : IMX378 4056 x 3040 focus:auto  - MONO
 -socket CAM_C : IMX378 4056 x 3040 focus:auto  - MONO
USB speed: SUPER
IR drivers: []
Cam:      left          right    [host | capture timestamp]
FPS:   0.00|  0.00   0.00|  0.00 [14442C10E14FCBD600] [1.2.4] [5.310] [system] [critical] Fatal error. Please report to developers. Log: 'Fatal error on MSS CPU: trap: 00, address: 00000000' '0'
FPS:   0.00|  0.00   0.00|  0.00 Communication exception - possible device error/misconfiguration. Original message 'Couldn't read data from stream: 'left' (X_LINK_ERROR)'
Exiting cleanly
[14442C10E14FCBD600] [1.2.4] [1717444874.024] [host] [warning] Device crashed. Crash dump saved to /tmp/depthai_kcaFxI/14442C10E14FCBD600-depthai_crash_dump.json

The log file is as follows:
14442C10E14FCBD600-depthai_crash_dump.json

What is this error? Please help solve this.

Edit1:
After I remove and connect the Oak FCC3P again the error is gone. But none of my cameras are recognized on either sockets.

@moratom
Copy link
Collaborator

moratom commented Jun 3, 2024

@SzabolcsGergely could you have a look at the crash?

@SzabolcsGergely
Copy link
Collaborator

SzabolcsGergely commented Jun 4, 2024

The crash dump suggest camera driver crash/hang.
@Shivam7Sharma please try socket A for IMX378

@moratom
Copy link
Collaborator

moratom commented Aug 16, 2024

@Shivam7Sharma were you able to test it out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants