Hello @tjakway, this is commonly caused by the 32 bit OpenGL driver being broken or incomplete. Can you check if a basic 32 bit opengl application like glxinfo from mesa-utils:i386 works?
@kisak-valve I had to uninstall mesa-utils:amd64 to install mesa-utils:i386 (no other conflicts) then running glxinfo gave the same bad window error:
name of display: :0
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 155 (NV-GLX)
Minor opcode of failed request: 4 ()
Resource id in failed request: 0x2e00003
Serial number of failed request: 35
Current serial number in output stream: 35
I confirmed that glxinfo was 32bit/64bit with file. The 64-bit glxinfo gave exactly the same error output.
That pretty clearly confirms that the nvidia driver on your system is currently broken. If you've very recently updated the driver and not rebooted, then the running kernel module version may not match the userspace libraries.
This should be fixed before troubleshooting Steam further.
@kisak-valve yep, looks like it. Sorry for bothering you guys, I assumed it was an issue with steam since everything (firefox, vim, even vlc) else seems to work fine.
Nothing extracted yet.
The steam client crashes on startup.
I originally thought the problem had to involve xmonad but I get the exact same error when booting XFCE.
I’ve tried:
The nvidia drivers are definitely loaded, as lsmod output confirms.
crash_20180423155044_1.dmp.zip