DEMUX: Append packet to d_video, len=802625 pts=51382.566 pos=55810666 [packs: A=0 V=1] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1024 (LWP 5649)] 0x404b8057 in memcpy () from /lib/libc.so.6 (gdb) bt #0 0x404b8057 in memcpy () from /lib/libc.so.6 #1 0x0810bd63 in ds_read_packet (ds=0x8281fc8, stream=0x827fe78, len=1432908613, pts=920657.688, pos=56621091, flags=0) at ../libmpdemux/stream.h:141 #2 0x0811b3ee in demux_nuv_fill_buffer (demuxer=0x82816f8) at demux_nuv.c:176 #3 0x0810bf89 in demux_fill_buffer (demux=0x82816f8, ds=0x8281f60) at demuxer.c:283 #4 0x0810c1aa in ds_fill_buffer (ds=0x8281f60) at demuxer.c:342 #5 0x0810c248 in demux_read_data (ds=0x8281f60, mem=0x82a8cc0 "", len=2304) at demuxer.c:361 #6 0x08079c2b in decode_audio (sh_audio=0x8282158, buf=0x82a8cc0 "", minlen=2304, maxlen=67584) at ad_pcm.c:69 #7 0x08077afe in decode_audio (sh_audio=0x8282158, buf=0x82a8cc0 "", minlen=2304, maxlen=67584) at dec_audio.c:130 #8 0x0805f6ba in dec_audio (sh_audio=0x8282158, buffer=0xbffff18c "(\211\n@$òÿ¿Lñÿ¿þÈ", total=2304) at mencoder.c:256 #9 0x08060f6c in main (argc=12, argv=0xbffffb54, envp=0xbffffb88) at mencoder.c:857 (gdb) disass $eip-32 $eip+32 Dump of assembler code from 0x404b8037 to 0x404b8077: 0x404b8037 : or %cl,0xd7891045(%ebx) 0x404b803d : mov 0xc(%ebp),%esi 0x404b8040 : cmp $0x7,%eax 0x404b8043 : jbe 0x404b8060 0x404b8045 : mov %edx,%ecx 0x404b8047 : neg %ecx 0x404b8049 : and $0x3,%ecx 0x404b804c : sub %ecx,%eax 0x404b804e : cld 0x404b804f : repz movsb %ds:(%esi),%es:(%edi) 0x404b8051 : mov %eax,%ecx 0x404b8053 : shr $0x2,%ecx 0x404b8056 : cld 0x404b8057 : repz movsl %ds:(%esi),%es:(%edi) 0x404b8059 : and $0x3,%eax 0x404b805c : lea 0x0(%esi,1),%esi 0x404b8060 : mov %eax,%ecx 0x404b8062 : cld 0x404b8063 : repz movsb %ds:(%esi),%es:(%edi) 0x404b8065 : mov %edx,%eax 0x404b8067 : pop %esi 0x404b8068 : pop %edi 0x404b8069 : leave 0x404b806a : ret 0x404b806b : nop 0x404b806c : nop 0x404b806d : nop 0x404b806e : nop 0x404b806f : nop 0x404b8070 : push %ebp 0x404b8071 : mov %esp,%ebp 0x404b8073 : push %edi 0x404b8074 : push %esi 0x404b8075 : push %ebx 0x404b8076 : call 0x404b807b End of assembler dump. (gdb)