New comment by chrysos349 on void-packages repository https://github.com/void-linux/void-packages/pull/49111#issuecomment-1980203561 Comment: Actually, i reproduced the same intermittent segfaults when trying to connect to localhost. It happens when I copy an image to the clipboard. ``` ../gdk/wayland/gdkselection-wayland.c:283: error reading selection buffer: Operation was cancelled No data received from local clipboard for sending to remote side! ``` When I connect to the remote windows box, no segfaulting happens (even if I have an image in the clipboard). Does it mean the bug is specific to localhost connections and has something to do with the clipboard contents? (Who needs connecting to the localhost anyway??)