TDA4VM: TDA4 +SDK8.2
Environment: Ti sdk8.2, tda4
question:
When rendering 3D, process terminated or soc restarted based on SDK8.2.
But the same process works well based on SDK8.0.
While process terminated , the system reports the following error.
Process 270373 (SVVPP) terminated SIGSEGV code=1 fltno=11 ip=0000001e174ebf44(/opt/SVVPP/bin/SVVPP@_ZN9rapidjson12GenericValueINS_4UTF8IcEENS_19MemoryPoolAllocatorINS_12CrtAllocatorEEEEC1El+0x00000000000407b4) mapaddr=0000000000128f44. ref=00000802facec0de
While soc restarted , the system reports nothing error .
The following screenshot shows some logs of the runtime。
The first part shows that the graph was verified successfully.
The second part shows that soc2 restarted without any error message .
What is the reason for this?