Package: audacious Version: 1.5.1-4 Severity: important When opening some .ape files (encoded with Monkey's Audio codec), audacious segfaults. Not all ape files make audacious fail. In fact, I only found one that does it.
This may be caused by the file's curruption, but I found that the file is still playable: The current mplayer version at the repositories also fails with the following log (even if I don't use -afm mpcdec, mplayer crashes anyway): > $ mplayer -afm mpcdec file.ape (...) > > Playing file.ape. > libavformat file format detected. > Invalid APE Tags > [lavf] Audio stream found, -aid 0 > ========================================================================== > Trying to force audio codec driver family mpcdec... > Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders > > > MPlayer interrupted by signal 11 in module: init_audio_codec > - MPlayer crashed by bad usage of CPU/FPU/RAM. > Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and (...) However, using the mplayer version from the debian-multimedia repositories I can get playback, with the following output: > $ mplayer file.ape (...) > > Playing file.ape. > libavformat file format detected. > [lavf] Audio stream found, -aid 0 > ========================================================================== > Trying to force audio codec driver family mpcdec... > Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders > [ape @ 0x87a0f90]Error decoding frame > AUDIO: 44100 Hz, 2 ch, s16le, 0.0 kbit/0.00% (ratio: 0->176400) > Selected audio codec: [ffape] afm: ffmpeg (FFmpeg Monkey's Audio > decoder) > ========================================================================== > AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample) > Video: no video > Starting playback... > A: 22.8 (22.7) of 2997.3 (49:57.3) 6.0% > > > > Exiting... (Quit) This version displays that line saying "Error decoding frame", but plays the file well. Maybe this might help determining what is causing the crash in audacious? Since the file is playable with this version of mplayer, it should also be so on audacious, or, at least, fail less dramatically, eg by displaying an error message instead of segfaulting. Regards, Luís Picciochi -- System Information: Debian Release: 5.0 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages audacious depends on: ii audacious-plugins 1.5.1-2 Base plugins for audacious ii dbus 1.2.1-5 simple interprocess messaging syst ii gtk2-engines-pixbuf 2.14.5-1 Pixbuf-based theme for GTK+ 2.x ii libatk1.0-0 1.22.0-1 The ATK accessibility toolkit ii libaudclient1 1.5.1-4 audacious dbus remote control libr ii libaudid3tag1 1.5.1-4 audacious id3 tag manipulation lib ii libc6 2.7-18 GNU C Library: Shared libraries ii libcairo2 1.6.4-7 The Cairo 2D vector graphics libra ii libdbus-1-3 1.2.1-5 simple interprocess messaging syst ii libdbus-glib-1-2 0.76-1 simple interprocess messaging syst ii libglib2.0-0 2.18.3-1 The GLib library of C routines ii libgtk2.0-0 2.14.5-1 The GTK+ graphical user interface ii libice6 2:1.0.4-1 X11 Inter-Client Exchange library ii libmcs1 0.7.1-1 Abstraction library to store confi ii libmowgli1 0.6.1-1 a high performance development fra ii libpango1.0-0 1.20.5-3 Layout and rendering of internatio ii libsamplerate0 0.1.4-1 audio rate conversion library ii libsm6 2:1.0.3-2 X11 Session Management library ii libx11-6 2:1.1.5-2 X11 client-side library Versions of packages audacious recommends: ii audacious-plugins-extra 1.5.1-2 Various extra plugins for audaciou ii unzip 5.52-12 De-archiver for .zip files audacious suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org