[MPlayer-users] Fullscreen crash with fvwm and -vo xv

vin.gui vin.gui at laposte.net
Wed Jul 3 13:49:02 CEST 2002


Hi,

I am using fvwm2 and running
mplayer -vo xv -fs
does crash. But everything is fine without fullscreen.
Using -fsmode-dontuse either crashes
or makes a borderless window (not fullscreen).
With gnome, fullscreen works fine.

I attach a full bugreport. Unfortunately,
the gdb output has no line number although
I did ./configure --enable-debug=3
and did not use `make install' to copy the binary...

I attached mplayer -v output
gdb output, etc.

______________________________________________________________
System information:

Distribution: Mandrake 8.0
  * kernel version:
_vincent_%        uname -a
Linux dinateur 2.4.18 #4 Sun Jun 9 23:12:18 CEST 2002 i686 unknown
_vincent_%        ls -l /lib/libc[.-]*
-rwxr-xr-x    1 root     root      1216268 Feb 21  2001 /lib/libc-2.2.2.so
lrwxrwxrwx    1 root     root           13 Aug 28  2001 /lib/libc.so.6 
-> libc-2.2.2.so
_vincent_%        X -version

XFree86 Version 4.2.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 23 January 2002
         If the server is older than 6-12 months, or if your card is
         newer than the above date, look for a newer version before
         reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.18-1mdksmp i686 [ELF]
Module Loader present
_vincent_%        gcc -v
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.4/specs
Configured with: ./configure
Thread model: single
gcc version 3.0.4
_vincent_%        ld -v
GNU ld version 2.10.91 (with BFD 2.10.1.0.2)
_vincent_%        as --version
GNU assembler 2.10.91
Copyright 2000 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.
This assembler was configured for a target of `i586-mandrake-linux'.

Window Manager: Fvwm2
  fvwm2 -version
FVWM version 2.4.0 compiled on Jul  3 2001 at 20:08:44
with support for: ReadLine, Stroke, XPM, GNOME WM hints, SM

_vincent_%  cat /proc/cpuinfo 
~/dvds/ete_de_kikujiro
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 6
model           : 4
model name      : AMD Athlon(tm) Processor
stepping        : 2
cpu MHz         : 850.065
cache size      : 256 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca 
cmov pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow
bogomips        : 1697.38

VIdeo card: ati rage 128, 32M RAM.
Driver: not sure. Is it the kernel module r128.o ?
SoundCard : sound blaster live pci
Oss ? I don't know... It think so:
_vincent_% lsmod 
/home/install/MPlayer-0.90pre5/DOCS
Module                  Size  Used by
r128                   84288   1
es1371                 26288   0
ac97_codec              9328   0 [es1371]
8139too                13312   1 (autoclean)
ide-scsi                7728   0
scsi_mod               81296   1 [ide-scsi]

lspci -vv

00:00.0 Host bridge: VIA Technologies, Inc.: Unknown device 0305 (rev 03)
[...]

00:01.0 PCI bridge: VIA Technologies, Inc.: Unknown device 8305 (prog-if 
00 [Normal decode])
         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- 
ParErr- Stepping- SERR- FastB2B-
         Status: Cap+ 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium 
 >TAbort- <TAbort- <MAbort+ >SERR- <PERR-
         Latency: 0
         Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
         I/O behind bridge: 0000c000-0000cfff
         Memory behind bridge: d8000000-d9ffffff
         Prefetchable memory behind bridge: d4000000-d7ffffff
         BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- >Reset- FastB2B-
         Capabilities: [80] Power Management version 2
                 Flags: PMEClk- DSI- D1+ D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super] (rev 40)
[...]

00:07.1 IDE interface: VIA Technologies, Inc. VT82C586 IDE [Apollo] (rev 
06) (prog-if [...]

00:07.2 USB Controller: VIA Technologies, Inc. VT82C586B USB (rev 16) 
(prog-if 00 [UHCI])
[...]

00:07.3 USB Controller: VIA Technologies, Inc. VT82C586B USB (rev 16) 
(prog-if 00 [UHCI])
[...]

00:07.4 Bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40)
[...]

00:12.0 Multimedia audio controller: Ensoniq 5880 AudioPCI (rev 02)
         Subsystem: Ensoniq Creative Sound Blaster AudioPCI128
         Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- 
ParErr- Stepping- SERR- FastB2B-
         Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- 
<TAbort- <MAbort+ >SERR- <PERR-
         Latency: 32 (3000ns min, 32000ns max)
         Interrupt: pin A routed to IRQ 5
         Region 0: I/O ports at e800 [size=64]
         Capabilities: [dc] Power Management version 1
                 Flags: PMEClk- DSI+ D1- D2+ AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:14.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139 
(rev 10)
[...]

01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128 SM 
(prog-if 00 [VGA])
         Subsystem: ATI Technologies Inc: Unknown device 0008
         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- 
ParErr- Stepping+ SERR- FastB2B-
         Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium 
 >TAbort- <TAbort- <MAbort- >SERR- <PERR-
         Latency: 32 (2000ns min), cache line size 08
         Interrupt: pin A routed to IRQ 10
         Region 0: Memory at d4000000 (32-bit, prefetchable) [size=64M]
         Region 1: I/O ports at c000 [size=256]
         Region 2: Memory at d9000000 (32-bit, non-prefetchable) [size=16K]
         Expansion ROM at <unassigned> [disabled] [size=128K]
         Capabilities: [50] AGP version 2.0
                 Status: RQ=31 SBA+ 64bit- FW- Rate=x1,x2
                 Command: RQ=31 SBA+ AGP+ 64bit- FW- Rate=x1
      Capabilities: [5c] Power Management version 1
                 Flags: PMEClk- DSI- D1+ D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: config.h
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20020703/21a4f564/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: config.mak
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20020703/21a4f564/attachment.asc>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: configure.log
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20020703/21a4f564/attachment-0001.txt>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdb_output
Type: application/x-java-vm
Size: 1940 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20020703/21a4f564/attachment.bin>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libvo_config.mak
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20020703/21a4f564/attachment-0002.txt>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer_output
Type: application/x-java-vm
Size: 6451 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20020703/21a4f564/attachment-0001.bin>


More information about the MPlayer-users mailing list