Guest User

Untitled

a guest
Sep 27th, 2013
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. [ INFO: possible recursive locking detected ]
  2. [ 36.177734] 3.8.4-100-omap5 #3glsdk5 Tainted: G C O
  3. [ 36.183593] ---------------------------------------------
  4. [ 36.189239] Xorg/1847 is trying to acquire lock:
  5. [ 36.194091] (psPVRSRVMutex){+.+.+.}, at: [<bf0b34a0>] DebugMemAllocRecordAd]
  6. [ 36.203948]
  7. [ 36.203948] but task is already holding lock:
  8. [ 36.210083] (psPVRSRVMutex){+.+.+.}, at: [<bf0b1ce0>] PVRSRVOpen+0x18/0xec ]
  9. [ 36.218719]
  10. [ 36.218719] other info that might help us debug this:
  11. [ 36.225585] Possible unsafe locking scenario:
  12. [ 36.225585]
  13. [ 36.231811] CPU0
  14. [ 36.234374] ----
  15. [ 36.236938] lock(psPVRSRVMutex);
  16. [ 36.240509] lock(psPVRSRVMutex);
  17. [ 36.244079]
  18. [ 36.244079] *** DEADLOCK ***
  19. [ 36.244079]
  20. [ 36.250305] May be due to missing lock nesting notation
  21. [ 36.250305]
  22. [ 36.257446] 2 locks held by Xorg/1847:
  23. [ 36.261352] #0: (drm_global_mutex){+.+.+.}, at: [<c02fbe38>] drm_stub_open8
  24. [ 36.269805] #1: (psPVRSRVMutex){+.+.+.}, at: [<bf0b1ce0>] PVRSRVOpen+0x18/]
Advertisement
Add Comment
Please, Sign In to add comment