I have segmentation fault while creating a codec such as H.264, JPEG, and dm365resizer on DM365. “
CE_DEBUG logs are as follows: @3,409,011us: [+0 T:0x4001faf0 S:0xbea99804] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x159bb8]
@3,409,214us: [+0 T:0x4001faf0 S:0xbea997e4] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x159160]
@3,409,425us: [+0 T:0x4001faf0 S:0xbea997e4] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x159160]
@3,409,630us: [+0 T:0x4001faf0 S:0xbea9981c] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x159bb8]
@3,409,824us: [+7 T:0x4001faf0 S:0xbea9981c] ti.sdo.fc.rman - RMAN_assignResources> resFxns->initResources() failed [3]
S/W configuration is as follows:
Custom board
Kernel Ver: 2.6.18
DVSDK Ver: 2.10.01.18
CE Ver: 2.24
FC Ver: 2.25.00.04
IPNC SW: custom SW
PSP Ver: LSP2.10, MV Pro 5.0
I've tried DVSDK 2.26.00.01, but have same problem(DVSDK 2.26.00.01 fixed segmentation error).
Thanks.