On Fri, Mar 30, 2012 at 08:42:43PM +0200, Martijn Rijkeboer wrote:
> After upgrading my AMD64-current installation to the latest snapshot it
> crashes on boot with an uvm_fault.
> 
> Message:
> 
>   starting network
>   uvm_fault(0xfffffe807f4032a0, 0x0, 0, 1) -> e
>   kernel: page fault trap, code=0
>   stopped at    fxp_load_ucode+0x8a:    movzwl    0x2(%rbx),eax
>   ddb{0}>
> 
> 
> Kernel:
> 
>   OpenBSD 5.1-current (GENERIC.MP) #248: Wed Mar 28 21:46:36 MDT 2012
> 
> 
> The system also crashes when I boot the GENERIC (non MP) kernel with the
> same message, but only a different memory address. Any suggestions?

Please supply a trace, dmesg and the output of ps (on ddb, type
'trace' for the trace, and 'ps' for the ps output.

The uvm_fault is a null-pointer exception.  We need the trace and ps to
diagnose where the fault occured.
-- 
Ariane

Reply via email to