Date: Mon, 4 May 1998 15:13:03 -0700 (PDT) From: Doug White <dwhite@gdi.uoregon.edu> To: Rick <rick@lvcm.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: System keeps crashing Message-ID: <Pine.BSF.3.96.980504151106.23827z-100000@gdi.uoregon.edu> In-Reply-To: <000001bd7723$e169a600$ad0aea18@wraithian.lvcablemodem.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 3 May 1998, Rick wrote:
> Fatal trap12: page fault while in kernel mode
> Fault virtual address = 0xf33e7000
> Fault code = supervisor write, page not present
> Instruction pointer = 0x8:0xf010ea7
^ I think you're missing a digit
Hm, that appears to be in ktrace in the 2.2.5 GENERIC kernel. Try running
nm /kernel | grep f010e | sort
and see if you can locate the offending function(s).
> Any suggestions? I don't want to reformat because I have a bit of info on
> the drive.
Do you have any unusual devices installed? Anything on IRQ 7?
Doug White | University of Oregon
Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite | Computer Science Major
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980504151106.23827z-100000>
