terminal: Startup Crash in _HandleCreateWindow on 1.8 Stable
Windows Terminal version (or Windows build number)
1.8.144444
Other Software
No response
Steps to reproduce
No idea.
Expected Behavior
No response
Actual Behavior
Look at Watson bucket 4ba5cd02-f285-99e4-6254-56f3218146c9
or failure ID 5133fdab-7a9f-5853-f23d-43d441146a6c
. 3,000 hits in the last few days.
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Reactions: 6
- Comments: 30 (13 by maintainers)
Commits related to this issue
- No way to repro this, but hopefully this should fix #10211 — committed to microsoft/terminal by zadjii-msft 3 years ago
- Don't throw in `GetProposedDimensions` (#10260) I cannot for the life of me repro the original bug. I've got fonts with bad permissions SxS, I've tried installing a font twice, I've tried stopping th... — committed to microsoft/terminal by zadjii-msft 3 years ago
- Don't throw in `GetProposedDimensions` (#10260) I cannot for the life of me repro the original bug. I've got fonts with bad permissions SxS, I've tried installing a font twice, I've tried stopping th... — committed to microsoft/terminal by zadjii-msft 3 years ago
- Don't throw in `GetProposedDimensions` (#10260) I cannot for the life of me repro the original bug. I've got fonts with bad permissions SxS, I've tried installing a font twice, I've tried stopping th... — committed to microsoft/terminal by zadjii-msft 3 years ago
Had the same issue with the stack overflow
Deleted local settings, still crashed
Deleted %APPDATA%..\Local\Packages\Microsoft.WindowsTerminal_8wekyb3d8bbwe\LocalCache , then it worked again like nothing happened
On one of my machines after the update to 1.8.1444. it would open up fine to my default PowerShell tab, but any new tabs opened after that would crash it. On another machine, it crashed before showing any tabs.
To temporarily stay unblocked, I installed Windows Windows Terminal Preview (1.9.1445) on those machines to use in the interim. In a completely unexpected turn of events, as soon as I installed Preview on each machine, stable (1.8.1444) started functioning just fine again. Is Preview registering Cascadia globally upon install?
Same one here. It’s worth nothing that it happened right after rebooting to install KB5000736, but it could be unrelated.
Not sure if this is the same error, but WT 1.8.1444 is crashing on startup for me, unless launched with the
--help
flag.Event Viewer shows:
For me repair fixed issue
What fixed the issue for me was logging out of Windows and logging in again. No need to reboot.
@MalcolmEvershed that’s a mystery to us, which we’re tracking over in #10243. We trusted the platform to provide a stable update experience and yet, we end up with PE files and fonts coming from the old version. It’s a madhouse.
FWIW, I ran into this when the Windows Store updated my Terminal to 1.8. Cascadia was not recognized in the Windows Settings -> Font Settings until I rebooted my machine, upon which Windows Terminal also started working again. Just wanted to post this in case others come across this thread (“try turning it off and on again”).
I tried deleting both LocalCache and LocalState but no luck. I then deleted all of %APPDATA%…\Local\Packages\Microsoft.WindowsTerminal_8wekyb3d8bbwe and launched fine. Copied my old profile back in and it is running exactly as I want it to.