Bug 457599
Summary: | INFO: possible recursive locking detected: NetworkManager/2558 is trying to acquire lock | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tom London <selinux> |
Component: | kernel | Assignee: | John W. Linville <linville> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | kernel-maint |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-08-12 15:39:09 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Tom London
2008-08-01 18:45:39 UTC
Got another one that may be similar. I get these on shutdown. Aug 2 18:39:17 localhost NetworkManager: <info> (wlan0): taking down device. Aug 2 18:39:18 localhost kernel: Aug 2 18:39:18 localhost kernel: ============================================= Aug 2 18:39:18 localhost kernel: [ INFO: possible recursive locking detected ] Aug 2 18:39:18 localhost kernel: 2.6.27-0.211.rc1.git3.fc10.i686 #1 Aug 2 18:39:18 localhost kernel: --------------------------------------------- Aug 2 18:39:18 localhost kernel: iwl3945/0/1005 is trying to acquire lock: Aug 2 18:39:18 localhost kernel: (_xmit_IEEE80211#2){-+..}, at: [<f91c1a67>] ieee80211_scan_completed+0x115/0x279 [mac80211] Aug 2 18:39:18 localhost kernel: Aug 2 18:39:18 localhost kernel: but task is already holding lock: Aug 2 18:39:18 localhost kernel: (_xmit_IEEE80211#2){-+..}, at: [<f91c1a67>] ieee80211_scan_completed+0x115/0x279 [mac80211] Aug 2 18:39:18 localhost kernel: Aug 2 18:39:18 localhost kernel: other info that might help us debug this: Aug 2 18:39:18 localhost kernel: 3 locks held by iwl3945/0/1005: Aug 2 18:39:18 localhost kernel: #0: (iwl3945){--..}, at: [<c043b045>] run_workqueue+0x96/0x1a5 Aug 2 18:39:18 localhost kernel: #1: (&priv->scan_completed){--..}, at: [<c043b045>] run_workqueue+0x96/0x1a5 Aug 2 18:39:18 localhost kernel: #2: (_xmit_IEEE80211#2){-+..}, at: [<f91c1a67>] ieee80211_scan_completed+0x115/0x279 [mac80211] Aug 2 18:39:18 localhost kernel: Aug 2 18:39:18 localhost kernel: stack backtrace: Aug 2 18:39:18 localhost kernel: Pid: 1005, comm: iwl3945/0 Not tainted 2.6.27-0.211.rc1.git3.fc10.i686 #1 Aug 2 18:39:18 localhost kernel: [<c06805d9>] ? printk+0x14/0x1b Aug 2 18:39:18 localhost kernel: [<c044b7e8>] __lock_acquire+0x6be/0x97d Aug 2 18:39:18 localhost kernel: [<c0496761>] ? check_valid_pointer+0x24/0x53 Aug 2 18:39:18 localhost kernel: [<c044abdb>] ? trace_hardirqs_on_caller+0xf9/0x11a Aug 2 18:39:18 localhost kernel: [<c044bb11>] lock_acquire+0x6a/0x90 Aug 2 18:39:18 localhost kernel: [<f91c1a67>] ? ieee80211_scan_completed+0x115/0x279 [mac80211] Aug 2 18:39:18 localhost kernel: [<c06829a7>] _spin_lock+0x21/0x4e Aug 2 18:39:18 localhost kernel: [<f91c1a67>] ? ieee80211_scan_completed+0x115/0x279 [mac80211] Aug 2 18:39:18 localhost kernel: [<f91c1a67>] ieee80211_scan_completed+0x115/0x279 [mac80211] Aug 2 18:39:18 localhost kernel: [<c0408633>] ? sched_clock+0x8/0xb Aug 2 18:39:18 localhost kernel: [<f925458d>] iwl3945_bg_scan_completed+0x8d/0xac [iwl3945] Aug 2 18:39:18 localhost kernel: [<c043b086>] run_workqueue+0xd7/0x1a5 Aug 2 18:39:18 localhost kernel: [<c043b045>] ? run_workqueue+0x96/0x1a5 Aug 2 18:39:18 localhost kernel: [<f9254500>] ? iwl3945_bg_scan_completed+0x0/0xac [iwl3945] Aug 2 18:39:18 localhost kernel: [<c043b225>] worker_thread+0xd1/0xdd Aug 2 18:39:18 localhost kernel: [<c043e466>] ? autoremove_wake_function+0x0/0x38 Aug 2 18:39:18 localhost kernel: [<c043b154>] ? worker_thread+0x0/0xdd Aug 2 18:39:18 localhost kernel: [<c043e1b4>] kthread+0x40/0x66 Aug 2 18:39:18 localhost kernel: [<c043e174>] ? kthread+0x0/0x66 Aug 2 18:39:18 localhost kernel: [<c0404957>] kernel_thread_helper+0x7/0x10 Aug 2 18:39:18 localhost kernel: ======================= Aug 2 18:39:18 localhost kernel: iwl3945 0000:03:00.0: PCI INT A disabled *** This bug has been marked as a duplicate of bug 457592 *** |