SourceTree freezes upon switching from "Log / History" to "File Status"

XMLWordPrintable

    • Type: Bug
    • Resolution: Obsolete
    • Priority: Low
    • None
    • Affects Version/s: 1.6.12001
    • Component/s: Git
    • Environment:

      Windows 8 64-bit
      SourceTree 1.6.12.0 (the latest released version that came from the auto-update feature)
      System git 1.9.5

      SourceTree has become unresponsive upon switching from the "Log / History" tab to the "File Status" tab

      CPU usage is steadily around 25% (I have a 4-core CPU) and the main window is "greyed out"

      Another possibly important factor is that I had two repositories open in SourceTree and tried to close the other repository's tab at the top right after attempting to switch to the "File Status" tab of the repository I was working with (I am just thinking it could have caused a deadlock or something like that)

      Either way, here's a couple of stack trace snapshots I have made with Process Hacker 2:

      Stack Trace #1
      0, ntoskrnl.exe!KeInitializeApc+0xb13
      1, ntoskrnl.exe!KeWaitForMutexObject+0x170f
      2, ntoskrnl.exe!KeWaitForMutexObject+0x1cf
      3, ntoskrnl.exe!KeTestAlertThread+0x139
      4, ntoskrnl.exe!KeInitializeApc+0xba4
      5, ntoskrnl.exe!IoPageRead+0x27e1
      6, clr.dll!CreateApplicationContext+0x14b70
      7, clr.dll!CopyPDBs+0x5714
      8, clr.dll!CopyPDBs+0x56a1
      9, clr.dll!DllGetClassObjectInternal+0x20481
      10, clr.dll!DllGetClassObjectInternal+0x1e46f
      11, clr.dll!DllGetClassObjectInternal+0x2085e
      12, clr.dll!DllGetClassObjectInternal+0x387d
      13, clr.dll!DllGetClassObjectInternal+0x4d10
      14, clr.dll!DllGetClassObjectInternal+0x3f71
      15, clr.dll!DllGetClassObjectInternal+0x3cdd
      16, clr.dll!LogHelp_LogAssert+0x2e10
      17, System.Windows.Controls.ItemContainerGenerator.ContainerFromItem(System.Object) + 0x48 <-- PresentationFramework.ni.dll+0x4da458
      18, System.Windows.Controls.MultiSelectTreeView+<RecursiveTreeViewItemEnumerable>d__4.MoveNext() + 0x108 <-- 0x7fa2fb3e8c8
      19, System.Windows.Controls.MultiSelectTreeView+<RecursiveTreeViewItemEnumerable>d__4.MoveNext() + 0x32c <-- 0x7fa2fb3eaec
      20, System.Windows.Controls.MultiSelectTreeView+<RecursiveTreeViewItemEnumerable>d__4.MoveNext() + 0x32c <-- 0x7fa2fb3eaec
      21, System.Windows.Controls.MultiSelectTreeView+<RecursiveTreeViewItemEnumerable>d__4.MoveNext() + 0x32c <-- 0x7fa2fb3eaec
      22, System.Windows.Controls.MultiSelectTreeView+<GetAllDataItems>d__1c.MoveNext() + 0x143 <-- 0x7fa2fb3e673
      23, System.Collections.Generic.HashSet`1[[System.__Canon, mscorlib]].UnionWith(System.Collections.Generic.IEnumerable`1<System.__Canon>) + 0xb8 <-- System.Core.ni.dll+0x2abbc8
      24, System.Collections.Generic.HashSet`1[[System.__Canon, mscorlib]]..ctor(System.Collections.Generic.IEnumerable`1<System.__Canon>, System.Collections.Generic.IEqualityComparer`1<System.__Canon>) + 0x75 <-- System.Core.ni.dll+0x2aba75
      25, System.Windows.Controls.MultiSelectTreeViewItem.OnItemsChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs) + 0x262 <-- 0x7fa2fb3e372
      26, CLRStub[StubLinkStub]@7fa2fb60111 <-- 0x7fa2fb60111
      27, System.Windows.Data.CollectionView.OnCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs) + 0xe6 <-- PresentationFramework.ni.dll+0x45ba06
      28, System.Windows.WeakEventManager+ListenerList`1[[System.__Canon, mscorlib]].DeliverEvent(System.Object, System.EventArgs, System.Type) + 0xa9 <-- WindowsBase.ni.dll+0x143799
      29, System.Windows.WeakEventManager.DeliverEventToList(System.Object, System.EventArgs, ListenerList) + 0x33 <-- WindowsBase.ni.dll+0x1220b3
      30, System.Windows.WeakEventManager.DeliverEvent(System.Object, System.EventArgs) + 0x130 <-- WindowsBase.ni.dll+0x13fb80
      31, System.Windows.Data.CollectionView.OnCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs) + 0xe6 <-- PresentationFramework.ni.dll+0x45ba06
      32, System.Windows.Data.ListCollectionView.RefreshOverride() + 0x133 <-- PresentationFramework.ni.dll+0x5303c3
      33, System.Windows.Data.CollectionView.RefreshInternal() + 0x32 <-- PresentationFramework.ni.dll+0x45b222
      34, System.Windows.Data.CollectionView+DeferHelper.Dispose() + 0x53 <-- PresentationFramework.ni.dll+0x45b0f3
      35, System.Windows.Controls.ItemCollection.SetCollectionView(System.Windows.Data.CollectionView) + 0xe7 <-- PresentationFramework.ni.dll+0x45aad7
      36, System.Windows.Controls.ItemsControl.OnItemsSourceChanged(System.Windows.DependencyObject, System.Windows.DependencyPropertyChangedEventArgs) + 0x11c <-- PresentationFramework.ni.dll+0x52f29c
      37, System.Windows.DependencyObject.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs) + 0xdd <-- WindowsBase.ni.dll+0x13cfdd
      38, System.Windows.FrameworkElement.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs) + 0x275 <-- PresentationFramework.ni.dll+0x44bf15
      39, System.Windows.Controls.MultiSelectTreeViewItem.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs) + 0x211 <-- 0x7fa2fb3dde1
      40, System.Windows.DependencyObject.NotifyPropertyChange(System.Windows.DependencyPropertyChangedEventArgs) + 0xfa <-- WindowsBase.ni.dll+0x13cc5a
      41, System.Windows.DependencyObject.UpdateEffectiveValue(System.Windows.EntryIndex, System.Windows.DependencyProperty, System.Windows.PropertyMetadata, System.Windows.EffectiveValueEntry, System.Windows.EffectiveValueEntry ByRef, Boolean, Boolean, System.Windows.OperationType) + 0x54c <-- WindowsBase.ni.dll+0x139a4c
      42, System.Windows.DependencyObject.SetValueCommon(System.Windows.DependencyProperty, System.Object, System.Windows.PropertyMetadata, Boolean, Boolean, System.Windows.OperationType, Boolean) + 0x31e <-- WindowsBase.ni.dll+0x138a2e
      43, System.Windows.DependencyObject.SetValue(System.Windows.DependencyProperty, System.Object) + 0xa1 <-- WindowsBase.ni.dll+0x13d621
      44, System.Windows.Data.BindingOperations.SetBinding(System.Windows.DependencyObject, System.Windows.DependencyProperty, System.Windows.Data.BindingBase) + 0x58 <-- PresentationFramework.ni.dll+0x4a6468
      45, System.Windows.Controls.HeaderedItemsControl.PrepareHierarchy(System.Object, System.Windows.Controls.ItemsControl) + 0x1ca <-- PresentationFramework.ni.dll+0xf3134a
      46, System.Windows.Controls.ItemsControl.MS.Internal.Controls.IGeneratorHost.PrepareItemContainer(System.Windows.DependencyObject, System.Object) + 0x72 <-- PresentationFramework.ni.dll+0x4a6592
      47, System.Windows.Controls.VirtualizingStackPanel.InsertContainer(Int32, System.Windows.UIElement, Boolean) + 0xfa <-- PresentationFramework.ni.dll+0x50797a
      48, System.Windows.Controls.VirtualizingStackPanel.AddContainerFromGenerator(Int32, System.Windows.UIElement, Boolean, Boolean) + 0x54 <-- PresentationFramework.ni.dll+0x507874
      49, System.Windows.Controls.VirtualizingStackPanel.MeasureChild(System.Windows.Controls.Primitives.IItemContainerGenerator ByRef, System.Windows.Controls.Primitives.IContainItemStorage ByRef, System.Windows.Controls.Primitives.IContainItemStorage ByRef, System.Object ByRef, Boolean ByRef, Double ByRef, Boolean ByRef, System.Collections.IList ByRef, System.Object ByRef, System.Collections.IList ByRef, Int32 ByRef, Boolean ByRef, Boolean ByRef, System.Windows.Size ByRef, System.Windows.Rect ByRef, System.Windows.Controls.VirtualizationCacheLength ByRef, System.Windows.Controls.VirtualizationCacheLengthUnit ByRef, Boolean ByRef, Double ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, Boolean ByRef, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean ByRef, Boolean ByRef) + 0x2b5 <-- PresentationFramework.ni.dll+0xfac995
      50, System.Windows.Controls.VirtualizingStackPanel.MeasureOverrideImpl(System.Windows.Size, System.Nullable`1<Double> ByRef, System.Collections.Generic.List`1<Double> ByRef, Boolean) + 0x1af3 <-- PresentationFramework.ni.dll+0xfb1793
      51, System.Windows.Controls.VirtualizingStackPanel.MeasureOverride(System.Windows.Size) + 0x106 <-- PresentationFramework.ni.dll+0x50a1f6
      52, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      53, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      54, MS.Internal.Helper.MeasureElementWithSingleChild(System.Windows.UIElement, System.Windows.Size) + 0x6a <-- PresentationFramework.ni.dll+0x4a521a
      55, System.Windows.Controls.ItemsPresenter.MeasureOverride(System.Windows.Size) + 0x26 <-- PresentationFramework.ni.dll+0x4ba626
      56, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      57, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      58, System.Windows.Controls.Grid.MeasureCell(Int32, Boolean) + 0x1a8 <-- PresentationFramework.ni.dll+0x4a4c08
      59, System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean, Boolean ByRef) + 0x169 <-- PresentationFramework.ni.dll+0x4a3e29
      60, System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean) + 0x3a <-- PresentationFramework.ni.dll+0x4a4a4a
      61, System.Windows.Controls.Grid.MeasureOverride(System.Windows.Size) + 0x440 <-- PresentationFramework.ni.dll+0x4a2be0
      62, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      63, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      64, System.Windows.Controls.StackPanel.StackMeasureHelper(System.Windows.Controls.IStackMeasure, System.Windows.Controls.IStackMeasureScrollData, System.Windows.Size) + 0x5ff <-- PresentationFramework.ni.dll+0x52621f
      65, System.Windows.Controls.StackPanel.MeasureOverride(System.Windows.Size) + 0xdc <-- PresentationFramework.ni.dll+0x525b9c
      66, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      67, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      68, System.Windows.Controls.Control.MeasureOverride(System.Windows.Size) + 0x6a <-- PresentationFramework.ni.dll+0x4a4eaa
      69, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      70, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      71, System.Windows.Controls.VirtualizingStackPanel.MeasureChild(System.Windows.Controls.Primitives.IItemContainerGenerator ByRef, System.Windows.Controls.Primitives.IContainItemStorage ByRef, System.Windows.Controls.Primitives.IContainItemStorage ByRef, System.Object ByRef, Boolean ByRef, Double ByRef, Boolean ByRef, System.Collections.IList ByRef, System.Object ByRef, System.Collections.IList ByRef, Int32 ByRef, Boolean ByRef, Boolean ByRef, System.Windows.Size ByRef, System.Windows.Rect ByRef, System.Windows.Controls.VirtualizationCacheLength ByRef, System.Windows.Controls.VirtualizationCacheLengthUnit ByRef, Boolean ByRef, Double ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, Boolean ByRef, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean ByRef, Boolean ByRef) + 0x97c <-- PresentationFramework.ni.dll+0xfad05c
      72, System.Windows.Controls.VirtualizingStackPanel.MeasureOverrideImpl(System.Windows.Size, System.Nullable`1<Double> ByRef, System.Collections.Generic.List`1<Double> ByRef, Boolean) + 0x1af3 <-- PresentationFramework.ni.dll+0xfb1793
      73, System.Windows.Controls.VirtualizingStackPanel.MeasureOverride(System.Windows.Size) + 0x106 <-- PresentationFramework.ni.dll+0x50a1f6
      74, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      75, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      76, MS.Internal.Helper.MeasureElementWithSingleChild(System.Windows.UIElement, System.Windows.Size) + 0x6a <-- PresentationFramework.ni.dll+0x4a521a
      77, System.Windows.Controls.ItemsPresenter.MeasureOverride(System.Windows.Size) + 0x26 <-- PresentationFramework.ni.dll+0x4ba626
      78, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      79, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      80, System.Windows.Controls.Grid.MeasureCell(Int32, Boolean) + 0x1a8 <-- PresentationFramework.ni.dll+0x4a4c08
      81, System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean, Boolean ByRef) + 0x169 <-- PresentationFramework.ni.dll+0x4a3e29
      82, System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean) + 0x3a <-- PresentationFramework.ni.dll+0x4a4a4a
      83, System.Windows.Controls.Grid.MeasureOverride(System.Windows.Size) + 0x440 <-- PresentationFramework.ni.dll+0x4a2be0
      84, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      85, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      86, System.Windows.Controls.StackPanel.StackMeasureHelper(System.Windows.Controls.IStackMeasure, System.Windows.Controls.IStackMeasureScrollData, System.Windows.Size) + 0x5ff <-- PresentationFramework.ni.dll+0x52621f
      87, System.Windows.Controls.StackPanel.MeasureOverride(System.Windows.Size) + 0xdc <-- PresentationFramework.ni.dll+0x525b9c
      88, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      89, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      90, System.Windows.Controls.Control.MeasureOverride(System.Windows.Size) + 0x6a <-- PresentationFramework.ni.dll+0x4a4eaa
      91, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      92, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      93, System.Windows.Controls.VirtualizingStackPanel.MeasureChild(System.Windows.Controls.Primitives.IItemContainerGenerator ByRef, System.Windows.Controls.Primitives.IContainItemStorage ByRef, System.Windows.Controls.Primitives.IContainItemStorage ByRef, System.Object ByRef, Boolean ByRef, Double ByRef, Boolean ByRef, System.Collections.IList ByRef, System.Object ByRef, System.Collections.IList ByRef, Int32 ByRef, Boolean ByRef, Boolean ByRef, System.Windows.Size ByRef, System.Windows.Rect ByRef, System.Windows.Controls.VirtualizationCacheLength ByRef, System.Windows.Controls.VirtualizationCacheLengthUnit ByRef, Boolean ByRef, Double ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, Boolean ByRef, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean ByRef, Boolean ByRef) + 0x97c <-- PresentationFramework.ni.dll+0xfad05c
      94, System.Windows.Controls.VirtualizingStackPanel.MeasureOverrideImpl(System.Windows.Size, System.Nullable`1<Double> ByRef, System.Collections.Generic.List`1<Double> ByRef, Boolean) + 0x1af3 <-- PresentationFramework.ni.dll+0xfb1793
      95, System.Windows.Controls.VirtualizingStackPanel.MeasureOverride(System.Windows.Size) + 0x106 <-- PresentationFramework.ni.dll+0x50a1f6
      96, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      97, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      98, MS.Internal.Helper.MeasureElementWithSingleChild(System.Windows.UIElement, System.Windows.Size) + 0x6a <-- PresentationFramework.ni.dll+0x4a521a
      99, System.Windows.Controls.ItemsPresenter.MeasureOverride(System.Windows.Size) + 0x26 <-- PresentationFramework.ni.dll+0x4ba626
      100, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      101, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      102, System.Windows.Controls.Grid.MeasureCell(Int32, Boolean) + 0x1a8 <-- PresentationFramework.ni.dll+0x4a4c08
      103, System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean, Boolean ByRef) + 0x169 <-- PresentationFramework.ni.dll+0x4a3e29
      104, System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean) + 0x3a <-- PresentationFramework.ni.dll+0x4a4a4a
      105, System.Windows.Controls.Grid.MeasureOverride(System.Windows.Size) + 0x440 <-- PresentationFramework.ni.dll+0x4a2be0
      106, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      107, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      108, System.Windows.Controls.StackPanel.StackMeasureHelper(System.Windows.Controls.IStackMeasure, System.Windows.Controls.IStackMeasureScrollData, System.Windows.Size) + 0x5ff <-- PresentationFramework.ni.dll+0x52621f
      109, System.Windows.Controls.StackPanel.MeasureOverride(System.Windows.Size) + 0xdc <-- PresentationFramework.ni.dll+0x525b9c
      110, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      111, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      112, System.Windows.Controls.Control.MeasureOverride(System.Windows.Size) + 0x6a <-- PresentationFramework.ni.dll+0x4a4eaa
      113, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      114, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      115, System.Windows.Controls.VirtualizingStackPanel.MeasureChild(System.Windows.Controls.Primitives.IItemContainerGenerator ByRef, System.Windows.Controls.Primitives.IContainItemStorage ByRef, System.Windows.Controls.Primitives.IContainItemStorage ByRef, System.Object ByRef, Boolean ByRef, Double ByRef, Boolean ByRef, System.Collections.IList ByRef, System.Object ByRef, System.Collections.IList ByRef, Int32 ByRef, Boolean ByRef, Boolean ByRef, System.Windows.Size ByRef, System.Windows.Rect ByRef, System.Windows.Controls.VirtualizationCacheLength ByRef, System.Windows.Controls.VirtualizationCacheLengthUnit ByRef, Boolean ByRef, Double ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, Boolean ByRef, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean ByRef, Boolean ByRef) + 0x97c <-- PresentationFramework.ni.dll+0xfad05c
      116, System.Windows.Controls.VirtualizingStackPanel.MeasureOverrideImpl(System.Windows.Size, System.Nullable`1<Double> ByRef, System.Collections.Generic.List`1<Double> ByRef, Boolean) + 0x10c8 <-- PresentationFramework.ni.dll+0xfb0d68
      117, System.Windows.Controls.VirtualizingStackPanel.MeasureOverride(System.Windows.Size) + 0x106 <-- PresentationFramework.ni.dll+0x50a1f6
      118, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      119, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      120, MS.Internal.Helper.MeasureElementWithSingleChild(System.Windows.UIElement, System.Windows.Size) + 0x6a <-- PresentationFramework.ni.dll+0x4a521a
      121, System.Windows.Controls.ItemsPresenter.MeasureOverride(System.Windows.Size) + 0x26 <-- PresentationFramework.ni.dll+0x4ba626
      122, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      123, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      124, System.Windows.Controls.Grid.MeasureCell(Int32, Boolean) + 0x1a8 <-- PresentationFramework.ni.dll+0x4a4c08
      125, System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean, Boolean ByRef) + 0x169 <-- PresentationFramework.ni.dll+0x4a3e29
      126, System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean) + 0x3a <-- PresentationFramework.ni.dll+0x4a4a4a
      127, System.Windows.Controls.Grid.MeasureOverride(System.Windows.Size) + 0x440 <-- PresentationFramework.ni.dll+0x4a2be0
      128, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      129, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      130, System.Windows.Controls.StackPanel.StackMeasureHelper(System.Windows.Controls.IStackMeasure, System.Windows.Controls.IStackMeasureScrollData, System.Windows.Size) + 0x5ff <-- PresentationFramework.ni.dll+0x52621f
      131, System.Windows.Controls.StackPanel.MeasureOverride(System.Windows.Size) + 0xdc <-- PresentationFramework.ni.dll+0x525b9c
      132, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      133, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      134, System.Windows.Controls.Control.MeasureOverride(System.Windows.Size) + 0x6a <-- PresentationFramework.ni.dll+0x4a4eaa
      135, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      136, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      137, System.Windows.Controls.VirtualizingStackPanel.MeasureChild(System.Windows.Controls.Primitives.IItemContainerGenerator ByRef, System.Windows.Controls.Primitives.IContainItemStorage ByRef, System.Windows.Controls.Primitives.IContainItemStorage ByRef, System.Object ByRef, Boolean ByRef, Double ByRef, Boolean ByRef, System.Collections.IList ByRef, System.Object ByRef, System.Collections.IList ByRef, Int32 ByRef, Boolean ByRef, Boolean ByRef, System.Windows.Size ByRef, System.Windows.Rect ByRef, System.Windows.Controls.VirtualizationCacheLength ByRef, System.Windows.Controls.VirtualizationCacheLengthUnit ByRef, Boolean ByRef, Double ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, Boolean ByRef, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean ByRef, Boolean ByRef) + 0x97c <-- PresentationFramework.ni.dll+0xfad05c
      138, System.Windows.Controls.VirtualizingStackPanel.MeasureOverrideImpl(System.Windows.Size, System.Nullable`1<Double> ByRef, System.Collections.Generic.List`1<Double> ByRef, Boolean) + 0x1af3 <-- PresentationFramework.ni.dll+0xfb1793
      139, System.Windows.Controls.VirtualizingStackPanel.MeasureOverride(System.Windows.Size) + 0x106 <-- PresentationFramework.ni.dll+0x50a1f6
      140, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      141, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      142, MS.Internal.Helper.MeasureElementWithSingleChild(System.Windows.UIElement, System.Windows.Size) + 0x6a <-- PresentationFramework.ni.dll+0x4a521a
      143, System.Windows.Controls.ItemsPresenter.MeasureOverride(System.Windows.Size) + 0x26 <-- PresentationFramework.ni.dll+0x4ba626
      144, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      145, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      146, System.Windows.Controls.Grid.MeasureCell(Int32, Boolean) + 0x1a8 <-- PresentationFramework.ni.dll+0x4a4c08
      147, System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean, Boolean ByRef) + 0x169 <-- PresentationFramework.ni.dll+0x4a3e29
      148, System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean) + 0x3a <-- PresentationFramework.ni.dll+0x4a4a4a
      149, System.Windows.Controls.Grid.MeasureOverride(System.Windows.Size) + 0x440 <-- PresentationFramework.ni.dll+0x4a2be0
      150, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      151, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      152, System.Windows.Controls.StackPanel.StackMeasureHelper(System.Windows.Controls.IStackMeasure, System.Windows.Controls.IStackMeasureScrollData, System.Windows.Size) + 0x5ff <-- PresentationFramework.ni.dll+0x52621f
      153, System.Windows.Controls.StackPanel.MeasureOverride(System.Windows.Size) + 0xdc <-- PresentationFramework.ni.dll+0x525b9c
      154, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      155, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      156, System.Windows.Controls.Control.MeasureOverride(System.Windows.Size) + 0x6a <-- PresentationFramework.ni.dll+0x4a4eaa
      157, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      158, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      159, System.Windows.Controls.VirtualizingStackPanel.MeasureChild(System.Windows.Controls.Primitives.IItemContainerGenerator ByRef, System.Windows.Controls.Primitives.IContainItemStorage ByRef, System.Windows.Controls.Primitives.IContainItemStorage ByRef, System.Object ByRef, Boolean ByRef, Double ByRef, Boolean ByRef, System.Collections.IList ByRef, System.Object ByRef, System.Collections.IList ByRef, Int32 ByRef, Boolean ByRef, Boolean ByRef, System.Windows.Size ByRef, System.Windows.Rect ByRef, System.Windows.Controls.VirtualizationCacheLength ByRef, System.Windows.Controls.VirtualizationCacheLengthUnit ByRef, Boolean ByRef, Double ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, Boolean ByRef, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean ByRef, Boolean ByRef) + 0x97c <-- PresentationFramework.ni.dll+0xfad05c
      160, System.Windows.Controls.VirtualizingStackPanel.MeasureOverrideImpl(System.Windows.Size, System.Nullable`1<Double> ByRef, System.Collections.Generic.List`1<Double> ByRef, Boolean) + 0x1af3 <-- PresentationFramework.ni.dll+0xfb1793
      161, System.Windows.Controls.VirtualizingStackPanel.MeasureOverride(System.Windows.Size) + 0x106 <-- PresentationFramework.ni.dll+0x50a1f6
      162, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      163, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      164, MS.Internal.Helper.MeasureElementWithSingleChild(System.Windows.UIElement, System.Windows.Size) + 0x6a <-- PresentationFramework.ni.dll+0x4a521a
      165, System.Windows.Controls.ItemsPresenter.MeasureOverride(System.Windows.Size) + 0x26 <-- PresentationFramework.ni.dll+0x4ba626
      166, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      167, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      168, System.Windows.Controls.Grid.MeasureCell(Int32, Boolean) + 0x1a8 <-- PresentationFramework.ni.dll+0x4a4c08
      169, System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean, Boolean ByRef) + 0x169 <-- PresentationFramework.ni.dll+0x4a3e29
      170, System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean) + 0x3a <-- PresentationFramework.ni.dll+0x4a4a4a
      171, System.Windows.Controls.Grid.MeasureOverride(System.Windows.Size) + 0x440 <-- PresentationFramework.ni.dll+0x4a2be0
      172, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      173, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      174, System.Windows.Controls.StackPanel.StackMeasureHelper(System.Windows.Controls.IStackMeasure, System.Windows.Controls.IStackMeasureScrollData, System.Windows.Size) + 0x5ff <-- PresentationFramework.ni.dll+0x52621f
      175, System.Windows.Controls.StackPanel.MeasureOverride(System.Windows.Size) + 0xdc <-- PresentationFramework.ni.dll+0x525b9c
      176, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      177, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      178, System.Windows.Controls.Control.MeasureOverride(System.Windows.Size) + 0x6a <-- PresentationFramework.ni.dll+0x4a4eaa
      179, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      180, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      181, System.Windows.Controls.VirtualizingStackPanel.MeasureChild(System.Windows.Controls.Primitives.IItemContainerGenerator ByRef, System.Windows.Controls.Primitives.IContainItemStorage ByRef, System.Windows.Controls.Primitives.IContainItemStorage ByRef, System.Object ByRef, Boolean ByRef, Double ByRef, Boolean ByRef, System.Collections.IList ByRef, System.Object ByRef, System.Collections.IList ByRef, Int32 ByRef, Boolean ByRef, Boolean ByRef, System.Windows.Size ByRef, System.Windows.Rect ByRef, System.Windows.Controls.VirtualizationCacheLength ByRef, System.Windows.Controls.VirtualizationCacheLengthUnit ByRef, Boolean ByRef, Double ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, Boolean ByRef, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean ByRef, Boolean ByRef) + 0x97c <-- PresentationFramework.ni.dll+0xfad05c
      182, System.Windows.Controls.VirtualizingStackPanel.MeasureOverrideImpl(System.Windows.Size, System.Nullable`1<Double> ByRef, System.Collections.Generic.List`1<Double> ByRef, Boolean) + 0x1af3 <-- PresentationFramework.ni.dll+0xfb1793
      183, System.Windows.Controls.VirtualizingStackPanel.MeasureOverride(System.Windows.Size) + 0x106 <-- PresentationFramework.ni.dll+0x50a1f6
      184, System.Windows.Controls.Primitives.DataGridRowsPresenter.MeasureOverride(System.Windows.Size) + 0x3b <-- PresentationFramework.ni.dll+0x10e347b
      185, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      186, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      187, System.Windows.ContextLayoutManager.UpdateLayout() + 0x569 <-- PresentationCore.ni.dll+0x2d10d9
      188, System.Windows.ContextLayoutManager.UpdateLayoutCallback(System.Object) + 0x22 <-- PresentationCore.ni.dll+0x2da942
      189, System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks() + 0x96 <-- PresentationCore.ni.dll+0x2da8a6
      190, System.Windows.Media.MediaContext.RenderMessageHandlerCore(System.Object) + 0xdf <-- PresentationCore.ni.dll+0x2da0cf
      191, System.Windows.Media.MediaContext.RenderMessageHandler(System.Object) + 0x2f <-- PresentationCore.ni.dll+0x2d9fcf
      192, System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32) + 0x5a <-- WindowsBase.ni.dll+0x1312aa
      193, MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate) + 0x47 <-- WindowsBase.ni.dll+0x131237
      194, System.Windows.Threading.DispatcherOperation.InvokeImpl() + 0x281 <-- WindowsBase.ni.dll+0x134cd1
      195, System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) + 0x285 <-- mscorlib.ni.dll+0x56d0b5
      196, System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) + 0x9 <-- mscorlib.ni.dll+0x56ce19
      197, System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 0x57 <-- mscorlib.ni.dll+0x56cdd7
      198, System.Windows.Threading.DispatcherOperation.Invoke() + 0x71 <-- WindowsBase.ni.dll+0x134901
      199, System.Windows.Threading.Dispatcher.ProcessQueue() + 0x2a1 <-- WindowsBase.ni.dll+0x12f161
      200, System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) + 0xb3 <-- WindowsBase.ni.dll+0x12f4c3
      201, MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) + 0x14a <-- WindowsBase.ni.dll+0x1315aa
      202, MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object) + 0x80 <-- WindowsBase.ni.dll+0x131430
      203, System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32) + 0x5a <-- WindowsBase.ni.dll+0x1312aa
      204, MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate) + 0x47 <-- WindowsBase.ni.dll+0x131237
      205, System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32) + 0x2bc <-- WindowsBase.ni.dll+0x12e5dc
      206, MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr) + 0x140 <-- WindowsBase.ni.dll+0x130b10
      207, DomainBoundILStubClass.IL_STUB_ReversePInvoke(Int64, Int32, Int64, Int64) + 0x57 <-- WindowsBase.ni.dll+0x2fd237
      208, clr.dll!NGenCreateNGenWorker+0x2dd92
      209, user32.dll!IsThreadDesktopComposited+0x18e
      210, user32.dll!Ordinal2462+0x11d7
      211, DomainBoundILStubClass.IL_STUB_PInvoke(System.Windows.Interop.MSG ByRef) + 0x70 <-- WindowsBase.ni.dll+0x162a40
      212, System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame) + 0x112 <-- WindowsBase.ni.dll+0x12d472
      213, System.Windows.Application.RunInternal(System.Windows.Window) + 0x17a <-- PresentationFramework.ni.dll+0x4036ea
      214, System.Windows.Application.Run() + 0x67 <-- PresentationFramework.ni.dll+0x402fe7
      215, SourceTree.App.Main() + 0x70 <-- 0x7fa2fb10100
      216, clr.dll!CreateAssemblyNameObject+0x38433
      217, clr.dll!CreateAssemblyNameObject+0x384ae
      218, clr.dll!CreateAssemblyNameObject+0x38520
      219, clr.dll!InitializeFusion+0xa086
      220, clr.dll!InitializeFusion+0xa7d6
      221, clr.dll!InitializeFusion+0xa6d0
      222, clr.dll!InitializeFusion+0xa24a
      223, clr.dll!InitializeFusion+0xa1a2
      224, clr.dll!CorExeMain+0x14
      225, mscoreei.dll!CorExeMain+0x5d
      226, mscoree.dll!CorExeMain+0x69
      227, kernel32.dll!BaseThreadInitThunk+0x1a
      228, ntdll.dll!RtlUserThreadStart+0x21
      Stack Trace #2
      0, ntoskrnl.exe!KeInitializeApc+0xb13
      1, ntoskrnl.exe!KeWaitForMutexObject+0x170f
      2, ntoskrnl.exe!KeWaitForMutexObject+0x1cf
      3, ntoskrnl.exe!KeTestAlertThread+0x139
      4, ntoskrnl.exe!KeInitializeApc+0xba4
      5, ntoskrnl.exe!IoPageRead+0x27e1
      6, PresentationNative_v0400.dll!LoCreateLine+0xc83
      7, PresentationNative_v0400.dll!LoSetTabs+0x1863
      8, PresentationNative_v0400.dll!LoCreateLine+0x124
      9, DomainBoundILStubClass.IL_STUB_PInvoke(IntPtr, Int32, Int32, Int32, UInt32, IntPtr, MS.Internal.TextFormatting.LsLInfo ByRef, IntPtr ByRef, Int32 ByRef, MS.Internal.TextFormatting.LsLineWidths ByRef) + 0xfa <-- PresentationCore.ni.dll+0x33ce2a
      10, System.Windows.Media.TextFormatting.TextFormatterContext.CreateLine(Int32, Int32, Int32, MS.Internal.TextFormatting.LineFlags, IntPtr, IntPtr ByRef, MS.Internal.TextFormatting.LsLInfo ByRef, Int32 ByRef, MS.Internal.TextFormatting.LsLineWidths ByRef) + 0x87 <-- PresentationCore.ni.dll+0x2f0617
      11, MS.Internal.TextFormatting.TextMetrics+FullTextLine.FormatLine(MS.Internal.TextFormatting.FullTextState, Int32, Int32, Int32, Int32, Int32, MS.Internal.TextFormatting.LineFlags, MS.Internal.TextFormatting.FormattedTextSymbols) + 0x195 <-- PresentationCore.ni.dll+0x2ef305
      12, MS.Internal.TextFormatting.TextMetrics+FullTextLine..ctor(MS.Internal.TextFormatting.FormatSettings, Int32, Int32, Int32, MS.Internal.TextFormatting.LineFlags) + 0xe0 <-- PresentationCore.ni.dll+0x2eef20
      13, MS.Internal.TextFormatting.TextFormatterImp.FormatLineInternal(System.Windows.Media.TextFormatting.TextSource, Int32, Int32, Double, System.Windows.Media.TextFormatting.TextParagraphProperties, System.Windows.Media.TextFormatting.TextLineBreak, System.Windows.Media.TextFormatting.TextRunCache) + 0x15d <-- PresentationCore.ni.dll+0x2c11ed
      14, MS.Internal.TextFormatting.TextFormatterImp.FormatLine(System.Windows.Media.TextFormatting.TextSource, Int32, Double, System.Windows.Media.TextFormatting.TextParagraphProperties, System.Windows.Media.TextFormatting.TextLineBreak) + 0x5b <-- PresentationCore.ni.dll+0x8c2c8b
      15, System.Windows.Media.FormattedText+LineEnumerator.FormatLine(System.Windows.Media.TextFormatting.TextSource, Int32, Double, System.Windows.Media.TextFormatting.TextParagraphProperties, System.Windows.Media.TextFormatting.TextLineBreak) + 0x6b <-- PresentationCore.ni.dll+0x9f0f7b
      16, System.Windows.Media.FormattedText+LineEnumerator.MoveNext() + 0x73 <-- PresentationCore.ni.dll+0x9f11b3
      17, System.Windows.Media.FormattedText.DrawAndCalculateMetrics(System.Windows.Media.DrawingContext, System.Windows.Point, Boolean) + 0x5ac <-- PresentationCore.ni.dll+0x9f071c
      18, System.Windows.Media.FormattedText.get_Metrics() + 0x55 <-- PresentationCore.ni.dll+0x9f00d5
      19, SourceTree.Controls.PathTrimmingTextBlock.TextPropertyChanged(System.Windows.DependencyObject, System.Windows.DependencyPropertyChangedEventArgs) + 0x263 <-- 0x7fa2fcaf9b3
      20, System.Windows.DependencyObject.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs) + 0xdd <-- WindowsBase.ni.dll+0x13cfdd
      21, System.Windows.FrameworkElement.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs) + 0x275 <-- PresentationFramework.ni.dll+0x44bf15
      22, System.Windows.Controls.TextBlock.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs) + 0x6e <-- PresentationFramework.ni.dll+0x48947e
      23, System.Windows.DependencyObject.NotifyPropertyChange(System.Windows.DependencyPropertyChangedEventArgs) + 0xfa <-- WindowsBase.ni.dll+0x13cc5a
      24, System.Windows.DependencyObject.UpdateEffectiveValue(System.Windows.EntryIndex, System.Windows.DependencyProperty, System.Windows.PropertyMetadata, System.Windows.EffectiveValueEntry, System.Windows.EffectiveValueEntry ByRef, Boolean, Boolean, System.Windows.OperationType) + 0x54c <-- WindowsBase.ni.dll+0x139a4c
      25, System.Windows.StyleHelper.ApplyTemplatedParentValue(System.Windows.DependencyObject, MS.Internal.FrameworkObject, Int32, MS.Utility.FrugalStructList`1<System.Windows.ChildRecord> ByRef, System.Windows.DependencyProperty, System.Windows.FrameworkElementFactory) + 0x1c8 <-- PresentationFramework.ni.dll+0x497ad8
      26, System.Windows.StyleHelper.InvalidatePropertiesOnTemplateNode(System.Windows.DependencyObject, MS.Internal.FrameworkObject, Int32, MS.Utility.FrugalStructList`1<System.Windows.ChildRecord> ByRef, Boolean, System.Windows.FrameworkElementFactory) + 0xa4 <-- PresentationFramework.ni.dll+0x4977f4
      27, System.Windows.FrameworkTemplate.InvalidatePropertiesOnTemplate(System.Windows.DependencyObject, System.Object) + 0x153 <-- PresentationFramework.ni.dll+0x497693
      28, System.Windows.FrameworkTemplate+<>c__DisplayClass6.<LoadOptimizedTemplateContent>b__3(System.Object, System.Xaml.XamlObjectEventArgs) + 0x31 <-- PresentationFramework.ni.dll+0x497381
      29, System.Xaml.XamlObjectWriter.Logic_CreateAndAssignToParentStart(MS.Internal.Xaml.Context.ObjectWriterContext) + 0x141 <-- System.Xaml.ni.dll+0xc5701
      30, System.Xaml.XamlObjectWriter.WriteEndObject() + 0x44d <-- System.Xaml.ni.dll+0xc8a5d
      31, System.Windows.FrameworkTemplate.LoadTemplateXaml(System.Xaml.XamlReader, System.Xaml.XamlObjectWriter) + 0x56 <-- PresentationFramework.ni.dll+0x496b96
      32, System.Windows.FrameworkTemplate.LoadTemplateXaml(System.Xaml.XamlObjectWriter) + 0x67 <-- PresentationFramework.ni.dll+0x496ac7
      33, System.Windows.FrameworkTemplate.LoadOptimizedTemplateContent(System.Windows.DependencyObject, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector, System.Collections.Generic.List`1<System.Windows.DependencyObject>, System.Windows.UncommonField`1<System.Collections.Hashtable>) + 0x363 <-- PresentationFramework.ni.dll+0x496983
      34, System.Windows.FrameworkTemplate.LoadContent(System.Windows.DependencyObject, System.Collections.Generic.List`1<System.Windows.DependencyObject>) + 0xaf <-- PresentationFramework.ni.dll+0x4965ef
      35, System.Windows.StyleHelper.ApplyTemplateContent(System.Windows.UncommonField`1<System.Collections.Specialized.HybridDictionary[]>, System.Windows.DependencyObject, System.Windows.FrameworkElementFactory, Int32, System.Collections.Specialized.HybridDictionary, System.Windows.FrameworkTemplate) + 0xff <-- PresentationFramework.ni.dll+0x49631f
      36, System.Windows.FrameworkTemplate.ApplyTemplateContent(System.Windows.UncommonField`1<System.Collections.Specialized.HybridDictionary[]>, System.Windows.FrameworkElement) + 0x55 <-- PresentationFramework.ni.dll+0x496175
      37, System.Windows.FrameworkElement.ApplyTemplate() + 0xa7 <-- PresentationFramework.ni.dll+0x4960b7
      38, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x113 <-- PresentationFramework.ni.dll+0x495523
      39, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      40, System.Windows.Controls.Control.MeasureOverride(System.Windows.Size) + 0x6a <-- PresentationFramework.ni.dll+0x4a4eaa
      41, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      42, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      43, MS.Internal.Helper.MeasureElementWithSingleChild(System.Windows.UIElement, System.Windows.Size) + 0x6a <-- PresentationFramework.ni.dll+0x4a521a
      44, System.Windows.Controls.ContentPresenter.MeasureOverride(System.Windows.Size) + 0x26 <-- PresentationFramework.ni.dll+0x4a90b6
      45, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      46, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      47, System.Windows.Controls.Border.MeasureOverride(System.Windows.Size) + 0x2f3 <-- PresentationFramework.ni.dll+0x48f2e3
      48, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      49, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      50, System.Windows.Controls.Grid.MeasureOverride(System.Windows.Size) + 0x11e <-- PresentationFramework.ni.dll+0x4a28be
      51, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      52, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      53, System.Windows.Controls.Grid.MeasureCell(Int32, Boolean) + 0x1a8 <-- PresentationFramework.ni.dll+0x4a4c08
      54, System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean, Boolean ByRef) + 0x169 <-- PresentationFramework.ni.dll+0x4a3e29
      55, System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean) + 0x3a <-- PresentationFramework.ni.dll+0x4a4a4a
      56, System.Windows.Controls.Grid.MeasureOverride(System.Windows.Size) + 0x440 <-- PresentationFramework.ni.dll+0x4a2be0
      57, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      58, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      59, System.Windows.Controls.Border.MeasureOverride(System.Windows.Size) + 0x2f3 <-- PresentationFramework.ni.dll+0x48f2e3
      60, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      61, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      62, System.Windows.Controls.StackPanel.StackMeasureHelper(System.Windows.Controls.IStackMeasure, System.Windows.Controls.IStackMeasureScrollData, System.Windows.Size) + 0x5ff <-- PresentationFramework.ni.dll+0x52621f
      63, System.Windows.Controls.StackPanel.MeasureOverride(System.Windows.Size) + 0xdc <-- PresentationFramework.ni.dll+0x525b9c
      64, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      65, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      66, System.Windows.Controls.Control.MeasureOverride(System.Windows.Size) + 0x6a <-- PresentationFramework.ni.dll+0x4a4eaa
      67, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      68, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      69, System.Windows.Controls.VirtualizingStackPanel.MeasureChild(System.Windows.Controls.Primitives.IItemContainerGenerator ByRef, System.Windows.Controls.Primitives.IContainItemStorage ByRef, System.Windows.Controls.Primitives.IContainItemStorage ByRef, System.Object ByRef, Boolean ByRef, Double ByRef, Boolean ByRef, System.Collections.IList ByRef, System.Object ByRef, System.Collections.IList ByRef, Int32 ByRef, Boolean ByRef, Boolean ByRef, System.Windows.Size ByRef, System.Windows.Rect ByRef, System.Windows.Controls.VirtualizationCacheLength ByRef, System.Windows.Controls.VirtualizationCacheLengthUnit ByRef, Boolean ByRef, Double ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, Boolean ByRef, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean ByRef, Boolean ByRef) + 0x97c <-- PresentationFramework.ni.dll+0xfad05c
      70, System.Windows.Controls.VirtualizingStackPanel.MeasureOverrideImpl(System.Windows.Size, System.Nullable`1<Double> ByRef, System.Collections.Generic.List`1<Double> ByRef, Boolean) + 0x1af3 <-- PresentationFramework.ni.dll+0xfb1793
      71, System.Windows.Controls.VirtualizingStackPanel.MeasureOverride(System.Windows.Size) + 0x106 <-- PresentationFramework.ni.dll+0x50a1f6
      72, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      73, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      74, MS.Internal.Helper.MeasureElementWithSingleChild(System.Windows.UIElement, System.Windows.Size) + 0x6a <-- PresentationFramework.ni.dll+0x4a521a
      75, System.Windows.Controls.ItemsPresenter.MeasureOverride(System.Windows.Size) + 0x26 <-- PresentationFramework.ni.dll+0x4ba626
      76, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      77, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      78, System.Windows.Controls.Grid.MeasureCell(Int32, Boolean) + 0x1a8 <-- PresentationFramework.ni.dll+0x4a4c08
      79, System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean, Boolean ByRef) + 0x169 <-- PresentationFramework.ni.dll+0x4a3e29
      80, System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean) + 0x3a <-- PresentationFramework.ni.dll+0x4a4a4a
      81, System.Windows.Controls.Grid.MeasureOverride(System.Windows.Size) + 0x440 <-- PresentationFramework.ni.dll+0x4a2be0
      82, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      83, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      84, System.Windows.Controls.StackPanel.StackMeasureHelper(System.Windows.Controls.IStackMeasure, System.Windows.Controls.IStackMeasureScrollData, System.Windows.Size) + 0x5ff <-- PresentationFramework.ni.dll+0x52621f
      85, System.Windows.Controls.StackPanel.MeasureOverride(System.Windows.Size) + 0xdc <-- PresentationFramework.ni.dll+0x525b9c
      86, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      87, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      88, System.Windows.Controls.Control.MeasureOverride(System.Windows.Size) + 0x6a <-- PresentationFramework.ni.dll+0x4a4eaa
      89, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      90, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      91, System.Windows.Controls.VirtualizingStackPanel.MeasureChild(System.Windows.Controls.Primitives.IItemContainerGenerator ByRef, System.Windows.Controls.Primitives.IContainItemStorage ByRef, System.Windows.Controls.Primitives.IContainItemStorage ByRef, System.Object ByRef, Boolean ByRef, Double ByRef, Boolean ByRef, System.Collections.IList ByRef, System.Object ByRef, System.Collections.IList ByRef, Int32 ByRef, Boolean ByRef, Boolean ByRef, System.Windows.Size ByRef, System.Windows.Rect ByRef, System.Windows.Controls.VirtualizationCacheLength ByRef, System.Windows.Controls.VirtualizationCacheLengthUnit ByRef, Boolean ByRef, Double ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, Boolean ByRef, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean ByRef, Boolean ByRef) + 0x97c <-- PresentationFramework.ni.dll+0xfad05c
      92, System.Windows.Controls.VirtualizingStackPanel.MeasureOverrideImpl(System.Windows.Size, System.Nullable`1<Double> ByRef, System.Collections.Generic.List`1<Double> ByRef, Boolean) + 0x10c8 <-- PresentationFramework.ni.dll+0xfb0d68
      93, System.Windows.Controls.VirtualizingStackPanel.MeasureOverride(System.Windows.Size) + 0x106 <-- PresentationFramework.ni.dll+0x50a1f6
      94, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      95, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      96, MS.Internal.Helper.MeasureElementWithSingleChild(System.Windows.UIElement, System.Windows.Size) + 0x6a <-- PresentationFramework.ni.dll+0x4a521a
      97, System.Windows.Controls.ItemsPresenter.MeasureOverride(System.Windows.Size) + 0x26 <-- PresentationFramework.ni.dll+0x4ba626
      98, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      99, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      100, System.Windows.Controls.Grid.MeasureCell(Int32, Boolean) + 0x1a8 <-- PresentationFramework.ni.dll+0x4a4c08
      101, System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean, Boolean ByRef) + 0x169 <-- PresentationFramework.ni.dll+0x4a3e29
      102, System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean) + 0x3a <-- PresentationFramework.ni.dll+0x4a4a4a
      103, System.Windows.Controls.Grid.MeasureOverride(System.Windows.Size) + 0x440 <-- PresentationFramework.ni.dll+0x4a2be0
      104, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      105, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      106, System.Windows.Controls.StackPanel.StackMeasureHelper(System.Windows.Controls.IStackMeasure, System.Windows.Controls.IStackMeasureScrollData, System.Windows.Size) + 0x5ff <-- PresentationFramework.ni.dll+0x52621f
      107, System.Windows.Controls.StackPanel.MeasureOverride(System.Windows.Size) + 0xdc <-- PresentationFramework.ni.dll+0x525b9c
      108, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      109, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      110, System.Windows.Controls.Control.MeasureOverride(System.Windows.Size) + 0x6a <-- PresentationFramework.ni.dll+0x4a4eaa
      111, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      112, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      113, System.Windows.Controls.VirtualizingStackPanel.MeasureChild(System.Windows.Controls.Primitives.IItemContainerGenerator ByRef, System.Windows.Controls.Primitives.IContainItemStorage ByRef, System.Windows.Controls.Primitives.IContainItemStorage ByRef, System.Object ByRef, Boolean ByRef, Double ByRef, Boolean ByRef, System.Collections.IList ByRef, System.Object ByRef, System.Collections.IList ByRef, Int32 ByRef, Boolean ByRef, Boolean ByRef, System.Windows.Size ByRef, System.Windows.Rect ByRef, System.Windows.Controls.VirtualizationCacheLength ByRef, System.Windows.Controls.VirtualizationCacheLengthUnit ByRef, Boolean ByRef, Double ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, System.Windows.Size ByRef, Boolean ByRef, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean ByRef, Boolean ByRef) + 0x97c <-- PresentationFramework.ni.dll+0xfad05c
      114, System.Windows.Controls.VirtualizingStackPanel.MeasureOverrideImpl(System.Windows.Size, System.Nullable`1<Double> ByRef, System.Collections.Generic.List`1<Double> ByRef, Boolean) + 0x1af3 <-- PresentationFramework.ni.dll+0xfb1793
      115, System.Windows.Controls.VirtualizingStackPanel.MeasureOverride(System.Windows.Size) + 0x106 <-- PresentationFramework.ni.dll+0x50a1f6
      116, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      117, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      118, MS.Internal.Helper.MeasureElementWithSingleChild(System.Windows.UIElement, System.Windows.Size) + 0x6a <-- PresentationFramework.ni.dll+0x4a521a
      119, System.Windows.Controls.ItemsPresenter.MeasureOverride(System.Windows.Size) + 0x26 <-- PresentationFramework.ni.dll+0x4ba626
      120, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      121, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      122, System.Windows.Controls.Grid.MeasureCell(Int32, Boolean) + 0x1a8 <-- PresentationFramework.ni.dll+0x4a4c08
      123, System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean, Boolean ByRef) + 0x169 <-- PresentationFramework.ni.dll+0x4a3e29
      124, System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean) + 0x3a <-- PresentationFramework.ni.dll+0x4a4a4a
      125, System.Windows.Controls.Grid.MeasureOverride(System.Windows.Size) + 0x440 <-- PresentationFramework.ni.dll+0x4a2be0
      126, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      127, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      128, System.Windows.Controls.StackPanel.StackMeasureHelper(System.Windows.Controls.IStackMeasure, System.Windows.Controls.IStackMeasureScrollData, System.Windows.Size) + 0x5ff <-- PresentationFramework.ni.dll+0x52621f
      129, System.Windows.Controls.StackPanel.MeasureOverride(System.Windows.Size) + 0xdc <-- PresentationFramework.ni.dll+0x525b9c
      130, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      131, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      132, System.Windows.Controls.Control.MeasureOverride(System.Windows.Size) + 0x6a <-- PresentationFramework.ni.dll+0x4a4eaa
      133, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      134, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      135, System.Windows.Controls.StackPanel.StackMeasureHelper(System.Windows.Controls.IStackMeasure, System.Windows.Controls.IStackMeasureScrollData, System.Windows.Size) + 0x5ff <-- PresentationFramework.ni.dll+0x52621f
      136, System.Windows.Controls.StackPanel.MeasureOverride(System.Windows.Size) + 0xdc <-- PresentationFramework.ni.dll+0x525b9c
      137, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      138, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      139, MS.Internal.Helper.MeasureElementWithSingleChild(System.Windows.UIElement, System.Windows.Size) + 0x6a <-- PresentationFramework.ni.dll+0x4a521a
      140, System.Windows.Controls.ItemsPresenter.MeasureOverride(System.Windows.Size) + 0x26 <-- PresentationFramework.ni.dll+0x4ba626
      141, System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) + 0x313 <-- PresentationFramework.ni.dll+0x495723
      142, System.Windows.UIElement.Measure(System.Windows.Size) + 0x521 <-- PresentationCore.ni.dll+0x2a8681
      143, System.Windows.ContextLayoutManager.UpdateLayout() + 0x569 <-- PresentationCore.ni.dll+0x2d10d9
      144, System.Windows.ContextLayoutManager.UpdateLayoutCallback(System.Object) + 0x22 <-- PresentationCore.ni.dll+0x2da942
      145, System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks() + 0x96 <-- PresentationCore.ni.dll+0x2da8a6
      146, System.Windows.Media.MediaContext.RenderMessageHandlerCore(System.Object) + 0xdf <-- PresentationCore.ni.dll+0x2da0cf
      147, System.Windows.Media.MediaContext.RenderMessageHandler(System.Object) + 0x2f <-- PresentationCore.ni.dll+0x2d9fcf
      148, System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32) + 0x5a <-- WindowsBase.ni.dll+0x1312aa
      149, MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate) + 0x47 <-- WindowsBase.ni.dll+0x131237
      150, System.Windows.Threading.DispatcherOperation.InvokeImpl() + 0x281 <-- WindowsBase.ni.dll+0x134cd1
      151, System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) + 0x285 <-- mscorlib.ni.dll+0x56d0b5
      152, System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) + 0x9 <-- mscorlib.ni.dll+0x56ce19
      153, System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 0x57 <-- mscorlib.ni.dll+0x56cdd7
      154, System.Windows.Threading.DispatcherOperation.Invoke() + 0x71 <-- WindowsBase.ni.dll+0x134901
      155, System.Windows.Threading.Dispatcher.ProcessQueue() + 0x2a1 <-- WindowsBase.ni.dll+0x12f161
      156, System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) + 0xb3 <-- WindowsBase.ni.dll+0x12f4c3
      157, MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) + 0x14a <-- WindowsBase.ni.dll+0x1315aa
      158, MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object) + 0x80 <-- WindowsBase.ni.dll+0x131430
      159, System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32) + 0x5a <-- WindowsBase.ni.dll+0x1312aa
      160, MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate) + 0x47 <-- WindowsBase.ni.dll+0x131237
      161, System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32) + 0x2bc <-- WindowsBase.ni.dll+0x12e5dc
      162, MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr) + 0x140 <-- WindowsBase.ni.dll+0x130b10
      163, DomainBoundILStubClass.IL_STUB_ReversePInvoke(Int64, Int32, Int64, Int64) + 0x57 <-- WindowsBase.ni.dll+0x2fd237
      164, clr.dll!NGenCreateNGenWorker+0x2dd92
      165, user32.dll!IsThreadDesktopComposited+0x18e
      166, user32.dll!Ordinal2462+0x11d7
      167, DomainBoundILStubClass.IL_STUB_PInvoke(System.Windows.Interop.MSG ByRef) + 0x70 <-- WindowsBase.ni.dll+0x162a40
      168, System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame) + 0x112 <-- WindowsBase.ni.dll+0x12d472
      169, System.Windows.Application.RunInternal(System.Windows.Window) + 0x17a <-- PresentationFramework.ni.dll+0x4036ea
      170, System.Windows.Application.Run() + 0x67 <-- PresentationFramework.ni.dll+0x402fe7
      171, SourceTree.App.Main() + 0x70 <-- 0x7fa2fb10100
      172, clr.dll!CreateAssemblyNameObject+0x38433
      173, clr.dll!CreateAssemblyNameObject+0x384ae
      174, clr.dll!CreateAssemblyNameObject+0x38520
      175, clr.dll!InitializeFusion+0xa086
      176, clr.dll!InitializeFusion+0xa7d6
      177, clr.dll!InitializeFusion+0xa6d0
      178, clr.dll!InitializeFusion+0xa24a
      179, clr.dll!InitializeFusion+0xa1a2
      180, clr.dll!CorExeMain+0x14
      181, mscoreei.dll!CorExeMain+0x5d
      182, mscoree.dll!CorExeMain+0x69
      183, kernel32.dll!BaseThreadInitThunk+0x1a
      184, ntdll.dll!RtlUserThreadStart+0x21
      

            Assignee:
            Unassigned
            Reporter:
            DmytroL
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: