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.

Decode H264 problem over RTSP on DM365

We have some problems getting our H.264 decoder application running on DM365.

We are able to create codec successfully, but when we call VIDDEC2_process the function sometimes blocks at

 

               VISA_enter((VISA_Handle)handle);

               retVal = fxns->process(alg, inBufs, outBufs, inArgs, outArgs);

               VISA_exit((VISA_Handle)handle);

 

 

But we use modules_test play local file successfully.

 

[Our System Information]

DVSDK_2_10_01_18

H.264 High Profile Decoder on DM365 Version 01.10.00

linux-2.6.18_pro500

framework_components_2_25_00_04

linuxutils_2_24_03 

Switching CE_DEBUG to 3 I can see the output message (The input stream is 1024x768@h264 frame over RTSP.):

 

@46,077,553us: [+5 T:0x48cef490 S:0x48cee344] CV - VISA_enter(visa=0x51cbf8): algHandle = 0x51cc30

@46,089,564us: [+0 T:0x48cef490 S:0x48cee334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x51cc30)

@46,089,790us: [+0 T:0x48cef490 S:0x48cee2fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x51a3d0] timeout[0xffffffff]

@46,089,998us: [+0 T:0x48cef490 S:0x48cee2fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x51a3d0] status[0]

@46,093,434us: [+0 T:0x48cef490 S:0x48cee344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit

@46,123,534us: [+5 T:0x48cef490 S:0x48cee34c] CV - VISA_exit(visa=0x51cbf8): algHandle = 0x51cc30

@46,123,780us: [+0 T:0x48cef490 S:0x48cee33c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x51cc30)

@46,123,987us: [+0 T:0x48cef490 S:0x48cee31c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x51a3d0]

@46,124,182us: [+0 T:0x48cef490 S:0x48cee31c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x51a3d0]

@46,124,354us: [+0 T:0x48cef490 S:0x48cee34c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit

@46,458,119us: [+0 T:0x48cef490 S:0x48cee364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x51cbf8, retVal=0x0)

@46,458,353us: [+0 T:0x48cef490 S:0x48cee344] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x51cbf8, id=0, dynParams=0x51cb80 (size=0x1c), status=0x51caac (size=0xb8)

@46,461,351us: [+5 T:0x48cef490 S:0x48cee324] CV - VISA_enter(visa=0x51cbf8): algHandle = 0x51cc30

@46,461,542us: [+0 T:0x48cef490 S:0x48cee314] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x51cc30)

@46,461,715us: [+0 T:0x48cef490 S:0x48cee2dc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x51a3d0] timeout[0xffffffff]

@46,461,957us: [+0 T:0x48cef490 S:0x48cee2dc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x51a3d0] status[0]

@46,462,159us: [+0 T:0x48cef490 S:0x48cee324] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit

@46,462,337us: [+5 T:0x48cef490 S:0x48cee32c] CV - VISA_exit(visa=0x51cbf8): algHandle = 0x51cc30

@46,469,039us: [+0 T:0x48cef490 S:0x48cee31c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x51cc30)

@46,469,300us: [+0 T:0x48cef490 S:0x48cee2fc] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x51a3d0]

@46,469,637us: [+0 T:0x48cef490 S:0x48cee2fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x51a3d0]

@46,469,814us: [+0 T:0x48cef490 S:0x48cee32c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit

@46,469,966us: [+0 T:0x48cef490 S:0x48cee344] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x51cbf8, retVal=0x0)

@46,483,722us: [+0 T:0x48cef490 S:0x48cee364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x51cbf8, inBufs=0x48ceeba8, outBufs=0x48ceeca0, inArgs=0x48ceecac, outArgs=0x48cee408)

@46,483,957us: [+5 T:0x48cef490 S:0x48cee344] CV - VISA_enter(visa=0x51cbf8): algHandle = 0x51cc30

@46,484,178us: [+0 T:0x48cef490 S:0x48cee334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x51cc30)

@46,484,351us: [+0 T:0x48cef490 S:0x48cee2fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x51a3d0] timeout[0xffffffff]

@46,484,545us: [+0 T:0x48cef490 S:0x48cee2fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x51a3d0] status[0]

@46,484,738us: [+0 T:0x48cef490 S:0x48cee344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit

@46,509,921us: [+5 T:0x48cef490 S:0x48cee34c] CV - VISA_exit(visa=0x51cbf8): algHandle = 0x51cc30

@46,510,162us: [+0 T:0x48cef490 S:0x48cee33c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x51cc30)

@46,510,395us: [+0 T:0x48cef490 S:0x48cee31c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x51a3d0]

@46,510,594us: [+0 T:0x48cef490 S:0x48cee31c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x51a3d0]

@46,510,771us: [+0 T:0x48cef490 S:0x48cee34c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit

@46,510,926us: [+0 T:0x48cef490 S:0x48cee364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x51cbf8, retVal=0x0)

@46,511,092us: [+0 T:0x48cef490 S:0x48cee344] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x51cbf8, id=0, dynParams=0x51cb80 (size=0x1c), status=0x51caac (size=0xb8)

@46,511,288us: [+5 T:0x48cef490 S:0x48cee324] CV - VISA_enter(visa=0x51cbf8): algHandle = 0x51cc30

@46,511,451us: [+0 T:0x48cef490 S:0x48cee314] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x51cc30)

@46,511,616us: [+0 T:0x48cef490 S:0x48cee2dc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x51a3d0] timeout[0xffffffff]

@46,511,834us: [+0 T:0x48cef490 S:0x48cee2dc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x51a3d0] status[0]

@46,512,033us: [+0 T:0x48cef490 S:0x48cee324] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit

@46,512,214us: [+5 T:0x48cef490 S:0x48cee32c] CV - VISA_exit(visa=0x51cbf8): algHandle = 0x51cc30

@46,512,534us: [+0 T:0x48cef490 S:0x48cee31c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x51cc30)

@46,512,731us: [+0 T:0x48cef490 S:0x48cee2fc] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x51a3d0]

@46,512,923us: [+0 T:0x48cef490 S:0x48cee2fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x51a3d0]

@46,513,094us: [+0 T:0x48cef490 S:0x48cee32c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit

@46,513,301us: [+0 T:0x48cef490 S:0x48cee344] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x51cbf8, retVal=0x0)

@46,918,551us: [+0 T:0x48cef490 S:0x48cee364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x51cbf8, inBufs=0x48ceeba8, outBufs=0x48ceeca0, inArgs=0x48ceecac, outArgs=0x48cee408)

@46,918,787us: [+5 T:0x48cef490 S:0x48cee344] CV - VISA_enter(visa=0x51cbf8): algHandle = 0x51cc30

@46,918,966us: [+0 T:0x48cef490 S:0x48cee334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x51cc30)

@46,919,136us: [+0 T:0x48cef490 S:0x48cee2fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x51a3d0] timeout[0xffffffff]

@46,919,436us: [+0 T:0x48cef490 S:0x48cee2fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x51a3d0] status[0]

