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.

DM8168 VPSS M3 crash using OpenMAX VFDC

Hi,

I am having problems with a VPSS M3 core crashing while creating a VFDC component or the associated control component.  This is on the DM8168 EVM with EZSDK 5.04.00.11 and stock kernel/firmware/etc running our own userspace application talking to the M3 cores via OpenMAX.

The application creates and frees VFDC components several times (to reconfigure the output, since it doesn't offer any dynamic reconfiguration of layout or resolution), and at some point the OMX_GetHandle() call on either the VFDC or CTRL.DC components never returns (from the point of view of the A8).  Looking at the logs via loggerSMDump shows a crash in the M3 firmware (see below).

The application is also doing some set of video operations using the M3 cores (video capture/encode/decode/scaling) which are hopefully irrelevant, but if any of that has some nasty interaction that I don't know about then do say and I can describe the relevant bits more carefully.  The DSP is in use too, via C6Run.

Any ideas much appreciated,

- Mark


Here is the interesting bit of loggerSMDump output from one failing case (here dying when creating VPSSM3.CTRL.DC); other cases vary slightly, more log of this case and a different one (creating VPSSM3.VFDC) are attached.  Note that the PC is the same in both cases.

N:VPSS  P:2 #:04577 T:00000060cd0c8595 S:In OMX_GetHandle, component OMX.TI.VPSSM3.CTRL.DC, omxhandle 0x9f2a2f40
N:VPSS  P:2 #:04578 T:00000060cd0d9131 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_SetDefaultProperties> @line<1238>
N:VPSS  P:2 #:04579 T:00000060cd0df72b S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_SetDefaultProperties> @line<1280> with error<0:ErrorNone>
N:VPSS  P:2 #:04580 T:00000060cd0e91cf S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_ComponentInit> @line<133>
N:VPSS  P:2 #:04581 T:00000060cd111b25 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<_OMX_BASE_InitializePorts> @line<115>
N:VPSS  P:2 #:04582 T:00000060cd11cc23 S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<_OMX_BASE_InitializePorts> @line<217> with error<0:ErrorNone>
N:VPSS  P:2 #:04583 T:00000060cd17a8d5 S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_ComponentInit> @line<247> with error<0:ErrorNone>
N:VPSS  P:2 #:04584 T:00000060cd1d3db7 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_SetCallbacks> @line<267>
N:VPSS  P:2 #:04585 T:00000060cd1da215 S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_SetCallbacks> @line<308> with error<0:ErrorNone>
N:VPSS  P:2 #:04586 T:00000060cd1e068d S:Result of pComponentInit: ErrorNone
N:VPSS  P:2 #:04587 T:00000060cd1e418d S:Registering the component OMX.TI.VPSSM3.CTRL.DC with TunnelMgr
N:VPSS  P:2 #:04588 T:00000060cd1eacbb S:Entered: DomxTunnelMgr_registerHandle (0x9f2a2f40, 0x9f728654)
N:VPSS  P:2 #:04589 T:00000060cd1f60af S:Entered function:OmxRpc_rcmClientCreate (0x9f29e2d0, OmxRpcRcmServer_OMX.TI.VPSSM3.CTRL.DC_Cb_3_18, 5)
N:VPSS  P:2 #:04590 T:00000060cd1fd121 S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<983> msg<Before RcmClient_Params_init>
N:VPSS  P:2 #:04591 T:00000060cd2034c2 S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<985> msg<After RcmClient_Params_init>
N:VPSS  P:2 #:04592 T:00000060cd209203 S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<990> msg<Before RcmClient_create>
N:VPSS  P:2 #:04593 T:00000060cd2adde3 S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<992> msg<After RcmClient_create>
N:VPSS  P:2 #:04594 T:00000060cd2b6b73 S:main: calling RcmClient_getSymbolIndex(OmxRpcCbEventHandler)
N:VPSS  P:2 #:04595 T:00000060cd4d091b S:main: calling RcmClient_getSymbolIndex(OmxRpcCbEmptyBufferDone)
N:VPSS  P:2 #:04596 T:00000060cd4ff6d3 S:main: calling RcmClient_getSymbolIndex(OmxRpcCbFillBufferDone)
N:VPSS  P:2 #:04597 T:00000060cd52c8db S:Module<ti.omx> @<domxtmgr_register_skelinfo> @line<417> msg<OmxRpcRcmServer_OMX.TI.VPSSM3.CTRL.DC_Ctrl_2_16>
N:VPSS  P:2 #:04598 T:00000060cd536bbd S:OmxRpc_rcmIfGetHandle:ComponentName:OmxRpcRcmServer_OMX.TI.VPSSM3.CTRL.DC_Ctrl_2_16.Exiting..
N:VPSS  P:2 #:04599 T:00000060cd9c9a59 S:FATAL ERROR: ErrorCode:0x1. Unhandled Exception:
N:VPSS  P:2 #:04600 T:00000060cd9ce9ab S:Exception occurred in ThreadType_Task
N:VPSS  P:2 #:04601 T:00000060cd9d232b S:handle: 0x9f277308.
N:VPSS  P:2 #:04602 T:00000060cd9d5509 S:stack base: 0x9f277350.
N:VPSS  P:2 #:04603 T:00000060cd9d897f S:stack size: 0x2000.
N:VPSS  P:2 #:04604 T:00000060cd9dbbcd S:R0 = 0x9f2a9690  R8  = 0x9f167800
N:VPSS  P:2 #:04605 T:00000060cd9dfa9f S:R1 = 0x00000001  R9  = 0x9f279640
N:VPSS  P:2 #:04606 T:00000060cd9e37f1 S:R2 = 0x9f5b5021  R10 = 0x9f2a9824
N:VPSS  P:2 #:04607 T:00000060cd9e76ab S:R3 = 0x9f583808  R11 = 0x9f27ea80
N:VPSS  P:2 #:04608 T:00000060cd9eb50f S:R4 = 0x00028a84  R12 = 0x9f2a9bb8
N:VPSS  P:2 #:04609 T:00000060cd9ef2cb S:R5 = 0x00000000  SP(R13) = 0x9f279110
N:VPSS  P:2 #:04610 T:00000060cd9f3231 S:R6 = 0x9f167804  LR(R14) = 0x9f5c388d
N:VPSS  P:2 #:04611 T:00000060cd9f723d S:R7 = 0x9f281a28  PC(R15) = 0x9f5b5090
N:VPSS  P:2 #:04612 T:00000060cd9fb1d7 S:PSR = 0x41000000
N:VPSS  P:2 #:04613 T:00000060cd9fe397 S:ICSR = 0x00400803
N:VPSS  P:2 #:04614 T:00000060cda0164d S:MMFSR = 0x00
N:VPSS  P:2 #:04615 T:00000060cda043ef S:BFSR = 0x82
N:VPSS  P:2 #:04616 T:00000060cda070bd S:UFSR = 0x0000
N:VPSS  P:2 #:04617 T:00000060cda09f05 S:HFSR = 0x40000000
N:VPSS  P:2 #:04618 T:00000060cda0d0e5 S:DFSR = 0x00000000
N:VPSS  P:2 #:04619 T:00000060cda1012f S:MMAR = 0x00028a84
N:VPSS  P:2 #:04620 T:00000060cda13213 S:BFAR = 0x00028a84
N:VPSS  P:2 #:04621 T:00000060cda16297 S:AFSR = 0x00000000
N:VPSS  P:2 #:04622 T:00000060cda192e7 S:FATAL ERROR: ErrorCode:0x1. Terminating Execution...

Longer logs:

N:VPSS  P:2 #:04409 T:00000060c46f2509 S:OmxRpc_rcmIfGetHandle:ComponentName:OMX.TI.VPSSM3.VFDC
N:VPSS  P:2 #:04410 T:00000060c46fc82f S:Entered function:omxrpc_module_init_client (3)
N:VPSS  P:2 #:04411 T:00000060c470123d S:LayerId: 2
N:VPSS  P:2 #:04412 T:00000060c4709c21 S:@ omxrpc_rcm_server_create: rcmServerName OmxRpcRcmServer_OMX.TI.VPSSM3.VFDC_Ctrl_2_15, priority 14
N:VPSS  P:2 #:04413 T:00000060c4710b27 S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<225> msg<Before RcmServer_Params_init>
N:VPSS  P:2 #:04414 T:00000060c4716f11 S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<229> msg<After RcmServer_Params_init>
N:VPSS  P:2 #:04415 T:00000060c471ce8b S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<232> msg<Before RcmServer_create>
N:VPSS  P:2 #:04416 T:00000060c477d817 S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<240> msg<After RcmServer_create>
N:VPSS  P:2 #:04417 T:00000060c47848bd S:@ omxrpc_rcm_server_remote_fxn_register regFxnCategory 1
N:VPSS  P:2 #:04418 T:00000060c4789527 S:Calling RcmServer_addSymbol(OmxRpcSetParameter)
N:VPSS  P:2 #:04419 T:00000060c47917d1 S:Calling RcmServer_addSymbol(OmxRpcGetParameter)
N:VPSS  P:2 #:04420 T:00000060c4797305 S:Calling RcmServer_addSymbol(OmxRpcSetConfig)
N:VPSS  P:2 #:04421 T:00000060c479ed47 S:Calling RcmServer_addSymbol(OmxRpcGetConfig)
N:VPSS  P:2 #:04422 T:00000060c47a4589 S:Calling RcmServer_addSymbol(OmxRpcGetComponentVersion)
N:VPSS  P:2 #:04423 T:00000060c47aa341 S:Calling RcmServer_addSymbol(OmxRpcGetExtensionIndex)
N:VPSS  P:2 #:04424 T:00000060c47aff85 S:Calling RcmServer_addSymbol(OmxRpcGetState)
N:VPSS  P:2 #:04425 T:00000060c47b53d8 S:Calling RcmServer_addSymbol(OmxRpcSendCommand)
N:VPSS  P:2 #:04426 T:00000060c47bae05 S:Calling RcmServer_addSymbol(OmxRpcUseBuffer)
N:VPSS  P:2 #:04427 T:00000060c47c0585 S:Calling RcmServer_addSymbol(OmxRpcAllocBuffer)
N:VPSS  P:2 #:04428 T:00000060c47c5f75 S:Calling RcmServer_addSymbol(OmxRpcFreeBuffer)
N:VPSS  P:2 #:04429 T:00000060c47cb926 S:Calling RcmServer_addSymbol(OmxRpcEmptyThisBuffer)
N:VPSS  P:2 #:04430 T:00000060c47d12ed S:Calling RcmServer_addSymbol(OmxRpcFillThisBuffer)
N:VPSS  P:2 #:04431 T:00000060c47d7755 S:Calling RcmServer_addSymbol(OmxRpcTunnelRequest)
N:VPSS  P:2 #:04432 T:00000060c47ddc93 S:Module<ti.omx> @<omxrpc_rcm_server_start> @line<256> msg<Before RcmServer_start>
N:VPSS  P:2 #:04433 T:00000060c47e79af S:Module<ti.omx> @<omxrpc_rcm_server_start> @line<258> msg<After RcmServer_start>
N:VPSS  P:2 #:04434 T:00000060c47edd83 S:Instance Register with omxRpc Module.Cnt = 4
N:VPSS  P:2 #:04435 T:00000060c47f1ac9 S:L_create: OmxRpc create: Component:OMX.TI.VPSSM3.VFDC, Layer:2
N:VPSS  P:2 #:04436 T:00000060c47f765d S:Component OMX.TI.VPSSM3.VFDC In table OMX.TI.VPSSM3.VFCC idx 0
N:VPSS  P:2 #:04437 T:00000060c47fc6f9 S:Component OMX.TI.VPSSM3.VFDC In table OMX.TI.VPSSM3.VFDC idx 1
N:VPSS  P:2 #:04438 T:00000060c4801563 S:Component OMX.TI.VPSSM3.VFDC found idx: 1
N:VPSS  P:2 #:04439 T:00000060c4806eed S:In OMX_GetHandle, component OMX.TI.VPSSM3.VFDC, omxhandle 0x9f225750
N:VPSS  P:2 #:04440 T:00000060c485a411 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_SetDefaultProperties> @line<1238> 
N:VPSS  P:2 #:04441 T:00000060c4862bd0 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_SetDefaultProperties> @line<1280> with error<0:ErrorNone>
N:VPSS  P:2 #:04442 T:00000060c48699d5 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_ComponentInit> @line<133> 
N:VPSS  P:2 #:04443 T:00000060c4887db1 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_InitializePorts> @line<115> 
N:VPSS  P:2 #:04444 T:00000060c4960973 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_InitializePorts> @line<217> with error<0:ErrorNone>
N:VPSS  P:2 #:04445 T:00000060c4ab6f97 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_ComponentInit> @line<247> with error<0:ErrorNone>
N:VPSS  P:2 #:04446 T:00000060c4ac4577 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:04447 T:00000060c4ac9e23 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:04448 T:00000060c4ad092d S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:04449 T:00000060c4ad7545 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:04450 T:00000060c4ade249 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:04451 T:00000060c4ae317d S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:04452 T:00000060c4ae954d S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:04453 T:00000060c4af0061 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:04454 T:00000060c4af8e91 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:04455 T:00000060c4afdf27 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:04456 T:00000060c4b04411 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:04457 T:00000060c4b0af75 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:04458 T:00000060c4b11b27 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:04459 T:00000060c4b16a63 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:04460 T:00000060c4b1cd5d S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:04461 T:00000060c4b23871 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:04462 T:00000060c4b2a557 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:04463 T:00000060c4b2f7d3 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:04464 T:00000060c4b35ccd S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:04465 T:00000060c4b3c7b9 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:04466 T:00000060c4b4356f S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:04467 T:00000060c4b484cf S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:04468 T:00000060c4b4e7c7 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:04469 T:00000060c4b55385 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:04470 T:00000060c4b5bdf5 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:04471 T:00000060c4b60d3f S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:04472 T:00000060c4b67041 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:04473 T:00000060c4b6f4d7 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:04474 T:00000060c4b762f9 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:04475 T:00000060c4b7b28d S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:04476 T:00000060c4b816c1 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:04477 T:00000060c4b881e5 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:04478 T:00000060c4b8ed4d S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:04479 T:00000060c4b93cbd S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:04480 T:00000060c4b99fd3 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:04481 T:00000060c4ba0b0b S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:04482 T:00000060c4ba7ba3 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:04483 T:00000060c4bacb01 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:04484 T:00000060c4bb2f71 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:04485 T:00000060c4bb9aed S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:04486 T:00000060c4bc05c7 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:04487 T:00000060c4bc55a5 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:04488 T:00000060c4bcb999 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:04489 T:00000060c4bd24cd S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:04490 T:00000060c4bd901f S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:04491 T:00000060c4bddf9d S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:04492 T:00000060c4be42db S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:04493 T:00000060c4bec8eb S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:04494 T:00000060c4bf395d S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:04495 T:00000060c4bf88cd S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:04496 T:00000060c4bfed53 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:04497 T:00000060c4c0585d S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:04498 T:00000060c4c0c455 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:04499 T:00000060c4c113af S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:04500 T:00000060c4c176d9 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:04501 T:00000060c4c1e403 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:04502 T:00000060c4c255ad S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:04503 T:00000060c4c2a6d9 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:04504 T:00000060c4c30aa3 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:04505 T:00000060c4c376a9 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:04506 T:00000060c4c3e269 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:04507 T:00000060c4c432b3 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:04508 T:00000060c4c495fb S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:04509 T:00000060c4c5023f S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:04510 T:00000060c4c56e11 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:04511 T:00000060c4c5bdf1 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:04512 T:00000060c4c63c19 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:04513 T:00000060c4c6abaf S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:04514 T:00000060c4c71a0d S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:04515 T:00000060c4c76a07 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:04516 T:00000060c4c7cda5 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:04517 T:00000060c4c8388f S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:04518 T:00000060c4c8a42f S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:04519 T:00000060c4c8f3cb S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:04520 T:00000060c4c9574b S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:04521 T:00000060c4c9c631 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:04522 T:00000060c4ca369b S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:04523 T:00000060c4ca8687 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:04524 T:00000060c4cae9b9 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:04525 T:00000060c4cb568b S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:04526 T:00000060c4cbc877 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_SetCallbacks> @line<267> 
N:VPSS  P:2 #:04527 T:00000060c4cc34a1 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_SetCallbacks> @line<308> with error<0:ErrorNone>
N:VPSS  P:2 #:04528 T:00000060c4ccb177 S:Result of pComponentInit: ErrorNone
N:VPSS  P:2 #:04529 T:00000060c4ccf4fb S:Registering the component OMX.TI.VPSSM3.VFDC with TunnelMgr
N:VPSS  P:2 #:04530 T:00000060c4cd424f S:Entered: DomxTunnelMgr_registerHandle (0x9f225750, 0x9f727d54)
N:VPSS  P:2 #:04531 T:00000060c4ce211b S:Entered function:OmxRpc_rcmClientCreate (0x9f220b40, OmxRpcRcmServer_OMX.TI.VPSSM3.VFDC_Cb_3_17, 5)
N:VPSS  P:2 #:04532 T:00000060c4ce99e3 S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<983> msg<Before RcmClient_Params_init>
N:VPSS  P:2 #:04533 T:00000060c4cf11a1 S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<985> msg<After RcmClient_Params_init>
N:VPSS  P:2 #:04534 T:00000060c4cf8c47 S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<990> msg<Before RcmClient_create>
N:VPSS  P:2 #:04535 T:00000060c4d7c347 S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<992> msg<After RcmClient_create>
N:VPSS  P:2 #:04536 T:00000060c4d84af9 S:main: calling RcmClient_getSymbolIndex(OmxRpcCbEventHandler)
N:VPSS  P:2 #:04537 T:00000060c4db3bd7 S:main: calling RcmClient_getSymbolIndex(OmxRpcCbEmptyBufferDone)
N:VPSS  P:2 #:04538 T:00000060c4ddf4eb S:main: calling RcmClient_getSymbolIndex(OmxRpcCbFillBufferDone)
N:VPSS  P:2 #:04539 T:00000060c4e1cb93 S:Module<ti.omx> @<domxtmgr_register_skelinfo> @line<417> msg<OmxRpcRcmServer_OMX.TI.VPSSM3.VFDC_Ctrl_2_15>
N:VPSS  P:2 #:04540 T:00000060c4e26beb S:OmxRpc_rcmIfGetHandle:ComponentName:OmxRpcRcmServer_OMX.TI.VPSSM3.VFDC_Ctrl_2_15.Exiting..
N:VPSS  P:2 #:04541 T:00000060ccf50a6b S:OmxRpc_rcmIfGetHandle:ComponentName:OMX.TI.VPSSM3.CTRL.DC
N:VPSS  P:2 #:04542 T:00000060ccf5b365 S:Entered function:omxrpc_module_init_client (3)
N:VPSS  P:2 #:04543 T:00000060ccf5ffc3 S:LayerId: 2
N:VPSS  P:2 #:04544 T:00000060ccf68d05 S:@ omxrpc_rcm_server_create: rcmServerName OmxRpcRcmServer_OMX.TI.VPSSM3.CTRL.DC_Ctrl_2_16, priority 14
N:VPSS  P:2 #:04545 T:00000060ccf6f739 S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<225> msg<Before RcmServer_Params_init>
N:VPSS  P:2 #:04546 T:00000060ccf75ab1 S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<229> msg<After RcmServer_Params_init>
N:VPSS  P:2 #:04547 T:00000060ccf7babd S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<232> msg<Before RcmServer_create>
N:VPSS  P:2 #:04548 T:00000060cd00dc9b S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<240> msg<After RcmServer_create>
N:VPSS  P:2 #:04549 T:00000060cd016a13 S:@ omxrpc_rcm_server_remote_fxn_register regFxnCategory 1
N:VPSS  P:2 #:04550 T:00000060cd01bc6d S:Calling RcmServer_addSymbol(OmxRpcSetParameter)
N:VPSS  P:2 #:04551 T:00000060cd025433 S:Calling RcmServer_addSymbol(OmxRpcGetParameter)
N:VPSS  P:2 #:04552 T:00000060cd02b167 S:Calling RcmServer_addSymbol(OmxRpcSetConfig)
N:VPSS  P:2 #:04553 T:00000060cd0306cd S:Calling RcmServer_addSymbol(OmxRpcGetConfig)
N:VPSS  P:2 #:04554 T:00000060cd03616b S:Calling RcmServer_addSymbol(OmxRpcGetComponentVersion)
N:VPSS  P:2 #:04555 T:00000060cd03c059 S:Calling RcmServer_addSymbol(OmxRpcGetExtensionIndex)
N:VPSS  P:2 #:04556 T:00000060cd041b15 S:Calling RcmServer_addSymbol(OmxRpcGetState)
N:VPSS  P:2 #:04557 T:00000060cd047149 S:Calling RcmServer_addSymbol(OmxRpcSendCommand)
N:VPSS  P:2 #:04558 T:00000060cd04e157 S:Calling RcmServer_addSymbol(OmxRpcUseBuffer)
N:VPSS  P:2 #:04559 T:00000060cd056023 S:Calling RcmServer_addSymbol(OmxRpcAllocBuffer)
N:VPSS  P:2 #:04560 T:00000060cd05d30d S:Calling RcmServer_addSymbol(OmxRpcFreeBuffer)
N:VPSS  P:2 #:04561 T:00000060cd064ef1 S:Calling RcmServer_addSymbol(OmxRpcEmptyThisBuffer)
N:VPSS  P:2 #:04562 T:00000060cd06bd45 S:Calling RcmServer_addSymbol(OmxRpcFillThisBuffer)
N:VPSS  P:2 #:04563 T:00000060cd0717e1 S:Calling RcmServer_addSymbol(OmxRpcTunnelRequest)
N:VPSS  P:2 #:04564 T:00000060cd07b269 S:Module<ti.omx> @<omxrpc_rcm_server_start> @line<256> msg<Before RcmServer_start>
N:VPSS  P:2 #:04565 T:00000060cd086b63 S:Module<ti.omx> @<omxrpc_rcm_server_start> @line<258> msg<After RcmServer_start>
N:VPSS  P:2 #:04566 T:00000060cd08d0e7 S:Instance Register with omxRpc Module.Cnt = 5
N:VPSS  P:2 #:04567 T:00000060cd090e17 S:L_create: OmxRpc create: Component:OMX.TI.VPSSM3.CTRL.DC, Layer:2
N:VPSS  P:2 #:04568 T:00000060cd09700b S:Component OMX.TI.VPSSM3.CTRL.DC In table OMX.TI.VPSSM3.VFCC idx 0
N:VPSS  P:2 #:04569 T:00000060cd09c4d9 S:Component OMX.TI.VPSSM3.CTRL.DC In table OMX.TI.VPSSM3.VFDC idx 1
N:VPSS  P:2 #:04570 T:00000060cd0a148d S:Component OMX.TI.VPSSM3.CTRL.DC In table OMX.TI.VPSSM3.VFPC.DEIHDUALOUT idx 2
N:VPSS  P:2 #:04571 T:00000060cd0a6ee2 S:Component OMX.TI.VPSSM3.CTRL.DC In table OMX.TI.VPSSM3.VFPC.DEIMDUALOUT idx 3
N:VPSS  P:2 #:04572 T:00000060cd0ac6c3 S:Component OMX.TI.VPSSM3.CTRL.DC In table OMX.TI.VPSSM3.VFPC.NF idx 4
N:VPSS  P:2 #:04573 T:00000060cd0b2151 S:Component OMX.TI.VPSSM3.CTRL.DC In table OMX.TI.VPSSM3.VFPC.INDTXSCWB idx 5
N:VPSS  P:2 #:04574 T:00000060cd0b7aad S:Component OMX.TI.VPSSM3.CTRL.DC In table OMX.TI.VPSSM3.CTRL.TVP idx 6
N:VPSS  P:2 #:04575 T:00000060cd0bccf3 S:Component OMX.TI.VPSSM3.CTRL.DC In table OMX.TI.VPSSM3.CTRL.DC idx 7
N:VPSS  P:2 #:04576 T:00000060cd0c21ed S:Component OMX.TI.VPSSM3.CTRL.DC found idx: 7
N:VPSS  P:2 #:04577 T:00000060cd0c8595 S:In OMX_GetHandle, component OMX.TI.VPSSM3.CTRL.DC, omxhandle 0x9f2a2f40
N:VPSS  P:2 #:04578 T:00000060cd0d9131 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_SetDefaultProperties> @line<1238> 
N:VPSS  P:2 #:04579 T:00000060cd0df72b S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_SetDefaultProperties> @line<1280> with error<0:ErrorNone>
N:VPSS  P:2 #:04580 T:00000060cd0e91cf S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_ComponentInit> @line<133> 
N:VPSS  P:2 #:04581 T:00000060cd111b25 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<_OMX_BASE_InitializePorts> @line<115> 
N:VPSS  P:2 #:04582 T:00000060cd11cc23 S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<_OMX_BASE_InitializePorts> @line<217> with error<0:ErrorNone>
N:VPSS  P:2 #:04583 T:00000060cd17a8d5 S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_ComponentInit> @line<247> with error<0:ErrorNone>
N:VPSS  P:2 #:04584 T:00000060cd1d3db7 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_SetCallbacks> @line<267> 
N:VPSS  P:2 #:04585 T:00000060cd1da215 S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_SetCallbacks> @line<308> with error<0:ErrorNone>
N:VPSS  P:2 #:04586 T:00000060cd1e068d S:Result of pComponentInit: ErrorNone
N:VPSS  P:2 #:04587 T:00000060cd1e418d S:Registering the component OMX.TI.VPSSM3.CTRL.DC with TunnelMgr
N:VPSS  P:2 #:04588 T:00000060cd1eacbb S:Entered: DomxTunnelMgr_registerHandle (0x9f2a2f40, 0x9f728654)
N:VPSS  P:2 #:04589 T:00000060cd1f60af S:Entered function:OmxRpc_rcmClientCreate (0x9f29e2d0, OmxRpcRcmServer_OMX.TI.VPSSM3.CTRL.DC_Cb_3_18, 5)
N:VPSS  P:2 #:04590 T:00000060cd1fd121 S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<983> msg<Before RcmClient_Params_init>
N:VPSS  P:2 #:04591 T:00000060cd2034c2 S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<985> msg<After RcmClient_Params_init>
N:VPSS  P:2 #:04592 T:00000060cd209203 S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<990> msg<Before RcmClient_create>
N:VPSS  P:2 #:04593 T:00000060cd2adde3 S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<992> msg<After RcmClient_create>
N:VPSS  P:2 #:04594 T:00000060cd2b6b73 S:main: calling RcmClient_getSymbolIndex(OmxRpcCbEventHandler)
N:VPSS  P:2 #:04595 T:00000060cd4d091b S:main: calling RcmClient_getSymbolIndex(OmxRpcCbEmptyBufferDone)
N:VPSS  P:2 #:04596 T:00000060cd4ff6d3 S:main: calling RcmClient_getSymbolIndex(OmxRpcCbFillBufferDone)
N:VPSS  P:2 #:04597 T:00000060cd52c8db S:Module<ti.omx> @<domxtmgr_register_skelinfo> @line<417> msg<OmxRpcRcmServer_OMX.TI.VPSSM3.CTRL.DC_Ctrl_2_16>
N:VPSS  P:2 #:04598 T:00000060cd536bbd S:OmxRpc_rcmIfGetHandle:ComponentName:OmxRpcRcmServer_OMX.TI.VPSSM3.CTRL.DC_Ctrl_2_16.Exiting..
N:VPSS  P:2 #:04599 T:00000060cd9c9a59 S:FATAL ERROR: ErrorCode:0x1. Unhandled Exception:
N:VPSS  P:2 #:04600 T:00000060cd9ce9ab S:Exception occurred in ThreadType_Task
N:VPSS  P:2 #:04601 T:00000060cd9d232b S:handle: 0x9f277308.
N:VPSS  P:2 #:04602 T:00000060cd9d5509 S:stack base: 0x9f277350.
N:VPSS  P:2 #:04603 T:00000060cd9d897f S:stack size: 0x2000.
N:VPSS  P:2 #:04604 T:00000060cd9dbbcd S:R0 = 0x9f2a9690  R8  = 0x9f167800
N:VPSS  P:2 #:04605 T:00000060cd9dfa9f S:R1 = 0x00000001  R9  = 0x9f279640
N:VPSS  P:2 #:04606 T:00000060cd9e37f1 S:R2 = 0x9f5b5021  R10 = 0x9f2a9824
N:VPSS  P:2 #:04607 T:00000060cd9e76ab S:R3 = 0x9f583808  R11 = 0x9f27ea80
N:VPSS  P:2 #:04608 T:00000060cd9eb50f S:R4 = 0x00028a84  R12 = 0x9f2a9bb8
N:VPSS  P:2 #:04609 T:00000060cd9ef2cb S:R5 = 0x00000000  SP(R13) = 0x9f279110
N:VPSS  P:2 #:04610 T:00000060cd9f3231 S:R6 = 0x9f167804  LR(R14) = 0x9f5c388d
N:VPSS  P:2 #:04611 T:00000060cd9f723d S:R7 = 0x9f281a28  PC(R15) = 0x9f5b5090
N:VPSS  P:2 #:04612 T:00000060cd9fb1d7 S:PSR = 0x41000000
N:VPSS  P:2 #:04613 T:00000060cd9fe397 S:ICSR = 0x00400803
N:VPSS  P:2 #:04614 T:00000060cda0164d S:MMFSR = 0x00
N:VPSS  P:2 #:04615 T:00000060cda043ef S:BFSR = 0x82
N:VPSS  P:2 #:04616 T:00000060cda070bd S:UFSR = 0x0000
N:VPSS  P:2 #:04617 T:00000060cda09f05 S:HFSR = 0x40000000
N:VPSS  P:2 #:04618 T:00000060cda0d0e5 S:DFSR = 0x00000000
N:VPSS  P:2 #:04619 T:00000060cda1012f S:MMAR = 0x00028a84
N:VPSS  P:2 #:04620 T:00000060cda13213 S:BFAR = 0x00028a84
N:VPSS  P:2 #:04621 T:00000060cda16297 S:AFSR = 0x00000000
N:VPSS  P:2 #:04622 T:00000060cda192e7 S:FATAL ERROR: ErrorCode:0x1. Terminating Execution...


N:VPSS  P:2 #:02475 T:0000000e12ab4cdf S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_SendCommand> @line<499> 
N:VPSS  P:2 #:02476 T:0000000e12ac0b55 S:OMX_BASE_SendCommand:OMX_CommandStateSet, nParam1: 2
N:VPSS  P:2 #:02477 T:0000000e12ac98f5 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_SendCommand> @line<669> with error<0:ErrorNone>
N:VPSS  P:2 #:02478 T:0000000e12ada5f3 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_CmdEventHandler> @line<434> 
N:VPSS  P:2 #:02479 T:0000000e12ae2bcb S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_PROCESS_CmdEvent> @line<526> 
N:VPSS  P:2 #:02480 T:0000000e12afcf91 S:Module<OMX.TI.VPSSM3.VFDC> @<OMX_BASE_PROCESS_CmdEvent> @line<538> msg<Processing OMX_CommandStateSet>
N:VPSS  P:2 #:02481 T:0000000e12b041e3 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_HandleStateTransition> @line<316> 
N:VPSS  P:2 #:02482 T:0000000e12b09dcb S:Module<OMX.TI.VPSSM3.VFDC> @<_OMX_BASE_HandleStateTransition> @line<402> msg<Executing to Idle Transition>
N:VPSS  P:2 #:02483 T:0000000e149b03a9 S:Display Driver Stopped!!
N:VPSS  P:2 #:02484 T:0000000e14a72d6f S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100> 
N:VPSS  P:2 #:02485 T:0000000e14a7ac61 S:Module<OMX.TI.VPSSM3.VFDC> @<OMX_BASE_CB_ReturnEventNotify> @line<115> msg<Notify client for state transition>
N:VPSS  P:2 #:02486 T:0000000e14a832a1 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
N:VPSS  P:2 #:02487 T:0000000e14a89fcb S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_HandleStateTransition> @line<483> with error<0:ErrorNone>
N:VPSS  P:2 #:02488 T:0000000e14a90f7b S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_PROCESS_CmdEvent> @line<784> with error<0:ErrorNone>
N:VPSS  P:2 #:02489 T:0000000e14a97b53 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
N:VPSS  P:2 #:02490 T:0000000e14a9f92b S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_CmdCompleteEventHandler> @line<483> 
N:VPSS  P:2 #:02491 T:0000000e14aa527d S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_PROCESS_CmdCompleteEvent> @line<809> 
N:VPSS  P:2 #:02492 T:0000000e14aab10c S:Module<OMX.TI.VPSSM3.VFDC> @<OMX_BASE_PROCESS_CmdCompleteEvent> @line<821> msg<Processing OMX_CommandStateSet>
N:VPSS  P:2 #:02493 T:0000000e14ab237b S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_HandleStateTransitionComplete> @line<506> 
N:VPSS  P:2 #:02494 T:0000000e14ab888d S:Module<OMX.TI.VPSSM3.VFDC> @<_OMX_BASE_HandleStateTransitionComplete> @line<631> msg<Executing to Idle Transition>
N:VPSS  P:2 #:02495 T:0000000e14ac0109 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Control> @line<455> 
N:VPSS  P:2 #:02496 T:0000000e14ac6893 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Control> @line<463> with error<0:ErrorNone>
N:VPSS  P:2 #:02497 T:0000000e14acc903 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Control> @line<455> 
N:VPSS  P:2 #:02498 T:0000000e14ad2203 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Control> @line<463> with error<0:ErrorNone>
N:VPSS  P:2 #:02499 T:0000000e14ad8e4b S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_HandleStateTransitionComplete> @line<704> with error<0:ErrorNone>
N:VPSS  P:2 #:02500 T:0000000e14ae2f45 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_EventNotifyToClient> @line<881> 
N:VPSS  P:2 #:02501 T:0000000e14b111db S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_EventNotifyToClient> @line<1172> with error<0:ErrorNone>
N:VPSS  P:2 #:02502 T:0000000e14b19021 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_PROCESS_CmdCompleteEvent> @line<930> with error<0:ErrorNone>
N:VPSS  P:2 #:02503 T:0000000e14b1fb45 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_CmdCompleteEventHandler> @line<496> with error<0:ErrorNone>
N:VPSS  P:2 #:02504 T:0000000e14b2669d S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_CmdEventHandler> @line<434> 
N:VPSS  P:2 #:02505 T:0000000e14b2d257 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
N:VPSS  P:2 #:02506 T:0000000e14e4ef01 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_SendCommand> @line<499> 
N:VPSS  P:2 #:02507 T:0000000e14e5c305 S:OMX_BASE_SendCommand:OMX_CommandStateSet, nParam1: 2
N:VPSS  P:2 #:02508 T:0000000e14e66379 S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_SendCommand> @line<669> with error<0:ErrorNone>
N:VPSS  P:2 #:02509 T:0000000e14e78a3d S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_CmdEventHandler> @line<434> 
N:VPSS  P:2 #:02510 T:0000000e14e81725 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_PROCESS_CmdEvent> @line<526> 
N:VPSS  P:2 #:02511 T:0000000e14e9edcf S:Module<OMX.TI.VPSSM3.CTRL.DC> @<OMX_BASE_PROCESS_CmdEvent> @line<538> msg<Processing OMX_CommandStateSet>
N:VPSS  P:2 #:02512 T:0000000e14ea6877 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<_OMX_BASE_HandleStateTransition> @line<316> 
N:VPSS  P:2 #:02513 T:0000000e14eb0933 S:Module<OMX.TI.VPSSM3.CTRL.DC> @<_OMX_BASE_HandleStateTransition> @line<402> msg<Executing to Idle Transition>
N:VPSS  P:2 #:02514 T:0000000e14eb9605 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100> 
N:VPSS  P:2 #:02515 T:0000000e14ebf9a1 S:Module<OMX.TI.VPSSM3.CTRL.DC> @<OMX_BASE_CB_ReturnEventNotify> @line<115> msg<Notify client for state transition>
N:VPSS  P:2 #:02516 T:0000000e14ec79d7 S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
N:VPSS  P:2 #:02517 T:0000000e14ece7f5 S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<_OMX_BASE_HandleStateTransition> @line<483> with error<0:ErrorNone>
N:VPSS  P:2 #:02518 T:0000000e14ed5309 S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_PROCESS_CmdEvent> @line<784> with error<0:ErrorNone>
N:VPSS  P:2 #:02519 T:0000000e14edc067 S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
N:VPSS  P:2 #:02520 T:0000000e14ee3871 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_CmdCompleteEventHandler> @line<483> 
N:VPSS  P:2 #:02521 T:0000000e14ee9669 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_PROCESS_CmdCompleteEvent> @line<809> 
N:VPSS  P:2 #:02522 T:0000000e14eef22f S:Module<OMX.TI.VPSSM3.CTRL.DC> @<OMX_BASE_PROCESS_CmdCompleteEvent> @line<821> msg<Processing OMX_CommandStateSet>
N:VPSS  P:2 #:02523 T:0000000e14ef64a7 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<_OMX_BASE_HandleStateTransitionComplete> @line<506> 
N:VPSS  P:2 #:02524 T:0000000e14efc88d S:Module<OMX.TI.VPSSM3.CTRL.DC> @<_OMX_BASE_HandleStateTransitionComplete> @line<631> msg<Executing to Idle Transition>
N:VPSS  P:2 #:02525 T:0000000e14f03e73 S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<_OMX_BASE_HandleStateTransitionComplete> @line<704> with error<0:ErrorNone>
N:VPSS  P:2 #:02526 T:0000000e14f0b289 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<_OMX_BASE_EventNotifyToClient> @line<881> 
N:VPSS  P:2 #:02527 T:0000000e14f3adb7 S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<_OMX_BASE_EventNotifyToClient> @line<1172> with error<0:ErrorNone>
N:VPSS  P:2 #:02528 T:0000000e14f42921 S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_PROCESS_CmdCompleteEvent> @line<930> with error<0:ErrorNone>
N:VPSS  P:2 #:02529 T:0000000e14f4970b S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_CmdCompleteEventHandler> @line<496> with error<0:ErrorNone>
N:VPSS  P:2 #:02530 T:0000000e14f507d1 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_CmdEventHandler> @line<434> 
N:VPSS  P:2 #:02531 T:0000000e14f56f0b S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
N:VPSS  P:2 #:02532 T:0000000e15397889 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_SendCommand> @line<499> 
N:VPSS  P:2 #:02533 T:0000000e153a3460 S:OMX_BASE_SendCommand:OMX_CommandStateSet, nParam1: 1
N:VPSS  P:2 #:02534 T:0000000e153ac37d S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_SendCommand> @line<669> with error<0:ErrorNone>
N:VPSS  P:2 #:02535 T:0000000e153bbe5b S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_CmdEventHandler> @line<434> 
N:VPSS  P:2 #:02536 T:0000000e153c3ed7 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_PROCESS_CmdEvent> @line<526> 
N:VPSS  P:2 #:02537 T:0000000e153d6ca3 S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02538 T:0000000e153ff7dd S:Module<OMX.TI.VPSSM3.VFDC> @<OMX_BASE_PROCESS_CmdEvent> @line<538> msg<Processing OMX_CommandStateSet>
N:VPSS  P:2 #:02539 T:0000000e15408343 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_HandleStateTransition> @line<316> 
N:VPSS  P:2 #:02541 T:0000000e1541ff2d S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02540 T:0000000e1540df17 S:Module<OMX.TI.VPSSM3.VFDC> @<_OMX_BASE_HandleStateTransition> @line<367> msg<Idle to Loaded Transition>
N:VPSS  P:2 #:02542 T:0000000e1545cc37 S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02543 T:0000000e15499fdb S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02544 T:0000000e154c027d S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100> 
N:VPSS  P:2 #:02545 T:0000000e154c78e7 S:Module<OMX.TI.VPSSM3.VFDC> @<OMX_BASE_CB_ReturnEventNotify> @line<115> msg<Notify client for state transition>
N:VPSS  P:2 #:02546 T:0000000e154d0289 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
N:VPSS  P:2 #:02547 T:0000000e154d7037 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_HandleStateTransition> @line<483> with error<0:ErrorNone>
N:VPSS  P:2 #:02548 T:0000000e154e12b3 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_PROCESS_CmdEvent> @line<784> with error<0:ErrorNone>
N:VPSS  P:2 #:02550 T:0000000e154f73ed S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02549 T:0000000e154e8513 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
N:VPSS  P:2 #:02551 T:0000000e1551e511 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_CmdCompleteEventHandler> @line<483> 
N:VPSS  P:2 #:02553 T:0000000e15531c74 S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02552 T:0000000e15523fd3 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_PROCESS_CmdCompleteEvent> @line<809> 
N:VPSS  P:2 #:02554 T:0000000e1555666f S:Module<OMX.TI.VPSSM3.VFDC> @<OMX_BASE_PROCESS_CmdCompleteEvent> @line<821> msg<Processing OMX_CommandStateSet>
N:VPSS  P:2 #:02555 T:0000000e1556b706 S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02556 T:0000000e1558b251 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_HandleStateTransitionComplete> @line<506> 
N:VPSS  P:2 #:02557 T:0000000e155926df S:Module<OMX.TI.VPSSM3.VFDC> @<_OMX_BASE_HandleStateTransitionComplete> @line<595> msg<Idle to Loaded Transition>
N:VPSS  P:2 #:02558 T:0000000e155a5a1b S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02559 T:0000000e155c6675 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_HandleStateTransitionComplete> @line<704> with error<0:ErrorNone>
N:VPSS  P:2 #:02561 T:0000000e155e1a25 S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02560 T:0000000e155ce3e3 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_EventNotifyToClient> @line<881> 
N:VPSS  P:2 #:02562 T:0000000e1561e64b S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02563 T:0000000e1565bea1 S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02564 T:0000000e1569669f S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02565 T:0000000e156d5de7 S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02566 T:0000000e15709e2f S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02567 T:0000000e1573cf23 S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02568 T:0000000e1577e52d S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02569 T:0000000e157d67eb S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02570 T:0000000e15847dc4 S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02571 T:0000000e158f1c79 S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02572 T:0000000e15961a01 S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02573 T:0000000e15a06b23 S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02574 T:0000000e15a8be37 S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02575 T:0000000e15aff0f5 S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02576 T:0000000e15b33e45 S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02577 T:0000000e15b64b83 S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02578 T:0000000e15b9818d S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02579 T:0000000e15bcad5d S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02580 T:0000000e15bfcb81 S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02581 T:0000000e16100051 S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02582 T:0000000e16142f3f S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02583 T:0000000e161867c9 S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02584 T:0000000e1627e873 S:Entered Function :omxrpc_skel_freebuffer
N:VPSS  P:2 #:02585 T:0000000e162a1c3b S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Close> @line<275> 
N:VPSS  P:2 #:02586 T:0000000e162eff15 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Close> @line<283> with error<0:ErrorNone>
N:VPSS  P:2 #:02587 T:0000000e162f7569 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Deinit> @line<189> 
N:VPSS  P:2 #:02588 T:0000000e162fe857 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Deinit> @line<200> with error<0:ErrorNone>
N:VPSS  P:2 #:02589 T:0000000e16305b7b S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Close> @line<275> 
N:VPSS  P:2 #:02590 T:0000000e16347beb S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Close> @line<283> with error<0:ErrorNone>
N:VPSS  P:2 #:02591 T:0000000e1634f3b7 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Deinit> @line<189> 
N:VPSS  P:2 #:02592 T:0000000e1635647d S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Deinit> @line<200> with error<0:ErrorNone>
N:VPSS  P:2 #:02593 T:0000000e163872d3 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_EventNotifyToClient> @line<1172> with error<0:ErrorNone>
N:VPSS  P:2 #:02594 T:0000000e1638f1a9 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_PROCESS_CmdCompleteEvent> @line<930> with error<0:ErrorNone>
N:VPSS  P:2 #:02595 T:0000000e16396149 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_CmdCompleteEventHandler> @line<496> with error<0:ErrorNone>
N:VPSS  P:2 #:02596 T:0000000e1639d269 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_CmdEventHandler> @line<434> 
N:VPSS  P:2 #:02597 T:0000000e163a3903 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
N:VPSS  P:2 #:02598 T:0000000e167e0079 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_SendCommand> @line<499> 
N:VPSS  P:2 #:02599 T:0000000e167ec123 S:OMX_BASE_SendCommand:OMX_CommandStateSet, nParam1: 1
N:VPSS  P:2 #:02600 T:0000000e167f717b S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_SendCommand> @line<669> with error<0:ErrorNone>
N:VPSS  P:2 #:02601 T:0000000e16807a15 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_CmdEventHandler> @line<434> 
N:VPSS  P:2 #:02602 T:0000000e1680fdb5 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_PROCESS_CmdEvent> @line<526> 
N:VPSS  P:2 #:02603 T:0000000e1682787b S:Module<OMX.TI.VPSSM3.CTRL.DC> @<OMX_BASE_PROCESS_CmdEvent> @line<538> msg<Processing OMX_CommandStateSet>
N:VPSS  P:2 #:02604 T:0000000e1682ecfd S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<_OMX_BASE_HandleStateTransition> @line<316> 
N:VPSS  P:2 #:02605 T:0000000e1683498f S:Module<OMX.TI.VPSSM3.CTRL.DC> @<_OMX_BASE_HandleStateTransition> @line<367> msg<Idle to Loaded Transition>
N:VPSS  P:2 #:02606 T:0000000e1684b783 S:Display Controller Path configured for 0!!
N:VPSS  P:2 #:02607 T:0000000e16850fef S:Display Controller Driver Deleted
N:VPSS  P:2 #:02608 T:0000000e16854951 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100> 
N:VPSS  P:2 #:02609 T:0000000e1685ac3f S:Module<OMX.TI.VPSSM3.CTRL.DC> @<OMX_BASE_CB_ReturnEventNotify> @line<115> msg<Notify client for state transition>
N:VPSS  P:2 #:02610 T:0000000e16862a8f S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
N:VPSS  P:2 #:02611 T:0000000e16869955 S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<_OMX_BASE_HandleStateTransition> @line<483> with error<0:ErrorNone>
N:VPSS  P:2 #:02612 T:0000000e1687333d S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_PROCESS_CmdEvent> @line<784> with error<0:ErrorNone>
N:VPSS  P:2 #:02613 T:0000000e1687a0b7 S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
N:VPSS  P:2 #:02614 T:0000000e16881747 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_CmdCompleteEventHandler> @line<483> 
N:VPSS  P:2 #:02615 T:0000000e16887547 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_PROCESS_CmdCompleteEvent> @line<809> 
N:VPSS  P:2 #:02616 T:0000000e1688d11f S:Module<OMX.TI.VPSSM3.CTRL.DC> @<OMX_BASE_PROCESS_CmdCompleteEvent> @line<821> msg<Processing OMX_CommandStateSet>
N:VPSS  P:2 #:02617 T:0000000e168943f7 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<_OMX_BASE_HandleStateTransitionComplete> @line<506> 
N:VPSS  P:2 #:02618 T:0000000e1689a81b S:Module<OMX.TI.VPSSM3.CTRL.DC> @<_OMX_BASE_HandleStateTransitionComplete> @line<595> msg<Idle to Loaded Transition>
N:VPSS  P:2 #:02619 T:0000000e168a1d21 S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<_OMX_BASE_HandleStateTransitionComplete> @line<704> with error<0:ErrorNone>
N:VPSS  P:2 #:02620 T:0000000e168a9131 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<_OMX_BASE_EventNotifyToClient> @line<881> 
N:VPSS  P:2 #:02621 T:0000000e168dc9e5 S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<_OMX_BASE_EventNotifyToClient> @line<1172> with error<0:ErrorNone>
N:VPSS  P:2 #:02622 T:0000000e168e468d S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_PROCESS_CmdCompleteEvent> @line<930> with error<0:ErrorNone>
N:VPSS  P:2 #:02623 T:0000000e168ed725 S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_CmdCompleteEventHandler> @line<496> with error<0:ErrorNone>
N:VPSS  P:2 #:02624 T:0000000e168f4291 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_CmdEventHandler> @line<434> 
N:VPSS  P:2 #:02625 T:0000000e168fa7b5 S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
N:VPSS  P:2 #:02626 T:0000000e16dbdacf S:OmxRpc_rcmIfFreeHandle:Entered..
N:VPSS  P:2 #:02627 T:0000000e1718d317 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_ComponentDeinit> @line<400> 
N:VPSS  P:2 #:02628 T:0000000e17193d2f S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<_OMX_BASE_DeinitializePorts> @line<237> 
N:VPSS  P:2 #:02629 T:0000000e1719c7a3 S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<_OMX_BASE_DeinitializePorts> @line<299> with error<0:ErrorNone>
N:VPSS  P:2 #:02630 T:0000000e1758b26f S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_ComponentDeinit> @line<474> with error<0:ErrorNone>
N:VPSS  P:2 #:02631 T:0000000e175b8c9d S:Instance UnRegister with omxRpc Module.Cnt = 4
N:VPSS  P:2 #:02632 T:0000000e175f5e81 S:OmxRpc_rcmIfFreeHandle:Exiting..
N:VPSS  P:2 #:02633 T:0000000e177ff60d S:OmxRpc_rcmIfFreeHandle:Entered..
N:VPSS  P:2 #:02634 T:0000000e17807ed5 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_ComponentDeinit> @line<400> 
N:VPSS  P:2 #:02635 T:0000000e1780dd4f S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DeinitializePorts> @line<237> 
N:VPSS  P:2 #:02636 T:0000000e1788acf5 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DeinitializePorts> @line<299> with error<0:ErrorNone>
N:VPSS  P:2 #:02637 T:0000000e17c14551 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_ComponentDeinit> @line<474> with error<0:ErrorNone>
N:VPSS  P:2 #:02638 T:0000000e17c685cf S:Instance UnRegister with omxRpc Module.Cnt = 3
N:VPSS  P:2 #:02639 T:0000000e17c9c261 S:OmxRpc_rcmIfFreeHandle:Exiting..
N:VPSS  P:2 #:02640 T:0000000e185a8ed7 S:OmxRpc_rcmIfGetHandle:ComponentName:OMX.TI.VPSSM3.VFDC
N:VPSS  P:2 #:02641 T:0000000e185b4f5d S:Entered function:omxrpc_module_init_client (3)
N:VPSS  P:2 #:02642 T:0000000e185ba3d1 S:LayerId: 2
N:VPSS  P:2 #:02643 T:0000000e185c333d S:@ omxrpc_rcm_server_create: rcmServerName OmxRpcRcmServer_OMX.TI.VPSSM3.VFDC_Ctrl_2_9, priority 14
N:VPSS  P:2 #:02644 T:0000000e185c9fdf S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<225> msg<Before RcmServer_Params_init>
N:VPSS  P:2 #:02645 T:0000000e185d05a9 S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<229> msg<After RcmServer_Params_init>
N:VPSS  P:2 #:02646 T:0000000e185d6177 S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<232> msg<Before RcmServer_create>
N:VPSS  P:2 #:02647 T:0000000e18639395 S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<240> msg<After RcmServer_create>
N:VPSS  P:2 #:02648 T:0000000e186400bd S:@ omxrpc_rcm_server_remote_fxn_register regFxnCategory 1
N:VPSS  P:2 #:02649 T:0000000e186454a5 S:Calling RcmServer_addSymbol(OmxRpcSetParameter)
N:VPSS  P:2 #:02650 T:0000000e1864d9cd S:Calling RcmServer_addSymbol(OmxRpcGetParameter)
N:VPSS  P:2 #:02651 T:0000000e186531c6 S:Calling RcmServer_addSymbol(OmxRpcSetConfig)
N:VPSS  P:2 #:02652 T:0000000e186592b7 S:Calling RcmServer_addSymbol(OmxRpcGetConfig)
N:VPSS  P:2 #:02653 T:0000000e1865ebaf S:Calling RcmServer_addSymbol(OmxRpcGetComponentVersion)
N:VPSS  P:2 #:02654 T:0000000e18666445 S:Calling RcmServer_addSymbol(OmxRpcGetExtensionIndex)
N:VPSS  P:2 #:02655 T:0000000e1866e0eb S:Calling RcmServer_addSymbol(OmxRpcGetState)
N:VPSS  P:2 #:02656 T:0000000e186797cf S:Calling RcmServer_addSymbol(OmxRpcSendCommand)
N:VPSS  P:2 #:02657 T:0000000e186812a1 S:Calling RcmServer_addSymbol(OmxRpcUseBuffer)
N:VPSS  P:2 #:02658 T:0000000e186874f3 S:Calling RcmServer_addSymbol(OmxRpcAllocBuffer)
N:VPSS  P:2 #:02659 T:0000000e1868cbad S:Calling RcmServer_addSymbol(OmxRpcFreeBuffer)
N:VPSS  P:2 #:02660 T:0000000e1869225f S:Calling RcmServer_addSymbol(OmxRpcEmptyThisBuffer)
N:VPSS  P:2 #:02661 T:0000000e18698053 S:Calling RcmServer_addSymbol(OmxRpcFillThisBuffer)
N:VPSS  P:2 #:02662 T:0000000e1869f5eb S:Calling RcmServer_addSymbol(OmxRpcTunnelRequest)
N:VPSS  P:2 #:02663 T:0000000e186a7cdf S:Module<ti.omx> @<omxrpc_rcm_server_start> @line<256> msg<Before RcmServer_start>
N:VPSS  P:2 #:02664 T:0000000e186b4cb5 S:Module<ti.omx> @<omxrpc_rcm_server_start> @line<258> msg<After RcmServer_start>
N:VPSS  P:2 #:02665 T:0000000e186bb2d7 S:Instance Register with omxRpc Module.Cnt = 4
N:VPSS  P:2 #:02666 T:0000000e186bf2cb S:L_create: OmxRpc create: Component:OMX.TI.VPSSM3.VFDC, Layer:2
N:VPSS  P:2 #:02667 T:0000000e186c536b S:Component OMX.TI.VPSSM3.VFDC In table OMX.TI.VPSSM3.VFCC idx 0
N:VPSS  P:2 #:02668 T:0000000e186ca6d3 S:Component OMX.TI.VPSSM3.VFDC In table OMX.TI.VPSSM3.VFDC idx 1
N:VPSS  P:2 #:02669 T:0000000e186cf943 S:Component OMX.TI.VPSSM3.VFDC found idx: 1
N:VPSS  P:2 #:02670 T:0000000e186d62c1 S:In OMX_GetHandle, component OMX.TI.VPSSM3.VFDC, omxhandle 0x9f225750
N:VPSS  P:2 #:02671 T:0000000e1872c18b S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_SetDefaultProperties> @line<1238> 
N:VPSS  P:2 #:02672 T:0000000e18734e11 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_SetDefaultProperties> @line<1280> with error<0:ErrorNone>
N:VPSS  P:2 #:02673 T:0000000e1873b613 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_ComponentInit> @line<133> 
N:VPSS  P:2 #:02674 T:0000000e1875a765 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_InitializePorts> @line<115> 
N:VPSS  P:2 #:02675 T:0000000e1883a1a1 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_InitializePorts> @line<217> with error<0:ErrorNone>
N:VPSS  P:2 #:02676 T:0000000e18999e2f S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_ComponentInit> @line<247> with error<0:ErrorNone>
N:VPSS  P:2 #:02677 T:0000000e189a71f1 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:02678 T:0000000e189acdb5 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:02679 T:0000000e189b3fbf S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:02680 T:0000000e189baf01 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:02681 T:0000000e189c2551 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:02682 T:0000000e189c7829 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:02683 T:0000000e189d0319 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:02684 T:0000000e189d7537 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:02685 T:0000000e189dea13 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:02686 T:0000000e189e3dc5 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:02687 T:0000000e189ea52f S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:02688 T:0000000e189f137d S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:02689 T:0000000e189f82ef S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:02690 T:0000000e189fd597 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:02691 T:0000000e18a03cb7 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:02692 T:0000000e18a0aa63 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:02693 T:0000000e18a11a45 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:02694 T:0000000e18a16ccb S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:02695 T:0000000e18a1d537 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:02696 T:0000000e18a242c1 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:02697 T:0000000e18a2b6df S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:02698 T:0000000e18a30975 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:02699 T:0000000e18a3721b S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:02700 T:0000000e18a3e019 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:02701 T:0000000e18a44f6f S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:02702 T:0000000e18a4bdd3 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:02703 T:0000000e18a526b5 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:02704 T:0000000e18a59449 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:02705 T:0000000e18a607c9 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:02706 T:0000000e18a65a43 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:02707 T:0000000e18a6c1d7 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:02708 T:0000000e18a72f73 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:02709 T:0000000e18a79ea1 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:02710 T:0000000e18a7f133 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:02711 T:0000000e18a858e5 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:02712 T:0000000e18a8c66d S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:02713 T:0000000e18a935a3 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:02714 T:0000000e18a9884b S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:02715 T:0000000e18a9eff7 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:02716 T:0000000e18aa604a S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:02717 T:0000000e18aad163 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:02718 T:0000000e18ab2473 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:02719 T:0000000e18ab8c33 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:02720 T:0000000e18abfaa1 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:02721 T:0000000e18ac8981 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:02722 T:0000000e18acdcf1 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:02723 T:0000000e18ad458f S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:02724 T:0000000e18adb335 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:02725 T:0000000e18ae23fd S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:02726 T:0000000e18ae775b S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:02727 T:0000000e18aede9d S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:02728 T:0000000e18af4c79 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:02729 T:0000000e18afbc6d S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:02730 T:0000000e18b00f4d S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:02731 T:0000000e18b076c1 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:02732 T:0000000e18b0e46d S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:02733 T:0000000e18b155af S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:02734 T:0000000e18b1a9cd S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:02735 T:0000000e18b213a1 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:02736 T:0000000e18b28295 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:02737 T:0000000e18b2f473 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:02738 T:0000000e18b347c7 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:02739 T:0000000e18b3ca1d S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:02740 T:0000000e18b43c25 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:02741 T:0000000e18b4b011 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:02742 T:0000000e18b50395 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:02743 T:0000000e18b56b19 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:02744 T:0000000e18b5d8f9 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:02745 T:0000000e18b64669 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:02746 T:0000000e18b6995f S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:02747 T:0000000e18b7019a S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:02748 T:0000000e18b76fab S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:02749 T:0000000e18b7deb9 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:02750 T:0000000e18b832ab S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:02751 T:0000000e18b899e1 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:02752 T:0000000e18b9076d S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:02753 T:0000000e18b979c1 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Util> @line<546> 
N:VPSS  P:2 #:02754 T:0000000e18b9cc71 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<626> 
N:VPSS  P:2 #:02755 T:0000000e18ba3461 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<690> with error<0:ErrorNone>
N:VPSS  P:2 #:02756 T:0000000e18baa295 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Util> @line<574> with error<0:ErrorNone>
N:VPSS  P:2 #:02757 T:0000000e18bb0c8b S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_SetCallbacks> @line<267> 
N:VPSS  P:2 #:02758 T:0000000e18bb8c29 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_SetCallbacks> @line<308> with error<0:ErrorNone>
N:VPSS  P:2 #:02759 T:0000000e18bbf4bf S:Result of pComponentInit: ErrorNone
N:VPSS  P:2 #:02760 T:0000000e18bc2f63 S:Registering the component OMX.TI.VPSSM3.VFDC with TunnelMgr
N:VPSS  P:2 #:02761 T:0000000e18bc7853 S:Entered: DomxTunnelMgr_registerHandle (0x9f225750, 0x9f728ad4)
N:VPSS  P:2 #:02762 T:0000000e18bd1ceb S:Entered function:OmxRpc_rcmClientCreate (0x9f220b40, OmxRpcRcmServer_OMX.TI.VPSSM3.VFDC_Cb_3_11, 5)
N:VPSS  P:2 #:02763 T:0000000e18bd88f9 S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<983> msg<Before RcmClient_Params_init>
N:VPSS  P:2 #:02764 T:0000000e18bdebab S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<985> msg<After RcmClient_Params_init>
N:VPSS  P:2 #:02765 T:0000000e18be4857 S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<990> msg<Before RcmClient_create>
N:VPSS  P:2 #:02766 T:0000000e18c6544b S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<992> msg<After RcmClient_create>
N:VPSS  P:2 #:02767 T:0000000e18c6e01f S:main: calling RcmClient_getSymbolIndex(OmxRpcCbEventHandler)
N:VPSS  P:2 #:02768 T:0000000e18cab9cd S:main: calling RcmClient_getSymbolIndex(OmxRpcCbEmptyBufferDone)
N:VPSS  P:2 #:02769 T:0000000e18cf754f S:FATAL ERROR: ErrorCode:0x1. Unhandled Exception:
N:VPSS  P:2 #:02770 T:0000000e18cfbf17 S:Exception occurred in ThreadType_Task
N:VPSS  P:2 #:02771 T:0000000e18cff6d5 S:handle: 0x9f24bc88.
N:VPSS  P:2 #:02772 T:0000000e18d02c0f S:stack base: 0x9f24bcd0.
N:VPSS  P:2 #:02773 T:0000000e18d0620f S:stack size: 0x2000.
N:VPSS  P:2 #:02774 T:0000000e18d096ab S:R0 = 0x9f29e9f0  R8  = 0x9f167800
N:VPSS  P:2 #:02775 T:0000000e18d0d707 S:R1 = 0x00000001  R9  = 0x9f24dfc0
N:VPSS  P:2 #:02776 T:0000000e18d11517 S:R2 = 0x9f5b5021  R10 = 0x9f29eb84
N:VPSS  P:2 #:02777 T:0000000e18d15473 S:R3 = 0x9f583808  R11 = 0x9f253400
N:VPSS  P:2 #:02778 T:0000000e18d193e7 S:R4 = 0x00028f04  R12 = 0x9f29efb8
N:VPSS  P:2 #:02779 T:0000000e18d1d2a7 S:R5 = 0x00000000  SP(R13) = 0x9f24da90
N:VPSS  P:2 #:02780 T:0000000e18d2137b S:R6 = 0x9f167804  LR(R14) = 0x9f5c388d
N:VPSS  P:2 #:02781 T:0000000e18d254a7 S:R7 = 0x9f281a38  PC(R15) = 0x9f5b5090
N:VPSS  P:2 #:02782 T:0000000e18d29571 S:PSR = 0x41000000
N:VPSS  P:2 #:02783 T:0000000e18d2c7e5 S:ICSR = 0x0440f803
N:VPSS  P:2 #:02784 T:0000000e18d2f8d1 S:MMFSR = 0x00
N:VPSS  P:2 #:02785 T:0000000e18d324e3 S:BFSR = 0x82
N:VPSS  P:2 #:02786 T:0000000e18d352bf S:UFSR = 0x0000
N:VPSS  P:2 #:02787 T:0000000e18d381c5 S:HFSR = 0x40000000
N:VPSS  P:2 #:02788 T:0000000e18d3b48f S:DFSR = 0x00000000
N:VPSS  P:2 #:02789 T:0000000e18d3e5cb S:MMAR = 0x00028f04
N:VPSS  P:2 #:02790 T:0000000e18d4179b S:BFAR = 0x00028f04
N:VPSS  P:2 #:02791 T:0000000e18d448ef S:AFSR = 0x00000000
N:VPSS  P:2 #:02792 T:0000000e18d47a1f S:FATAL ERROR: ErrorCode:0x1. Terminating Execution...

  • 7206.vpss_m3_crash_3.log


    Here is another log, showing a slightly different use and crash at a different but related address (LR is very close to PC in the logs above, so it's one call away from the same place).

    From nm on the dm816x_hdvpss.xem3 binary, the failure address is just after the symbol OMX_DIO_NonTunnel_Queue: probably a function it is crashing in?  Without the source I can't effectively pursue this further, though.

  • This is now also happening on our own custom board with a DM8168 chip as well as on the EVM.

    See below another crash log from our board (not the EVM) showing everything which happens from boot.  A VFCC component is created and used to capture video, then a VFDC component is created and the VPSS firmware crashes trying to create it.  From the point of view of the A8 it happens in the OMX_GetHandle() call, so nothing has actually been done with the component at that point.

    The LR in this log (0x9f5b50c3) is very close to the PC in first post above (0x9f5b5090).

    6761.vpss_m3_crash_4.log

  • This issue is still not resolved.  Here is another similar crash, but with a different setup (on starting a scaler).  The PC location 0x9f5b5090, in OMX_DIO_NonTunnel_Queue, is exactly the same though.  The A8 side is hung in the OMX_GetHandle() call opening the scaler (presumably waiting for the M3 side to respond).

    Any ideas as to why the EZSDK M3 firmware keeps crashing here would be most welcome.

    2570.vpss_m3_crash_5.log

  • Hi Mark,

    I get exactly the same crash as you. I'm running the decode_display demo with parallel 24 bit video out on DVO2 (i.e. not 16 bit HDMI) so I pass the "-d 1" command line switch and have some different settings:

    mosaicLayout.sMosaicWinFmt[0].dataFormat = VFDC_DF_RGB24_888;
    mosaicLayout.sMosaicWinFmt[0].bpp = VFDC_BPP_BITS24;

    Here is the end of my log, very similar to yours:

    N:VPSS  P:2 #:00469 T:00000003b0ad7967 S:Registering the component OMX.TI.VPSSM3.CTRL.DC with TunnelMgr
    N:VPSS  P:2 #:00470 T:00000003b0adc1ab S:Entered: DomxTunnelMgr_registerHandle (0x9f24ae18, 0x9f704f54)
    N:VPSS  P:2 #:00471 T:00000003b0ae8d4f S:Entered function:OmxRpc_rcmClientCreate (0x9f2461a8, OmxRpcRcmServer_OMX.TI.VPSSM3.CTRL.DC_Cb_3_3, 5)
    N:VPSS  P:2 #:00472 T:00000003b0aefaf1 S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<983> msg<Before RcmClient_Params_init>
    N:VPSS  P:2 #:00473 T:00000003b0af5d6d S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<985> msg<After RcmClient_Params_init>
    N:VPSS  P:2 #:00474 T:00000003b0afb7ef S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<990> msg<Before RcmClient_create>
    N:VPSS  P:2 #:00475 T:00000003b0b657c1 S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<992> msg<After RcmClient_create>
    N:VPSS  P:2 #:00476 T:00000003b0b6dbe7 S:main: calling RcmClient_getSymbolIndex(OmxRpcCbEventHandler)
    N:VPSS  P:2 #:00477 T:00000003b0b97203 S:main: calling RcmClient_getSymbolIndex(OmxRpcCbEmptyBufferDone)
    N:VPSS  P:2 #:00478 T:00000003b0bb877d S:main: calling RcmClient_getSymbolIndex(OmxRpcCbFillBufferDone)
    N:VPSS  P:2 #:00479 T:00000003b0bdacb5 S:Module<ti.omx> @<domxtmgr_register_skelinfo> @line<417> msg<OmxRpcRcmServer_OMX.TI.VPSSM3.CTRL.DC_Ctrl_2_2>
    N:VPSS  P:2 #:00480 T:00000003b0be68e1 S:OmxRpc_rcmIfGetHandle:ComponentName:OmxRpcRcmServer_OMX.TI.VPSSM3.CTRL.DC_Ctrl_2_2.Exiting..
    N:VPSS  P:2 #:00481 T:00000003ba7d6a8b S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_GetParameter> @line<695>
    N:VPSS  P:2 #:00482 T:00000003ba7de7fd S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_GetParameter> @line<858> with error<0:ErrorNone>
    N:VPSS  P:2 #:00483 T:00000003ba80bde1 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_SetParameter> @line<890>
    N:VPSS  P:2 #:00484 T:00000003ba8132ef S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_SetParameter> @line<1163> with error<0:ErrorNone>
    N:VPSS  P:2 #:00485 T:00000003c46ab0b9 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_SetParameter> @line<890>
    N:VPSS  P:2 #:00486 T:00000003c46b2e9d S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_SetParameter> @line<1163> with error<0:ErrorNone>
    N:VPSS  P:2 #:00487 T:00000003c46d83c9 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_SendCommand> @line<499>
    N:VPSS  P:2 #:00488 T:00000003c46e33e1 S:OMX_BASE_SendCommand:OMX_CommandPortEnable, nParam1: 0
    N:VPSS  P:2 #:00489 T:00000003c46eb6c0 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_SendCommand> @line<669> with error<0:ErrorNone>
    N:VPSS  P:2 #:00490 T:00000003c46fb013 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:VPSS  P:2 #:00491 T:00000003c470375f S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_PROCESS_CmdEvent> @line<526>
    N:VPSS  P:2 #:00492 T:00000003c470bc9d S:Module<OMX.TI.VPSSM3.VFDC> @<OMX_BASE_PROCESS_CmdEvent> @line<631> msg<Processing OMX_CommandPortEnable>
    N:VPSS  P:2 #:00493 T:00000003c4712e6d S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_EnablePort> @line<777>
    N:VPSS  P:2 #:00494 T:00000003c4718361 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_EnablePort> @line<815> with error<0:ErrorNone>
    N:VPSS  P:2 #:00495 T:00000003c471f5e5 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:VPSS  P:2 #:00496 T:00000003c4725137 S:Module<OMX.TI.VPSSM3.VFDC> @<OMX_BASE_CB_ReturnEventNotify> @line<121> msg<Notify client for port enable>
    N:VPSS  P:2 #:00497 T:00000003c472c037 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
    N:VPSS  P:2 #:00498 T:00000003c4732d25 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_PROCESS_CmdEvent> @line<784> with error<0:ErrorNone>
    N:VPSS  P:2 #:00499 T:00000003c4739a35 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:VPSS  P:2 #:00500 T:00000003c4740e71 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_CmdCompleteEventHandler> @line<483>
    N:VPSS  P:2 #:00501 T:00000003c47467d7 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_PROCESS_CmdCompleteEvent> @line<809>
    N:VPSS  P:2 #:00502 T:00000003c474c5ff S:Module<OMX.TI.VPSSM3.VFDC> @<OMX_BASE_PROCESS_CmdCompleteEvent> @line<869> msg<Processing OMX_CommandPortEnable>
    N:VPSS  P:2 #:00503 T:00000003c4753979 S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_EventNotifyToClient> @line<881>
    N:VPSS  P:2 #:00504 T:00000003c4788a41 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_EventNotifyToClient> @line<1172> with error<0:ErrorNone>
    N:VPSS  P:2 #:00505 T:00000003c479122d S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_PROCESS_CmdCompleteEvent> @line<930> with error<0:ErrorNone>
    N:VPSS  P:2 #:00506 T:00000003c479827d S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_CmdCompleteEventHandler> @line<496> with error<0:ErrorNone>
    N:VPSS  P:2 #:00507 T:00000003c479f983 S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:VPSS  P:2 #:00508 T:00000003c47a6ce5 S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:VPSS  P:2 #:00509 T:00000003f625ab8b S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<OMX_BASE_SendCommand> @line<499>
    N:VPSS  P:2 #:00510 T:00000003f626bab1 S:OMX_BASE_SendCommand:OMX_CommandStateSet, nParam1: 2
    N:VPSS  P:2 #:00511 T:00000003f6274b4b S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Leaving<OMX_BASE_SendCommand> @line<669> with error<0:ErrorNone>
    N:VPSS  P:2 #:00512 T:00000003f6288c3b S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:VPSS  P:2 #:00514 T:00000003f62a35d5 S:Entered Function :omxrpc_skel_usebuffer
    N:VPSS  P:2 #:00515 T:00000003f62b9d87 S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<OMX_BASE_DIO_Init> @line<120>
    N:VPSS  P:2 #:00516 T:00000003f62c00a1 S:Entered: OMX_BASE_DIO_Init (0x9f1f8ca8, 0, OMX.DIO.NONTUNNEL, 0x9f1f8644)
    N:VPSS  P:2 #:00517 T:00000003f62cba95 S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Leaving<OMX_BASE_DIO_Init> @line<172> with error<0:ErrorNone>
    N:VPSS  P:2 #:00518 T:00000003f62d2105 S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<OMX_BASE_DIO_Open> @line<252>
    N:VPSS  P:2 #:00519 T:00000003f62ffe43 S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Leaving<OMX_BASE_DIO_Open> @line<258> with error<0:ErrorNone>
    N:VPSS  P:2 #:00513 T:00000003f6291d8b S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<OMX_BASE_PROCESS_CmdEvent> @line<526>
    N:VPSS  P:2 #:00520 T:00000003f6313cd3 S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> @<OMX_BASE_PROCESS_CmdEvent> @line<538> msg<Processing OMX_CommandStateSet>
    N:VPSS  P:2 #:00522 T:00000003f632b2ff S:Entered Function :omxrpc_skel_usebuffer
    N:VPSS  P:2 #:00521 T:00000003f631b46b S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<_OMX_BASE_HandleStateTransition> @line<316>
    N:VPSS  P:2 #:00523 T:00000003f634b583 S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> @<_OMX_BASE_HandleStateTransition> @line<339> msg<Loaded to Idle Transition>
    N:VPSS  P:2 #:00524 T:00000003f6360c91 S:Entered Function :omxrpc_skel_usebuffer
    N:VPSS  P:2 #:00525 T:00000003f639bf11 S:Entered Function :omxrpc_skel_usebuffer
    N:VPSS  P:2 #:00526 T:00000003f63d3811 S:Entered Function :omxrpc_skel_usebuffer
    N:VPSS  P:2 #:00527 T:00000003f6410163 S:Entered Function :omxrpc_skel_usebuffer
    N:VPSS  P:2 #:00528 T:00000003f6448a75 S:Entered Function :omxrpc_skel_usebuffer
    N:VPSS  P:2 #:00529 T:00000003f64801cf S:Entered Function :omxrpc_skel_usebuffer
    N:VPSS  P:2 #:00530 T:00000003f64c09e3 S:M2M Driver IndTxSc Opened!!
    N:VPSS  P:2 #:00531 T:00000003f64c4d6d S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:VPSS  P:2 #:00532 T:00000003f64cdadd S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> @<OMX_BASE_CB_ReturnEventNotify> @line<115> msg<Notify client for state transition>
    N:VPSS  P:2 #:00533 T:00000003f64d5ad7 S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
    N:VPSS  P:2 #:00534 T:00000003f64dccc9 S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Leaving<_OMX_BASE_HandleStateTransition> @line<483> with error<0:ErrorNone>
    N:VPSS  P:2 #:00535 T:00000003f64e416d S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Leaving<OMX_BASE_PROCESS_CmdEvent> @line<784> with error<0:ErrorNone>
    N:VPSS  P:2 #:00536 T:00000003f64eaf99 S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:VPSS  P:2 #:00537 T:00000003f64f2b5f S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<OMX_BASE_CmdCompleteEventHandler> @line<483>
    N:VPSS  P:2 #:00538 T:00000003f64f9215 S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<OMX_BASE_PROCESS_CmdCompleteEvent> @line<809>
    N:VPSS  P:2 #:00539 T:00000003f64ff2c5 S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> @<OMX_BASE_PROCESS_CmdCompleteEvent> @line<821> msg<Processing OMX_CommandStateSet>
    N:VPSS  P:2 #:00540 T:00000003f650668f S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<_OMX_BASE_HandleStateTransitionComplete> @line<506>
    N:VPSS  P:2 #:00541 T:00000003f650cb27 S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> @<_OMX_BASE_HandleStateTransitionComplete> @line<535> msg<Loaded to Idle Transition>
    N:VPSS  P:2 #:00542 T:00000003f6515221 S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<OMX_BASE_RestoreDioGroupInfo> @line<1398>
    N:VPSS  P:2 #:00543 T:00000003f651bca9 S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Leaving<OMX_BASE_RestoreDioGroupInfo> @line<1453> with error<0:ErrorNone>
    N:VPSS  P:2 #:00544 T:00000003f6523641 S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Leaving<_OMX_BASE_HandleStateTransitionComplete> @line<704> with error<0:ErrorNone>
    N:VPSS  P:2 #:00545 T:00000003f652ae0d S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<_OMX_BASE_EventNotifyToClient> @line<881>
    N:VPSS  P:2 #:00546 T:00000004001de217 S:Entered Function :omxrpc_skel_allocbuffer
    N:VPSS  P:2 #:00547 T:00000004001f72a5 S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<OMX_BASE_DIO_Init> @line<120>
    N:VPSS  P:2 #:00548 T:00000004001fd099 S:Entered: OMX_BASE_DIO_Init (0x9f1f8ca8, 16, OMX.DIO.NONTUNNEL, 0x9f1f8634)
    N:VPSS  P:2 #:00549 T:000000040020883d S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Leaving<OMX_BASE_DIO_Init> @line<172> with error<0:ErrorNone>
    N:VPSS  P:2 #:00550 T:000000040020f083 S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<OMX_BASE_DIO_Open> @line<252>
    N:VPSS  P:2 #:00551 T:00000004002c2091 S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Leaving<OMX_BASE_DIO_Open> @line<258> with error<0:ErrorNone>
    N:VPSS  P:2 #:00552 T:00000004002ecd2b S:Entered Function :omxrpc_skel_allocbuffer
    N:VPSS  P:2 #:00553 T:00000004003234e7 S:Entered Function :omxrpc_skel_allocbuffer
    N:VPSS  P:2 #:00554 T:0000000400358139 S:Entered Function :omxrpc_skel_allocbuffer
    N:VPSS  P:2 #:00555 T:000000040038bb3f S:Entered Function :omxrpc_skel_allocbuffer
    N:VPSS  P:2 #:00556 T:000000040a17a657 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_SendCommand> @line<499>
    N:VPSS  P:2 #:00557 T:000000040a1862f9 S:OMX_BASE_SendCommand:OMX_CommandStateSet, nParam1: 2
    N:VPSS  P:2 #:00558 T:000000040a18fbb7 S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_SendCommand> @line<669> with error<0:ErrorNone>
    N:VPSS  P:2 #:00559 T:000000040a1a89ad S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Leaving<_OMX_BASE_EventNotifyToClient> @line<1172> with error<0:ErrorNone>
    N:VPSS  P:2 #:00560 T:000000040a1b00fb S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Leaving<OMX_BASE_PROCESS_CmdCompleteEvent> @line<930> with error<0:ErrorNone>
    N:VPSS  P:2 #:00561 T:000000040a1b7609 S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Leaving<OMX_BASE_CmdCompleteEventHandler> @line<496> with error<0:ErrorNone>
    N:VPSS  P:2 #:00562 T:000000040a1bed09 S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:VPSS  P:2 #:00563 T:000000040a1c548d S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:VPSS  P:2 #:00564 T:000000040a1cefb1 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:VPSS  P:2 #:00565 T:000000040a1d63eb S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_PROCESS_CmdEvent> @line<526>
    N:VPSS  P:2 #:00566 T:000000040a1dbe97 S:Module<OMX.TI.VPSSM3.CTRL.DC> @<OMX_BASE_PROCESS_CmdEvent> @line<538> msg<Processing OMX_CommandStateSet>
    N:VPSS  P:2 #:00567 T:000000040a1e60c7 S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<_OMX_BASE_HandleStateTransition> @line<316>
    N:VPSS  P:2 #:00568 T:000000040a1ebd15 S:Module<OMX.TI.VPSSM3.CTRL.DC> @<_OMX_BASE_HandleStateTransition> @line<339> msg<Loaded to Idle Transition>
    N:VPSS  P:2 #:00569 T:000000040a22b1cd S:FATAL ERROR: ErrorCode:0x1. Unhandled Exception:
    N:VPSS  P:2 #:00570 T:000000040a22fca3 S:Exception occurred in ThreadType_Task
    N:VPSS  P:2 #:00571 T:000000040a2335ef S:handle: 0x9f24e148.
    N:VPSS  P:2 #:00572 T:000000040a236783 S:stack base: 0x9f24b940.
    N:VPSS  P:2 #:00573 T:000000040a239aa9 S:stack size: 0x2800.
    N:VPSS  P:2 #:00574 T:000000040a23cd1f S:R0 = 0xd1042800  R8  = 0x9f167800
    N:VPSS  P:2 #:00575 T:000000040a240a83 S:R1 = 0x0000000c  R9  = 0xffffffff
    N:VPSS  P:2 #:00576 T:000000040a2445e9 S:R2 = 0x00000001  R10 = 0x9f1d6838
    N:VPSS  P:2 #:00577 T:000000040a248163 S:R3 = 0x9f1d6618  R11 = 0x9f55c774
    N:VPSS  P:2 #:00578 T:000000040a24be0b S:R4 = 0x00000000  R12 = 0x9ec76970
    N:VPSS  P:2 #:00579 T:000000040a24f993 S:R5 = 0x00000000  SP(R13) = 0x9f24ded8
    N:VPSS  P:2 #:00580 T:000000040a2536a5 S:R6 = 0x00000000  LR(R14) = 0x9f5baba1
    N:VPSS  P:2 #:00581 T:000000040a257451 S:R7 = 0x9f167804  PC(R15) = 0x9f5d044a
    N:VPSS  P:2 #:00582 T:000000040a25b25f S:PSR = 0x01000000
    N:VPSS  P:2 #:00583 T:000000040a25e2ab S:ICSR = 0x0440f803
    N:VPSS  P:2 #:00584 T:000000040a2614e7 S:MMFSR = 0x00
    N:VPSS  P:2 #:00585 T:000000040a2641e7 S:BFSR = 0x82
    N:VPSS  P:2 #:00586 T:000000040a266ead S:UFSR = 0x0000
    N:VPSS  P:2 #:00587 T:000000040a269bbd S:HFSR = 0x40000000
    N:VPSS  P:2 #:00588 T:000000040a26cc55 S:DFSR = 0x00000000
    N:VPSS  P:2 #:00589 T:000000040a26fb7f S:MMAR = 0xd1042800
    N:VPSS  P:2 #:00590 T:000000040a272ba1 S:BFAR = 0xd1042800
    N:VPSS  P:2 #:00591 T:000000040a275be3 S:AFSR = 0x00000000
    N:VPSS  P:2 #:00592 T:000000040a278af1 S:FATAL ERROR: ErrorCode:0x1. Terminating Execution...

    Anyone from TI want to help us?

    Ralph

  • Hi Mark and Ralph,

    I am also facing same issue. We are running two instances of video capture. In that case, we have seen similar crash and based on PC and LR, we can say that it is coming from OMX_BASE_DIO_NonTunnel_Queue function most of the time.

    Have you resolved the issue? If yes, please let us know.

    Thanks and regards,

    Satyajit

     

     

     

  • Hi Satyit,

    I think that given it's been a year since the last post on this thread, the chances of TI helping are next to zero unfortunately. ;'-(

    I for one haven't managed to fix this.

    Ralph

  • Hi Satyajit,

    I believe this specific issue was mostly fixed for us by serialising all OpenMAX operations as if the implementation were not thread safe at all.  I don't remember why this was tried (we didn't actually find any code causing this sort of problem, nor any clear timing issue), but it did significantly improve things - I don't think we ever saw these particular failures in NonTunnel_Queue in particular after that.  However, it should be noted there were always unresolved stability issues (M3 crashes) with our OpenMAX-based code, even after those changes.

    In the end, our real solution was to abandon OpenMAX entirely and use McFW instead.

    Hope this helps,

    - Mark

  • Thank you Mark and Raplh for your quick response.

    It was really helpful. Serializing OMX calls is good suggestion. I can also try it.. 

    Thanks and regards,

    Satyajit