[MPlayer-users] gmplayer crashes [was: gmplayer fails in fullscreen mode; mplayer works fine]

Jonathan Ryshpan jonrysh at pacbell.net
Tue Nov 10 01:04:59 CET 2009


On Mon, 2009-11-09 at 16:53 -0500, Charles Philip Chan wrote:
> Jonathan Ryshpan <jonrysh at pacbell.net> writes:
> 
> > VO: [x11] 638x360 => 638x360 Planar YV12
> 
> Here is your problem. Your gmplayer is set to use -vo x11 which can't do
> full screen on the fly.
> 
> > VO: [xv] 638x360 => 638x360 Planar YV12 
> 
> Your mplayer works fine because you are using -vo xv.

Unfortunately attempting to set gmplayer Preferences->Video to change
from x11 to xv caused a crash with the appended message.  I have changed
the video mode by editing ~/.mplayer/gui.conf, so I'm OK here.

Thanks for your help.

========================= Crash =========================
MPlayer interrupted by signal 11 in module: unknown
- MPlayer crashed by bad usage of CPU/FPU/RAM.
  Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
  disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
  It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
  gcc version. If you think it's MPlayer's fault, please read
  DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
  won't help unless you provide this information when reporting a possible bug.
========================= Crash Ends =========================

I installed the necessary debug packages from Fedora and Rpmfusion
repos, ran gmplayer again, attempted to change video from x11 to xv, and
got this traceback:
========================= Traceback =========================
$ gdb gmplayer
GNU gdb (GDB) Fedora (6.8.50.20090302-38.fc11)
Copyright (C) 2009 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 "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
(gdb) run
Starting program: /usr/bin/gmplayer 
[Thread debugging using libthread_db enabled]
warning: "/usr/lib/debug/usr/lib64/libungif.so.4.1.6.debug": The separate debug info file has no debug info
MPlayer 29092-4.4.1 (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.

(<unknown>:6774): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

(<unknown>:6774): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

Program received signal SIGSEGV, Segmentation fault.
0x0000000000479ea7 in guiGetEvent (type=<value optimized out>, arg=<value optimized out>) at gui/interface.c:650
650		       mplEventHandling( guiCMDArray[ (int)arg - MP_CMD_GUI_EVENTS - 1 ],0 );
Current language:  auto; currently minimal
(gdb) 
========================= Traceback Ends =========================

The system is a 4-processor AMD x86_64 running Fedora-11 with all upgrades in.
MPlayer 29092-4.4.1 (C) 2000-2009 MPlayer Team.
$ rpm -q mplayer
mplayer-1.0-0.110.20090329svn.fc11.x86_64

Good Luck Folks - jon





More information about the MPlayer-users mailing list