Crash when running random commands #3749

Open
opened 2026-01-30 23:29:20 +00:00 by claunia · 0 comments
Owner

Originally created by @drichardson on GitHub (Sep 5, 2019).

Windows Terminal sometimes crashes when I run commands. Feedback Hub Report here.

Environment

Windows build number: 10.0.18362.0
Windows Terminal version (if applicable): 0.4.2382.0
PowerShell 7.0.0-preview.3

Steps to reproduce

No exact steps to reproduce. I'm using Windows Terminal (Preview) for a while, and after running a command it will crash.

For example, the last crash occurred when I ran the following subversion command:

svn cat ^/users/doug/Operations/Operations/Context.cs

However, I ran that command after the crash several times in a row with no issue.

Expected behavior

My command should run without crashing Windows Terminal (Preview).

Actual behavior

Windows Terminal (Preview) crashes.

More Info

Anecdotally, the crashes seem to occur when I run commands that list files contents or spit out a lot of output (e.g., gci -Recurse .).

Originally created by @drichardson on GitHub (Sep 5, 2019). Windows Terminal sometimes crashes when I run commands. [Feedback Hub Report here](https://aka.ms/AA604mm). # Environment ```none Windows build number: 10.0.18362.0 Windows Terminal version (if applicable): 0.4.2382.0 PowerShell 7.0.0-preview.3 ``` # Steps to reproduce No exact steps to reproduce. I'm using Windows Terminal (Preview) for a while, and after running a command it will crash. For example, the last crash occurred when I ran the following subversion command: ``` svn cat ^/users/doug/Operations/Operations/Context.cs ``` However, I ran that command after the crash several times in a row with no issue. # Expected behavior My command should run without crashing Windows Terminal (Preview). # Actual behavior Windows Terminal (Preview) crashes. # More Info Anecdotally, the crashes seem to occur when I run commands that list files contents or spit out a lot of output (e.g., `gci -Recurse .`).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#3749