RE: Odd crash

2000-03-16 Thread John Baldwin
On 15-Mar-00 Warner Losh wrote: I just got an odd crash: Fatal trap 12: page fault while in kernel mode fault virtual address = 0x8 fault code = supervisor read, page not present instruction pointer = 0x8:0xc01d16ac stack pointer = 0x10:0xc031e704 frame

Re: Odd crash

2000-03-16 Thread Warner Losh
In message [EMAIL PROTECTED] John Baldwin writes: : arpintr+0x85: pushl $0xc02f5c60 : arpintr+0x8a: pushl $0x3 : arpintr+0x8c: calllog : arpintr+0x91: addl$0x8,%esp : arpintr+0x94: jmp arpintr+0x5 : arpintr+0x99: leal0(%esi),%esi : : This instruction does

Odd crash

2000-03-15 Thread Warner Losh
I just got an odd crash: Fatal trap 12: page fault while in kernel mode fault virtual address = 0x8 fault code = supervisor read, page not present instruction pointer = 0x8:0xc01d16ac stack pointer = 0x10:0xc031e704 frame pointer = 0x10:0xc031e70c code

Re: Odd crash

2000-03-15 Thread Joerg Micheel
On Wed, Mar 15, 2000 at 04:46:02PM -0700, Warner Losh wrote: I just got an odd crash: Fatal trap 12: page fault while in kernel mode fault virtual address = 0x8 fault code = supervisor read, page not present instruction pointer = 0x8:0xc01d16ac stack pointer