The post --
NET Hang Case Study: The GC-Loader Lock Deadlock (a story of mixed mode dlls) by Tess Ferrandez provides a good study case for
mixed dll loading problem. Besides, it also shows some useful WinDBG tips, such as how to detect the deadlock caused by the mixed dll, how to tell whether GC has been triggered and which thread triggered it.
0 comments:
Post a Comment