| To: | "Peter 'p2' De Schrijver" <p2@mind.be> |
|---|---|
| Subject: | Re: DECstation R3000 boot error |
| From: | "Maciej W. Rozycki" <macro@linux-mips.org> |
| Date: | Wed, 25 Jan 2006 11:10:39 +0000 (GMT) |
| Cc: | Martin Michlmayr <tbm@cyrius.com>, linux-mips@linux-mips.org |
| In-reply-to: | <20060124232117.GA4165@codecarver> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20060123225040.GA23576@deprecation.cyrius.com> <Pine.LNX.4.64N.0601241059140.11021@blysk.ds.pg.gda.pl> <20060124122700.GA8527@deprecation.cyrius.com> <Pine.LNX.4.64N.0601241227290.11021@blysk.ds.pg.gda.pl> <20060124232117.GA4165@codecarver> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Wed, 25 Jan 2006, Peter 'p2' De Schrijver wrote: > Code: 00000000 00000000 24861000 <fc800000> fc800008 fc800010 fc800018 > 24840040 fc80ffe0 > Kernel panic - not syncing: Attempted to kill the idle task! Hmm, the code is: 00000000 nop 00000000 nop 24861000 addiu a2,a0,4096 fc800000 sd zero,0(a0) fc800008 sd zero,8(a0) fc800010 sd zero,16(a0) fc800018 sd zero,24(a0) 24840040 addiu a0,a0,64 fc80ffe0 sd zero,-32(a0) and it obviously cannot work on a MIPS I processor. That's probably from broken assembly code somewhere -- I should have my sources updated within a few days and I'll see if I can reproduce the problem. Maciej |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: DECstation R3000 boot error, Martin Michlmayr |
|---|---|
| Next by Date: | Re: DECstation R3000 boot error, Maciej W. Rozycki |
| Previous by Thread: | Re: DECstation R3000 boot error, Peter 'p2' De Schrijver |
| Next by Thread: | [PATCH]: Add R14K Support (generic), Kumba |
| Indexes: | [Date] [Thread] [Top] [All Lists] |