约有 2 项符合查询结果, 以下是第 1 - 1项。
费时 < 1 秒。
谢谢,我也觉得6.9更准确
通过阅读有关帖子,觉得我这个hang dump也是一个死锁, 不知道是否正确.
分析
0:004> dt _RTL_CRITICAL_SECTION 0x7c8897a0
schedservice!_RTL_CRITICAL_SECTION
+0x000 DebugInfo : 0x7c8897c0 _RTL_CRITICAL_SECTION_DEBUG
+0x004 LockCount : -103
+0x008 RecursionCount : 0
+0x00c OwningThread : (null)
+0x010 LockSemaphore : ...
Posted in WinDbg
by
heather
on 2010-09-21
使用相同的pdb文件,不同的Windbg有不同结果
Windbg 6.9.0003.113
0:004> !analyze -v
*******************************************************************************
* *
* Exception Analysis *
* ...
Posted in WinDbg
by
heather
on 2010-09-20