@46,919,663us: [+0 T:0x48cef490 S:0x48cee344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit

[alg_vidDec.c code]

void *ALG_vidDecCreate(ALG_VidDecCreate *create)

{

  ALG_VidDecObj *pObj;  

 

  pObj = OSA_memAlloc(sizeof(*pObj));

 

  if(pObj==NULL)

    return NULL;

   

  memset(pObj, 0, sizeof(*pObj));

 

  memcpy(&pObj->createPrm, create, sizeof(pObj->createPrm));

 

  switch(create->codec)

  {

    case ALG_VID_CODEC_H264:

      strcpy(pObj->algName, ALG_VID_CODEC_H264_DEC_NAME);

      break;

    case ALG_VID_CODEC_MPEG4:

      strcpy(pObj->algName, ALG_VID_CODEC_MPEG4_DEC_NAME);

      break;

    case ALG_VID_CODEC_MJPEG:

    {

      ALG_JpgDecCreate jpgDecCreate;

   

      jpgDecCreate.dataFormat = create->dataFormat;

      jpgDecCreate.maxWidth = create->maxWidth;

      jpgDecCreate.maxHeight = create->maxHeight;

           

      pObj->hJpgDecode = ALG_jpgDecCreate(&jpgDecCreate);

     

      if(pObj->hJpgDecode==NULL)

        return NULL;

     

      return pObj;

    }   

      break;

    default:

      OSA_memFree(pObj);

      return NULL;

  }

 

 

  pObj->params.size               = sizeof(VIDDEC2_Params);

  pObj->params.maxHeight          = create->maxHeight;

  pObj->params.maxWidth           = create->maxWidth;

  pObj->params.maxFrameRate       = 30000;

  pObj->params.maxBitRate         = ALG_VID_DEC_MAX_BITRATE;

  pObj->params.dataEndianness     = XDM_BYTE;

  //pObj->params.forceChromaFormat  = 9;

  //by parry

  pObj->params.forceChromaFormat = XDM_YUV_420SP;

 

#if 1

  // by parry

  memcpy(&pObj->h264Params, &IH264VDEC_PARAMS, sizeof(pObj->h264Params));

  pObj->h264Params.displayDelay = 2;

  pObj->h264Params.hdvicpHandle = (void*) NULL;

  pObj->h264Params.disableHDVICPeveryFrame = 1;

  pObj->h264Params.viddecParams = pObj->params;

  pObj->h264Params.viddecParams.size = sizeof(pObj->h264Params);

#endif

 

  /* Create video decoder instance */

  //pObj->hDecode = VIDDEC2_create(gALG_hEngine, pObj->algName, &pObj->params);

  //by parry

  pObj->hDecode = VIDDEC2_create(gALG_hEngine, pObj->algName, &pObj->h264Params);

 

  if (pObj->hDecode == NULL) {

    OSA_ERROR("Failed to open video decode algorithm (%s)\n", pObj->algName);

    OSA_memFree(pObj);

    return NULL;

  }

 

  return (void*)pObj;

}

 

int ALG_vidDecRun(void *hndl, ALG_VidDecRunPrm *prm, ALG_VidDecRunStatus *runStatus)

{

  VIDDEC2_InArgs  inArgs;

  VIDDEC2_OutArgs outArgs;

  XDM1_BufDesc    inBufDesc;

  XDM_BufDesc     outBufDesc;

  XDAS_Int32      outBufSizeArray[2];

  XDAS_Int32      status;

  XDAS_Int8               *outBufPtrs[2];

  ALG_VidDecObj   *pObj;

  //by parry

  IH264VDEC_DynamicParams h264DynParams;

 

 

  pObj = (ALG_VidDecObj *)hndl;

 

  if(pObj==NULL)

    return OSA_EFAIL;

 

  if(pObj->createPrm.codec == ALG_VID_CODEC_MJPEG) {

 

    ALG_JpgDecRunPrm jpgDecRun;

    ALG_JpgDecRunStatus jpgDecStatus;

   

    jpgDecRun.inAddr = prm->inAddr;

    jpgDecRun.inDataSize = prm->inDataSize;

    jpgDecRun.outAddr = prm->outAddr;   

    jpgDecRun.outOffsetH = prm->outOffsetH;   

    jpgDecRun.outOffsetV = prm->outOffsetV;                   

    jpgDecRun.outStartX = 0;

    jpgDecRun.outStartY = 0;   

 

    status = ALG_jpgDecRun(pObj->hJpgDecode, &jpgDecRun, &jpgDecStatus);

    if(status!=OSA_SOK)

      return OSA_EFAIL;

     

    runStatus->bytesUsed  = jpgDecStatus.bytesUsed;

    runStatus->isKeyFrame = TRUE;

    runStatus->frameWidth = jpgDecStatus.frameWidth;

    runStatus->frameHeight= jpgDecStatus.frameHeight;

    runStatus->outputBufId= prm->inputBufId;

    runStatus->freeBufId  = prm->inputBufId;

    runStatus->outStartX  = jpgDecRun.outStartX;

    runStatus->outStartY  = jpgDecRun.outStartY;

    runStatus->outOffsetH = jpgDecRun.outOffsetH;

    runStatus->outOffsetV = jpgDecRun.outOffsetV;

   

    return OSA_SOK;   

  }

   

  if(pObj->hDecode==NULL)

    return OSA_EFAIL;

 

  if(pObj->curFrameNum==0)

  {

    pObj->dynamicParams.size          = sizeof(VIDDEC2_DynamicParams);

    pObj->dynamicParams.decodeHeader  = XDM_DECODE_AU;

    pObj->dynamicParams.displayWidth  = prm->outOffsetH;

    pObj->dynamicParams.frameSkipMode = IVIDEO_NO_SKIP;

   

    //by parry 2010.0908

    pObj->dynamicParams.frameOrder    = IVIDDEC2_DECODE_ORDER; 

#if 1

    //pObj->dynamicParams.mbDataFlag    = 1;    this flag is not used by the version of decoder

    //pObj->dynamicParams.newFrameFlag  = 1; this flag is not used by the version of decoder

    h264DynParams.viddecDynamicParams = pObj->dynamicParams;

    h264DynParams.resetHDVICPeveryFrame=1;

#endif

 

    pObj->decStatus.size     = sizeof(VIDDEC2_Status);

    pObj->decStatus.data.buf = NULL;

 

    // by parry

    h264DynParams.viddecDynamicParams = pObj->dynamicParams;

    h264DynParams.resetHDVICPeveryFrame = 1;

 

   

    //status = VIDDEC2_control(pObj->hDecode, XDM_SETPARAMS, &pObj->dynamicParams, &pObj->decStatus);

    //by parry

    status = VIDDEC2_control(pObj->hDecode, XDM_SETPARAMS, &h264DynParams, &pObj->decStatus);

   

    if (status != VIDDEC2_EOK) {

      OSA_ERROR("XDM_SETPARAMS failed, status=%ld\n", status);

      return OSA_EFAIL;

    }

 

    /* Get buffer information from video decoder */

    pObj->decStatus.size     = sizeof(VIDDEC2_Status);

    pObj->decStatus.data.buf = NULL;

   

    pObj->dynamicParams.size = sizeof(VIDDEC2_DynamicParams);

 #if 1

    status = VIDDEC2_control(pObj->hDecode, XDM_GETBUFINFO, &h264DynParams, &pObj->decStatus);

    if (status != VIDDEC2_EOK) {

      OSA_ERROR("XDM_GETBUFINFO failed, status=%ld\n", status);

      return OSA_EFAIL;

    }

  

    #ifdef ALG_VID_DEC_DEBUG

    OSA_printf(" ALG: VidDec: XDM_GETBUFINFO: min out bufs:%ld,size:%ld %ld\n",pObj->decStatus.bufInfo.minNumOutBufs,pObj->decStatus.bufInfo.minOutBufSize[0], pObj->decStatus.bufInfo.minOutBufSize[1]);

    #endif

#endif

 

  }

 

  pObj->dynamicParams.size      = sizeof(VIDDEC2_DynamicParams);

 

  pObj->decStatus.size          = sizeof(VIDDEC2_Status);

  pObj->decStatus.data.buf      = NULL;

 

  outBufSizeArray[0] = (prm->outOffsetH)*(prm->outOffsetV); 

  outBufSizeArray[1] = outBufSizeArray[0]/2;

 

  inBufDesc.numBufs       = 1;

  inBufDesc.descs[0].bufSize = prm->inDataSize;

  inBufDesc.descs[0].buf  = (XDAS_Int8 *)prm->inAddr;

 

 

  outBufPtrs[0] = (XDAS_Int8 *)prm->outAddr;

  outBufPtrs[1] = (XDAS_Int8 *)(prm->outAddr + outBufSizeArray[0]) ;

 

  outBufDesc.numBufs      = 2;

  outBufDesc.bufSizes     = outBufSizeArray;

  outBufDesc.bufs         = (XDAS_Int8 **) &outBufPtrs;

 

 

 

  inArgs.size             = sizeof(VIDDEC2_InArgs);

  inArgs.numBytes         = prm->inDataSize;

  inArgs.inputID          = prm->inputBufId+1; // must be greater than 0

  OSA_printf("/******************/\n "

               "inArgs.numBytes: %d \n"

               "inArgs.size: %d\n"

               "inArgs.inputID: %d\n",

               inArgs.numBytes ,inArgs.size,inArgs.inputID);

  //by parry

  outArgs.size            = sizeof(VIDDEC2_OutArgs);

  outArgs.outBufsInUseFlag = 0;

 

  status = VIDDEC2_process(pObj->hDecode, &inBufDesc, &outBufDesc, &inArgs, &outArgs);

 

  #if 1

  status = VIDDEC2_control(pObj->hDecode, XDM_GETSTATUS, &h264DynParams, &pObj->decStatus);

  if (status != VIDDEC2_EOK) {

    OSA_ERROR("XDM_GETSTATUS failed, status=%ld\n", status);

    return OSA_EFAIL;

  }

  #endif 

  runStatus->bytesUsed = outArgs.bytesConsumed;  //by parry  must add

 

 

  if (status != VIDDEC2_EOK) {

    OSA_ERROR("status=%ld\n", status);

    return OSA_EFAIL;

  }

  OSA_printf("outArgs.displayBufs[0].frameType :%d\n",outArgs.displayBufs[0].frameType);

   

  switch (outArgs.displayBufs[0].frameType) {

    case IVIDEO_I_FRAME:

      runStatus->isKeyFrame = TRUE;

      break;

    case IVIDEO_P_FRAME:

      runStatus->isKeyFrame = FALSE;

      break;

    case IVIDEO_B_FRAME:

      runStatus->isKeyFrame = FALSE;

      break;

    case IVIDEO_IDR_FRAME:

      runStatus->isKeyFrame = TRUE;

      break;

  }

#if 1

  status = VIDDEC2_control(pObj->hDecode, XDM_GETSTATUS, &h264DynParams, &pObj->decStatus);

  if (status != VIDDEC2_EOK) {

    OSA_ERROR("XDM_GETSTATUS failed, status=%ld\n", status);

    return OSA_EFAIL;

  }

#endif

 

 

  runStatus->frameWidth = pObj->decStatus.outputWidth;

  runStatus->frameHeight = pObj->decStatus.outputHeight;

 

  if(outArgs.displayBufs[0].bufDesc[0].buf == NULL) {

    return OSA_EFAIL;

  }

  else {

    runStatus->outputBufId = outArgs.outputID[0]-1; // to adjust for +1 done in inputID 

    runStatus->freeBufId = outArgs.freeBufID[0]-1;

    if(pObj->curFrameNum==0) {

      pObj->outStartY = ((Uint32)outArgs.displayBufs[0].bufDesc[0].buf - (Uint32)prm->outAddr)/prm->outOffsetH;

      pObj->outStartX = ((Uint32)outArgs.displayBufs[0].bufDesc[0].buf - (Uint32)prm->outAddr)%prm->outOffsetH;   

    }

    runStatus->outStartX = pObj->outStartX;

    runStatus->outStartY = pObj->outStartY;   

    runStatus->outOffsetH= prm->outOffsetH;

    runStatus->outOffsetV= prm->outOffsetV;

 

  } 

 

 

 

  pObj->curFrameNum++; 

 

  return OSA_SOK;

}

 

  • Hi Parry,

    Sorry for the delayed reply. You say that the stream decodes fine if played locally. But when played over RTSP, it hangs. Is that correct? Does you RTSP streaming introduce transmission errors ?

    regards

    Yashwant   

  • I have implemented a standard definition H.264 streaming app on the DM365 that uses RTP for tranmitting the video and RTSP as means for requesting the stream information.  Videolan Client can receive and display the stream.  I'm not sure if my implementation is relevant but in order to send the stream with RTP you must modify the NAL codes according to the RFC for RTP.

    I haven't tried decoding the stream with the DM365, but I would assume that the NAL codes must be reconstructed to their original form before passing to the dm365.

    I implemented this a while back, worked on other projects, and now I'm back on the Davinci.  But most of my time has been spent bringing up our board, sorting out the latest linux kernel, file system, nand, etc.... Basically all the overhead but not much application work.  So if you have any specific questions related to my post, I'll have to review my code and refresh myself on the packaging of the H.264 for RTP.

    John A.

  • Hi Perry,

    can you send the CE_DEBUG level3 complete report.

     

  • Hi Yashwant,

    Yes. When played over RTSP, it sometimes hangs.

    RTSP  message:

    [NULL @ 0x48e830]illegal num_reorder_frames -1
    [NULL @ 0x48e830]non-existing SPS 32 referenced in buffering period
    [NULL @ 0x48e830]illegal num_reorder_frames -1
    [NULL @ 0x48e830]non-existing SPS 32 referenced in buffering period
    [NULL @ 0x48e830]illegal num_reorder_frames -1
    [NULL @ 0x48e830]non-existing SPS 32 referenced in buffering period
    [NULL @ 0x48e830]illegal num_reorder_frames -1
    [NULL @ 0x48e830]non-existing SPS 32 referenced in buffering period
    [NULL @ 0x48e830]illegal num_reorder_frames -1
    [NULL @ 0x48e830]non-existing SPS 32 referenced in buffering period
    [NULL @ 0x48e830]illegal num_reorder_frames -1
    [NULL @ 0x48e830]non-existing SPS 32 referenced in buffering period
    [NULL @ 0x48e830]illegal num_reorder_frames -1
    [NULL @ 0x48e830]non-existing SPS 32 referenced in buffering period
    [NULL @ 0x48e830]illegal num_reorder_frames -1
    [NULL @ 0x48e830]non-existing SPS 32 referenced in buffering period
    [NULL @ 0x48e830]illegal num_reorder_frames -1
    [NULL @ 0x48e830]non-existing SPS 32 referenced in buffering period
    [NULL @ 0x48e830]illegal num_reorder_frames -1
    [NULL @ 0x48e830]non-existing SPS 32 referenced in buffering period
    [NULL @ 0x48e830]illegal num_reorder_frames -1
    [NULL @ 0x48e830]non-existing SPS 32 referenced in buffering period
    [NULL @ 0x48e830]illegal num_reorder_frames -1
    [NULL @ 0x48e830]non-existing SPS 32 referenced in buffering period
    [NULL @ 0x48e830]illegal num_reorder_frames -1
    [NULL @ 0x48e830]non-existing SPS 32 referenced in buffering period
    [NULL @ 0x48e830]illegal num_reorder_frames -1
    [NULL @ 0x48e830]non-existing SPS 32 referenced in buffering period
    [NULL @ 0x48e830]illegal num_reorder_frames -1
    [NULL @ 0x48e830]non-existing SPS 32 referenced in buffering period
    [NULL @ 0x48e830]illegal num_reorder_frames -1
    [NULL @ 0x48e830]non-existing SPS 32 referenced in buffering period
    [NULL @ 0x48e830]illegal num_reorder_frames -1
    [NULL @ 0x48e830]non-existing SPS 32 referenced in buffering period

    ...........

    regards

  • Hi sujit,

    CE_DEBUG =3 complete reports.

    DRV_SyncRst: module = 47, domain = 0, state = 0

    DRV_SyncRst: module = 47, domain = 0, state = 3

     CLK Hz,
     ARM   Hz =  297000000
     DDR   Hz =  270000000
     VPSS  Hz =  270000000
     IMCOP Hz =  270000000


     CLK Hz,
     ARM   Hz =  297000000
     DDR   Hz =  270000000
     VPSS  Hz =  270000000
     IMCOP Hz =  270000000

    AP: ALG_sysInit()
    @0,523,572us: [+4 T:0x40020000 S:0xbe89c77c] OG - Global_init> This program was built with the following packages:
    @0,523,966us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package gnu.targets.rts470MV (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/xdctools_3_15_01_59/packages/gnu/targets/rts470MV/) [1, 0, 0, 0]
    @0,524,164us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.linuxutils.vicp (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/linuxutils_2_24_03/packages/ti/sdo/linuxutils/vicp/) [1, 0, 0]
    @0,524,456us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.linuxutils.edma (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/linuxutils_2_24_03/packages/ti/sdo/linuxutils/edma/) [1, 0, 0]
    @0,524,654us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.linuxutils.cmem (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/linuxutils_2_24_03/packages/ti/sdo/linuxutils/cmem/) [2, 2, 0]
    @0,524,824us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.xdais.dm.examples.g711 (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/codec_engine_2_24/examples/ti/xdais/dm/examples/g711/) [1, 0, 0]
    @0,524,990us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.ce.global (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/codec_engine_2_24/packages/ti/sdo/ce/global/) [1, 0, 0]
    @0,525,148us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.xdais.dm (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/xdais_6_24/packages/ti/xdais/dm/) [1, 0, 5]
    @0,525,301us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.xdais (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/xdais_6_24/packages/ti/xdais/) [1, 2.0, 1]
    @0,525,452us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.ce.node (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/codec_engine_2_24/packages/ti/sdo/ce/node/) [1, 0, 0]
    @0,525,607us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.utils.trace (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/framework_components_2_25_00_04/packages/ti/sdo/utils/trace/) [1, 0, 0]
    @0,525,766us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.ce.utils.xdm (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/codec_engine_2_24/packages/ti/sdo/ce/utils/xdm/) [1, 0, 2]
    @0,525,923us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package gnu.targets (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/xdctools_3_15_01_59/packages/gnu/targets/) [1, 0, 1]
    @0,526,078us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.fc.global (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/framework_components_2_25_00_04/packages/ti/sdo/fc/global/) [1, 0, 0]
    @0,526,241us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.fc.memutils (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/framework_components_2_25_00_04/packages/ti/sdo/fc/memutils/) [1, 0, 0]
    @0,526,401us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.fc.utils (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/framework_components_2_25_00_04/packages/ti/sdo/fc/utils/) [1, 0, 2]
    @0,526,560us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.fc.dman3 (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/framework_components_2_25_00_04/packages/ti/sdo/fc/dman3/) [1, 0, 4]
    @0,870,862us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.fc.acpy3 (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/framework_components_2_25_00_04/packages/ti/sdo/fc/acpy3/) [1, 0, 4]
    @0,871,083us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.fc.ires (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/framework_components_2_25_00_04/packages/ti/sdo/fc/ires/) [1, 0, 0]
    @0,871,264us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.fc.ires.hdvicp (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/framework_components_2_25_00_04/packages/ti/sdo/fc/ires/hdvicp/) [1, 0, 1]
    @0,871,432us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.fc.hdvicpsync (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/framework_components_2_25_00_04/packages/ti/sdo/fc/hdvicpsync/) [1, 0, 0]
    @0,871,596us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.fc.ires.addrspace (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/framework_components_2_25_00_04/packages/ti/sdo/fc/ires/addrspace/) [1, 0, 0]
    @0,871,760us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.fc.ires.memtcm (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/framework_components_2_25_00_04/packages/ti/sdo/fc/ires/memtcm/) [1, 0, 0]
    @0,871,919us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.codecs.h264enc (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/dm365_codecs_01_00_06/packages/ti/sdo/codecs/h264enc/) [1, 0, 0]
    @0,872,079us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.codecs.h264dec (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/dm365_codecs_01_00_06/packages/ti/sdo/codecs/h264dec/) [1, 0, 0]
    @0,872,288us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.fc.ires.nullresource (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/framework_components_2_25_00_04/packages/ti/sdo/fc/ires/nullresource/) [1, 0, 0]
    @0,872,461us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.fc.rman (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/framework_components_2_25_00_04/packages/ti/sdo/fc/rman/) [2, 0, 0]
    @0,872,623us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.fc.edma3 (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/framework_components_2_25_00_04/packages/ti/sdo/fc/edma3/) [3, 0, 0]
    @0,872,918us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.fc.ires.edma3chan (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/framework_components_2_25_00_04/packages/ti/sdo/fc/ires/edma3chan/) [1, 0, 0]
    @0,873,124us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.fc.ires.grouputils (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/framework_components_2_25_00_04/packages/ti/sdo/fc/ires/grouputils/) [1, 0, 0]
    @0,873,298us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.fc.ires.vicp (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/framework_components_2_25_00_04/packages/ti/sdo/fc/ires/vicp/) [1, 0, 1]
    @0,873,466us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.fc.vicpsync (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/framework_components_2_25_00_04/packages/ti/sdo/fc/vicpsync/) [1, 0, 0]
    @0,873,677us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.codecs.ktnf (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/dm365_codecs_01_00_06/packages/ti/sdo/codecs/ktnf/) [1, 0, 0]
    @0,873,844us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.codecs.mpeg4enc (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/dm365_codecs_01_00_06/packages/ti/sdo/codecs/mpeg4enc/) [1, 0, 0]
    @1,206,411us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.codecs.jpegenc (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/dm365_codecs_01_00_06/packages/ti/sdo/codecs/jpegenc/) [1, 0, 0]
    @1,206,628us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.codecs.jpegdec (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/dm365_codecs_01_00_06/packages/ti/sdo/codecs/jpegdec/) [1, 0, 0]
    @1,206,801us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.catalog.arm (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/xdctools_3_15_01_59/packages/ti/catalog/arm/) [1, 0, 1, 0]
    @1,206,964us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.catalog (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/xdctools_3_15_01_59/packages/ti/catalog/) [1, 0, 0]
    @1,207,122us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.platforms.evmDM365 (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/xdctools_3_15_01_59/packages/ti/platforms/evmDM365/) [1, 0, 0]
    @1,207,282us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.ce.osal (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/codec_engine_2_24/packages/ti/sdo/ce/osal/) [2, 0, 2]
    @1,207,440us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.ce.osal.linux (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/codec_engine_2_24/packages/ti/sdo/ce/osal/linux/) [2, 0, 1]
    @1,207,603us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.ce.ipc (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/codec_engine_2_24/packages/ti/sdo/ce/ipc/) [2, 0, 1]
    @1,207,801us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.ce.alg (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/codec_engine_2_24/packages/ti/sdo/ce/alg/) [1, 0, 1]
    @1,207,963us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.ce.ipc.linux (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/codec_engine_2_24/packages/ti/sdo/ce/ipc/linux/) [2, 0, 1]
    @1,208,123us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.ce (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/codec_engine_2_24/packages/ti/sdo/ce/) [1, 0, 6]
    @1,208,275us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.ce.video2 (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/codec_engine_2_24/packages/ti/sdo/ce/video2/) [1, 0, 2]
    @1,208,432us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.ce.video1 (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/codec_engine_2_24/packages/ti/sdo/ce/video1/) [1, 0, 2]
    @1,208,588us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.codecs.ktnf.ce (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/dm365_codecs_01_00_06/packages/ti/sdo/codecs/ktnf/ce/) [1, 0, 0]
    @1,208,746us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.codecs.mpeg4enc.ce (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/dm365_codecs_01_00_06/packages/ti/sdo/codecs/mpeg4enc/ce/) [1, 0, 0]
    @1,208,906us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.codecs.h264enc.ce (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/dm365_codecs_01_00_06/packages/ti/sdo/codecs/h264enc/ce/) [1, 0, 0]
    @1,209,092us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.ce.image1 (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/codec_engine_2_24/packages/ti/sdo/ce/image1/) [1, 0, 1]
    @1,209,265us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.codecs.jpegenc.ce (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/dm365_codecs_01_00_06/packages/ti/sdo/codecs/jpegenc/ce/) [1, 0, 0]
    @1,209,590us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.codecs.h264dec.ce (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/dm365_codecs_01_00_06/packages/ti/sdo/codecs/h264dec/ce/) [1, 0, 0]
    @1,541,994us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.codecs.jpegdec.ce (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/dm365_codecs_01_00_06/packages/ti/sdo/codecs/jpegdec/ce/) [1, 0, 0]
    @1,542,324us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.ce.speech1 (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/codec_engine_2_24/packages/ti/sdo/ce/speech1/) [1, 0, 1]
    @1,542,520us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package ti.sdo.ce.examples.codecs.g711 (/home/parry/upgrade-1.5_backup/TEST/ti-sources/dvsdk_2_10_01_18/codec_engine_2_24/examples/ti/sdo/ce/examples/codecs/g711/) [1, 0, 0]
    @1,542,695us: [+4 T:0x40020000 S:0xbe89c77c] OG -     package alg_config_avbase (/home/parry/upgrade-1.5_backup/TEST/sources/camera/av_capture/framework/alg/src/alg_config_avbase/) []
    @1,542,965us: [+0 T:0x40020000 S:0xbe89c784] OG - Global_atexit> enter (fxn=0x15d314)
    @1,543,197us: [+0 T:0x40020000 S:0xbe89c784] OG - Global_atexit> enter (fxn=0x15c760)
    @1,543,524us: [+0 T:0x40020000 S:0xbe89c754] OM - Memory_alloc> Enter(0x18)
    @1,543,744us: [+0 T:0x40020000 S:0xbe89c754] OM - Memory_alloc> return (0x4721d0)
    @1,543,919us: [+0 T:0x40020000 S:0xbe89c774] OG - Global_atexit> enter (fxn=0x15a690)
    @1,544,266us: [+0 T:0x40020000 S:0xbe89c774] OG - Global_atexit> enter (fxn=0x15bdc4)
    @1,544,726us: [+0 T:0x40020000 S:0xbe89c784] OG - Global_atexit> enter (fxn=0x159ab0)
    @1,545,157us: [+0 T:0x40020000 S:0xbe89c744] ti.sdo.ce.osal.LockMP - LockMP_create> key: 0x524d414e count: 3096340 attrs: 0x2f5d6c
    @1,545,393us: [+0 T:0x40020000 S:0xbe89c72c] OM - Memory_alloc> Enter(0x10)
    @1,545,579us: [+0 T:0x40020000 S:0xbe89c72c] OM - Memory_alloc> return (0x4722e0)
    @1,545,744us: [+0 T:0x40020000 S:0xbe89c704] ti.sdo.ce.osal.SemMP - SemMP_create> key: 0x524d414e count: 1
    @1,545,905us: [+0 T:0x40020000 S:0xbe89c6ec] OM - Memory_alloc> Enter(0x4)
    @1,546,105us: [+0 T:0x40020000 S:0xbe89c6ec] OM - Memory_alloc> return (0x4722f8)
    @1,546,264us: [+0 T:0x40020000 S:0xbe89c6ec] ti.sdo.ce.osal.SemMP - Entered enterCS> key[0x4c41534f]
    @1,546,530us: [+0 T:0x40020000 S:0xbe89c6ec] ti.sdo.ce.osal.SemMP - Leaving enterCS> id[0x0]
    @1,546,928us: [+0 T:0x40020000 S:0xbe89c704] ti.sdo.ce.osal.SemMP - SemMP_create> semId: 0x8001 refCount: 1
    @1,547,133us: [+0 T:0x40020000 S:0xbe89c6ec] ti.sdo.ce.osal.SemMP - Entered exitCS> id[0x0]
    @1,547,305us: [+0 T:0x40020000 S:0xbe89c704] ti.sdo.ce.osal.SemMP - Leaving exitCS
    @1,547,487us: [+0 T:0x40020000 S:0xbe89c704] ti.sdo.ce.osal.SemMP - Leaving SemMP_create> sem[0x4722f8]
    @1,547,642us: [+0 T:0x40020000 S:0xbe89c744] ti.sdo.ce.osal.LockMP - Leaving LockMP_create> lock[0x4722e0]
    @1,547,805us: [+0 T:0x40020000 S:0xbe89c704] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @1,548,111us: [+0 T:0x40020000 S:0xbe89c6dc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @1,548,337us: [+0 T:0x40020000 S:0xbe89c6dc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @1,548,508us: [+0 T:0x40020000 S:0xbe89c71c] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @1,548,664us: [+0 T:0x40020000 S:0xbe89c704] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @1,548,850us: [+0 T:0x40020000 S:0xbe89c6e4] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @1,549,032us: [+0 T:0x40020000 S:0xbe89c6e4] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @1,549,192us: [+0 T:0x40020000 S:0xbe89c71c] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @1,549,852us: [+0 T:0x40020000 S:0xbe89c704] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @1,550,077us: [+0 T:0x40020000 S:0xbe89c6dc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @1,550,325us: [+0 T:0x40020000 S:0xbe89c6dc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @1,883,110us: [+0 T:0x40020000 S:0xbe89c71c] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @1,883,479us: [+0 T:0x40020000 S:0xbe89c6dc] ti.sdo.ce.osal.LockMP - LockMP_create> key: 0x4956444a count: 582572 attrs: 0x2f3f14
    @1,883,708us: [+0 T:0x40020000 S:0xbe89c6c4] OM - Memory_alloc> Enter(0x10)
    @1,883,889us: [+0 T:0x40020000 S:0xbe89c6c4] OM - Memory_alloc> return (0x472308)
    @1,884,044us: [+0 T:0x40020000 S:0xbe89c69c] ti.sdo.ce.osal.SemMP - SemMP_create> key: 0x4956444a count: 1
    @1,884,201us: [+0 T:0x40020000 S:0xbe89c684] OM - Memory_alloc> Enter(0x4)
    @1,884,389us: [+0 T:0x40020000 S:0xbe89c684] OM - Memory_alloc> return (0x472320)
    @1,884,551us: [+0 T:0x40020000 S:0xbe89c684] ti.sdo.ce.osal.SemMP - Entered enterCS> key[0x4c41534f]
    @1,884,727us: [+0 T:0x40020000 S:0xbe89c684] ti.sdo.ce.osal.SemMP - Leaving enterCS> id[0x10000]
    @1,884,946us: [+0 T:0x40020000 S:0xbe89c69c] ti.sdo.ce.osal.SemMP - SemMP_create> semId: 0x18002 refCount: 1
    @1,885,123us: [+0 T:0x40020000 S:0xbe89c684] ti.sdo.ce.osal.SemMP - Entered exitCS> id[0x10000]
    @1,885,298us: [+0 T:0x40020000 S:0xbe89c69c] ti.sdo.ce.osal.SemMP - Leaving exitCS
    @1,885,441us: [+0 T:0x40020000 S:0xbe89c69c] ti.sdo.ce.osal.SemMP - Leaving SemMP_create> sem[0x472320]
    @1,885,592us: [+0 T:0x40020000 S:0xbe89c6dc] ti.sdo.ce.osal.LockMP - Leaving LockMP_create> lock[0x472308]
    @1,885,770us: [+0 T:0x40020000 S:0xbe89c6c4] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x472308]
    @1,885,934us: [+0 T:0x40020000 S:0xbe89c69c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x472320] timeout[0xffffffff]
    @1,886,117us: [+0 T:0x40020000 S:0xbe89c69c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x472320] status[0]
    @1,886,280us: [+0 T:0x40020000 S:0xbe89c6dc] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x472308]
    @1,887,061us: [+0 T:0x40020000 S:0xbe89c6c4] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x472308]
    @1,887,345us: [+0 T:0x40020000 S:0xbe89c6a4] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x472320]
    @1,887,543us: [+0 T:0x40020000 S:0xbe89c6a4] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x472320]
    @1,887,705us: [+0 T:0x40020000 S:0xbe89c6dc] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x472308]
    @1,888,083us: [+0 T:0x40020000 S:0xbe89c704] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @1,888,310us: [+0 T:0x40020000 S:0xbe89c6e4] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @1,888,509us: [+0 T:0x40020000 S:0xbe89c6e4] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @1,888,718us: [+0 T:0x40020000 S:0xbe89c71c] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @1,888,970us: [+0 T:0x40020000 S:0xbe89c704] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @1,889,181us: [+0 T:0x40020000 S:0xbe89c6dc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @1,889,535us: [+0 T:0x40020000 S:0xbe89c6dc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @1,889,733us: [+0 T:0x40020000 S:0xbe89c71c] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @1,889,945us: [+0 T:0x40020000 S:0xbe89c6b4] ti.sdo.ce.osal.LockMP - LockMP_create> key: 0x50434958 count: 3096340 attrs: 0x471e2c
    @1,890,126us: [+0 T:0x40020000 S:0xbe89c69c] OM - Memory_alloc> Enter(0x10)
    @1,890,292us: [+0 T:0x40020000 S:0xbe89c69c] OM - Memory_alloc> return (0x472330)
    @1,890,445us: [+0 T:0x40020000 S:0xbe89c674] ti.sdo.ce.osal.SemMP - SemMP_create> key: 0x50434958 count: 1
    @1,890,603us: [+0 T:0x40020000 S:0xbe89c65c] OM - Memory_alloc> Enter(0x4)
    @1,890,762us: [+0 T:0x40020000 S:0xbe89c65c] OM - Memory_alloc> return (0x472348)
    @1,890,916us: [+0 T:0x40020000 S:0xbe89c65c] ti.sdo.ce.osal.SemMP - Entered enterCS> key[0x4c41534f]
    @1,891,091us: [+0 T:0x40020000 S:0xbe89c65c] ti.sdo.ce.osal.SemMP - Leaving enterCS> id[0x20000]
    @2,222,942us: [+0 T:0x40020000 S:0xbe89c674] ti.sdo.ce.osal.SemMP - SemMP_create> semId: 0x28003 refCount: 1
    @2,223,161us: [+0 T:0x40020000 S:0xbe89c65c] ti.sdo.ce.osal.SemMP - Entered exitCS> id[0x20000]
    @2,223,335us: [+0 T:0x40020000 S:0xbe89c674] ti.sdo.ce.osal.SemMP - Leaving exitCS
    @2,223,483us: [+0 T:0x40020000 S:0xbe89c674] ti.sdo.ce.osal.SemMP - Leaving SemMP_create> sem[0x472348]
    @2,223,635us: [+0 T:0x40020000 S:0xbe89c6b4] ti.sdo.ce.osal.LockMP - Leaving LockMP_create> lock[0x472330]
    @2,223,793us: [+0 T:0x40020000 S:0xbe89c69c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x472330]
    @2,223,947us: [+0 T:0x40020000 S:0xbe89c674] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x472348] timeout[0xffffffff]
    @2,224,168us: [+0 T:0x40020000 S:0xbe89c674] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x472348] status[0]
    @2,224,344us: [+0 T:0x40020000 S:0xbe89c6b4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x472330]
    @2,224,779us: [+0 T:0x40020000 S:0xbe89c69c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x472330]
    @2,225,005us: [+0 T:0x40020000 S:0xbe89c67c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x472348]
    @2,225,207us: [+0 T:0x40020000 S:0xbe89c67c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x472348]
    @2,225,375us: [+0 T:0x40020000 S:0xbe89c6b4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x472330]
    @2,225,605us: [+0 T:0x40020000 S:0xbe89c65c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x472330]
    @2,225,781us: [+0 T:0x40020000 S:0xbe89c634] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x472348] timeout[0xffffffff]
    @2,225,971us: [+0 T:0x40020000 S:0xbe89c634] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x472348] status[0]
    @2,226,134us: [+0 T:0x40020000 S:0xbe89c674] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x472330]
    @2,226,595us: [+0 T:0x40020000 S:0xbe89c65c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x472330]
    @2,226,825us: [+0 T:0x40020000 S:0xbe89c63c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x472348]
    @2,227,073us: [+0 T:0x40020000 S:0xbe89c63c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x472348]
    @2,227,252us: [+0 T:0x40020000 S:0xbe89c674] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x472330]
    @2,227,473us: [+0 T:0x40020000 S:0xbe89c704] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @2,227,645us: [+0 T:0x40020000 S:0xbe89c6e4] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @2,227,824us: [+0 T:0x40020000 S:0xbe89c6e4] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @2,227,985us: [+0 T:0x40020000 S:0xbe89c71c] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @2,228,148us: [+0 T:0x40020000 S:0xbe89c704] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @2,228,337us: [+0 T:0x40020000 S:0xbe89c6dc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @2,228,522us: [+0 T:0x40020000 S:0xbe89c6dc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @2,228,684us: [+0 T:0x40020000 S:0xbe89c71c] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @2,228,852us: [+0 T:0x40020000 S:0xbe89c704] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @2,229,013us: [+0 T:0x40020000 S:0xbe89c6e4] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @2,229,196us: [+0 T:0x40020000 S:0xbe89c6e4] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @2,229,499us: [+0 T:0x40020000 S:0xbe89c71c] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @2,229,728us: [+0 T:0x40020000 S:0xbe89c704] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @2,229,898us: [+0 T:0x40020000 S:0xbe89c6dc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @2,230,087us: [+0 T:0x40020000 S:0xbe89c6dc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @2,562,567us: [+0 T:0x40020000 S:0xbe89c71c] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @2,562,800us: [+0 T:0x40020000 S:0xbe89c6c4] ti.sdo.ce.osal.LockMP - LockMP_create> key: 0x4d43544f count: 4660860 attrs: 0x2f3f14
    @2,562,981us: [+0 T:0x40020000 S:0xbe89c6ac] OM - Memory_alloc> Enter(0x10)
    @2,563,149us: [+0 T:0x40020000 S:0xbe89c6ac] OM - Memory_alloc> return (0x472358)
    @2,563,303us: [+0 T:0x40020000 S:0xbe89c684] ti.sdo.ce.osal.SemMP - SemMP_create> key: 0x4d43544f count: 1
    @2,563,459us: [+0 T:0x40020000 S:0xbe89c66c] OM - Memory_alloc> Enter(0x4)
    @2,563,618us: [+0 T:0x40020000 S:0xbe89c66c] OM - Memory_alloc> return (0x472370)
    @2,563,771us: [+0 T:0x40020000 S:0xbe89c66c] ti.sdo.ce.osal.SemMP - Entered enterCS> key[0x4c41534f]
    @2,563,991us: [+0 T:0x40020000 S:0xbe89c66c] ti.sdo.ce.osal.SemMP - Leaving enterCS> id[0x30000]
    @2,564,220us: [+0 T:0x40020000 S:0xbe89c684] ti.sdo.ce.osal.SemMP - SemMP_create> semId: 0x38004 refCount: 1
    @2,564,403us: [+0 T:0x40020000 S:0xbe89c66c] ti.sdo.ce.osal.SemMP - Entered exitCS> id[0x30000]
    @2,564,575us: [+0 T:0x40020000 S:0xbe89c684] ti.sdo.ce.osal.SemMP - Leaving exitCS
    @2,564,719us: [+0 T:0x40020000 S:0xbe89c684] ti.sdo.ce.osal.SemMP - Leaving SemMP_create> sem[0x472370]
    @2,564,867us: [+0 T:0x40020000 S:0xbe89c6c4] ti.sdo.ce.osal.LockMP - Leaving LockMP_create> lock[0x472358]
    @2,565,021us: [+0 T:0x40020000 S:0xbe89c6ac] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x472358]
    @2,565,174us: [+0 T:0x40020000 S:0xbe89c684] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x472370] timeout[0xffffffff]
    @2,565,402us: [+0 T:0x40020000 S:0xbe89c684] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x472370] status[0]
    @2,565,569us: [+0 T:0x40020000 S:0xbe89c6c4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x472358]
    @2,566,036us: [+0 T:0x40020000 S:0xbe89c6ac] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x472358]
    @2,566,271us: [+0 T:0x40020000 S:0xbe89c68c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x472370]
    @2,566,469us: [+0 T:0x40020000 S:0xbe89c68c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x472370]
    @2,566,669us: [+0 T:0x40020000 S:0xbe89c6c4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x472358]
    @2,566,992us: [+0 T:0x40020000 S:0xbe89c66c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x472358]
    @2,567,206us: [+0 T:0x40020000 S:0xbe89c644] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x472370] timeout[0xffffffff]
    @2,567,406us: [+0 T:0x40020000 S:0xbe89c644] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x472370] status[0]
    @2,567,577us: [+0 T:0x40020000 S:0xbe89c684] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x472358]
    @2,568,049us: [+0 T:0x40020000 S:0xbe89c66c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x472358]
    @2,568,283us: [+0 T:0x40020000 S:0xbe89c64c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x472370]
    @2,568,484us: [+0 T:0x40020000 S:0xbe89c64c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x472370]
    @2,568,654us: [+0 T:0x40020000 S:0xbe89c684] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x472358]
    @2,568,832us: [+0 T:0x40020000 S:0xbe89c704] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @2,568,991us: [+0 T:0x40020000 S:0xbe89c6e4] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @2,569,164us: [+0 T:0x40020000 S:0xbe89c6e4] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @2,569,470us: [+0 T:0x40020000 S:0xbe89c71c] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @2,569,767us: [+0 T:0x40020000 S:0xbe89c704] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @2,569,984us: [+0 T:0x40020000 S:0xbe89c6dc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @2,570,187us: [+0 T:0x40020000 S:0xbe89c6dc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @2,902,295us: [+0 T:0x40020000 S:0xbe89c71c] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @2,902,522us: [+0 T:0x40020000 S:0xbe89c704] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @2,902,693us: [+0 T:0x40020000 S:0xbe89c6e4] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @2,902,878us: [+0 T:0x40020000 S:0xbe89c6e4] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @2,903,037us: [+0 T:0x40020000 S:0xbe89c71c] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @2,903,202us: [+0 T:0x40020000 S:0xbe89c704] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @2,903,356us: [+0 T:0x40020000 S:0xbe89c6dc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @2,903,533us: [+0 T:0x40020000 S:0xbe89c6dc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @2,903,739us: [+0 T:0x40020000 S:0xbe89c71c] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @2,903,933us: [+0 T:0x40020000 S:0xbe89c6f4] ti.sdo.ce.osal.Sem - Sem_create> count: 1
    @2,904,092us: [+0 T:0x40020000 S:0xbe89c6dc] OM - Memory_alloc> Enter(0x14)
    @2,904,265us: [+0 T:0x40020000 S:0xbe89c6dc] OM - Memory_alloc> return (0x472380)
    @2,904,470us: [+0 T:0x40020000 S:0xbe89c6f4] ti.sdo.ce.osal.Sem - Leaving Sem_create> sem[0x472380]
    @2,904,651us: [+0 T:0x40020000 S:0xbe89c704] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @2,904,811us: [+0 T:0x40020000 S:0xbe89c6e4] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @2,905,022us: [+0 T:0x40020000 S:0xbe89c6e4] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @2,905,193us: [+0 T:0x40020000 S:0xbe89c71c] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @2,905,389us: [+0 T:0x40020000 S:0xbe89c76c] ti.sdo.ce.alg - ALG_init> Enter
    @2,905,543us: [+0 T:0x40020000 S:0xbe89c72c] ti.sdo.ce.osal.SemMP - SemMP_create> key: 0x4f474c41 count: 1
    @2,905,702us: [+0 T:0x40020000 S:0xbe89c714] OM - Memory_alloc> Enter(0x4)
    @2,905,861us: [+0 T:0x40020000 S:0xbe89c714] OM - Memory_alloc> return (0x4723c0)
    @2,906,017us: [+0 T:0x40020000 S:0xbe89c714] ti.sdo.ce.osal.SemMP - Entered enterCS> key[0x4c41534f]
    @2,906,189us: [+0 T:0x40020000 S:0xbe89c714] ti.sdo.ce.osal.SemMP - Leaving enterCS> id[0x40000]
    @2,906,441us: [+0 T:0x40020000 S:0xbe89c72c] ti.sdo.ce.osal.SemMP - SemMP_create> semId: 0x48005 refCount: 1
    @2,906,627us: [+0 T:0x40020000 S:0xbe89c714] ti.sdo.ce.osal.SemMP - Entered exitCS> id[0x40000]
    @2,906,794us: [+0 T:0x40020000 S:0xbe89c72c] ti.sdo.ce.osal.SemMP - Leaving exitCS
    @2,906,933us: [+0 T:0x40020000 S:0xbe89c72c] ti.sdo.ce.osal.SemMP - Leaving SemMP_create> sem[0x4723c0]
    @2,907,083us: [+0 T:0x40020000 S:0xbe89c72c] ti.sdo.ce.osal.SemMP - SemMP_create> key: 0x4f474c42 count: 1
    @2,907,236us: [+0 T:0x40020000 S:0xbe89c714] OM - Memory_alloc> Enter(0x4)
    @2,907,390us: [+0 T:0x40020000 S:0xbe89c714] OM - Memory_alloc> return (0x4723d0)
    @2,907,543us: [+0 T:0x40020000 S:0xbe89c714] ti.sdo.ce.osal.SemMP - Entered enterCS> key[0x4c41534f]
    @2,907,745us: [+0 T:0x40020000 S:0xbe89c714] ti.sdo.ce.osal.SemMP - Leaving enterCS> id[0x50000]
    @2,907,975us: [+0 T:0x40020000 S:0xbe89c72c] ti.sdo.ce.osal.SemMP - SemMP_create> semId: 0x58006 refCount: 1
    @2,908,156us: [+0 T:0x40020000 S:0xbe89c714] ti.sdo.ce.osal.SemMP - Entered exitCS> id[0x50000]
    @2,908,322us: [+0 T:0x40020000 S:0xbe89c72c] ti.sdo.ce.osal.SemMP - Leaving exitCS
    @2,908,465us: [+0 T:0x40020000 S:0xbe89c72c] ti.sdo.ce.osal.SemMP - Leaving SemMP_create> sem[0x4723d0]
    @2,908,614us: [+0 T:0x40020000 S:0xbe89c72c] ti.sdo.ce.osal.SemMP - SemMP_create> key: 0x4f474c43 count: 1
    @2,908,763us: [+0 T:0x40020000 S:0xbe89c714] OM - Memory_alloc> Enter(0x4)
    @2,908,919us: [+0 T:0x40020000 S:0xbe89c714] OM - Memory_alloc> return (0x4723e0)
    @2,909,068us: [+0 T:0x40020000 S:0xbe89c714] ti.sdo.ce.osal.SemMP - Entered enterCS> key[0x4c41534f]
    @3,242,051us: [+0 T:0x40020000 S:0xbe89c714] ti.sdo.ce.osal.SemMP - Leaving enterCS> id[0x60000]
    @3,242,332us: [+0 T:0x40020000 S:0xbe89c72c] ti.sdo.ce.osal.SemMP - SemMP_create> semId: 0x68007 refCount: 1
    @3,242,518us: [+0 T:0x40020000 S:0xbe89c714] ti.sdo.ce.osal.SemMP - Entered exitCS> id[0x60000]
    @3,242,686us: [+0 T:0x40020000 S:0xbe89c72c] ti.sdo.ce.osal.SemMP - Leaving exitCS
    @3,242,834us: [+0 T:0x40020000 S:0xbe89c72c] ti.sdo.ce.osal.SemMP - Leaving SemMP_create> sem[0x4723e0]
    @3,242,988us: [+0 T:0x40020000 S:0xbe89c75c] OG - Global_atexit> enter (fxn=0x15991c)
    @3,243,158us: [+0 T:0x40020000 S:0xbe89c78c] ti.sdo.ce.alg - ALG_init> Exit
    @3,243,336us: [+0 T:0x40020000 S:0xbe89c784] OG - Global_atexit> enter (fxn=0x158d48)
    @3,243,525us: [+0 T:0x40020000 S:0xbe89c75c] OM - Memory_alloc> Enter(0x18)
    @3,243,698us: [+0 T:0x40020000 S:0xbe89c75c] OM - Memory_alloc> return (0x472430)
    @3,243,858us: [+0 T:0x40020000 S:0xbe89c784] OG - Global_atexit> enter (fxn=0x15c2b4)
    @3,244,124us: [+6 T:0x40020000 S:0xbe89c77c] CE - Engine_init> CE debugging on (CE_DEBUG=3; allowed CE_DEBUG levels: 1=min, 2=good, 3=max)
    @3,244,344us: [+0 T:0x40020000 S:0xbe89c76c] OG - Global_atexit> enter (fxn=0x155304)
    @3,244,515us: [+0 T:0x40020000 S:0xbe89c74c] OM - Memory_alloc> Enter(0x18)
    @3,244,712us: [+0 T:0x40020000 S:0xbe89c74c] OM - Memory_alloc> return (0x472470)
    @3,244,884us: [+0 T:0x40020000 S:0xbe89c74c] OM - Memory_alloc> Enter(0x18)
    @3,245,045us: [+0 T:0x40020000 S:0xbe89c74c] OM - Memory_alloc> return (0x472490)
    @3,245,203us: [+0 T:0x40020000 S:0xbe89c74c] OM - Memory_alloc> Enter(0x18)
    @3,245,361us: [+0 T:0x40020000 S:0xbe89c74c] OM - Memory_alloc> return (0x4724b0)
    @3,245,624us: [+0 T:0x40020000 S:0xbe89c794] CS - Server_init()
    @3,245,822us: [+0 T:0x40020000 S:0xbe89c794] CS - Server_init> Global_useLinkArbiter = 0
    @3,245,986us: [+0 T:0x40020000 S:0xbe89c794] OG - Global_atexit> enter (fxn=0x1535e4)
    @3,246,273us: [+0 T:0x40020000 S:0xbe89c744] CE - Engine_open> Enter('alg_server', 0x0, 0xbe89c7b4)
    @3,246,489us: [+0 T:0x40020000 S:0xbe89c72c] OM - Memory_alloc> Enter(0x2c)
    @3,246,665us: [+0 T:0x40020000 S:0xbe89c72c] OM - Memory_alloc> return (0x472500)
    @3,246,840us: [+0 T:0x40020000 S:0xbe89c744] CE - Engine_open> return(4662528)
    @3,247,002us: [+0 T:0x40020000 S:0xbe89c74c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @3,247,164us: [+0 T:0x40020000 S:0xbe89c724] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @3,247,350us: [+0 T:0x40020000 S:0xbe89c724] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @3,247,553us: [+0 T:0x40020000 S:0xbe89c764] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @3,247,818us: [+0 T:0x40020000 S:0xbe89c74c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @3,248,033us: [+0 T:0x40020000 S:0xbe89c72c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @3,248,230us: [+0 T:0x40020000 S:0xbe89c72c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @3,248,396us: [+0 T:0x40020000 S:0xbe89c764] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @3,248,560us: [+0 T:0x40020000 S:0xbe89c74c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @3,248,714us: [+0 T:0x40020000 S:0xbe89c724] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @3,248,926us: [+0 T:0x40020000 S:0xbe89c724] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @3,249,098us: [+0 T:0x40020000 S:0xbe89c764] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @3,249,287us: [+0 T:0x40020000 S:0xbe89c74c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @3,249,847us: [+0 T:0x40020000 S:0xbe89c72c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @3,250,037us: [+0 T:0x40020000 S:0xbe89c72c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @3,581,767us: [+0 T:0x40020000 S:0xbe89c764] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @3,581,985us: [+0 T:0x40020000 S:0xbe89c74c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @3,582,158us: [+0 T:0x40020000 S:0xbe89c724] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @3,582,350us: [+0 T:0x40020000 S:0xbe89c724] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @3,582,518us: [+0 T:0x40020000 S:0xbe89c764] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @3,582,684us: [+0 T:0x40020000 S:0xbe89c74c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @3,582,844us: [+0 T:0x40020000 S:0xbe89c72c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @3,583,041us: [+0 T:0x40020000 S:0xbe89c72c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @3,583,213us: [+0 T:0x40020000 S:0xbe89c764] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @3,583,382us: [+0 T:0x40020000 S:0xbe89c74c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @3,583,538us: [+0 T:0x40020000 S:0xbe89c724] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @3,583,715us: [+0 T:0x40020000 S:0xbe89c724] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @3,583,874us: [+0 T:0x40020000 S:0xbe89c764] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @3,584,046us: [+0 T:0x40020000 S:0xbe89c74c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @3,584,207us: [+0 T:0x40020000 S:0xbe89c72c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @3,584,380us: [+0 T:0x40020000 S:0xbe89c72c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @3,584,576us: [+0 T:0x40020000 S:0xbe89c764] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    AP: videoDisplay Init ...
    AP: netPreview Init ...
    NETPREVIEW: netPreviewTsk Init
    AP: vgaCapture Init ...
    AP: fileMgr Init ...
    AP: usbFnc Init ...
    AP: image Init ...
    AP: movie Init ...
    AP: audio Init ...
    AP: comm Init ...
    NAND: Nand Mount OK!
    COMM: commTsk Init
    COMM: Create...DONE
    COMM: cmdSysThr_Main
    AP: main Init ...
    AP: Init TSKs...DONE
    <dbg> MAIN: Get App even: <MSG_evtApp_netPreviewStartOk>
    <dbg> MAIN: stateNetPreview appEvent: <MSG_evtApp_netPreviewStartOk> @ 0x0001
    <dbg> MAIN:  =====================
     AV Server Base - Main
     =====================

     s: Start Network streaming preview
     c: Communication Menu
     i: Image Capture/Playback
     u: USB functionalities
     f: File Management Menu
     k: Key Menu
     p: playbackMovie
     1: netPreview Start
     2: netPreview Stop

     0: Stop and Exit

    <dbg> MAIN:  Enter Choice :
    @56,591,690us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_alloc(14976) = 0x47d25000.
    @56,591,960us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_getPhys(0x47d25000) = 0x829a1000.
    @56,592,139us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> Enter(virtAddr=0x47d25000, size=14976, physAddr=0x829a1000)
    @56,592,458us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> creating new contigBuf object
    @56,592,739us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> Enter(0x10)
    @56,593,048us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> return (0x474220)
    @56,593,228us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> returning: cb->phys=0x829a1000, cb->size=14976, cb->virt=0x47d25000
    @56,593,492us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> return (0x47d25000)
    @56,593,678us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> return (0x47d25000)
    @56,594,397us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> Enter(0x3a80)
    @56,594,592us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> Enter(size=14976, align=128, cached=FALSE, heap=TRUE)
    [NULL @ 0x476f00]insane cropping not completely supported, this could look slightly wrong ...
    [NULL @ 0x476f00]brainfart cropping not supported, this could look slightly wrong ...
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @56,763,079us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_alloc(14976) = 0x47d29000.
    @56,763,347us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_getPhys(0x47d29000) = 0x829a5000.
    @56,763,569us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> Enter(virtAddr=0x47d29000, size=14976, physAddr=0x829a5000)
    @56,763,746us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> creating new contigBuf object
    @56,763,892us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> Enter(0x10)
    @56,764,050us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> return (0x49eac8)
    @56,764,388us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> returning: cb->phys=0x829a5000, cb->size=14976, cb->virt=0x47d29000
    @56,764,579us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> return (0x47d29000)
    @56,764,734us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> return (0x47d29000)
    @56,765,053us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> Enter(0xa80)
    @56,765,227us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> Enter(size=2688, align=128, cached=FALSE, heap=TRUE)
    @56,765,520us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_alloc(2688) = 0x47d75000.
    @56,765,738us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_getPhys(0x47d75000) = 0x829a9000.
    @56,765,906us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> Enter(virtAddr=0x47d75000, size=2688, physAddr=0x829a9000)
    @56,766,078us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> creating new contigBuf object
    @56,766,262us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> Enter(0x10)
    @56,766,431us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> return (0x4a9808)
    @56,766,581us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> returning: cb->phys=0x829a9000, cb->size=2688, cb->virt=0x47d75000
    @56,766,741us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> return (0x47d75000)
    @56,766,884us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> return (0x47d75000)
    @56,767,068us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> Enter(0x1200)
    @56,767,230us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> Enter(size=4608, align=128, cached=FALSE, heap=TRUE)
    @56,767,515us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_alloc(4608) = 0x47d76000.
    @56,767,769us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_getPhys(0x47d76000) = 0x829aa000.
    @56,767,940us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> Enter(virtAddr=0x47d76000, size=4608, physAddr=0x829aa000)
    @56,768,114us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> creating new contigBuf object
    @56,768,260us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> Enter(0x10)
    @56,768,424us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> return (0x4794d0)
    @56,768,576us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> returning: cb->phys=0x829aa000, cb->size=4608, cb->virt=0x47d76000
    @56,768,734us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> return (0x47d76000)
    @56,768,874us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> return (0x47d76000)
    @56,769,108us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> Enter(0xf13560)
    @56,769,276us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> Enter(size=15807840, align=128, cached=FALSE, heap=TRUE)
    @56,805,654us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_alloc(15807840) = 0x47d78000.
    @56,805,917us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_getPhys(0x47d78000) = 0x829ac000.
    @56,806,099us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> Enter(virtAddr=0x47d78000, size=15807840, physAddr=0x829ac000)
    @56,806,278us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> creating new contigBuf object
    @56,806,458us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> Enter(0x10)
    @56,806,637us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> return (0x476528)
    @56,806,790us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> returning: cb->phys=0x829ac000, cb->size=15807840, cb->virt=0x47d78000
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @57,171,737us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> return (0x47d78000)
    @57,171,954us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> return (0x47d78000)
    @57,328,694us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> Enter(0x45000)
    @57,328,951us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> Enter(size=282624, align=128, cached=FALSE, heap=TRUE)
    @57,329,284us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_alloc(282624) = 0x48c8c000.
    @57,329,650us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_getPhys(0x48c8c000) = 0x838c0000.
    @57,329,825us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> Enter(virtAddr=0x48c8c000, size=282624, physAddr=0x838c0000)
    @57,329,999us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> creating new contigBuf object
    @57,330,148us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> Enter(0x10)
    @57,330,308us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> return (0x4b4588)
    @57,330,453us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> returning: cb->phys=0x838c0000, cb->size=282624, cb->virt=0x48c8c000
    @57,330,613us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> return (0x48c8c000)
    @57,330,753us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> return (0x48c8c000)
    @57,333,291us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> Enter(0x23bbc)
    @57,333,497us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> Enter(size=146364, align=128, cached=FALSE, heap=TRUE)
    @57,333,814us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_alloc(146364) = 0x48cd1000.
    @57,334,053us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_getPhys(0x48cd1000) = 0x83905000.
    @57,334,231us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> Enter(virtAddr=0x48cd1000, size=146364, physAddr=0x83905000)
    @57,334,410us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> creating new contigBuf object
    @57,334,558us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> Enter(0x10)
    @57,334,719us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> return (0x4764c8)
    @57,334,870us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> returning: cb->phys=0x83905000, cb->size=146364, cb->virt=0x48cd1000
    @57,335,030us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> return (0x48cd1000)
    @57,335,174us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> return (0x48cd1000)
    @57,336,485us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> Enter(0x2a690)
    @57,336,654us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> Enter(size=173712, align=128, cached=FALSE, heap=TRUE)
    @57,336,950us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_alloc(173712) = 0x48cf5000.
    @57,337,183us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_getPhys(0x48cf5000) = 0x83929000.
    @57,337,358us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> Enter(virtAddr=0x48cf5000, size=173712, physAddr=0x83929000)
    @57,337,530us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> creating new contigBuf object
    @57,337,675us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> Enter(0x10)
    @57,337,838us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> return (0x476828)
    @57,337,994us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> returning: cb->phys=0x83929000, cb->size=173712, cb->virt=0x48cf5000
    @57,338,151us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> return (0x48cf5000)
    @57,338,293us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> return (0x48cf5000)
    @57,340,074us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> Enter(0xe320)
    @57,340,295us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> Enter(size=58144, align=128, cached=FALSE, heap=TRUE)
    @57,340,607us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_alloc(58144) = 0x48d20000.
    @57,340,839us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_getPhys(0x48d20000) = 0x83954000.
    @57,341,014us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> Enter(virtAddr=0x48d20000, size=58144, physAddr=0x83954000)
    @57,341,192us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> creating new contigBuf object
    @57,819,843us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> Enter(0x10)
    @57,820,066us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> return (0x4b4108)
    @57,820,230us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> returning: cb->phys=0x83954000, cb->size=58144, cb->virt=0x48d20000
    @57,820,398us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> return (0x48d20000)
    @57,820,545us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> return (0x48d20000)
    @57,821,173us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> Enter(0x180)
    @57,821,340us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> Enter(size=384, align=128, cached=FALSE, heap=TRUE)
    @57,821,662us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_alloc(384) = 0x47d52000.
    @57,821,884us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_getPhys(0x47d52000) = 0x83963000.
    @57,822,056us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> Enter(virtAddr=0x47d52000, size=384, physAddr=0x83963000)
    @57,822,236us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> creating new contigBuf object
    @57,822,385us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> Enter(0x10)
    @57,822,541us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> return (0x4a97f0)
    @57,822,689us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> returning: cb->phys=0x83963000, cb->size=384, cb->virt=0x47d52000
    @57,822,846us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> return (0x47d52000)
    @57,822,987us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> return (0x47d52000)
    @57,823,156us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> Enter(0x2800)
    @57,823,312us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> Enter(size=10240, align=128, cached=FALSE, heap=TRUE)
    @57,823,611us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_alloc(10240) = 0x47d53000.
    @57,823,818us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_getPhys(0x47d53000) = 0x83964000.
    @57,823,981us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> Enter(virtAddr=0x47d53000, size=10240, physAddr=0x83964000)
    @57,824,154us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> creating new contigBuf object
    @57,824,301us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> Enter(0x10)
    @57,824,465us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> return (0x476cf8)
    @57,824,783us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> returning: cb->phys=0x83964000, cb->size=10240, cb->virt=0x47d53000
    @57,824,995us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> return (0x47d53000)
    @57,825,151us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> return (0x47d53000)
    @57,825,406us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> Enter(0x10100)
    @57,825,567us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> Enter(size=65792, align=128, cached=FALSE, heap=TRUE)
    @57,825,869us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_alloc(65792) = 0x47d56000.
    @57,826,102us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_getPhys(0x47d56000) = 0x83967000.
    @57,826,275us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> Enter(virtAddr=0x47d56000, size=65792, physAddr=0x83967000)
    @57,826,449us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> creating new contigBuf object
    @57,826,596us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> Enter(0x10)
    @57,826,758us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> return (0x477c48)
    @57,826,911us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> returning: cb->phys=0x83967000, cb->size=65792, cb->virt=0x47d56000
    @57,827,068us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> return (0x47d56000)
    @57,827,216us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> return (0x47d56000)
    @57,827,899us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> Enter(0x7800)
    @57,828,055us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> Enter(size=30720, align=128, cached=FALSE, heap=TRUE)
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @58,232,457us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_alloc(30720) = 0x47d67000.
    @58,232,772us: [+4 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> CMEM_getPhys(0x47d67000) = 0x83978000.
    @58,232,957us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> Enter(virtAddr=0x47d67000, size=30720, physAddr=0x83978000)
    @58,233,134us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> creating new contigBuf object
    @58,233,283us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> Enter(0x10)
    @58,233,437us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_alloc> return (0x4b44b8)
    @58,233,585us: [+1 T:0x47cf8490 S:0x47cf79cc] OM - Memory__addContigBuf> returning: cb->phys=0x83978000, cb->size=30720, cb->virt=0x47d67000
    @58,233,742us: [+0 T:0x47cf8490 S:0x47cf7a14] OM - Memory_contigAlloc> return (0x47d67000)
    @58,233,881us: [+0 T:0x47cf8490 S:0x47cf7a5c] OM - Memory_alloc> return (0x47d67000)
    @58,247,149us: [+4 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.alg - ALG_create> algInit returned IALG_EOK
    @58,247,383us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.alg - ALG_create> Exit (algHandle=0x47cf9000)
    @58,247,569us: [+0 T:0x47cf8490 S:0x47cf7a3c] OM - Memory_alloc> Enter(0x1d0)
    @58,247,729us: [+0 T:0x47cf8490 S:0x47cf79f4] OM - Memory_contigAlloc> Enter(size=464, align=0, cached=FALSE, heap=TRUE)
    @58,248,050us: [+4 T:0x47cf8490 S:0x47cf79f4] OM - Memory_contigAlloc> CMEM_alloc(464) = 0x47d6f000.
    @58,248,273us: [+4 T:0x47cf8490 S:0x47cf79f4] OM - Memory_contigAlloc> CMEM_getPhys(0x47d6f000) = 0x83980000.
    @58,248,446us: [+1 T:0x47cf8490 S:0x47cf79ac] OM - Memory__addContigBuf> Enter(virtAddr=0x47d6f000, size=464, physAddr=0x83980000)
    @58,248,624us: [+1 T:0x47cf8490 S:0x47cf79ac] OM - Memory__addContigBuf> creating new contigBuf object
    @58,248,771us: [+0 T:0x47cf8490 S:0x47cf7994] OM - Memory_alloc> Enter(0x10)
    @58,248,937us: [+0 T:0x47cf8490 S:0x47cf7994] OM - Memory_alloc> return (0x477cc8)
    @58,249,086us: [+1 T:0x47cf8490 S:0x47cf79ac] OM - Memory__addContigBuf> returning: cb->phys=0x83980000, cb->size=464, cb->virt=0x47d6f000
    @58,249,251us: [+0 T:0x47cf8490 S:0x47cf79f4] OM - Memory_contigAlloc> return (0x47d6f000)
    @58,249,588us: [+0 T:0x47cf8490 S:0x47cf7a3c] OM - Memory_alloc> return (0x47d6f000)
    @58,249,830us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @58,250,003us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @58,250,202us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @58,250,369us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @58,250,554us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @58,250,757us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @58,250,940us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @58,251,094us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @58,251,245us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @58,251,391us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @58,251,563us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @58,251,718us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @58,252,117us: [+0 T:0x47cf8490 S:0x47cf7574] ti.sdo.ce.osal.LockMP - LockMP_create> key: 0x33414d46 count: 1448 attrs: 0x2f3f14
    @58,252,399us: [+0 T:0x47cf8490 S:0x47cf755c] OM - Memory_alloc> Enter(0x10)
    @58,252,587us: [+0 T:0x47cf8490 S:0x47cf755c] OM - Memory_alloc> return (0x4767a0)
    @58,252,749us: [+0 T:0x47cf8490 S:0x47cf7534] ti.sdo.ce.osal.SemMP - SemMP_create> key: 0x33414d46 count: 1
    @58,252,905us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_alloc> Enter(0x4)
    @58,253,229us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_alloc> return (0x473cf8)
    @58,253,423us: [+0 T:0x47cf8490 S:0x47cf751c] ti.sdo.ce.osal.SemMP - Entered enterCS> key[0x4c41534f]
    @58,253,650us: [+0 T:0x47cf8490 S:0x47cf751c] ti.sdo.ce.osal.SemMP - Leaving enterCS> id[0x70000]
    @58,586,485us: [+0 T:0x47cf8490 S:0x47cf7534] ti.sdo.ce.osal.SemMP - SemMP_create> semId: 0x78008 refCount: 1
    @58,586,712us: [+0 T:0x47cf8490 S:0x47cf751c] ti.sdo.ce.osal.SemMP - Entered exitCS> id[0x70000]
    @58,586,898us: [+0 T:0x47cf8490 S:0x47cf7534] ti.sdo.ce.osal.SemMP - Leaving exitCS
    @58,587,049us: [+0 T:0x47cf8490 S:0x47cf7534] ti.sdo.ce.osal.SemMP - Leaving SemMP_create> sem[0x473cf8]
    @58,587,206us: [+0 T:0x47cf8490 S:0x47cf7574] ti.sdo.ce.osal.LockMP - Leaving LockMP_create> lock[0x4767a0]
    @58,587,365us: [+0 T:0x47cf8490 S:0x47cf755c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4767a0]
    @58,587,522us: [+0 T:0x47cf8490 S:0x47cf7534] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x473cf8] timeout[0xffffffff]
    @58,587,735us: [+0 T:0x47cf8490 S:0x47cf7534] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x473cf8] status[0]
    @58,587,909us: [+0 T:0x47cf8490 S:0x47cf7574] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4767a0]
    @58,589,657us: [+0 T:0x47cf8490 S:0x47cf755c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4767a0]
    @58,589,889us: [+0 T:0x47cf8490 S:0x47cf753c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x473cf8]
    @58,590,088us: [+0 T:0x47cf8490 S:0x47cf753c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x473cf8]
    @58,590,258us: [+0 T:0x47cf8490 S:0x47cf7574] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4767a0]
    @58,590,824us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @58,591,050us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @58,591,396us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @58,591,621us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @58,591,826us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @58,592,019us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @58,592,178us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @58,592,343us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4767b8)
    @58,592,494us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @58,592,652us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @58,593,010us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @58,593,255us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x38)
    @58,593,433us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=56, align=4, cached=FALSE, heap=TRUE)
    @58,593,730us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x47d71000.
    @58,593,951us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d71000) = 0x83982000.
    @58,594,122us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d71000, size=56, physAddr=0x83982000)
    @58,594,300us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @58,594,451us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @58,594,650us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x474578)
    @58,594,811us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83982000, cb->size=56, cb->virt=0x47d71000
    @58,594,972us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d71000)
    @58,595,120us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d71000)
    @58,595,310us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @58,595,475us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @58,595,749us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @58,941,954us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @58,942,190us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x4767b8, 0x10)
    @58,942,363us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @58,942,513us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @58,942,695us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @58,942,850us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @58,943,006us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @58,943,192us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @58,943,353us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @58,943,507us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @58,943,657us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @58,943,836us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @58,944,015us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @58,944,208us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @58,944,373us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @58,944,544us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @58,944,702us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @58,944,852us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @58,945,000us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @58,945,179us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @58,945,335us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @58,945,676us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @58,945,877us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @58,946,212us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @58,946,439us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @58,946,617us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @58,946,829us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @58,946,993us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @58,947,150us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4767b8)
    @58,947,298us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @58,947,458us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @58,947,604us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @58,965,004us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x56)
    @58,965,424us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=86, align=4, cached=FALSE, heap=TRUE)
    @58,965,742us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(86) = 0x47d72000.
    @58,965,961us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d72000) = 0x83983000.
    @58,966,137us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d72000, size=86, physAddr=0x83983000)
    @58,966,361us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @58,966,519us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @58,966,678us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x479448)
    @59,299,167us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83983000, cb->size=86, cb->virt=0x47d72000
    @59,299,507us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d72000)
    @59,299,692us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d72000)
    @59,299,901us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @59,300,072us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @59,300,364us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @59,300,604us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @59,300,781us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x4767b8, 0x10)
    @59,300,941us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @59,301,092us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @59,301,238us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @59,301,381us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @59,301,529us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @59,301,706us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @59,301,911us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @59,302,065us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @59,302,221us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @59,302,392us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @59,302,552us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @59,302,731us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @59,302,887us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @59,303,063us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @59,303,259us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @59,303,414us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @59,303,564us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @59,303,738us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @59,303,893us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @59,304,157us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @59,304,344us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @59,304,713us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @59,305,146us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @59,305,328us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @59,305,511us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @59,305,662us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @59,305,818us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4767b8)
    @59,306,002us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @59,306,177us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @59,638,888us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @59,639,141us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x38)
    @59,639,414us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=56, align=4, cached=FALSE, heap=TRUE)
    @59,639,756us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x47d73000.
    @59,639,983us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d73000) = 0x83984000.
    @59,640,195us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d73000, size=56, physAddr=0x83984000)
    @59,640,385us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @59,640,537us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @59,640,697us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4f64d8)
    @59,640,847us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83984000, cb->size=56, cb->virt=0x47d73000
    @59,641,011us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d73000)
    @59,641,163us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d73000)
    @59,641,354us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @59,641,551us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @59,641,849us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @59,642,050us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @59,642,225us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x4767b8, 0x10)
    @59,642,382us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @59,642,529us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @59,642,671us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @59,642,815us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @59,643,010us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @59,643,200us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @59,643,362us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @59,643,513us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @59,643,664us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @59,643,837us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @59,643,991us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @59,644,168us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @59,644,360us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @59,644,713us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @59,644,912us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @59,645,071us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @59,645,229us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @59,645,409us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @59,645,568us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @59,645,872us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @59,646,067us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @60,016,235us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @60,016,494us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @60,016,675us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @60,016,863us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @60,017,232us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @60,017,462us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4767b8)
    @60,017,626us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @60,017,795us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @60,017,944us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @60,018,132us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x38)
    @60,018,300us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=56, align=4, cached=FALSE, heap=TRUE)
    @60,018,602us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x47d74000.
    @60,018,871us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d74000) = 0x83985000.
    @60,019,051us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d74000, size=56, physAddr=0x83985000)
    @60,019,239us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @60,019,522us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @60,019,709us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4a9bb8)
    @60,019,872us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83985000, cb->size=56, cb->virt=0x47d74000
    @60,020,038us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d74000)
    @60,020,236us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d74000)
    @60,020,437us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @60,020,612us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @60,020,896us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @60,021,098us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @60,021,271us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x4767b8, 0x10)
    @60,021,460us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @60,021,629us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @60,021,782us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @60,021,933us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @60,022,089us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @60,022,276us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @60,022,432us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @60,022,585us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @60,022,738us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @60,022,953us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @60,023,122us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @60,023,307us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @60,023,473us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @60,023,650us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @60,023,808us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @60,023,958us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @60,355,786us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @60,356,032us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @60,356,208us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @60,356,651us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @60,356,871us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @60,357,253us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @60,357,484us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @60,372,526us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @60,372,941us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @60,373,129us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @60,373,300us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4767b8)
    @60,373,452us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @60,373,617us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @60,373,813us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @60,374,005us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x38)
    @60,374,173us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=56, align=4, cached=FALSE, heap=TRUE)
    @60,374,481us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x48d3f000.
    @60,374,705us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x48d3f000) = 0x83986000.
    @60,374,880us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x48d3f000, size=56, physAddr=0x83986000)
    @60,375,089us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @60,375,252us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @60,375,413us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4e8cb8)
    @60,375,564us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83986000, cb->size=56, cb->virt=0x48d3f000
    @60,375,724us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x48d3f000)
    @60,375,871us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x48d3f000)
    @60,376,062us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @60,376,228us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @60,376,537us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @60,376,741us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @60,376,916us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x4767b8, 0x10)
    @60,377,076us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @60,377,228us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @60,377,375us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @60,377,521us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @60,377,670us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @60,377,883us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @60,378,050us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @60,378,208us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @60,378,359us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @60,710,793us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @60,711,010us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @60,711,211us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @60,711,373us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @60,711,554us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @60,711,710us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @60,711,860us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @60,712,035us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @60,712,226us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @60,712,388us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @60,712,829us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @60,713,041us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @60,713,423us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @60,713,661us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @60,713,840us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @60,714,022us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @60,714,177us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @60,714,336us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4767b8)
    @60,714,488us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @60,714,649us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @60,714,875us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @60,715,064us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x38)
    @60,715,235us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=56, align=4, cached=FALSE, heap=TRUE)
    @60,715,538us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x48d40000.
    @60,715,759us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x48d40000) = 0x83987000.
    @60,715,935us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x48d40000, size=56, physAddr=0x83987000)
    @60,716,115us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @60,716,312us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @60,716,484us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4b4480)
    @60,716,643us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83987000, cb->size=56, cb->virt=0x48d40000
    @60,716,808us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x48d40000)
    @60,716,954us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x48d40000)
    @60,717,144us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @60,717,308us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @60,717,619us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @60,717,826us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @60,718,001us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x4767b8, 0x10)
    @60,718,165us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @61,081,218us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @61,081,438us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @61,081,608us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @61,081,773us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @61,081,957us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @61,082,121us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @61,082,309us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @61,082,473us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @61,082,656us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @61,082,819us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @61,082,999us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @61,083,162us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @61,083,336us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @61,083,494us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @61,083,679us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @61,083,843us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @61,084,023us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @61,084,187us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @61,084,458us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @61,084,818us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @61,085,229us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @61,085,470us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @61,085,656us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @61,085,845us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @61,086,004us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @61,086,164us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4a8608)
    @61,086,323us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @61,086,532us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @61,086,691us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @61,086,881us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x38)
    @61,087,050us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=56, align=4, cached=FALSE, heap=TRUE)
    @61,087,357us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x48d41000.
    @61,087,588us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x48d41000) = 0x83988000.
    @61,087,794us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x48d41000, size=56, physAddr=0x83988000)
    @61,087,991us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @61,088,152us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @61,088,313us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4767b8)
    @61,088,464us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83988000, cb->size=56, cb->virt=0x48d41000
    @61,088,627us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x48d41000)
    @61,420,731us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x48d41000)
    @61,420,991us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @61,421,174us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @61,421,456us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @61,421,649us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @61,421,823us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x4a8608, 0x10)
    @61,422,022us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @61,422,188us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @61,422,339us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @61,422,484us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @61,422,638us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @61,422,818us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @61,422,978us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @61,423,128us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @61,423,277us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @61,423,494us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @61,423,657us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @61,423,838us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @61,424,001us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @61,424,179us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @61,424,333us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @61,424,669us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @61,424,893us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @61,425,081us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @61,425,248us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @61,425,521us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @61,425,720us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @61,426,060us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @61,426,341us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @61,426,521us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @61,426,707us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @61,426,861us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @61,427,021us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4a8608)
    @61,427,176us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @61,427,337us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @61,427,517us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @61,442,596us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x38)
    @61,442,873us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=56, align=4, cached=FALSE, heap=TRUE)
    @61,443,209us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x48d42000.
    @61,443,439us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x48d42000) = 0x83989000.
    @61,775,724us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x48d42000, size=56, physAddr=0x83989000)
    @61,775,964us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @61,776,129us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @61,776,301us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4b4498)
    @61,776,458us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83989000, cb->size=56, cb->virt=0x48d42000
    @61,776,621us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x48d42000)
    @61,776,767us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x48d42000)
    @61,776,994us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @61,777,175us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @61,777,461us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @61,777,655us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @61,777,827us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x4a8608, 0x10)
    @61,777,983us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @61,778,133us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @61,778,275us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @61,778,468us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @61,778,630us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @61,778,812us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @61,778,966us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @61,779,113us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @61,779,263us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @61,779,601us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @61,779,809us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @61,780,002us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @61,780,169us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @61,780,515us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @61,780,715us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @61,780,874us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @61,781,025us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @61,781,248us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @61,781,417us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @61,781,715us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @61,781,910us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @61,782,249us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @61,782,478us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @61,782,695us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @61,782,886us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @62,146,691us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @62,146,920us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4a8ba8)
    @62,147,085us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @62,147,320us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @62,147,481us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @62,147,673us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x4a)
    @62,147,841us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=74, align=4, cached=FALSE, heap=TRUE)
    @62,148,150us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(74) = 0x48d43000.
    @62,148,373us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x48d43000) = 0x8398a000.
    @62,148,547us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x48d43000, size=74, physAddr=0x8398a000)
    @62,148,773us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @62,148,929us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @62,149,089us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x49ee78)
    @62,149,246us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x8398a000, cb->size=74, cb->virt=0x48d43000
    @62,149,542us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x48d43000)
    @62,149,712us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x48d43000)
    @62,149,910us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @62,150,120us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @62,150,408us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @62,150,604us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @62,150,779us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x4a8ba8, 0x10)
    @62,150,938us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @62,151,086us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @62,151,235us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @62,151,418us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @62,151,585us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @62,151,766us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @62,151,924us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @62,152,073us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @62,152,229us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @62,152,409us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @62,152,567us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @62,152,983us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @62,153,159us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @62,153,340us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @62,153,497us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @62,153,646us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @62,153,795us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @62,153,967us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @62,154,152us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @62,487,198us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @62,487,422us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @62,487,766us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @62,487,996us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @62,488,178us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @62,488,401us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @62,488,563us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @62,488,727us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4cfa28)
    @62,488,878us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @62,489,040us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @62,489,193us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @62,489,512us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x38)
    @62,489,737us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=56, align=4, cached=FALSE, heap=TRUE)
    @62,490,063us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x48d44000.
    @62,490,301us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x48d44000) = 0x8398b000.
    @62,490,472us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x48d44000, size=56, physAddr=0x8398b000)
    @62,490,656us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @62,490,806us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @62,490,972us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4a9b80)
    @62,491,165us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x8398b000, cb->size=56, cb->virt=0x48d44000
    @62,491,334us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x48d44000)
    @62,491,485us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x48d44000)
    @62,491,674us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @62,491,839us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @62,492,116us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @62,492,553us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @62,492,739us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x4cfa28, 0x10)
    @62,492,897us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @62,493,046us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @62,493,194us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @62,493,341us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @62,493,494us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @62,493,674us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @62,493,829us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @62,494,016us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @62,494,178us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @62,494,359us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @62,494,520us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @62,835,227us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @62,835,444us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @62,835,635us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @62,835,796us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @62,835,945us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @62,836,097us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @62,836,280us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @62,836,480us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @62,836,763us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @62,836,960us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @62,837,300us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @62,837,525us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @62,837,701us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @62,837,934us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @62,838,097us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @62,838,274us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4a9b98)
    @62,838,434us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @62,838,596us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @62,838,740us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @62,838,922us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x38)
    @62,839,087us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=56, align=4, cached=FALSE, heap=TRUE)
    @62,839,550us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x48d45000.
    @62,839,793us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x48d45000) = 0x8398c000.
    @62,839,972us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x48d45000, size=56, physAddr=0x8398c000)
    @62,840,151us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @62,840,570us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @62,840,752us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x478650)
    @62,840,912us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x8398c000, cb->size=56, cb->virt=0x48d45000
    @62,841,074us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x48d45000)
    @62,841,226us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x48d45000)
    @62,841,418us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @62,841,587us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @62,841,869us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @62,842,108us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @62,842,282us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x4a9b98, 0x10)
    @62,842,444us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @62,842,591us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @62,842,735us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @62,842,881us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @63,222,571us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @63,222,842us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @63,223,021us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @63,223,185us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @63,223,336us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @63,223,510us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @63,223,670us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @63,223,852us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @63,224,011us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @63,224,193us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @63,224,350us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @63,224,500us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @63,224,647us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @63,224,821us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @63,224,979us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @63,225,280us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @63,225,475us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @63,225,819us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @63,226,045us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @63,226,224us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @63,226,411us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @63,226,566us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @63,226,721us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4f4528)
    @63,226,873us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @63,227,032us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @63,227,183us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @63,227,369us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x4a)
    @63,227,535us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=74, align=4, cached=FALSE, heap=TRUE)
    @63,227,836us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(74) = 0x48d46000.
    @63,228,061us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x48d46000) = 0x8398d000.
    @63,228,244us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x48d46000, size=74, physAddr=0x8398d000)
    @63,228,429us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @63,228,749us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @63,228,958us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4a9b98)
    @63,229,123us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x8398d000, cb->size=74, cb->virt=0x48d46000
    @63,229,293us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x48d46000)
    @63,229,589us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x48d46000)
    @63,229,793us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @63,229,958us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @63,660,996us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @63,661,226us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @63,661,405us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x4f4528, 0x10)
    @63,661,567us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @63,661,713us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @63,661,857us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @63,662,002us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @63,662,197us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @63,662,383us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @63,662,541us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @63,662,696us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @63,662,843us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @63,663,015us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @63,663,180us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @63,663,364us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @63,663,558us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @63,663,739us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @63,663,895us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @63,664,043us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @63,664,196us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @63,664,370us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @63,664,522us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @63,664,839us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @63,665,068us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @63,665,605us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @63,665,848us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @63,666,029us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @63,666,220us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @63,666,418us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @63,666,584us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4f4528)
    @63,666,735us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @63,666,896us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @63,667,045us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @63,667,230us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0xf2)
    @63,667,396us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=242, align=4, cached=FALSE, heap=TRUE)
    @63,667,735us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(242) = 0x48d47000.
    @63,667,960us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x48d47000) = 0x8398e000.
    @63,668,134us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x48d47000, size=242, physAddr=0x8398e000)
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @64,041,609us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @64,041,834us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @64,042,069us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x478668)
    @64,042,247us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x8398e000, cb->size=242, cb->virt=0x48d47000
    @64,042,420us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x48d47000)
    @64,042,576us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x48d47000)
    @64,042,785us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @64,042,957us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @64,043,236us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @64,043,468us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @64,043,655us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x4f4528, 0x10)
    @64,043,821us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @64,043,972us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @64,044,120us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @64,044,267us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @64,044,421us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @64,044,603us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @64,044,768us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @64,044,965us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @64,045,122us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @64,045,301us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @64,045,467us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @64,045,653us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @64,045,987us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @64,046,245us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @64,046,424us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @64,046,587us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @64,046,744us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @64,046,925us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @64,047,086us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @64,047,366us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @64,047,566us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @64,047,952us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @64,048,222us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @64,048,403us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @64,048,593us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @64,048,749us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @64,048,913us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4f4528)
    @64,049,111us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @64,049,283us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @64,049,600us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @64,381,978us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x38)
    @64,382,196us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=56, align=4, cached=FALSE, heap=TRUE)
    @64,382,517us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x48d48000.
    @64,382,744us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x48d48000) = 0x8398f000.
    @64,382,922us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x48d48000, size=56, physAddr=0x8398f000)
    @64,383,111us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @64,383,309us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @64,383,474us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4bfe68)
    @64,383,626us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x8398f000, cb->size=56, cb->virt=0x48d48000
    @64,383,788us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x48d48000)
    @64,383,935us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x48d48000)
    @64,384,126us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @64,384,289us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @64,384,594us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @64,384,797us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @64,384,967us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x4f4528, 0x10)
    @64,385,125us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @64,385,274us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @64,385,416us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @64,385,755us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @64,385,989us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @64,386,183us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @64,386,345us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @64,386,503us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @64,386,654us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @64,386,830us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @64,386,986us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @64,387,165us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @64,387,352us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @64,387,537us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @64,387,692us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @64,387,840us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @64,387,983us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @64,388,154us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @64,388,311us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @64,388,621us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @64,388,859us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @64,721,844us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @64,722,093us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @64,722,280us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @64,722,472us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @64,722,626us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @64,722,784us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x502a68)
    @64,722,970us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @64,723,144us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @64,723,298us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @64,723,487us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x56)
    @64,723,659us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=86, align=4, cached=FALSE, heap=TRUE)
    @64,723,966us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(86) = 0x48d49000.
    @64,724,195us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x48d49000) = 0x83990000.
    @64,724,413us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x48d49000, size=86, physAddr=0x83990000)
    @64,724,606us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @64,724,761us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @64,724,925us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x49e708)
    @64,725,077us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83990000, cb->size=86, cb->virt=0x48d49000
    @64,725,241us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x48d49000)
    @64,725,391us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x48d49000)
    @64,725,798us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @64,725,995us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @64,726,289us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @64,726,488us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @64,726,655us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x502a68, 0x10)
    @64,726,809us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @64,726,956us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @64,727,137us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @64,727,293us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @64,727,450us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @64,727,627us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @64,727,782us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @64,727,929us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @64,728,078us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @64,728,256us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @64,728,413us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @64,728,640us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @64,728,803us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @65,094,167us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @65,094,390us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @65,094,617us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @65,094,789us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @65,094,971us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @65,095,133us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @65,095,417us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @65,095,612us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @65,095,989us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @65,096,232us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @65,096,415us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @65,096,608us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @65,096,766us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @65,096,938us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x478520)
    @65,097,103us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @65,097,270us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @65,097,466us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @65,097,662us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x38)
    @65,098,031us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=56, align=4, cached=FALSE, heap=TRUE)
    @65,098,364us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x48d4a000.
    @65,098,596us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x48d4a000) = 0x83991000.
    @65,098,822us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x48d4a000, size=56, physAddr=0x83991000)
    @65,099,020us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @65,099,183us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @65,099,462us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x478538)
    @65,099,653us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83991000, cb->size=56, cb->virt=0x48d4a000
    @65,099,830us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x48d4a000)
    @65,099,983us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x48d4a000)
    @65,100,217us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @65,100,392us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @65,100,667us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @65,100,863us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @65,101,036us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x478520, 0x10)
    @65,101,199us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @65,101,345us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @65,101,524us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @65,101,682us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @65,101,841us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @65,102,022us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @65,102,183us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @65,102,335us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @65,434,410us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @65,434,658us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @65,434,838us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @65,435,023us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @65,435,193us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @65,435,369us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @65,435,524us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @65,435,710us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @65,435,867us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @65,436,043us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @65,436,205us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @65,436,483us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @65,436,675us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @65,437,052us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @65,437,518us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @65,437,730us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @65,437,926us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @65,453,013us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @65,453,209us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x478520)
    @65,453,370us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @65,453,537us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @65,453,923us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @65,454,124us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x38)
    @65,454,293us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=56, align=4, cached=FALSE, heap=TRUE)
    @65,454,645us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x48d4b000.
    @65,454,883us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x48d4b000) = 0x83992000.
    @65,455,091us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x48d4b000, size=56, physAddr=0x83992000)
    @65,455,297us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @65,455,457us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @65,455,618us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x479298)
    @65,455,771us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83992000, cb->size=56, cb->virt=0x48d4b000
    @65,455,933us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x48d4b000)
    @65,456,078us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x48d4b000)
    @65,456,265us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @65,456,462us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @65,456,744us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @65,456,944us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @65,457,117us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x478520, 0x10)
    @65,457,279us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @65,801,649us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @65,801,908us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @65,802,068us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @65,802,229us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @65,802,409us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @65,802,564us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @65,802,715us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @65,802,863us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @65,803,040us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @65,803,245us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @65,803,434us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @65,803,591us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @65,803,765us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @65,803,921us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @65,804,072us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @65,804,225us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @65,804,395us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @65,804,591us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @65,804,879us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @65,805,073us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @65,805,423us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @65,805,650us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @65,805,834us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @65,806,073us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @65,806,233us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @65,806,394us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4f2c78)
    @65,806,548us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @65,806,712us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @65,806,860us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @65,807,044us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x38)
    @65,807,210us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=56, align=4, cached=FALSE, heap=TRUE)
    @65,807,565us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x48d4c000.
    @65,807,799us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x48d4c000) = 0x83993000.
    @65,807,971us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x48d4c000, size=56, physAddr=0x83993000)
    @65,808,159us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @65,808,314us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @65,808,471us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4d44c8)
    @65,808,623us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83993000, cb->size=56, cb->virt=0x48d4c000
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @66,174,021us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x48d4c000)
    @66,174,249us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x48d4c000)
    @66,174,464us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @66,174,635us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @66,174,954us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @66,175,159us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @66,175,336us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x4f2c78, 0x10)
    @66,175,501us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @66,175,648us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @66,175,794us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @66,175,941us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @66,176,091us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @66,176,311us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @66,176,473us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @66,176,624us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @66,176,775us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @66,176,947us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @66,177,104us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @66,177,283us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @66,177,442us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @66,177,658us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @66,177,817us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @66,177,962us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @66,178,111us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @66,178,286us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @66,178,442us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @66,178,722us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @66,178,948us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @66,179,307us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @66,179,661us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @66,179,846us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @66,180,037us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @66,180,198us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @66,180,401us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4f2c78)
    @66,180,556us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @66,180,714us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @66,180,859us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @66,181,268us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x38)
    @66,181,448us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=56, align=4, cached=FALSE, heap=TRUE)
    @66,181,801us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x48d4d000.
    @66,182,028us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x48d4d000) = 0x83994000.
    @66,523,762us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x48d4d000, size=56, physAddr=0x83994000)
    @66,524,010us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @66,524,216us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @66,524,389us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x478520)
    @66,524,541us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83994000, cb->size=56, cb->virt=0x48d4d000
    @66,524,704us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x48d4d000)
    @66,524,854us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x48d4d000)
    @66,525,050us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @66,525,225us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @66,525,503us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @66,525,741us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @66,525,916us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x4f2c78, 0x10)
    @66,526,074us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @66,526,222us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @66,526,367us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @66,526,512us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @66,526,665us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @66,526,846us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @66,527,049us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @66,527,214us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @66,527,363us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @66,527,537us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @66,527,695us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @66,527,880us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @66,528,041us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @66,528,221us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @66,528,413us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @66,528,571us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @66,528,719us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @66,529,084us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @66,529,277us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @66,529,736us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @66,529,936us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @66,530,289us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @66,530,520us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @66,530,700us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @66,530,887us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @66,531,042us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @66,877,725us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4a91e8)
    @66,877,996us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @66,878,175us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @66,878,326us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @66,878,514us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x38)
    @66,878,685us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=56, align=4, cached=FALSE, heap=TRUE)
    @66,879,002us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x48d4e000.
    @66,879,272us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x48d4e000) = 0x83995000.
    @66,879,598us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x48d4e000, size=56, physAddr=0x83995000)
    @66,879,798us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @66,879,954us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @66,880,116us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x500c08)
    @66,880,266us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83995000, cb->size=56, cb->virt=0x48d4e000
    @66,880,430us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x48d4e000)
    @66,880,620us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x48d4e000)
    @66,880,817us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @66,880,987us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @66,881,266us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @66,881,502us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @66,881,676us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x4a91e8, 0x10)
    @66,881,837us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @66,882,026us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @66,882,178us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @66,882,329us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @66,882,482us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @66,882,659us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @66,882,819us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @66,882,974us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @66,883,124us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @66,883,330us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @66,883,500us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @66,883,683us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @66,883,843us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @66,884,014us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @66,884,180us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @66,884,332us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @66,884,479us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @66,884,649us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @67,217,638us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @67,217,989us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @67,218,196us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @67,218,554us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @67,218,785us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @67,219,007us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @67,219,208us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @67,219,485us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @67,219,677us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x479280)
    @67,219,833us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @67,219,997us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @67,220,148us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @67,220,368us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x38)
    @67,220,538us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=56, align=4, cached=FALSE, heap=TRUE)
    @67,220,861us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x48d4f000.
    @67,221,091us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x48d4f000) = 0x83996000.
    @67,221,270us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x48d4f000, size=56, physAddr=0x83996000)
    @67,221,461us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @67,221,613us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @67,221,824us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4765a0)
    @67,221,982us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83996000, cb->size=56, cb->virt=0x48d4f000
    @67,222,146us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x48d4f000)
    @67,222,295us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x48d4f000)
    @67,222,480us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @67,222,648us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @67,222,922us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @67,223,157us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @67,223,332us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x479280, 0x10)
    @67,223,496us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @67,223,639us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @67,223,780us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @67,223,923us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @67,224,078us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @67,224,260us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @67,224,649us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @67,224,820us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @67,224,976us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @67,225,156us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @67,557,363us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @67,557,604us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @67,557,780us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @67,557,967us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @67,558,126us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @67,558,277us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @67,558,424us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @67,558,632us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @67,558,801us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @67,559,090us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @67,559,287us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @67,559,780us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @67,560,049us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @67,560,242us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @67,560,440us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @67,560,597us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @67,560,757us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4a91e8)
    @67,560,908us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @67,561,070us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @67,561,223us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @67,561,438us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x38)
    @67,561,615us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=56, align=4, cached=FALSE, heap=TRUE)
    @67,561,934us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x48d50000.
    @67,562,161us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x48d50000) = 0x83997000.
    @67,562,335us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x48d50000, size=56, physAddr=0x83997000)
    @67,562,520us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @67,562,675us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @67,562,881us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4765b8)
    @67,563,046us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83997000, cb->size=56, cb->virt=0x48d50000
    @67,563,214us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x48d50000)
    @67,563,362us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x48d50000)
    @67,563,552us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @67,563,718us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @67,563,991us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @67,564,391us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @67,564,592us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x4a91e8, 0x10)
    @67,564,758us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @67,564,909us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @67,911,791us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @67,912,013us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @67,912,383us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @67,912,612us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @67,912,784us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @67,912,942us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @67,913,093us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @67,913,277us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @67,913,436us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @67,913,647us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @67,913,818us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @67,913,991us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @67,914,149us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @67,914,295us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @67,914,448us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @67,914,622us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @67,914,778us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @67,915,096us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @67,915,299us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @67,915,646us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @67,915,870us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @67,916,046us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @67,916,242us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @67,916,437us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @67,916,607us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x525308)
    @67,916,759us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @67,916,921us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @67,917,066us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @67,917,258us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x38)
    @67,917,426us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=56, align=4, cached=FALSE, heap=TRUE)
    @67,917,776us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x48d51000.
    @67,918,012us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x48d51000) = 0x83998000.
    @67,918,191us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x48d51000, size=56, physAddr=0x83998000)
    @67,918,386us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @67,918,543us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @67,918,709us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4793f0)
    @67,918,865us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83998000, cb->size=56, cb->virt=0x48d51000
    @67,919,026us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x48d51000)
    @68,267,808us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x48d51000)
    @68,268,234us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @68,268,447us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @68,268,778us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @68,268,979us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @68,269,152us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x525308, 0x10)
    @68,269,309us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @68,269,601us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @68,269,758us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @68,269,909us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @68,270,108us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @68,270,289us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @68,270,448us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @68,270,601us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @68,270,749us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @68,270,921us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @68,271,078us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @68,271,263us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @68,271,462us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @68,271,639us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @68,271,794us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @68,271,947us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @68,272,095us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @68,272,274us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @68,272,429us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @68,272,740us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @68,272,945us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @68,273,297us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @68,273,525us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @68,273,704us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @68,273,898us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @68,274,054us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @68,274,258us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x525308)
    @68,274,413us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @68,274,578us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @68,274,725us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @68,274,911us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x38)
    @68,275,077us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=56, align=4, cached=FALSE, heap=TRUE)
    @68,275,398us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x48d52000.
    @68,275,667us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x48d52000) = 0x83999000.
    @68,626,808us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x48d52000, size=56, physAddr=0x83999000)
    @68,627,077us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @68,627,251us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @68,627,415us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4bf6a8)
    @68,627,567us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83999000, cb->size=56, cb->virt=0x48d52000
    @68,627,767us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x48d52000)
    @68,627,931us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x48d52000)
    @68,628,136us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @68,628,314us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @68,628,591us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @68,628,791us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @68,628,967us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x525308, 0x10)
    @68,629,162us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @68,629,420us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @68,629,607us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @68,629,769us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @68,629,928us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @68,630,108us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @68,630,270us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @68,630,421us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @68,630,621us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @68,630,805us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @68,630,966us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @68,631,145us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @68,631,342us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @68,631,524us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @68,631,683us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @68,631,833us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @68,632,224us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @68,632,426us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @68,632,594us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @68,632,883us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @68,633,075us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @68,633,466us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @68,633,696us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @68,633,874us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @68,634,069us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @68,634,224us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @68,634,386us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x525308)
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @68,991,177us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @68,991,410us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @68,991,580us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @68,991,777us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x38)
    @68,991,952us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=56, align=4, cached=FALSE, heap=TRUE)
    @68,992,280us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x48d53000.
    @68,992,550us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x48d53000) = 0x8399a000.
    @68,992,732us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x48d53000, size=56, physAddr=0x8399a000)
    @68,992,927us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @68,993,090us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @68,993,258us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x479408)
    @68,993,412us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x8399a000, cb->size=56, cb->virt=0x48d53000
    @68,993,575us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x48d53000)
    @68,993,723us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x48d53000)
    @68,993,954us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @68,994,127us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @68,994,410us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @68,994,603us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @68,994,779us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x525308, 0x10)
    @68,994,937us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @68,995,083us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @68,995,280us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @68,995,431us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @68,995,583us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @68,995,761us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @68,995,919us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @68,996,068us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @68,996,433us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @68,996,662us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @68,996,835us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @68,997,017us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @68,997,183us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @68,997,359us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @68,997,516us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @68,997,668us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @68,997,818us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @68,998,023us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @68,998,196us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @68,998,484us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x18)
    @69,330,896us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @69,331,299us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @69,331,531us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @69,331,711us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @69,331,905us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @69,332,061us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @69,332,277us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x479420)
    @69,332,436us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @69,332,596us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x47d70000)
    @69,332,744us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x47d70000)
    @69,332,928us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> Enter(0x38)
    @69,333,093us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> Enter(size=56, align=4, cached=FALSE, heap=TRUE)
    @69,333,413us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x48d54000.
    @69,333,679us: [+4 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> CMEM_getPhys(0x48d54000) = 0x8399b000.
    @69,333,855us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> Enter(virtAddr=0x48d54000, size=56, physAddr=0x8399b000)
    @69,334,046us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> creating new contigBuf object
    @69,334,208us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> Enter(0x10)
    @69,334,375us: [+0 T:0x47cf8490 S:0x47cf74d4] OM - Memory_alloc> return (0x4bfe20)
    @69,334,528us: [+1 T:0x47cf8490 S:0x47cf74ec] OM - Memory__addContigBuf> returning: cb->phys=0x8399b000, cb->size=56, cb->virt=0x48d54000
    @69,334,693us: [+0 T:0x47cf8490 S:0x47cf7534] OM - Memory_contigAlloc> return (0x48d54000)
    @69,334,838us: [+0 T:0x47cf8490 S:0x47cf757c] OM - Memory_alloc> return (0x48d54000)
    @69,335,076us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> Enter(0x47d70000, 0x18)
    @69,335,249us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @69,335,524us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @69,335,721us: [+1 T:0x47cf8490 S:0x47cf7514] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @69,336,081us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> Enter(0x479420, 0x10)
    @69,336,307us: [+0 T:0x47cf8490 S:0x47cf751c] OM - Memory_free> return (0x1)
    @69,336,471us: [+0 T:0x47cf8490 S:0x47cf753c] OM - Memory_contigFree> return (0x1)
    @69,336,620us: [+0 T:0x47cf8490 S:0x47cf7574] OM - Memory_free> return (0x1)
    @69,336,765us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @69,336,920us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @69,337,100us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @69,337,255us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @69,337,409us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @69,337,558us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @69,337,764us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @69,337,930us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @69,338,102us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @69,670,632us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @69,670,873us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @69,671,043us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @69,671,202us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @69,671,347us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @69,671,522us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @69,671,678us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @69,671,830us: [+0 T:0x47cf8490 S:0x47cf79bc] OM - Memory_alloc> Enter(0x158)
    @69,672,025us: [+0 T:0x47cf8490 S:0x47cf7974] OM - Memory_contigAlloc> Enter(size=344, align=4, cached=FALSE, heap=TRUE)
    @69,672,372us: [+4 T:0x47cf8490 S:0x47cf7974] OM - Memory_contigAlloc> CMEM_alloc(344) = 0x47d70000.
    @69,672,598us: [+4 T:0x47cf8490 S:0x47cf7974] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @69,672,774us: [+1 T:0x47cf8490 S:0x47cf792c] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=344, physAddr=0x83981000)
    @69,672,966us: [+1 T:0x47cf8490 S:0x47cf792c] OM - Memory__addContigBuf> creating new contigBuf object
    @69,673,120us: [+0 T:0x47cf8490 S:0x47cf7914] OM - Memory_alloc> Enter(0x10)
    @69,673,313us: [+0 T:0x47cf8490 S:0x47cf7914] OM - Memory_alloc> return (0x4c9f08)
    @69,673,472us: [+1 T:0x47cf8490 S:0x47cf792c] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=344, cb->virt=0x47d70000
    @69,673,628us: [+0 T:0x47cf8490 S:0x47cf7974] OM - Memory_contigAlloc> return (0x47d70000)
    @69,673,774us: [+0 T:0x47cf8490 S:0x47cf79bc] OM - Memory_alloc> return (0x47d70000)
    @69,674,063us: [+0 T:0x47cf8490 S:0x47cf79bc] OM - Memory_alloc> Enter(0x128)
    @69,674,342us: [+0 T:0x47cf8490 S:0x47cf7974] OM - Memory_contigAlloc> Enter(size=296, align=4, cached=FALSE, heap=TRUE)
    @69,674,733us: [+4 T:0x47cf8490 S:0x47cf7974] OM - Memory_contigAlloc> CMEM_alloc(296) = 0x48d55000.
    @69,674,961us: [+4 T:0x47cf8490 S:0x47cf7974] OM - Memory_contigAlloc> CMEM_getPhys(0x48d55000) = 0x8399c000.
    @69,675,134us: [+1 T:0x47cf8490 S:0x47cf792c] OM - Memory__addContigBuf> Enter(virtAddr=0x48d55000, size=296, physAddr=0x8399c000)
    @69,675,324us: [+1 T:0x47cf8490 S:0x47cf792c] OM - Memory__addContigBuf> creating new contigBuf object
    @69,675,476us: [+0 T:0x47cf8490 S:0x47cf7914] OM - Memory_alloc> Enter(0x10)
    @69,675,855us: [+0 T:0x47cf8490 S:0x47cf7914] OM - Memory_alloc> return (0x479420)
    @69,676,050us: [+1 T:0x47cf8490 S:0x47cf792c] OM - Memory__addContigBuf> returning: cb->phys=0x8399c000, cb->size=296, cb->virt=0x48d55000
    @69,676,231us: [+0 T:0x47cf8490 S:0x47cf7974] OM - Memory_contigAlloc> return (0x48d55000)
    @69,676,379us: [+0 T:0x47cf8490 S:0x47cf79bc] OM - Memory_alloc> return (0x48d55000)
    @69,676,877us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_free> Enter(0x47d70000, 0x158)
    @69,677,099us: [+0 T:0x47cf8490 S:0x47cf797c] OM - Memory_contigFree> Enter(addr=1205272576, size=344)
    @69,677,422us: [+1 T:0x47cf8490 S:0x47cf7954] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=344)
    @69,677,621us: [+1 T:0x47cf8490 S:0x47cf7954] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x158, cb->virt=0x47d70000
    @69,677,793us: [+0 T:0x47cf8490 S:0x47cf795c] OM - Memory_free> Enter(0x4c9f08, 0x10)
    @69,677,947us: [+0 T:0x47cf8490 S:0x47cf795c] OM - Memory_free> return (0x1)
    @69,678,091us: [+0 T:0x47cf8490 S:0x47cf797c] OM - Memory_contigFree> return (0x1)
    @69,678,231us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_free> return (0x1)
    @69,678,372us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @70,044,683us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @70,044,989us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @70,045,172us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @70,045,334us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @70,045,494us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @70,045,673us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @70,045,835us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @70,046,001us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @70,046,162us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @70,046,373us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @70,046,540us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @70,046,696us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @70,046,845us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @70,047,018us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @70,047,181us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @70,047,392us: [+0 T:0x47cf8490 S:0x47cf793c] OM - Memory_alloc> Enter(0x18)
    @70,047,574us: [+0 T:0x47cf8490 S:0x47cf78f4] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @70,048,174us: [+4 T:0x47cf8490 S:0x47cf78f4] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x47d70000.
    @70,048,412us: [+4 T:0x47cf8490 S:0x47cf78f4] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @70,048,590us: [+1 T:0x47cf8490 S:0x47cf78ac] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=24, physAddr=0x83981000)
    @70,048,786us: [+1 T:0x47cf8490 S:0x47cf78ac] OM - Memory__addContigBuf> creating new contigBuf object
    @70,048,944us: [+0 T:0x47cf8490 S:0x47cf7894] OM - Memory_alloc> Enter(0x10)
    @70,049,152us: [+0 T:0x47cf8490 S:0x47cf7894] OM - Memory_alloc> return (0x4bfe38)
    @70,049,429us: [+1 T:0x47cf8490 S:0x47cf78ac] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=24, cb->virt=0x47d70000
    @70,049,639us: [+0 T:0x47cf8490 S:0x47cf78f4] OM - Memory_contigAlloc> return (0x47d70000)
    @70,049,801us: [+0 T:0x47cf8490 S:0x47cf793c] OM - Memory_alloc> return (0x47d70000)
    @70,049,985us: [+0 T:0x47cf8490 S:0x47cf793c] OM - Memory_alloc> Enter(0x1c)
    @70,050,152us: [+0 T:0x47cf8490 S:0x47cf78f4] OM - Memory_contigAlloc> Enter(size=28, align=4, cached=FALSE, heap=TRUE)
    @70,050,505us: [+4 T:0x47cf8490 S:0x47cf78f4] OM - Memory_contigAlloc> CMEM_alloc(28) = 0x48d98000.
    @70,050,741us: [+4 T:0x47cf8490 S:0x47cf78f4] OM - Memory_contigAlloc> CMEM_getPhys(0x48d98000) = 0x8399d000.
    @70,050,920us: [+1 T:0x47cf8490 S:0x47cf78ac] OM - Memory__addContigBuf> Enter(virtAddr=0x48d98000, size=28, physAddr=0x8399d000)
    @70,051,113us: [+1 T:0x47cf8490 S:0x47cf78ac] OM - Memory__addContigBuf> creating new contigBuf object
    @70,051,263us: [+0 T:0x47cf8490 S:0x47cf7894] OM - Memory_alloc> Enter(0x10)
    @70,051,421us: [+0 T:0x47cf8490 S:0x47cf7894] OM - Memory_alloc> return (0x4bfe50)
    @70,051,571us: [+1 T:0x47cf8490 S:0x47cf78ac] OM - Memory__addContigBuf> returning: cb->phys=0x8399d000, cb->size=28, cb->virt=0x48d98000
    @70,051,731us: [+0 T:0x47cf8490 S:0x47cf78f4] OM - Memory_contigAlloc> return (0x48d98000)
    @70,051,920us: [+0 T:0x47cf8490 S:0x47cf793c] OM - Memory_alloc> return (0x48d98000)
    @70,052,489us: [+0 T:0x47cf8490 S:0x47cf7934] OM - Memory_free> Enter(0x47d70000, 0x18)
    @70,052,713us: [+0 T:0x47cf8490 S:0x47cf78fc] OM - Memory_contigFree> Enter(addr=1205272576, size=24)
    @70,053,011us: [+1 T:0x47cf8490 S:0x47cf78d4] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=24)
    @70,384,781us: [+1 T:0x47cf8490 S:0x47cf78d4] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x18, cb->virt=0x47d70000
    @70,385,001us: [+0 T:0x47cf8490 S:0x47cf78dc] OM - Memory_free> Enter(0x4bfe38, 0x10)
    @70,385,171us: [+0 T:0x47cf8490 S:0x47cf78dc] OM - Memory_free> return (0x1)
    @70,385,321us: [+0 T:0x47cf8490 S:0x47cf78fc] OM - Memory_contigFree> return (0x1)
    @70,385,463us: [+0 T:0x47cf8490 S:0x47cf7934] OM - Memory_free> return (0x1)
    @70,385,607us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @70,385,759us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @70,385,937us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @70,386,134us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @70,386,290us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @70,386,441us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @70,386,618us: [+0 T:0x47cf8490 S:0x47cf7a34] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @70,386,776us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @70,386,947us: [+0 T:0x47cf8490 S:0x47cf7a5c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @70,387,105us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @70,387,531us: [+0 T:0x47cf8490 S:0x47cf7a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @70,387,704us: [+0 T:0x47cf8490 S:0x47cf7a74] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @70,387,859us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @70,388,008us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @70,388,188us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @70,388,347us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @70,388,504us: [+0 T:0x47cf8490 S:0x47cf79f4] OM - Memory_alloc> Enter(0x14)
    @70,388,652us: [+0 T:0x47cf8490 S:0x47cf79ac] OM - Memory_contigAlloc> Enter(size=20, align=4, cached=FALSE, heap=TRUE)
    @70,389,026us: [+4 T:0x47cf8490 S:0x47cf79ac] OM - Memory_contigAlloc> CMEM_alloc(20) = 0x47d70000.
    @70,389,262us: [+4 T:0x47cf8490 S:0x47cf79ac] OM - Memory_contigAlloc> CMEM_getPhys(0x47d70000) = 0x83981000.
    @70,389,597us: [+1 T:0x47cf8490 S:0x47cf7964] OM - Memory__addContigBuf> Enter(virtAddr=0x47d70000, size=20, physAddr=0x83981000)
    @70,389,802us: [+1 T:0x47cf8490 S:0x47cf7964] OM - Memory__addContigBuf> creating new contigBuf object
    @70,389,962us: [+0 T:0x47cf8490 S:0x47cf794c] OM - Memory_alloc> Enter(0x10)
    @70,390,119us: [+0 T:0x47cf8490 S:0x47cf794c] OM - Memory_alloc> return (0x4bfe38)
    @70,390,310us: [+1 T:0x47cf8490 S:0x47cf7964] OM - Memory__addContigBuf> returning: cb->phys=0x83981000, cb->size=20, cb->virt=0x47d70000
    @70,390,472us: [+0 T:0x47cf8490 S:0x47cf79ac] OM - Memory_contigAlloc> return (0x47d70000)
    @70,390,619us: [+0 T:0x47cf8490 S:0x47cf79f4] OM - Memory_alloc> return (0x47d70000)
    @70,390,792us: [+0 T:0x47cf8490 S:0x47cf79f4] OM - Memory_alloc> Enter(0x18)
    @70,390,952us: [+0 T:0x47cf8490 S:0x47cf79ac] OM - Memory_contigAlloc> Enter(size=24, align=4, cached=FALSE, heap=TRUE)
    @70,391,274us: [+4 T:0x47cf8490 S:0x47cf79ac] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x48f9b000.
    @70,391,496us: [+4 T:0x47cf8490 S:0x47cf79ac] OM - Memory_contigAlloc> CMEM_getPhys(0x48f9b000) = 0x8399e000.
    @70,391,714us: [+1 T:0x47cf8490 S:0x47cf7964] OM - Memory__addContigBuf> Enter(virtAddr=0x48f9b000, size=24, physAddr=0x8399e000)
    @70,724,513us: [+1 T:0x47cf8490 S:0x47cf7964] OM - Memory__addContigBuf> creating new contigBuf object
    @70,724,721us: [+0 T:0x47cf8490 S:0x47cf794c] OM - Memory_alloc> Enter(0x10)
    @70,724,888us: [+0 T:0x47cf8490 S:0x47cf794c] OM - Memory_alloc> return (0x4e83f8)
    @70,725,040us: [+1 T:0x47cf8490 S:0x47cf7964] OM - Memory__addContigBuf> returning: cb->phys=0x8399e000, cb->size=24, cb->virt=0x48f9b000
    @70,725,202us: [+0 T:0x47cf8490 S:0x47cf79ac] OM - Memory_contigAlloc> return (0x48f9b000)
    @70,725,348us: [+0 T:0x47cf8490 S:0x47cf79f4] OM - Memory_alloc> return (0x48f9b000)
    @70,725,749us: [+0 T:0x47cf8490 S:0x47cf79ec] OM - Memory_free> Enter(0x47d70000, 0x14)
    @70,725,960us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_contigFree> Enter(addr=1205272576, size=20)
    @70,726,250us: [+1 T:0x47cf8490 S:0x47cf798c] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d70000, size=20)
    @70,726,443us: [+1 T:0x47cf8490 S:0x47cf798c] OM - Memory__removeContigBuf> removing cb->phys=0x83981000, cb->size=0x14, cb->virt=0x47d70000
    @70,726,614us: [+0 T:0x47cf8490 S:0x47cf7994] OM - Memory_free> Enter(0x4bfe38, 0x10)
    @70,726,771us: [+0 T:0x47cf8490 S:0x47cf7994] OM - Memory_free> return (0x1)
    @70,727,090us: [+0 T:0x47cf8490 S:0x47cf79b4] OM - Memory_contigFree> return (0x1)
    @70,727,313us: [+0 T:0x47cf8490 S:0x47cf79ec] OM - Memory_free> return (0x1)
    @70,727,468us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @70,727,625us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @70,727,807us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @70,727,963us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @70,728,112us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4722e0]
    @70,728,260us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4722f8] timeout[0xffffffff]
    @70,728,435us: [+0 T:0x47cf8490 S:0x47cf7a64] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4722f8] status[0]
    @70,728,636us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4722e0]
    @70,729,719us: [+0 T:0x47cf8490 S:0x47cf7a8c] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4722e0]
    @70,729,975us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4722f8]
    @70,730,175us: [+0 T:0x47cf8490 S:0x47cf7a6c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4722f8]
    @70,730,341us: [+0 T:0x47cf8490 S:0x47cf7aa4] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4722e0]
    @70,730,498us: [+0 T:0x47cf8490 S:0x47cf7a34] OM - Memory_free> Enter(0x47d6f000, 0x1d0)
    @70,730,649us: [+0 T:0x47cf8490 S:0x47cf79fc] OM - Memory_contigFree> Enter(addr=1205268480, size=464)
    @70,730,906us: [+1 T:0x47cf8490 S:0x47cf79d4] OM - Memory__removeContigBuf> Enter(virtAddr=0x47d6f000, size=464)
    @70,731,111us: [+1 T:0x47cf8490 S:0x47cf79d4] OM - Memory__removeContigBuf> removing cb->phys=0x83980000, cb->size=0x1d0, cb->virt=0x47d6f000
    @70,731,319us: [+0 T:0x47cf8490 S:0x47cf79dc] OM - Memory_free> Enter(0x477cc8, 0x10)
    @70,731,484us: [+0 T:0x47cf8490 S:0x47cf79dc] OM - Memory_free> return (0x1)
    @70,731,634us: [+0 T:0x47cf8490 S:0x47cf79fc] OM - Memory_contigFree> return (0x1)
    @70,731,776us: [+0 T:0x47cf8490 S:0x47cf7a34] OM - Memory_free> return (0x1)
    @70,731,918us: [+0 T:0x47cf8490 S:0x47cf7aec] ti.sdo.ce.alg.Algorithm - Algorithm_create> return (0x474560)
    @70,732,065us: [+5 T:0x47cf8490 S:0x47cf7b2c] CV - VISA_create> local codec created (name='h264dec', handle=0x474560)
    @70,732,221us: [+0 T:0x47cf8490 S:0x47cf7c5c] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_create> return (0x474528)
    @70,735,233us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=1, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @71,115,872us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @71,116,176us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @71,116,375us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @71,116,570us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @71,116,839us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @71,117,066us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @71,117,240us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @71,117,417us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @71,117,597us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @71,117,758us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @71,117,904us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @71,118,061us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=5, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @71,118,244us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @71,118,391us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @71,118,540us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @71,118,720us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @71,118,895us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @71,119,059us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @71,119,217us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @71,119,512us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @71,119,724us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @71,119,891us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @71,120,037us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @71,120,198us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @71,120,378us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @71,120,524us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @71,120,676us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @71,120,853us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @71,121,028us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @71,153,855us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @71,154,088us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @71,154,287us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @71,154,480us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @71,154,642us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @71,154,785us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0xffffffff)
    @71,154,943us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @71,640,888us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @71,641,099us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @71,641,272us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @71,641,467us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @71,641,650us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @71,641,813us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @71,641,973us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @71,642,376us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @71,642,583us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @71,642,744us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @71,642,891us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :1
    @71,643,115us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @71,643,295us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @71,643,446us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @71,643,644us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @71,643,829us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @71,644,012us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @71,644,179us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @71,644,331us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @71,644,500us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @71,644,673us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @71,644,831us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @71,645,013us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @71,648,854us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @71,649,147us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @71,649,429us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @71,649,627us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @71,649,821us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @71,650,004us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @71,702,806us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @71,703,041us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @71,703,277us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @71,703,474us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @71,703,639us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @71,703,784us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0xffffffff)
    @71,703,942us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @71,704,124us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @71,704,275us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @71,704,427us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @72,070,881us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @72,071,134us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @72,071,327us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @72,071,489us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @72,071,666us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @72,071,897us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @72,072,063us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @72,072,214us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :1
    @72,072,450us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @72,072,635us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @72,072,790us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @72,072,944us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @72,073,155us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @72,073,348us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @72,073,519us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @72,073,681us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @72,073,854us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @72,074,035us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @72,074,198us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @72,074,345us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @72,078,119us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @72,078,386us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @72,078,756us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @72,078,941us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @72,079,138us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @72,079,438us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @72,128,229us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @72,128,458us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @72,128,689us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @72,128,886us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @72,129,045us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @72,129,192us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0xffffffff)
    @72,129,464us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @72,129,681us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @72,129,845us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @72,130,040us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @72,130,238us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @72,130,421us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @72,130,584us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @72,130,740us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @72,130,910us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @72,131,089us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @72,462,893us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @72,463,098us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :1
    @72,463,351us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @72,463,538us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @72,463,684us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @72,463,836us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @72,464,021us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @72,464,249us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @72,464,425us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @72,464,769us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @72,465,106us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @72,465,306us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @72,465,474us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @72,465,662us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @72,469,222us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @72,469,600us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @72,469,814us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @72,469,979us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @72,470,168us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @72,470,354us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @72,504,404us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @72,504,636us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @72,504,827us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @72,505,015us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @72,505,300us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @72,505,486us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0xffffffff)
    @72,505,659us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @72,505,887us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @72,506,045us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @72,506,204us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @72,506,392us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @72,506,574us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @72,506,738us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @72,506,891us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @72,507,059us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @72,507,286us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @72,507,454us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @72,507,602us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :1
    @72,840,201us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @72,840,418us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @72,840,580us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @72,840,743us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @72,840,930us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @72,841,108us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @72,841,270us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @72,841,468us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @72,841,644us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @72,841,823us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @72,841,987us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @72,842,134us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @72,845,867us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @72,846,130us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @72,846,302us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @72,846,461us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @72,846,651us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @72,846,869us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @72,898,707us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @72,898,941us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @72,899,142us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @72,899,440us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @72,899,802us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @72,900,085us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0xffffffff)
    @72,900,281us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @72,900,477us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @72,900,637us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @72,900,788us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @72,901,009us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @72,901,208us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @72,901,379us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @72,901,537us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @72,901,707us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @72,901,883us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @72,902,045us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @72,902,194us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :1
    @72,902,463us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @73,235,271us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @73,235,487us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @73,235,658us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @73,235,850us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @73,236,039us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @73,236,209us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @73,236,363us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @73,236,570us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @73,236,760us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @73,236,923us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @73,237,066us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @73,294,926us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @73,295,191us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @73,295,362us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @73,295,524us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @73,295,714us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @73,295,895us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @73,329,309us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @73,329,619us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @73,329,819us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @73,330,013us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @73,330,183us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @73,330,329us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0xffffffff)
    @73,330,484us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @73,330,661us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @73,330,845us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @73,331,009us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @73,331,196us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @73,331,378us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @73,331,546us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @73,331,703us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @73,331,873us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @73,332,046us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @73,332,242us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @73,332,395us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :1
    @73,332,628us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @73,332,810us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @73,332,956us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @73,333,105us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @73,333,284us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @73,333,466us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @73,333,667us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @73,333,827us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @73,666,531us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @73,666,780us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @73,666,952us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @73,667,108us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @73,670,999us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @73,671,257us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @73,671,430us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @73,671,592us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @73,671,783us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @73,672,001us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @73,722,750us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @73,722,987us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @73,723,180us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @73,723,415us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @73,723,579us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @73,723,722us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0xffffffff)
    @73,723,882us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @73,724,236us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @73,724,412us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @73,724,601us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @73,724,801us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @73,724,982us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @73,725,146us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @73,725,298us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @73,725,469us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @73,725,650us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @73,725,806us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @73,725,951us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :1
    @73,726,221us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @73,726,408us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @73,726,562us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @73,726,714us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @73,726,893us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @73,727,072us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @73,727,236us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @73,727,426us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @73,727,607us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @73,727,787us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @73,727,947us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @74,105,757us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @74,109,637us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @74,109,901us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @74,110,073us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @74,110,240us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @74,110,428us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @74,110,788us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @74,144,964us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @74,145,199us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @74,145,394us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @74,145,586us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @74,145,748us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @74,145,890us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0xffffffff)
    @74,146,047us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @74,146,228us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @74,146,380us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @74,146,533us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @74,146,715us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @74,146,894us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @74,147,057us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @74,147,210us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @74,147,382us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @74,147,559us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @74,147,713us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @74,147,852us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :1
    @74,148,079us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @74,148,265us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @74,148,416us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @74,148,567us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @74,148,747us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @74,148,932us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @74,149,092us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @74,149,246us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @74,149,550us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @74,149,746us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @74,149,916us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @74,580,894us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @74,584,758us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @74,585,048us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @74,585,235us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @74,585,397us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @74,585,585us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @74,585,766us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @74,639,029us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @74,639,268us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @74,639,685us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @74,639,890us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @74,640,059us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @74,640,211us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0xffffffff)
    @74,640,410us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @74,640,601us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @74,640,759us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @74,640,913us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @74,641,095us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @74,641,279us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @74,641,444us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @74,641,595us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @74,641,794us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @74,641,982us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @74,642,144us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @74,642,289us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :1
    @74,642,520us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @74,642,705us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @74,643,021us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @74,643,238us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @74,643,435us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @74,643,621us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @74,643,790us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @74,643,942us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @74,644,110us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @74,644,288us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @74,644,447us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @74,644,634us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @74,648,441us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @74,648,736us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @75,010,095us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @75,010,327us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @75,010,544us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @75,010,782us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @75,061,912us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @75,062,175us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @75,062,379us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @75,062,583us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @75,062,754us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @75,062,905us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0xffffffff)
    @75,063,221us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @75,063,437us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @75,063,601us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @75,063,765us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @75,063,956us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @75,064,142us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @75,064,310us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @75,064,465us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @75,064,640us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @75,064,821us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @75,064,983us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @75,065,129us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :1
    @75,065,364us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @75,065,549us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @75,065,702us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @75,065,857us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @75,066,041us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @75,066,225us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @75,066,534us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @75,066,724us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @75,066,909us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @75,067,101us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @75,067,263us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @75,067,407us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @75,071,329us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @75,071,598us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @75,071,772us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @75,071,935us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @75,072,129us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @75,072,312us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @75,472,864us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @75,473,120us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @75,473,320us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @75,473,513us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @75,473,681us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @75,473,825us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0xffffffff)
    @75,473,986us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @75,474,164us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @75,474,313us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @75,474,460us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @75,474,638us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @75,474,817us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @75,474,980us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @75,475,300us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @75,475,501us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @75,475,692us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @75,475,854us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @75,476,000us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :1
    @75,476,231us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @75,476,418us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @75,476,567us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @75,476,719us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @75,476,898us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @75,477,216us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @75,477,414us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @75,477,584us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @75,477,754us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @75,477,933us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @75,478,088us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @75,478,238us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @75,482,062us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @75,482,328us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @75,482,506us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @75,482,675us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @75,482,864us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @75,483,046us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @75,891,853us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @75,892,111us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @75,892,310us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @75,892,503us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @75,892,666us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @75,892,811us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0xffffffff)
    @75,892,971us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @75,893,153us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @75,893,303us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @75,893,455us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @75,893,636us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @75,893,812us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @75,893,976us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @75,894,125us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @75,894,295us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @75,894,471us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @75,894,625us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @75,894,766us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :1
    @75,894,992us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @75,895,174us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @75,895,319us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @75,895,470us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @75,895,644us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @75,895,821us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @75,895,983us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @75,896,137us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @75,896,302us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @75,896,716us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @75,896,896us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @75,897,046us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @75,900,867us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @75,901,129us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @75,901,300us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @75,901,458us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @75,901,653us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @75,901,836us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @76,298,359us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @76,298,615us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @76,298,816us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @76,299,007us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @76,299,177us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @76,299,425us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0xffffffff)
    @76,299,624us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @76,299,820us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @76,299,972us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @76,300,127us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @76,300,458us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @76,300,664us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @76,300,839us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @76,300,997us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @76,301,168us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @76,301,353us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @76,301,507us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @76,301,648us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :1
    @76,301,880us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @76,302,063us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @76,302,215us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @76,302,364us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @76,302,542us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @76,302,717us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @76,302,876us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @76,303,029us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @76,303,202us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @76,303,498us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @76,303,694us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @76,303,849us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @76,308,785us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @76,309,056us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @76,309,235us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @76,309,520us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @76,309,730us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @76,309,916us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @76,896,565us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @76,896,801us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @76,897,000us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @76,897,201us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @76,897,364us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @76,897,507us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0xffffffff)
    @76,897,667us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @76,897,847us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @76,897,991us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @76,898,145us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @76,898,327us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @76,898,509us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @76,898,681us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @76,899,028us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @76,899,225us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @76,899,536us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @76,899,716us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @76,899,864us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :3
    @76,900,096us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @76,900,287us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @76,900,438us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @76,900,590us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @76,900,769us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @76,900,946us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @76,901,111us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @76,901,261us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @76,901,427us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @76,901,606us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @76,901,764us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @76,901,908us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @76,905,754us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @76,906,011us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @76,906,184us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @76,906,345us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @76,906,537us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @77,310,906us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @77,352,086us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @77,352,366us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @77,352,573us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @77,352,773us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @77,352,939us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @77,353,083us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0xffffffff)
    @77,353,244us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @77,353,426us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @77,353,578us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @77,353,764us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @77,353,956us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @77,354,141us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @77,354,310us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @77,354,650us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @77,354,839us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @77,355,029us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @77,355,237us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @77,355,387us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :1
    @77,355,621us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @77,355,806us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @77,355,954us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @77,356,108us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @77,356,287us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @77,356,496us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @77,356,671us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @77,356,829us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @77,357,003us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @77,357,188us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @77,357,493us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @77,357,670us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @77,361,391us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @77,361,650us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @77,361,819us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @77,361,979us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @77,362,214us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @77,362,402us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @77,387,785us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @77,388,019us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @77,388,216us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @77,388,439us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @77,721,323us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @77,721,534us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0x0)
    @77,721,709us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @77,721,898us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @77,722,054us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @77,722,216us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @77,722,402us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @77,722,622us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @77,722,801us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @77,722,960us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @77,723,131us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @77,723,308us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @77,723,466us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @77,723,606us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :1
    @77,723,837us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @77,724,063us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @77,724,227us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @77,724,381us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @77,724,560us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @77,724,737us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @77,724,900us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @77,725,054us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @77,725,231us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @77,725,444us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @77,725,609us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @77,725,753us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @77,729,593us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @77,729,855us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @77,730,027us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @77,730,192us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @77,730,380us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @77,730,566us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @77,755,223us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @77,755,455us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @77,755,649us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @77,755,879us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @78,135,726us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @78,135,974us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0x0)
    @78,136,156us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @78,136,346us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @78,136,502us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @78,136,659us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @78,136,842us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @78,137,151us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @78,137,364us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @78,137,533us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @78,137,711us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @78,137,893us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @78,138,053us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @78,138,342us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :1
    @78,138,619us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @78,138,810us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @78,138,962us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @78,139,114us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @78,139,293us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @78,139,620us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @78,139,803us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @78,139,962us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @78,140,130us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @78,140,309us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @78,140,464us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @78,140,606us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @78,144,262us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @78,144,518us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @78,144,690us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @78,144,848us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @78,145,035us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @78,145,376us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @78,170,019us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @78,170,258us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @78,170,448us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @78,187,440us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @78,570,877us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @78,571,085us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0x0)
    @78,571,266us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @78,571,455us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @78,571,609us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @78,571,759us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @78,571,946us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @78,572,162us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @78,572,338us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @78,572,493us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @78,572,666us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @78,572,846us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @78,573,002us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @78,573,151us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :1
    @78,573,379us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @78,573,602us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @78,573,760us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @78,573,911us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @78,574,091us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @78,574,273us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @78,574,581us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @78,574,768us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @78,574,981us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @78,575,174us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @78,575,338us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @78,575,480us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @78,579,283us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @78,579,661us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @78,579,836us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @78,579,998us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @78,580,189us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @78,580,372us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @78,605,083us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @78,605,317us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @78,605,559us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @78,605,755us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @78,962,720us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @78,963,078us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0x0)
    @78,963,323us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @78,963,521us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @78,963,674us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @78,963,826us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @78,964,010us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @78,964,199us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @78,964,368us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @78,964,598us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @78,964,780us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @78,964,965us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @78,965,125us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @78,965,268us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :1
    @78,965,495us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @78,965,679us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @78,965,828us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @78,966,139us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @78,966,368us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @78,966,554us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @78,966,730us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @78,966,885us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @78,967,056us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @78,967,237us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @78,967,444us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @78,967,594us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @78,971,425us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @78,971,715us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @78,971,888us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @78,972,053us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @78,972,251us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @78,972,437us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @78,997,228us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @78,997,463us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @78,997,660us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @78,997,888us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @78,998,064us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @78,998,217us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0x0)
    @79,330,757us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @79,331,007us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @79,331,181us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @79,331,336us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @79,331,528us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @79,331,712us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @79,331,882us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @79,332,074us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @79,332,260us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @79,332,442us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @79,332,602us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @79,332,748us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :1
    @79,333,159us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @79,333,387us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @79,333,554us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @79,333,710us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @79,333,897us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @79,334,080us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @79,334,254us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @79,334,406us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @79,334,576us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @79,334,788us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @79,334,961us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @79,335,108us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @79,338,939us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @79,339,198us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @79,339,489us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @79,339,679us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @79,339,883us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @79,340,071us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @79,365,101us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @79,365,364us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @79,365,570us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @79,365,761us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @79,365,927us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @79,366,070us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0x0)
    @79,366,230us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @79,704,867us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @79,705,120us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @79,705,292us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @79,705,481us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @79,705,664us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @79,705,829us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @79,705,981us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @79,706,148us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @79,706,323us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @79,706,523us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @79,706,669us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :1
    @79,706,893us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @79,707,074us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @79,707,229us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @79,707,382us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @79,707,560us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @79,707,738us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @79,707,944us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @79,708,102us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @79,708,273us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @79,708,449us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @79,708,602us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @79,708,745us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @79,712,508us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @79,712,771us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @79,712,943us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @79,713,098us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @79,713,326us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @79,713,521us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @79,738,344us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @79,738,575us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @79,738,769us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @79,738,964us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @79,739,125us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @79,739,270us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0x0)
    @79,739,577us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @80,120,420us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @80,120,673us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @80,120,852us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @80,121,048us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @80,121,233us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @80,121,396us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @80,121,550us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @80,121,722us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @80,121,900us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @80,122,291us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @80,122,454us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :1
    @80,122,690us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @80,122,876us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @80,123,032us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @80,123,188us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @80,123,371us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @80,123,550us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @80,123,712us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @80,123,866us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @80,124,036us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @80,124,214us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @80,124,372us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @80,124,515us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @80,128,115us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @80,128,372us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @80,128,544us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @80,128,702us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @80,128,892us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @80,129,078us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @80,151,027us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @80,151,263us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @80,151,458us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @80,151,695us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @80,151,864us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @80,152,009us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0x0)
    @80,152,175us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @80,152,355us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @80,152,506us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @80,484,494us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @80,484,745us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @80,484,938us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @80,485,108us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @80,485,264us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @80,485,438us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @80,485,785us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @80,485,974us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @80,486,123us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :1
    @80,486,357us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @80,486,541us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @80,486,686us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @80,486,841us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @80,487,022us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @80,487,250us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @80,487,424us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @80,487,577us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @80,487,749us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @80,487,928us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @80,488,089us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @80,488,235us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @80,491,968us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @80,492,235us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @80,492,410us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @80,492,571us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @80,492,807us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @80,492,994us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @80,522,700us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @80,522,936us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @80,523,130us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @80,523,367us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @80,523,539us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @80,523,687us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0x0)
    @80,523,848us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @80,524,032us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @80,524,187us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @80,524,336us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    [NULL @ 0x476f00]illegal num_reorder_frames -1
    [NULL @ 0x476f00]non-existing SPS 32 referenced in buffering period
    @80,870,793us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @80,871,042us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @80,871,431us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @80,871,604us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @80,871,781us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @80,871,966us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @80,872,274us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @80,872,454us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :1
    @80,872,733us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @80,872,929us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @80,873,079us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @80,873,237us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @80,873,422us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @80,873,605us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @80,873,771us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @80,873,922us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @80,874,280us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @80,874,474us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @80,874,640us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @80,874,786us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @80,878,472us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @80,878,731us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @80,878,899us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @80,879,057us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @80,879,485us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @80,879,733us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @80,904,713us: [+5 T:0x47cf8490 S:0x47cf736c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @80,904,948us: [+0 T:0x47cf8490 S:0x47cf735c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @80,905,141us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @80,905,332us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @80,905,496us: [+0 T:0x47cf8490 S:0x47cf736c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @80,905,638us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x474528, retVal=0x0)
    @80,905,795us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @80,906,020us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @80,906,179us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @80,906,337us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @80,906,520us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @81,238,850us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @81,239,082us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @81,239,253us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @81,239,574us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @81,239,781us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @81,239,948us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @81,240,135us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    outArgs.displayBufs[0].frameType :1
    @81,240,380us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Enter (handle=0x474528, id=0, dynParams=0x4744b0 (size=0x1c), status=0x4743dc (size=0xb8)
    @81,240,571us: [+5 T:0x47cf8490 S:0x47cf7344] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @81,240,722us: [+0 T:0x47cf8490 S:0x47cf7334] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @81,240,872us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @81,241,051us: [+0 T:0x47cf8490 S:0x47cf72fc] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @81,241,234us: [+0 T:0x47cf8490 S:0x47cf7344] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
    @81,241,394us: [+5 T:0x47cf8490 S:0x47cf734c] CV - VISA_exit(visa=0x474528): algHandle = 0x474560
    @81,241,590us: [+0 T:0x47cf8490 S:0x47cf733c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x474560)
    @81,241,768us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x4723d0]
    @81,241,945us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x4723d0]
    @81,242,102us: [+0 T:0x47cf8490 S:0x47cf734c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
    @81,242,242us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_control> Exit (handle=0x474528, retVal=0x0)
    @81,246,901us: [+0 T:0x47cf8490 S:0x47cf7384] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Enter (handle=0x474528, inBufs=0x47cf7bcc, outBufs=0x47cf7c90, inArgs=0x47cf7c9c, outArgs=0x47cf742c)
    @81,247,190us: [+5 T:0x47cf8490 S:0x47cf7364] CV - VISA_enter(visa=0x474528): algHandle = 0x474560
    @81,247,361us: [+0 T:0x47cf8490 S:0x47cf7354] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x474560)
    @81,247,525us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x4723d0] timeout[0xffffffff]
    @81,247,712us: [+0 T:0x47cf8490 S:0x47cf731c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x4723d0] status[0]
    @81,247,890us: [+0 T:0x47cf8490 S:0x47cf7364] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit

  • Parry,

    We would need more help of this. From the log, it just looks that the codec is hanging inside process call. You also said that local playback of the file is OK. So I suspect that RTSP streaming is introducing some errors in bitstream which the codec is not able to handle. Is it possible for you to save the input bitstream which is bieng fed to the decoder in RTSP mode. This will help us debug this issues further. Also, is you application built using DMAI ?

    regards

    Yashwant

  • Hi Yashwant:

    I try to save data from RTSP to a file and play the file successfully. Our  application init( )  has  ALG_jpgDecCreate() function. If the function is removed,  the ALG_vidDecRun() won't hang. Creating jpeg codec causes application error.

    Next time, I'll try to add  ALG_jpgDecCreate() function in modules_test.

    Our application uses  XDM.

    Best regards

    Parry

  • Hi, Parry Huang

    I notice the code in vidDecCreate() you pasted

    "pObj->params.forceChromaFormat = XDM_YUV_420SP"

    it looks not support "420SP"in JPEG sequential encoder mentioned on DM365 User's guide.

    "Force encoding in given Chroma format."Only XDM_YUV_420P and 422P are supported." 

     

    Best regards

    Charles Hung

  • Hi Yashwant:

    Sorry for the delayed reply.

    If we run ALG_jpgDecCreate() and ALG_vidDecCreate() at the same time, the error could be bus error or alignment trap.

    We try some cases in our applaction:

    case [I]   : ALG_jpgDecCreate() -> ALG_jpgDecRun()     -> ALG_jpgDecDelete()                                                  ====> OK   

    case [II]  : ALG_jpgDecCreate() and ALG_vidDecCreate() -> ALG_jpgDecRun()    -> ALG_jpgDecDelete()    ====> bus error or alignment trap

    case [III] : ALG_jpgDecCreate() and ALG_vidDecCreate() -> ALG_jpgDecDelete() -> ALG_jpgDecCreate()  ====> OK

     

     

     

     

         Modify ALG_jpgDecCreate() that it uses CMEM instead of MEM. The case II is ok.
         Why does it use CMEM that couldn't be bus error and aligment trap in case II.   

    alg_base.cfg:

        var Engine = xdc.useModule('ti.sdo.ce.Engine');
        var myEngine = Engine.create("alg_server", [

        {name: "ktnf", mod: KTNF, local: true, groupId: 1},
        {name: "mpeg4enc", mod: MPEG4ENC, local: true, groupId: 1},
        {name: "h264enc", mod: H264ENC, local: true, groupId: 1},
        {name: "jpegenc", mod: JPEGENC, local: true, groupId: 1},   
        {name: "h264dec", mod: H264DEC, local: true, groupId: 1},
        {name: "jpegdec", mod: JPEGDEC, local: true, groupId: 1},   
        {name: "g711dec", mod: G711DEC, local: true},
     

    alg_jpgDec.c :

    void *ALG_jpgDecCreate(ALG_JpgDecCreate *create)
    {
     
              //pObj = OSA_memAlloc(sizeof(*pObj));   
             pObj = OSA_cmemAlloc(sizeof(*pObj),32);

    .........................         

    }

     

     

     

  • Couple of things to watch out for:

    1. Is your useCache parameter of codec engine enabled or not?

    2. Your kernel memory might not be available any more, so increasing kernel memory might help in overcoming the issue. Kernel memory is governed by bootargs "mem=xxM"

    Regards,

    Anshuman

    PS: Please mark the post as verified, if you think it has answered your question. Thanks.

  • Hi,

    Can you please tell me where do you get the alignment trap error? Does it come in create call or does it come in decode run call?

    Regards,

    Anshuman

  • Hi Anshuman:

    Our applaction:

    Step I  : Run ALG_jpgDecCreate() and ALG_vidDecCreate()
    Step II : Run ALG_jpgDecRun()
    Step III: Run ALG_jpgDecDelete()
     
    The bus error or alignment trap happen when it runs ALG_jpgDecDelete().

  • Hi,

    In ALG_jpgDecDelete(), can you please check if your alignment trap is coming after IMGDEC1_delete() or inside that?

    If it is after IMGDEC1_delete, then can you please print the address of pObj? Is it matching with the address that was generated in OSA_memAlloc()?

      if(pObj->hDecode)   
        IMGDEC1_delete(pObj->hDecode);
     
      OSA_memFree(pObj);

    Regards,

    Anshuman

  • Hi Anshuman

    1. The program crashes after calling IMGDEC1_delete(), which is called by ALG_jpgDecDelete(). We can’t see the debugging message after MGDEC1_delete().

    2. In ALG_jpgDecDelete(), the value of pObj and pObj->hDecode are the same as  the ones returned by OSA_memAlloc() and IMGDEC1_create() respectively.

     Thank you very much.

     

  • John/All,

    I have several questions regarding how you were able to stream H.264 over RTP for playback with VLC but first the set-up:

    On an EVMDM365 under DVSDK 4.01, I have implemented a RTP streamer application forming packets following the Single NAL Unit Mode header + packet structure specified in RFC 6184 i.e., I form a RTP header, strip out the 0x000001 start code, and leave the "F NRI Type" byte received from the TI H.264 codec unchanged then append the rest of the NAL byte stream as received from the codec (in big endian order).  

    Here is a sample RTP packet - an SPS NAL - from Wireshark (I've stripped out the IP and UDP headers):

    0000   80 60 04 b4 00 00 02 58 4a 23 6c 2a 67 64 00 2a

    0010   ad 84 05 45 62 b8 ac 54 74 20 2a 2b 15 c5 62 a3

    0020   a1 01 51 58 ae 2b 15 1d 08 0a 8a c5 71 58 a8 e8

    0030   40 54 56 2b 8a c5 47 42 02 a2 b1 5c 56 2a 3a 10

    0040   24 85 21 39 3c 9f 27 e4 fe 4f c9 f2 79 b9 b3 4d  

    0050   08 12 42 90 9c 9e 4f 93 f2 7f 27 e4 f9 3c dc d9  

    0060   a6 b4 02 80 2d d8 0a a4 00 00 03 00 04 00 00 03 

    0070   00 f1 81 00 01 6e 34 00 06 6f f2 f7 be 17 84 42  

    0080   35          

    Note the Single NAL Unit Mode RTP header followed by the x7 SPS type then the NAL byte stream: the encapsulation is NAL/UDP/IP over a reliable Ethernet connection streaming to 10.0.1.21:5004 on my Ubuntu Host.

    On my Ubuntu Host I use VCL 1.0.6 to open the RTP stream as follows: vlc -vvv /home/cimarron/Desktop/rtp.sdp

     

    The file rtp.sdp contains the following:

    v=0

    o=- 15134230471265205082 15134230471265205082 IN IP4 ubuntu

    s=Unnamed

    i=N/A

    c=IN IP4 10.0.1.21

    t=0 0

    a=tool:vlc 1.0.6

    a=recvonly

    a=type:broadcast

    a=charset:UTF-8

    m=video 5004 RTP/AVP 96

    a=rtpmap:96 H264/90000

    a=fmtp:96 packetization-mode=1;profile-level-id=64002a;sprop-parameter-sets=Z2QAKq...

    Results: from the SDP file, VLC apparently finds/opens the stream, calls/initializes the ffmpeg h264 avcodec, identifies the SPS and PPS NALs in the stream then quits after 10 seconds because of "Error: cannot find picture".  Curiously, ffmpeg plays my raw H.264 encoded at 1280x720p 30 fps files just fine.

    Question 1: can you see anything wrong with the assumptions I'm using to form Single NAL Unit  RTP packets?

    Question 2: does the formation of the RTP packet header look correct to you?

    Question 3: do you have any suggestion about using VLC?

    Any help you can provide will be much appreciated...

    Thank you,

    -Chuck

     

  • Chuck, read the RTP RFC3984 and pay attention to the packet types and fragmentation rules.  I think you are missing information in your RTP packet.

    Read... 5.2.  Common Structure of the RTP Payload Format

    JohnA

  • Chuck@Cimarron Systems said:

    Question 1: can you see anything wrong with the assumptions I'm using to form Single NAL Unit  RTP packets?

    It may be that you've already referred to the information I posted.  I use fragmentation units, so I can't comment on how NAL single unit works.

    JohnA

     

  • Also I should ask are you getting any errors from VLC when it reads the RTSP?  I set the message level to 2 to check this.  VLC can be very picky about the format of the SDP being sent by RTSP.

    JohnA

  • John,

    Thanks for you reply: yes, I've read that section of RFC 6184 (an update of RFC 3984) but it does not apply since - to make things very simple - I use the Single NAL Unit Mode in which case the NAL Type is not changed in the RTP packet header.

    Do you believe that VLC should work with this packetization mode?  Or?

    Thanks,

    -Chuck

  • John,

    As I explained, I use a SDP file to provide the stream profile information to VLC - it apparently finds the stream, starts h264 avcodec, and even identifies SPS and PPS NALUs before it bails...

    Thanks,

    -Chuck

  • Chuck, I believe that VLC should work with all of the modes in the RFC.  But who really knows.  Maybe I just got lucky because I picked a fragmented mode.  We programmers should be referred to as magicians.  It used to be that all the code was under your control and you were a scientist.  Now that you have to make things work with black boxes, we're magicians.

    JohnA

  • Chuck@Cimarron Systems said:

    John,

    As I explained, I use a SDP file to provide the stream profile information to VLC - it apparently finds the stream, starts h264 avcodec, and even identifies SPS and PPS NALUs before it bails...

    Yeah, there's another difference between my implementation and yours.  I'm using RTSP to deliver the SDP.  I empathise with your situation and counted my lucky stars when I first saw VLC decode my video.

    JohnA

     

  • John,

    OK - thanks.  

    I'll post back here if/when I discover the magic incantation..

    Thanks again,

    -Chuck

  • John,

    I was able to validate my H.264 video stream over RTP by downloading and installing the latest version of ffmpeg from their project git.  At this point, my dv_streamer forms single NAL RTP packets - I'll implement packet fragmenting later.  I use a SDP file rather than RTCP, so the magic incantation on my system is: "ffplay /home/cimarron/Desktop/rtp.sdp".  As you know, from the SDP file ffplay finds the network address, port number, codec description, etc. - its easy once it works!

    Thanks for the consult,

    -Chuck

  • Hi Anshuman

    We also sometimes (not always) meet the same problem about the MGDEC1_delete(), which generated the alignment trap when it is called .We use gdb to find the problem ,and the gdb indicates the alignment trap occured in Engine_getNodeQueues(). We want to kown if this problem has been solved , and how to solve it.

    Regards,

    yongqian zhang
  • hi Parry Huang

    We also sometimes (not always) meet the same problem about the MGDEC1_delete(), which generated the alignment trap when it is called .We use gdb to find the problem ,and the gdb indicates the alignment trap occured in Engine_getNodeQueues(). We want to kown if this problem has been solved , and how to solve it.

    Regards,

    yongqian zhang