From owner-freebsd-current@FreeBSD.ORG Thu Jun 3 08:59:14 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C88E106566C; Thu, 3 Jun 2010 08:59:14 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [204.109.60.94]) by mx1.freebsd.org (Postfix) with ESMTP id 6F2458FC14; Thu, 3 Jun 2010 08:59:14 +0000 (UTC) Received: from unknown (87-194-158-129.bethere.co.uk [87.194.158.129]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id A6F755C85; Thu, 3 Jun 2010 08:59:16 +0000 (UTC) Date: Thu, 3 Jun 2010 09:58:57 +0100 From: Bruce Cran To: Alexander Motin Message-ID: <20100603095857.000071f1@unknown> In-Reply-To: <4C075D60.2040101@FreeBSD.org> References: <4C075D60.2040101@FreeBSD.org> X-Mailer: Claws Mail 3.7.4cvs1 (GTK+ 2.16.0; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: current Subject: Re: ata panic: "mtx_lock of destroyed mutex" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 03 Jun 2010 08:59:14 -0000 On Thu, 03 Jun 2010 10:44:32 +0300 Alexander Motin wrote: > Bruce Cran wrote: > > I've been setting up an amd64 VirtualBox machine with the latest > > 9-CURRENT and got the following panic when booting it (another > > machine updated and booting at the same time didn't panic): > > > > ata1: WARNING - READ_TOC read data overrun 18>12 > > panic: mtx_lock of destroyed mutex > > @ /usr/src/sys/kern/kern_sema.c:79 cpuid = 0 > > Are there any other related messages before it if boot with verbose? I've only seen it happen once, and didn't get any more details. I'll start booting with verbose in case it happens again. -- Bruce Cran