From owner-freebsd-questions@FreeBSD.ORG Tue Nov 15 22:51:53 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C4CE16A41F for ; Tue, 15 Nov 2005 22:51:53 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2934843D72 for ; Tue, 15 Nov 2005 22:51:47 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id EE11E1A3C25; Tue, 15 Nov 2005 14:51:46 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 38B9C53395; Tue, 15 Nov 2005 17:51:46 -0500 (EST) Date: Tue, 15 Nov 2005 17:51:46 -0500 From: Kris Kennaway To: Guido Van Hoecke Message-ID: <20051115225145.GA65135@xor.obsecurity.org> References: <86mzk54jf4.fsf@wodan.van.hoecke> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TB36FDmn/VVEgNH/" Content-Disposition: inline In-Reply-To: <86mzk54jf4.fsf@wodan.van.hoecke> User-Agent: Mutt/1.4.2.1i Cc: FreeBSD Questions List Subject: Re: Page fault in kernel mode, 6.0-RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2005 22:51:53 -0000 --TB36FDmn/VVEgNH/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 15, 2005 at 11:48:15PM +0100, Guido Van Hoecke wrote: > I am fairly new at FreeBSD. I installed a 'beastie' server with=20 >=20 > FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 > root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC >=20 > but it traps immediately after the boot menu with following output > immediately after the boot menu: >=20 > /boot/kernel/acpi.ko text=3D0x40c2c data=3D0x2160+0x1090 \ > syms=3D[0x4+0x7810+0x4+0xa292] >=20 > Fatal trap 12: page fault while in kernel mode > fault virtual address =3D 0x8 > fault code =3D supervisor read, page not present > instruction pointer =3D 0x20:0xc079abb9 > stack pointer =3D 0x28:0xc0c20d4c > frame pointer =3D 0x28:0xc0c20d58 > code segment =3D base 0x0, limit 0xfffff, type 0x1b > =3D DPL 0, pres 1, def32 1, gran 1 > processor eflags =3D interrupt enabled, resume, IOPL =3D 0 > current process =3D 0 () > trap number =3D 12 > panic: page fault > Uptime: 1s >=20 > Note that the /boot/kernel/acpi.ko line is absent if I boot with acpi > disabled (menu option 2). But the trap info is not affected by slecting > that boot option. Are you using other modules (e.g. nvidia driver)? Kris --TB36FDmn/VVEgNH/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDemaBWry0BWjoQKURAj5RAJ4g/GlPgJNR2WgOMSESqcFjgS7gPgCggX9F jMapgSAIb9nDQVfP5MVM0xM= =4LVS -----END PGP SIGNATURE----- --TB36FDmn/VVEgNH/--