crash of conhost.exe when removing scrollback buffer #14759
Labels
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Windows Terminal version
No response
Windows build number
10.0.19044.2486
Other Software
No response
Steps to reproduce
Compile and start the following program in a cmd or powershell console:
Expected Behavior
That the console window is still here after the program finished.
Actual Behavior
The console window disappears because conhost.exe crashes.
I see the following in the Event Viewer:
And:
0xc0000409 is STATUS_STACK_BUFFER_OVERRUN, and 7 is fast failure code FAST_FAIL_FATAL_APP_EXIT.
The text was updated successfully, but these errors were encountered: