Opened 16 years ago

Last modified 13 years ago

#1260 closed defect (invalid)

crash when playing a certain ac3 file

Reported by: syosi@… Owned by: r_togni@…
Priority: normal Component: ad
Version: HEAD Severity: normal
Keywords: Cc: compn
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

When trying to play a (relatively large) ac3 file I have, at about halfway through mplayer has started crashing recently. I'd rather not post this file, it is 109 MB. I guess it is possible the file became corrupted, but I don't think so.

System information:

Running mplayer svn r27486 on Ubuntu 8.04

$ uname -a
Linux yosi.mit.edu 2.6.24-19-generic #1 SMP Wed Aug 20 22:56:21 UTC 2008 i686 GNU/Linux

$ ls -l /lib/libc[.-]*
-rwxr-xr-x 1 root root 1274092 2008-04-04 19:38 /lib/libc-2.7.so
lrwxrwxrwx 1 root root 11 2008-06-22 17:46 /lib/libc.so.6 -> libc-2.7.so

$ gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)

$ ld -v
GNU ld (GNU Binutils for Ubuntu) 2.18.0.20080103

a$ as --version
GNU assembler (GNU Binutils for Ubuntu) 2.18.0.20080103
Copyright 2007 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or later.
This program has absolutely no warranty.
This assembler was configured for a target of `i486-linux-gnu'.

$ cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 8
model name : AMD Athlon(tm) XP 2400+
stepping : 1
cpu MHz : 1994.376
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 sse syscall mmxext 3dnowext 3dnow up ts
bogomips : 3992.33
clflush size : 32

Graphics Card: GeForce4 MX 440 with AGP8X
nvidia driver, version 96.43.05

Sound card: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50)

(gdb) bt
#0 0xb73789b5 in memcpy () from /lib/tls/i686/cmov/libc.so.6
#1 0x0822621b in demux_lavf_fill_buffer (demux=0x8b8b1a8, dsds=0x8b8ba98)

at libmpdemux/demux_lavf.c:591

#2 0x081679bd in ds_fill_buffer (ds=0x8b8ba98) at libmpdemux/demuxer.c:505
#3 0x08203ccd in a52_fillbuff (sh_audio=0x8bc8280)

at libmpcodecs/ad_liba52.c:62

#4 0x08203ebf in control (sh=0x8bc8280, cmd=<value optimized out>, arg=0x0)

at libmpcodecs/ad_liba52.c:265

#5 0x08124769 in resync_audio_stream (sh_audio=0xfffffffb)

at libmpcodecs/dec_audio.c:472

#6 0x08166d0d in demux_seek (demuxer=0x8b8b1a8, rel_seek_secs=600,

audio_delay=0, flags=<value optimized out>) at libmpdemux/demuxer.c:1117

#7 0x0808ea82 in seek (mpctx=0x885b0a0, amount=600, style=-5)

at mplayer.c:2497

#8 0x08092908 in main (argc=3, argv=0xbf8fe7d4) at mplayer.c:3876
(gdb) disass $pc-32 $pc+32
Dump of assembler code from 0xb7378995 to 0xb73789d5:
0xb7378995 <memcpy_chk+5>: inc %esp
0xb7378996 <
memcpy_chk+6>: and $0x10,%al
0xb7378998 <memcpy_chk+8>: jb 0xb73f07b0 <chk_fail>
0xb737899e: xchg %ax,%ax
0xb73789a0 <memcpy+0>: mov 0xc(%esp),%ecx
0xb73789a4 <memcpy+4>: mov %edi,%eax
0xb73789a6 <memcpy+6>: mov 0x4(%esp),%edi
0xb73789aa <memcpy+10>: mov %esi,%edx
0xb73789ac <memcpy+12>: mov 0x8(%esp),%esi
0xb73789b0 <memcpy+16>: cld
0xb73789b1 <memcpy+17>: shr %ecx
0xb73789b3 <memcpy+19>: jae 0xb73789b6 <memcpy+22>
0xb73789b5 <memcpy+21>: movsb %ds:(%esi),%es:(%edi)
0xb73789b6 <memcpy+22>: shr %ecx
0xb73789b8 <memcpy+24>: jae 0xb73789bc <memcpy+28>
0xb73789ba <memcpy+26>: movsw %ds:(%esi),%es:(%edi)
0xb73789bc <memcpy+28>: rep movsl %ds:(%esi),%es:(%edi)
0xb73789be <memcpy+30>: mov %eax,%edi
0xb73789c0 <memcpy+32>: mov %edx,%esi
0xb73789c2 <memcpy+34>: mov 0x4(%esp),%eax
0xb73789c6 <memcpy+38>: ret
0xb73789c7: nop
---Type <return> to continue, or q <return> to quit---
0xb73789c8: nop
0xb73789c9: nop
0xb73789ca: nop
0xb73789cb: nop
0xb73789cc: nop
0xb73789cd: nop
0xb73789ce: nop
0xb73789cf: nop
0xb73789d0: push %ebp
0xb73789d1: mov %esp,%ebp
0xb73789d3: sub $0xc,%esp
End of assembler dump.
(gdb) info all-registers
eax 0x8b8ba98 146324120
ecx 0x7ffffffd 2147483645
edx 0xfffffffb -5
ebx 0x8bacb00 146459392
esp 0xbf8fd3cc 0xbf8fd3cc
ebp 0xbf8fd438 0xbf8fd438
esi 0x8bb2360 146482016
edi 0x0 0
eip 0xb73789b5 0xb73789b5 <memcpy+21>
eflags 0x210a13 [ CF AF IF OF RF ID ]
cs 0x73 115
ss 0x7b 123
ds 0x7b 123
es 0x7b 123
fs 0x0 0
gs 0x33 51
st0 -nan(0xfb3af764fb4cf771) (raw 0xfffffb3af764fb4cf771)
st1 -nan(0xfaa5f6dbfb04f725) (raw 0xfffffaa5f6dbfb04f725)
st2 -nan(0xfaa5fb04fb3afb4c) (raw 0xfffffaa5fb04fb3afb4c)
st3 -nan(0xfffffaa5fffffb04) (raw 0xfffffffffaa5fffffb04)
st4 -nan(0x8c63370a496cd759) (raw 0xffff8c63370a496cd759)
st5 4544 (raw 0x400b8e00000000000000)
st6 600000000 (raw 0x401c8f0d180000000000)
---Type <return> to continue, or q <return> to quit---
st7 -9223372036854775808 (raw 0xc03e8000000000000000)
fctrl 0x37f 895
fstat 0x20 32
ftag 0xffff 65535
fiseg 0x0 0
fioff 0x0 0
foseg 0x0 0
fooff 0x0 0
fop 0x0 0
xmm0 {v4_float = {0x9eb1, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},

v16_int8 = {0x9a, 0xb1, 0x1e, 0x47, 0x0 <repeats 12 times>}, v8_int16 = {

0xb19a, 0x471e, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x471eb19a,
0x0, 0x0, 0x0}, v2_int64 = {0x471eb19a, 0x0},

uint128 = 0x000000000000000000000000471eb19a}

xmm1 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},

v16_int8 = {0x6e, 0x91, 0x1f, 0x3d, 0x3a, 0xb1, 0x2d, 0xbd, 0x4b, 0x4d,

0x2f, 0x3d, 0xdf, 0x6b, 0x2b, 0xbd}, v8_int16 = {0x916e, 0x3d1f, 0xb13a,
0xbd2d, 0x4d4b, 0x3d2f, 0x6bdf, 0xbd2b}, v4_int32 = {0x3d1f916e,
0xbd2db13a, 0x3d2f4d4b, 0xbd2b6bdf}, v2_int64 = {0xbd2db13a3d1f916e,
0xbd2b6bdf3d2f4d4b}, uint128 = 0xbd2b6bdf3d2f4d4bbd2db13a3d1f916e}

xmm2 {v4_float = {0x180, 0x180, 0x180, 0x180}, v2_double = {

0x2000008780000000, 0x2000008780000000}, v16_int8 = {0x0, 0x0, 0xc0, 0x43,
0x0, 0x0, 0xc0, 0x43, 0x0, 0x0, 0xc0, 0x43, 0x0, 0x0, 0xc0, 0x43},

---Type <return> to continue, or q <return> to quit---

v8_int16 = {0x0, 0x43c0, 0x0, 0x43c0, 0x0, 0x43c0, 0x0, 0x43c0}, v4_int32 = {

0x43c00000, 0x43c00000, 0x43c00000, 0x43c00000}, v2_int64 = {
0x43c0000043c00000, 0x43c0000043c00000},

uint128 = 0x43c0000043c0000043c0000043c00000}

xmm3 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},

v16_int8 = {0xbd, 0x6e, 0xf, 0x3c, 0x10, 0x13, 0x9, 0x3a, 0xc0, 0xb0, 0xcd,

0x3b, 0x62, 0xd4, 0xce, 0x3b}, v8_int16 = {0x6ebd, 0x3c0f, 0x1310, 0x3a09,
0xb0c0, 0x3bcd, 0xd462, 0x3bce}, v4_int32 = {0x3c0f6ebd, 0x3a091310,
0x3bcdb0c0, 0x3bced462}, v2_int64 = {0x3a0913103c0f6ebd,
0x3bced4623bcdb0c0}, uint128 = 0x3bced4623bcdb0c03a0913103c0f6ebd}

xmm4 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},

v16_int8 = {0x44, 0xd8, 0x82, 0x39, 0x2b, 0x55, 0x15, 0xbc, 0x72, 0x8a,

0xd7, 0x3b, 0x84, 0xdf, 0xcc, 0xbb}, v8_int16 = {0xd844, 0x3982, 0x552b,
0xbc15, 0x8a72, 0x3bd7, 0xdf84, 0xbbcc}, v4_int32 = {0x3982d844,
0xbc15552b, 0x3bd78a72, 0xbbccdf84}, v2_int64 = {0xbc15552b3982d844,
0xbbccdf843bd78a72}, uint128 = 0xbbccdf843bd78a72bc15552b3982d844}

xmm5 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},

v16_int8 = {0x5f, 0x82, 0x12, 0x3c, 0x89, 0xd9, 0xee, 0x38, 0x99, 0x23,

0xd8, 0x3b, 0x23, 0xab, 0xce, 0x3b}, v8_int16 = {0x825f, 0x3c12, 0xd989,
0x38ee, 0x2399, 0x3bd8, 0xab23, 0x3bce}, v4_int32 = {0x3c12825f,
0x38eed989, 0x3bd82399, 0x3bceab23}, v2_int64 = {0x38eed9893c12825f,
0x3bceab233bd82399}, uint128 = 0x3bceab233bd8239938eed9893c12825f}

xmm6 {v4_float = {0x1, 0xffffffff, 0x0, 0x0}, v2_double = {0x0,
---Type <return> to continue, or q <return> to quit---

0x0}, v16_int8 = {0x0, 0x0, 0x80, 0x3f, 0x0, 0x0, 0x80, 0xbf, 0xf3, 0x4,
0x35, 0x3f, 0xf3, 0x4, 0x35, 0xbf}, v8_int16 = {0x0, 0x3f80, 0x0, 0xbf80,
0x4f3, 0x3f35, 0x4f3, 0xbf35}, v4_int32 = {0x3f800000, 0xbf800000,
0x3f3504f3, 0xbf3504f3}, v2_int64 = {0xbf8000003f800000,
0xbf3504f33f3504f3}, uint128 = 0xbf3504f33f3504f3bf8000003f800000}

xmm7 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},

v16_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf3, 0x4, 0x35, 0x3f,

0xf3, 0x4, 0x35, 0xbf}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x4f3, 0x3f35,
0x4f3, 0xbf35}, v4_int32 = {0x0, 0x0, 0x3f3504f3, 0xbf3504f3}, v2_int64 = {
0x0, 0xbf3504f33f3504f3}, uint128 = 0xbf3504f33f3504f30000000000000000}

mxcsr 0x1fa0 [ PE IM DM ZM OM UM PM ]
mm0 {uint64 = 0xfb3af764fb4cf771, v2_int32 = {0xfb4cf771,

0xfb3af764}, v4_int16 = {0xf771, 0xfb4c, 0xf764, 0xfb3a}, v8_int8 = {0x71,
0xf7, 0x4c, 0xfb, 0x64, 0xf7, 0x3a, 0xfb}}

mm1 {uint64 = 0xfaa5f6dbfb04f725, v2_int32 = {0xfb04f725,

0xfaa5f6db}, v4_int16 = {0xf725, 0xfb04, 0xf6db, 0xfaa5}, v8_int8 = {0x25,
0xf7, 0x4, 0xfb, 0xdb, 0xf6, 0xa5, 0xfa}}

mm2 {uint64 = 0xfaa5fb04fb3afb4c, v2_int32 = {0xfb3afb4c,

0xfaa5fb04}, v4_int16 = {0xfb4c, 0xfb3a, 0xfb04, 0xfaa5}, v8_int8 = {0x4c,
0xfb, 0x3a, 0xfb, 0x4, 0xfb, 0xa5, 0xfa}}

mm3 {uint64 = 0xfffffaa5fffffb04, v2_int32 = {0xfffffb04,

0xfffffaa5}, v4_int16 = {0xfb04, 0xffff, 0xfaa5, 0xffff}, v8_int8 = {0x4,
0xfb, 0xff, 0xff, 0xa5, 0xfa, 0xff, 0xff}}

---Type <return> to continue, or q <return> to quit---
mm4 {uint64 = 0x8c63370a496cd759, v2_int32 = {0x496cd759,

0x8c63370a}, v4_int16 = {0xd759, 0x496c, 0x370a, 0x8c63}, v8_int8 = {0x59,
0xd7, 0x6c, 0x49, 0xa, 0x37, 0x63, 0x8c}}

mm5 {uint64 = 0x8e00000000000000, v2_int32 = {0x0, 0x8e000000},

v4_int16 = {0x0, 0x0, 0x0, 0x8e00}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0,

0x0, 0x8e}}

mm6 {uint64 = 0x8f0d180000000000, v2_int32 = {0x0, 0x8f0d1800},

v4_int16 = {0x0, 0x0, 0x1800, 0x8f0d}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0,

0x18, 0xd, 0x8f}}

mm7 {uint64 = 0x8000000000000000, v2_int32 = {0x0, 0x80000000},

v4_int16 = {0x0, 0x0, 0x0, 0x8000}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0,

0x0, 0x80}}

(gdb)

log:

MPlayer dev-SVN-r27486-4.2.3 (C) 2000-2008 MPlayer Team
CPU: AMD Athlon(tm) XP 2400+ (Family: 6, Model: 8, Stepping: 1)
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE
get_path('codecs.conf') -> '/home/syosi/.mplayer/codecs.conf'
Reading /home/syosi/.mplayer/codecs.conf: Can't open '/home/syosi/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: Can't open '/usr/local/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf.
Configuration: --enable-menu --enable-xvmc --enable-debug=3
CommandLine: '-v' 'the_mikado_1.ac3'
init_freetype
get_path('font/font.desc') -> '/home/syosi/.mplayer/font/font.desc'
font: can't open file: /home/syosi/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
get_path('fonts') -> '/home/syosi/.mplayer/fonts'
Using nanosleep() timing
get_path('input.conf') -> '/home/syosi/.mplayer/input.conf'
Can't open input config file /home/syosi/.mplayer/input.conf: No such file or directory
Can't open input config file /usr/local/etc/mplayer/input.conf: No such file or directory
Falling back on default (hardcoded) input config
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
get_path('the_mikado_1.ac3.conf') -> '/home/syosi/.mplayer/the_mikado_1.ac3.conf'

Playing the_mikado_1.ac3.
get_path('sub/') -> '/home/syosi/.mplayer/sub/'
[file] File size is 113751680 bytes
STREAM: [file] the_mikado_1.ac3
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
LAVF_check: raw AC-3
Checking for YUV4MPEG2
ASF_check: not ASF guid!
Checking for NuppelVideo
Checking for REAL
Checking for SMJPEG
Searching demuxer type for filename the_mikado_1.ac3 ext: .ac3
Trying demuxer 35 based on filename extension
LAVF_check: raw AC-3
libavformat file format detected.
==> Found audio stream: 0
[lavf] Audio stream found, -aid 0
======= WAVE Format =======
Format Tag: 8192 (0x2000)
Channels: 2
Samplerate: 48000
avg byte/sec: 28000
Block align: 1
bits/sample: 0
cbSize: 0
==========================================================================
LAVF: 1 audio and 0 video streams found
LAVF: build 3413248
==========================================================================
Opening audio decoder: [liba52] AC3 decoding with liba52
dec_audio: Allocating 3840 bytes for input buffer.
dec_audio: Allocating 6144 + 65536 = 71680 bytes for output buffer.
Using SSE optimized IMDCT transform
AC3: 2.0 (stereo) 48000 Hz 224.0 kbit/s
A52 flags before a52_frame: 0x2A
A52 flags after a52_frame: 0x2
Using MMX optimized resampler
AUDIO: 48000 Hz, 2 ch, s16le, 224.0 kbit/14.58% (ratio: 28000->192000)
Selected audio codec: [a52] afm: liba52 (AC3-liba52)
==========================================================================
Building audio filter chain for 48000Hz/2ch/s16le -> 0Hz/0ch/??...
[libaf] Adding filter dummy
[dummy] Was reinitialized: 48000Hz/2ch/s16le
[dummy] Was reinitialized: 48000Hz/2ch/s16le
Trying preferred audio driver 'pulse', options '[none]'
AO: [pulse] 48000Hz 2ch s16le (2 bytes per sample)
AO: Description: PulseAudio audio output
AO: Author: Lennart Poettering
Building audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le...
[dummy] Was reinitialized: 48000Hz/2ch/s16le
[dummy] Was reinitialized: 48000Hz/2ch/s16le
Video: no video
Freeing 0 unused video chunks.
Starting playback...
Increasing filtered audio buffer size from 0 to 65536
A: -0.0 (unknown) of 4062.6 ( 1:07:42.5) ??,?% [J
A: 0.0 (00.0) of 4062.6 ( 1:07:42.5) 0.5% [J
A: 0.0 (00.0) of 4062.6 ( 1:07:42.5) 0.5% [J
A: 0.0 (00.0) of 4062.6 ( 1:07:42.5) 0.5% [J
A: 0.1 (00.0) of 4062.6 ( 1:07:42.5) 0.5% [J
A: 0.1 (00.0) of 4062.6 ( 1:07:42.5) 0.5% [J
A: 0.1 (00.1) of 4062.6 ( 1:07:42.5) 0.5% [J
A: 0.2 (00.1) of 4062.6 ( 1:07:42.5) 0.5% [J
A: 0.2 (00.1) of 4062.6 ( 1:07:42.5) 0.5% [J
A: 0.2 (00.2) of 4062.6 ( 1:07:42.5) 0.5% [J
A: 0.3 (00.2) of 4062.6 ( 1:07:42.5) 0.5% [J
A: 0.3 (00.2) of 4062.6 ( 1:07:42.5) 0.5% [J
A: 0.3 (00.3) of 4062.6 ( 1:07:42.5) 0.5% [J
A: 0.4 (00.3) of 4062.6 ( 1:07:42.5) 0.5% [J
A: 0.4 (00.3) of 4062.6 ( 1:07:42.5) 0.5% [J
A: 0.4 (00.4) of 4062.6 ( 1:07:42.5) 0.5% [J
A: 0.5 (00.4) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 0.5 (00.4) of 4062.6 ( 1:07:42.5) 0.5% [J
A: 0.5 (00.5) of 4062.6 ( 1:07:42.5) 0.5% [J
A: 0.6 (00.5) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 0.6 (00.5) of 4062.6 ( 1:07:42.5) 0.5% [J
A: 0.6 (00.6) of 4062.6 ( 1:07:42.5) 0.5% [J
A: 0.7 (00.6) of 4062.6 ( 1:07:42.5) 0.5% [J
A: 0.7 (00.6) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 0.7 (00.7) of 4062.6 ( 1:07:42.5) 0.5% [J
A: 0.8 (00.7) of 4062.6 ( 1:07:42.5) 0.5% [J
A: 0.8 (00.7) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 0.8 (00.8) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 0.9 (00.8) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 0.9 (00.8) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 0.9 (00.9) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.0 (00.9) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.0 (00.9) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.0 (01.0) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.1 (01.0) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.1 (01.0) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.1 (01.1) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.2 (01.1) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.2 (01.1) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.2 (01.2) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.3 (01.2) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.3 (01.2) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.3 (01.3) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.4 (01.3) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.4 (01.3) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.4 (01.4) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.5 (01.4) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.5 (01.4) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.5 (01.5) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.6 (01.5) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.6 (01.5) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.6 (01.6) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.7 (01.6) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.7 (01.6) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.7 (01.7) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.8 (01.7) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.8 (01.7) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.8 (01.8) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 1.9 (01.8) of 4062.6 ( 1:07:42.5) 0.6% [J
A: 602.3 (10:02.3) of 4062.6 ( 1:07:42.5) 0.1% [J
A: 602.3 (10:02.3) of 4062.6 ( 1:07:42.5) 0.1% [J
A: 602.3 (10:02.3) of 4062.6 ( 1:07:42.5) 0.1% [J
A: 602.3 (10:02.3) of 4062.6 ( 1:07:42.5) 0.1% [J
A: 602.4 (10:02.4) of 4062.6 ( 1:07:42.5) 0.1% [J
A: 602.4 (10:02.4) of 4062.6 ( 1:07:42.5) 0.1% [J
A: 602.5 (10:02.4) of 4062.6 ( 1:07:42.5) 0.1% [J
A: 602.5 (10:02.4) of 4062.6 ( 1:07:42.5) 0.1% [J
A: 602.5 (10:02.5) of 4062.6 ( 1:07:42.5) 0.1% [J
A: 602.5 (10:02.5) of 4062.6 ( 1:07:42.5) 0.1% [J
A:1203.1 (20:03.0) of 4062.6 ( 1:07:42.5) 0.1% [J
A:1203.1 (20:03.0) of 4062.6 ( 1:07:42.5) 0.1% [J
A:1203.1 (20:03.0) of 4062.6 ( 1:07:42.5) 0.1% [J
A:1203.1 (20:03.0) of 4062.6 ( 1:07:42.5) 0.1% [J
A:1203.1 (20:03.1) of 4062.6 ( 1:07:42.5) 0.1% [J
A:1203.2 (20:03.1) of 4062.6 ( 1:07:42.5) 0.1% [J
A:1203.2 (20:03.2) of 4062.6 ( 1:07:42.5) 0.1% [J
A:1203.2 (20:03.2) of 4062.6 ( 1:07:42.5) 0.1% [J
A:1203.2 (20:03.2) of 4062.6 ( 1:07:42.5) 0.1% [J
A:1203.3 (20:03.2) of 4062.6 ( 1:07:42.5) 0.1% [J
A:1203.3 (20:03.3) of 4062.6 ( 1:07:42.5) 0.1% [J
A:1803.8 (30:03.8) of 4062.6 ( 1:07:42.5) 0.1% [J
A:1803.8 (30:03.8) of 4062.6 ( 1:07:42.5) 0.1% [J
A:1803.8 (30:03.8) of 4062.6 ( 1:07:42.5) 0.1% [J
A:1803.9 (30:03.9) of 4062.6 ( 1:07:42.5) 0.1% [J
A:1804.0 (30:03.9) of 4062.6 ( 1:07:42.5) 0.1% [J
A:1804.0 (30:03.9) of 4062.6 ( 1:07:42.5) 0.1% [J
A:1804.0 (30:04.0) of 4062.6 ( 1:07:42.5) 0.1% [J
A:1804.1 (30:04.0) of 4062.6 ( 1:07:42.5) 0.1% [J

MPlayer interrupted by signal 11 in module: seek

  • MPlayer crashed by bad usage of CPU/FPU/RAM. Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
  • MPlayer crashed. This shouldn't happen. It can be a bug in the MPlayer code _or_ in your drivers _or_ in your gcc version. If you think it's MPlayer's fault, please read DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and won't help unless you provide this information when reporting a possible bug.

Change History (2)

comment:1 by compn, 16 years ago

can you try with mplayer -ac ffac3 yourfile.ac3 ?
would be nice to have this file for testing...

comment:2 by compn, 13 years ago

Resolution: invalid
Status: newclosed, patriotact@gmail.com

no sample = cant fix

Note: See TracTickets for help on using tickets.