Microsoft::Console::VirtualTerminal::StateMachine::ProcessString Crash #22948

Closed
opened 2026-01-31 08:28:09 +00:00 by claunia · 1 comment
Owner

Originally created by @carlos-zamora on GitHub (Feb 19, 2025).

Internal ADO link: https://microsoft.visualstudio.com/OS/_workitems/edit/54447014?src=WorkItemMention&src-action=artifact_link

Getting a good amount of crashes for Germanium on v1.21/22/23

Originally created by @carlos-zamora on GitHub (Feb 19, 2025). Internal ADO link: https://microsoft.visualstudio.com/OS/_workitems/edit/54447014?src=WorkItemMention&src-action=artifact_link Getting a good amount of crashes for Germanium on v1.21/22/23
Author
Owner

@lhecker commented on GitHub (Feb 25, 2025):

I looked at this one and it appears as if we have a lifetime issue where something calls into the renderer while it's already partially (or entirely? impossible to tell) deallocated. We need to check our renderer management in ControlCore, including callbacks, timers, etc.

@lhecker commented on GitHub (Feb 25, 2025): I looked at this one and it appears as if we have a lifetime issue where something calls into the renderer while it's already partially (or entirely? impossible to tell) deallocated. We need to check our renderer management in `ControlCore`, including callbacks, timers, etc.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#22948