-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Distribution
Linux Mint 22.1
Package version
6.4.8
Graphics hardware in use
Intel Corporation Raptor Lake-S UHD Graphics + NVIDIA Corporation AD107M [GeForce RTX 4060 Max-Q / Mobile], in optimus mode.
Frequency
Always
Bug description
I tried to select some text in helix editor under Linux Mint Cinnamon Wayland, and the whole desktop environment crashes after I released my left mouse button. I think this is a bug since the reproduction is repeatable and the result is dreadful.
Here is how I install helix:
wget https://github.com/helix-editor/helix/releases/download/25.07.1/helix_25.7.1-1_amd64.deb sudo apt install ./helix_25.7.1-1_amd64.deb
Stack trace:
stack-trace.log
Steps to reproduce
-
Open helix.
hx /path/to/file -
Select some text until release my mouse button.
-
Release my mouse button and the screen instantly stucks.
-
After <10 seconds, the desktop environment crashes and recover with no background wallpaper.
-
If try this operation again, the desktop environment completely crashes and I have to use tty.
Expected behavior
No crashes. If helix got bug, just kill the terminal or break normally.
Additional information
Test environment:
Cinnamon Wayland (Experimental)
helix version: helix 25.07.1 (a05c151b)
Crash report:
crash.tar.gz