[MPlayer-dev-eng] crash in init_audio_codec with audio 0x161
Magnus Damm
damm at opensource.se
Mon Jun 23 15:01:51 CEST 2003
Allrighty, attached is a log from a gdb backtrace.
I've also uploaded the file "mplayer_sample-audio_0x161.wmv"
together with a small txt file.
Below is some system information.
thanks.
/ magnus
damm at kubu damm $ ls -l /lib/libc[.-]*
-rwxr-xr-x 1 root root 1514299 Jun 2 12:16 /lib/libc-2.3.2.so
lrwxrwxrwx 1 root root 13 Jun 2 12:16 /lib/libc.so.6 -> libc-2.3.2.so
damm at kubu damm $ gcc -v
Reading specs from /usr/lib/gcc-lib/powerpc-unknown-linux-gnu/3.2.3/specs
Configured with: /var/tmp/portage/gcc-3.2.3-r1/work/gcc-3.2.3/configure --prefix=/usr --bindir=/usr/powerpc-unknown-linux-gnu/gcc-bin/3.2 --includedir=/usr/lib/gcc-lib/powerpc-unknown-linux-gnu/3.2.3/include --datadir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.2 --mandir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.2/man --infodir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.2/info --enable-shared --host=powerpc-unknown-linux-gnu --target=powerpc-unknown-linux-gnu --with-system-zlib --enable-languages=c,c++,ada,f77,objc,java --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/powerpc-unknown-linux-gnu/3.2.3/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext
Thread model: posix
gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice)
damm at kubu damm $ ld -v
GNU ld version 2.14.90.0.2 20030515
damm at kubu damm $ as --version
GNU assembler 2.14.90.0.2 20030515
Copyright 2002 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 `powerpc-unknown-linux-gnu'.
damm at kubu damm $ X -version
XFree86 Version 4.3.0
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.20-ppc-r3 ppc [ELF]
Build Date: 11 June 2003
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
damm at kubu damm $ cat /proc/version
Linux version 2.4.20-ppc-r3 (root at kubu.opensource.se) (gcc version 3.2.1 20021207 (Gentoo Linux 3.2.1-20021207)) #1 Fri Feb 21 11:35:44 Local time zone must be set--see zic manu
damm at kubu damm $ cat /proc/cpuinfo
cpu : 7400, altivec supported
temperature : 28 C (uncalibrated)
clock : 450MHz
revision : 2.9 (pvr 000c 0209)
bogomips : 894.56
machine : PowerMac5,1
motherboard : PowerMac5,1 MacRISC Power Macintosh
detected as : 68 (PowerMac G4 Cube)
pmac flags : 00000004
L2 cache : 1024K unified
memory : 1280MB
pmac-generation : NewWorld
damm at kubu damm $ cat /proc/pci
PCI devices found:
Bus 0, device 11, function 0:
Host bridge: Apple Computer Inc. UniNorth AGP (rev 0).
Master Capable. Latency=16.
Bus 0, device 16, function 0:
VGA compatible controller: ATI Technologies Inc Rage 128 PF/PRO AGP 4x TMDS (rev 0).
IRQ 48.
Master Capable. Latency=255. Min Gnt=8.
Prefetchable 32 bit memory at 0x94000000 [0x97ffffff].
I/O at 0x802400 [0x8024ff].
Non-prefetchable 32 bit memory at 0x90000000 [0x90003fff].
Bus 16, device 11, function 0:
Host bridge: Apple Computer Inc. UniNorth PCI (rev 0).
Master Capable. Latency=16.
Bus 16, device 23, function 0:
Class ff00: Apple Computer Inc. KeyLargo Mac I/O (rev 3).
Master Capable. Latency=16.
Non-prefetchable 32 bit memory at 0x80000000 [0x8007ffff].
Bus 16, device 24, function 0:
USB Controller: Apple Computer Inc. KeyLargo USB (rev 0).
IRQ 27.
Master Capable. Latency=16. Min Gnt=3.Max Lat=86.
Non-prefetchable 32 bit memory at 0x80082000 [0x80082fff].
Bus 16, device 25, function 0:
USB Controller: Apple Computer Inc. KeyLargo USB (#2) (rev 0).
IRQ 28.
Master Capable. Latency=16. Min Gnt=3.Max Lat=86.
Non-prefetchable 32 bit memory at 0x80081000 [0x80081fff].
Bus 16, device 26, function 0:
FireWire (IEEE 1394): Texas Instruments TSB12LV26 IEEE-1394 Controller (Link ) (rev 0).
IRQ 63.
Master Capable. Latency=16. Min Gnt=2.Max Lat=4.
Non-prefetchable 32 bit memory at 0x80080000 [0x800807ff].
Non-prefetchable 32 bit memory at 0x80084000 [0x80087fff].
Bus 32, device 11, function 0:
Host bridge: Apple Computer Inc. UniNorth Internal PCI (rev 0).
Master Capable. Latency=16.
Bus 32, device 15, function 0:
Ethernet controller: Apple Computer Inc. UniNorth GMAC (Sun GEM) (rev 1).
IRQ 41.
Master Capable. Latency=6. Min Gnt=64.Max Lat=64.
Non-prefetchable 32 bit memory at 0xf5200000 [0xf53fffff].
On Mon, 23 Jun 2003 12:32:32 +0200
Dominik Mierzejewski <dominik at rangers.eu.org> wrote:
> On Monday, 23 June 2003, Magnus Damm wrote:
> > Hi,
> >
> > Is this a known issue, or should I file a complete report?
> >
> > No DLLs are used (a PowerPC system) only libavcodec.
> > I tried Mplayer-0.90rc5 with partial success - no video,
> > but the sound was playing and no crash was generated.
>
> [...]
> biCompression 861293911='3VMW'
> [...]
> VIDEO: [3VMW] 352x240 24bpp
>
> Looks like there is an endianness issue here.
> fps=1000,0 doesn't look normal, too.
>
> A complete report with gdb trace would help.
>
> --
> MPlayer RPMs maintainer: http://www.piorunek.pl/~dominik/linux/pkgs/mplayer/
> "The Universe doesn't give you any points for doing things that are easy."
> -- Sheridan to Garibaldi in Babylon 5:"The Geometry of Shadows"
>
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer.bug
Type: application/octet-stream
Size: 17737 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20030623/5df892aa/attachment.obj>
More information about the MPlayer-dev-eng
mailing list