question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Xaml Islands Crash on Start

See original GitHub issue

Describe the bug

Raising based on advice from microsoft/terminal/issues/11025

When I start apps such as Windows Terminal or Microsoft PowerToys settings page, I very briefly see a window and then the app crashes. Event Viewer contains entries such as these:

Faulting application name: PowerToys.Settings.exe, version: 0.43.0.0, time stamp: 0x5e222541
Faulting module name: KERNELBASE.dll, version: 10.0.19041.1151, time stamp: 0x891df6d3
Exception code: 0xc000027b
Fault offset: 0x000000000010bd3e
Faulting process ID: 0xdbc
Faulting application start time: 0x01d799b68eb0cd0d
Faulting application path: C:\Program Files\PowerToys\Settings\PowerToys.Settings.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report ID: c419a60a-bf62-47c4-b429-801ff1665c6b
Faulting package full name: 
Faulting package-relative application ID: 
Faulting application name: WindowsTerminal.exe, version: 1.9.2107.13002, time stamp: 0x60edf3e3
Faulting module name: KERNELBASE.dll, version: 10.0.19041.1151, time stamp: 0x891df6d3
Exception code: 0xc000027b
Fault offset: 0x000000000010bd3e
Faulting process ID: 0xed0
Faulting application start time: 0x01d798dffb5a7eb6
Faulting application path: C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_1.9.1942.0_x64__8wekyb3d8bbwe\WindowsTerminal.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report ID: ac419911-ee2b-4ffe-a588-009d02877944
Faulting package full name: Microsoft.WindowsTerminal_1.9.1942.0_x64__8wekyb3d8bbwe
Faulting package-relative application ID: App

Steps to reproduce the bug Open the settings page for Microsoft PowerToys Open Windows Terminal

Expected behavior They open

Screenshots n/a

Version Info Latest stable builds from GitHub / Microsoft Store

NuGet package version: n/a

Windows version Saw the problem?
Insider Build (xxxxx)
May 2021 Update (19043) Yes
October 2020 Update (19042)
May 2020 Update (19041)
November 2019 Update (18363)
May 2019 Update (18362)
October 2018 Update (17763)
April 2018 Update (17134)
Fall Creators Update (16299)
Creators Update (15063)
Device form factor Saw the problem?
Desktop Yes
Xbox
Surface Hub
IoT

Additional context Have tried

  • sfc /scannow
  • repair install of .NET Core 3.1 Desktop Runtime (v3.1.15) - Windows x64

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:25 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
hoo29commented, Nov 17, 2021

Downloaded and installed the desktop runtime and runtime from https://dotnet.microsoft.com/download/dotnet/3.1 but no dice.

1reaction
hoo29commented, Nov 16, 2021

Main monitor is 2560x1440 at 100% scaling. Installed PowerToys 0.49.1 but PowerRename (and the other apps) don’t work for me with the same issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

MenuFlyout crashes in Xaml Islands · Issue #3953
Launch the app. Right-click on the red square; Open different sub-menus in quick succession. Expected behavior. The app does not crash.
Read more >
Xaml Islands Win32 MenuFlyoutSubItem crash
Run the app, open the menu, hover over the first SubItem until the menu animation starts playing, then quickly move to the second...
Read more >
Using XAML Islands on Windows 10 19H1: fixing the " ...
Open it in File Explorer and double click on the WinSDKSetup.exe file to start the installation. Once the setup is finished, open your...
Read more >
Xaml Islands - Microsoft starter example not working for me
Firstly, when I run the example as it is, I get: "WindowsXamlManager and DesktopWindowXamlSource are supported for apps targeting Windows ...
Read more >
Windows.UI.Xaml.dll crash at startup
Xaml.dll crash at startup:Immediately after a migration to version 2004 Windows 10 ... XAML Islands v1 - Updates and Roadmap for Windows 10....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found