Reporter | Дьяченко Александр (DyachenkoA) |
---|---|
Created | Apr 21, 2012 12:45:17 PM |
Updated | Apr 21, 2012 12:45:17 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.20.111, Built=2012-04-20T17:00:50, Configuration=“Csharp PublicMode Vbnet VS1100”
Initial instantiation of the component TypeComponent { ErrorsView, State: Corrupted } has failed. Exception has been thrown by the target of an invocation. mySingleInstance == null
--- EXCEPTION #1/4 [AssertionException]
Message = “mySingleInstance == null”
ExceptionPath = Root.InnerException.InnerException.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.Platform.ReSharper.UI
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/4 [TargetInvocationException]
Message = “Exception has been thrown by the target of an invocation.”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.Reflection.TargetInvocationException
InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
HResult = COR_E_TARGETINVOCATION=80131604
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #3/4 [InvalidOperationException]
Message = “Initial instantiation of the component TypeComponent { ErrorsView, State: Corrupted } has failed.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.Descriptor = “TypeComponent { ErrorsView, State: Corrupted }”
InnerException = “Exception #2 at Root.InnerException.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer —
--- EXCEPTION #4/4 [LoggerException]
Message = “Initial instantiation of the component TypeComponent { ErrorsView, State: Corrupted } has failed.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50323.1
InnerException = “Exception #3 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Initial instantiation of the component TypeComponent { ErrorsView, State: Corrupted } has failed. Exception has been thrown by the target of an invocation. mySingleInstance == null
--- EXCEPTION #1/4 [AssertionException]
Message = “mySingleInstance == null”
ExceptionPath = Root.InnerException.InnerException.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.Platform.ReSharper.UI
StackTraceString = “
at JetBrains.UI.ToolWindowManagement.SingleInstanceToolWindowClass.RegisterInstance(Lifetime lifetime, String title, IProperty`1 icon, Func`3 contentFactory) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\ToolWindowManagement\SingleInstanceToolWindowClass.cs:line 43 at JetBrains.ReSharper.Daemon.SolutionAnalysis.UI.ErrorsView.ErrorsView..ctor(Lifetime lifetime, ISolution solution, ToolWindowManager toolWindowManager, SolutionAnalysisIndicator analysisIndicator, ErrorsViewToolWindowDescriptor toolWindowDescriptor, SolutionAnalysisManager solutionAnalysisManager, ShellLocks shellLocks, IActionManager actionManager, WindowsMessageHookManager windowsMessageHookManager) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\SolutionAnalysis\UI\src\ErrorsView\ErrorsView.cs:line 40
--- Outer —
--- EXCEPTION #2/4 [TargetInvocationException]
Message = “Exception has been thrown by the target of an invocation.”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.Reflection.TargetInvocationException
InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
HResult = COR_E_TARGETINVOCATION=80131604
Source = mscorlib
StackTraceString = “
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceImpl() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 217 at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 229 at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 241 at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 43 at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 120
--- Outer —
--- EXCEPTION #3/4 [InvalidOperationException]
Message = “Initial instantiation of the component TypeComponent { ErrorsView, State: Corrupted } has failed.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.Descriptor = “TypeComponent { ErrorsView, State: Corrupted }”
InnerException = “Exception #2 at Root.InnerException.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer —
--- EXCEPTION #4/4 [LoggerException]
Message = “Initial instantiation of the component TypeComponent { ErrorsView, State: Corrupted } has failed.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50323.1
InnerException = “Exception #3 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 126 at JetBrains.Application.Components.ComponentContainer.Compose() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\ComponentContainer.cs:line 145 at JetBrains.ProjectModel.Impl.SolutionInstance.OpenSolution(ISolutionOwner solutionOwner) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Projects\src\impl\SolutionInstance.cs:line 62 at JetBrains.ProjectModel.Impl.SolutionManagerBase.<>c__DisplayClass6.<CreateSolutionInstance>b__3() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Projects\src\impl\SolutionManagerBase.cs:line 147 at JetBrains.VsIntegration.ProjectModel.SolutionLoadTasksScheduler.ExecuteTasks(Boolean background) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 781 at JetBrains.VsIntegration.ProjectModel.SolutionLoadTasksScheduler.DispatchInternal(Boolean background) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 770 at JetBrains.VsIntegration.ProjectModel.SolutionLoadTasksScheduler.DispatchTasks(Boolean background) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 765 at JetBrains.ProjectModel.Impl.SolutionManagerBase.CreateSolutionInstance(SolutionElement solutionElement) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Projects\src\impl\SolutionManagerBase.cs:line 162 at JetBrains.ReSharper.Features.Common.Options.FakeSolutionProvider.<>c__DisplayClassf.<CreateTemporarySolution>b__c() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Features\Common\src\Options\FakeSolutionProvider.cs:line 85 at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 206 at JetBrains.ReSharper.Features.Common.Options.FakeSolutionProvider.CreateTemporarySolution(Lifetime lifetime) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Features\Common\src\Options\FakeSolutionProvider.cs:line 90 at JetBrains.ReSharper.Features.Common.Options.FakeSolutionProvider.<>c__DisplayClass8.<.ctor>b__0(Object oEntered) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Features\Common\src\Options\FakeSolutionProvider.cs:line 51 at JetBrains.DataFlow.Viewable.<>c__DisplayClass14`1.<View>b__12(Lifetime valueLifetime, TValue value) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Viewable.cs:line 76 at JetBrains.DataFlow.ViewableCollection`1.View(Lifetime viewLifetime, TValue value, Action`2 observer) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\ViewableCollection.cs:line 42 at JetBrains.DataFlow.ViewableCollection`1.Add(TValue item) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\ViewableCollection.cs:line 78 at JetBrains.DataFlow.ViewableCollection`1.<>c__DisplayClass6.<Add>b__4() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\ViewableCollection.cs:line 84 at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 206 at JetBrains.DataFlow.ViewableCollection`1.Add(Lifetime lifetime, TValue item) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\ViewableCollection.cs:line 85 at JetBrains.ReSharper.Features.Environment.Options.CodeStyle.Impl.CodeStylePageWithPreviewOnSettingsKey.<>c__DisplayClass5.<.ctor>b__1() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Features\Environment\src\Options\CodeStyle\Impl\CodeStylePageWithPreview.cs:line 65 at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 206 at JetBrains.ReSharper.Features.Environment.Options.CodeStyle.Impl.CodeStylePageWithPreviewOnSettingsKey..ctor(Lifetime lifetime, OptionsSettingsSmartContext smartContext, WindowFrame windowFrame, CodeStyleTreeLoader settingsTreeLoader, IDocumentMarkupManager documentMarkupManager, IShellLocks shellLocks, FontsManager fontsManager, CodeStyleDefNew codeStyleDef, FakeSolutionProvider fakeSolutionProvider, ISolution solution) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Features\Environment\src\Options\CodeStyle\Impl\CodeStylePageWithPreview.cs:line 71 at JetBrains.ReSharper.Features.Environment.Options.CodeStyle.CSharp.SpacesPage..ctor(Lifetime lifetime, OptionsSettingsSmartContext smartContext, WindowFrame windowFrame, SpacesPageScheme scheme, IDocumentMarkupManager documentMarkupManager, IShellLocks shellLocks, FontsManager fontsManager, CodeStyleTreeLoader settingsTreeLoader, FakeSolutionProvider fakeSolutionProvider, ISolution solution) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Features\Environment\src\Options\CodeStyle\CSharp\Pages\SpacesPage.cs:line 32 at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceImpl() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 205 at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 229 at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 242 at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 44 at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 120 at JetBrains.Application.Components.ComponentContainer.Compose() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\ComponentContainer.cs:line 145 at JetBrains.Application.Components.FactoryComponentContainer.CreateInstance(Lifetime lifetime, Type objecttype, IComponentContainer parent, Object[] args) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\FactoryComponentContainer.cs:line 75 at JetBrains.UI.Options.OptionsDialog2.OptionsPageFactory.CreateOptionsPage(Lifetime lifetime, OptionsPageDescriptor pagedescriptor, IComponentContainer containerParent, OptionsSettingsSmartContext injectSettingsStoreSmartContext) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Options\OptionsDialog2\OptionsPageFactory.cs:line 31 at JetBrains.UI.Options.OptionsDialog2.OptionsPageInOptionsContextUidata.GetOrCreateOptionsPage() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Options\OptionsDialog2\OptionsPageInOptionsContextUidata.cs:line 67 at JetBrains.UI.Options.OptionsDialog2.OptionsPageInOptionsContextUidata.<>c__DisplayClass9.<>c__DisplayClassb.<.ctor>b__4() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Options\OptionsDialog2\OptionsPageInOptionsContextUidata.cs:line 52 at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 206 at JetBrains.UI.Options.OptionsDialog2.OptionsPageInOptionsContextUidata.<>c__DisplayClass9.<>c__DisplayClassb.<.ctor>b__3(Lifetime lifeInserted) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Options\OptionsDialog2\OptionsPageInOptionsContextUidata.cs:line 52 at JetBrains.DataFlow.SequentialLifetimes.<>c__DisplayClass3.<Next>b__2(LifetimeDefinition definition, Lifetime lifetime) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 39 at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 116 at JetBrains.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 48 at JetBrains.DataFlow.SequentialLifetimes.Next(Action`1 FNext) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 40 at JetBrains.UI.Options.OptionsDialog2.OptionsPageInOptionsContextUidata.<>c__DisplayClass9.<>c__DisplayClassb.<.ctor>b__2() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Options\OptionsDialog2\OptionsPageInOptionsContextUidata.cs:line 52 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266 at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 415 at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 64 at JetBrains.Threading.IThreadingEx.ExecuteOrQueue(IThreading thіs, Lifetime lifetime, String name, Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Threading\Invocator.cs:line 255 at JetBrains.UI.Options.OptionsDialog2.OptionsPageInOptionsContextUidata.<>c__DisplayClass9.<.ctor>b__1() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Options\OptionsDialog2\OptionsPageInOptionsContextUidata.cs:line 53 at JetBrains.UI.Avalon.TemplateBorder.ApplyObjectGraphCreatorProperty(Func`1 value) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Extensions\TemplateBorder.cs:line 38 at JetBrains.UI.Avalon.TemplateBorder.OnObjectGraphCreatorPropertyChanged(DependencyObject d, DependencyPropertyChangedEventArgs args) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Extensions\TemplateBorder.cs:line 29 at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e) at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e) at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args) at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType) at System.Windows.StyleHelper.ApplyTemplatedParentValue(DependencyObject container, FrameworkObject child, Int32 childIndex, FrugalStructList`1& childRecordFromChildIndex, DependencyProperty dp, FrameworkElementFactory templateRoot) at System.Windows.StyleHelper.InvalidatePropertiesOnTemplateNode(DependencyObject container, FrameworkObject child, Int32 childIndex, FrugalStructList`1& childRecordFromChildIndex, Boolean isDetach, FrameworkElementFactory templateRoot) at System.Windows.FrameworkElementFactory.InstantiateTree(UncommonField`1 dataField, DependencyObject container, DependencyObject parent, List`1 affectedChildren, List`1& noChildIndexChildren, FrugalStructList`1& resourceDependents) at System.Windows.StyleHelper.ApplyTemplateContent(UncommonField`1 dataField, DependencyObject container, FrameworkElementFactory templateRoot, Int32 lastChildIndex, HybridDictionary childIndexFromChildID, FrameworkTemplate frameworkTemplate) at System.Windows.FrameworkTemplate.ApplyTemplateContent(UncommonField`1 templateDataField, FrameworkElement container) at System.Windows.FrameworkElement.ApplyTemplate() at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at System.Windows.Controls.Border.MeasureOverride(Size constraint) at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV) at System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV, Boolean& hasDesiredSizeUChanged) at System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV) at System.Windows.Controls.Grid.MeasureOverride(Size constraint) at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at System.Windows.ContextLayoutManager.UpdateLayout() at System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg) at System.Windows.Media.MediaContext.InvokeOnRenderCallback.DoWork() at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks() at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget) at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget) 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 MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame) at System.Windows.Window.ShowHelper(Object booleanBox) at System.Windows.Window.Show() at System.Windows.Window.ShowDialog() at JetBrains.UI.CrossFramework.WindowsFormsIntegration.ShowDialog(Window window, IWin32Window win32Owner) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\CrossFramework\WindowsFormsIntegration.cs:line 238 at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1e.<ShowDialogWithGuardedCreation>b__18(LifetimeDefinition lifetimeDefinitionDialog, Lifetime lifetimeDialog) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Extensions\WindowUtil.cs:line 382 at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 116 at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1e.<ShowDialogWithGuardedCreation>b__17() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Extensions\WindowUtil.cs:line 334 at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Logger\Logger.cs:line 243 at JetBrains.UI.Application.WindowUtil.ShowDialogWithGuardedCreation(Lifetime lifetime, Modality modality, Func`3 FCreateView, IThreading threading, Object ownerwindow) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Extensions\WindowUtil.cs:line 400 at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1e.<>c__DisplayClass23.<ShowDialogWithGuardedCreation>b__1b() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Extensions\WindowUtil.cs:line 367 at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Logger\Logger.cs:line 243 at JetBrains.Threading.IThreadingEx.<>c__DisplayClass7.<>c__DisplayClass9.<ExecuteOrQueueWhenNotGuarded>b__4() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Threading\Invocator.cs:line 492 at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829 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)