On Fri, 5 Jun 2009, Joe Gidi wrote: > Trying to upgrade to latest i386 snap (dated 6/4/09) on an IBM Thinkpad > T42 produces the following panic: ... > uvm_fault(0xd072b960, 0xd23d8000, 0, 1) -> e > fatal page fault (6) in supervisor mode > trap type 6 code 0 eip d03fa3bc cs 8 eflags 10046 cr2 d23d8f84 cpl 0 > panic: trap type 6, code=0, pc=d03fa3bc > > The operating system has halted. > Please press any key to reboot.
Hmm, no ddb? A back trace would have _really_ helped. Do you have ddb.panic=0 in /etc/sysctl.conf? If so, please remove it, try the new kernel again and get trace and ps and send those with full dmesg. (See item #5 about halfway down on http://www.openbsd.org/report.html) Philip Guenther

