> Then after about an hour, when you try and reboot, I get an error:
> 
> uvm_fault(0x..., 0x..., 0, 1) -> e
> kernel: page fault trap, code = 0
> stopped at pmap_page_remove_86+0x114:
>     0(%eax, %edx, 4), %eax
> 

I suspect that I may be experiencing the same problem.  I have a brand new 
Lenovo ThinkPad T60 (just purchased this week), and if I attempt to boot 
from the OpenBSD install CD at

 http://openbsd.mirrors.pair.com/ftp/snapshots/i386/cd41.iso

then the boot fails, with the following error:

> ath0 at pci2 dev 0 function 0 "Atheros AR5212 (IBM MiniPCI)" rev 0x01: 
irq 11
> fatal non-maskable interrupt (9) in supervisor mode
> trap type 9 code 0 eip d0268196 cs 8 eflags 2 cr2 0 cpl 0
> panic: trap type 9, code=0, pc=d0268196
> uvm_fault(0xd0696680, 0x0, 0, 1) -> e
> fatal page fault (6) in supervisor mode
> trap type 6 code 0 eip d0275bf2 cs 8 eflags 10086 cr2 920 cpl 0
> panic: trap type 6, code=0, pc=d0275bf2
>
> The operating system has halted.
> Please press any key to reboot.
>

I also get a similar error with

 http://openbsd.mirrors.pair.com/ftp/4.0/i386/cd40.iso

but the boot succeeds without error for

 http://openbsd.mirrors.pair.com/ftp/3.9/i386/cd39.iso
 http://openbsd.mirrors.pair.com/ftp/snapshots/amd64/cd41.iso

Unfortunately, I am unable to include a full dmesg (the above error 
message was copied by hand).

Reply via email to