[MPlayer-advusers] [BUG] mplayer -vf spp segfault on pentium 4 with gcc-4.0

Corey Hickey bugfood-ml at fatooh.org
Sat Dec 3 00:51:56 CET 2005


I ran accross this while testing a video on my laptop for the Doom9
codec comparison.

The following command immediately crashes mplayer compiled with gcc-4.0:
$ mplayer some_file.avi -vf spp

amd64,    gcc-4.0 : works fine
pentium4, gcc-4.0 : segfaults
pentium4, gcc-3.4 : works fine

The crash seems to happen with any file, but if you want the file I used
for the attached gdb log, it's at:
http://fatooh.org/files/doom9tmp/matrix-clip.vob

----------------------------------------------------------------------
Machine details:

bugfood at ganon:~$ uname -a
Linux ganon 2.6.14-archck5 #1 SMP Thu Nov 24 12:18:23 PST 2005 i686
GNU/Linux
bugfood at ganon:~$ ls -l /lib/libc[.-]*
-rwxr-xr-x  1 root root 1144316 2005-11-12 17:23:04 /lib/libc-2.3.5.so
lrwxrwxrwx  1 root root      13 2005-11-28 23:11:43 /lib/libc.so.6 ->
libc-2.3.5.so
bugfood at ganon:~$ gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--program-suffix=-4.0 --enable-__cxa_atexit
--enable-libstdcxx-allocator=mt --enable-clocale=gnu
--enable-libstdcxx-debug --enable-java-gc=boehm --enable-java-awt=gtk
--enable-gtk-cairo
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre
--enable-mpfr --disable-werror --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.0.2 (Debian 4.0.2-2)
bugfood at ganon:~$ ld -v
GNU ld version 2.16.1 Debian GNU/Linux
bugfood at ganon:~$ as --version
GNU assembler 2.16.1 Debian GNU/Linux
Copyright 2005 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 `i486-linux-gnu'.
bugfood at ganon:~$ cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Pentium(R) 4 Mobile CPU 1.70GHz
stepping        : 4
cpu MHz         : 1694.826
cache size      : 512 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips        : 2394.83

----------------------------------------------------------------------


Thanks,
Corey
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: spp-segfault.txt
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-advusers/attachments/20051202/648d7d67/attachment.txt>


More information about the MPlayer-advusers mailing list