Subject: current not completely happy
To: None <port-vax@netbsd.org>
From: John Klos <john@ziaspace.com>
List: port-vax
Date: 10/04/2007 20:50:00
Hi, all,

I decided to try out current compiled from today's sources. After doing 
some work, I ended up getting a panic:

panic: Segv in kernel mode: pc 8017a36b addr 89ce6050
Stopped in pid 0.4 (system) at  netbsd:trap+0x4fc:      movl    $1, 
-64(fp)
db> tr
panic: Segv in kernel mode: pc %x addr %x
Stack traceback :
0x89c88cfc: trap+0x4fc(0x89c88dc4)
0x89c88dc4: trap type=0x8c code=0x89ce6050 pc=0x8017a36b psl=0x8
0x89c88d90: update_pcbs+0x13(0x87073480)
0x89c88e14: rmspace+0xe7(0x87073480)
0x89c88e34: cpu_swapout+0x16(0x85ad41e0)
0x89c88e6c: uvm_swapout+0x50(0x85ad41e0)
0x89c88e90: uvm_swapout_threads+0x114(void)
0x89c88ec8: uvm_pageout+0x223(0x86728820)
0x89c88f64: cpu_lwp_bootstrap+0x15(0)

This is after 20 minutes of work. 4.99.19 ran for months and compiled a 
couple of thousand pkgsrc packages without problems...

John