Date: Fri, 23 May 2003 18:47:24 -0400 (EDT) From: Mikhail Kruk <meshko@cs.brandeis.edu> To: Joshua Oreman <oremanj@www.get-linux.org> Cc: hackers@freebsd.org Subject: Re: current crashes Message-ID: <Pine.LNX.4.33.0305231845200.7675-100000@iole.cs.brandeis.edu> In-Reply-To: <20030523223751.GA41427@webserver.get-linux.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.33.0305231845200.7675-100000>