Subject: Re: New kernel
To: None <port-sparc64@netbsd.org>
From: Eiji Ota <eiji@fs.fujitsu.com>
List: port-sparc64
Date: 04/13/2000 10:38:23
> > (netbsd (after restoring ofwboot))
> > 
> > root device (default sd0a): sd0*
> > dump device (default sd0b): none
> > file system (default generic):
> > root on sd0b
> > WARNING: clock gained 26 days -- CHECK AND RESET THE DATE!
> > root file system type: ffs
> > 
> > RED State Exception
 
	/* ... */
 
> > TSTATE=0000.0000.1404.1406
> > TL=0000.0000.0000.0001 TT=0000.0000.0000.0068
> >    TPC=0000.0000.f115.f580 TnPC=0000.0000.f115.f584
> 
> This is a userland address.
> Here you faulted while trying to save a kernel window to an unmapped
> page.  This should not have happened.
> 
> > TSTATE=0000.0008.5800.0e06
> > 
> > 
> > Watchdog Reset
> > Externally Initiated Reset
> > ok
> 
> I'm surprised that this happened.  What's your precise machine
> configuration?

Eduardo,

At first I tried the new ofwboot, but it stopped on the way.
Then I restored the old ofwboot and tried booting again.
So when I faced these messages, I used the old ofwboot + the new
netbsd and I guess it caused disintegration and finally 
I got the mysterious panic. Sorry for surprising you. 

> The good news is that I'm currently working on this bit of code so I
> may have a fix within the next few days.

Thank you.

Eiji