Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Stack overflow on launch #94

Closed
Yopaman opened this issue Jan 18, 2025 · 1 comment
Closed

[Bug] Stack overflow on launch #94

Yopaman opened this issue Jan 18, 2025 · 1 comment

Comments

@Yopaman
Copy link

Yopaman commented Jan 18, 2025

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:

 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)
@Yopaman
Copy link
Author

Yopaman commented Jan 23, 2025

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).

@Yopaman Yopaman closed this as completed Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant