From owner-freebsd-current Sun Dec 22 11: 5:48 2002 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 56BB337B401 for ; Sun, 22 Dec 2002 11:05:47 -0800 (PST) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1C4143EE6 for ; Sun, 22 Dec 2002 11:05:46 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.12.6/8.12.6) with ESMTP id gBMJ5kNd067237 for ; Sun, 22 Dec 2002 11:05:46 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.12.6/8.12.6/Submit) id gBMJ5kGD067236 for freebsd-current@freebsd.org; Sun, 22 Dec 2002 11:05:46 -0800 (PST) Date: Sun, 22 Dec 2002 11:05:46 -0800 From: Steve Kargl To: freebsd-current@freebsd.org Subject: acpi panic Message-ID: <20021222190546.GA67145@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG A kernel (and world) built from -current sources from Sunday morning about 9 am PST yields: panic: pmap_mapdev: Couldn't alloc kernel virtual memory Debugger("panic") Stopped at Debugger+0x54: xchgl %ebx, in_Debugger.0 db> tr panic AcpiOsMapMemory AcpiTbGetThisTable AcpiTbGetTableBody AcpiTbGetTable AcpiTbGetTableRsdt AcpiLoadTables acpi_identify bus_generic_probe nexus_attach device_probe_and_attach probe_and_attach root_bus_configure configure mi_strartup begin I get an instant reboot if I try to get a coredump, and the machine does not have a serial console. The panic is 100% reproducible, so I can get additional info if requested. -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message