ValveSoftware / steam-for-linux

Issue tracking for the Steam for Linux beta client
4.26k stars 175 forks source link

Steam Won't Start - X Error of failed request: BadValue (integer parameter out of range for operation) #11413

Closed trixter13 closed 3 weeks ago

trixter13 commented 3 weeks ago

Your system information

Please describe your issue in as much detail as possible:

Trying to launch Steam fails. I've tried uninstalling and reinstalling but it did not help.

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''

glxgears works as expected and pamac list | grep nvidia results in:

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

Here are the dump files if that helps too: assert20241031221430.zip

Steps for reproducing this issue:

  1. run steam &
  2. observe errors
trixter13 commented 3 weeks ago

I got impatient and installed Bazzite instead of Manjaro. Looking good so far.