[MPlayer-dev-eng] [BUG] memleak? in multifile playing
D Richard Felker III
dalias at aerifal.cx
Sat Oct 4 09:37:43 CEST 2003
On Sat, Oct 04, 2003 at 12:03:40AM +0200, Gabucino wrote:
> ( STAY TUNED! MORE BUGREPORTS TO COME! )
>
> P2 Descutes 266Mhz
>
> ./configure --confdir=/etc/mplayer --prefix=/usr --enable-runtime-cpudetection
> --enable-gui --language=all --enable-menu
>
> Note: it doesn't matter if -vo xv,null,error,whatever. It fails on the third
> file.
>
.
.
.
> Playing /mnt/cd/BGC2032Trailer.avi
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 1024 (LWP 10291)]
> ds_free_packs (ds=0x8582e68) at demuxer.c:473
> 473 demuxer.c: No such file or directory.
> (gdb) bt
> #0 ds_free_packs (ds=0x8582e68) at demuxer.c:473
> #1 0x8164773 in free_demuxer_stream (ds=0x8582e68) at demuxer.c:24
> #2 0x8078ed3 in main (argc=27, argv=0xbffff824) at mplayer.c:1274
> #3 0x4060e836 in __libc_start_main () from /lib/libc.so.6
> (gdb) disass $pc-32 $pc+32
Yes, it was the 1000l "memleak" fix patch pl committed a few days ago.
I just reversed it earlier.
Rich
More information about the MPlayer-dev-eng
mailing list