Advertisement
Guest User

Essential WinDBG info

a guest
May 8th, 2015
673
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 4.99 KB | None | 0 0
  1. 0:000> ~44 kP
  2. same as 2984
  3. ChildEBP RetAddr  
  4. 1245f654 77558e44 ntdll!ZwWaitForSingleObject+0x15
  5. 1245f6b8 77558d28 ntdll!RtlpWaitOnCriticalSection+0x13e
  6. 1245f6e0 57ccedf9 ntdll!RtlEnterCriticalSection+0x150
  7. 1245f6f0 57cd1c67 msvcr120!_lock(
  8.             int locknum = 0n1473908264)+0x31 [f:\dd\vctools\crt\crtw32\startup\mlock.c @ 340]
  9. 1245f724 57cd1a05 msvcr120!_initptd(
  10.             struct _tiddata * ptd = 0x050de640,
  11.             struct threadlocaleinfostruct * ptloci = 0x00000000)+0x6a [f:\dd\vctools\crt\crtw32\startup\tidtable.c @ 233]
  12. 1245f75c 57cd1a5f msvcr120!__CRTDLL_INIT(
  13.             void * hDllHandle = 0x57cc0000,
  14.             unsigned long dwReason = 2,
  15.             void * lpreserved = 0x00000000)+0x153 [f:\dd\vctools\crt\crtw32\dllstuff\crtlib.c @ 401]
  16. 1245f770 775599a0 msvcr120!_CRTDLL_INIT(
  17.             void * hDllHandle = 0x57cc0000,
  18.             unsigned long dwReason = 2,
  19.             void * lpreserved = 0x00000000)+0x1c [f:\dd\vctools\crt\crtw32\dllstuff\crtlib.c @ 214]
  20. 1245f790 7755a1e6 ntdll!LdrpCallInitRoutine+0x14
  21. 1245f830 77559ecc ntdll!LdrpInitializeThread+0x15b
  22. 1245f87c 77559ef9 ntdll!_LdrpInitialize+0x1ad
  23. 1245f88c 00000000 ntdll!LdrInitializeThunk+0x10
  24.  
  25. 0:000> ~23 kP
  26. same as 19a4
  27. ChildEBP RetAddr  
  28. 0e695384 75d014ab ntdll!ZwWaitForSingleObject+0x15
  29. 0e6953f0 76b71194 KERNELBASE!WaitForSingleObjectEx+0x98
  30. 0e695408 76b71148 kernel32!WaitForSingleObjectExImplementation+0x75
  31. 0e69541c 5a28a172 kernel32!WaitForSingleObject+0x12
  32. 0e69558c 5a2880bd sqlncli10!Tcp::ReadSync+0x1c6
  33. 0e6955a4 5a28812a sqlncli10!SNIReadSync+0x5a
  34. 0e6955bc 5a288736 sqlncli10!BATCHCTX::SNIRead+0x52
  35. 0e6955f0 5a28a298 sqlncli10!BATCHCTX::ReadPacket+0x3f
  36. 0e69560c 5a287fa2 sqlncli10!BATCHCTX::GetBytes+0x146
  37. 0e69563c 5a2ae007 sqlncli10!BATCHCTX::Run+0x68
  38. 0e695694 5a3604e5 sqlncli10!ProcessTDSStream+0x395
  39. 0e6956dc 5a34fee0 sqlncli10!ExecRPCImmediate+0x46a
  40. 0e695748 5a3503e3 sqlncli10!PrepareExecutePrepExecRPC+0x437
  41. 0e6957c4 6d92a735 sqlncli10!SQLExecute+0x459
  42. 0e6957e4 55057562 odbc32!SQLExecute+0x2c1
  43. WARNING: Stack unwind information not available. Following frames may be wrong.
  44. 0e695800 55061418 otl_odbc+0x7562
  45. 0e696908 5505f195 otl_odbc+0x11418
  46. 0e69cec4 5505dcc8 otl_odbc+0xf195
  47. 0e69ced8 5507474a otl_odbc+0xdcc8
  48. 0e69ceec 55089534 otl_odbc+0x2474a
  49. 0e69cf84 017f0108 otl_odbc!Common::db::otl::Session::Session+0x3de4
  50. 0e69cfd0 0181bcf1 UnifiedFormatProcessor+0x50108
  51. 0e69cfdc 0181a69f UnifiedFormatProcessor+0x7bcf1
  52. 0e69d294 0181ad25 UnifiedFormatProcessor+0x7a69f
  53. 0e69d2a4 0181bc0f UnifiedFormatProcessor+0x7ad25
  54. 0e69d2b4 018491d6 UnifiedFormatProcessor+0x7bc0f
  55. 0e69d2c4 017f830a UnifiedFormatProcessor!UnifiedFormat::DocumentCirc::FinishedUpdaterFactory::FinishedUpdaterFactory+0x906
  56. 0e69d2f4 018197fd UnifiedFormatProcessor+0x5830a
  57. 0e69d430 01818f71 UnifiedFormatProcessor+0x797fd
  58. 0e69f7b8 01827ba0 UnifiedFormatProcessor+0x78f71
  59. 0e69f8f8 01826824 UnifiedFormatProcessor+0x87ba0
  60. 0e69fac4 01827de8 UnifiedFormatProcessor+0x86824
  61. 0e69fad0 0182888f UnifiedFormatProcessor+0x87de8
  62. 0e69fadc 01828155 UnifiedFormatProcessor+0x8888f
  63. 0e69faf4 0182a04f UnifiedFormatProcessor+0x88155
  64. 0e69fb04 01829f10 UnifiedFormatProcessor+0x8a04f
  65. 0e69fb14 57bbf33c UnifiedFormatProcessor+0x89f10
  66. 0e69fb3c 57cec01d msvcp120!_Call_func(
  67.             void * _Data = 0x0cdee39c)+0x17 [f:\dd\vctools\crt\crtw32\stdcpp\thr\threadcall.cpp @ 28]
  68. 0e69fb74 57cec001 msvcr120!_callthreadstartex(void)+0x1b [f:\dd\vctools\crt\crtw32\startup\threadex.c @ 376]
  69. 0e69fb80 76b7338a msvcr120!_threadstartex(
  70.             void * ptd = <Value unavailable error>)+0x7c [f:\dd\vctools\crt\crtw32\startup\threadex.c @ 354]
  71. 0e69fb8c 77559f72 kernel32!BaseThreadInitThunk+0xe
  72. 0e69fbcc 77559f45 ntdll!__RtlUserThreadStart+0x70
  73. 0e69fbe4 00000000 ntdll!_RtlUserThreadStart+0x1b
  74.  
  75. 0:000> !threads
  76. Index   TID         TEB             StackBase           StackLimit          DeAlloc         StackSize           ThreadProc
  77. 0   00002b7c    0x7efdd000  0x00310000  0x002fe000  0x00210000  0x00012000  0x0
  78. ...
  79. 23  000019a4    0x7ef55000  0x0e6a0000  0x0e68e000  0x0e5a0000  0x00012000  0x0
  80. ...
  81. 44  00002984    0x7ef9d000  0x12460000  0x1245e000  0x12360000  0x00002000  0x0
  82. ...
  83. 49  00002154    0x7ef2e000  0x12c30000  0x12c2f000  0x12b30000  0x00001000  0x0
  84. Total VM consumed by thread stacks 0x001a2000
  85.  
  86. 0:000> !locks
  87.  
  88. CritSec ntdll!LdrpLoaderLock+0 at 776220c0
  89. WaiterWoken        No
  90. LockCount          16
  91. RecursionCount     1
  92. OwningThread       2984 same as 44
  93. EntryCount         0
  94. ContentionCount    113
  95. *** Locked
  96.  
  97. CritSec msvcr120!lclcritsects+c0 at 57da0e28
  98. WaiterWoken        No
  99. LockCount          12
  100. RecursionCount     1
  101. OwningThread       19a4 same as 23
  102. EntryCount         0
  103. ContentionCount    c
  104. *** Locked
  105.  
  106. CritSec +7cc67c at 007cc67c
  107. WaiterWoken        No
  108. LockCount          0
  109. RecursionCount     1
  110. OwningThread       19a4
  111. EntryCount         0
  112. ContentionCount    0
  113. *** Locked
  114.  
  115. CritSec +882a058 at 0882a058
  116. WaiterWoken        No
  117. LockCount          0
  118. RecursionCount     1
  119. OwningThread       19a4
  120. EntryCount         0
  121. ContentionCount    0
  122. *** Locked
  123.  
  124. Scanned 2602 critical sections
  125.  
  126. 0:000> !analyze -hang
  127. Probably caused by : sqlncli10.dll ( sqlncli10!Tcp::ReadSync+1c6 )
  128.  
  129. Followup: MachineOwner
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement