-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Closed
Labels
Area-RenderingText rendering, emoji, complex glyph & font-fallback issuesText rendering, emoji, complex glyph & font-fallback issuesNeeds-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsPriority-1A description (P1)A description (P1)Product-ConhostFor issues in the Console codebaseFor issues in the Console codebaseProduct-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.Severity-CrashCrashes are real bad news.Crashes are real bad news.
Milestone
Description
VSExtensibility team got a watson logged internally with a crash coming from the terminal. After looking into the watson it appears that the crash is coming from this line:
terminal/src/renderer/base/renderer.cpp
Line 81 in ca33d89
| FAIL_FAST_HR_MSG(E_UNEXPECTED, "A rendering engine required too many retries."); |
It looks like an intentional fail fast but it would be better to surface the error and allow the application hosting the rendering engine to decide if it should crash or not.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-RenderingText rendering, emoji, complex glyph & font-fallback issuesText rendering, emoji, complex glyph & font-fallback issuesNeeds-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsPriority-1A description (P1)A description (P1)Product-ConhostFor issues in the Console codebaseFor issues in the Console codebaseProduct-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.Severity-CrashCrashes are real bad news.Crashes are real bad news.