Advertisement
Guest User

gdb log (GNU Emacs bug report #12587)

a guest
Oct 8th, 2012
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.55 KB | None | 0 0
  1. gdb log when netlogon process is stopped
  2. =========================================
  3.  
  4. Thread 4 (Thread 2900.0x1c4c):
  5. #0 0x77d3000d in ntdll!LdrFindResource_U ()
  6. from C:\Windows\SysWOW64\ntdll.dll
  7. #1 0x77dbf896 in ntdll!RtlQueryTimeZoneInformation ()
  8. from C:\Windows\SysWOW64\ntdll.dll
  9. #2 0x0bc126b9 in ?? ()
  10. #3 0x00000000 in ?? ()
  11.  
  12. Thread 3 (Thread 2900.0x19a4):
  13. #0 0x773778d7 in USER32!IsDialogMessage ()
  14. from C:\Windows\syswow64\user32.dll
  15. #1 0x773778d7 in USER32!IsDialogMessage ()
  16. from C:\Windows\syswow64\user32.dll
  17. #2 0x7737790d in USER32!GetCursorPos () from C:\Windows\syswow64\user32.dll
  18. #3 0x7174fec0 in ?? ()
  19. #4 0x011490bd in w32_msg_pump (msg_buf=0x7174ff28) at w32fns.c:2263
  20. #5 0x011492fb in w32_msg_worker@4 (arg=0x0) at w32fns.c:2485
  21. #6 0x770d339a in KERNEL32!BaseCleanupAppcompatCacheSupport ()
  22. from C:\Windows\syswow64\kernel32.dll
  23. #7 0x00000000 in ?? ()
  24.  
  25. Thread 2 (Thread 2900.0x1558):
  26. #0 0x77d4013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation ()
  27. from C:\Windows\SysWOW64\ntdll.dll
  28. #1 0x77d4013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation ()
  29. from C:\Windows\SysWOW64\ntdll.dll
  30. #2 0x77d72f51 in ntdll!RtlWeaklyEnumerateEntryHashTable ()
  31. from C:\Windows\SysWOW64\ntdll.dll
  32. #3 0x00000003 in ?? ()
  33. #4 0x00ac1820 in ?? ()
  34. #5 0x770d339a in KERNEL32!BaseCleanupAppcompatCacheSupport ()
  35. from C:\Windows\syswow64\kernel32.dll
  36. #6 0x00000000 in ?? ()
  37.  
  38. Thread 1 (Thread 2900.0x1a44):
  39. #0 0x77d4013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation ()
  40. from C:\Windows\SysWOW64\ntdll.dll
  41. #1 0x77d4013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation ()
  42. from C:\Windows\SysWOW64\ntdll.dll
  43. #2 0x75510bdd in WaitForMultipleObjectsEx ()
  44. from C:\Windows\syswow64\KernelBase.dll
  45. #3 0x00000003 in ?? ()
  46. #4 0x0088f194 in ?? ()
  47. #5 0x770d1a2c in KERNEL32!GetVolumePathNamesForVolumeNameA ()
  48. from C:\Windows\syswow64\kernel32.dll
  49. #6 0x0088f194 in ?? ()
  50. #7 0x7738086a in USER32!MessageBoxA () from C:\Windows\syswow64\user32.dll
  51. #8 0x00000003 in ?? ()
  52. #9 0x7efde000 in ?? ()
  53. #10 0x77380b69 in USER32!DdeNameService () from C:\Windows\syswow64\user32.dll
  54. #11 0x00000050 in ?? ()
  55. #12 0x0088f3c0 in ?? ()
  56. #13 0x010551a1 in sys_select (nfds=1, rfds=0x88f680, wfds=0x0, efds=0x0,
  57. timeout=0x88f670, ignored=0x0) at w32proc.c:1270
  58. #14 0x0104cd4e in wait_reading_process_output (time_limit=0, nsecs=0,
  59. read_kbd=-1, do_display=1, wait_for_cell=56346650, wait_proc=0x0,
  60. just_wait_proc=0) at process.c:4647
  61. #15 0x0100d02c in kbd_buffer_get_event (kbp=0x88f7d8,
  62. used_mouse_menu=0x88fa38, end_time=0x0) at keyboard.c:3869
  63. #16 0x01009a1e in read_char (commandflag=1, nmaps=3, maps=0x88f960,
  64. prev_event=56346650, used_mouse_menu=0x88fa38, end_time=0x0)
  65. at keyboard.c:2807
  66. #17 0x0101ccb2 in read_key_sequence (keybuf=0x88fbc0, bufsize=30,
  67. prompt=56346650, dont_downcase_last=0, can_return_switch_frame=1,
  68. fix_current_buffer=1) at keyboard.c:9312
  69. #18 0x01005f89 in command_loop_1 () at keyboard.c:1487
  70. #19 0x0103269f in internal_condition_case (bfun=0x1005a97 <command_loop_1>,
  71. handlers=56397234, hfun=0x100526a <cmd_error>) at eval.c:1308
  72. #20 0x010056c4 in command_loop_2 (ignore=56346650) at keyboard.c:1182
  73. #21 0x010320bb in internal_catch (tag=56387090,
  74. func=0x10056a0 <command_loop_2>, arg=56346650) at eval.c:1069
  75. #22 0x0100567e in command_loop () at keyboard.c:1161
  76. #23 0x01004c27 in recursive_edit_1 () at keyboard.c:782
  77. #24 0x01004f54 in Frecursive_edit () at keyboard.c:846
  78. #25 0x01002b68 in main (argc=1, argv=0x962c18) at emacs.c:1655
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement