ghostty crashed with SIGSEGV in gtk_widget_set_visible() #7096
-
Issue DescriptionGhostty crashes when switching from Dark Style on Ubuntu 24.04 LTS Crash information that feels important attached. Reproduction Steps
Ghostty Version
OS Version InformationUbuntu 24.04.2 LTS (Linux only) Display ServerWayland (Linux only) Desktop Environment/Window ManagerGnome 46 Ghostty Configurationcursor-invert-fg-bg = true
mouse-hide-while-typing = true
command = /bin/bash
copy-on-select = false
click-repeat-interval = 500
desktop-notifications = false
term = xterm-256color
auto-update-channel = stable Additional Relevant ConfigurationNo response I acknowledge that:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 13 replies
-
Could you try to reproduce this in a debug tip build and send the stacktrace here? |
Beta Was this translation helpful? Give feedback.
-
At the times when it doesn't - if shows something like 'Configuration successfully updated' (or reloaded...) That is the only additional thing I have noticed so far. |
Beta Was this translation helpful? Give feedback.
-
This is likely fixed with |
Beta Was this translation helpful? Give feedback.
This is likely fixed with
-ng
(default on main). I can't reproduce it by switching light/dark but not sure if I ever could. We rewrote all our memory management in-ng
for GTK so regardless this issue likely doesn't apply anymore. Please try latest and report back!