[219] VS2005 hang (call stack included)

VS2005 hung not long after doing a check-in in SourceSafe 2005 (but not while doing it).

Here's the callstack from the 'Main' ReSharper thread:


JetBrains.ReSharper.Util.dll!JetBrains.ReSharper.Util.Concurrency.NativeManualResetEvent.WaitOne(int timeout) + 0x10 bytes


JetBrains.ReSharper.Util.dll!JetBrains.ReSharper.Util.Concurrency.ReentrantWriterPreferenceReadWriteLock.ReaderLock.Acquire() + 0xc6 bytes

JetBrains.ReSharper.Shell.dll!JetBrains.ReSharper.Shell.UIApplicationShell.AcquireReadLock() + 0x19 bytes

JetBrains.ReSharper.Shell.dll!JetBrains.ReSharper.Shell.ReadLockCookie.Init() + 0x18 bytes

JetBrains.ReSharper.Shell.dll!JetBrains.ReSharper.Shell.ReadLockCookie.Create() + 0x24 bytes

JetBrains.ReSharper.Shell.dll!JetBrains.ReSharper.Shell.Invocator.PendingAction.Execute() + 0x1d bytes

JetBrains.ReSharper.Shell.dll!JetBrains.ReSharper.Shell.Invocator.ProcessQueue() + 0x132 bytes





mscorlib.dll!System.Delegate.DynamicInvokeImpl(object[] args) + 0x5a bytes

System.Windows.Forms.dll!System.Windows.Forms.Control.InvokeMarshaledCallbackDo(System.Windows.Forms.Control.ThreadMethodEntry tme) + 0x9d bytes

System.Windows.Forms.dll!System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(object obj) + 0x6b bytes

mscorlib.dll!System.Threading.ExecutionContext.runTryCode(object userData) + 0x43 bytes





mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state) + 0xa7 bytes

mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state) + 0x92 bytes

System.Windows.Forms.dll!System.Windows.Forms.Control.InvokeMarshaledCallback(System.Windows.Forms.Control.ThreadMethodEntry tme) + 0x90 bytes

System.Windows.Forms.dll!System.Windows.Forms.Control.InvokeMarshaledCallbacks() + 0xb3 bytes

System.Windows.Forms.dll!System.Windows.Forms.Control.WndProc(ref System.Windows.Forms.Message m) + 0x800 bytes

System.Windows.Forms.dll!System.Windows.Forms.ScrollableControl.WndProc(ref System.Windows.Forms.Message m) + 0x45 bytes

System.Windows.Forms.dll!System.Windows.Forms.ContainerControl.WndProc(ref System.Windows.Forms.Message m) + 0x13 bytes

System.Windows.Forms.dll!System.Windows.Forms.Form.WndProc(ref System.Windows.Forms.Message m) + 0x2b6 bytes

System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.OnMessage(ref System.Windows.Forms.Message m) + 0xd bytes

System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.WndProc(ref System.Windows.Forms.Message m) + 0xd6 bytes

System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DebuggableCallback(System.IntPtr hWnd, int msg = 49694, System.IntPtr wparam, System.IntPtr lparam) + 0x75 bytes

0
3 comments
Avatar
Permanently deleted user

Hello Alexandre,

this problem will be fixed in the build 220, we've already noticed it ourselves.
Anyway thanks for reporting.


Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

VS2005 hung not long after doing a check-in in SourceSafe 2005 (but
not while doing it).

Here's the callstack from the 'Main' ReSharper thread:


>> JetBrains.ReSharper.Util.dll!JetBrains.ReSharper.Util.Concurrency.Nat
>> iveManualResetEvent.WaitOne(int timeout) + 0x10 bytes
>>


JetBrains.ReSharper.Util.dll!JetBrains.ReSharper.Util.Concurrency.Reen
trantWriterPreferenceReadWriteLock.ReaderLock.Acquire() + 0xc6 bytes


JetBrains.ReSharper.Shell.dll!JetBrains.ReSharper.Shell.UIApplicationS
hell.AcquireReadLock() + 0x19 bytes


JetBrains.ReSharper.Shell.dll!JetBrains.ReSharper.Shell.ReadLockCookie
.Init() + 0x18 bytes


JetBrains.ReSharper.Shell.dll!JetBrains.ReSharper.Shell.ReadLockCookie
.Create() + 0x24 bytes


JetBrains.ReSharper.Shell.dll!JetBrains.ReSharper.Shell.Invocator.Pend
ingAction.Execute() + 0x1d bytes


JetBrains.ReSharper.Shell.dll!JetBrains.ReSharper.Shell.Invocator.Proc
essQueue() + 0x132 bytes





mscorlib.dll!System.Delegate.DynamicInvokeImpl(object[]
args) + 0x5a bytes


System.Windows.Forms.dll!System.Windows.Forms.Control.InvokeMarshaledC
allbackDo(System.Windows.Forms.Control.ThreadMethodEntry tme) + 0x9d
bytes


System.Windows.Forms.dll!System.Windows.Forms.Control.InvokeMarshaledC
allbackHelper(object obj) + 0x6b bytes


mscorlib.dll!System.Threading.ExecutionContext.runTryCode(object
userData) + 0x43 bytes






mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Thre
ading.ExecutionContext executionContext,
System.Threading.ContextCallback callback, object state) + 0xa7 bytes


mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.Ex
ecutionContext executionContext, System.Threading.ContextCallback
callback, object state) + 0x92 bytes


System.Windows.Forms.dll!System.Windows.Forms.Control.InvokeMarshaledC
allback(System.Windows.Forms.Control.ThreadMethodEntry tme) + 0x90
bytes


System.Windows.Forms.dll!System.Windows.Forms.Control.InvokeMarshaledC
allbacks() + 0xb3 bytes


System.Windows.Forms.dll!System.Windows.Forms.Control.WndProc(ref
System.Windows.Forms.Message m) + 0x800 bytes


System.Windows.Forms.dll!System.Windows.Forms.ScrollableControl.WndPro
c(ref System.Windows.Forms.Message m) + 0x45 bytes


System.Windows.Forms.dll!System.Windows.Forms.ContainerControl.WndProc
(ref System.Windows.Forms.Message m) + 0x13 bytes


System.Windows.Forms.dll!System.Windows.Forms.Form.WndProc(ref
System.Windows.Forms.Message m) + 0x2b6 bytes


System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWin
dow.OnMessage(ref System.Windows.Forms.Message m) + 0xd bytes


System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWin
dow.WndProc(ref System.Windows.Forms.Message m) + 0xd6 bytes


System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DebuggableC
allback(System.IntPtr hWnd, int msg = 49694, System.IntPtr wparam,
System.IntPtr lparam) + 0x75 bytes



0
Avatar
Permanently deleted user

Is this related to the other lock up issues?

Alexandre

0
Avatar
Permanently deleted user

Hello Alexandre,

I'm afraid this is a separate issue.


Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

Is this related to the other lock up issues?

Alexandre



0

Please sign in to leave a comment.