[MPlayer-users] GUI mplayer crashes in full screen mode

Akos Maroy darkeye at tyrell.hu
Sat Mar 15 16:11:55 CET 2003


Hi,

I just got the GUI version of mplayer working. What I find is that 
whenever I switch to full screen mode, and I try to move (drag) the GUI 
window,  mplayer crashes.

I recompiled it with --enable-debug, ran it through gdb, and here is the 
backtrace:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 8192 (LWP 17597)]
0x080bf9ef in PutImage (bf=0xababab, x=40, y=59, max=3, ofs=1)
     at mplayer/common.c:175
175         if ( tmp != 0x00ff00ff ) buf[iy * image_width + ix]=tmp;
(gdb) bt
#0  0x080bf9ef in PutImage (bf=0xababab, x=40, y=59, max=3, ofs=1)
     at mplayer/common.c:175
#1  0x080bfa96 in Render (window=0x82a97a8, Items=0x82aa288, nrItems=26,
     db=0x8378e30 "", size=115200) at mplayer/common.c:206
#2  0x080bcf44 in mplMainDraw () at mplayer/mw.c:66
#3  0x080d1b6b in wsPostRedisplay (win=0x170e8) at wm/ws.c:760
#4  0x080bd8c3 in mplEventHandling (msg=137012120, param=-nan(0x7fffff))
     at mplayer/mw.c:330
#5  0x080b6706 in guiGetEvent (type=94440, arg=0x0) at interface.c:575
#6  0x080730f5 in main (argc=1, argv=0xbffff8b4) at mplayer.c:1100
#7  0x420158d4 in __libc_start_main () from /lib/i686/libc.so.6


Of course I can provide more details on my system (basically it's RedHat 
8.0)


Akos



More information about the MPlayer-users mailing list