Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 1999 18:02:43 -0600
From:      Jonathan Lemon <jlemon@americantv.com>
To:        "Rev. Andrew Mudd" <revandrew@hotmail.com>
Cc:        newbies@FreeBSD.ORG
Subject:   Re: Panic: Page Fault
Message-ID:  <19990326180243.63947@right.PCS>
In-Reply-To: <19990326232347.17608.qmail@hotmail.com>; from Rev. Andrew Mudd on Mar 03, 1999 at 03:23:45PM -0700
References:  <19990326232347.17608.qmail@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mar 03, 1999 at 03:23:45PM -0700, Rev. Andrew Mudd wrote:
> Fatal trap 12: page fault while in kernel mode
> fault virtual address   = 0x8
> fault code              = supervisor read, page not present
> instruction pointer     = 0x8:0xf01e9d4f
> stack pointer           = 0x10:0xefbffcd4
> frame pointer           = 0x10:0xefbffce0
> code segment            = base 0x0, limit 0xfffff, type 0x1b
>                         = DPL 0, pres 1, def32 1, gran 1
> processer eflags        = interrupt enabled, resume, IOPL = 0
> current process         = 1 (sysinstall)
> interrupt mask          = bio
> 
> 
> anyone else have any ideas?

Yes; something dereferenced a null pointer.   I'd suggest asking
on -questions or -hackers, and/or trying with a more recent version.

This may be a known bug, but if it isn't, there isn't enough
information from the above to exactly track down where the problem is.
--
Jonathan


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-newbies" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990326180243.63947>