Closed atmouse- closed 5 years ago
That's a crash inside your radeon graphics driver (radeon_dri.so), not kitty. Why do you have a development version of mesa installed? I suggest you just use the X11 backend in kitty. Set linux_display_server to x11 in kitty.conf. That will probably work around whatever the issue is.
@atmouse- were you able to reproduce this reliably? I'm seeing a similar crash on X, but it appears randomly maybe once a day or so.
laptop runs swaywm
kitty installed version
https://github.com/kovidgoyal/kitty/tree/c8631160118a0f86c12dd67a27621d4ee6c530e8
mesa installed version
https://gitlab.freedesktop.org/mesa/mesa/tree/1931c97a1dc71f8fb548a23247c2a0dd4793ad3c
kitty config
dmesg
coredump
I have setting KITTY_ENABLE_WAYLAND=1 enabled, I doubt there is a bug with graphics driver on wayland?