From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 14 01:40:02 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ADA34106566C for ; Thu, 14 Jan 2010 01:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6EDD78FC1D for ; Thu, 14 Jan 2010 01:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o0E1e2s7072406 for ; Thu, 14 Jan 2010 01:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o0E1e27b072405; Thu, 14 Jan 2010 01:40:02 GMT (envelope-from gnats) Resent-Date: Thu, 14 Jan 2010 01:40:02 GMT Resent-Message-Id: <201001140140.o0E1e27b072405@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Floris Bos Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4EB51065670 for ; Thu, 14 Jan 2010 01:33:13 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id C2C6A8FC12 for ; Thu, 14 Jan 2010 01:33:13 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o0E1XD86008014 for ; Thu, 14 Jan 2010 01:33:13 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o0E1XDZP008011; Thu, 14 Jan 2010 01:33:13 GMT (envelope-from nobody) Message-Id: <201001140133.o0E1XDZP008011@www.freebsd.org> Date: Thu, 14 Jan 2010 01:33:13 GMT From: Floris Bos To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: kern/142802: [ata] [panic] on removing drive: recursed on non-recursive mutex ATA state lock X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jan 2010 01:40:02 -0000 >Number: 142802 >Category: kern >Synopsis: [ata] [panic] on removing drive: recursed on non-recursive mutex ATA state lock >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 14 01:40:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Floris Bos >Release: FreeBSD 9 - January snapshot >Organization: >Environment: FreeBSD 9.0-CURRENT-201001 >Description: On removing a SATA drive from the system, the following panic occurs: == panic: _mtx_lock_sleep: recursed on non-recursive mutex ATA state lock @ /usr/src/sys/dev/ata/ata-all.c:321 cpuid = 1 KDB: enter: panic [thread pid 0 tid 100027 ] Stopped at kdb_enter+0x3d: movq $0,0x6aefb0(%rip) == System is a HP DL120 G6, on-board Intel AHCI controller. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: