Reporter | Tatyana Lunegova (lunega) |
---|---|
Created | Apr 13, 2012 6:30:13 PM |
Updated | Apr 19, 2012 12:34:17 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 Branch Build “default” Version=7.0.16.15, Built=2012-04-13T10:39:54, Configuration=“Csharp PublicMode Vbnet VS1100”
Cannot access a disposed object. Object name: 'CustomListBoxControl`1'.
--- EXCEPTION #1/2 [ObjectDisposedException]
Message = “Cannot access a disposed object.”
ExceptionPath = Root.InnerException
ClassName = System.ObjectDisposedException
HResult = COR_E_OBJECTDISPOSED=80131622
Source = System.Windows.Forms
ObjectName = CustomListBoxControl`1
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “
Cannot access a disposed object.
Object name: 'CustomListBoxControl`1'.
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Cannot access a disposed object. Object name: 'CustomListBoxControl`1'.
--- EXCEPTION #1/2 [ObjectDisposedException]
Message = “Cannot access a disposed object.”
ExceptionPath = Root.InnerException
ClassName = System.ObjectDisposedException
HResult = COR_E_OBJECTDISPOSED=80131622
Source = System.Windows.Forms
ObjectName = CustomListBoxControl`1
StackTraceString = “
at System.Windows.Forms.Control.CreateHandle() at System.Windows.Forms.Control.get_Handle() at System.Windows.Forms.Control.SendMessage(Int32 msg, Int32 wparam, RECT& lparam) at System.Windows.Forms.ListBox.GetItemRectangle(Int32 index) at JetBrains.ReSharper.Feature.Services.Lookup.LookupWindow.get_CurrentItemBounds() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Services\_Core\src\Lookup\LookupWindow.cs:line 124 at JetBrains.ReSharper.Feature.Services.Lookup.LookupItemAnchoringRect.UpdateAnchor() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Services\_Core\src\Lookup\LookupItemAnchoringRect.cs:line 78 at JetBrains.ReSharper.Feature.Services.Lookup.LookupItemAnchoringRect..ctor(Lifetime lifetime, ILookup lookup) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Services\_Core\src\Lookup\LookupItemAnchoringRect.cs:line 34 at JetBrains.ReSharper.Feature.Services.Lookup.LookupPopupWindowContext.CreateLayouter(Lifetime lifetime) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Services\_Core\src\Lookup\LookupPopupWindowContext.cs:line 55 at JetBrains.UI.PopupWindowManager.PopupFormController.<>c__DisplayClasse.<AttachEvents>b__2() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\PopupLayout\PopupFormController.cs:line 204 at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 202 at JetBrains.UI.PopupWindowManager.PopupFormController.AttachEvents(WindowsMessageHook windowsMessageHook, PopupWindowManager popupWindowManager) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\PopupLayout\PopupFormController.cs:line 204 at JetBrains.UI.PopupWindowManager.PopupFormController..ctor(LifetimeDefinition lifetimeDefinition, Form form, IPopupWindowContext context, HideFlags hideflags, Boolean wantsfocus, PopupWindowMutex mutex, IIsApplicationActiveState isApplicationActiveState, WindowsMessageHook windowsMessageHook, PopupWindowManager popupWindowManager) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\PopupLayout\PopupFormController.cs:line 140 at JetBrains.UI.Tooltips.TooltipManagerComponent.ShowCore(LifetimeDefinition lifetimeDefinition, IWindowlessControl painter, IPopupWindowContext context, HideFlags hideflags, TimeSpan timeout) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Tooltips\TooltipManagerComponent.cs:line 344 at JetBrains.UI.Tooltips.TooltipManagerComponent.JetBrains.UI.Tooltips.ITooltipManager.Show(LifetimeDefinition lifetimeDefinition, IWindowlessControl painter, IPopupWindowContext context, HideFlags hideflags, TimeSpan timeout) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Tooltips\TooltipManagerComponent.cs:line 356 at JetBrains.UI.Tooltips.ITooltipManagerEx.Show(ITooltipManager thіs, LifetimeDefinition lifetimeDefinition, RichTextBlock text, IPopupWindowContext context, TimeSpan timeout) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Tooltips\ITooltipManagerEx.cs:line 77 at JetBrains.ReSharper.Feature.Services.Lookup.LookupSummaryTracker.<>c__DisplayClass17.<DoShowParameterInfo>b__16(LifetimeDefinition def, Lifetime l) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Services\_Core\src\Lookup\LookupSummaryTracker.cs:line 173 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.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 48 at JetBrains.ReSharper.Feature.Services.Lookup.LookupSummaryTracker.<>c__DisplayClass17.<DoShowParameterInfo>b__15() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Services\_Core\src\Lookup\LookupSummaryTracker.cs:line 171 at JetBrains.Application.InterruptableReadActivityThe.Finish() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\InterruptableReadActivityThe.cs:line 172 at JetBrains.Application.InterruptableReadActivity.FinishingProc() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\InterruptableReadActivity.cs:line 174
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “
Cannot access a disposed object.
Object name: 'CustomListBoxControl`1'.
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
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.Application.InterruptableReadActivity.FinishingProc() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\InterruptableReadActivity.cs:line 179 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266 at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 505 at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 977 at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 508 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)