Nvargus-daemon crash

We are using a IMX219 camera connected to a CSI slot on the Jetson Nano B01 T3450, however, whenever we run the code for the camera, it crashes after a few minutes, and if we try to run the code again, it won’t run anymore, and upon checking, the nvargus-daemon is also crashing. Do you know any solutions for this?

hello marayacelinejeanne27,

could you please share the failure messages, kernel logs for reference?
in addition, please share the JetPack release version you’re working with.
thanks

Hello,

I’m sorry I don’t have the actual screenshot of the nvargus-daemon error in my terminal right now. When we try to run a code for our dual camera, it will run for a while, however after it was scanning the camera output crashes and it showed an error, before it shows an error regarding the nvargus-daemon, we use the latest version of jetpack

hello marayacelinejeanne27,

please narrow down the issue,
you may refer to Approaches for Validating and Testing the V4L2 Driver for using these standard approaches to test camera stream.
you may also using V4L2 IOCTL to verify basic camera functionality.
thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.