Steam and glxinfo32 broken

I’m on Manjaro 24.1.1 and when I try running steam & I get:

steam.sh[2814]: Running Steam on manjarolinux 24.1.1 64-bit                               ✔   
steam.sh[2814]: STEAM_RUNTIME is enabled automatically
setup.sh[2890]: Steam runtime environment up-to-date!
/home/nick/.local/share/Steam/ubuntu12_32/steam-runtime/run.sh: line 85: steam-runtime-identify-library-abi: command not found
run.sh[2903]: steam-runtime-identify-library-abi --ldconfig-paths failed, falling back to ldconfig
steam.sh[2814]: Couldn't find /home/nick/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/srt-logger, logging to console-linux.txt
steam.sh[2814]: Can't find 'steam-runtime-check-requirements', continuing anyway
[2024-10-31 22:14:30] Startup - updater built Jul 16 2024 23:21:18
[2024-10-31 22:14:30] Startup - Steam Client launched with: '/home/nick/.local/share/Steam/ubuntu12_32/steam'
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
src/steamexe/updateui_xwin.cpp (1466) : BFileExists( m_FontFileRegular )
src/steamexe/updateui_xwin.cpp (1466) : BFileExists( m_FontFileRegular )
10/31 22:14:30 minidumps folder is set to /tmp/dumps
10/31 22:14:30 Init: Installing breakpad exception handler for appid(steam)/version(1.0)/tid(2932)
assert_20241031221430_3.dmp[2935]: Uploading dump (out-of-process)
/tmp/dumps/assert_20241031221430_3.dmp
src/steamexe/updateui_xwin.cpp (1467) : BFileExists( m_FontFileLight )
src/steamexe/updateui_xwin.cpp (1467) : BFileExists( m_FontFileLight )
10/31 22:14:30 minidumps folder is set to /tmp/dumps
10/31 22:14:30 Init: Installing breakpad exception handler for appid(steam)/version(1.0)/tid(2932)
assert_20241031221430_6.dmp[2939]: Uploading dump (out-of-process)
/tmp/dumps/assert_20241031221430_6.dmp
10/31 22:14:30 minidumps folder is set to /tmp/dumps
10/31 22:14:30 Init: Installing breakpad exception handler for appid(steam)/version(0)/tid(2932)
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadValue (integer parameter out of range for operation)
assert_20241031221430_6.dmp[2939]: Finished uploading minidump (out-of-process): success = yes
assert_20241031221430_6.dmp[2939]: response: CrashID=bp-b008c9da-18de-4b39-a976-4460d2241031
assert_20241031221430_6.dmp[2939]: file ''/tmp/dumps/assert_20241031221430_6.dmp'', upload yes: ''CrashID=bp-b008c9da-18de-4b39-a976-4460d2241031''
assert_20241031221430_3.dmp[2935]: Finished uploading minidump (out-of-process): success = yes
assert_20241031221430_3.dmp[2935]: response: CrashID=bp-8960dce6-1e61-4884-bdbb-554212241031
assert_20241031221430_3.dmp[2935]: file ''/tmp/dumps/assert_20241031221430_3.dmp'', upload yes: ''CrashID=bp-8960dce6-1e61-4884-bdbb-554212241031''

pamac list | grep nvidia shows:

lib32-nvidia-utils                 550.127.05-1                 multilib  212.4 MB
linux611-nvidia                    550.127.05-1                 extra     53.7 MB
linux66-nvidia                     550.127.05-1                 extra     53.5 MB
mhwd-nvidia                        550.127.05-1                 extra     1.8 kB
mhwd-nvidia-390xx                  390.157-14                   extra     1.9 kB
mhwd-nvidia-470xx                  470.256.02-4                 extra     1.8 kB
nvidia-settings                    550.127.05-1                 extra     1.5 MB
nvidia-utils                       550.127.05-1                 extra     622.9 MB

glxgears runs as expected but glxinfo32 results in:

name of display: :1
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  150 (GLX)
  Minor opcode of failed request:  24 (X_GLXCreateNewContext)
  Value in failed request:  0x0
  Serial number of failed request:  63
  Current serial number in output stream:  64

Your Full System info could be helpful:

inxi --admin --verbosity=5 --filter --no-host --width

Since when this the error occurs? Could you run steam recently?

Hello, it has been happening for about 2 months. I got impatient and installed Bazzite instead and it’s working well so far. Thank you though.