Inexplicable crash in command palette #9648
Labels
Area-CmdPal
Command Palette issues and features
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Needs-Tag-Fix
Doesn't match tag requirements
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Priority-2
A description (P2)
Product-Terminal
The new Windows Terminal.
Severity-Crash
Crashes are real bad news.
Milestone
Version: Microsoft.WindowsTerminalPreview_1.8.771.0. Unsure which commits that includes.
I've hit this twice now, but there's not a consistent repro it seems. My only repro is "open the command palette and start typing into it", but that obviously doesn't hit every time.
The stack from the crash is useless, and the
!xamlstowed
isn't all that useful either. The HR is apparently0x80004002 (No such interface supported)
, but again, that's not helpful.Which is failing on a line like
I wonder if this has anything to do with #9487, but I think I saw this before we ever merged that PR. @DHowett does 1.8.771 include #9487?
!xamlstowed
exceptionThe text was updated successfully, but these errors were encountered: