From owner-freebsd-stable@FreeBSD.ORG Wed Jan 19 22:21:22 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3535A16A4CE for ; Wed, 19 Jan 2005 22:21:22 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2E4143D53 for ; Wed, 19 Jan 2005 22:21:21 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id BA8C5511C1; Wed, 19 Jan 2005 14:21:20 -0800 (PST) Date: Wed, 19 Jan 2005 14:21:20 -0800 From: Kris Kennaway To: Roman Neuhauser Message-ID: <20050119222120.GA96163@xor.obsecurity.org> References: <20050119221053.GC79433@isis.wad.cz> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="x+6KMIRAuhnl3hBn" Content-Disposition: inline In-Reply-To: <20050119221053.GC79433@isis.wad.cz> User-Agent: Mutt/1.4.2.1i cc: freebsd-stable@freebsd.org Subject: Re: 5.3-RELEASE/amd64 kernel panic with GENERIC X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2005 22:21:22 -0000 --x+6KMIRAuhnl3hBn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Jan 19, 2005 at 11:10:53PM +0100, Roman Neuhauser wrote: > Hello, this is what I got after running buildkernel on 5.3-RELEASE with > GENERIC on an MSI FIS2R (VIA K8T800-based board), AMD64 2800+, 1.5GB RAM > (transcribed as I didn't have the opportunity to set up crashdumps; does > it work in 5.3-REL?): Yes. > page fault while in kernel mode > fault virtual address = 0xffffffff00496328 > fault code = supervisor write, page not present > instruction pointer = 0x8:0xffffffff8050364f Try: addr2line -e /path/to/kernel.debug 0xffffffff8050364f Not as good as a real traceback, but at least it's a start. Kris --x+6KMIRAuhnl3hBn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFB7t1gWry0BWjoQKURAs7CAKDJFKg9hr3fYc9YlicMLLy8uMIB1wCgkLhu f6oc0PDkbdRRyow5BRIkJJs= =k3My -----END PGP SIGNATURE----- --x+6KMIRAuhnl3hBn--