This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| panic(cpu 9 caller 0xfffffe0054b4d5d8): "mismatched swapID's 49999 vs 50000\n" @UnifiedPipeline.cpp:14910 | |
| Debugger message: panic | |
| Memory ID: 0xff | |
| OS release type: User | |
| OS version: 25A362 | |
| Kernel version: Darwin Kernel Version 25.0.0: Wed Sep 17 21:41:26 PDT 2025; root:xnu-12377.1.9~141/RELEASE_ARM64_T6041 | |
| Fileset Kernelcache UUID: 2708F919D7B300D26D2ECBC96044E076 | |
| Kernel UUID: AF4E9CBF-AD32-3331-88F5-A0373EB1635E | |
| Boot session UUID: EAD2ACEF-EF00-4F3D-B5B7-0FCE3E783868 | |
| iBoot version: iBoot-13822.1.2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| D:\a\_work\1\s\BuildOutput\Release\x64\WindowsAppRuntime_DLL\WindowsAppRuntimeInsights.h(53)\Microsoft.WindowsAppRuntime.Bootstrap.dll!00007FFDFBB3206B: (caller: 00007FFDFBB2D898) LogHr(1) tid(242f0) 8007007E The specified module could not be found. | |
| Msg:[Unable to load resource dll. Microsoft.WindowsAppRuntime.Insights.Resource.dll] | |
| D:\a\_work\1\s\dev\WindowsAppRuntime_BootstrapDLL\MddBootstrap.cpp(814)\Microsoft.WindowsAppRuntime.Bootstrap.dll!00007FFDFBB2A779: (caller: 00007FFDFBB292CF) LogHr(2) tid(242f0) 80040010 Object is not in any of the inplace active states | |
| Msg:[Bootstrap.Intitialize: Scanning packages for Major.Minor=1.1, Tag=, MinVersion=0.0.0.0] CallContext:[\Initialize] | |
| D:\a\_work\1\s\dev\WindowsAppRuntime_BootstrapDLL\MddBootstrap.cpp(923)\Microsoft.WindowsAppRuntime.Bootstrap.dll!00007FFDFBB2B1FE: (caller: 00007FFDFBB292CF) LogHr(3) tid(242f0) 80040012 Not able to perform the operation because object is not given storage yet | |
| Msg:[Bootstrap.Intitialize: Microsoft.WinAppRuntime.DDLM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| KernelBase.dll!RaiseException() | |
| vcruntime140d.dll!00007ffe3367b650() | |
| TestApplication.exe!winrt::throw_hresult(const winrt::hresult result) Line 4968 | |
| at C:\Users\lyahdav\Downloads\TestApplication\TestApplication\TestApplication\x64\Debug\Generated Files\winrt\base.h(4968) | |
| TestApplication.exe!winrt::check_hresult(const winrt::hresult result) Line 5039 | |
| at C:\Users\lyahdav\Downloads\TestApplication\TestApplication\TestApplication\x64\Debug\Generated Files\winrt\base.h(5039) | |
| TestApplication.exe!winrt::get_activation_factory<winrt::Microsoft::UI::Xaml::IApplicationStatics>(const winrt::param::hstring & name) Line 6079 | |
| at C:\Users\lyahdav\Downloads\TestApplication\TestApplication\TestApplication\x64\Debug\Generated Files\winrt\base.h(6079) | |
| TestApplication.exe!winrt::impl::factory_cache_entry<winrt::Microsoft::UI::Xaml::Application,winrt::Microsoft::UI::Xaml::IApplicationStatics>::call<`winrt::Microsoft::UI::Xaml::Application::Start'::`2'::<lambda_1> &>(winrt::Microsoft::UI::Xaml::Application::Start::__l2::<lambd |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Copyright (c) Microsoft Corporation. All rights reserved. | |
| // Licensed under the MIT License. | |
| #include "pch.h" | |
| #include "FocusZoneViewManager.h" | |
| #include "ViewControl.h" | |
| #include "DynamicAutomationProperties.h" |
NewerOlder