Reporter | Kirill Falk (kfalk) |
---|---|
Created | Apr 28, 2012 3:22:01 PM |
Updated | Apr 28, 2012 3:22:21 PM |
Priority | Show-stopper |
Type | Exception |
Fix versions | 7.0 Preview |
State | Open |
Assignee | Andrew Serebryansky (andrew.serebryansky) |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper Branch Build “default” Version=7.0.27.89, Built=2012-04-28T06:10:34, Configuration=“Csharp PublicMode Vbnet VS1100”
Error executing dispatcher action “Exceptions submitted” on <NULL>:1. Cannot access a disposed object. Object name: 'ExceptionBrowserForm'.
--- EXCEPTION #1/3 [ObjectDisposedException]
Message = “Cannot access a disposed object.”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.ObjectDisposedException
HResult = COR_E_OBJECTDISPOSED=80131622
Source = System.Windows.Forms
ObjectName = ExceptionBrowserForm
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/3 [JetDispatcherActionException]
Message = “
Error executing dispatcher action “Exceptions submitted” on <NULL>:1. Cannot access a disposed object.
Object name: 'ExceptionBrowserForm'.
”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Threading.JetDispatcherActionException
Data.Dispatcher = JetDispatcher(:1)
Data.ActionName = “Exceptions submitted”
InnerException = “Exception #1 at Root.InnerException.InnerException”
HResult = COR_E_APPLICATION=80131600
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 834”
--- Outer —
--- EXCEPTION #3/3 [LoggerException]
Message = “
Error executing dispatcher action “Exceptions submitted” on <NULL>:1. Cannot access a disposed object.
Object name: 'ExceptionBrowserForm'.
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50331.1
InnerException = “Exception #2 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Error executing dispatcher action “Exceptions submitted” on <NULL>:1. Cannot access a disposed object. Object name: 'ExceptionBrowserForm'.
--- EXCEPTION #1/3 [ObjectDisposedException]
Message = “Cannot access a disposed object.”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.ObjectDisposedException
HResult = COR_E_OBJECTDISPOSED=80131622
Source = System.Windows.Forms
ObjectName = ExceptionBrowserForm
StackTraceString = “
at System.Windows.Forms.Control.CreateHandle() at System.Windows.Forms.Form.CreateHandle() at System.Windows.Forms.Control.get_Handle() at System.Windows.Forms.Control.SetVisibleCore(Boolean value) at System.Windows.Forms.Form.SetVisibleCore(Boolean value) at System.Windows.Forms.Control.Show() at JetBrains.UI.Application.ExceptionReport.ExceptionBrowserForm.<>c__DisplayClass67.<>c__DisplayClass69.<InitializePendingPage>b__5c(ICollection`1 exceptions) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\ExceptionReport\ExceptionBrowserForm.cs:line 259 at JetBrains.UI.Application.ExceptionReport.SubmitToTrackerExceptionReportServiceComponent.<>c__DisplayClass31.<SubmitExceptions>b__2e(ICollection`1 datas) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\ExceptionReport\UIExceptionReportServiceComponent.cs:line 394 at JetBrains.UI.Application.ExceptionReport.SubmitToTrackerExceptionReportServiceComponent.<>c__DisplayClass38.<SubmitExceptionsInternal>b__36() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\ExceptionReport\UIExceptionReportServiceComponent.cs:line 420 at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829
--- Outer —
--- EXCEPTION #2/3 [JetDispatcherActionException]
Message = “
Error executing dispatcher action “Exceptions submitted” on <NULL>:1. Cannot access a disposed object.
Object name: 'ExceptionBrowserForm'.
”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Threading.JetDispatcherActionException
Data.Dispatcher = JetDispatcher(:1)
Data.ActionName = “Exceptions submitted”
InnerException = “Exception #1 at Root.InnerException.InnerException”
HResult = COR_E_APPLICATION=80131600
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 834”
--- Outer —
--- EXCEPTION #3/3 [LoggerException]
Message = “
Error executing dispatcher action “Exceptions submitted” on <NULL>:1. Cannot access a disposed object.
Object name: 'ExceptionBrowserForm'.
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50331.1
InnerException = “Exception #2 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\1d5606e7e667bf54\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) at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) at System.Windows.Forms.Application.ThreadContext.LocalModalMessageLoop(Form form) at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.RunDialog(Form form) at System.Windows.Forms.Form.ShowDialog(IWin32Window owner) at System.Windows.Forms.Form.ShowDialog() at JetBrains.UI.Application.ExceptionReport.ExceptionInfoControl.<>c__DisplayClass13.<.ctor>b__10(Object sender, EventArgs args) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\ExceptionReport\ExceptionInfoControl.cs:line 59 at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Label.WndProc(Message& m) at System.Windows.Forms.LinkLabel.WndProc(Message& msg) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)