Re: Bend it like Beckham
Bj|rn Englund <[email protected]>
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <[email protected]> |
Wed Mar 03 2004, Toralf Lund wrote: > > (gdb) bt full > #0 0x00ea2c32 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 > No symbol table info available. > #1 0x00339693 in msgrcv () from /lib/tls/libc.so.6 > No symbol table info available. > #2 0x0025ab3b in MsgNextEvent_internal (q=0x939d008, > event_return=0xbff92e30, > interruptible=0) at msgevents.c:255 Looks like a normal "wait for data from demuxer". I think you need to print out what sectors are requested from nav and what sectors (lba numbers) are received from the demuxer. /Björn