Hello Friends,
I ran my usecase for 1CH VIP LVDS capture + SGX MOSAIC + DISPLAY + STORE.I am trying to store my video data on hard disk.The display comes up for 30 seconds and after that I get the Segmentation Fault as follows:
****58] virtio_rpmsg_bus virtio1: msg received with no recipient
** Segmentation fault caught ....
Faulty address is (nil), calle from 0x593ef
Totally Obtained 0 stack frames. signal number =11
Signal number = 11, Signal errno = 0
SI code = 1 (Address not mapped to object)
Fault addr = (nil)
[bt] Execution path:
288.599580] virtio_rpmsg_bus virtio1: msg received with no recipient
[ 288.628707] virtio_rpmsg_bus virtio1: msg received with no recipient
[ 288.635196] virtio_rpmsg_bus virtio1: msg received with no recipient
orot@dra7xx-evm:/opt/vision_sdk# [ 291.166763] virtio_rpmsg_bus virtio1: msg received with no recipient
I request you to help me identifying the root cause for this error and also rectifying it.
My use case structure is as follows:
Capture -> Dup -> Display_Video
Dup -> Null (A15)
GrpxSrc -> Display_Grpx
Best Regards,
Vijay