Debian Bug report logs -
#489217
audacious: segmentation fault on loading playlist since upgrade to 1.5.1-1
Reported by: Andreas Unterkircher <unki@netshadow.at>
Date: Fri, 4 Jul 2008 06:03:01 UTC
Severity: important
Found in version audacious/1.5.1-1
Fixed in version audacious/1.5.1-2
Done: William Pitcock <nenolod@dereferenced.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#489217; Package audacious.
(full text, mbox, link).
Acknowledgement sent to Andreas Unterkircher <unki@netshadow.at>:
New Bug report received and forwarded. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
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
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#489217; Package audacious.
(full text, mbox, link).
Acknowledgement sent to Ivan Angelov <ivangeloff@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(full text, mbox, link).
Message #10 received at 489217@bugs.debian.org (full text, mbox, reply):
Hello,
I have the same problem here since upgrading to 1.5.1-1. After removing
~/.config/audacious/playlist* audacious starts normally and segfaults
when I try to load any .mp3 file. But if I load another audio format
(e.g. .flac or .ogg) it works just fine.
Furthermore, after disabling the MPEG plug-in
(/usr/lib/audacious/Input/madplug.so) I can load mp3's without problems
but of course I cannot play them.
So maybe this is a bug in audacious-plugins?
--
Ivan Angelov -- ivangeloff@gmail.com
PGP key ID: E333AA1C
Fingerprint: 42EB 0FBE 9EFF 5D89 CF95 72C2 5AF4 1E51 E333 AA1C
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#489217; Package audacious.
(full text, mbox, link).
Acknowledgement sent to Ivan Angelov <ivangeloff@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(full text, mbox, link).
Message #15 received at 489217@bugs.debian.org (full text, mbox, reply):
Hi,
I think I solved the problem for me by upgrading audacious-plugins to
1.5.1-1 from sid.
Cheers!
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#489217; Package audacious.
(full text, mbox, link).
Acknowledgement sent to Stephane Bortzmeyer <stephane@sources.org>:
Extra info received and forwarded to list. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(full text, mbox, link).
Message #20 received at 489217@bugs.debian.org (full text, mbox, reply):
[Message sent to several bugs because they seem the same.]
I just aptitude update && aptitude install audacious audacious-plugins
my "testing" machine and I still get the same bug.
Package: audacious
Architecture: i386
Version: 1.5.1-1
Package: audacious-plugins
Architecture: i386
Version: 1.5.0-2
Under gdb, I get:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x40c79640 (LWP 17152)]
0x080abdc4 in ?? ()
(gdb) list
No symbol table is loaded. Use the "file" command.
(gdb) where
#0 0x080abdc4 in ?? ()
#1 0x4136019c in ?? () from /usr/lib/audacious/Input/madplug.so
#2 0x08068980 in ?? ()
#3 0xbfd6cf58 in ?? ()
#4 0x080acb98 in ?? ()
#5 0xbfd6cf56 in ?? ()
#6 0x00000002 in ?? ()
#7 0x00000001 in ?? ()
#8 0x00000008 in ?? ()
#9 0x085c3918 in ?? ()
#10 0x42da4ef8 in ?? ()
#11 0xbfd6cf58 in ?? ()
#12 0x080689bf in ?? ()
#13 0x4136019c in ?? () from /usr/lib/audacious/Input/madplug.so
#14 0x08068980 in ?? ()
#15 0xbfd6d0d8 in ?? ()
#16 0x4135dcc1 in ?? () from /usr/lib/audacious/Input/madplug.so
#17 0x085e18c0 in ?? ()
#18 0x00000008 in ?? ()
#19 0x00000000 in ?? ()
Reply sent to William Pitcock <nenolod@dereferenced.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Andreas Unterkircher <unki@netshadow.at>:
Bug acknowledged by developer.
(full text, mbox, link).
Message #25 received at 489217-close@bugs.debian.org (full text, mbox, reply):
Source: audacious
Source-Version: 1.5.1-2
We believe that the bug you reported is fixed in the latest version of
audacious, which is due to be installed in the Debian FTP archive:
audacious-dbg_1.5.1-2_i386.deb
to pool/main/a/audacious/audacious-dbg_1.5.1-2_i386.deb
audacious-dev_1.5.1-2_i386.deb
to pool/main/a/audacious/audacious-dev_1.5.1-2_i386.deb
audacious_1.5.1-2.diff.gz
to pool/main/a/audacious/audacious_1.5.1-2.diff.gz
audacious_1.5.1-2.dsc
to pool/main/a/audacious/audacious_1.5.1-2.dsc
audacious_1.5.1-2_i386.deb
to pool/main/a/audacious/audacious_1.5.1-2_i386.deb
libaudclient1_1.5.1-2_i386.deb
to pool/main/a/audacious/libaudclient1_1.5.1-2_i386.deb
libaudid3tag1_1.5.1-2_i386.deb
to pool/main/a/audacious/libaudid3tag1_1.5.1-2_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 489217@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
William Pitcock <nenolod@dereferenced.org> (supplier of updated audacious package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 17 Jul 2008 20:10:07 -0500
Source: audacious
Binary: audacious libaudid3tag1 libaudclient1 audacious-dev audacious-dbg
Architecture: source i386
Version: 1.5.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>
Changed-By: William Pitcock <nenolod@dereferenced.org>
Description:
audacious - small and fast audio player which supports lots of formats
audacious-dbg - audacious media player (debugging symbols)
audacious-dev - audacious development files
libaudclient1 - audacious dbus remote control library
libaudid3tag1 - audacious id3 tag manipulation library
Closes: 471061 486543 489037 489217 489958
Changes:
audacious (1.5.1-2) unstable; urgency=medium
.
* Build without SSE2 support where appropriate.
(Closes: #471061, #489037).
* Strengthen dependency on audacious-plugins to enforce correct
plugin version usage due to an ABI break.
(Closes: #489958, #486543, #489217).
* Make sure that libaudclient1 and libaudid3tag1 are updated to matching
versions so that the private interfaces match up correctly, by Depending
on them in audacious.
* debian/control: Bump to Standards-Version 3.8.0; no changes required.
Checksums-Sha1:
b2013d3c1916bc349f49a5167fcbb515a762c161 1437 audacious_1.5.1-2.dsc
ff1dbeb490b57d967f65049d2e05f0c0623794ac 10873 audacious_1.5.1-2.diff.gz
a6467d28383c7fb772f782e785b788d3677c81dd 1159820 audacious_1.5.1-2_i386.deb
063fadda7a733c0a53f5d876f36b0bac94c171a8 47786 libaudid3tag1_1.5.1-2_i386.deb
4588f4d4106a802ac82ecb1c600c3d7c4c7f2b1c 24350 libaudclient1_1.5.1-2_i386.deb
c64b2f18b2172ecc257dd5d733e620b5c2ff06a3 49780 audacious-dev_1.5.1-2_i386.deb
223ef4c8beadcfcf8717b899588dd1bc5d527407 815180 audacious-dbg_1.5.1-2_i386.deb
Checksums-Sha256:
a0c3936d85c675b24e4d01db5e21d358ce56995bc7fb86fea0ee37aeadcf92c9 1437 audacious_1.5.1-2.dsc
83645f6973d481984408d771bb642bef7fe0fb749fc74d2e02fc68f2ebedf04f 10873 audacious_1.5.1-2.diff.gz
468c05dcb0f2832f7234dd6160ab637fcb1a64971f88f885484831341a88d379 1159820 audacious_1.5.1-2_i386.deb
fcb4acc5ec5f7a45d40e018f1aa0a40394cc6322e5cccfce83c0a3b74b7686a8 47786 libaudid3tag1_1.5.1-2_i386.deb
59e8cf9553e81d4643c8db59b4d51fec0d4e63d0b1fc1a2983acea1e58c9ff76 24350 libaudclient1_1.5.1-2_i386.deb
daa3ff93ab304a27f9cdc5b47bffdd7ddd4676e1396ca7cb6c98a367db6affbb 49780 audacious-dev_1.5.1-2_i386.deb
53af4bc70d0a7cd84bed9f9157f8947eae099eb4b68930a5d6993e64a2089ec4 815180 audacious-dbg_1.5.1-2_i386.deb
Files:
41a4196021153383c9e23976f7896a78 1437 sound optional audacious_1.5.1-2.dsc
4689c11bd44c1acdb11f7f7f68890a9b 10873 sound optional audacious_1.5.1-2.diff.gz
6f7cbf8314afef4fea585f2a3bf8f1b5 1159820 sound optional audacious_1.5.1-2_i386.deb
9e96e2120632eeaec6c0d9303383ca9e 47786 sound optional libaudid3tag1_1.5.1-2_i386.deb
a0a527690a9da8e1a7e2a60597f25dcd 24350 sound optional libaudclient1_1.5.1-2_i386.deb
1e389a732a05e28206e01c830324c2cc 49780 libs optional audacious-dev_1.5.1-2_i386.deb
a5aea93b6a067995d4c6cca11668184a 815180 devel extra audacious-dbg_1.5.1-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIgZuyibPvMsrqrwMRApzQAKCxc7O4kr94ZfQMha9l3r50/+O0FACgkxVr
Vn+KrVDR9ufMLjID9wh0W9U=
=gviS
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Wed, 20 Aug 2008 07:27:53 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sat Jul 1 23:53:36 2023;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.