On Thursday, June 19, 2008 at 05:50AM, William Pitcock wrote:
Please install audacious-dbg and provide another traceroute. Thanks.
Also, SIGILL is not a segfault. That may be another bug.

I'm also having this problem, but only on at work (Athlon XP 3200+).

(gdb) run
Starting program: /usr/bin/audacious [Thread debugging using libthread_db enabled]
[New Thread 0xb728f940 (LWP 1640)]
[New Thread 0xb7254b90 (LWP 1646)]
Failed to load plugin (/usr/lib/audacious/Input/amidi-plug.so): 
/usr/lib/audacious/Input/amidi-plug.so: undefined symbol: 
audacious_drct_get_playing
[New Thread 0xb5865b90 (LWP 1649)]
[New Thread 0xb4bf6b90 (LWP 1650)]

Program received signal SIGILL, Illegal instruction.
[Switching to Thread 0xb728f940 (LWP 1640)]
0x080a4122 in ui_skinned_equalizer_slider_set_position (widget=0x97bf610, pos=0) at ui_skinned_equalizer_slider.c:355
355     ui_skinned_equalizer_slider.c: No such file or directory.
        in ui_skinned_equalizer_slider.c
(gdb) bt full
#0 0x080a4122 in ui_skinned_equalizer_slider_set_position (widget=0x97bf610, pos=0) at ui_skinned_equalizer_slider.c:355
        priv = (UiSkinnedEqualizerSliderPrivate *) 0x97bf658
        __PRETTY_FUNCTION__ = "ui_skinned_equalizer_slider_set_position"
#1  0x080705bf in equalizerwin_create () at ui_equalizer.c:468
No locals.
#2  0x08098a35 in init_skins (
   path=0x80b9998 "/usr/share/audacious/skins/Classic1.3") at ui_skin.c:526
No locals.
#3  0x0805ccf2 in main (argc=1, argv=0xbfa4ccc4) at main.c:756
No locals.
(gdb) info registers
eax            0x97bf658        159118936
ecx            0x97bf658        159118936
edx            0x19     25
ebx            0x97bf610        159118864
esp            0xbfa4cb40       0xbfa4cb40
ebp            0xbfa4cb68       0xbfa4cb68
esi            0x4e     78
edi            0x968d360        157864800
eip            0x80a4122        0x80a4122 
<ui_skinned_equalizer_slider_set_position+130>
eflags         0x210203 [ CF IF RF ID ]
cs             0x73     115
ss             0x7b     123
ds             0x7b     123
es             0x7b     123
fs             0x0      0
gs             0x33     51

-(~) dpkg -l|grep audac
ii  audacious                              1.5.1-1
ii  audacious-plugins                      1.5.1-1
ii  libaudclient1                          1.5.1-1
ii  libaudid3tag1                          1.5.1-1

1.4.6 works ok

I "apt-get source audacious" and noticed the configure script has sse2
enabled by default, so I compiled with --disable-sse2 and it runs now.
I'm pretty sure the same thing happened with 1.4.x a while back.

Thanks,

Mike



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to