Package: audacious
Version: 1.5.0-2
Severity: normal
Here is tail of strace:
###
open("/usr/lib/audacious/Discovery",
O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = -1 ENOENT (No such file or
directory)
open("/home/jackyf/.mcs-backend", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/etc/mcs-backend", O_RDONLY) = -1 ENOENT (No such file or
directory)
mkdir("/home", 0755) = -1 EEXIST (File exists)
mkdir("/home/jackyf", 0755) = -1 EEXIST (File exists)
mkdir("/home/jackyf/.config", 0755) = -1 EEXIST (File exists)
mkdir("/home/jackyf/.config/audacious", 0755) = -1 EEXIST (File exists)
open("/home/jackyf/.config/audacious/config", O_RDONLY) = 10
fstat(10, {st_mode=S_IFREG|0644, st_size=4858, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7fc2621bd000
read(10, "[statusicon]\new_visib_prevstatus"..., 4096) = 4096
read(10, "p_max_used_ms=250\neffect_plugin="..., 4096) = 762
read(10, "", 4096) = 0
close(10) = 0
munmap(0x7fc2621bd000, 4096) = 0
open("/home/jackyf/.config/audacious/config", O_WRONLY|O_CREAT|O_TRUNC,
0666) = 10
fstat(10, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7fc2621bd000
write(10, "[Crossfade]\nfc_pause=9,0,0,1,100"..., 4096) = 4096
write(10, "=0\nequalizer_band6=0\nequalizer_b"..., 762) = 762
close(10) = 0
munmap(0x7fc2621bd000, 4096) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
###
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.25-1-amd64 (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.0-1 Base plugins for audacious
ii dbus 1.2.1-2 simple interprocess messaging syst
ii gtk2-engines-pixbuf 2.12.9-2 Pixbuf-based theme for GTK+ 2.x
ii libatk1.0-0 1.22.0-1 The ATK accessibility toolkit
ii libaudclient1 1.4.6-2 audacious dbus remote control libr
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.1.20-1 simple interprocess messaging syst
ii libdbus-glib-1-2 0.74-1 simple interprocess messaging syst
ii libglib2.0-0 2.16.1-2 The GLib library of C routines
ii libgtk2.0-0 2.12.9-2 The GTK+ graphical user interface
ii libice6 2:1.0.4-1 X11 Inter-Client Exchange library
ii libmcs1 0.4.1-2+b1 Abstraction library to store confi
ii libmowgli1 0.6.1-1 a high performance development fra
ii libpango1.0-0 1.20.2-2 Layout and rendering of internatio
ii libsamplerate0 0.1.2-5 audio rate conversion library
ii libsm6 2:1.0.3-1+b1 X11 Session Management library
ii libx11-6 2:1.0.3-7 X11 client-side library
Versions of packages audacious recommends:
pn audacious-plugins-extra <none> (no description available)
ii unzip 5.52-10 De-archiver for .zip files
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]