阅读背景:

如何在windbg中找到ReaderWriterLock的锁定器(阅读器)

来源:互联网 

I've got a dump of a .Net process that has hung due to a deadlock (the gui thread is no longer responding, and my logs show that some threads have stopped responding). I have taken a snapshot and am now looking through it in windbg, and all threads bar one are waiting for the last one. Looking at that one thread's stacktrace with !clrstack -p I can see that it is trying to aquire a write on a ReaderWriterLockI've got a dump of a .Net process that has hung




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: