fork-dev / TrackerWin

Bug and issue tracker for Fork for Windows
450 stars 10 forks source link

Fork for Windows hangs #2218

Open 1simonfish opened 1 month ago

1simonfish commented 1 month ago

Fork hangs hard if I push, and then click the hamburger menu next to the branch name to see the Git command history. I attached to Fork using Windbg. This is the relevant part of the callstack:

0:000> !sos.DumpStack
OS Thread Id: 0x1581c (0)
Current frame: PresentationNative_v0400!LsDestroyArrayInBlob+0x79
Child-SP         RetAddr          Caller, Callee
00000001453f8730 00007ff948cb0a81 PresentationNative_v0400!FindBreakOppBeforeCpTruncateChunk+0x1b8, calling PresentationNative_v0400!LsNewBreakOppSubline
00000001453f8740 00007ff948ca481e PresentationNative_v0400!LsDestroyNtiInfoInTxtobj+0xea, calling PresentationNative_v0400!LsDestroyArrayInBlob
00000001453f8770 00007ff948ca4a85 PresentationNative_v0400!LsDestroyInternalsInTxtobj+0x168, calling PresentationNative_v0400!LsDestroyNtiInfoInTxtobj
00000001453f87a0 00007ff948ca471f PresentationNative_v0400!CleanupTxtobj+0x2b, calling PresentationNative_v0400!LsDestroyInternalsInTxtobj
00000001453f87d0 00007ff948ca2be8 PresentationNative_v0400!LsDestroyDnodeList+0x95, calling PresentationNative_v0400!guard_dispatch_icall_nop
00000001453f8810 00007ff948ccab56 PresentationNative_v0400!LsApplyChunkFragment+0x2a2, calling PresentationNative_v0400!LsDestroyDnodeList
00000001453f8860 00007ff948ca6ae6 PresentationNative_v0400!LsSetBreakSublineCore+0x131, calling PresentationNative_v0400!LsApplyChunkFragment
00000001453f88e0 00007ff948cb0299 PresentationNative_v0400!SetBreakLine+0x8e, calling PresentationNative_v0400!LsSetBreakSublineCore
00000001453f8930 00007ff948cb01f1 PresentationNative_v0400!BreakLineUsingTruncate+0x2d4, calling PresentationNative_v0400!SetBreakLine
00000001453f8990 00007ff948ca6639 PresentationNative_v0400!FiniFormatGeneralCase+0xe0, calling PresentationNative_v0400!LsFetchAppendEscCore
00000001453f8a70 00007ff948cb0074 PresentationNative_v0400!LsBreakGeneralCase+0x11f, calling PresentationNative_v0400!BreakLineUsingTruncate
00000001453f8ae0 00007ff948ca1d5e PresentationNative_v0400!LsCreateLineCore+0x723, calling PresentationNative_v0400!LsBreakGeneralCase
00000001453f8b90 00007ff9bd58ab11 ntdll!RtlFreeHeap+0x51, calling ntdll!RtlpFreeHeapInternal
00000001453f8bf0 00007ff9bd58d1aa ntdll!RtlpLowFragHeapAllocFromContext+0x1ba, calling ntdll!RtlpLfhFindClearBitAndSet
00000001453f8db0 00007ff948ca18cb PresentationNative_v0400!LoCreateLine+0x360, calling PresentationNative_v0400!LsCreateLineCore
00000001453f8e60 00007ff94ea24565 clr!JIT_InitPInvokeFrame+0x15, calling clr!GetThread
00000001453f8e70 00007ff94b44751e (MethodDesc 00007ff94ab80ca0 +0x24e MS.Internal.TextFormatting.FormattedTextSymbols+Glyphs..ctor(MS.Internal.TextFormatting.TextShapeableSymbols, Char[], Int32[], UInt16[], UInt16[], MS.Internal.Text.TextInterface.GlyphOffset[], Double)), calling clr!JIT_WriteBarrier
00000001453f8ea0 00007ff94ad23e9c (MethodDesc 00007ff94aa7dac0 +0xec DomainBoundILStubClass.IL_STUB_PInvoke(IntPtr, Int32, Int32, Int32, UInt32, IntPtr, MS.Internal.TextFormatting.LsLInfo ByRef, IntPtr ByRef, Int32 ByRef, MS.Internal.TextFormatting.LsLineWidths ByRef))
00000001453f8eb0 00007ff94ad23e9c (MethodDesc 00007ff94aa7dac0 +0xec DomainBoundILStubClass.IL_STUB_PInvoke(IntPtr, Int32, Int32, Int32, UInt32, IntPtr, MS.Internal.TextFormatting.LsLInfo ByRef, IntPtr ByRef, Int32 ByRef, MS.Internal.TextFormatting.LsLineWidths ByRef))
00000001453f8f40 00007ff94ad23e9c (MethodDesc 00007ff94aa7dac0 +0xec DomainBoundILStubClass.IL_STUB_PInvoke(IntPtr, Int32, Int32, Int32, UInt32, IntPtr, MS.Internal.TextFormatting.LsLInfo ByRef, IntPtr ByRef, Int32 ByRef, MS.Internal.TextFormatting.LsLineWidths ByRef))
00000001453f8fc0 00007ff94acd0499 (MethodDesc 00007ff94a97b2b8 +0x1b9 MS.Internal.TextFormatting.TextMetrics+FullTextLine.FormatLine(MS.Internal.TextFormatting.FullTextState, Int32, Int32, Int32, Int32, Int32, MS.Internal.TextFormatting.LineFlags, MS.Internal.TextFormatting.FormattedTextSymbols)), calling 00007ff8ef94a938 (stub for MS.Internal.TextFormatting.UnsafeNativeMethods.LoCreateLine(IntPtr, Int32, Int32, Int32, UInt32, IntPtr, MS.Internal.TextFormatting.LsLInfo ByRef, IntPtr ByRef, Int32 ByRef, MS.Internal.TextFormatting.LsLineWidths ByRef))
00000001453f9130 00007ff94b3f0060 (MethodDesc 00007ff94ab26e08 +0x2e0 MS.Internal.TextFormatting.TextMetrics+FullTextLine.Collapse(System.Windows.Media.TextFormatting.TextCollapsingProperties[])), calling (MethodDesc 00007ff94a97b2b8 +0 MS.Internal.TextFormatting.TextMetrics+FullTextLine.FormatLine(MS.Internal.TextFormatting.FullTextState, Int32, Int32, Int32, Int32, Int32, MS.Internal.TextFormatting.LineFlags, MS.Internal.TextFormatting.FormattedTextSymbols))
00000001453f91f0 00007ff9497e62c1 (MethodDesc 00007ff94921feb8 +0xa1 MS.Internal.Text.Line.GetCollapsedWidth())
00000001453f9210 00007ff94acdec93 (MethodDesc 00007ff94ab26f08 +0x23 MS.Internal.TextFormatting.TextMetrics+FullTextLine.get_Baseline()), calling (MethodDesc 00007ff94ab23290 +0 MS.Internal.TextFormatting.TextFormatterImp.IdealToReal(Double, Double))
00000001453f9240 00007ff9497d45bb (MethodDesc 00007ff949383400 +0x4db System.Windows.Controls.TextBlock.MeasureOverride(System.Windows.Size)), calling (MethodDesc 00007ff94921feb8 +0 MS.Internal.Text.Line.GetCollapsedWidth())
00000001453f93d0 00007ff9497db558 (MethodDesc 00007ff949374ff0 +0x5b8 System.Windows.FrameworkElement.MeasureCore(System.Windows.Size))
00000001453f93e8 00007ff94ea4cdcf clr!SecurityStackWalk::CheckNReturnSO+0x9f, calling clr!LazyMachStateCaptureState
00000001453f94e0 00007ff94b93be33 (MethodDesc 00007ff94b85d850 +0x63 System.Windows.DependencyObject.GetValue(System.Windows.DependencyProperty)), calling (MethodDesc 00007ff94b85d860 +0 System.Windows.DependencyObject.GetValueEntry(System.Windows.EntryIndex, System.Windows.DependencyProperty, System.Windows.PropertyMetadata, System.Windows.RequestFlags))
00000001453f9530 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453f9540 00007ff9497e15ca (MethodDesc 00007ff9492202b8 +0x3a System.Windows.Controls.DefinitionBase.get_UserSizeValueCache()), calling (MethodDesc 00007ff94b85d850 +0 System.Windows.DependencyObject.GetValue(System.Windows.DependencyProperty))
00000001453f9550 00007ff94aca3de5 (MethodDesc 00007ff94ab18428 +0x35 MS.Internal.Media.VisualTreeUtils.AsVisualHelper(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef)), calling clr!JIT_CheckedWriteBarrier
00000001453f9560 00007ff94b92ef3f (MethodDesc 00007ff94b856478 +0xf System.Windows.Threading.Dispatcher.VerifyAccess()), calling 00007ff94eafb9b0 (stub for System.Threading.Thread.GetCurrentThreadNative())
00000001453f9580 00007ff94eb4de6e clr!JIT_Stelem_Ref__ObjIsInstanceOfNoGC_Helper+0x1e, calling clr!ObjIsInstanceOfNoGC
00000001453f95a0 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453f95b0 00007ff94b93be56 (MethodDesc 00007ff94b85d310 +0x16 System.Windows.DependencyObjectType.IsInstanceOfType(System.Windows.DependencyObject)), calling (MethodDesc 00007ff94b85d808 +0 System.Windows.DependencyObject.get_DependencyObjectType())
00000001453f95d0 00007ff94aca3a70 (MethodDesc 00007ff94aa6ae58 +0x20 System.Windows.Media.VisualTreeHelper.GetParent(System.Windows.DependencyObject)), calling (MethodDesc 00007ff94ab18408 +0 MS.Internal.Media.VisualTreeUtils.AsNonNullVisual(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef))
00000001453f96e0 00007ff94ac94923 (MethodDesc 00007ff94a977d48 +0x293 System.Windows.UIElement.Measure(System.Windows.Size))
00000001453f9700 00007ff94b93be33 (MethodDesc 00007ff94b85d850 +0x63 System.Windows.DependencyObject.GetValue(System.Windows.DependencyProperty)), calling (MethodDesc 00007ff94b85d860 +0 System.Windows.DependencyObject.GetValueEntry(System.Windows.EntryIndex, System.Windows.DependencyProperty, System.Windows.PropertyMetadata, System.Windows.RequestFlags))
00000001453f97c0 00007ff9497e2adb (MethodDesc 00007ff9493965f0 +0x12b System.Windows.Controls.Grid.MeasureCell(Int32, Boolean)), calling (MethodDesc 00007ff94a977d48 +0 System.Windows.UIElement.Measure(System.Windows.Size))
00000001453f9820 00007ff94b93be33 (MethodDesc 00007ff94b85d850 +0x63 System.Windows.DependencyObject.GetValue(System.Windows.DependencyProperty)), calling (MethodDesc 00007ff94b85d860 +0 System.Windows.DependencyObject.GetValueEntry(System.Windows.EntryIndex, System.Windows.DependencyProperty, System.Windows.PropertyMetadata, System.Windows.RequestFlags))
00000001453f98b0 00007ff9497e1d9f (MethodDesc 00007ff9493965c0 +0xcf System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean, Boolean ByRef)), calling (MethodDesc 00007ff9493965f0 +0 System.Windows.Controls.Grid.MeasureCell(Int32, Boolean))
00000001453f98c0 00007ff9497e1546 (MethodDesc 00007ff9492202f8 +0x36 System.Windows.Controls.DefinitionBase.get_UserMaxSizeValueCache()), calling (MethodDesc 00007ff94b85d850 +0 System.Windows.DependencyObject.GetValue(System.Windows.DependencyProperty))
00000001453f98f0 00007ff9497e26ef (MethodDesc 00007ff949396650 +0x38f System.Windows.Controls.Grid.ResolveStarLegacy(System.Windows.Controls.DefinitionBase[], Double)), calling (MethodDesc 00007ff949220258 +0 System.Windows.Controls.DefinitionBase.get_MinSize())
00000001453f99e0 00007ff9497e0a73 (MethodDesc 00007ff949396410 +0x6a3 System.Windows.Controls.Grid.MeasureOverride(System.Windows.Size)), calling (MethodDesc 00007ff9493965c0 +0 System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean, Boolean ByRef))
00000001453f9a20 00007ff94b93be33 (MethodDesc 00007ff94b85d850 +0x63 System.Windows.DependencyObject.GetValue(System.Windows.DependencyProperty)), calling (MethodDesc 00007ff94b85d860 +0 System.Windows.DependencyObject.GetValueEntry(System.Windows.EntryIndex, System.Windows.DependencyProperty, System.Windows.PropertyMetadata, System.Windows.RequestFlags))
00000001453f9b30 00007ff9497db558 (MethodDesc 00007ff949374ff0 +0x5b8 System.Windows.FrameworkElement.MeasureCore(System.Windows.Size))
00000001453f9b48 00007ff9497dc855 (MethodDesc 00007ff94937f330 +0x65 System.Windows.FrameworkTemplate.LoadTemplateXaml(System.Xaml.XamlObjectWriter)), calling (MethodDesc 00007ff94d566168 +0 System.Security.CodeAccessPermission.Assert())
00000001453f9b50 00007ff9bd570b5a ntdll!RtlpxVirtualUnwind+0x1ca, calling ntdll!RtlpUnwindPrologue
00000001453f9c00 00007ff94ea9ad4e clr!CrawlFrame::IsFunclet+0x46, calling clr!guard_dispatch_icall_nop
00000001453f9c90 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453f9cb0 00007ff94aca3de5 (MethodDesc 00007ff94ab18428 +0x35 MS.Internal.Media.VisualTreeUtils.AsVisualHelper(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef)), calling clr!JIT_CheckedWriteBarrier
00000001453f9cc0 00007ff94b92ef3f (MethodDesc 00007ff94b856478 +0xf System.Windows.Threading.Dispatcher.VerifyAccess()), calling 00007ff94eafb9b0 (stub for System.Threading.Thread.GetCurrentThreadNative())
00000001453f9ce0 00007ff94eb4de6e clr!JIT_Stelem_Ref__ObjIsInstanceOfNoGC_Helper+0x1e, calling clr!ObjIsInstanceOfNoGC
00000001453f9d00 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453f9d10 00007ff94b93be56 (MethodDesc 00007ff94b85d310 +0x16 System.Windows.DependencyObjectType.IsInstanceOfType(System.Windows.DependencyObject)), calling (MethodDesc 00007ff94b85d808 +0 System.Windows.DependencyObject.get_DependencyObjectType())
00000001453f9d30 00007ff94aca3a70 (MethodDesc 00007ff94aa6ae58 +0x20 System.Windows.Media.VisualTreeHelper.GetParent(System.Windows.DependencyObject)), calling (MethodDesc 00007ff94ab18408 +0 MS.Internal.Media.VisualTreeUtils.AsNonNullVisual(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef))
00000001453f9e40 00007ff94ac94923 (MethodDesc 00007ff94a977d48 +0x293 System.Windows.UIElement.Measure(System.Windows.Size))
00000001453f9f20 00007ff9497d6cd0 (MethodDesc 00007ff949379950 +0x310 System.Windows.Controls.Border.MeasureOverride(System.Windows.Size)), calling (MethodDesc 00007ff94a977d48 +0 System.Windows.UIElement.Measure(System.Windows.Size))
00000001453f9f90 00007ff94b93be33 (MethodDesc 00007ff94b85d850 +0x63 System.Windows.DependencyObject.GetValue(System.Windows.DependencyProperty)), calling (MethodDesc 00007ff94b85d860 +0 System.Windows.DependencyObject.GetValueEntry(System.Windows.EntryIndex, System.Windows.DependencyProperty, System.Windows.PropertyMetadata, System.Windows.RequestFlags))
00000001453fa090 00007ff9497db558 (MethodDesc 00007ff949374ff0 +0x5b8 System.Windows.FrameworkElement.MeasureCore(System.Windows.Size))
00000001453fa138 00007ff9497dc86e (MethodDesc 00007ff94937f330 +0x7e System.Windows.FrameworkTemplate.LoadTemplateXaml(System.Xaml.XamlObjectWriter)), calling (MethodDesc 00007ff94937f330 +0x99 System.Windows.FrameworkTemplate.LoadTemplateXaml(System.Xaml.XamlObjectWriter))
00000001453fa150 00007ff9497dc86e (MethodDesc 00007ff94937f330 +0x7e System.Windows.FrameworkTemplate.LoadTemplateXaml(System.Xaml.XamlObjectWriter)), calling (MethodDesc 00007ff94937f330 +0x99 System.Windows.FrameworkTemplate.LoadTemplateXaml(System.Xaml.XamlObjectWriter))
00000001453fa1d0 00007ff94ea98b04 clr!EECodeManager::GetGSCookieAddr+0x94, calling clr!GcInfoDecoder::GcInfoDecoder
00000001453fa1f0 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453fa210 00007ff94aca3de5 (MethodDesc 00007ff94ab18428 +0x35 MS.Internal.Media.VisualTreeUtils.AsVisualHelper(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef)), calling clr!JIT_CheckedWriteBarrier
00000001453fa220 00007ff94b92ef3f (MethodDesc 00007ff94b856478 +0xf System.Windows.Threading.Dispatcher.VerifyAccess()), calling 00007ff94eafb9b0 (stub for System.Threading.Thread.GetCurrentThreadNative())
00000001453fa240 00007ff94eb4de6e clr!JIT_Stelem_Ref__ObjIsInstanceOfNoGC_Helper+0x1e, calling clr!ObjIsInstanceOfNoGC
00000001453fa260 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453fa270 00007ff94b93be56 (MethodDesc 00007ff94b85d310 +0x16 System.Windows.DependencyObjectType.IsInstanceOfType(System.Windows.DependencyObject)), calling (MethodDesc 00007ff94b85d808 +0 System.Windows.DependencyObject.get_DependencyObjectType())
00000001453fa290 00007ff94aca3a70 (MethodDesc 00007ff94aa6ae58 +0x20 System.Windows.Media.VisualTreeHelper.GetParent(System.Windows.DependencyObject)), calling (MethodDesc 00007ff94ab18408 +0 MS.Internal.Media.VisualTreeUtils.AsNonNullVisual(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef))
00000001453fa3a0 00007ff94ac94923 (MethodDesc 00007ff94a977d48 +0x293 System.Windows.UIElement.Measure(System.Windows.Size))
00000001453fa3c0 00007ff94aca3de5 (MethodDesc 00007ff94ab18428 +0x35 MS.Internal.Media.VisualTreeUtils.AsVisualHelper(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef)), calling clr!JIT_CheckedWriteBarrier
00000001453fa480 00007ff9497e2d3c (MethodDesc 00007ff949386990 +0x4c MS.Internal.Helper.MeasureElementWithSingleChild(System.Windows.UIElement, System.Windows.Size)), calling (MethodDesc 00007ff94a977d48 +0 System.Windows.UIElement.Measure(System.Windows.Size))
00000001453fa4c0 00007ff9497e49d4 (MethodDesc 00007ff9493820e0 +0x14 System.Windows.Controls.ContentPresenter.MeasureOverride(System.Windows.Size)), calling (MethodDesc 00007ff949386990 +0 MS.Internal.Helper.MeasureElementWithSingleChild(System.Windows.UIElement, System.Windows.Size))
00000001453fa4f0 00007ff9497db558 (MethodDesc 00007ff949374ff0 +0x5b8 System.Windows.FrameworkElement.MeasureCore(System.Windows.Size))
00000001453fa600 00007ff948e04a32 wpfgfx_v0400!CShapeBase::GetCachedBounds+0xbe, calling wpfgfx_v0400!_security_check_cookie
00000001453fa640 00007ff948e9b301 wpfgfx_v0400!PathFigureData::PathFigureData+0x2d, calling wpfgfx_v0400!PathFigureData::SetFigureData
00000001453fa650 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453fa670 00007ff94aca3de5 (MethodDesc 00007ff94ab18428 +0x35 MS.Internal.Media.VisualTreeUtils.AsVisualHelper(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef)), calling clr!JIT_CheckedWriteBarrier
00000001453fa680 00007ff94b92ef3f (MethodDesc 00007ff94b856478 +0xf System.Windows.Threading.Dispatcher.VerifyAccess()), calling 00007ff94eafb9b0 (stub for System.Threading.Thread.GetCurrentThreadNative())
00000001453fa6a0 00007ff94eb4de6e clr!JIT_Stelem_Ref__ObjIsInstanceOfNoGC_Helper+0x1e, calling clr!ObjIsInstanceOfNoGC
00000001453fa6c0 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453fa6d0 00007ff94b93be56 (MethodDesc 00007ff94b85d310 +0x16 System.Windows.DependencyObjectType.IsInstanceOfType(System.Windows.DependencyObject)), calling (MethodDesc 00007ff94b85d808 +0 System.Windows.DependencyObject.get_DependencyObjectType())
00000001453fa6f0 00007ff94aca3a70 (MethodDesc 00007ff94aa6ae58 +0x20 System.Windows.Media.VisualTreeHelper.GetParent(System.Windows.DependencyObject)), calling (MethodDesc 00007ff94ab18408 +0 MS.Internal.Media.VisualTreeUtils.AsNonNullVisual(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef))
00000001453fa800 00007ff94ac94923 (MethodDesc 00007ff94a977d48 +0x293 System.Windows.UIElement.Measure(System.Windows.Size))
00000001453fa8e0 00007ff9497d6cd0 (MethodDesc 00007ff949379950 +0x310 System.Windows.Controls.Border.MeasureOverride(System.Windows.Size)), calling (MethodDesc 00007ff94a977d48 +0 System.Windows.UIElement.Measure(System.Windows.Size))
00000001453fa950 00007ff94b93be33 (MethodDesc 00007ff94b85d850 +0x63 System.Windows.DependencyObject.GetValue(System.Windows.DependencyProperty)), calling (MethodDesc 00007ff94b85d860 +0 System.Windows.DependencyObject.GetValueEntry(System.Windows.EntryIndex, System.Windows.DependencyProperty, System.Windows.PropertyMetadata, System.Windows.RequestFlags))
00000001453faa50 00007ff9497db558 (MethodDesc 00007ff949374ff0 +0x5b8 System.Windows.FrameworkElement.MeasureCore(System.Windows.Size))
00000001453fab50 00007ff94acb3c90 (MethodDesc 00007ff94aa5ead0 +0x280 System.Windows.Media.Geometry.GetBoundsInternal(System.Windows.Media.Pen, System.Windows.Media.Matrix, Double, System.Windows.Media.ToleranceType)), calling (MethodDesc 00007ff94b859f08 +0 System.Windows.Rect..ctor(Double, Double, Double, Double))
00000001453fab60 00007ff94bba9bba (MethodDesc 00007ff94b8a6a80 +0x1a System.Windows.EffectiveValueEntry.get_ModifiedValue()), calling clr!JIT_IsInstanceOfClass
00000001453fab80 00007ff94b939133 (MethodDesc 00007ff94b85c4a0 +0x33 System.Windows.EffectiveValueEntry.GetFlattenedEntry(System.Windows.RequestFlags)), calling clr!JIT_ByRefWriteBarrier
00000001453fab90 00007ff94b939231 (MethodDesc 00007ff94b85c4a0 +0x131 System.Windows.EffectiveValueEntry.GetFlattenedEntry(System.Windows.RequestFlags)), calling clr!JIT_CheckedWriteBarrier
00000001453fabb0 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453fabd0 00007ff94aca3de5 (MethodDesc 00007ff94ab18428 +0x35 MS.Internal.Media.VisualTreeUtils.AsVisualHelper(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef)), calling clr!JIT_CheckedWriteBarrier
00000001453fabe0 00007ff94b92ef3f (MethodDesc 00007ff94b856478 +0xf System.Windows.Threading.Dispatcher.VerifyAccess()), calling 00007ff94eafb9b0 (stub for System.Threading.Thread.GetCurrentThreadNative())
00000001453fabf0 00007ff94b939133 (MethodDesc 00007ff94b85c4a0 +0x33 System.Windows.EffectiveValueEntry.GetFlattenedEntry(System.Windows.RequestFlags)), calling clr!JIT_ByRefWriteBarrier
00000001453fac00 00007ff94eb4de6e clr!JIT_Stelem_Ref__ObjIsInstanceOfNoGC_Helper+0x1e, calling clr!ObjIsInstanceOfNoGC
00000001453fac20 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453fac30 00007ff94b93be56 (MethodDesc 00007ff94b85d310 +0x16 System.Windows.DependencyObjectType.IsInstanceOfType(System.Windows.DependencyObject)), calling (MethodDesc 00007ff94b85d808 +0 System.Windows.DependencyObject.get_DependencyObjectType())
00000001453fac50 00007ff94aca3a70 (MethodDesc 00007ff94aa6ae58 +0x20 System.Windows.Media.VisualTreeHelper.GetParent(System.Windows.DependencyObject)), calling (MethodDesc 00007ff94ab18408 +0 MS.Internal.Media.VisualTreeUtils.AsNonNullVisual(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef))
00000001453fad60 00007ff94ac94923 (MethodDesc 00007ff94a977d48 +0x293 System.Windows.UIElement.Measure(System.Windows.Size))
00000001453fad70 00007ff94b93be33 (MethodDesc 00007ff94b85d850 +0x63 System.Windows.DependencyObject.GetValue(System.Windows.DependencyProperty)), calling (MethodDesc 00007ff94b85d860 +0 System.Windows.DependencyObject.GetValueEntry(System.Windows.EntryIndex, System.Windows.DependencyProperty, System.Windows.PropertyMetadata, System.Windows.RequestFlags))
00000001453fad80 00007ff94b93be33 (MethodDesc 00007ff94b85d850 +0x63 System.Windows.DependencyObject.GetValue(System.Windows.DependencyProperty)), calling (MethodDesc 00007ff94b85d860 +0 System.Windows.DependencyObject.GetValueEntry(System.Windows.EntryIndex, System.Windows.DependencyProperty, System.Windows.PropertyMetadata, System.Windows.RequestFlags))
00000001453fae40 00007ff9497e2c70 (MethodDesc 00007ff9493762a8 +0x60 System.Windows.Controls.Control.MeasureOverride(System.Windows.Size)), calling (MethodDesc 00007ff94a977d48 +0 System.Windows.UIElement.Measure(System.Windows.Size))
00000001453fae50 00007ff94d8ea71d (MethodDesc 00007ff94d56a8f8 +0x1d System.Math.Max(Double, Double)), calling (MethodDesc 00007ff94d54dcd8 +0 System.Double.IsNaN(Double))
00000001453fae80 00007ff9497db558 (MethodDesc 00007ff949374ff0 +0x5b8 System.Windows.FrameworkElement.MeasureCore(System.Windows.Size))
00000001453fafe0 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453fb000 00007ff94aca3de5 (MethodDesc 00007ff94ab18428 +0x35 MS.Internal.Media.VisualTreeUtils.AsVisualHelper(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef)), calling clr!JIT_CheckedWriteBarrier
00000001453fb010 00007ff94b92ef3f (MethodDesc 00007ff94b856478 +0xf System.Windows.Threading.Dispatcher.VerifyAccess()), calling 00007ff94eafb9b0 (stub for System.Threading.Thread.GetCurrentThreadNative())
00000001453fb020 00007ff94a17d461 (MethodDesc 00007ff949476c30 +0x9b1 System.Windows.Controls.VirtualizingStackPanel.SetViewportForChild(Boolean, System.Windows.Controls.Primitives.IContainItemStorage, Boolean, Double, Boolean, System.Windows.UIElement, System.Windows.Controls.Primitives.IHierarchicalVirtualizationAndScrollInfo, System.Object, Boolean, Boolean, Double, System.Windows.Rect, System.Windows.Controls.VirtualizationCacheLength, System.Windows.Controls.VirtualizationCacheLengthUnit, Int64, Boolean, System.Windows.Size, System.Windows.Size, System.Windows.Size, System.Windows.Size, System.Windows.Size, System.Windows.Size, System.Windows.Size, System.Windows.Size, System.Windows.Rect ByRef, System.Windows.Controls.VirtualizationCacheLength ByRef, System.Windows.Controls.VirtualizationCacheLengthUnit ByRef)), calling clr!JIT_IsInstanceOfInterface
00000001453fb030 00007ff94eb4de6e clr!JIT_Stelem_Ref__ObjIsInstanceOfNoGC_Helper+0x1e, calling clr!ObjIsInstanceOfNoGC
00000001453fb050 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453fb060 00007ff94b93be56 (MethodDesc 00007ff94b85d310 +0x16 System.Windows.DependencyObjectType.IsInstanceOfType(System.Windows.DependencyObject)), calling (MethodDesc 00007ff94b85d808 +0 System.Windows.DependencyObject.get_DependencyObjectType())
00000001453fb080 00007ff94aca3a70 (MethodDesc 00007ff94aa6ae58 +0x20 System.Windows.Media.VisualTreeHelper.GetParent(System.Windows.DependencyObject)), calling (MethodDesc 00007ff94ab18408 +0 MS.Internal.Media.VisualTreeUtils.AsNonNullVisual(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef))
00000001453fb190 00007ff94ac94923 (MethodDesc 00007ff94a977d48 +0x293 System.Windows.UIElement.Measure(System.Windows.Size))
00000001453fb270 00007ff94a17f1ec (MethodDesc 00007ff949476c60 +0x4fc 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, Double ByRef, Boolean 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, Int64 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, Boolean ByRef, Boolean ByRef)), calling (MethodDesc 00007ff94a977d48 +0 System.Windows.UIElement.Measure(System.Windows.Size))
00000001453fb3c0 00007ff94d8ff4a1 (MethodDesc 00007ff94d568538 +0x71 System.MulticastDelegate.RemoveImpl(System.Delegate)), calling (MethodDesc 00007ff94d5684b8 +0 System.MulticastDelegate.Equals(System.Object))
00000001453fb3e0 00007ff94e9f68ff clr!COMInterlocked::CompareExchangeObject+0x1f, calling clr!ErectWriteBarrier
00000001453fb6e0 00007ff94980f3c7 (MethodDesc 00007ff949210688 +0x2a57 System.Windows.Controls.VirtualizingStackPanel.MeasureOverrideImpl(System.Windows.Size, System.Nullable`1<Double> ByRef, System.Collections.Generic.List`1<Double> ByRef, System.Nullable`1<Double> ByRef, Boolean)), calling (MethodDesc 00007ff949476c60 +0 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, Double ByRef, Boolean 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, Int64 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, Boolean ByRef, Boolean ByRef))
00000001453fbf70 00007ff94980c8de (MethodDesc 00007ff949370958 +0x10e System.Windows.Controls.VirtualizingStackPanel.MeasureOverride(System.Windows.Size)), calling (MethodDesc 00007ff949210688 +0 System.Windows.Controls.VirtualizingStackPanel.MeasureOverrideImpl(System.Windows.Size, System.Nullable`1<Double> ByRef, System.Collections.Generic.List`1<Double> ByRef, System.Nullable`1<Double> ByRef, Boolean))
00000001453fc020 00007ff9497db558 (MethodDesc 00007ff949374ff0 +0x5b8 System.Windows.FrameworkElement.MeasureCore(System.Windows.Size))
00000001453fc040 00007ff94b939466 (MethodDesc 00007ff94b85de20 +0xf6 System.Windows.DependencyObject.SetEffectiveValue(System.Windows.EntryIndex, System.Windows.DependencyProperty, System.Windows.PropertyMetadata, System.Windows.EffectiveValueEntry, System.Windows.EffectiveValueEntry)), calling clr!JIT_ByRefWriteBarrier
00000001453fc0c0 00007ff94b938c30 (MethodDesc 00007ff94b85da00 +0x420 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)), calling (MethodDesc 00007ff94b85c4a0 +0 System.Windows.EffectiveValueEntry.GetFlattenedEntry(System.Windows.RequestFlags))
00000001453fc100 00007ff94ac94cd8 (MethodDesc 00007ff94a977d48 +0x648 System.Windows.UIElement.Measure(System.Windows.Size)), calling (MethodDesc 00007ff94a977d48 +0x80d System.Windows.UIElement.Measure(System.Windows.Size))
00000001453fc120 00007ff94b93be33 (MethodDesc 00007ff94b85d850 +0x63 System.Windows.DependencyObject.GetValue(System.Windows.DependencyProperty)), calling (MethodDesc 00007ff94b85d860 +0 System.Windows.DependencyObject.GetValueEntry(System.Windows.EntryIndex, System.Windows.DependencyProperty, System.Windows.PropertyMetadata, System.Windows.RequestFlags))
00000001453fc180 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453fc1a0 00007ff94aca3de5 (MethodDesc 00007ff94ab18428 +0x35 MS.Internal.Media.VisualTreeUtils.AsVisualHelper(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef)), calling clr!JIT_CheckedWriteBarrier
00000001453fc1b0 00007ff94b92ef3f (MethodDesc 00007ff94b856478 +0xf System.Windows.Threading.Dispatcher.VerifyAccess()), calling 00007ff94eafb9b0 (stub for System.Threading.Thread.GetCurrentThreadNative())
00000001453fc1d0 00007ff94eb4de6e clr!JIT_Stelem_Ref__ObjIsInstanceOfNoGC_Helper+0x1e, calling clr!ObjIsInstanceOfNoGC
00000001453fc1f0 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453fc200 00007ff94b93be56 (MethodDesc 00007ff94b85d310 +0x16 System.Windows.DependencyObjectType.IsInstanceOfType(System.Windows.DependencyObject)), calling (MethodDesc 00007ff94b85d808 +0 System.Windows.DependencyObject.get_DependencyObjectType())
00000001453fc220 00007ff94aca3a70 (MethodDesc 00007ff94aa6ae58 +0x20 System.Windows.Media.VisualTreeHelper.GetParent(System.Windows.DependencyObject)), calling (MethodDesc 00007ff94ab18408 +0 MS.Internal.Media.VisualTreeUtils.AsNonNullVisual(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef))
00000001453fc330 00007ff94ac94923 (MethodDesc 00007ff94a977d48 +0x293 System.Windows.UIElement.Measure(System.Windows.Size))
00000001453fc350 00007ff94aca3de5 (MethodDesc 00007ff94ab18428 +0x35 MS.Internal.Media.VisualTreeUtils.AsVisualHelper(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef)), calling clr!JIT_CheckedWriteBarrier
00000001453fc410 00007ff9497e2d3c (MethodDesc 00007ff949386990 +0x4c MS.Internal.Helper.MeasureElementWithSingleChild(System.Windows.UIElement, System.Windows.Size)), calling (MethodDesc 00007ff94a977d48 +0 System.Windows.UIElement.Measure(System.Windows.Size))
00000001453fc450 00007ff94973b5a4 (MethodDesc 00007ff9493724e0 +0x14 System.Windows.Controls.ItemsPresenter.MeasureOverride(System.Windows.Size)), calling (MethodDesc 00007ff949386990 +0 MS.Internal.Helper.MeasureElementWithSingleChild(System.Windows.UIElement, System.Windows.Size))
00000001453fc480 00007ff9497db558 (MethodDesc 00007ff949374ff0 +0x5b8 System.Windows.FrameworkElement.MeasureCore(System.Windows.Size))
00000001453fc510 00007ff94b939d5c (MethodDesc 00007ff94b855608 +0x2c System.Windows.UncommonField`1[[System.__Canon, mscorlib]].GetValue(System.Windows.DependencyObject)), calling (MethodDesc 00007ff94b85dde8 +0 System.Windows.DependencyObject.LookupEntry(Int32))
00000001453fc550 00007ff9497db7fb (MethodDesc 00007ff949374ff0 +0x85b System.Windows.FrameworkElement.MeasureCore(System.Windows.Size)), calling (MethodDesc 00007ff94b859b18 +0 System.Windows.Size..ctor(Double, Double))
00000001453fc5a0 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453fc5c0 00007ff94aca3de5 (MethodDesc 00007ff94ab18428 +0x35 MS.Internal.Media.VisualTreeUtils.AsVisualHelper(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef)), calling clr!JIT_CheckedWriteBarrier
00000001453fc5d0 00007ff94b92ef3f (MethodDesc 00007ff94b856478 +0xf System.Windows.Threading.Dispatcher.VerifyAccess()), calling 00007ff94eafb9b0 (stub for System.Threading.Thread.GetCurrentThreadNative())
00000001453fc5e0 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453fc5f0 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453fc600 00007ff94aca3da1 (MethodDesc 00007ff94a979dd0 +0x31 MS.Internal.Media.VisualTreeUtils.AsVisual(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef)), calling (MethodDesc 00007ff94b856478 +0 System.Windows.Threading.Dispatcher.VerifyAccess())
00000001453fc610 00007ff94aca3de5 (MethodDesc 00007ff94ab18428 +0x35 MS.Internal.Media.VisualTreeUtils.AsVisualHelper(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef)), calling clr!JIT_CheckedWriteBarrier
00000001453fc620 00007ff94b92ef3f (MethodDesc 00007ff94b856478 +0xf System.Windows.Threading.Dispatcher.VerifyAccess()), calling 00007ff94eafb9b0 (stub for System.Threading.Thread.GetCurrentThreadNative())
00000001453fc650 00007ff94aca3da1 (MethodDesc 00007ff94a979dd0 +0x31 MS.Internal.Media.VisualTreeUtils.AsVisual(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef)), calling (MethodDesc 00007ff94b856478 +0 System.Windows.Threading.Dispatcher.VerifyAccess())
00000001453fc660 00007ff94b93be56 (MethodDesc 00007ff94b85d310 +0x16 System.Windows.DependencyObjectType.IsInstanceOfType(System.Windows.DependencyObject)), calling (MethodDesc 00007ff94b85d808 +0 System.Windows.DependencyObject.get_DependencyObjectType())
00000001453fc790 00007ff94ac94923 (MethodDesc 00007ff94a977d48 +0x293 System.Windows.UIElement.Measure(System.Windows.Size))
00000001453fc7b0 00007ff94aca3de5 (MethodDesc 00007ff94ab18428 +0x35 MS.Internal.Media.VisualTreeUtils.AsVisualHelper(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef)), calling clr!JIT_CheckedWriteBarrier
00000001453fc870 00007ff9497e2d3c (MethodDesc 00007ff949386990 +0x4c MS.Internal.Helper.MeasureElementWithSingleChild(System.Windows.UIElement, System.Windows.Size)), calling (MethodDesc 00007ff94a977d48 +0 System.Windows.UIElement.Measure(System.Windows.Size))
00000001453fc8b0 00007ff949748d61 (MethodDesc 00007ff949396b70 +0x141 System.Windows.Controls.ScrollContentPresenter.MeasureOverride(System.Windows.Size)), calling (MethodDesc 00007ff949386990 +0 MS.Internal.Helper.MeasureElementWithSingleChild(System.Windows.UIElement, System.Windows.Size))
00000001453fc8d0 00007ff94acaf9ee (MethodDesc 00007ff94aa65d10 +0x2e System.Windows.Media.MatrixTransform.get_Matrix()), calling (MethodDesc 00007ff94b85d850 +0 System.Windows.DependencyObject.GetValue(System.Windows.DependencyProperty))
00000001453fc8f0 00007ff94b93be33 (MethodDesc 00007ff94b85d850 +0x63 System.Windows.DependencyObject.GetValue(System.Windows.DependencyProperty)), calling (MethodDesc 00007ff94b85d860 +0 System.Windows.DependencyObject.GetValueEntry(System.Windows.EntryIndex, System.Windows.DependencyProperty, System.Windows.PropertyMetadata, System.Windows.RequestFlags))
00000001453fc980 00007ff9497db558 (MethodDesc 00007ff949374ff0 +0x5b8 System.Windows.FrameworkElement.MeasureCore(System.Windows.Size))
00000001453fca90 00007ff94b936ec3 (MethodDesc 00007ff94b89f770 +0x43 MS.Utility.LargeSortedObjectMap.GetKeyValuePair(Int32, Int32 ByRef, System.Object ByRef)), calling clr!JIT_CheckedWriteBarrier
00000001453fcae0 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453fcaf0 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453fcb00 00007ff94aca3de5 (MethodDesc 00007ff94ab18428 +0x35 MS.Internal.Media.VisualTreeUtils.AsVisualHelper(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef)), calling clr!JIT_CheckedWriteBarrier
00000001453fcb10 00007ff94aca3de5 (MethodDesc 00007ff94ab18428 +0x35 MS.Internal.Media.VisualTreeUtils.AsVisualHelper(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef)), calling clr!JIT_CheckedWriteBarrier
00000001453fcb20 00007ff94b92ef3f (MethodDesc 00007ff94b856478 +0xf System.Windows.Threading.Dispatcher.VerifyAccess()), calling 00007ff94eafb9b0 (stub for System.Threading.Thread.GetCurrentThreadNative())
00000001453fcb30 00007ff94eb4de6e clr!JIT_Stelem_Ref__ObjIsInstanceOfNoGC_Helper+0x1e, calling clr!ObjIsInstanceOfNoGC
00000001453fcb50 00007ff94aca3da1 (MethodDesc 00007ff94a979dd0 +0x31 MS.Internal.Media.VisualTreeUtils.AsVisual(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef)), calling (MethodDesc 00007ff94b856478 +0 System.Windows.Threading.Dispatcher.VerifyAccess())
00000001453fcb60 00007ff94b93be56 (MethodDesc 00007ff94b85d310 +0x16 System.Windows.DependencyObjectType.IsInstanceOfType(System.Windows.DependencyObject)), calling (MethodDesc 00007ff94b85d808 +0 System.Windows.DependencyObject.get_DependencyObjectType())
00000001453fcc90 00007ff94ac94923 (MethodDesc 00007ff94a977d48 +0x293 System.Windows.UIElement.Measure(System.Windows.Size))
00000001453fccb0 00007ff94b93be33 (MethodDesc 00007ff94b85d850 +0x63 System.Windows.DependencyObject.GetValue(System.Windows.DependencyProperty)), calling (MethodDesc 00007ff94b85d860 +0 System.Windows.DependencyObject.GetValueEntry(System.Windows.EntryIndex, System.Windows.DependencyProperty, System.Windows.PropertyMetadata, System.Windows.RequestFlags))
00000001453fcd70 00007ff9497e2adb (MethodDesc 00007ff9493965f0 +0x12b System.Windows.Controls.Grid.MeasureCell(Int32, Boolean)), calling (MethodDesc 00007ff94a977d48 +0 System.Windows.UIElement.Measure(System.Windows.Size))
00000001453fcda0 00007ff94b93be33 (MethodDesc 00007ff94b85d850 +0x63 System.Windows.DependencyObject.GetValue(System.Windows.DependencyProperty)), calling (MethodDesc 00007ff94b85d860 +0 System.Windows.DependencyObject.GetValueEntry(System.Windows.EntryIndex, System.Windows.DependencyProperty, System.Windows.PropertyMetadata, System.Windows.RequestFlags))
00000001453fcdb0 00007ff9497831b7 (MethodDesc 00007ff949217030 +0x47 System.Windows.Controls.ItemsControl.GetItemsOwnerInternal(System.Windows.DependencyObject, System.Windows.Controls.ItemsControl ByRef)), calling (MethodDesc 00007ff94921f608 +0 System.Windows.Controls.Panel.get_IsItemsHost())
00000001453fce60 00007ff9497e1d9f (MethodDesc 00007ff9493965c0 +0xcf System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean, Boolean ByRef)), calling (MethodDesc 00007ff9493965f0 +0 System.Windows.Controls.Grid.MeasureCell(Int32, Boolean))
00000001453fce70 00007ff9497e1546 (MethodDesc 00007ff9492202f8 +0x36 System.Windows.Controls.DefinitionBase.get_UserMaxSizeValueCache()), calling (MethodDesc 00007ff94b85d850 +0 System.Windows.DependencyObject.GetValue(System.Windows.DependencyProperty))
00000001453fcea0 00007ff9497e26ef (MethodDesc 00007ff949396650 +0x38f System.Windows.Controls.Grid.ResolveStarLegacy(System.Windows.Controls.DefinitionBase[], Double)), calling (MethodDesc 00007ff949220258 +0 System.Windows.Controls.DefinitionBase.get_MinSize())
00000001453fcf90 00007ff9497e0e7e (MethodDesc 00007ff949396410 +0xaae System.Windows.Controls.Grid.MeasureOverride(System.Windows.Size)), calling (MethodDesc 00007ff9493965c0 +0 System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean, Boolean ByRef))
00000001453fcfd0 00007ff94b93be33 (MethodDesc 00007ff94b85d850 +0x63 System.Windows.DependencyObject.GetValue(System.Windows.DependencyProperty)), calling (MethodDesc 00007ff94b85d860 +0 System.Windows.DependencyObject.GetValueEntry(System.Windows.EntryIndex, System.Windows.DependencyProperty, System.Windows.PropertyMetadata, System.Windows.RequestFlags))
00000001453fd0e0 00007ff9497db558 (MethodDesc 00007ff949374ff0 +0x5b8 System.Windows.FrameworkElement.MeasureCore(System.Windows.Size))
00000001453fd170 00007ff94b9390e4 (MethodDesc 00007ff94b85da00 +0x8d4 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)), calling clr!JIT_IsInstanceOfClass
00000001453fd240 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453fd250 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453fd260 00007ff94aca3de5 (MethodDesc 00007ff94ab18428 +0x35 MS.Internal.Media.VisualTreeUtils.AsVisualHelper(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef)), calling clr!JIT_CheckedWriteBarrier
00000001453fd270 00007ff94aca3de5 (MethodDesc 00007ff94ab18428 +0x35 MS.Internal.Media.VisualTreeUtils.AsVisualHelper(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef)), calling clr!JIT_CheckedWriteBarrier
00000001453fd280 00007ff94b92ef3f (MethodDesc 00007ff94b856478 +0xf System.Windows.Threading.Dispatcher.VerifyAccess()), calling 00007ff94eafb9b0 (stub for System.Threading.Thread.GetCurrentThreadNative())
00000001453fd290 00007ff94eb4de6e clr!JIT_Stelem_Ref__ObjIsInstanceOfNoGC_Helper+0x1e, calling clr!ObjIsInstanceOfNoGC
00000001453fd2b0 00007ff94aca3da1 (MethodDesc 00007ff94a979dd0 +0x31 MS.Internal.Media.VisualTreeUtils.AsVisual(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef)), calling (MethodDesc 00007ff94b856478 +0 System.Windows.Threading.Dispatcher.VerifyAccess())
00000001453fd2c0 00007ff94b93be56 (MethodDesc 00007ff94b85d310 +0x16 System.Windows.DependencyObjectType.IsInstanceOfType(System.Windows.DependencyObject)), calling (MethodDesc 00007ff94b85d808 +0 System.Windows.DependencyObject.get_DependencyObjectType())
00000001453fd3f0 00007ff94ac94923 (MethodDesc 00007ff94a977d48 +0x293 System.Windows.UIElement.Measure(System.Windows.Size))
00000001453fd4d0 00007ff949748365 (MethodDesc 00007ff949392bb0 +0x445 System.Windows.Controls.ScrollViewer.MeasureOverride(System.Windows.Size)), calling (MethodDesc 00007ff94a977d48 +0 System.Windows.UIElement.Measure(System.Windows.Size))
00000001453fd5b0 00007ff9497db558 (MethodDesc 00007ff949374ff0 +0x5b8 System.Windows.FrameworkElement.MeasureCore(System.Windows.Size))
00000001453fd620 00007ff94b9384c5 (MethodDesc 00007ff94b85d860 +0x205 System.Windows.DependencyObject.GetValueEntry(System.Windows.EntryIndex, System.Windows.DependencyProperty, System.Windows.PropertyMetadata, System.Windows.RequestFlags)), calling clr!JIT_CheckedWriteBarrier
00000001453fd680 00007ff94bba9bba (MethodDesc 00007ff94b8a6a80 +0x1a System.Windows.EffectiveValueEntry.get_ModifiedValue()), calling clr!JIT_IsInstanceOfClass
00000001453fd690 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453fd6b0 00007ff94aca3de5 (MethodDesc 00007ff94ab18428 +0x35 MS.Internal.Media.VisualTreeUtils.AsVisualHelper(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef)), calling clr!JIT_CheckedWriteBarrier
00000001453fd6c0 00007ff94b92ef3f (MethodDesc 00007ff94b856478 +0xf System.Windows.Threading.Dispatcher.VerifyAccess()), calling 00007ff94eafb9b0 (stub for System.Threading.Thread.GetCurrentThreadNative())
00000001453fd6d0 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453fd6e0 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453fd6f0 00007ff94aca3de5 (MethodDesc 00007ff94ab18428 +0x35 MS.Internal.Media.VisualTreeUtils.AsVisualHelper(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef)), calling clr!JIT_CheckedWriteBarrier
00000001453fd700 00007ff94aca3de5 (MethodDesc 00007ff94ab18428 +0x35 MS.Internal.Media.VisualTreeUtils.AsVisualHelper(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef)), calling clr!JIT_CheckedWriteBarrier
00000001453fd710 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453fd720 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453fd730 00007ff94aca3de5 (MethodDesc 00007ff94ab18428 +0x35 MS.Internal.Media.VisualTreeUtils.AsVisualHelper(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef)), calling clr!JIT_CheckedWriteBarrier
00000001453fd740 00007ff94b92ef3f (MethodDesc 00007ff94b856478 +0xf System.Windows.Threading.Dispatcher.VerifyAccess()), calling 00007ff94eafb9b0 (stub for System.Threading.Thread.GetCurrentThreadNative())
00000001453fd750 00007ff94acbe70c (MethodDesc 00007ff94ab1eb38 +0x4c System.Windows.ContextLayoutManager+LayoutQueue._getNewRequest(System.Windows.UIElement)), calling clr!JIT_WriteBarrier
00000001453fd760 00007ff94eb4de6e clr!JIT_Stelem_Ref__ObjIsInstanceOfNoGC_Helper+0x1e, calling clr!ObjIsInstanceOfNoGC
00000001453fd780 00007ff94eafb9b9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread
00000001453fd790 00007ff94b93be56 (MethodDesc 00007ff94b85d310 +0x16 System.Windows.DependencyObjectType.IsInstanceOfType(System.Windows.DependencyObject)), calling (MethodDesc 00007ff94b85d808 +0 System.Windows.DependencyObject.get_DependencyObjectType())
00000001453fd7b0 00007ff94aca3a70 (MethodDesc 00007ff94aa6ae58 +0x20 System.Windows.Media.VisualTreeHelper.GetParent(System.Windows.DependencyObject)), calling (MethodDesc 00007ff94ab18408 +0 MS.Internal.Media.VisualTreeUtils.AsNonNullVisual(System.Windows.DependencyObject, System.Windows.Media.Visual ByRef, System.Windows.Media.Media3D.Visual3D ByRef))
00000001453fd8c0 00007ff94ac94923 (MethodDesc 00007ff94a977d48 +0x293 System.Windows.UIElement.Measure(System.Windows.Size))
00000001453fd8d0 00007ff94d8ff406 (MethodDesc 00007ff94d55a710 +0x26 System.Delegate.Remove(System.Delegate, System.Delegate)), calling 00007ff94eb06220 (stub for System.Delegate.InternalEqualTypes(System.Object, System.Object))
00000001453fd9a0 00007ff94acb804f (MethodDesc 00007ff94a97a3c0 +0x20f System.Windows.ContextLayoutManager.UpdateLayout()), calling (MethodDesc 00007ff94a977d48 +0 System.Windows.UIElement.Measure(System.Windows.Size))
00000001453fd9c0 00007ff94acea95f (MethodDesc 00007ff94aa6fb10 +0x4f System.Windows.Media.Animation.Clock.FireEvent(System.Windows.EventPrivateKey))
00000001453fda80 00007ff94aca47e3 (MethodDesc 00007ff94aa6a738 +0x23 System.Windows.ContextLayoutManager.UpdateLayoutCallback(System.Object)), calling (MethodDesc 00007ff94a97a3c0 +0 System.Windows.ContextLayoutManager.UpdateLayout())
00000001453fdaa0 00007ff9ba952d57 KERNELBASE!LocaleNameToLCID+0x17, calling KERNELBASE!GetNamedLocaleHashNode
00000001453fdab0 00007ff94acb1f22 (MethodDesc 00007ff94aa6e0f8 +0x92 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()), calling (MethodDesc 00007ff94ab218e0 +0 System.Windows.Media.MediaContext+InvokeOnRenderCallback.DoWork())
00000001453fdb00 00007ff94acb17c9 (MethodDesc 00007ff94aa6e0d8 +0x99 System.Windows.Media.MediaContext.RenderMessageHandlerCore(System.Object)), calling (MethodDesc 00007ff94aa6e0f8 +0 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks())
00000001453fdb30 00007ff94b92faa7 (MethodDesc 00007ff94b856868 +0x137 System.Windows.Threading.Dispatcher.UpdateWin32TimerFromDispatcherThread(System.Object)), calling (MethodDesc 00007ff94b856868 +0x147 System.Windows.Threading.Dispatcher.UpdateWin32TimerFromDispatcherThread(System.Object))
00000001453fdb70 00007ff94aca4dd4 (MethodDesc 00007ff94a978508 +0x74 System.Windows.Media.MediaContext.AnimatedRenderMessageHandler(System.Object)), calling (MethodDesc 00007ff94aa6e0d8 +0 System.Windows.Media.MediaContext.RenderMessageHandlerCore(System.Object))
00000001453fdbc0 00007ff94b932cf8 (MethodDesc 00007ff94b7f3b98 +0x68 System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32))
00000001453fdbf0 00007ff94b92f8d2 (MethodDesc 00007ff94b856838 +0x212 System.Windows.Threading.Dispatcher.PromoteTimers(Int32)), calling (MethodDesc 00007ff94b856838 +0x27b System.Windows.Threading.Dispatcher.PromoteTimers(Int32))
00000001453fdc30 00007ff94b932bf6 (MethodDesc 00007ff94b89ced0 +0x36 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)), calling (MethodDesc 00007ff94b7f3b98 +0 System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32))
00000001453fdc80 00007ff94b9356dc (MethodDesc 00007ff94b858ac0 +0x10c System.Windows.Threading.DispatcherOperation.InvokeImpl()), calling (MethodDesc 00007ff94b89ced0 +0 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate))
00000001453fdcc0 00007ff94b9547fb (MethodDesc 00007ff94b853158 +0x4b MS.Internal.CulturePreservingExecutionContext+CultureAndContextManager.WriteCultureInfosToCurrentThread()), calling (MethodDesc 00007ff94d3b9cf0 +0 System.Threading.Thread.set_CurrentUICulture(System.Globalization.CultureInfo))
00000001453fdd00 00007ff94b94926d (MethodDesc 00007ff94b854458 +0x4d MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object))
00000001453fdd40 00007ff94d90fbe8 (MethodDesc 00007ff94d3bb458 +0x108 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean))
00000001453fde10 00007ff94d90fad5 (MethodDesc 00007ff94d5518f0 +0x15 System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)), calling (MethodDesc 00007ff94d3bb458 +0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean))
00000001453fde20 00007ff94b9547a4 (MethodDesc 00007ff94b89b188 +0x44 MS.Internal.CulturePreservingExecutionContext+CultureAndContextManager.ReadCultureInfosFromCurrentThread()), calling clr!JIT_WriteBarrier
00000001453fde30 00007ff94b933acb (MethodDesc 00007ff94b853dc0 +0x1b System.Windows.Threading.PriorityQueue`1[[System.__Canon, mscorlib]].get_MaxPriority()), calling (MethodDesc 00007ff94c87d260 +0 System.Collections.Generic.SortedList`2[[System.Int32, mscorlib],[System.__Canon, mscorlib]].GetKeyListHelper())
00000001453fde40 00007ff94d90faa5 (MethodDesc 00007ff94d5518e0 +0x55 System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)), calling (MethodDesc 00007ff94d5518f0 +0 System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean))
00000001453fde50 00007ff94b954750 (MethodDesc 00007ff94b89b178 +0x40 MS.Internal.CulturePreservingExecutionContext+CultureAndContextManager.Initialize(System.Threading.ContextCallback, System.Object)), calling (MethodDesc 00007ff94b89b188 +0 MS.Internal.CulturePreservingExecutionContext+CultureAndContextManager.ReadCultureInfosFromCurrentThread())
00000001453fde60 00007ff94b92f68b (MethodDesc 00007ff94b856818 +0x25b System.Windows.Threading.Dispatcher.CriticalRequestProcessing(Boolean)), calling (MethodDesc 00007ff94b7f3a60 +0 System.Windows.Threading.Dispatcher.RequestForegroundProcessing())
00000001453fde90 00007ff94b9354d1 (MethodDesc 00007ff94b854448 +0xb1 MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)), calling (MethodDesc 00007ff94d5518e0 +0 System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00000001453fdef0 00007ff94b9352d2 (MethodDesc 00007ff94b858aa0 +0x62 System.Windows.Threading.DispatcherOperation.Invoke()), calling (MethodDesc 00007ff94b854448 +0 MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object))
00000001453fdf50 00007ff94b93086d (MethodDesc 00007ff94b7f3a40 +0x1fd System.Windows.Threading.Dispatcher.ProcessQueue()), calling (MethodDesc 00007ff94b858aa0 +0 System.Windows.Threading.DispatcherOperation.Invoke())
00000001453fdfe0 00007ff94b92f21f (MethodDesc 00007ff94b8567e8 +0x6f System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)), calling (MethodDesc 00007ff94b7f3a40 +0 System.Windows.Threading.Dispatcher.ProcessQueue())
00000001453fe000 00007ff94b934da5 (MethodDesc 00007ff94b854368 +0x75 MS.Internal.CopyOnWriteList.get_List()), calling (MethodDesc 00007ff94b854368 +0x81 MS.Internal.CopyOnWriteList.get_List())
00000001453fe060 00007ff94b9322b4 (MethodDesc 00007ff94b858b80 +0xc4 MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef))
00000001453fe070 00007ff9bc53a6a2 OLEAUT32!RefCountMap<unsigned short * __ptr64>::Decrement+0x22, calling ntdll!RtlRunOnceBeginInitialize
00000001453fe0f0 00007ff94b9326b4 (MethodDesc 00007ff94b858c08 +0x84 MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object))
00000001453fe110 00007ff94ec7a091 clr!SafeRelease+0x231, calling clr!GCPreempNoDtor::Leave
00000001453fe140 00007ff94b932cf8 (MethodDesc 00007ff94b7f3b98 +0x68 System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32))
00000001453fe1b0 00007ff94b932bf6 (MethodDesc 00007ff94b89ced0 +0x36 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)), calling (MethodDesc 00007ff94b7f3b98 +0 System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32))
00000001453fe1c0 00007ff94d8e12e7 (MethodDesc 00007ff94d565ae8 +0x37 System.Threading.SynchronizationContext.SetSynchronizationContext(System.Threading.SynchronizationContext)), calling clr!JIT_WriteBarrier
00000001453fe1d0 00007ff94d8e128b (MethodDesc 00007ff94d565af8 +0xb System.Threading.SynchronizationContext.get_Current()), calling 00007ff94eafb9b0 (stub for System.Threading.Thread.GetCurrentThreadNative())
00000001453fe200 00007ff94b930202 (MethodDesc 00007ff94b7f3940 +0x172 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)), calling (MethodDesc 00007ff94b89ced0 +0 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate))
00000001453fe220 00007ff94b92eee4 (MethodDesc 00007ff94b856448 +0x1c4 System.Windows.Threading.Dispatcher.FromThread(System.Threading.Thread)), calling (MethodDesc 00007ff94b856448 +0x1d6 System.Windows.Threading.Dispatcher.FromThread(System.Threading.Thread))
00000001453fe2a0 00007ff94b932022 (MethodDesc 00007ff94b7f33c0 +0x152 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)), calling (MethodDesc 00007ff94b7f3940 +0 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32))
00000001453fe330 00007ff94e9f3113 clr!CLREventBase::WaitEx+0x67, calling clr!CLREventWaitHelper
00000001453fe3a0 00007ff94bb12642 (MethodDesc 00007ff94b8abea0 +0x52 DomainBoundILStubClass.IL_STUB_ReversePInvoke(Int64, Int32, Int64, Int64))
00000001453fe3c0 00007ff9bd578603 ntdll!RtlActivateActivationContextUnsafeFast+0x93, calling ntdll!_security_check_cookie
00000001453fe410 00007ff94eb4fc9e clr!UMThunkStub+0x6e
00000001453fe420 00007ff94ea0e952 clr!CrstBase::Enter+0x92, calling ntdll!RtlTryEnterCriticalSection
00000001453fe430 00007ff9b70f38d1 CoreMessaging!Microsoft::CoreUI::Dispatch::UserAdapter::WindowProc+0x161, calling CoreMessaging!_security_check_cookie
00000001453fe450 00007ff94ea0db53 clr!CrstBase::Leave+0x2b, calling ntdll!RtlLeaveCriticalSection
00000001453fe480 00007ff94ea80c41 clr!RCW::ExternalRelease+0xb1, calling clr!CrstBase::Leave
00000001453fe4a0 00007ff9bd088961 USER32!UserCallWinProcCheckWow+0x2d1, calling USER32!guard_xfg_dispatch_icall_nop
00000001453fe520 00007ff9bd095e8a USER32!GetMessageW+0x2a, calling win32u!NtUserGetMessage
00000001453fe5c0 00007ff9bd0887b7 USER32!UserCallWinProcCheckWow+0x127, calling ntdll!RtlActivateActivationContextUnsafeFast
00000001453fe600 00007ff9bd088421 USER32!DispatchMessageWorker+0x1f1, calling USER32!UserCallWinProcCheckWow
00000001453fe650 00007ff94ea24565 clr!JIT_InitPInvokeFrame+0x15, calling clr!GetThread
00000001453fe680 00007ff94b9733e9 (MethodDesc 00007ff94b85ee98 +0x79 DomainBoundILStubClass.IL_STUB_PInvoke(System.Windows.Interop.MSG ByRef))
00000001453fe6e0 00007ff94b9733e9 (MethodDesc 00007ff94b85ee98 +0x79 DomainBoundILStubClass.IL_STUB_PInvoke(System.Windows.Interop.MSG ByRef))
00000001453fe740 00007ff94b92d8a5 (MethodDesc 00007ff94b856798 +0xf5 System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)), calling 00007ff8ef7371c0 (stub for MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef))
00000001453fe7e0 00007ff94969b541 (MethodDesc 00007ff949216db8 +0x71 System.Windows.Application.RunDispatcher(System.Object)), calling (MethodDesc 00007ff94b8564c8 +0 System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame))
00000001453fe820 00007ff94969af7c (MethodDesc 00007ff949216bc0 +0x8c System.Windows.Application.RunInternal(System.Windows.Window)), calling (MethodDesc 00007ff949216db8 +0 System.Windows.Application.RunDispatcher(System.Object))
00000001453fe880 00007ff8ef395071 (MethodDesc 00007ff8ef4d82d8 +0x41 Fork.App.Main()), calling (MethodDesc 00007ff9492168e8 +0 System.Windows.Application.Run(System.Windows.Window))
DanPristupov commented 1 month ago

Does it also hang on fetch + click? Does everything work properly if you don't click on the Activity Manager icon? Did you try to restart the computer?

1simonfish commented 1 month ago

Does it also hang on fetch + click?

No, it doesn't hang

Does everything work properly if you don't click on the Activity Manager icon?

Yes

Did you try to restart the computer?

Not yet - I'll try that when I have some time