Segfault when resetting the terminal after displaying an image (bug) #3576
Replies: 2 comments 2 replies
-
I experienced the same issue. 100% reproducible on hyprland
here is the end of the ghostty output (run from another terminal):
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Got it to crash on a debug build — converting into an issue now. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Ghostty sometimes crashes with a segmentation fault when the terminal is reset after displaying an image. To reproduce, run the following script
sh ghostty_bug_placement_movecursor_direct.sh.txt
:ghostty_bug_placement_movecursor_direct.sh.txt
(Ubuntu 24.04, commit a8e5eef)
It crashes both in release and debug mode. Debug mode logs:
ghostty-image-then-reset-crash-log.txt
Beta Was this translation helpful? Give feedback.
All reactions