Subject: Re: Re: new sparc install (1.0) dies with panic: crazy interrupts on first boot
To: Jason Thorpe <thorpej@cs.orst.edu>
From: David Muir Sharnoff <muir@idiom.com>
List: netbsd-bugs
Date: 11/12/1994 12:43:23
Jason Thorpe writes:
* On Sat, 12 Nov 1994 00:36:08 -0800 
*  David Muir Sharnoff <muir@idiom.com> wrote:
* 
*  > I just tried to install NetBSD-1.0/sparc and it panics during
*  > boot.
* 
* I saw this same thing after pulling power from a cd-rom during a reset 
* cycle (after typing `reboot' and before the boot rom tested memory).  I 
* power-cycled the machine and all was happy...
* 
*  > 	stray interrupt ipl c pc=f80fd818 npc=f80fd81c psr=4007c5<S,PS>
*  > 	panic: crazy interrupts
*  > 	stray interrupt ipl c pc=f80f7bdc npc=f80f7be0 psr=8000c0<S,PS>
*  > 	panic: crazy interrupts


You got it!   

Power cycling did fix the problem.  

It is still a bug though because if you have to power-cycle, you
can't switch from one os to the other remotely.   Otherwise I could
have switched to netbsd with:

	reboot -- 'sd(,2,)netbsd -bs'


Thanks,

-Dave