Need help debugging a crash (PR kern/18685)

2000-05-24 Thread Thomas Faehnle
Hi, I'm trying to assist in debugging the crash reported as kern/18685-- apparently Greg is unable to reproduce the problem on his machine. The error | Fatal trap 12: page fault while in kernel mode | fault virtual address = 0x69666f27 | fault code= supervisor read, page not

Re: Need help debugging a crash (PR kern/18685)

2000-05-24 Thread Archie Cobbs
Thomas Faehnle writes: I'm trying to assist in debugging the crash reported as kern/18685-- apparently Greg is unable to reproduce the problem on his machine. Have you tried hooking up another machine via serial console and using gdb? -Archie