Hey everyone,
We are getting some problems with our camera pipeline on JetPack 5.1. It seems to run as normal for a long time (multiple days), but then it will suddenly get the following error.
Please find attached the following logs.
Oct 05 07:13:25 camera process[1032]: Module_id 30 Severity 2 : (fusa) Error: InvalidState Invalid Status index in:/capture/src/fusaViHandler.cpp 705
Oct 05 07:13:25 camera kernel: host1x 13e10000.host1x: nvhost_ioctl_ctrl_syncpt_waitex: invalid syncpt 10240
Oct 05 07:13:25 camera kernel: host1x 13e10000.host1x: nvhost_ioctl_ctrl_syncpt_waitex: invalid syncpt 11264
Oct 05 07:13:25 camera kernel: host1x 13e10000.host1x: nvhost_ioctl_ctrl_syncpt_waitex: invalid syncpt 13568
Oct 05 07:13:25 camera kernel: host1x 13e10000.host1x: nvhost_ioctl_ctrl_syncpt_waitex: invalid syncpt 15616
Oct 05 07:13:25 camera process[1032]: Module_id 30 Severity 2 : (fusa) Error: InvalidState Invalid Status index in:/capture/src/fusaViHandler.cpp 705
Oct 05 07:13:25 camera process[1032]: SCF: Error InvalidState: (propagating from src/services/capture/FusaCaptureViCsiHw.cpp, function waitCsiFrameEnd(), line 600)
Oct 05 07:13:25 camera process[1032]: SCF: Error InvalidState: (propagating from src/common/Utils.cpp, function workerThread(), line 114)
Oct 05 07:13:25 camera process[1032]: SCF: Error InvalidState: Worker thread ViCsiHw frameComplete failed (in src/common/Utils.cpp, function workerThread(), line 133)
Oct 05 07:13:25 camera process[1032]: SCF: Error InvalidState: (propagating from src/services/capture/FusaCaptureViCsiHw.cpp, function waitCsiFrameEnd(), line 600)
Oct 05 07:13:25 camera process[1032]: SCF: Error InvalidState: (propagating from src/common/Utils.cpp, function workerThread(), line 114)
Oct 05 07:13:25 camera process[1032]: SCF: Error InvalidState: Worker thread ViCsiHw frameComplete failed (in src/common/Utils.cpp, function workerThread(), line 133)
Oct 05 07:13:25 camera process[1032]: SCF: Error InvalidState: Timeout waiting on frame start sensor guid 3, capture sequence ID = -570929408 (in src/services/capture/FusaCaptureViCsiHw.cpp, funct>
Oct 05 07:13:25 camera process[1032]: SCF: Error InvalidState: (propagating from src/common/Utils.cpp, function workerThread(), line 114)
Oct 05 07:13:25 camera process[1032]: SCF: Error InvalidState: Worker thread ViCsiHw frameStart failed (in src/common/Utils.cpp, function workerThread(), line 133)
Oct 05 07:13:25 camera process[1032]: SCF: Error InvalidState: Timeout waiting on frame start sensor guid 0, capture sequence ID = -570928384 (in src/services/capture/FusaCaptureViCsiHw.cpp, funct>
Oct 05 07:13:25 camera process[1032]: SCF: Error InvalidState: (propagating from src/common/Utils.cpp, function workerThread(), line 114)
Oct 05 07:13:25 camera process[1032]: SCF: Error InvalidState: Worker thread ViCsiHw frameStart failed (in src/common/Utils.cpp, function workerThread(), line 133)
Oct 05 07:13:25 camera process[1032]: SCF: Error InvalidState: Timeout waiting on frame start sensor guid 2, capture sequence ID = -570928896 (in src/services/capture/FusaCaptureViCsiHw.cpp, funct>
Oct 05 07:13:25 camera process[1032]: double free or corruption (out)
Oct 05 07:13:25 camera process[1032]: SCF: Error InvalidState: (propagating from src/services/capture/FusaCaptureViCsiHw.cpp, function waitCsiFrameEnd(), line 600)
Oct 05 07:13:25 camera process[1032]: Module_id 30 Severity 2 : (fusa) Error: InvalidState Invalid Status index in:/capture/src/fusaViHandler.cpp 705
Oct 05 07:13:25 camera process[1032]: SCF: Error InvalidState: Timeout waiting on frame start sensor guid 1, capture sequence ID = -570928640 (in src/services/capture/FusaCaptureViCsiHw.cpp, funct>
Oct 05 07:13:25 camera process[1032]: SCF: Error InvalidState: (propagating from src/common/Utils.cpp, function workerThread(), line 114)
Oct 05 07:13:25 camera process[1032]: SCF: Error InvalidState: Worker thread ViCsiHw frameStart failed (in src/common/Utils.cpp, function workerThread(), line 133)
Oct 05 07:13:25 camera process[1032]: SCF: Error InvalidState: (propagating from src/common/Utils.cpp, function workerThread(), line 114)
Oct 05 07:13:25 camera process[1032]: SCF: Error InvalidState: Worker thread ViCsiHw frameComplete failed (in src/common/Utils.cpp, function workerThread(), line 133)
Oct 05 07:13:25 camera process[1032]: SCF: Error InvalidState: (propagating from src/common/Utils.cpp, function workerThread(), line 114)
Oct 05 07:13:25 camera process[1032]: SCF: Error InvalidState: Worker thread ViCsiHw frameStart failed (in src/common/Utils.cpp, function workerThread(), line 133)
Any suggestions for what could cause this?