From owner-freebsd-stable@FreeBSD.ORG Fri Jan 18 14:29:59 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B0F516A4DC for ; Fri, 18 Jan 2008 14:29:58 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 62E1713C46B for ; Fri, 18 Jan 2008 14:29:58 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by elvis.mu.org (Postfix) with ESMTP id 739571A4D87; Fri, 18 Jan 2008 06:26:28 -0800 (PST) From: John Baldwin To: Pete French Date: Fri, 18 Jan 2008 09:17:14 -0500 User-Agent: KMail/1.9.7 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200801180917.14878.jhb@freebsd.org> Cc: freebsd-stable@freebsd.org Subject: Re: panic: vm_fault: fault on nofualt entry, addr: 81423000 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jan 2008 14:29:59 -0000 On Thursday 17 January 2008 07:39:54 pm Pete French wrote: > > MADT is the ACPI table that enumerates APICs. Do you have the offset of > > madt_probe()? > > I am sujre I can get it for you - do I need to do anything special > in DDB, or is it just the numbers in the bt that you are after ? > I can make this panic very easily and do whatever is necessary to > get info out. Just the stack trace offsets. -- John Baldwin