current crashes
Mikhail Kruk
meshko at cs.brandeis.edu
Fri May 23 15:47:24 PDT 2003
> > Fatal trap 12: page fault while in kernel mode
> > fault virtual address = 0x80790ab0
> > fault code = supervisor read, page not present
> > instruction pointer = 0x8:0xc06ea4d0
> ^^^^^^^^^^
> This value is important, but meaningless in its current form.
> Please see chapter 18 of the FAQ. Read it, do what it says,
> give us the symbol(s).
The address I have there ^^^ is beyond addresses that nm -s finds in this
kernel. This is either because I screwed up the address when I copied it
from display (very likely) or because the problem happened in acpi, which
is a module, and therefore is not in /boot/kernel/kernel. Any way to
recalculate the offset into the module?
More information about the freebsd-hackers
mailing list