On Fri, Nov 8, 2013 at 7:08 AM, Wiesław Kielas
<[email protected]> wrote:
> I'm having problems with my HP ProLiant DL140 box running 5.3. About
> once every week or two the machine crashes to ddb with the following
> message:
>
>> uvm_fault(0xfffffe807711e1d8, 0x7fbfbffffe38, 0, 1) -> e
>> kernel: page fault trap, code=0
>> Stopped at pmap_enter+0x145: movq 0(%rdx,%rax,8),%rax

That's from this line in pmap_enter():
        opte = ptes[pl1_i(va)];         /* old PTE */


>> ddb{0}>

Next time it happens please record the output of "show registers" and "trace".


Philip Guenther

Reply via email to