Reporter | Ilya Ryzhenkov (orangy) |
---|---|
Created | Mar 5, 2012 9:48:35 PM |
Updated | Mar 5, 2012 9:48:35 PM |
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.0.426, Built=2012-03-06T01:02:56, Configuration=“Csharp InternalMode Vbnet VS1100”
Error executing dispatcher action UpdateExceptionFields on <NULL>:1. Collection was modified; enumeration operation may not execute.
--- EXCEPTION #1/3 [InvalidOperationException]
Message = “Collection was modified; enumeration operation may not execute.”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/3 [JetDispatcherActionException]
Message = “Error executing dispatcher action UpdateExceptionFields on <NULL>:1. Collection was modified; enumeration operation may not execute.”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Threading.JetDispatcherActionException
InnerException = “Exception #1 at Root.InnerException.InnerException”
HResult = COR_E_APPLICATION=80131600
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “at JetBrains.Threading.JetDispatcher.Closure.Execute()”
--- Outer —
--- EXCEPTION #3/3 [LoggerException]
Message = “Error executing dispatcher action UpdateExceptionFields on <NULL>:1. Collection was modified; enumeration operation may not execute.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #2 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Error executing dispatcher action UpdateExceptionFields on <NULL>:1. Collection was modified; enumeration operation may not execute.
--- EXCEPTION #1/3 [InvalidOperationException]
Message = “Collection was modified; enumeration operation may not execute.”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = mscorlib
StackTraceString = “
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) at System.Collections.Generic.List`1.Enumerator.MoveNextRare() at System.Collections.Generic.List`1.Enumerator.MoveNext() at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext() at JetBrains.Util.CollectionUtil.ForEach[T](IEnumerable`1 collection, Action`1 action) at JetBrains.UI.Application.ExceptionReport.SubmitToTrackerExceptionReportServiceComponent.<>c__DisplayClass29.<>c__DisplayClass2d.<>c__DisplayClass2f.<.ctor>b__14(IEnumerable`1 result) at JetBrains.Util.Special.GeneralUtil.With[T](T control, Action`1 action) at JetBrains.UI.Application.ExceptionReport.SubmitToTrackerExceptionReportServiceComponent.<>c__DisplayClass29.<>c__DisplayClass2d.<.ctor>b__12() at JetBrains.Threading.JetDispatcher.Closure.Execute()
--- Outer —
--- EXCEPTION #2/3 [JetDispatcherActionException]
Message = “Error executing dispatcher action UpdateExceptionFields on <NULL>:1. Collection was modified; enumeration operation may not execute.”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Threading.JetDispatcherActionException
InnerException = “Exception #1 at Root.InnerException.InnerException”
HResult = COR_E_APPLICATION=80131600
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “at JetBrains.Threading.JetDispatcher.Closure.Execute()”
--- Outer —
--- EXCEPTION #3/3 [LoggerException]
Message = “Error executing dispatcher action UpdateExceptionFields on <NULL>:1. Collection was modified; enumeration operation may not execute.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #2 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Threading.JetDispatcher.ProcessQueue() 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)