Package: audacious Version: 1.5.1-1 Severity: important Hello,
Since the upgrade of audacious in lenny from 1.5.0-2 to 1.5.1-1, it segfaults during loading the default playlist. The last line before the segfault occurs look like: stat64("/home/unki/.config/audacious/playlist.xspf", {st_mode=S_IFREG|0644, st_size=345, ...}) = 0 stat64("/home/unki/.config/audacious/playlist.xspf", {st_mode=S_IFREG|0644, st_size=345, ...}) = 0 open("/home/unki/.config/audacious/playlist.xspf", O_RDONLY|O_LARGEFILE) = 11 fstat64(11, {st_mode=S_IFREG|0644, st_size=345, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4b55000 read(11, "<?xml version=\"1.0\" encoding=\"UT"..., 16384) = 345 read(11, "", 12288) = 0 _llseek(11, 0, [345], SEEK_CUR) = 0 _llseek(11, 0, [0], SEEK_SET) = 0 read(11, "<?xml version=\"1.0\" encoding=\"UT"..., 4096) = 345 read(11, "", 4096) = 0 close(11) = 0 munmap(0xb4b55000, 4096) = 0 mmap2(NULL, 77856, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4b42000 mmap2(NULL, 16416, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4b3d000 --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV +++ If I delete the current playlist (rm ~/.config/audacious/playlist.xspf), audacious starts up. If I then again store the playlist (List -> Save Default List), close audacious and try to start it again, it segfaults. Also if I try to open a playlist in PLS format, it segfaults immediately. It seems also the "Status icon" plugin causes segfaults. But maybe this issue comes from that the audacious-plugin package is still at 1.5.0-2 in lenny. Cheers, Andreas -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core) 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.0-2 Base plugins for audacious ii dbus 1.2.1-2 simple interprocess messaging syst ii gtk2-engines-pixbuf 2.12.9-3 Pixbuf-based theme for GTK+ 2.x ii libatk1.0-0 1.22.0-1 The ATK accessibility toolkit ii libaudclient1 1.5.1-1 audacious D-Bus remote control lib ii libc6 2.7-10 GNU C Library: Shared libraries ii libcairo2 1.6.4-1+b1 The Cairo 2D vector graphics libra ii libdbus-1-3 1.2.1-2 simple interprocess messaging syst ii libdbus-glib-1-2 0.76-1 simple interprocess messaging syst ii libglib2.0-0 2.16.3-2 The GLib library of C routines ii libgtk2.0-0 2.12.9-3 The GTK+ graphical user interface ii libice6 2:1.0.4-1 X11 Inter-Client Exchange library ii libmcs1 0.7.0-1 Abstraction library to store confi ii libmowgli1 0.6.1-1 a high performance development fra ii libpango1.0-0 1.20.3-2 Layout and rendering of internatio ii libsamplerate0 0.1.3-1 audio rate conversion library ii libsm6 2:1.0.3-2 X11 Session Management library ii libx11-6 2:1.1.4-2 X11 client-side library Versions of packages audacious recommends: ii audacious-plugins-extra 1.5.0-2 Various extra plugins for audaciou ii unzip 5.52-11 De-archiver for .zip files -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]