I had suspended vdr for some 40 minutes using my suspend patch
(http://www.iki.fi/~msmakela/software/vdr#suspend).  When I hit
the Power key again, the display was powered up, but vdr did
not accept any commands from the RCU and the playback did not
resume.

Unfortunately, I did not think of attaching gdb to the vdr
process.  SIGINT and SIGHUP were ignored, so I had to SIGKILL
the process to get this:

[softdevice] Video Out seems to be OK
[softdevice] Initializing Audio Out
[softdevice] Audio out seems to be OK
[softdevice] A/V devices initialized, now initializing MPEG2 Decoder
[dfb] (re)configuring Videolayer to 720 x 576 (540x576)
[dfb] creating new surface (stretchBlit)
[surface capabilities] videoSurface: videoonly interlaced PixelFormat = 
0x00200806
[dfb] (re)configured 0x00200806
Error! Trying to unlock a nil picture... Ignoring.
[mpeg2video @ 0xa7b5b8a8]ac-tex damaged at 11 17
[mpeg2video @ 0xa7b5b8a8]invalid mb type in I Frame at 7 30
[mpeg2video @ 0xa7b5b8a8]skipped MB in I frame at 3 31
[mpeg2video @ 0xa7b5b8a8]ac-tex damaged at 3 32
[mpeg2video @ 0xa7b5b8a8]ac-tex damaged at 2 33
[mpeg2video @ 0xa7b5b8a8]skipped MB in I frame at 9 34
[mpeg2video @ 0xa7b5b8a8]ac-tex damaged at 1 35
[mpeg2video @ 0xa7b5b8a8]Warning MVs not available
[mpeg2video @ 0xa7b5b8a8]concealing 855 DC, 855 AC, 855 MV errors
Killed

Even under normal operation of softdevice, I keep getting these
"Error! Trying to unlock a nil picture... Ignoring." every now and then.
Is there a race condition somewhere, or is this just faulty logic?

        Marko
_______________________________________________
Softdevice-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/softdevice-devel

Reply via email to