Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(NTSTATUS) 0xc0000374 Crash #10195

Open
Larhei opened this issue Nov 22, 2024 · 0 comments
Open

(NTSTATUS) 0xc0000374 Crash #10195

Larhei opened this issue Nov 22, 2024 · 0 comments
Labels
bug Something isn't working needs-triage Issue needs to be triaged by the area owners

Comments

@Larhei
Copy link

Larhei commented Nov 22, 2024

Describe the bug

We are getting Heapcorruptions in our application. When doing
0:000> !VerifyHeap

308.328 objects verified, 0 errors.
No heap corruption detected.

We see two main reasons for this happening in our app. But it all seems to come down to
FAILURE_BUCKET_ID: HEAP_CORRUPTION_ACTIONABLE_BlockNotBusy_DOUBLE_FREE always from
Microsoft_Graphics_Canvas!ABI::Microsoft::Graphics::Canvas::UI::Xaml::CanvasImageSource::`scalar deleting destructor'+0x26

KB gives use

 # RetAddr               : Args to Child                                                           : Call Site
00 00007ffb`3e03b163     : ffffffff`fffffffe 00007ffb`3df5803d 00007ffb`3e077e08 00000000`c0000374 : ntdll!RtlReportFatalFailure+0x9
01 00007ffb`3e0439ee     : 00000000`00000000 00007ffb`3e0a27f0 00000000`00000008 000001d7`9d2d0000 : ntdll!RtlReportCriticalFailure+0x97
02 00007ffb`3e043cfa     : 00000000`00000008 000001d7`9d2d0000 000001d7`9d2d0000 00007ffa`a4c64518 : ntdll!RtlpHeapHandleError+0x12
03 00007ffb`3dfdf521     : 00000000`00000001 00000000`00000000 00000000`00000000 00000000`00000000 : ntdll!RtlpHpHeapHandleError+0x7a
04 00007ffb`3dfeeae0     : 00000000`00000000 00001aae`35d975a6 00000218`472c99f0 00000218`3470ca80 : ntdll!RtlpLogHeapFailure+0x45
05 00007ffb`3af4b38b     : 00000000`00000001 00007ffa`00000000 00000000`00000000 00000014`eb97d170 : ntdll!RtlFreeHeap+0x96ca0
06 00007ffa`a095d0e6     : 00000000`00000001 00000000`00000000 00000014`eb97d160 00000218`40164320 : ucrtbase!_free_base+0x1b
07 00007ffa`a095ebc1     : 00000000`00000000 00000218`472c9440 00000014`eb97d600 00000000`00000000 : Microsoft_Graphics_Canvas!ABI::Microsoft::Graphics::Canvas::UI::Xaml::CanvasImageSource::`scalar deleting destructor'+0x26
08 00007ffa`98227464     : 00000000`00000000 00000000`00000000 00000000`00000000 00000218`472c9440 : Microsoft_Graphics_Canvas!Microsoft::WRL::Details::RuntimeClassImpl<Microsoft::WRL::RuntimeClassFlags<1>,1,1,0,ABI::Microsoft::Graphics::Canvas::UI::Xaml::ICanvasImageSource,Microsoft::WRL::FtmBase,ABI::Microsoft::Graphics::Canvas::ICanvasResourceCreator,ABI::Microsoft::Graphics::Canvas::ICanvasResourceCreatorWithDpi,Microsoft::WRL::ComposableBase<IInspectable> >::Release+0x41 [C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\winrt\wrl\implements.h @ 2009] 
09 (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!ctl::ComPtr<DirectUI::DependencyObject>::InternalRelease+0x2a [C:\__w\1\s\dxaml\xcp\components\com\inc\ComPtr.h @ 258] 
0a (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!ctl::ComPtr<DirectUI::DependencyObject>::{dtor}+0x2a [C:\__w\1\s\dxaml\xcp\components\com\inc\ComPtr.h @ 329] 
0b (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!DirectUI::DependencyObject::OnParentUpdated+0xdc [C:\__w\1\s\dxaml\xcp\dxaml\lib\DependencyObject.cpp @ 3904] 
0c 00007ffa`97c96313     : 00000014`eb97d6b0 00000000`00000000 00000000`00200000 00000000`00000000 : Microsoft_UI_Xaml!FxCallbacks::FrameworkCallbacks_OnParentUpdated+0xf4 [C:\__w\1\s\dxaml\xcp\dxaml\lib\FxCallbacks.cpp @ 937] 
0d 00007ffa`97ce989c     : 00001aae`35d977d6 00000218`3472f510 00000218`472c9440 00000218`40164320 : Microsoft_UI_Xaml!CDependencyObject::OnParentChange+0x133 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 1708] 
0e 00007ffa`984c1f02     : 00000218`472c9440 00007ffa`97ce98bf 00000218`40164320 00000014`eb97d601 : Microsoft_UI_Xaml!CMultiParentShareableDependencyObject::RemoveParent+0xfc [C:\__w\1\s\dxaml\xcp\core\core\elements\MultiParentShareableDependencyObject.cpp @ 106] 
0f 00007ffa`97c4a131     : 00000218`472c9440 00000000`0000454c 00000000`000000d3 00000218`46ff60a0 : Microsoft_UI_Xaml!CDependencyObject::ResetReferenceFromChild+0xd2 [C:\__w\1\s\dxaml\xcp\components\DependencyObject\PropertySystem.cpp @ 419] 
10 (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!CDependencyObject::ResetReferencesFromChildren+0x6b [C:\__w\1\s\dxaml\xcp\components\DependencyObject\PropertySystem.cpp @ 448] 
11 (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!CDependencyObject::ReleaseImpl+0xf4 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 399] 
12 00007ffa`97ce5621     : 00000218`46ff60a0 00000218`46ff60a0 00000218`472c9440 00000000`0000454c : Microsoft_UI_Xaml!CDependencyObject::Release+0x131 [C:\__w\1\s\dxaml\xcp\components\dependencyObject\DependencyObjectMin.cpp @ 69] 
13 (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!ReleaseInterface+0x11 [C:\__w\1\s\dxaml\xcp\pal\inc\macros.h @ 22] 
14 00007ffa`97cda124     : 00000218`46fc8040 00007ffa`9887c310 00000014`eb97d6b0 00000000`00000000 : Microsoft_UI_Xaml!CShape::~CShape+0x3d [C:\__w\1\s\dxaml\xcp\core\core\elements\shape.cpp @ 14] 
15 00007ffa`97c4a1c3     : 00000218`46ff60a0 00000218`46ff60a0 00000000`0000454c 00007ffa`9887c310 : Microsoft_UI_Xaml!CRectangle::`scalar deleting destructor'+0x14
16 (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!CDependencyObject::ReleaseImpl+0x186 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 414] 
17 00007ffa`97cdb908     : 00000218`473a9260 00000218`473a9260 00000000`00004501 00000000`00000000 : Microsoft_UI_Xaml!CDependencyObject::Release+0x1c3 [C:\__w\1\s\dxaml\xcp\components\dependencyObject\DependencyObjectMin.cpp @ 70] 
18 (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!ReleaseInterface+0x11 [C:\__w\1\s\dxaml\xcp\pal\inc\macros.h @ 22] 
19 00007ffa`97d30be4     : 00000218`46fc8040 00007ffa`9887c310 00000000`00000001 00000000`00000000 : Microsoft_UI_Xaml!CMediaBase::~CMediaBase+0x5c [C:\__w\1\s\dxaml\xcp\core\core\elements\mediabase.cpp @ 25] 
1a 00007ffa`97c4a1c3     : 00000218`473a9260 00000218`473a9260 00000000`0000454c 00007ffa`9887c310 : Microsoft_UI_Xaml!CImage::`scalar deleting destructor'+0x14
1b (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!CDependencyObject::ReleaseImpl+0x186 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 414] 
1c 00007ffa`9824eb8d     : 00000218`473a9260 00000218`4730e520 00000000`0000454c 00000218`4730e520 : Microsoft_UI_Xaml!CDependencyObject::Release+0x1c3 [C:\__w\1\s\dxaml\xcp\components\dependencyObject\DependencyObjectMin.cpp @ 70] 
1d (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!ReleaseInterface+0x8 [C:\__w\1\s\dxaml\xcp\pal\inc\macros.h @ 22] 
1e 00007ffa`9824e919     : 00000218`47305f78 00000218`4730e528 00000218`4730e528 00000000`00000000 : Microsoft_UI_Xaml!DirectUI::DependencyObject::DisconnectFrameworkPeerCore+0xad [C:\__w\1\s\dxaml\xcp\dxaml\lib\DependencyObject.cpp @ 607] 
1f (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!DirectUI::DependencyObject::DisconnectFrameworkPeer+0x13 [C:\__w\1\s\dxaml\xcp\dxaml\lib\DependencyObject.cpp @ 645] 
20 00007ffa`97cf3558     : 00000218`4730e528 00000218`4730e528 000000ce`00000000 00001aae`35d97146 : Microsoft_UI_Xaml!DirectUI::DependencyObject::OnFinalRelease+0x89 [C:\__w\1\s\dxaml\xcp\dxaml\lib\DependencyObject.cpp @ 505] 
21 00007ffa`982b069d     : 00000218`46fce3c0 00000218`46fce3c0 00000218`46fce3b0 00007ffa`a09520bf : Microsoft_UI_Xaml!ctl::ComBase::ReleaseImpl+0xa8 [C:\__w\1\s\dxaml\xcp\components\com\inc\ComBase.h @ 301] 
22 (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!ctl::ComBase::ReleaseDirect+0xc [C:\__w\1\s\dxaml\xcp\components\com\inc\ComBase.h @ 114] 
23 (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!ctl::release_interface_inner+0xc [C:\__w\1\s\dxaml\xcp\components\lifetime\inc\LifetimeUtils.h @ 64] 
24 00007ffa`982b035e     : 00000000`00000000 00000218`3f64c550 00000218`3f259d58 00007ffb`3df5803d : Microsoft_UI_Xaml!DirectUI::UIAffinityReleaseQueue::DoCleanup+0x1c1 [C:\__w\1\s\dxaml\xcp\dxaml\lib\UIAffinityReleaseQueue.cpp @ 196] 
25 00007ffa`980a2a1a     : 00000218`3f64c550 00007ffa`97cf3558 00000218`3f259d01 00000218`3470ca80 : Microsoft_UI_Xaml!DirectUI::UIAffinityReleaseQueue::BuildTree+0x1e [C:\__w\1\s\dxaml\xcp\dxaml\lib\UIAffinityReleaseQueue.cpp @ 45] 
26 00007ffa`98227751     : 00000218`34702160 00000014`eb97d834 00000218`3f64c550 00000218`3470ca80 : Microsoft_UI_Xaml!DirectUI::BuildTreeService::BuildTrees+0x192 [C:\__w\1\s\dxaml\xcp\dxaml\lib\BuildTreeService_Partial.cpp @ 116] 
27 (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!AgCoreCallbacks::FrameworkCallbacks_PhasedWorkDistributor_PerformWork+0x42 [C:\__w\1\s\dxaml\xcp\dxaml\lib\FxCallbacks.cpp @ 499] 
28 00007ffa`97c5d68a     : 00000218`34702160 00000218`34702160 00000218`3472f510 00000000`00000000 : Microsoft_UI_Xaml!FxCallbacks::FrameworkCallbacks_PhasedWorkDistributor_PerformWork+0x61 [C:\__w\1\s\dxaml\xcp\dxaml\lib\FxCallbacks.cpp @ 976] 
29 00007ffa`97c5ce95     : 00000014`eb97daf0 00000014`eb97daf0 00007ffa`987f5f78 00007ffa`97c3c623 : Microsoft_UI_Xaml!CCoreServices::NWDrawTree+0x736 [C:\__w\1\s\dxaml\xcp\core\dll\xcpcore.cpp @ 6196] 
2a 00007ffa`97c6f930     : 00000218`3471d370 00000218`345ad498 00000014`eb97daf0 00000218`3472f510 : Microsoft_UI_Xaml!CCoreServices::NWDrawMainTree+0x1ed [C:\__w\1\s\dxaml\xcp\core\dll\xcpcore.cpp @ 5922] 
2b 00007ffa`97e73388     : 00000000`00000000 00000000`00000000 00000014`eb97dba0 00000014`eb97dc00 : Microsoft_UI_Xaml!CWindowRenderTarget::Draw+0x88 [C:\__w\1\s\dxaml\xcp\core\compositor\windowrendertarget.cpp @ 129] 
2c 00007ffa`97eabcd2     : 00000218`34700e80 00000218`34700edc 00000000`00000000 00007ffa`97c8accf : Microsoft_UI_Xaml!CXcpBrowserHost::OnTick+0x58 [C:\__w\1\s\dxaml\xcp\host\win\browserdesktop\WinBrowserHost.cpp @ 339] 
2d 00007ffa`97eab543     : 00000218`34700e70 00000218`34700e70 000001d7`9d3ad3f0 00000014`eb97dc71 : Microsoft_UI_Xaml!CXcpDispatcher::Tick+0x142 [C:\__w\1\s\dxaml\xcp\win\shared\xcpwindow.cpp @ 1128] 
2e 00007ffa`97eab33f     : 00000000`00000000 00000218`47830ef0 00000014`eb97dc71 00001aae`35d97e36 : Microsoft_UI_Xaml!CXcpDispatcher::OnReentrancyProtectedWindowMessage+0x1ff [C:\__w\1\s\dxaml\xcp\win\shared\xcpwindow.cpp @ 741] 
2f 00007ffa`97eaa867     : 00000000`00000000 00007ffb`3df65a17 00007ffa`988e4f68 00000000`00000000 : Microsoft_UI_Xaml!CXcpDispatcher::ProcessMessage+0x7b [C:\__w\1\s\dxaml\xcp\win\shared\xcpwindow.cpp @ 630] 
30 00007ffa`97eae8fd     : 00000218`347073e0 00000218`3fad69c0 00000014`00000001 00000218`34700e70 : Microsoft_UI_Xaml!CDeferredInvoke::DispatchQueuedMessage+0x83 [C:\__w\1\s\dxaml\xcp\win\shared\xcpwindow.cpp @ 147] 
31 (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!CXcpDispatcher::MessageTimerCallback+0x44 [C:\__w\1\s\dxaml\xcp\win\shared\xcpwindow.cpp @ 1213] 
32 (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!CXcpDispatcher::MessageTimerCallbackStatic+0x48 [C:\__w\1\s\dxaml\xcp\win\shared\xcpwindow.cpp @ 1203] 
33 (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!CXcpDispatcher::Init::__l46::<lambda_1>::operator()+0x48 [C:\__w\1\s\dxaml\xcp\win\shared\xcpwindow.cpp @ 313] 
34 00007ffa`a6cd71f7     : 00000218`34706ea0 00000218`34709fe0 00000000`00001190 00007ffa`a6cafff3 : Microsoft_UI_Xaml!Microsoft::WRL::Details::DelegateArgTraits<long (__cdecl ABI::Windows::Foundation::ITypedEventHandler_impl<ABI::Windows::Foundation::Internal::AggregateType<ABI::Microsoft::UI::Dispatching::DispatcherQueueTimer *,ABI::Microsoft::UI::Dispatching::IDispatcherQueueTimer *>,IInspectable *>::*)(ABI::Microsoft::UI::Dispatching::IDispatcherQueueTimer *,IInspectable *)>::DelegateInvokeHelper<Microsoft::WRL::Implements<Microsoft::WRL::RuntimeClassFlags<2>,ABI::Windows::Foundation::ITypedEventHandler<ABI::Microsoft::UI::Dispatching::DispatcherQueueTimer *,IInspectable *>,Microsoft::WRL::FtmBase>,`CXcpDispatcher::Init'::`46'::<lambda_1> &,1,ABI::Microsoft::UI::Dispatching::IDispatcherQueueTimer *,IInspectable *>::Invoke+0x5d [C:\__w\1\s\packages\Microsoft.Windows.SDK.cpp.10.0.22621.755\c\Include\10.0.22621.0\winrt\wrl\event.h @ 354] 
35 00007ffa`a6cd254f     : 00000000`00000001 00000218`34706ea0 00000218`34706548 00000218`34712aa0 : CoreMessagingXP!Microsoft::WRL::Details::DelegateArgTraits<long (__cdecl Windows::Foundation::ITypedEventHandler_impl<Windows::Foundation::Internal::AggregateType<Microsoft::UI::Dispatching::DispatcherQueueTimer * __ptr64,Microsoft::UI::Dispatching::IDispatcherQueueTimer * __ptr64>,IInspectable * __ptr64>::*)(Microsoft::UI::Dispatching::IDispatcherQueueTimer * __ptr64,IInspectable * __ptr64) __ptr64>::DelegateInvokeHelper<Microsoft::WRL::Implements<Microsoft::WRL::RuntimeClassFlags<2>,Windows::Foundation::ITypedEventHandler<Microsoft::UI::Dispatching::DispatcherQueueTimer * __ptr64,IInspectable * __ptr64>,Microsoft::WRL::FtmBase>,<lambda_82cf8073f4f042d1a68771c460cb9f49>,-1,Microsoft::UI::Dispatching::IDispatcherQueueTimer * __ptr64,IInspectable * __ptr64>::Invoke+0x87
36 00007ffa`a6cd7693     : 00000218`34706ea0 00000000`00000000 00000218`3471d6b0 00000218`34706ea0 : CoreMessagingXP!Microsoft::WRL::InvokeTraits<-2>::InvokeDelegates<<lambda_1e854da9c9ccd42f6138c3b007a32877>,Windows::Foundation::ITypedEventHandler<Microsoft::UI::Dispatching::DispatcherQueueTimer * __ptr64,IInspectable * __ptr64> >+0x83
37 00007ffa`a6c809fd     : 00000218`3471d6b0 00000000`00000000 00000014`eb97de10 00000218`00000000 : CoreMessagingXP!Microsoft::UI::Dispatching::DispatcherQueueTimer::TimerCallback+0xf3
38 00007ffa`a6c84a56     : 00000218`33b3eeb0 00007ffa`a6cd75a0 00000218`347094a0 00000000`00000001 : CoreMessagingXP!CFlat::SehSafe::Execute<<lambda_a81ff790741c2a62f2197c2561f5fe49> >+0x21
39 00007ffa`a6c70d99     : 00000218`34706f90 00000218`00000000 00000218`347134f0 00000000`00000010 : CoreMessagingXP!Microsoft::CoreUI::ActionCallback::ImportAdapter$+0x66
3a 00007ffa`a6c5c880     : 00000218`3471bd30 00000218`47799c10 00000218`347134f0 00000218`34708010 : CoreMessagingXP!Microsoft::CoreUI::Dispatch::TimeoutManager::Callback_OnDispatch+0x1a9
3b 00007ffa`a6c5c5ed     : 00000218`33b3eeb0 00000000`00000000 00000000`00000000 00000218`34708010 : CoreMessagingXP!Microsoft::CoreUI::Dispatch::Dispatcher::Callback_DispatchNextItem+0x1bc
3c 00007ffa`a6c4fd7c     : 00000000`00000000 ffffffff`fffffffe 00000218`33b39c60 00000218`347472d0 : CoreMessagingXP!Microsoft::CoreUI::Dispatch::Dispatcher::Callback_DispatchLoop+0x1b9
3d 00007ffa`a6c52c66     : 00000218`33b39c60 000001d7`9ecb75e0 00000218`00000000 00000218`345abc40 : CoreMessagingXP!Microsoft::CoreUI::Dispatch::EventLoop::Callback_RunCoreLoop+0x164
3e 00007ffa`a6c52fdc     : 00000218`33b3eeb0 00000218`34709fe0 00000000`00000000 00007ffa`a6c4f1f1 : CoreMessagingXP!Microsoft::CoreUI::Dispatch::UserAdapter::DrainCoreMessagingQueue+0x15a
3f 00007ffa`a6c936a3     : 00000000`00790376 00000014`eb97e650 00000218`00000000 00000000`00000000 : CoreMessagingXP!Microsoft::CoreUI::Dispatch::UserAdapter::OnUserDispatch+0x98
40 00007ffa`a6c93836     : 000001d7`9d3c53c0 00000000`00790376 00000000`00000000 00000218`345abc40 : CoreMessagingXP!Microsoft::CoreUI::Dispatch::UserAdapter::DoWork+0xa7
41 00007ffa`a6c93dae     : 00000000`00000000 00000000`00790376 00002488`0566652e 00000000`00000000 : CoreMessagingXP!Microsoft::CoreUI::Dispatch::UserAdapter::HandleDispatchNotifyMessage+0x132
42 00007ffb`3cdb74d6     : 00000000`00000001 00000000`00000000 00000000`00000000 00007ffb`3df65a17 : CoreMessagingXP!Microsoft::CoreUI::Dispatch::UserAdapter::WindowProc+0x5e
43 00007ffb`3cdb71fc     : 00000000`00008388 00007ffa`a6c93d50 00000000`00790376 00000000`80000000 : user32!UserCallWinProcCheckWow+0x266
44 00007ffb`3cdc0ab3     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : user32!DispatchClientMessage+0x9c
45 00007ffb`3dfe3d24     : 00007ffa`a6c93d50 00000002`00000030 00007ffb`3b0a1764 00000014`eb97e578 : user32!_fnDWORD+0x33
46 00007ffb`3b0a1164     : 00007ffb`3cdc410d 00000000`00000006 00000000`00000000 00000014`00000000 : ntdll!KiUserCallbackDispatcherContinue
47 00007ffb`3cdc410d     : 00000000`00000006 00000000`00000000 00000014`00000000 00007ffa`00000001 : win32u!NtUserGetMessage+0x14
48 00007ffa`9821fadf     : 00007ffa`97fcd2e0 00000014`00000000 00000000`00000000 00000000`00000000 : user32!GetMessageW+0x2d
49 00007ffa`9821d9e2     : 00000000`00000000 00000014`eb97e699 00000000`00000000 00007ffa`a6cd0f60 : Microsoft_UI_Xaml!DirectUI::FrameworkApplication::RunDesktopWindowMessageLoop+0xab [C:\__w\1\s\dxaml\xcp\dxaml\lib\FrameworkApplication_Partial.cpp @ 1321] 
4a 00007ffa`97ecf1b8     : 00000218`346e7420 00000014`eb97e9d8 00000014`eb97eb78 00007ffa`47e4129c : Microsoft_UI_Xaml!DirectUI::FrameworkApplication::StartDesktop+0x3c2 [C:\__w\1\s\dxaml\xcp\dxaml\lib\FrameworkApplication_Partial.cpp @ 242] 
4b (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!DirectUI::FrameworkApplicationFactory::StartImpl+0xbd [C:\__w\1\s\dxaml\xcp\dxaml\lib\FrameworkApplication_Partial.cpp @ 183] 
4c 00007ffa`47e38ab3     : 00000014`eb97ea20 00000014`eb97e7b0 00000014`eb97e480 00000000`00000003 : Microsoft_UI_Xaml!DirectUI::FrameworkApplicationFactory::Start+0x108 [C:\__w\1\s\dxaml\xcp\dxaml\lib\winrtgeneratedclasses\FrameworkApplication.g.cpp @ 843] 
4d 00007ffa`47e375cc     : 000001d7`a1012c38 000001d7`a1012be0 00000000`3af3e000 000001d7`a1c00000 : 0x00007ffa`47e38ab3
4e 00007ffa`47e370d8     : 000001d7`a1012be0 00000000`00075e04 00000000`3af3e000 000001d7`a1c00000 : 0x00007ffa`47e375cc
4f 00007ffa`a79e69a3     : 000001d7`a100d9d8 00000014`eb97ef78 00000014`eb97ef78 00000014`eb97eb69 : 0x00007ffa`47e370d8
50 00007ffa`a794576c     : 00000000`00000000 00000000`00000000 00000014`eb97eb78 00007ffa`00000001 : coreclr!CallDescrWorkerInternal+0x83 [D:\a\_work\1\s\src\coreclr\vm\amd64\CallDescrWorkerAMD64.asm @ 74] 
51 00007ffa`a7963d28     : 00000014`eb97ebf8 00000000`00000000 00000000`00000048 00007ffa`a7983776 : coreclr!MethodDescCallSite::CallTargetWorker+0x208 [D:\a\_work\1\s\src\coreclr\vm\callhelpers.cpp @ 595] 
52 (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : coreclr!MethodDescCallSite::Call+0xb [D:\a\_work\1\s\src\coreclr\vm\callhelpers.h @ 465] 
53 00007ffa`a7963e86     : 000001d7`a100d9d8 000001d7`a1812448 00000000`00000000 00000014`eb97ef78 : coreclr!RunMainInternal+0x11c [D:\a\_work\1\s\src\coreclr\vm\assembly.cpp @ 1235] 
54 00007ffa`a796419f     : 000001d7`9ec51380 00007ffa`00000000 000001d7`9ec51380 00000014`eb97ef78 : coreclr!RunMain+0xd2 [D:\a\_work\1\s\src\coreclr\vm\assembly.cpp @ 1306] 
55 00007ffa`a7951077     : 00000000`00000000 00000000`00000000 00000000`00000000 000001d7`9d3c04e0 : coreclr!Assembly::ExecuteMainMethod+0x1a3 [D:\a\_work\1\s\src\coreclr\vm\assembly.cpp @ 1434] 
56 00007ffa`a7910ecc     : 00000000`00000001 00000014`00000000 00000000`00000001 00007ffa`b0c4237a : coreclr!CorHost2::ExecuteAssembly+0x1e7 [D:\a\_work\1\s\src\coreclr\vm\corhost.cpp @ 349] 
57 00007ffa`b0c5ec7f     : 000001d7`9d38e7f0 000001d7`9d2d56a0 00000000`00000000 000001d7`9d2d56a0 : coreclr!coreclr_execute_assembly+0xcc [D:\a\_work\1\s\src\coreclr\dlls\mscoree\exports.cpp @ 494] 
58 (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : hostpolicy!coreclr_t::execute_assembly+0x29 [D:\a\_work\1\s\src\native\corehost\hostpolicy\coreclr.cpp @ 108] 
59 00007ffa`b0c5ef5c     : 000001d7`9d2de028 00000014`eb97f2e9 00007ffa`b0c961e0 000001d7`9d2de028 : hostpolicy!run_app_for_context+0x58f [D:\a\_work\1\s\src\native\corehost\hostpolicy\hostpolicy.cpp @ 256] 
5a 00007ffa`b0c5f86a     : 00000000`00000000 000001d7`9d2de020 000001d7`9d2de020 00000000`00000000 : hostpolicy!run_app+0x3c [D:\a\_work\1\s\src\native\corehost\hostpolicy\hostpolicy.cpp @ 285] 
5b 00007ffa`b2c7da09     : 000001d7`9d2ee6d8 000001d7`9d2ee5c0 00000000`00000000 00000014`eb97f3c9 : hostpolicy!corehost_main+0x15a [D:\a\_work\1\s\src\native\corehost\hostpolicy\hostpolicy.cpp @ 426] 
5c 00007ffa`b2c7ff86     : 000001d7`9d2dac60 00000014`eb97f750 00000000`00000000 00000000`00000000 : hostfxr!execute_app+0x2e9 [D:\a\_work\1\s\src\native\corehost\fxr\fx_muxer.cpp @ 145] 
5d 00007ffa`b2c8207c     : 00007ffa`b2cb38b8 000001d7`9d2f1ff0 00000014`eb97f690 00000014`eb97f640 : hostfxr!`anonymous namespace'::read_config_and_execute+0xa6 [D:\a\_work\1\s\src\native\corehost\fxr\fx_muxer.cpp @ 532] 
5e 00007ffa`b2c80553     : 00000014`eb97f750 00000014`eb97f770 00000014`eb97f6c1 00000014`eb97f750 : hostfxr!fx_muxer_t::handle_exec_host_command+0x16c [D:\a\_work\1\s\src\native\corehost\fxr\fx_muxer.cpp @ 1007] 
5f 00007ffa`b2c78390     : 00000014`eb97f770 000001d7`9d2f2c70 00000000`00000002 00007ff7`13b794fe : hostfxr!fx_muxer_t::execute+0x483 [D:\a\_work\1\s\src\native\corehost\fxr\fx_muxer.cpp @ 578] 
60 00007ff7`13b7a4a1     : 00007ffb`3b02a4b8 00007ffa`b2c798f0 00000014`eb97f910 000001d7`9d2ebd90 : hostfxr!hostfxr_main_startupinfo+0xa0 [D:\a\_work\1\s\src\native\corehost\fxr\hostfxr.cpp @ 63] 
61 00007ff7`13b7a8b6     : 00007ff7`13b8d050 00000000`00000007 000001d7`9d2de020 00000000`0000005a : xxx_exe!exe_start+0x7b1 [D:\a\_work\1\s\src\native\corehost\corehost.cpp @ 253] 
62 00007ff7`13b821f8     : 00000000`00000000 00000000`00000000 000001d7`9d2de020 00000000`00000000 : xxx_exe!wmain+0x146 [D:\a\_work\1\s\src\native\corehost\corehost.cpp @ 324] 
63 (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : xxx_exe!invoke_main+0x22 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 90] 
64 00007ffb`3ca87ac4     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : xxx_exe!__scrt_common_main_seh+0x10c [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 
65 00007ffb`3df9a8c1     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : kernel32!BaseThreadInitThunk+0x14
66 00000000`00000000     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : ntdll!RtlUserThreadStart+0x21

or

0:000> KB
 # RetAddr               : Args to Child                                                           : Call Site
00 00007ffb`3e03b163     : 0000022b`12f54d60 00000000`00000000 00007ffb`3e077e08 00000000`c0000374 : ntdll!RtlReportFatalFailure+0x9
01 00007ffb`3e0439ee     : 00000000`00000000 00007ffb`3e0a27f0 00000000`00000008 000001ea`7bbd0000 : ntdll!RtlReportCriticalFailure+0x97
02 00007ffb`3e043cfa     : 00000000`00000008 000001ea`7bbd0000 000001ea`7bbd0000 00007ffa`97ca1385 : ntdll!RtlpHeapHandleError+0x12
03 00007ffb`3dfdf521     : 00000000`00000001 00000000`00000000 00000000`00000000 00000000`00000000 : ntdll!RtlpHpHeapHandleError+0x7a
04 00007ffb`3dfeeae0     : 00000000`00000000 00007a00`567c7f8d 0000022b`1ecce080 0000022b`12f3f230 : ntdll!RtlpLogHeapFailure+0x45
05 00007ffb`3af4b38b     : 00000000`00000001 00007ffa`00000000 00000000`00000000 000000be`43f7a7b0 : ntdll!RtlFreeHeap+0x96ca0
06 00007ffa`a363d0e6     : 00000000`00000001 00000000`00000000 000000be`43f7a7a0 0000022b`1f038b80 : ucrtbase!_free_base+0x1b
07 00007ffa`a363ebc1     : 00000000`00000000 0000022b`1ecce250 00000000`00000000 00000000`00000000 : Microsoft_Graphics_Canvas!ABI::Microsoft::Graphics::Canvas::UI::Xaml::CanvasImageSource::`scalar deleting destructor'+0x26
08 00007ffa`98227464     : 00000000`00000000 00000000`00000000 00000000`00000000 0000022b`1ecce250 : Microsoft_Graphics_Canvas!Microsoft::WRL::Details::RuntimeClassImpl<Microsoft::WRL::RuntimeClassFlags<1>,1,1,0,ABI::Microsoft::Graphics::Canvas::UI::Xaml::ICanvasImageSource,Microsoft::WRL::FtmBase,ABI::Microsoft::Graphics::Canvas::ICanvasResourceCreator,ABI::Microsoft::Graphics::Canvas::ICanvasResourceCreatorWithDpi,Microsoft::WRL::ComposableBase<IInspectable> >::Release+0x41 [C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\winrt\wrl\implements.h @ 2009] 
09 (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!ctl::ComPtr<DirectUI::DependencyObject>::InternalRelease+0x2a [C:\__w\1\s\dxaml\xcp\components\com\inc\ComPtr.h @ 258] 
0a (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!ctl::ComPtr<DirectUI::DependencyObject>::{dtor}+0x2a [C:\__w\1\s\dxaml\xcp\components\com\inc\ComPtr.h @ 329] 
0b (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!DirectUI::DependencyObject::OnParentUpdated+0xdc [C:\__w\1\s\dxaml\xcp\dxaml\lib\DependencyObject.cpp @ 3904] 
0c 00007ffa`97c96313     : 000000be`43f7a8f0 0000022b`23513818 00007ffa`9880976c 00007ffa`97ce6e07 : Microsoft_UI_Xaml!FxCallbacks::FrameworkCallbacks_OnParentUpdated+0xf4 [C:\__w\1\s\dxaml\xcp\dxaml\lib\FxCallbacks.cpp @ 937] 
0d 00007ffa`97ce989c     : 000000be`43f7a8e0 00007ffa`00000000 0000022b`1ecce250 0000022b`1f038b80 : Microsoft_UI_Xaml!CDependencyObject::OnParentChange+0x133 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 1708] 
0e 00007ffa`984c1f02     : 0000022b`1ecce250 00007ffa`97cdc6b5 0000022b`1f038b80 00007ffa`97c451fd : Microsoft_UI_Xaml!CMultiParentShareableDependencyObject::RemoveParent+0xfc [C:\__w\1\s\dxaml\xcp\core\core\elements\MultiParentShareableDependencyObject.cpp @ 106] 
0f 00007ffa`97c4a131     : 0000022b`1ecce250 0000022b`23513818 00007a00`567c70bd 00007a00`567c70ad : Microsoft_UI_Xaml!CDependencyObject::ResetReferenceFromChild+0xd2 [C:\__w\1\s\dxaml\xcp\components\DependencyObject\PropertySystem.cpp @ 419] 
10 (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!CDependencyObject::ResetReferencesFromChildren+0x6b [C:\__w\1\s\dxaml\xcp\components\DependencyObject\PropertySystem.cpp @ 448] 
11 (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!CDependencyObject::ReleaseImpl+0xf4 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 399] 
12 00007ffa`9855c809     : 0000022b`23513660 0000022b`23513660 0000022b`12244d30 000000be`43f7ad60 : Microsoft_UI_Xaml!CDependencyObject::Release+0x131 [C:\__w\1\s\dxaml\xcp\components\dependencyObject\DependencyObjectMin.cpp @ 69] 
13 (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!ReleaseInterface+0x5 [C:\__w\1\s\dxaml\xcp\pal\inc\macros.h @ 22] 
14 00007ffa`9855c8ea     : 00007ffa`987f72c0 00007ffa`984c3b1b 000000be`43f7ad00 00007ffa`984c86c4 : Microsoft_UI_Xaml!CImageBase::CloseMedia+0x49 [C:\__w\1\s\dxaml\xcp\core\core\elements\imagebase.cpp @ 51] 
15 00007ffa`9854be5a     : 0000022b`23513660 00007ffa`987f72c0 0000022b`130cf360 00007a00`567c73dd : Microsoft_UI_Xaml!CImageBase::InvokeImpl+0xca [C:\__w\1\s\dxaml\xcp\core\core\elements\imagebase.cpp @ 90] 
16 00007ffa`97c9517a     : 0000022b`23513660 0000022b`23513660 00000000`00000000 00007ffa`97c99548 : Microsoft_UI_Xaml!CImage::InvokeImpl+0x1a [C:\__w\1\s\dxaml\xcp\core\native\elements\Image.cpp @ 256] 
17 (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!CDependencyObject::Invoke+0x26 [C:\__w\1\s\dxaml\xcp\components\DependencyObject\PropertySystem.cpp @ 244] 
18 00007ffa`97ca2118     : 00000000`00000000 000000be`43f7ab39 0000022b`23513660 0000022b`23513660 : Microsoft_UI_Xaml!CDependencyObject::EnterImpl+0x1ea [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 1009] 
19 00007ffa`97cc2d68     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : Microsoft_UI_Xaml!CUIElement::EnterImpl+0x288 [C:\__w\1\s\dxaml\xcp\core\core\elements\uielement.cpp @ 1355] 
1a 00007ffa`97cdbcfc     : 00000000`00000000 00000000`00000000 00000000`00000000 00007ffa`97c94ad0 : Microsoft_UI_Xaml!CFrameworkElement::EnterImpl+0x98 [C:\__w\1\s\dxaml\xcp\core\core\elements\framework.cpp @ 2337] 
1b 00007ffa`97c94f06     : 00000000`00000000 00000000`00000000 000000be`43f7ad00 00000000`000002d7 : Microsoft_UI_Xaml!CMediaBase::EnterImpl+0x3c [C:\__w\1\s\dxaml\xcp\core\core\elements\mediabase.cpp @ 212] 
1c 00007ffa`9841e8c8     : 00007a00`567c754d 00000000`00000000 000000be`43f7ae00 0000022b`22ecddf0 : Microsoft_UI_Xaml!CDependencyObject::Enter+0x3f6 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 929] 
1d 00007ffa`9841e4f5     : 0000022b`22ecddf0 0000022b`1eb33480 00000000`00000000 0000022b`13010ce0 : Microsoft_UI_Xaml!CDOCollection::ChildEnter+0xd8 [C:\__w\1\s\dxaml\xcp\components\Collection\DOCollection.cpp @ 344] 
1e 00007ffa`97c94f06     : 00000000`00000000 000000be`43f7ae80 00000000`00000000 00000000`000002d7 : Microsoft_UI_Xaml!CDOCollection::EnterImpl+0xd5 [C:\__w\1\s\dxaml\xcp\components\Collection\DOCollection.cpp @ 133] 
1f 00007ffa`97ca2207     : 00000000`00000000 000000be`43f7af39 0000022b`22ef2430 00000000`00000000 : Microsoft_UI_Xaml!CDependencyObject::Enter+0x3f6 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 929] 
20 00007ffa`97cc2d68     : 0000022b`22ef2430 00007ffa`97c9902c 00000000`00000000 00000000`00000000 : Microsoft_UI_Xaml!CUIElement::EnterImpl+0x377 [C:\__w\1\s\dxaml\xcp\core\core\elements\uielement.cpp @ 1372] 
21 00007ffa`97c94f06     : 00000000`00000000 00000000`00000000 000000be`43f7b090 00000000`000002d7 : Microsoft_UI_Xaml!CFrameworkElement::EnterImpl+0x98 [C:\__w\1\s\dxaml\xcp\core\core\elements\framework.cpp @ 2337] 
22 00007ffa`9841e8c8     : 00007a00`567c69fd 00000000`00000000 000000be`43f7b190 0000022b`22ecc250 : Microsoft_UI_Xaml!CDependencyObject::Enter+0x3f6 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 929] 
23 00007ffa`9841e4f5     : 0000022b`22ecc250 0000022b`23615ab0 00000000`00000000 0000022b`13010ce0 : Microsoft_UI_Xaml!CDOCollection::ChildEnter+0xd8 [C:\__w\1\s\dxaml\xcp\components\Collection\DOCollection.cpp @ 344] 
24 00007ffa`97c94f06     : 00000000`00000000 000000be`43f7b210 00000000`00000000 00000000`000002d7 : Microsoft_UI_Xaml!CDOCollection::EnterImpl+0xd5 [C:\__w\1\s\dxaml\xcp\components\Collection\DOCollection.cpp @ 133] 
25 00007ffa`97ca2207     : 00000000`00000000 000000be`43f7b2c9 0000022b`22ef7960 00000000`00000000 : Microsoft_UI_Xaml!CDependencyObject::Enter+0x3f6 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 929] 
26 00007ffa`97cc2d68     : 0000022b`22ef7960 00007ffa`97c9902c 00000000`00000000 00000000`00000000 : Microsoft_UI_Xaml!CUIElement::EnterImpl+0x377 [C:\__w\1\s\dxaml\xcp\core\core\elements\uielement.cpp @ 1372] 
27 00007ffa`97c94f06     : 00000000`00000000 00000000`00000000 000000be`43f7b420 00000000`000002d7 : Microsoft_UI_Xaml!CFrameworkElement::EnterImpl+0x98 [C:\__w\1\s\dxaml\xcp\core\core\elements\framework.cpp @ 2337] 
28 00007ffa`9841e8c8     : 00007a00`567c6a6d 00000000`00000000 000000be`43f7b520 0000022b`22ece010 : Microsoft_UI_Xaml!CDependencyObject::Enter+0x3f6 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 929] 
29 00007ffa`9841e4f5     : 0000022b`22ece010 0000022b`1eb33610 00000000`00000000 0000022b`13010ce0 : Microsoft_UI_Xaml!CDOCollection::ChildEnter+0xd8 [C:\__w\1\s\dxaml\xcp\components\Collection\DOCollection.cpp @ 344] 
2a 00007ffa`97c94f06     : 00000000`00000000 000000be`43f7b5a0 00000000`00000000 00000000`000002d7 : Microsoft_UI_Xaml!CDOCollection::EnterImpl+0xd5 [C:\__w\1\s\dxaml\xcp\components\Collection\DOCollection.cpp @ 133] 
2b 00007ffa`97ca2207     : 00000000`00000000 000000be`43f7b659 0000022b`22ef15b0 00000000`00000000 : Microsoft_UI_Xaml!CDependencyObject::Enter+0x3f6 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 929] 
2c 00007ffa`97cc2d68     : 0000022b`22ef15b0 00007ffa`97c9902c 00000000`00000000 00000000`00000000 : Microsoft_UI_Xaml!CUIElement::EnterImpl+0x377 [C:\__w\1\s\dxaml\xcp\core\core\elements\uielement.cpp @ 1372] 
2d 00007ffa`97c94f06     : 00000000`00000000 00000000`00000000 000000be`43f7b7b0 00000000`000002d7 : Microsoft_UI_Xaml!CFrameworkElement::EnterImpl+0x98 [C:\__w\1\s\dxaml\xcp\core\core\elements\framework.cpp @ 2337] 
2e 00007ffa`9841e8c8     : 00007a00`567c6e9d 00000000`00000000 000000be`43f7b8b0 0000022b`22ecdce0 : Microsoft_UI_Xaml!CDependencyObject::Enter+0x3f6 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 929] 
2f 00007ffa`9841e4f5     : 0000022b`22ecdce0 0000022b`1cbc7648 00000000`00000000 0000022b`13010ce0 : Microsoft_UI_Xaml!CDOCollection::ChildEnter+0xd8 [C:\__w\1\s\dxaml\xcp\components\Collection\DOCollection.cpp @ 344] 
30 00007ffa`97c94f06     : 00000000`00000000 000000be`43f7b930 00000000`00000000 00000000`000002d7 : Microsoft_UI_Xaml!CDOCollection::EnterImpl+0xd5 [C:\__w\1\s\dxaml\xcp\components\Collection\DOCollection.cpp @ 133] 
31 00007ffa`97ca2207     : 00000000`00000000 000000be`43f7b9e9 0000022b`22ef2260 00000000`00000000 : Microsoft_UI_Xaml!CDependencyObject::Enter+0x3f6 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 929] 
32 00007ffa`97cc2d68     : 0000022b`22ef2260 00007ffa`97c9902c 0000022b`130cf300 00000000`00000000 : Microsoft_UI_Xaml!CUIElement::EnterImpl+0x377 [C:\__w\1\s\dxaml\xcp\core\core\elements\uielement.cpp @ 1372] 
33 00007ffa`97c94f06     : 00000000`00000000 00000000`00000000 000000be`43f7bb40 00000000`000002d7 : Microsoft_UI_Xaml!CFrameworkElement::EnterImpl+0x98 [C:\__w\1\s\dxaml\xcp\core\core\elements\framework.cpp @ 2337] 
34 00007ffa`9841e8c8     : 00007a00`567c630d 00000000`00000000 000000be`43f7bc40 0000022b`22ecc690 : Microsoft_UI_Xaml!CDependencyObject::Enter+0x3f6 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 929] 
35 00007ffa`9841e4f5     : 0000022b`22ecc690 0000022b`22b31e08 00000000`00000000 0000022b`13010ce0 : Microsoft_UI_Xaml!CDOCollection::ChildEnter+0xd8 [C:\__w\1\s\dxaml\xcp\components\Collection\DOCollection.cpp @ 344] 
36 00007ffa`97c94f06     : 00000000`00000000 000000be`43f7bcc0 00000000`00000000 00000000`000002d7 : Microsoft_UI_Xaml!CDOCollection::EnterImpl+0xd5 [C:\__w\1\s\dxaml\xcp\components\Collection\DOCollection.cpp @ 133] 
37 00007ffa`97ca2207     : 00000000`00000000 000000be`43f7bd79 0000022b`22ef2f10 00000000`00000000 : Microsoft_UI_Xaml!CDependencyObject::Enter+0x3f6 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 929] 
38 00007ffa`97cc2d68     : 0000022b`22ef2f10 00007ffa`97c9902c 00000000`00000000 00000000`00000000 : Microsoft_UI_Xaml!CUIElement::EnterImpl+0x377 [C:\__w\1\s\dxaml\xcp\core\core\elements\uielement.cpp @ 1372] 
39 00007ffa`97c94f06     : 00000000`00000000 00000000`00000000 000000be`43f7bed0 00000000`000002d7 : Microsoft_UI_Xaml!CFrameworkElement::EnterImpl+0x98 [C:\__w\1\s\dxaml\xcp\core\core\elements\framework.cpp @ 2337] 
3a 00007ffa`9841e8c8     : 00007a00`567c67bd 00000000`00000000 000000be`43f7bfd0 0000022b`22ec2a60 : Microsoft_UI_Xaml!CDependencyObject::Enter+0x3f6 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 929] 
3b 00007ffa`9841e4f5     : 0000022b`22ec2a60 0000022b`1dea7db0 00000000`00000000 0000022b`13010ce0 : Microsoft_UI_Xaml!CDOCollection::ChildEnter+0xd8 [C:\__w\1\s\dxaml\xcp\components\Collection\DOCollection.cpp @ 344] 
3c 00007ffa`97c94f06     : 00000000`00000000 000000be`43f7c050 00000000`00000000 00000000`000002d7 : Microsoft_UI_Xaml!CDOCollection::EnterImpl+0xd5 [C:\__w\1\s\dxaml\xcp\components\Collection\DOCollection.cpp @ 133] 
3d 00007ffa`97ca2207     : 00000000`00000000 000000be`43f7c109 0000022b`22ef7050 00000000`00000000 : Microsoft_UI_Xaml!CDependencyObject::Enter+0x3f6 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 929] 
3e 00007ffa`97cc2d68     : 0000022b`22ef7050 00007ffa`97c9902c 00000000`00000001 00000000`00000000 : Microsoft_UI_Xaml!CUIElement::EnterImpl+0x377 [C:\__w\1\s\dxaml\xcp\core\core\elements\uielement.cpp @ 1372] 
3f 00007ffa`97c94f06     : 00000000`00000000 00000000`00000000 000000be`43f7c260 00000000`000002d7 : Microsoft_UI_Xaml!CFrameworkElement::EnterImpl+0x98 [C:\__w\1\s\dxaml\xcp\core\core\elements\framework.cpp @ 2337] 
40 00007ffa`9841e8c8     : 00007a00`567c182d 00000000`00000000 000000be`43f7c360 0000022b`22ec22f0 : Microsoft_UI_Xaml!CDependencyObject::Enter+0x3f6 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 929] 
41 00007ffa`9841e4f5     : 0000022b`22ec22f0 0000022b`22f63a68 00000000`00000000 0000022b`13010ce0 : Microsoft_UI_Xaml!CDOCollection::ChildEnter+0xd8 [C:\__w\1\s\dxaml\xcp\components\Collection\DOCollection.cpp @ 344] 
42 00007ffa`97c94f06     : 00000000`00000000 000000be`43f7c3e0 00000000`00000000 00000000`000002d7 : Microsoft_UI_Xaml!CDOCollection::EnterImpl+0xd5 [C:\__w\1\s\dxaml\xcp\components\Collection\DOCollection.cpp @ 133] 
43 00007ffa`97ca2207     : 00000000`00000000 000000be`43f7c499 0000022b`22ef7790 00000000`00000000 : Microsoft_UI_Xaml!CDependencyObject::Enter+0x3f6 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 929] 
44 00007ffa`97cc2d68     : 0000022b`22ef7790 00007ffa`97c9902c 00000000`00000000 00000000`00000000 : Microsoft_UI_Xaml!CUIElement::EnterImpl+0x377 [C:\__w\1\s\dxaml\xcp\core\core\elements\uielement.cpp @ 1372] 
45 00007ffa`97c94f06     : 00000000`00000000 00000000`00000000 000000be`43f7c5f0 00000000`000002d7 : Microsoft_UI_Xaml!CFrameworkElement::EnterImpl+0x98 [C:\__w\1\s\dxaml\xcp\core\core\elements\framework.cpp @ 2337] 
46 00007ffa`9841e8c8     : 00007a00`567c1c5d 00000000`00000000 000000be`43f7c6f0 0000022b`22ec21e0 : Microsoft_UI_Xaml!CDependencyObject::Enter+0x3f6 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 929] 
47 00007ffa`9841e4f5     : 0000022b`22ec21e0 0000022b`1dea7d40 00000000`00000000 0000022b`13010ce0 : Microsoft_UI_Xaml!CDOCollection::ChildEnter+0xd8 [C:\__w\1\s\dxaml\xcp\components\Collection\DOCollection.cpp @ 344] 
48 00007ffa`97c94f06     : 00000000`00000000 000000be`43f7c770 00000000`00000000 00000000`000002d7 : Microsoft_UI_Xaml!CDOCollection::EnterImpl+0xd5 [C:\__w\1\s\dxaml\xcp\components\Collection\DOCollection.cpp @ 133] 
49 00007ffa`97ca2207     : 00000000`00000000 000000be`43f7c829 0000022b`22ef6e80 00000000`00000000 : Microsoft_UI_Xaml!CDependencyObject::Enter+0x3f6 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 929] 
4a 00007ffa`97cc2d68     : 0000022b`22ef6e80 00007ffa`97c9902c 00000000`00000000 00000000`00000000 : Microsoft_UI_Xaml!CUIElement::EnterImpl+0x377 [C:\__w\1\s\dxaml\xcp\core\core\elements\uielement.cpp @ 1372] 
4b 00007ffa`97c94f06     : 00000000`00000000 00000000`00000000 000000be`43f7c980 00000000`000002d7 : Microsoft_UI_Xaml!CFrameworkElement::EnterImpl+0x98 [C:\__w\1\s\dxaml\xcp\core\core\elements\framework.cpp @ 2337] 
4c 00007ffa`9841e8c8     : 00007a00`567c10cd 00000000`00000000 000000be`43f7ca80 0000022b`22ec20d0 : Microsoft_UI_Xaml!CDependencyObject::Enter+0x3f6 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 929] 
4d 00007ffa`9841e4f5     : 0000022b`22ec20d0 0000022b`1cc1db10 00000000`00000000 0000022b`13010ce0 : Microsoft_UI_Xaml!CDOCollection::ChildEnter+0xd8 [C:\__w\1\s\dxaml\xcp\components\Collection\DOCollection.cpp @ 344] 
4e 00007ffa`97c94f06     : 00000000`00000000 000000be`43f7cb00 00000000`00000000 00000000`000002d7 : Microsoft_UI_Xaml!CDOCollection::EnterImpl+0xd5 [C:\__w\1\s\dxaml\xcp\components\Collection\DOCollection.cpp @ 133] 
4f 00007ffa`97ca2207     : 00000000`00000000 000000be`43f7cbb9 0000022b`22ef4fb0 00000000`00000000 : Microsoft_UI_Xaml!CDependencyObject::Enter+0x3f6 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 929] 
50 00007ffa`97cc2d68     : 0000022b`22ef4fb0 00007ffa`97c9902c 00000000`00000000 00000000`00000000 : Microsoft_UI_Xaml!CUIElement::EnterImpl+0x377 [C:\__w\1\s\dxaml\xcp\core\core\elements\uielement.cpp @ 1372] 
51 00007ffa`97c94f06     : 0000022b`22ef6cb0 00000000`00000000 000000be`43f7cd10 00000000`000002d7 : Microsoft_UI_Xaml!CFrameworkElement::EnterImpl+0x98 [C:\__w\1\s\dxaml\xcp\core\core\elements\framework.cpp @ 2337] 
52 00007ffa`9841e8c8     : 0000022b`22ef4f01 00007ffa`984973c0 0000022b`22ec1fc0 00000000`00000000 : Microsoft_UI_Xaml!CDependencyObject::Enter+0x3f6 [C:\__w\1\s\dxaml\xcp\core\core\elements\depends.cpp @ 929] 
53 00007ffa`9841ede9     : 00000000`00000001 0000022b`22ec1fc0 00007ffa`9841e7f0 0000022b`13010ce0 : Microsoft_UI_Xaml!CDOCollection::ChildEnter+0xd8 [C:\__w\1\s\dxaml\xcp\components\Collection\DOCollection.cpp @ 344] 
54 00007ffa`9841c56b     : 000000be`43f7cfb8 00007ffa`9841eb8a 0000022b`22ef4fb0 0000022b`22ef4fb0 : Microsoft_UI_Xaml!CDOCollection::Append+0x1e9 [C:\__w\1\s\dxaml\xcp\components\Collection\DOCollection.cpp @ 516] 
55 00007ffa`9842182e     : 00000000`00000000 0000022b`22ef4fb0 0000022b`22ef4fb0 00000000`00000000 : Microsoft_UI_Xaml!CUIElementCollection::Append+0x7b [C:\__w\1\s\dxaml\xcp\components\Collection\UIElementCollection.cpp @ 437] 
56 00007ffa`98544a2e     : 000001ea`83113e40 00000000`00000000 0000022b`23137690 00000000`00000000 : Microsoft_UI_Xaml!CCollection::Add+0xbe [C:\__w\1\s\dxaml\xcp\components\Collection\Collect.cpp @ 226] 
57 00007ffa`97fda524     : 00000000`00000000 000000be`43f7d290 000048b1`95e1fd27 00007ffa`a732a210 : Microsoft_UI_Xaml!CoreImports::Collection_Add+0x16 [C:\__w\1\s\dxaml\xcp\core\dll\CoreImports.cpp @ 1311] 
58 00007ffa`4976d678     : 000000be`43f7d280 000001ea`830f5138 000001ea`83113ef0 00007ffa`4a27b10f : Microsoft_UI_Xaml!DirectUI::PresentationFrameworkCollection<ABI::Microsoft::UI::Xaml::Documents::Block *>::Append+0xb4 [C:\__w\1\s\dxaml\xcp\dxaml\lib\JoltCollections.h @ 718] 
59 00007ffa`4b1e2005     : 000001ea`83113ef0 0000022b`1de81d30 0000022b`23137690 00000000`00000000 : 0x00007ffa`4976d678
5a 00007ffa`4a279311     : 00007ffa`49a29508 00007ffa`a71912c6 000001ea`7bd30001 0000022b`1e8fe230 : 0x00007ffa`4b1e2005
5b 00007ffa`4a23c8ee     : 000001ea`828068b0 00000000`00000000 000000be`00000000 0000022b`123c1fa8 : 0x00007ffa`4a279311
5c 00007ffa`4a27a549     : 000000be`43f7d4d0 000001ea`8269d890 00007ffa`48730b00 00007ffa`4a890b25 : 0x00007ffa`4a23c8ee
5d 00007ffa`4af3664e     : 00007ffa`49a226a0 00007ffa`496a15d0 000001ea`8269d890 00007ffa`4af37183 : 0x00007ffa`4a27a549
5e 00007ffa`4a2725af     : 000001ea`8279ee50 000001ea`825d65d0 000001ea`8269d890 000001ea`7facb958 : 0x00007ffa`4af3664e
5f 00007ffa`4a2648e1     : 00000000`00000000 000001ea`825d65d0 000000be`43f7d7d0 000001ea`7fac4e38 : 0x00007ffa`4a2725af
60 00007ffa`4a265dd1     : 00000000`00000000 00000001`00000000 000001ea`7f9bc3b0 000001ea`830f9738 : 0x00007ffa`4a2648e1
61 00007ffa`4a264f24     : 00000000`00000000 00000000`00000000 000001ea`7facb958 00000000`00000000 : 0x00007ffa`4a265dd1
62 00007ffa`4a26c124     : 000001ea`8269d890 0000022b`1237bc18 0000022b`123870b8 000001ea`830f9608 : 0x00007ffa`4a264f24
63 00007ffa`4aea6b3d     : 000001ea`8269d890 00000000`00000000 000001ea`8269d890 00000000`00000000 : 0x00007ffa`4a26c124
64 00007ffa`49722a9b     : 000001ea`825d65d0 000001ea`8269d890 000001ea`7bc085a8 00007ffa`a6fe8a71 : 0x00007ffa`4aea6b3d
65 00007ffa`497229cf     : 000001ea`825d65d0 000001ea`7fac4e38 000001ea`825d65d0 000001ea`7fac4e38 : 0x00007ffa`49722a9b
66 00007ffa`4a26477e     : 000001ea`825d65d0 000001ea`7f9bb9e8 000001ea`7f9bc3b0 000001ea`82636880 : 0x00007ffa`497229cf
67 00007ffa`4a265dd1     : 00007ffa`473d3318 00007ffa`48b0e7b0 00007ffa`473d3310 00007ffa`48b0e7b0 : 0x00007ffa`4a26477e
68 00007ffa`4a264f24     : 000001ea`830e7ce8 00000000`00000000 000001ea`7f93e0e8 000000be`43f7dc10 : 0x00007ffa`4a265dd1
69 00007ffa`4a883c5e     : 000000be`43f7dcb8 000001ea`7f9edc98 000001ea`7f8ea3c8 000001ea`7f9a2390 : 0x00007ffa`4a264f24
6a 00007ffa`4a8a1231     : 000001ea`826367d8 000001ea`7f9edc98 000001ea`825d65d0 000001ea`7fac4e38 : 0x00007ffa`4a883c5e
6b 00007ffa`4a7f5ef5     : 000001ea`7f896a98 00000000`00000000 000001ea`7f9a23c8 000001ea`830e7c40 : 0x00007ffa`4a8a1231
6c 00007ffa`4a24274c     : 000001ea`830e3788 000001ea`7f999450 000001ea`82554688 000001ea`830db470 : 0x00007ffa`4a7f5ef5
6d 00007ffa`4921af90     : 000000be`43f7de90 00007ffa`4a927acd 000001ea`7f9bc3b0 000001ea`7f9bb9e8 : 0x00007ffa`4a24274c
6e 00007ffa`4a927983     : 000001ea`7f9edc98 000001ea`7f9bb9e8 000001ea`7f9bc3b0 000001ea`7f8179a0 : 0x00007ffa`4921af90
6f 00007ffa`4a8af301     : 000001ea`7f9edc98 000001ea`7f9bc3b0 0000022b`1c78b9d0 0000022b`1c78b050 : 0x00007ffa`4a927983
70 00007ffa`4a25fa29     : 000001ea`830db448 0000022b`1e271e01 00000000`00000007 00007ffa`4a275bd1 : 0x00007ffa`4a8af301
71 00007ffa`4a8af056     : 000001ea`830db448 00007ffa`a4eaa985 0000022b`2312f680 00007ffa`a4eb4b06 : 0x00007ffa`4a25fa29
72 00007ffa`49825441     : 000001ea`830da7c0 00000000`00000001 00000000`00000000 00007ffb`3df5803d : 0x00007ffa`4a8af056
73 00007ffa`498227ba     : 000001ea`830da828 0000022b`23287e90 00000000`00000007 00007ffb`3df63833 : 0x00007ffa`49825441
74 00007ffa`a9a03715     : 0000022b`1e271ee0 00007ffa`a99d663a 00000000`00000000 00007ffa`a997bb9c : 0x00007ffa`498227ba
75 00007ffa`a99b09fd     : 00007ffa`a9980a10 00007ffa`a9980a10 ffffffff`fffffffe 00007ffa`a9a0df85 : CoreMessagingXP!Microsoft::UI::Dispatching::DispatcherQueue::DeferInvokeCallback+0x15
76 00007ffa`a99b4a56     : 000001ea`7bbd15c0 00007ffa`a9a03700 0000022b`2308f730 0000022b`1e271ed0 : CoreMessagingXP!CFlat::SehSafe::Execute<<lambda_a81ff790741c2a62f2197c2561f5fe49> >+0x21
77 00007ffa`a99bb090     : 0000022b`23625250 00000000`00000000 00000000`00000000 00007ffa`a9a0c851 : CoreMessagingXP!Microsoft::CoreUI::ActionCallback::ImportAdapter$+0x66
78 00007ffa`a998b8cf     : 00000000`00000000 000000be`43f7e3b0 0000022b`1e271ed0 00007ffa`a99c89d7 : CoreMessagingXP!Microsoft::CoreUI::Messaging::MessageSession::Callback_InvokeDeferInvoke+0x60
79 00007ffa`a99c9022     : 0000022b`1c6b2ac0 0000022b`230bc940 000000be`43f7e401 0000022b`1c7d54c0 : CoreMessagingXP!Microsoft::CoreUI::Dispatch::DeferredCall::Callback_Dispatch+0x6c7
7a 00007ffa`a998c880     : 0000022b`2308e290 0000022b`1c7d54c0 0000022b`1c666830 0000022b`1233a070 : CoreMessagingXP!Microsoft::CoreUI::Dispatch::DeferredCallDispatcher::Callback_OnDispatch+0x102
7b 00007ffa`a998c5ed     : 000001ea`7bbd15c0 00000000`00000000 00000000`00000000 0000022b`12f55c10 : CoreMessagingXP!Microsoft::CoreUI::Dispatch::Dispatcher::Callback_DispatchNextItem+0x1bc
7c 00007ffa`a997fd7c     : 00000000`00000000 ffffffff`fffffffe 0000022b`1233a070 00007ffb`3df65a17 : CoreMessagingXP!Microsoft::CoreUI::Dispatch::Dispatcher::Callback_DispatchLoop+0x1b9
7d 00007ffa`a9982c66     : 0000022b`1233a070 000001ea`7bc12220 0000022b`00000000 0000022b`12dfd1b0 : CoreMessagingXP!Microsoft::CoreUI::Dispatch::EventLoop::Callback_RunCoreLoop+0x164
7e 00007ffa`a9982fdc     : 000001ea`7bbd15c0 0000022b`12f57f40 00000000`00000001 00007ffa`a997f1f1 : CoreMessagingXP!Microsoft::CoreUI::Dispatch::UserAdapter::DrainCoreMessagingQueue+0x15a
7f 00007ffa`a99c36a3     : 00000000`00351056 000000be`43f7ea60 80006010`00000001 00000000`00000000 : CoreMessagingXP!Microsoft::CoreUI::Dispatch::UserAdapter::OnUserDispatch+0x98
80 00007ffa`a99c3836     : 0000022b`1233d0e0 00000000`00351056 00000000`00000000 0000022b`12dfd1b0 : CoreMessagingXP!Microsoft::CoreUI::Dispatch::UserAdapter::DoWork+0xa7
81 00007ffa`a99c3dae     : 00000000`00000001 00000000`00351056 00003c23`c5a3b3a5 000016fa`bbbba874 : CoreMessagingXP!Microsoft::CoreUI::Dispatch::UserAdapter::HandleDispatchNotifyMessage+0x132
82 00007ffb`3cdb74d6     : 00000000`00000001 00000000`00000000 000000be`43f7e928 000000be`43f7e948 : CoreMessagingXP!Microsoft::CoreUI::Dispatch::UserAdapter::WindowProc+0x5e
83 00007ffb`3cdb6ff2     : 000001ea`7c2cdb70 00007ffa`a99c3d50 00000000`00351056 000000be`43f7ea20 : user32!UserCallWinProcCheckWow+0x266
84 00007ffa`9821facd     : 000000be`43f7ea20 000000be`00000000 00000000`00000000 00000000`00000000 : user32!DispatchMessageWorker+0x1b2
85 00007ffa`9821d9e2     : 00000000`00000000 000000be`43f7eaa9 00000000`00000000 00007ffa`a9a00f60 : Microsoft_UI_Xaml!DirectUI::FrameworkApplication::RunDesktopWindowMessageLoop+0x99 [C:\__w\1\s\dxaml\xcp\dxaml\lib\FrameworkApplication_Partial.cpp @ 1321] 
86 00007ffa`97ecf1b8     : 0000022b`12f39460 000000be`43f7ede8 000000be`43f7ef88 00007ffa`4751129c : Microsoft_UI_Xaml!DirectUI::FrameworkApplication::StartDesktop+0x3c2 [C:\__w\1\s\dxaml\xcp\dxaml\lib\FrameworkApplication_Partial.cpp @ 242] 
87 (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : Microsoft_UI_Xaml!DirectUI::FrameworkApplicationFactory::StartImpl+0xbd [C:\__w\1\s\dxaml\xcp\dxaml\lib\FrameworkApplication_Partial.cpp @ 183] 
88 00007ffa`47508ab3     : 000000be`43f7ee30 000000be`43f7ebc0 000000be`43f7e890 00000000`00000003 : Microsoft_UI_Xaml!DirectUI::FrameworkApplicationFactory::Start+0x108 [C:\__w\1\s\dxaml\xcp\dxaml\lib\winrtgeneratedclasses\FrameworkApplication.g.cpp @ 843] 
89 00007ffa`475075cc     : 000001ea`7f812f10 000001ea`7f812eb8 00000000`3d4fb000 000001ea`80400000 : 0x00007ffa`47508ab3
8a 00007ffa`475070d8     : 000001ea`7f812eb8 00000000`0007aa04 00000000`3d4fb000 000001ea`80400000 : 0x00007ffa`475075cc
8b 00007ffa`a70a69a3     : 000001ea`7f80d9d8 000000be`43f7f388 000000be`43f7f388 000000be`43f7ef79 : 0x00007ffa`475070d8
8c 00007ffa`a700576c     : 00000000`00000000 00000000`00000000 000000be`43f7ef88 00007ffa`00000001 : coreclr!CallDescrWorkerInternal+0x83 [D:\a\_work\1\s\src\coreclr\vm\amd64\CallDescrWorkerAMD64.asm @ 74] 
8d 00007ffa`a7023d28     : 000000be`43f7f008 00000000`00000000 00000000`00000048 00007ffa`a7043776 : coreclr!MethodDescCallSite::CallTargetWorker+0x208 [D:\a\_work\1\s\src\coreclr\vm\callhelpers.cpp @ 595] 
8e (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : coreclr!MethodDescCallSite::Call+0xb [D:\a\_work\1\s\src\coreclr\vm\callhelpers.h @ 465] 
8f 00007ffa`a7023e86     : 000001ea`7f80d9d8 000001ea`80011250 00000000`00000000 000000be`43f7f388 : coreclr!RunMainInternal+0x11c [D:\a\_work\1\s\src\coreclr\vm\assembly.cpp @ 1235] 
90 00007ffa`a702419f     : 000001ea`7bd335c0 00007ffa`00000000 000001ea`7bd335c0 000000be`43f7f388 : coreclr!RunMain+0xd2 [D:\a\_work\1\s\src\coreclr\vm\assembly.cpp @ 1306] 
91 00007ffa`a7011077     : 00000000`00000000 00000000`00000000 00000000`00000000 000001ea`7bcc2c40 : coreclr!Assembly::ExecuteMainMethod+0x1a3 [D:\a\_work\1\s\src\coreclr\vm\assembly.cpp @ 1434] 
92 00007ffa`a6fd0ecc     : 00000000`00000001 000000be`00000000 00000000`00000001 00007ffa`b056237a : coreclr!CorHost2::ExecuteAssembly+0x1e7 [D:\a\_work\1\s\src\coreclr\vm\corhost.cpp @ 349] 
93 00007ffa`b057ec7f     : 000001ea`7bbe9d20 000001ea`7bbde9b0 00000000`00000000 000001ea`7bbde9b0 : coreclr!coreclr_execute_assembly+0xcc [D:\a\_work\1\s\src\coreclr\dlls\mscoree\exports.cpp @ 494] 
94 (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : hostpolicy!coreclr_t::execute_assembly+0x29 [D:\a\_work\1\s\src\native\corehost\hostpolicy\coreclr.cpp @ 108] 
95 00007ffa`b057ef5c     : 000001ea`7bbdffd8 000000be`43f7f6f9 00007ffa`b05b61e0 000001ea`7bbdffd8 : hostpolicy!run_app_for_context+0x58f [D:\a\_work\1\s\src\native\corehost\hostpolicy\hostpolicy.cpp @ 256] 
96 00007ffa`b057f86a     : 00000000`00000000 000001ea`7bbdffd0 000001ea`7bbdffd0 00000000`00000000 : hostpolicy!run_app+0x3c [D:\a\_work\1\s\src\native\corehost\hostpolicy\hostpolicy.cpp @ 285] 
97 00007ffa`b2c7da09     : 000001ea`7bbf0e98 000001ea`7bbf0d80 00000000`00000000 000000be`43f7f7d9 : hostpolicy!corehost_main+0x15a [D:\a\_work\1\s\src\native\corehost\hostpolicy\hostpolicy.cpp @ 426] 
98 00007ffa`b2c7ff86     : 000001ea`7bbf6a90 000000be`43f7fb60 00000000`00000000 00000000`00000000 : hostfxr!execute_app+0x2e9 [D:\a\_work\1\s\src\native\corehost\fxr\fx_muxer.cpp @ 145] 
99 00007ffa`b2c8207c     : 00007ffa`b2cb38b8 000001ea`7bbf5290 000000be`43f7faa0 000000be`43f7fa50 : hostfxr!`anonymous namespace'::read_config_and_execute+0xa6 [D:\a\_work\1\s\src\native\corehost\fxr\fx_muxer.cpp @ 532] 
9a 00007ffa`b2c80553     : 000000be`43f7fb60 000000be`43f7fb80 000000be`43f7fad1 000000be`43f7fb60 : hostfxr!fx_muxer_t::handle_exec_host_command+0x16c [D:\a\_work\1\s\src\native\corehost\fxr\fx_muxer.cpp @ 1007] 
9b 00007ffa`b2c78390     : 000000be`43f7fb80 000001ea`7bbf5150 00000000`00000002 00007ff7`e58294fe : hostfxr!fx_muxer_t::execute+0x483 [D:\a\_work\1\s\src\native\corehost\fxr\fx_muxer.cpp @ 578] 
9c 00007ff7`e582a4a1     : 00007ffb`3b02a4b8 00007ffa`b2c798f0 000000be`43f7fd20 000001ea`7bbed1c0 : hostfxr!hostfxr_main_startupinfo+0xa0 [D:\a\_work\1\s\src\native\corehost\fxr\hostfxr.cpp @ 63] 
9d 00007ff7`e582a8b6     : 00007ff7`e583d050 00000000`00000007 000001ea`7bbdffd0 00000000`0000005a : XXX_exe!exe_start+0x7b1 [D:\a\_work\1\s\src\native\corehost\corehost.cpp @ 253] 
9e 00007ff7`e58321f8     : 00000000`00000000 00000000`00000000 000001ea`7bbdffd0 00000000`00000000 : XXX_exe!wmain+0x146 [D:\a\_work\1\s\src\native\corehost\corehost.cpp @ 324] 
9f (Inline Function)     : --------`-------- --------`-------- --------`-------- --------`-------- : XXX_exe!invoke_main+0x22 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 90] 
a0 00007ffb`3ca87ac4     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : XXX_exe!__scrt_common_main_seh+0x10c [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 
a1 00007ffb`3df9a8c1     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : kernel32!BaseThreadInitThunk+0x14
a2 00000000`00000000     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : ntdll!RtlUserThreadStart+0x21

Steps to reproduce the bug

Happens random. Unable to reprodom

Expected behavior

No response

Screenshots

No response

NuGet package version

WinUI 3 - Windows App SDK 1.6.3: 1.6.241114003

Windows version

Windows 10 (1809): Build 17763

Additional context

No response

@Larhei Larhei added the bug Something isn't working label Nov 22, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage Issue needs to be triaged by the area owners
Projects
None yet
Development

No branches or pull requests

1 participant