Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jun 1998 15:16:20 -0600 (MDT)
From:      "Justin T. Gibbs" <gibbs@narnia.plutotech.com>
To:        "Hamilton, Kent" <KHamilton@Hunter.COM>
Cc:        stable@FreeBSD.ORG
Subject:   Re: Installing using CAM -- Help!
Message-ID:  <199806212116.PAA07535@narnia.plutotech.com>
In-Reply-To: <2105C00EC6FED11183F300A0C9C83B4404966A@mailbox.Hunter.COM>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <2105C00EC6FED11183F300A0C9C83B4404966A@mailbox.Hunter.COM> you wrote:
> Initial rc.i386 initialization:.
> rc.i386 configurating syscons: blank_time screensaver
> 
> Fatal trap 12: page fault while in kernel mode
> fault virtual address	= 0x2
> fault code		= supervisor read, page not present
> instruction pointer	= 0x8:0xf012a534
> stack pointer		= 0x10:0xf8638d2c
> frame pointer		= 0x10:0xf8638d50
> code segment		= base 0x0, limit 0xfffff, type 0x1b
> 			= DPL 0, pres 1, def32 1, gran 1
> processor eflags	= interrupt enabled, resume, IOPL = 0
> current process		= 163 (modload)
> interrupt mask		=
> trap number		= 12
> panic: page fault

Your LKMs are not in sync with your kernel.  You must rebuild them or
disable them from being loaded.  I would suggest just removing all
LKMs from the system until you have a chance to do a full buildworld
under CAM.

--
Justin

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



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