Skip to content

Windows Terminal has stopped working #19231

@vladkvit

Description

@vladkvit

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-BugIt either shouldn't be doing this or needs an investigation.Needs-TriageIt's a new issue that the core contributor team needs to triage at the next triage meeting

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions