Reporter | David Nelson (commongenius) |
---|---|
Created | Apr 16, 2012 1:01:01 AM |
Updated | Apr 16, 2012 1:01:01 AM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Unassigned |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper 7 EAP for Visual Studio 11 Beta Version=7.0.7.347, Built=2012-04-02T16:28:30, Configuration=“Csharp PublicMode Vbnet VS1100”
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 = 11.0.50214.1
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.Lifetime.ReportTerminatedLifetime(String sAnotherLifetimeRelation) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 119 at JetBrains.DataFlow.Lifetime.AttachNested(LifetimeDefinition defNested, Boolean isPossiblyAlreadyTerminated) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 301 at JetBrains.DataFlow.Lifetimes.CreateIntersection2(ILogger logger, Lifetime[] lifetimes) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 161 at JetBrains.IDE.TextControlPopupWindowContext..ctor(Lifetime lifetimeOuter, ITextControl textControl, IShellLocks locks, IActionManager actionman) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\TextControl\src\Layout\TextControlPopupWindowContext.cs:line 36 at JetBrains.ReSharper.Intentions.Bulbs.BulbIndicator.CreatePopupWindowContext(Lifetime lifetime) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Intentions\_Core\src\Bulbs\BulbIndicator.cs:line 345 at JetBrains.ReSharper.Intentions.Bulbs.BulbIndicator.GetTooltip(Lifetime lifetime, Point point) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Intentions\_Core\src\Bulbs\BulbIndicator.cs:line 541 at JetBrains.UI.Tooltips.FindWinFormsTooltipElementsAtCursor.JetBrains.UI.Tooltips.IFindTooltipElementsAtCursor.TryFindElementUnderCursor(Lifetime lifetime, MOUSEHOOKSTRUCT* pMouseHook) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Tooltips\FindWinFormsTooltipElementsAtCursor.cs:line 51 at JetBrains.UI.Tooltips.TooltipManagerComponent.<>c__DisplayClass9.<OnMouseAction>b__7(LifetimeDefinition defPossible, Lifetime lifePossible) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Tooltips\TooltipManagerComponent.cs:line 217 at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 122 at JetBrains.UI.Tooltips.TooltipManagerComponent.OnMouseAction(Object sender, HookEventArgs args) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Tooltips\TooltipManagerComponent.cs:line 211
--- 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 = 11.0.50214.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.UI.Tooltips.TooltipManagerComponent.<>c__DisplayClassb.<OnMouseAction>b__8() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Tooltips\TooltipManagerComponent.cs:line 236 at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829 at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 694 at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)