-
Notifications
You must be signed in to change notification settings - Fork 704
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
Unknown condition leads to crash #2139
Comments
Here's a report from last week (with no mentions of "fullscreen"). I had deferred an update at the time so I tried that and never got around to file an issue. The Ghostty release was 93c377c (build 6900). This could of course be a different root case and already solved. Crash report
|
Thanks. There are a variety of scenarios we're aware of that would lead to a crash in this location and we're working on them. Unless you have a reliable repro, I'll probably close this issue after we merge those changes and you can feel free to reopen if you experience it still. If you get a reliable repro in the mean time I can fix those up. |
#2156 is now merged which fixes various crash scenarios. The latest macOS update has it. Could you retry with that and let me know if you still get a crash? As noted in my previous comment, I'll close assuming it is because the fixes are exactly in the area your stack trace is, but without a reproduction we of course can't confirm. If it still exists, we'll reopen! |
Hi, I just got access to the beta. I have ghostty crashing like every day on macos when using tmux on my work machine. It used to happen often when using neovim and opening a Telescope finder, but I haven't seen those in a while. More typically it happens while compiling / running a ZML project. Bazel builds and our projects tend to spit out a lot of output on stdout / stderr. So nowadays I mostly encounter it when running a program that outputs an MLIR dump with many lines just flying by - and ghostty crashes. My last crash days were:
I am new to reporting ghostty bugs. I have uploaded 5 or so crash files via that sentry-cli command. Does that help? Please let me know how I can help further. |
Ghostty has been crashing a few times recently. I'm doing everyday stuff like typing commands in fish or writing code in Vim and then suddenly the application quits unexpectedly.
I'm running the latest Ghostty release, 0e3ecbe (build 7032).
I don't know how to reproduce the issue. (I'm seeing "fullscreen" in the report but if I hit the shortcut to activate that, it was accidental.)
Crash report
The text was updated successfully, but these errors were encountered: