Hi Rene, We have got the watchdog timer enabled at the moment (interval 5 seconds). The code does indeed point to the line as you say. I tried using dump_stack and it was getting triggered by an interrupt calling handle_hibernation_fromDSP which then called functions eventually triggering the SYNC_entercs (via DEV_getfirst if I remember right) I certainly don't understand why this should happen, but it seems to happen quite a lot (probably every 5 seconds...) and the lower resolution videos didn't seem to mind so I have been ignoring it. Is it a bad idea to use WDT? Thanks, James On Mon, Nov 22, 2010 at 4:56 PM, Sapiens, Rene <rene.sapiens@xxxxxx> wrote: > Hi James, > > On Mon, Nov 22, 2010 at 9:26 AM, James Adams <james.r.adams@xxxxxxxxx> wrote: >> D/TI_Video_Decoder( 934): VIDDEC_InitDSP_H264Dec():6573 After Rounding: >> nFrameW >> idth = 1280, nFrameHeight = 544 >> drivers/dsp/bridge/services/sync.c, line 357: Assertion (0) failed. >> drivers/dsp/bridge/services/sync.c, line 357: Assertion (0) failed. > > Does the version of your sync.c file points to sync_entercs() and the > the assert failed for "in_interrupt()" for the line 357? > > Do your dspbridge version uses the WDT implementation? > >> D/TI_Video_Decoder( 934): VIDDEC_InitDSP_H264Dec():6619 >> LCML_InitMMCodec Failed >> !...80001009 >> D/TI_Video_Decoder( 934): VIDDEC_HandleCommand():1950 LCML Error 1 >> D/TI_Video_Decoder( 934): OMX_VidDec_Thread():165 Error in Select > > Regards, > Rene Sapiens > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html