On Fri, Apr 04, 2025 at 09:47:09AM +0200, Michel Dänzer wrote: > Looks like the original signal is raised in libnvidia-tls.so. Xwayland's > signal handler then calls abort() to terminate the process. > > Looks like you need to report this to Nvidia. > Gah...
After messing around for about 45 minutes trying to build a debug version of libnvidia-tls.so, I discovered that, if I have this line in my hyprland.conf file: env = __GLX_VENDOR_LIBRARY_NAME,nvidia Then Xwayland crashes. If I comment it out, then it works fine. This is one of the things I tweaked while trying to chase down Vulkan failures. Sorry to have troubled you. Schwab