Reporter | ReSharper anonymous (resharper) |
---|---|
Created | Jun 7, 2011 7:53:38 PM |
Updated | Mar 1, 2012 6:33:19 PM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Serge Baltic (baltic) |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper 6.0 EAP Version=6.0.2155.183, Built=2011-05-28T03:30:30, Configuration=“Csharp PublicMode Vbnet VS0900”
The lifetime has already been terminated. Object name: 'Lifetime'.
--- EXCEPTION #1/2 [ObjectDisposedException]
Message = “The lifetime has already been terminated.”
ExceptionPath = Root.InnerException
ClassName = System.ObjectDisposedException
HResult = COR_E_OBJECTDISPOSED=80131622
Source = JetBrains.Platform.ReSharper.Util
ObjectName = Lifetime
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “
The lifetime has already been terminated.
Object name: 'Lifetime'.
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 9.0.30729.4462
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
The lifetime has already been terminated. Object name: 'Lifetime'.
--- EXCEPTION #1/2 [ObjectDisposedException]
Message = “The lifetime has already been terminated.”
ExceptionPath = Root.InnerException
ClassName = System.ObjectDisposedException
HResult = COR_E_OBJECTDISPOSED=80131622
Source = JetBrains.Platform.ReSharper.Util
ObjectName = Lifetime
StackTraceString = “
at JetBrains.DataFlow.LifetimeEx.AssertIsAlive(Lifetime thіs) in c:\BuildAgent\work\c4b2ec378d776aaa\Platform\src\Util\src\DataFlow\Lifetime\LifetimeEx.cs:line 132 at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F) in c:\BuildAgent\work\c4b2ec378d776aaa\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 63 at JetBrains.Threading.IThreadingEx.ExecuteOrQueue(IThreading thіs, Lifetime lifetime, String name, Action action) in c:\BuildAgent\work\c4b2ec378d776aaa\Platform\src\Shell\src\Threading\Invocator.cs:line 234 at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.<>c__DisplayClassa.<ExecOldCommandTarget>b__8() in c:\BuildAgent\work\c4b2ec378d776aaa\Platform\src\VSIntegration\src\TextControl\VsTextControlOleCommandTarget.cs:line 199 at JetBrains.Application.CommandProcessing.ICommandProcessorEx.<>c__DisplayClass1.<WithCommand>b__0(Lifetime lifetime) in c:\BuildAgent\work\c4b2ec378d776aaa\Platform\src\Shell\src\CommandProcessing\ICommandProcessorEx.cs:line 23 at JetBrains.DataFlow.Lifetimes.Using(Action`1 F) in c:\BuildAgent\work\c4b2ec378d776aaa\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 20 at JetBrains.Application.CommandProcessing.ICommandProcessorEx.WithCommand(ICommandProcessor thіs, String commandName, Action action) in c:\BuildAgent\work\c4b2ec378d776aaa\Platform\src\Shell\src\CommandProcessing\ICommandProcessorEx.cs:line 20 at JetBrains.VsIntegration.Application.VsCommandProcessor.WithVsCommand(CommandID commandid, Action F) in c:\BuildAgent\work\c4b2ec378d776aaa\Platform\src\VSIntegration\src\Shell\VSCommandProcessor.cs:line 99 at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.<>c__DisplayClassa.<ExecOldCommandTarget>b__7() in c:\BuildAgent\work\c4b2ec378d776aaa\Platform\src\VSIntegration\src\TextControl\VsTextControlOleCommandTarget.cs:line 191 at JetBrains.DocumentModel.Impl.DocumentBase.ExpectCallbacksFromUnderlyingStore(Action F) in c:\BuildAgent\work\c4b2ec378d776aaa\Platform\src\DocumentModel\src\impl\DocumentBase.cs:line 94 at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.ExecOldCommandTarget(CommandID commandid, IntPtr pvaIn, UInt32 nCmdexecopt, IntPtr pvaOut) in c:\BuildAgent\work\c4b2ec378d776aaa\Platform\src\VSIntegration\src\TextControl\VsTextControlOleCommandTarget.cs:line 191
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “
The lifetime has already been terminated.
Object name: 'Lifetime'.
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 9.0.30729.4462
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Util.Logger.LogException(Exception ex) in c:\BuildAgent\work\c4b2ec378d776aaa\Platform\src\Util\src\Logger\Logger.cs:line 613 at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.ExecOldCommandTarget(CommandID commandid, IntPtr pvaIn, UInt32 nCmdexecopt, IntPtr pvaOut) in c:\BuildAgent\work\c4b2ec378d776aaa\Platform\src\VSIntegration\src\TextControl\VsTextControlOleCommandTarget.cs:line 213 at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& pguidCmdGroupRef, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) in c:\BuildAgent\work\c4b2ec378d776aaa\Platform\src\VSIntegration\src\TextControl\VsTextControlOleCommandTarget.cs:line 429 at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at System.Windows.Forms.NativeWindow.DefWndProc(Message& m) at System.Windows.Forms.NativeWindow.WndProc(Message& m) at JetBrains.VsIntegration.Whidbey.TextControl.Windows.VsTextViewWindowWhidbeyEx.WndProc(Message& m) in c:\BuildAgent\work\c4b2ec378d776aaa\Platform\src\VsIntegration.Whidbey\Src\TextControl\Windows\VsTextViewWindowWhidbeyEx.cs:line 295 at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) at System.Windows.Forms.NativeWindow.DefWndProc(Message& m) at System.Windows.Forms.NativeWindow.WndProc(Message& m) at JetBrains.VsIntegration.Whidbey.TextControl.TextViewShimImpl.VsTextViewWindow.WndProc(Message& m) in c:\BuildAgent\work\c4b2ec378d776aaa\Platform\src\VsIntegration.Whidbey\Src\TextControl\TextViewShimImpl\VsTextViewWindow.cs:line 155 at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)