Crash in TerminalControl!TextBuffer::InsertCharacter when resizing horizontal pane under stress #7417
Labels
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Environment
Steps to reproduce
alt+shift+down arrow key
to reduce the size of the pane. Repeat until the pane is reduced to the smallest possible height.alt+shift+up arrow key
to grow the size of the pane upwards.Expected behavior
The terminal does not crash.
Actual behavior
The terminal crashes (FAST_FAIL_FATAL_APP_EXIT) in
TerminalControl!TextBuffer::InsertCharacter+0x1fc [E:\BA\167\s\src\buffer\out\textBuffer.cpp @ 401]
Call stack
The text was updated successfully, but these errors were encountered: