Cagebreak crashes if opens ghostty #7045
-
Cagebreak is a wayland compositor based on Cage. If I try to open ghostty in it, it locks me in tty with the following error. error log gotten when starting cagebreak with a command
|
Beta Was this translation helpful? Give feedback.
Answered by
pluiedev
Apr 10, 2025
Replies: 2 comments 5 replies
-
Do other apps work? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Can you run this with |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nothing seems wrong here. I could reproduce the error as well (via
cagebreak -c <(echo "exec ghostty")
) but it seems to be a Cagebreak-specific bug. (Cage works fine without any issues.)EDIT: It seems that Cagebreak itself crashes with a segfault when the XDG set title request is sent. I suspect something is very wrong on their end.