VS crashes 100% when starting with debugging for a console app. Here are 2 events from eventvwrSOURCE: Application ErrorFaulting application name: devenv.exe, version: 11.0.51106.1, time stamp: 0x5098c6d7Faulting module name: KERNELBASE.dll, version: 6.1.7601.18015, time stamp: 0x50b83c8aException code: 0xe0434352Fault offset: 0x0000c41fFaulting process id: 0x4ee4Faulting application start time: 0x01cdfe72a3a2b871Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\devenv.exeFaulting module path: C:\Windows\syswow64\KERNELBASE.dllReport Id: ff995e64-6a65-11e2-82f3-083e8ee1deacSOURCE: .NET RUNTIMEApplication: devenv.exeFramework Version: v4.0.30319Description: The process was terminated due to an unhandled exception.Exception Info: System.ArgumentOutOfRangeExceptionStack: at System.ThrowHelper.ThrowArgumentOutOfRangeException() at System.Collections.Generic.List`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Item(Int32) at System.Collections.ObjectModel.Collection`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Item(Int32) at System.Collections.ObjectModel.ObservableCollection`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].MoveItem(Int32, Int32) at Microsoft.CustomDocWell.Slider.Controls.SliderDocumentGroupControl.OnVisibleChildrenChanged(System.Object, System.Collections.Specialized.NotifyCollectionChangedEventArgs) at System.Collections.Specialized.NotifyCollectionChangedEventHandler.Invoke(System.Object, System.Collections.Specialized.NotifyCollectionChangedEventArgs) at System.Collections.ObjectModel.ReadOnlyObservableCollection`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].OnCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs) at System.Collections.ObjectModel.ReadOnlyObservableCollection`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].HandleCollectionChanged(System.Object, System.Collections.Specialized.NotifyCollectionChangedEventArgs) at System.Collections.ObjectModel.ObservableCollection`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].OnCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs) at System.Collections.ObjectModel.ObservableCollection`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].MoveItem(Int32, Int32) at Microsoft.VisualStudio.PlatformUI.Shell.ViewGroup.RebuildVisibleChildren() at Microsoft.VisualStudio.PlatformUI.Shell.ViewGroup.set_DeferRebuildVisibleChildrenCount(Int32) at Microsoft.VisualStudio.PlatformUI.Shell.ViewGroup+DeferRebuildVisibleChildrenScope.DisposeManagedResources() at Microsoft.VisualStudio.PlatformUI.DisposableObject.Dispose(Boolean) at Microsoft.VisualStudio.PlatformUI.DisposableObject.Dispose() at Microsoft.CustomDocWell.Slider.SliderDocumentGroup.SortViews() at Microsoft.CustomDocWell.Slider.SliderDocumentGroup.<ScheduleAsyncSort>b__5() at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object) at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results