Advertisement
mmu_man

KDL log acquire for too long

Jan 24th, 2014
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.70 KB | None | 0 0
  1. PANIC: acquire_spinlock(): Failed to acquire spinlock 0xd231c99c for a long time!
  2. Welcome to Kernel Debugging Land...
  3. Thread 471 "w:467:qemacs" running on CPU 1
  4. stack trace for thread 471 "w:467:qemacs"
  5. kernel stack: 0x80223000 to 0x80227000
  6. user stack: 0x7013d000 to 0x7017d000
  7. frame caller <image>:function + offset
  8. 0 80226ce8 (+ 32) 801407fe <kernel_x86> arch_debug_stack_trace + 0x12
  9. 1 80226d08 (+ 16) 800a0813 <kernel_x86> stack_trace_trampoline(NULL) + 0x0b
  10. 2 80226d18 (+ 12) 801324ee <kernel_x86> arch_debug_call_with_fault_handler + 0x1b
  11. 3 80226d24 (+ 48) 800a237e <kernel_x86> debug_call_with_fault_handler + 0x5a
  12. 4 80226d54 (+ 64) 800a0a2f <kernel_x86> kernel_debugger_loop(0x80183257 "PANIC: ", 0x80164c20 "acquire_spinlock(): Failed to acquire spinlock %p for a long time!", 0x80226e00 "��1�$n"��*��~��,��Ѐ(H�0", int32: 1) + 0x217
  13. 5 80226d94 (+ 48) 800a0dab <kernel_x86> kernel_debugger_internal(0x80183257 "PANIC: ", 0x80164c20 "acquire_spinlock(): Failed to acquire spinlock %p for a long time!", 0x80226e00 "��1�$n"��*��~��,��Ѐ(H�0", int32: 1) + 0x53
  14. 6 80226dc4 (+ 48) 800a2706 <kernel_x86> panic + 0x3a
  15. 7 80226df4 (+ 48) 80072ace <kernel_x86> acquire_spinlock + 0x5e
  16. 8 80226e24 (+ 64) 800553e7 <kernel_x86> ConditionVariable<0xd087fb24>::_NotifyLocked(false, int32: 0) + 0xa7
  17. 9 80226e64 (+ 64) 8005530e <kernel_x86> ConditionVariable<0xd087fb24>::_Notify(false, int32: 0) + 0x72
  18. 10 80226ea4 (+ 96) 800696fc <kernel_x86> read_port_etc + 0x45c
  19. 11 80226f04 (+ 64) 8006a3e9 <kernel_x86> _user_read_port_etc + 0xd5
  20. 12 80226f44 (+ 100) 8013512f <kernel_x86> handle_syscall + 0xdc
  21. user iframe at 0x80226fa8 (end = 0x80227000)
  22. eax 0xd8 ebx 0x2406f68 ecx 0x7017bfa4 edx 0x62243114
  23. esi 0x4a5 edi 0x7017c00c ebp 0x7017bfe0 esp 0x80226fdc
  24. eip 0x62243114 eflags 0x3202 user esp 0x7017bfa4
  25. vector: 0x63, error code: 0x0
  26. 13 80226fa8 (+ 0) 62243114 <commpage> commpage_syscall + 0x04
  27. 14 7017bfe0 (+ 48) 01b9530d <libbe.so> BPrivate::LinkReceiver<0x18fd6360>::ReadFromPort(int64: 9223372036854775807) + 0x99
  28. 15 7017c010 (+ 48) 01b95093 <libbe.so> BPrivate::LinkReceiver<0x18fd6360>::GetNextMessage(0x7017c088, int64: 9223372036854775807) + 0x47
  29. 16 7017c040 (+ 128) 004286c8 <_APP_> ServerWindow<0x18fccac0>::_MessageLooper(0x0) + 0x2fc
  30. 17 7017c0c0 (+ 48) 00404b3c <_APP_> MessageLooper<0x18fccac0>::_message_thread(NULL) + 0x28
  31. 18 7017c0f0 (+ 48) 02361623 <libroot.so> _get_next_team_info (nearest) + 0x5f
  32. 19 7017c120 (+ 0) 62243250 <commpage> commpage_thread_exit + 0x00
  33. kdebug> spinlock 0xd231c99c
  34. spinlock 0xd231c99c:
  35. locked from 0x8008577e
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement