From owner-freebsd-acpi@FreeBSD.ORG Sun Sep 12 19:55:56 2010 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 449BC106566B for ; Sun, 12 Sep 2010 19:55:56 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from woodbine.london.02.net (woodbine.london.02.net [87.194.255.145]) by mx1.freebsd.org (Postfix) with ESMTP id 0CAA88FC0A for ; Sun, 12 Sep 2010 19:55:55 +0000 (UTC) Received: from unknown (94.193.93.212) by woodbine.london.02.net (8.5.124.10) id 4C886ABA0018B040; Sun, 12 Sep 2010 20:55:23 +0100 Date: Sun, 12 Sep 2010 20:55:21 +0100 From: Bruce Cran To: Andriy Gapon Message-ID: <20100912205521.00000d2d@unknown> In-Reply-To: <4C8D29E9.1030600@icyb.net.ua> References: <20100912201255.0000579a@unknown> <4C8D29E9.1030600@icyb.net.ua> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.16.6; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@freebsd.org Subject: Re: Hang when booting with verbose ACPI debugging X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Sep 2010 19:55:56 -0000 On Sun, 12 Sep 2010 22:28:41 +0300 Andriy Gapon wrote: > Well, can't really tell what's going on, but consider a possibility > that the system is just very busy writing out all the debugging info. > All in all, this needs further investigation. There's no HDD activity, and I've tried waiting a couple of minutes. Also, the same lockup occurred when I replaced the ACPI_DEBUG_PRINT statements in acpi_cpu.c with printf and booted into multi-user normally. -- Bruce Cran