Keep in mind I am new and don't mess with the kernel.
FreeBSD 5.4-RELEASE #0 Sun May 8 10:21:06 UTC 2005
ro...@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
Fatal trap 12: page fault while in kernel mode
fault virtual address = 0x1c
fault code = supervisor read, page not present
instruction pointer = 0x8:0xc0762fbc
stack pointer = 0x10:0xc0c20be0
frame pointer = 0x10:0x0c020cac
code segment = base 0x0, limit 0xfffff, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags = interrupt enabled, resume, IOPL = 0
current process = 0 ()
trap number = 12
panic: page fault
Uptime: 1s
nm kernel | grep c0762
I think the problem is vm_fault. But I don't know what this means. Is
there something I can turn off that will fix this issue?