[MPlayer-users] crash with -vo fbdev

Siim Vahtre siim at pld.ttu.ee
Tue Feb 11 20:23:15 CET 2003


Running the latest CVS (dev-CVS-030211-20:06-3.2.2) version of mplayer
with command-line options "mplayer -vo fbdev test1.avi test2.avi" crashed
after playing test1.avi with following:

fbdev: Can't put VSCREENINFO: Bad file descriptor
FATAL: Cannot initialize video driver.

I ran it through gdb which said:

Program received signal SIGSEGV, Segmentation fault.
#0  0x4040d129 in free () from /lib/libc.so.6
#1  0x08094e60 in uninit () at vo_fbdev.c:1263
#2  0x08064b69 in uninit_player (mask=1) at mplayer.c:383
#3  0x0806973f in main (argc=6, argv=0xbffff704) at mplayer.c:1625

I think it is fbdev (reinitialization?) problem because it happens every
time when I try to play more than one file per run (inc. using playlist).
Other outputs (-vo x11, svga, xv, vesa, aa, etc..) worked fine.

P.S: I am running 2.5.59 kernel (rivafb driver) so that "bad file
descriptor" might be because of that, but I noticed the same problem
some time ago on 2.4.20 aswell. (no way to test it now, though)




More information about the MPlayer-users mailing list