Crash when creating a new tab from “Show All Tabs” view #10252
Issue DescriptionClicking the New Tab button on the All Tabs page should open a new tab as expected. Expected BehaviorClicking the New Tab button on the All Tabs page should open a new tab as expected. Actual BehaviorThe application crashes immediately Reproduction Steps1.Open Ghostty and create multiple tabs. Ghostty LogsNo response Ghostty VersionOS Version Informationmacos 26.2 (Linux only) Display ServerNone (Linux only) Desktop Environment/Window ManagerNo response Minimal Ghostty Configurationmacos-icon = xray
window-padding-x = 8
theme = primaryAdditional Relevant ConfigurationNo response I acknowledge that:
|
Answered by
mitchellh
Feb 25, 2026
Replies: 5 comments 1 reply
Anything in logs? sudo log stream --level debug --predicate 'subsystem=="com.mitchellh.ghostty"' |
1 reply
2026-01-10.23.33.59.mov |
0 replies
|
This is not reproducing for me on macOS 26.2 with the release or debug build from tip. I did the same thing as the video. |
0 replies
|
Similar behavior exhibiting in Electron apps: electron/electron#49819. FWIW: I can repro on my end on macOS 26.3 and Ghostty 1.2.3. Screen.Recording.2026-02-20.at.16.30.15.mov |
0 replies
Answer selected by
mitchellh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed on main, thanks @nmggithub