Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

crash on amd64



Hi,

while cross-building tools for i386 on amd64 running a kernel
compiled from sources cvs update an hour or so ago I got the
following:

uvm_fault(0xffff800059c3edc8, 0x4002000, 2) -> e
fatal page fault in supervisor mode
trap type 6 code 2 rip ffffffff8023867a cs 8 rflags 10286 cr2  4002220 cpl 7 
rsp ffff80005f338890
kernel: page fault trap, code=0
Stopped in pid 14716.1 (cc1) at netbsd:uvm_pagealloc_pgfl+0x9a: decl    0x1c(%ra
x,%rdx,4)
db{0}> bt
uvm_pagealloc_pgfl() at netbsd:uvm_pagealloc_pgfl+0x9a
uvm_pagealloc_strat() at netbsd:uvm_pagealloc_strat+0x1de
uvmfault_promote() at netbsd:uvmfault_promote+0x96
uvm_fault_internal() at netbsd:uvm_fault_internal+0xa84
trap() at netbsd:trap+0x603
uvm_fault(0xffff800059c3edc8, 0x0, 1) -> e
fatal page fault in supervisor mode
trap type 6 code 0 rip ffffffff8031c60b cs 8 rflags 10247 cr2  b8 cpl 8 rsp 
ffff80005f338280
kernel: page fault trap, code=0
Faulted in DDB; continuing...
db{0}> mach cpu 1
using CPU 1
db{0}> bt
x86_stihlt() at netbsd:x86_stihlt+0x6
idle_loop() at netbsd:idle_loop+0xe9
Bad frame pointer: 0xffff800053f12420
db{0}> mach cpu 2
using CPU 2
db{0}> bt
x86_stihlt() at netbsd:x86_stihlt+0x6
idle_loop() at netbsd:idle_loop+0xe9
Bad frame pointer: 0xffff800053f19bc0
db{0}> mach cpu 3
using CPU 3
db{0}> bt
x86_stihlt() at netbsd:x86_stihlt+0x6
idle_loop() at netbsd:idle_loop+0xe9
Bad frame pointer: 0xffff800053f1a420
db{0}> 

Is this a know problem or something new? This is on 2 Dual-Core Opteron
machine btw.

Kurt


Home | Main Index | Thread Index | Old Index