Tab teardown crashing resulting from renewed renderer destruction order issues #1198
Labels
Area-Rendering
Text rendering, emoji, complex glyph & font-fallback issues
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Needs-Tag-Fix
Doesn't match tag requirements
Product-Terminal
The new Windows Terminal.
Severity-Crash
Crashes are real bad news.
Milestone
I can reliably crash a release build of WT by just closing tabs.
Various things under
RenderThread::s_ThreadProc
.If you ask the
Renderer
what it thinks, it says this:However, we're here:
terminal/src/renderer/base/renderer.cpp
Lines 59 to 71 in b9d83ba
We passed the
_destructing
check and . . . now we're very sad.The text was updated successfully, but these errors were encountered: