[MPlayer-dev-eng] [PATCH] menu segfault

Colin Leroy colin at colino.net
Sun Nov 17 15:44:18 CET 2002


> > Currently trying Alban's menu stuff... Quite cool ! 

Here's a real backtrace.
Tried vo (x11,xv,sdl,xvidix) with and without -menu, only -menu -vo xvidix
crashes.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 15624)]
__pthread_mutex_lock (mutex=0x80808490) at mutex.c:99
99	mutex.c: No such file or directory.
	in mutex.c
(gdb) bt full
#0  __pthread_mutex_lock (mutex=0x80808490) at mutex.c:99
	self = 0x80808080
#1  0x0f4d0888 in __libc_free (mem=0x80808490) at malloc.c:3151
	ar_ptr = (arena *) 0x80808080
	p = 0x30d29018
	hook = (void (*)()) 0xf4d0888 <__libc_free+172>
#2  0x10154b4c in av_free (ptr=0x80808490) at mem.c:76
No locals.
#3  0x10153a90 in __av_freep (ptr=0x103a691c) at utils.c:36
No locals.
#4  0x10155d58 in MPV_common_end (s=0x103a66a0) at mpegvideo.c:487
	i = 0
#5  0x101a8c70 in h263_decode_end (avctx=0x80808490) at h263dec.c:119
No locals.
#6  0x10153e18 in avcodec_close (avctx=0x1032db70) at utils.c:168
No locals.
#7  0x100a0230 in uninit (sh=0x80808490) at vd_ffmpeg.c:270
	ctx = (vd_ffmpeg_ctx *) 0x10333660
	avctx = (AVCodecContext *) 0x1032db70
#8  0x10095df4 in uninit_video (sh_video=0x10332368) at dec_video.c:140
No locals.
#9  0x10020c54 in uninit_player (mask=3787) at mplayer.c:329
No locals.

-- 
Colin
Random BOFH excuse:
	Daemons did it



More information about the MPlayer-dev-eng mailing list