Kernel panic when gstreamer not receiving input

Hi,
When we run gstreamer and its not receiving input we get a kernel panic. It complains about a null vi channel.
We wish to fix this behaviour because we can’t let our system perform reset if the pipe is not executed correctly or there is another problem with the video source. The system should continue operating normally and just getting an error from gstreamer.

Hi @bsp_dev

Could you share the GStreamer pipeline you are using?
Are you capturing images from MIPI camera, A null VI channel looks to be a problem with the camera driver.
If that’s the case, have you tried using v4l2-ctl to capture the images?

Enrique Ramirez
Embedded SW Engineer at RidgeRun
Contact us: support@ridgerun.com
Developers wiki: https://developer.ridgerun.com
Website: www.ridgerun.com

1 Like

Hi,
Please also check the tips in

Jetson/l4t/Camera BringUp - eLinux.org

To enable the logs for further debugging.

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