[MPlayer-users] mplayer crashes on .MP4 files with signal 11

ajaxas ajaxas at gmail.com
Tue Feb 20 19:04:19 CET 2007


OpenSUSE 10.2
linux-2.6.20-rc7-git3 (vanilla)
libc-2.5
gcc-4.1.2 (final, compiled from sources)
ld, as 2.17.50.0.5 20060927 (SUSE Linux)

AMD Athlon(tm) XP 2500+
GeForce FX5200 / NVIDIA-linux-x86-1.0-9631
Creative SB128 / ALSA kernel driver
------------------------------------------

Mplayer crashes on all *.MP4 files, being interrupted by signal 11 in the audio
output module. Seems like it's not problem with AAC, because playback goes OK if
the same streams are put into MKV container (using MKVtoolnix).

Trying to compile with --enable-debug=3 crashes as well with the next
error:

In file included from h264.c:8635:
svq3.c: In function 'svq3_decode_block':
svq3.c:224: warning: comparison between signed and unsigned
svq3.c: In function 'svq3_mc_dir':
svq3.c:374: warning: comparison between signed and unsigned
svq3.c:374: warning: comparison between signed and unsigned
svq3.c: In function 'svq3_decode_mb':
svq3.c:450: warning: comparison between signed and unsigned
svq3.c: In function 'svq3_decode_slice_header':
svq3.c:741: warning: comparison between signed and unsigned
svq3.c: At top level:
svq3.c:1015: warning: missing initializer
svq3.c:1015: warning: (near initialization for 'svq3_decoder.next')
cabac.h:109: warning: 'put_cabac_static' defined but not used
cabac.h:155: warning: 'put_cabac_terminate' defined but not used
cabac.h:183: warning: 'put_cabac_u' defined but not used
cabac.h:218: warning: 'put_cabac_ueg' defined but not used
cabac.h:270: warning: 'refill2' defined but not used
cabac.h:808: warning: 'get_cabac_u' defined but not used
cabac.h:824: warning: 'get_cabac_ueg' defined but not used
cabac.h: In function 'get_cabac_noinline':
cabac.h:522: error: can't find a register in class 'GENERAL_REGS' while
reloading 'asm' make[1]: *** [h264.o] Error 1
make[1]: Leaving directory `/home/ajaxas/soft/make/mplayer/libavcodec'
make: *** [libavcodec/libavcodec.a] Error 2

Thus I cannot use gdb.

Revision r22233 (svn up -r {"2007-02-17"}) works OK.

-- 
ajaxas <ajaxas at gmail.com>



More information about the MPlayer-users mailing list