-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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 app silently crashes #7350
Comments
Huh, this is unusual. This isn't what it looks like when the updater kills Terminal, but it looks like the updater did capitalize on the opportunity to install an update nonetheless (after Terminal died of other mysterious causes). Would you mind filing feedback? That's an easier way to get us information than the secure e-mail address :) /feedback |
Thanks @DHowett I have submitted feedback: |
Okay, I'm going to have to swallow my own words here. I had a colleague help me look at the "hang" dump (or crash dump) that we found when we investigated your feedback, and it looks like it's part of a group of hangs that happen when the "do you want to close all tabs?" dialog is open. We've seen an uptick in these issues very recently--about 7 days since we released the last update. I'm starting to become convinced that this is because of the update (and not the other way around.) Here's my theory:
This is a place where the platform treats us like a "store-managed" application, where we're really not. I'm tentatively closing this as a /duplicate of #6726. Thanks for following up 😄 |
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! |
Environment
Steps to reproduce
Not entirely sure what happened as it was a silent crash.
The system has been up for at least two days.
Terminal was running a java app via maven and a gulp watch in separate tabs
Expected behavior
If crashing, show an error with a possible message why
Actual behavior
Terminal app silently crashes showing no error
Event log
It did throw an event log which I can attach in full. I'm not sure if there's any security issues in doing so, I don't think it's a memory dump but I'm happy to forward to the secure email address if you like.
I think these parts from the event might be helpful:
Event log:
Problem history:
Other
Might possibly be related to #7345 - but I didn't check if existing processes were still running, sorry. This crash occurred yesterday around 10am ACST.
Interestingly, the version reported in the event log doesn't match the version presented when opening Terminal's "about" screen - could it be related to a forced update closing terminal while still in use?
The text was updated successfully, but these errors were encountered: