Pugasus camera demo error log

Please provide the following info (check/uncheck the boxes after creating this topic):
Software Version
DRIVE OS Linux 5.2.6
DRIVE OS Linux 5.2.6 and DriveWorks 4.0
NVIDIA DRIVE™ Software 10.0 (Linux)

Target Operating System
Linux

Hardware Platform
NVIDIA DRIVE™ AGX Pegasus DevKit (E3550)

SDK Manager Version
1.7.0.8846

Host Machine Version
native Ubuntu 18.04

I run demo nvsipl_camera using the following configuration:
./nvsipl_camera --platform-config "F008A120RM0A_CPHY_x4" --link-enable-masks "0x0011 0x0001 0x0001 0x0000" --showfps -1
USE: camera group A B C , and totally four cameras. About 48 hours later, I got the following error log:

Output
Sensor0_Out1	Frame rate (fps):		29.9985
Sensor1_Out1	Frame rate (fps):		29.9985
Sensor4_Out1	Frame rate (fps):		29.9985
Sensor8_Out1	Frame rate (fps):		29.9985

DEVBLK_MON_1: /dvs/git/dirty/git-master_linux/camera/fusa/sipl/src/core/CNvMDeviceBlockMgr.cpp: 573: ThreadFunc: DeviceBlock: 1, deserializer error: 0
nvsipl_camera: ERROR: DeviceBlock: 1, NOTIF_ERROR_DESERIALIZER_FAILURE

DevBlkEvent: CNvMDeviceBlock.cpp: 1087: GetErrorGPIOEventInfo: DevBlkCDIRootDeviceGetGpioIntrEvent with NvMedia error: 6
Module_id 30 Severity 2 : src/devblk/nonfusa/devices/MAX96712DeserializerDriver/cdi_max96712.c 2707
Module_id 30 Severity 2 : MAX96712: global ERRB status 0x0000de
Module_id 30 Severity 2 : src/devblk/nonfusa/devices/MAX96712DeserializerDriver/cdi_max96712.c 2881
Module_id 30 Severity 2 : MAX96712: pipeline overflow 1
nvmedia: ERROR: MAX96712: pipeline 1: cmd overflow error
nvmedia: ERROR: MAX96712: pipeline 1: cmd overflow error
Module_id 30 Severity 2 : src/devblk/nonfusa/devices/MAX96712DeserializerDriver/cdi_max96712.c 2881
Module_id 30 Severity 2 : MAX96712: pipeline overflow 5
nvmedia: ERROR: MAX96712: pipeline 5: cmd overflow error
Module_id 30 Severity 2 : src/devblk/nonfusa/devices/MAX96712DeserializerDriver/cdi_max96712.c 3010
Module_id 30 Severity 2 : MAX96712: GMSL2 decoding error 0 1
Module_id 30 Severity 2 : src/devblk/nonfusa/devices/MAX96712DeserializerDriver/cdi_max96712.c 3060
Module_id 30 Severity 2 : MAX96712: Video pixel crc count 0 1
DeviceBlock[1] Deserializer Error Buffer:                                                                                 �                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    b b                                                               b                                                                                                                                                                                                                                                                                                                                                                                
nvsipl_camera: ERROR: DeviceBlock: 1, Deserializer link error. mask: 1

Output
Sensor0_Out1	Frame rate (fps):		29.9984
Sensor1_Out1	Frame rate (fps):		29.9984
Sensor4_Out1	Frame rate (fps):		29.9984
Sensor8_Out1	Frame rate (fps):		29.9984

nvsipl_camera: ERROR: Device Block failure

somebody help me~, why and how to solve this problem

Is this duplicate to CsimuxStreamError NOTIF_ERROR_ICP_BAD_INPUT_STREAM? Should we ignore this topic?