Bug: Hang/100% CPU on shutdown of vs.net 2003
Broke into execution w/ MS CLR Debugger, here's the callstack (same for several repeated Break Alls):
> []
jetbrains.resharper.dll!ReSharper.VSUIManager.Dispose() Line 316 C#
jetbrains.resharper.services.dll!JetBrains.ReSharper.Component.ComponentContainer.DisposeComponents() Line 248 + 0xa bytes C#
jetbrains.resharper.services.dll!JetBrains.ReSharper.Component.ComponentContainer.Dispose() Line 354 C#
jetbrains.resharper.services.dll!JetBrains.ReSharper.Shell.Shell.Release() Line 73 C#
jetbrains.resharper.dll!ReSharper.Connect.OnDisconnection(Extensibility.ext_DisconnectMode disconnectMode = , System.Array custom = ]]>) Line 192 C#
Please sign in to leave a comment.
Hello Gyuri,
is the hang-up always reproducible?
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
>> [<Non-user Code>]
>>
Dmitry,
This is the first and only time it has happened, so far. May be related to the other problem I am having, where VS.NET hangs for ~1 minute every once in a while. These problems seem to be worse/happen more often after I hibernate my laptop after work, and leave vs.net running (esp. over a couple days).
- Gyuri