Subject: sup 11/12/97 panic
To: None <port-sparc@NetBSD.ORG>
From: Tom Pusateri <pusateri@jnx.com>
List: port-sparc
Date: 06/13/1997 09:04:49
After supping the latest sources yesterday, I successfully built the
kernel and then began to build the sources on a sparcstation 2 with
36MB of memory.

The first time I did a "make includes", my xterm hung with:

===> games/fortune/fortune
===> games/fortune/strfile
===> games/fortune/datfiles
make: 

And on the console it kept scrolling this message. Nothing that I could
do would allow me to reset the machine without power cycling.

Out of memory
Out of memory
Out of memory
Out of memory
Out of memory
Out of memory
Out of memory
Out of memory
Out of memory
Out of memory
Out of memory
Out of memory
Out of memory
Out of memory
Out of memory
Out of memory

So I brought the machine back up and this time, during the make
includes, it panic'ed.

data fault: pc=f8123c54 addr=70141c ser=8080 <WRITE,INVAL>
panic: kernel fault
Stopped at      _Debugger+0x4: jmpl	[%o7 + 0x8], %g0
db> trace
_mem_access_fault(f86cb300, 8080, 70141c, f8123c54, 110007c6, f9dabce0) at _mem_access_fault+0x2a8
normal_mem_fault(...)
_pmap_enu4_4c(...)
_pmap_enter4_4c(...)
_vm_fault(...)
_mem_access_fault(...)
normal_mem_fault(...)

Could this be bad memory or is it a new bug? Any suggestions?

Thanks,
Tom