FAIL_FAST crash in conhost after shrinking the buffer height #14328
Labels
Area-Output
Related to output processing (inserting text into buffer, retrieving buffer text, etc.)
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Priority-2
A description (P2)
Product-Conhost
For issues in the Console codebase
Severity-Crash
Crashes are real bad news.
Milestone
Windows Terminal version
Commit cfdea71
Windows build number
10.0.19044.2006
Other Software
No response
Steps to reproduce
Expected Behavior
I'd expect to see the letter that I typed being output at the prompt.
Actual Behavior
The console crashes with the
FAIL_FAST
check here:terminal/src/host/_stream.cpp
Line 252 in cfdea71
The text was updated successfully, but these errors were encountered: