I was also getting a segfault on audacious start. By renaming
/usr/lib/audacious/Output/libcrossfade.so to something else (with a
different extension), I am now able to start the program just fine.

Example backtrace with debugging symbols enabled:

$ gdb `which audacious`
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu"...
(gdb) run
Starting program: /usr/bin/audacious 
[Thread debugging using libthread_db enabled]
[New Thread 0x7fd8d385b770 (LWP 10156)]
[New Thread 0x40e22950 (LWP 10159)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fd8d385b770 (LWP 10156)]
set_pvt_data (plugin=0x1, data=0x0) at pluginenum.c:425
425     pluginenum.c: No such file or directory.
        in pluginenum.c
(gdb) bt
#0  set_pvt_data (plugin=0x1, data=0x0) at pluginenum.c:425
#1  0x00007fd8c527169f in ?? () from /usr/lib/audacious/Output/libcrossfade.so
#2  0x0000000000423895 in plugin_system_init () at pluginenum.c:909
#3  0x0000000000419a72 in main (argc=1, argv=0x7fffdb88edd8) at main.c:735

-- 
audacious crashed with SIGSEGV in __libc_start_main()
https://bugs.launchpad.net/bugs/273604
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to