Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030501AbWHIFyh (ORCPT ); Wed, 9 Aug 2006 01:54:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030503AbWHIFyg (ORCPT ); Wed, 9 Aug 2006 01:54:36 -0400 Received: from mail.sf-mail.de ([62.27.20.61]:38349 "EHLO mail.sf-mail.de") by vger.kernel.org with ESMTP id S1030501AbWHIFyf (ORCPT ); Wed, 9 Aug 2006 01:54:35 -0400 From: Rolf Eike Beer To: linux-kernel@vger.kernel.org Subject: [BUG?] possible recursive locking detected (blkdev_open) Date: Wed, 9 Aug 2006 07:57:31 +0200 User-Agent: KMail/1.9.4 MIME-Version: 1.0 X-Length: 2335 Content-Type: multipart/signed; boundary="nextPart5675739.KRuEWDOSUT"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200608090757.32006.eike-kernel@sf-tec.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2414 Lines: 70 --nextPart5675739.KRuEWDOSUT Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline ============================================= [ INFO: possible recursive locking detected ] --------------------------------------------- parted/7929 is trying to acquire lock: (&bdev->bd_mutex){--..}, at: [] __blkdev_put+0x1e/0x13c but task is already holding lock: (&bdev->bd_mutex){--..}, at: [] do_open+0x72/0x3a8 other info that might help us debug this: 1 lock held by parted/7929: #0: (&bdev->bd_mutex){--..}, at: [] do_open+0x72/0x3a8 stack backtrace: [] show_trace_log_lvl+0x58/0x15b [] show_trace+0xd/0x10 [] dump_stack+0x17/0x1a [] __lock_acquire+0x753/0x99c [] lock_acquire+0x4a/0x6a [] mutex_lock_nested+0xc8/0x20c [] __blkdev_put+0x1e/0x13c [] blkdev_put+0xa/0xc [] do_open+0x336/0x3a8 [] blkdev_open+0x1f/0x4c [] __dentry_open+0xc7/0x1aa [] nameidata_to_filp+0x1c/0x2e [] do_filp_open+0x2e/0x35 [] do_sys_open+0x38/0x68 [] sys_open+0x16/0x18 [] sysenter_past_esp+0x56/0x8d DWARF2 unwinder stuck at sysenter_past_esp+0x56/0x8d Leftover inexact backtrace: [] show_trace+0xd/0x10 [] dump_stack+0x17/0x1a [] __lock_acquire+0x753/0x99c [] lock_acquire+0x4a/0x6a [] mutex_lock_nested+0xc8/0x20c [] __blkdev_put+0x1e/0x13c [] blkdev_put+0xa/0xc [] do_open+0x336/0x3a8 [] blkdev_open+0x1f/0x4c [] __dentry_open+0xc7/0x1aa [] nameidata_to_filp+0x1c/0x2e [] do_filp_open+0x2e/0x35 [] do_sys_open+0x38/0x68 [] sys_open+0x16/0x18 [] sysenter_past_esp+0x56/0x8d --nextPart5675739.KRuEWDOSUT Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQBE2XlLXKSJPmm5/E4RAtrNAKCVtS+SAxCLme2wrQpN5mUeInPh3QCfbx6i qWPeEdt0QBTnpC6tPHv8XHE= =Q8DR -----END PGP SIGNATURE----- --nextPart5675739.KRuEWDOSUT-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/