From owner-freebsd-current@FreeBSD.ORG Tue Nov 9 20:51:52 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A54BF16A4D0 for ; Tue, 9 Nov 2004 20:51:52 +0000 (GMT) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ECC843D31 for ; Tue, 9 Nov 2004 20:51:52 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id F3706F1835 for ; Tue, 9 Nov 2004 12:51:49 -0800 (PST) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00737-02 for ; Tue, 9 Nov 2004 12:51:43 -0800 (PST) Received: from mcneil.com (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id CDC40F1827 for ; Tue, 9 Nov 2004 12:51:42 -0800 (PST) From: Sean McNeil To: current@freebsd.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-nYayxgN1CjOmWDyOCCd0" Date: Tue, 09 Nov 2004 12:51:42 -0800 Message-Id: <1100033502.1126.3.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port X-Virus-Scanned: by amavisd-new at mcneil.com Subject: amd64 kernel panic on boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2004 20:51:52 -0000 --=-nYayxgN1CjOmWDyOCCd0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable A newly compiled kernel/world today panics jumping to address 0: Nov 9 12:36:31 server kernel: Fatal trap 12: page fault while in kernel mo= de Nov 9 12:36:31 server kernel: fault virtual address =3D 0x0 Nov 9 12:36:31 server kernel: fault code =3D supervisor read= , page not present Nov 9 12:36:31 server kernel: instruction pointer =3D 0x8:0x0 Nov 9 12:36:31 server kernel: stack pointer =3D 0x10:0xffffffff= b1c76930 Nov 9 12:36:31 server kernel: frame pointer =3D 0x10:0xffffffff= b1c76b40 Nov 9 12:36:31 server kernel: code segment =3D base 0x0, limit= 0xfffff, type 0x1b Nov 9 12:36:31 server kernel: =3D DPL 0, pres 1, long 1, def32 0, gran 1 Nov 9 12:36:31 server kernel: processor eflags =3D interrupt enabled, resu= me, IOPL =3D 0 Nov 9 12:36:31 server kernel: current process =3D 213 (natd) I couldn't do any traceback at that point. My system is amd64 and kernel config has: # My additional options options COMPAT_43 options COMPAT_LINUX32 options LINPROCFS options SEMMNI=3D40 options SEMMNS=3D240 options SEMUME=3D40 options SEMMNU=3D120 options BRIDGE # bridge ethernet adapters options IPFIREWALL options IPFIREWALL_FORWARD #options IPDIVERT options DEVICE_POLLING options HZ=3D1000 options SW_WATCHDOG --=-nYayxgN1CjOmWDyOCCd0 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBkS3eyQsGN30uGE4RAh/IAJsHvxEHsqI0hQlDQtYEpUIGo+xHyACfWnCq cHrm2nzih5TfFl0xcB7SeBg= =67sP -----END PGP SIGNATURE----- --=-nYayxgN1CjOmWDyOCCd0--