This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

VPSS message

Hello Super-Badri,

I see the following messages, please help to clarify the cause. Thanks

]*** HeapMemMP_free: Free size is overlapping
Error [0xfffffff9] at Line no: 1458 in file /home/medwin/Projects/TI-8168/DVRRDK_03.00.00.00_ori_2012-04-29_dvr/ti_tools/syslink/syslink_2_10_02_17_patched/packages/ti/syslink/utils/hlos/knl/Linux/../../../../../../ti/syslink/ipc/hlos/knl/HeapMemMP.c
[m3vpss ] !!!XDC RUNTIME ASSERT FAILED
[m3vpss ] xdc.runtime.Error @ ti.sdo.ipc.MessageQ: line 441:
[m3vpss ] assertion failure: A_invalidQueueId: Invalid queueId is used


7476849:!!!SLAVE CORE [VPSS-M3] DOWN!!!
SystemLink_copySlaveCoreExceptionContext:146
mmap of [0xde9e0000:36864]
mmap virt addresss:0x2ae44000
munmap of [0x2ae44000:36864]
SystemLink_copySlaveCoreExceptionContext:153
SystemLink_handleSlaveCoreException:173


7476874:!!!SLAVE CORE DOWN!!!.EXCEPTION INFO DUMP

!!HW EXCEPTION ACTIVE (0/1): [0]

!!EXCEPTION CORE NAME : [VPSS-M3]

!!EXCEPTION TASK NAME : [DISPLAY0]

!!EXCEPTION LOCATION : [ti.sdo.ipc.MessageQ: line 441: ]

!!EXCEPTION INFO : [assertion failure: A_invalidQueueId: Invalid queueId is used]

!!EXCEPTION CCS CRASH DUMP FORMAT FILE STORED @ ./CCS_CRASH_DUMP_VPSS-M3.txt
SystemLink_handleSlaveCoreException:178

Here under is CCS_CRASH_DUMP_VPSS-M3.txt

2548.CCS_CRASH_DUMP_VPSS-M3.txt

here under is folder dvr_rdk\build\dvr_rdk\bin\

http://e2e.ti.com/cfs-file.ashx/__key/communityserver-discussions-components-files/717/2630.ti816x_2D00_evm.7z

  • Have you  modified displayLink ? The crash log indicates displayLink is asserting when trying to send message to remote core which never happens in displayLink.The HeapMemMP_free: Free size is overlapping message indicates MessageQ patch is not applied. . Check with RDK 4.0 if same issue occurs where the MessageQ patch is included.