From owner-freebsd-current@FreeBSD.ORG Fri Sep 3 03:52:11 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 21E5116A4CE for ; Fri, 3 Sep 2004 03:52:11 +0000 (GMT) Received: from cpanel.ezone.ru (cpanel.ezone.ru [213.85.31.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3EF643D62 for ; Fri, 3 Sep 2004 03:52:09 +0000 (GMT) (envelope-from mcsi@mcsi.pp.ru) Received: from [81.195.2.199] (ppp2-199.pppoe.mtu-net.ru [81.195.2.199]) (authenticated bits=0) by cpanel.ezone.ru (8.13.1/8.12.11) with ESMTP id i833q1ed002570 for ; Fri, 3 Sep 2004 07:52:02 +0400 (MSD) (envelope-from mcsi@mcsi.pp.ru) Message-ID: <4137EA5C.30606@mcsi.pp.ru> Date: Fri, 03 Sep 2004 07:51:56 +0400 From: Maxim Maximov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040810 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on mail3.ezone.ru Subject: panic on shutdown 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, 03 Sep 2004 03:52:11 -0000 Hello. I just got this panic on shutdown using Power button, hand transcribed: Syncing disks: No buffers busy after final sync Uptime: 21m53s Powering system off using ACPI panic: lock (sleep mutex) Giant not locked @ /usr/src/sys/kern/kern_timeout.c:279 cpuid = 0 KDB: enter: panic ACPI power-off failed - timeout Rebooting... cpu_reset: called on cpu#1 cpu_reset: Stopping other CPUs Here it hung until I pressed Power button again. Then it shut down. -- Maxim Maximov