Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. [ 570.336207]
  2. [ 570.336210] =====================================
  3. [ 570.336995] [ BUG: bad unlock balance detected! ]
  4. [ 570.337523] -------------------------------------
  5. [ 570.338042] swapper/0 is trying to release lock (&(&hdev->lock)->rlock) at:
  6. [ 570.338864] [<d98c24d3>] hci_disable_le_scan+0x33/0x40 [bluetooth]
  7. [ 570.339528] but there are no more locks to release!
  8. [ 570.340010]
  9. [ 570.340011] other info that might help us debug this:
  10. [ 570.340062] 1 lock held by swapper/0:
  11. [ 570.340062] #0: (&hdev->le_scan_timer){+.-...}, at: [<c0160ee2>] run_timer_softirq+0xc2/0x310
  12. [ 570.340062]
  13. [ 570.340062] stack backtrace:
  14. [ 570.340062] Pid: 0, comm: swapper Not tainted 2.6.39+ #6
  15. [ 570.340062] Call Trace:
  16. [ 570.340062] [<c05a3522>] ? printk+0x1d/0x23
  17. [ 570.340062] [<c0186dfa>] print_unlock_inbalance_bug.clone.21+0xda/0xe0
  18. [ 570.340062] [<d98c24d3>] ? hci_disable_le_scan+0x33/0x40 [bluetooth]
  19. [ 570.340062] [<d98c24d3>] ? hci_disable_le_scan+0x33/0x40 [bluetooth]
  20. [ 570.340062] [<d98c24d3>] ? hci_disable_le_scan+0x33/0x40 [bluetooth]
  21. [ 570.340062] [<c0189e16>] lock_release_non_nested+0x226/0x2f0
  22. [ 570.340062] [<d98c24d3>] ? hci_disable_le_scan+0x33/0x40 [bluetooth]
  23. [ 570.340062] [<c018a866>] ? mark_held_locks+0x56/0x80
  24. [ 570.340062] [<c018a8e3>] ? trace_hardirqs_on_caller+0x53/0x160
  25. [ 570.340062] [<d98c24d3>] ? hci_disable_le_scan+0x33/0x40 [bluetooth]
  26. [ 570.340062] [<c0189f7d>] lock_release+0x9d/0x1c0
  27. [ 570.340062] [<d98c2395>] ? hci_send_cmd+0xb5/0x160 [bluetooth]
  28. [ 570.340062] [<d98c24d3>] ? hci_disable_le_scan+0x33/0x40 [bluetooth]
  29. [ 570.340062] [<c05a69bb>] _raw_spin_unlock+0x1b/0x30
  30. [ 570.340062] [<d98c24d3>] hci_disable_le_scan+0x33/0x40 [bluetooth]
  31. [ 570.340062] [<c0160f64>] run_timer_softirq+0x144/0x310
  32. [ 570.340062] [<c0160ee2>] ? run_timer_softirq+0xc2/0x310
  33. [ 570.340062] [<d98c24a0>] ? hci_reset_req+0x60/0x60 [bluetooth]
  34. [ 570.340062] [<c015943e>] __do_softirq+0x9e/0x1a0
  35. [ 570.340062] [<c01593a0>] ? send_remote_softirq+0x90/0x90
  36. [ 570.340062] <IRQ> [<c015978e>] ? irq_exit+0x7e/0x90
  37. [ 570.340062] [<c05ae5f9>] ? smp_apic_timer_interrupt+0x59/0x88
  38. [ 570.340062] [<c0379eec>] ? trace_hardirqs_off_thunk+0xc/0x10
  39. [ 570.340062] [<c05a74e2>] ? apic_timer_interrupt+0x36/0x3c
  40. [ 570.340062] [<c011007b>] ? time_cpufreq_notifier+0x8b/0x140
  41. [ 570.340062] [<c01800e0>] ? timer_list_show+0xd50/0xf90
  42. [ 570.340062] [<c012e86a>] ? native_safe_halt+0xa/0x10
  43. [ 570.340062] [<c011151f>] ? default_idle+0x5f/0x100
  44. [ 570.340062] [<c010932f>] ? cpu_idle+0x8f/0xc0
  45. [ 570.340062] [<c013b94e>] ? complete+0x4e/0x60
  46. [ 570.340062] [<c058d0c6>] ? rest_init+0xa6/0xb0
  47. [ 570.340062] [<c058d020>] ? sha_init+0x30/0x30
  48. [ 570.340062] [<c07ce7b8>] ? start_kernel+0x363/0x36a
  49. [ 570.340062] [<c07ce1dd>] ? loglevel+0x1a/0x1a
  50. [ 570.340062] [<c07ce0cf>] ? i386_start_kernel+0xbe/0xc6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement