Subject: Panic while booting a -current kernel
To: None <current-users@NetBSD.org>
From: Bernd Ernesti <netbsd@lists.veego.de>
List: current-users
Date: 05/13/2007 21:53:12
Hi,

is it just me or do others see the same panic on i386:

root file system type: ffs
uvm_fault(0xce6ace00, 0, 2) -> 0xe
kernel: supervisor trap page fault, code=0
Stopped in pid 24.1 (init) at   netbsd:getnanouptime+0x2c:      movl    %eax,0(%
esi)
db> bt
getnanouptime(0,1000,c28ac380,0,8) at netbsd:getnanouptime+0x2c
nanosleep1(ce6ba940,cf3b9c10,0,0,f4240) at netbsd:nanosleep1+0x72
sys_nanosleep(ce6ba940,cf3b9c48,cf3b9c68,0,0) at netbsd:sys_nanosleep+0x51
syscall_plain() at netbsd:syscall_plain+0x9a
--- syscall (number 240) ---
0xbbb0f10f:

4.99.17 userland and -current kernel from a few minutes ago.

Bernd