From owner-acpi-jp@jp.FreeBSD.org Tue Apr 29 02:32:51 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id h3SHWp750816;
	Tue, 29 Apr 2003 02:32:51 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from rootlabs.com (root.org [67.118.192.226])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with SMTP/inet id h3SHWnY50790
	for <acpi-jp@jp.freebsd.org>; Tue, 29 Apr 2003 02:32:49 +0900 (JST)
	(envelope-from nate@rootlabs.com)
Received: (qmail 73471 invoked by uid 1000); 28 Apr 2003 17:32:44 -0000
From: Nate Lawson <nate@root.org>
To: Ruslan Ermilov <ru@freebsd.org>
cc: current@freebsd.org, acpi-jp@jp.FreeBSD.org
In-Reply-To: <20030425195734.GA28920@sunbay.com>
Message-ID: <Pine.BSF.4.21.0304281030350.73450-100000@root.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Mon, 28 Apr 2003 10:32:44 -0700
X-Sequence: acpi-jp 2144
Subject: [acpi-jp 2144] Re: New ACPI diffs ready for testing
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: nate@root.org
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+030405

On Fri, 25 Apr 2003, Ruslan Ermilov wrote:
> On Fri, Apr 25, 2003 at 01:35:24AM -0700, Nate Lawson wrote:
> >     http://www.root.org/~nate/freebsd/acpi-0228.diff.gz
>
> I still have the same panic in acpi_thermal.  What should I
> do to help debug / fix this problem?
> 
> Fatal trap 12: page fault while in kernel mode
> fault virtual address	= 0x3a0
> fault code		= supervisor read, page not present
> instruction pointer	= 0x8:0xc0466910
> stack pointer	        = 0x10:0xc875dbe0
> frame pointer	        = 0x10:0xc875dbe0
> 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		= 21 (acpi_thermal)
> panic: from debugger

Send me a stacktrace for starters (tr) and a link to your aml online
(acpidump -o box.dsdt > box.aml).  Also, for informational purposes, send
the output of pciconf -l.

-Nate

