Full kernel log captured over the serial debug console during the panics: 270825cap.txt (3.3 MB)
Notes:
Periodically restarting the DeepStream pipeline avoids the panic.
Nothing unusual is seen in the logs prior to the panic, except soctherm: OC ALARM 0x00000001. The module is powered with a stable 5V supply, drawing at most ~18W.
Questions:
Is this a known issue on Xavier NX / JetPack 5.1.4?
Has it been fixed in newer releases such as JetPack 6.2.1 for Orin NX?
Are there recommended workarounds for 5.1.4 beyond periodically restarting the pipelines?
The second pipeline in our setup is using nvarguscamerasrc, and it can run on its own for days without any issues. Would it help if I try running two parallel nvarguscamerasrc ! fakesink pipelines to see if the issue can be reproduced that way?
I replaced both nvvidconv elements with nvvideoconvert and reran the test. The behavior is unchanged, the system still eventually panics with the same BUG. 010925cap.txt (3.4 MB)
Please try the command and see if the issue is still present. Would like to break down the pipeline by eliminating nvmsgconv, nvmsgbroker, shmsink plugins.