-
Notifications
You must be signed in to change notification settings - Fork 127
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
Comments
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? |
1844301011125D0F00-depthai_crash_dump(1).json |
@younkun would you mind trying the latest It has quite a few stability improvements. |
@moratom I am using v2.26.0.0 and still getting this error.
The log file is as follows: What is this error? Please help solve this. Edit1: |
@SzabolcsGergely could you have a look at the crash? |
The crash dump suggest camera driver crash/hang. |
@Shivam7Sharma were you able to test it out? |
[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
The text was updated successfully, but these errors were encountered: