Bug 207385 - Possible recursive locking detected in kernel after unplugging FireWire soundcard
Summary: Possible recursive locking detected in kernel after unplugging FireWire sound...
Keywords:
Status: CLOSED DUPLICATE of bug 205915
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-09-20 21:33 UTC by Vedran Miletić
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-10-03 19:19:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Vedran Miletić 2006-09-20 21:33:42 UTC
Description of problem:
=============================================
[ INFO: possible recursive locking detected ]
2.6.17-1.2630.fc6 #1
---------------------------------------------
knodemgrd_0/1111 is trying to acquire lock:
 (&s->rwsem){..--}, at: [<e0a7c4f9>] nodemgr_probe_ne+0x231/0x370 [ieee1394]

but task is already holding lock:
 (&s->rwsem){..--}, at: [<e0a7ce9c>] nodemgr_host_thread+0x734/0x8bd [ieee1394]

other info that might help us debug this:
1 lock held by knodemgrd_0/1111:
 #0:  (&s->rwsem){..--}, at: [<e0a7ce9c>] nodemgr_host_thread+0x734/0x8bd [ieee1394]

stack backtrace:
 [<c04051ee>] show_trace_log_lvl+0x58/0x171
 [<c0405802>] show_trace+0xd/0x10
 [<c040591b>] dump_stack+0x19/0x1b
 [<c043b915>] __lock_acquire+0x778/0x99c
 [<c043c0aa>] lock_acquire+0x4b/0x6d
 [<c04390bc>] down_read+0x2d/0x40
 [<e0a7c4f9>] nodemgr_probe_ne+0x231/0x370 [ieee1394]
 [<e0a7cebb>] nodemgr_host_thread+0x753/0x8bd [ieee1394]
 [<c0402005>] kernel_thread_helper+0x5/0xb
DWARF2 unwinder stuck at kernel_thread_helper+0x5/0xb
Leftover inexact backtrace:
 [<c0405802>] show_trace+0xd/0x10
 [<c040591b>] dump_stack+0x19/0x1b
 [<c043b915>] __lock_acquire+0x778/0x99c
 [<c043c0aa>] lock_acquire+0x4b/0x6d
 [<c04390bc>] down_read+0x2d/0x40
 [<e0a7c4f9>] nodemgr_probe_ne+0x231/0x370 [ieee1394]
 [<e0a7cebb>] nodemgr_host_thread+0x753/0x8bd [ieee1394]
 [<c0402005>] kernel_thread_helper+0x5/0xb
ieee1394: Node suspended: ID:BUS[0-01:1023]  GUID[000a9200d6013127]

Version-Release number of selected component (if applicable):
[vedran@coldharbour ~]$ uname -a
Linux coldharbour 2.6.17-1.2630.fc6 #1 SMP Wed Sep 6 16:16:03 EDT 2006 i686 i686
i386 GNU/Linux

It happens when I unplug my FireWire soundcard. Doesn't seem related to other
"recursive locking detected" bugs.

Comment 1 Linda Wang 2006-10-03 19:19:28 UTC
dup to Bug 205915 

*** This bug has been marked as a duplicate of 205915 ***


Note You need to log in before you can comment on or make changes to this bug.