You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When launching xwayland-satellite on niri I get a stack overflow. It was working before, and I didn't update the package. I tried the latest release and the -git package on the AUR and both didn't work.
Here are the logs I get:
2025-01-18T14:04:45.434Z INFO xwayland_process > _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
2025-01-18T14:04:45.434Z INFO xwayland_process > _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
2025-01-18T14:04:45.621Z INFO xwayland_satellite::xstate > xfixes version: 1.0
thread 'main' has overflowed its stack
fatal runtime error: stack overflow
fish: Job 1, 'xwayland-satellite' terminated by signal SIGABRT (Abort)
The text was updated successfully, but these errors were encountered:
I'm closing the issue, it was my fault. For whatever reason I had no gtk cursor theme set, and this was causing a spam of X11 cursor errors filling my RAM (I could see that with strace).
Plateform: Linux 6.12.9-arch1-1 x86_64, Archlinux
When launching xwayland-satellite on niri I get a stack overflow. It was working before, and I didn't update the package. I tried the latest release and the
-git
package on the AUR and both didn't work.Here are the logs I get:
The text was updated successfully, but these errors were encountered: