From owner-freebsd-current@FreeBSD.ORG Fri Nov 26 07:08:44 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 5132C16A4CE for ; Fri, 26 Nov 2004 07:08:44 +0000 (GMT) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EEF843D55 for ; Fri, 26 Nov 2004 07:08:44 +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 C40A8F20C0 for ; Thu, 25 Nov 2004 23:08:41 -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 02094-01 for ; Thu, 25 Nov 2004 23:08:40 -0800 (PST) Received: from mcneil.com (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id E280DF1849 for ; Thu, 25 Nov 2004 23:08:39 -0800 (PST) From: Sean McNeil To: current@freebsd.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-POX8HFAycawpHEe++vTc" Date: Thu, 25 Nov 2004 23:08:39 -0800 Message-Id: <1101452919.2478.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: ACPI crashes amd64 kernel built 1 hour ago 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: Fri, 26 Nov 2004 07:08:44 -0000 --=-POX8HFAycawpHEe++vTc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I get a panic from ACPI now every time: Page fault accessing 0xc00000023 PC is at AcpiUtAcquireFromCache+0x75 (gdb) l *AcpiUtAcquireFromCache+0x75 0xffffffff80190915 is in AcpiUtAcquireFromCache (/usr/src/sys/contrib/dev/acpica/utalloc.c:224). 219 if (CacheInfo->ListHead) 220 { 221 /* There is an object available, use it */ 222 223 Object =3D CacheInfo->ListHead; 224 CacheInfo->ListHead =3D *(ACPI_CAST_INDIRECT_PTR (char, &(((char *) Object)[CacheInfo->LinkOffset]))); 225 226 ACPI_MEM_TRACKING (CacheInfo->CacheHits++); 227 CacheInfo->CacheDepth--; 228 kernel built Sunday Nov 21 works perfectly. Cheers, Sean --=-POX8HFAycawpHEe++vTc 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) iD8DBQBBptZ3yQsGN30uGE4RArs4AJ9FgYfo0sGTJDfjnGHM3zPH29CXJACeNQT7 v93ztoW7iebO8mXtdZ/Ia2w= =0iLV -----END PGP SIGNATURE----- --=-POX8HFAycawpHEe++vTc--