Date: Fri, 26 May 2000 13:34:59 -0400 (EDT) From: Bosko Milekic <bmilekic@dsuper.net> To: Greg Skouby <gskouby@ns0.sitesnow.com> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: fatal trap 12: page fault while in kernel mode Message-ID: <Pine.BSF.4.21.0005261333190.576-100000@jehovah.technokratis.com> In-Reply-To: <Pine.BSF.4.10.10005260942500.24078-100000@ns0.sitesnow.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 26 May 2000, Greg Skouby wrote: > Hello, > > I posted a message to -questions yesterday about a machine that had the > /dev directory somewhat corrupt. I could ls -la /dev/wd0* but when I was > in the /dev director when I did an ls it was not showing any of the files. > Now, today the machine was rebooting over and over again, freezing with > this message: > > > fatal trap 12: page fault while in kernel mode > > fault virtual address = 0xc33a3c6d > > fault code = supervisor read, page not present > > Instruction Pointer = 0x8:0xc022798F > You have to post more information. For example, what is at the location pointed at by the instruction pointer? Get a stack trace, if possible (from the debugger), and any other relevant info., most of which is explained in the Handbook. -- Bosko Milekic * pages.infinit.net/bmilekic/index.html * www.technokratis.com bmilekic@dsuper.net * bmilekic@technokratis.com * b.milekic@marianopolis.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" 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.4.21.0005261333190.576-100000>