-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
Describe the bug
Kitty crashes when you move the mouse over the window when tmux/irssi is running
To Reproduce
Steps to reproduce the behavior:
- Open a tmux window with irssi
- Move mouse over it (???)
- Occasionally it crashes
Expected behavior
No crash
Environment details
OS: Arch Linux
GPU: 5700 XT
Driver: amdgpu
WM: sway 1.5rc-1
kitty 0.18.1 created by Kovid Goyal
Linux mami 5.7.5-arch1-1 #1 SMP PREEMPT Mon, 22 Jun 2020 08:10:02 +0000 x86_64
Arch Linux \r (\l)
LSB_VERSION=1.4
DISTRIB_ID=Arch
DISTRIB_RELEASE=rolling
DISTRIB_DESCRIPTION="Arch Linux"
Loaded config files: /home/laser/.config/kitty/kitty.conf
Running under: Wayland
Config options different from defaults:
cursor_blink_interval 0.0
enable_audio_bell False
font_size 12.0
foreground Color(red=250, green=250, blue=250)
linux_display_server wayland
Additional context
backtrace with debug symbols on glfw, kitty, and wayland https://0x0.st/iJV4.txt
Only a single kitty window seems to be doing this, my IRC window with irssi/tmux. Not sure if that's related.
Reactions are currently unavailable