| To: | "Mark and Janice Juszczec" <juszczec@hotmail.com>, <linux-mips@linux-mips.org> |
|---|---|
| Subject: | Re: r3000 instruction set |
| From: | "Kevin D. Kissell" <kevink@mips.com> |
| Date: | Mon, 23 Feb 2004 18:21:19 +0100 |
| Cc: | <uhler@mips.com>, <dom@mips.com>, <echristo@redhat.com> |
| Organization: | MIPS Technologies Inc. |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <Law10-F123ODt9Cz93M0000b89a@hotmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
> Someone suggested posting the message I get. Here it is:
>
> >./kaffe-bin FirstClass
> [kaffe-bin:6] Illgal instruction 674696a at 2abb034, ra=2adbffd0,
> P0_STATUS=0000500
> pid 6: killed (signal 4)
> >Reading command line: Try again
> Kernel panic: Attmpted to kill int!
Let me guess. You are running little-endian. The instruction word
in memory would be 0x6a697406. Do you think it's a coincidence
that 0x6a6974 spells "jit" in ASCII? ;o)
The reported address range looks like that where kaffe builds its
JITted instruciton buffers in MIPS/Linux. And, like I say, JIT is
somewhat broken for MIPS in Kaffe. Which version of the kaffe sources
are you building, and have you tried configuring with --with-engine=intrp
as I suggested?
Regards,
Kevin K.
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: r3000 instruction set, Maciej W. Rozycki |
|---|---|
| Next by Date: | RE: r3000 instruction set, Dominic Sweetman |
| Previous by Thread: | RE: r3000 instruction set, Maciej W. Rozycki |
| Next by Thread: | RE: r3000 instruction set, Dominic Sweetman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |