Bug#519680: gmplayer crashes when I quit it

giggzounet giggzounet at gmail.com
Sun Mar 15 22:43:02 UTC 2009


Reinhard Tartler a écrit :
> giggzounet <giggzounet at gmail.com> writes:
> 
>> Is it good ? Do you need something else ?
> 
> A proper backtrace would be really helpful. See
> http://wiki.debian.org/HowToGetABacktrace or
> https://wiki.ubuntu.com/Backtrace#Generation for instructions how to
> generate them.
> 
> At least a 'bt full' is needed, better issue the command
> 'thread apply all bt'
> 
> 


23:40 giggz at thor ~ % gdb gmplayer
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(gdb) run
Starting program: /usr/bin/gmplayer
[Thread debugging using libthread_db enabled]
MPlayer SVN-r28799-4.3.3 (C) 2000-2009 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote
control.
[New Thread 0xb5593770 (LWP 22383)]
[GUI] Removing video filter: pp

Playing test.avi.
libavformat file format detected.
[lavf] Video stream found, -vid 0
[lavf] Audio stream found, -aid 1
VIDEO:  [VP6F]  480x368  0bpp  30.000 fps    0.0 kbps ( 0.0 kbyte/s)
Opening video filter: [screenshot]
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffvp6f] vfm: ffmpeg (FFmpeg VP6 Flash)
==========================================================================
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 22050 Hz, 2 ch, s16le, 48.0 kbit/6.80% (ratio: 6000->88200)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 480 x 368 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
[swscaler @ 0xb7725de0]No accelerated colorspace conversion found.
[swscaler @ 0xb7725de0]using unscaled yuv420p -> rgb24 special converter
VO: [xv] 480x368 => 480x368 Planar YV12
[VD_FFMPEG] DRI failure.0.020 ct:  0.000   0/  0 ??% ??% ??,?% 0 0


A:   1.5 V:   1.5 A-V: -0.000 ct:  0.001   0/  0  9%  2%  2.2% 0 0


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb5593770 (LWP 22383)]
print_int (opt=0x8320fd4, val=0x84d5c38) at m_option.c:177
177	m_option.c: No such file or directory.
	in m_option.c
(gdb) thread apply all bt

Thread 1 (Thread 0xb5593770 (LWP 22383)):
#0  print_int (opt=0x8320fd4, val=0x84d5c38) at m_option.c:177
#1  0x080c7cae in cfg_write () at ./m_option.h:476
#2  0x080c84ef in guiDone () at gui/interface.c:380
#3  0x0809e434 in uninit_player (mask=3791) at mplayer.c:665
#4  0x0809e8cf in exit_player_with_rc (how=137389594, rc=1) at mplayer.c:685
#5  0x0809eb71 in exit_player (how=137389594) at mplayer.c:743
#6  0x080ce975 in mplSubDraw () at gui/mplayer/sw.c:42
#7  0x080e128f in wsEvents (display=0x8cbc280, Event=0xbfb3ef80,
arg=0x0) at gui/wm/ws.c:615
#8  0x080ca1d5 in guiGetEvent (type=0, arg=0xbfb3ef80 "!") at
gui/interface.c:545
#9  0x0811615a in vo_x11_check_events (mydisplay=0x8cbc280) at
libvo/x11_common.c:837
#10 0x08118321 in check_events () at libvo/vo_xv.c:389
#11 0x080a15f8 in main (argc=1, argv=0xbfb412e4) at mplayer.c:3717
(gdb)


Is it correct now ?

Bye Bye
Guillaume





More information about the pkg-multimedia-maintainers mailing list