Terminal (Dev Build) crashed on launch #3557

Closed
opened 2026-01-30 23:24:17 +00:00 by claunia · 2 comments
Owner

Originally created by @madcpt on GitHub (Aug 25, 2019).

I was using VS 2019 and 1903 SDK, the building and deployment were all good, while the terminal crashed on launch.
I started a debug instance and got this following message:
Exception thrown at 0x00007FFB0EDEE052 (Windows.UI.Xaml.dll) in WindowsTerminal.exe: 0xC0000005: Access violation reading location 0x0000000000000610. occurred

Originally created by @madcpt on GitHub (Aug 25, 2019). I was using VS 2019 and 1903 SDK, the building and deployment were all good, while the terminal crashed on launch. I started a debug instance and got this following message: `Exception thrown at 0x00007FFB0EDEE052 (Windows.UI.Xaml.dll) in WindowsTerminal.exe: 0xC0000005: Access violation reading location 0x0000000000000610. occurred`
claunia added the Needs-TriageNeeds-Tag-FixNeeds-Attention labels 2026-01-30 23:24:17 +00:00
Author
Owner

@DHowett-MSFT commented on GitHub (Aug 25, 2019):

Since you've got a dev build running, and you're using Visual Studio to do it, it would be very helpful if you could give us a call stack instead of just an exception line. 😄

@DHowett-MSFT commented on GitHub (Aug 25, 2019): Since you've got a dev build running, and you're using Visual Studio to do it, it would be _very helpful_ if you could give us a call stack instead of just an exception line. :smile:
Author
Owner

@madcpt commented on GitHub (Aug 26, 2019):

Actually, it turned out to be that the Xaml lib was not correctly loaded. This problem should be solved by reloading Xaml from NuGet.

@madcpt commented on GitHub (Aug 26, 2019): Actually, it turned out to be that the Xaml lib was not correctly loaded. This problem should be solved by reloading Xaml from NuGet.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#3557