-
Notifications
You must be signed in to change notification settings - Fork 8.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Terminal Unexpectedly Closing #11074
Comments
Huh. Exception's being thrown somewhere in I am having a hard time looking through the full dump myself though, I can't seem to find it on the backend. Maybe I just haven't had enough coffee yet? @DHowett help me out with this one? |
@zadjii-msft @DHowett Howdy! Sorry to bug today, just wondering to see if this got any more thought. Hope you're having a good labor day, thanks for your help! |
@zadjii-msft I'll jump in on this issue as it matches what I'm seeing. I've had this problem for over 2 years. Every 4-6 months I will try a fresh install and I've not seen a difference in behavior. Fresh install this morning from MS store. v 1.12.10982.0 If there are diagnostics/dumps I can take for someone to investigate, I'm happy to provide (will need instructions) Just now, I launched 3 separate WT instances:
On window #3, ubuntu started up. I ran sudo apt update. At some point during that, window #1 crashed and closed. system: W10 Home, 21H1 19043.1645 |
@ghammond-banyan Can you try a recording this with the Feedback Hub, and sharing the link here? I'm betting the original FH link in this issue got wiped from the cache by now, but let's get your crash dump anyways just to make sure. I'd also recommend setting |
@zadjii-msft here you go https://aka.ms/AAgr87s I added closeOnExit to settings, but that didn't affect anything. Thanks for looking at this. This was on my work machine, which is W10 Pro 21H2 19044.1645 |
Frick. If there was a dump for this one in the backend, it must have been cleared out by now, but maybe there wasn't. We have however been blind-firing fixes for a bunch of crashes, especially over the last few months. Perhaps we just fixed this one along the way? Could you try out https://github.com/microsoft/terminal/releases/tag/v1.15.2282.0 and see if this has been fixed? If it isn't, then can you try following the steps in this post to set up automatic crash dumps? (For more info, see this link) If that works, then you should be able to automatically get a That's really my last idea at this point 😕 |
I’m aware this is the least helpful conclusion but since this post, my business switched to a Mac and sent my Windows machine back so I wouldn’t be able to test the fixes. For what it’s worth, I haven’t had the same issue in my W11 ARM VM 😅 |
Same here - I'm Mac-only for the time being. When I get my Windows machine back up I'll check out the above @zadjii-msft Thanks. |
WELP that's definitely not what you love to hear, but at least it's something. @greg-hammond if you do see this again, follow up here and we can reopen. <off topic> Entirely genuinely - is there a particular reason you switched to MacOS? If you've got specific reasons, I always love forwarding feedback to the appropriate internal parties 😄 |
@zadjii-msft I'm working as a contractor for a large employer - their engineering group is mac/linux exclusively. If there are specific reasons why their ecosystem doesn't support Windows, I don't know what they are, but ostensibly there are reasons. |
That makes perfect sense! Thanks for the follow up |
I’ve been trying to synthesize my thoughts but I think it comes down to the apps (system and the ones generally available in the wider ecosystem) and features. There are some apps built into Mac that I’ve really come to appreciate as a designer. Font Book just got a facelift as a place to view my installed fonts, its OpenType features and metadata, the repertoire of characters, and even print out waterfall/catalog specimens. I haven’t been able to find a good, modern-looking stand-in for that on Windows. And a general-purpose image and PDF viewer like Preview.app is something I found myself missing constantly on Windows. Re-ordering pages of a PDF, extracting pages, rescaling and color corrections, etc. all required me to look for other tools or install an overpowered app like Photoshop. For the features, it’s mostly stuff that I could find replacements for on Windows but found silly that I even had to:
Not really a feature but a paper cut I kept running into as a non-native Windows user:
This was supposed to be a blog post that I never finished writing, apologies for the chaotic formatting |
Thanks for all this - this is great feedback that I hopefully can bounce around to some folks 🙂 |
Following up again - just tried a new install and still hitting the same thing. |
Windows Terminal version (or Windows build number)
10.0.19043.0
Other Software
Steps to reproduce
WT (stable or preview) will close in under a minute after opening it. It doesn't matter if it's sitting idle, if I've opened a tab, or if I've run a command before, it crashes within seconds.
This issue started today when I updated Windows from stable to the release preview channel, the Terminal issue began. I restored back to a system image I took last night and I'm now having the same issue on this image where I didn't have it before. Using cmd.exe, PowerShell, the standalone Ubuntu program, or the terminal inside VS Code works fine, it's specifically Windows Terminal.
No events are logged in the event viewer, I'm fairly new to Windows so I don't know how to troubleshoot further. Feedback Hub link and video showing the issue:
2021-08-28.10-30-39.mp4
Expected Behavior
Terminal to not close (crash?) without me closing it.
Actual Behavior
Opening the terminal (stable or preview) and doing anything, the terminal will close within a minute of opening it.
The text was updated successfully, but these errors were encountered: