Hi,
I'm running a python program to track face location and depth, and it keeps crashing after awhile with the following error:
[19443010F133171300] [1.2.3] [4533.326] [system] [
critical
] Fatal error. Please report to developers. Log: 'Fatal error on MSS CPU: trap: 09, address: 8020F17C' '0'
After it crashes I can restart the program without error. I'm wondering if there's a potential resource issue for running depth and face tracking in the same program. Any guidance is appreciated!
I'm using an OAK-D-W Luxonis camera, and running the program from a 4GB Jetson Nano.
Thanks,
Erin