Re: audacious: Illegal instruction
- From: "David Fox" <dfox94085@xxxxxxxxx>
- Date: Fri, 4 Jul 2008 11:44:45 -0700
On Fri, Jul 4, 2008 at 11:34 AM, Hugo Vanwoerkom <hvw59601@xxxxxxxxx> wrote:
Thanks Florian. But funny is that I can run it OK in another Sid partition
on this box that runs a recompiled 2.6.24 Debian i386 kernel.
This Sid partition runs a home rolled 2.6.25.9 and has the problem...
I don't see how it could be the kernel exposing this issue. You could
run audacious inside gdb and find out where it hits the illegal
instruction - the few times I've encountered this problem, it's been
because the binary was compiled with features the processor doesn't
support - SSE2 for instance. Some people assume that everyone in
i386-land have processors that can handle that stuff, and mine
couldn't and I got bit by the last nvidia driver update in lenny. Now
that I have an amd64, I don't have to worry about this, but that's
beside the point. :) For the last seven years though, I had a
pre-Palomino vintage AMD Athlon Thunderbird processor. No SSE2 on that
thing.
When you do a gdb, then run the program as usual and you'll see the
offending instruction by doing a disassemble $pc-32 $pc+32 which
allows you to see the context. It'll probably be a movaps or some
other instruction your cpu can't do.
Hugo
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject
of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: audacious: Illegal instruction
- From: Hugo Vanwoerkom
- Re: audacious: Illegal instruction
- References:
- audacious: Illegal instruction
- From: Hugo Vanwoerkom
- Re: audacious: Illegal instruction
- From: Florian Kulzer
- Re: audacious: Illegal instruction
- From: Hugo Vanwoerkom
- audacious: Illegal instruction
- Prev by Date: Re: Firefox 3?
- Next by Date: Re: DigiVox A/D TV-Tuner issue
- Previous by thread: Re: audacious: Illegal instruction
- Next by thread: Re: audacious: Illegal instruction
- Index(es):
Relevant Pages
|
|