Subject: kernel panic with 4.99.44/i386
To: None <current-users@NetBSD.org>
From: Bernd Ernesti <netbsd@lists.veego.de>
List: current-users
Date: 12/25/2007 09:14:52
Hi,

I just had this panic when I build openoffice and it looks like it was nearly at the
end of the build:

uvm_fault(0xc0826b60, 0xc336e000, 1) -> 0xe
kernel: supervisor trap page fault, code=0
Stopped in pid 10719.1 (bash) at        netbsd:pvtree_SPLAY+0x33:       cmpl    0x8(%edx),%ebx
db> bt
pvtree_SPLAY(c2a7f810,ce865a40,c0845a38,c1923d10,ce865acc) at netbsd:pvtree_SPLAY+0x33
pmap_remove_pv(c2a7f80c,0,810f000,7ffff467,5) at netbsd:pmap_remove_pv+0x29
pmap_do_remove(0,bbaf5000,bbbc7000,3,0) at netbsd:pmap_do_remove+0x2ce
uvm_unmap_remove(d004418c,0,bfc00000,ce865b5c,0) at netbsd:uvm_unmap_remove+0x1ef
uvmspace_free(d004418c,0,ce865bd8,5,3) at netbsd:uvmspace_free+0xd1
exit1(d801a0a0,0,0,d801a0a0,c07d302c) at netbsd:exit1+0x1f8
sys_exit(d801a0a0,ce865c30,ce865c58,bbbd6004,bbbd6000) at netbsd:sys_exit+0x4d
syscall(ce865c78,b3,ab,1f,1f) at netbsd:syscall+0x124

Thats a kernel with the a source code from around 23-12-2007 12:00 UTC.

Bernd