-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Description
Windows Terminal version
1.22.12111.0
Windows build number
10.0.26100.4770
Other Software
No response
Steps to reproduce
This type of crash happens randomly and is not reproducible for me. I've had a similar type of crash happen several times, about once every couple of weeks. When I enter a command, the terminal crashes with a popup saying that "windowsterminal.exe has stopped working".
I hit "debug" on the popup and opened up the exception in Visual Studio. Below is the stack trace.
Unhandled exception at 0x00007FFAB4B97671 (Microsoft.Terminal.Control.dll) in WindowsTerminal.exe: 0xC0000005: Access violation reading location 0x00007FFBFBF70ED3.
Microsoft.Terminal.Control.dll!00007ffab4b97671() Unknown
Microsoft.Terminal.Control.dll!00007ffab4b6d62f() Unknown
Microsoft.Terminal.Control.dll!00007ffab4b6d0f0() Unknown
Microsoft.Terminal.Control.dll!00007ffab4b706fd() Unknown
kernel32.dll!00007ffb86e1e8d7() Unknown
ntdll.dll!00007ffb8819c34c() Unknown
Expected Behavior
No response
Actual Behavior
Crash.