Open ChrisNonyminus opened 3 years ago
I changed versions to the one from the official steampowered site, and now it displays more logs, so it seems that steam has an assertion failure as soon as auto login starts.
Hello @ChrisNonyminus, can you share the more verbose terminal spew?
Hello @ChrisNonyminus, can you share the more verbose terminal spew?
Sure.
Running Steam on ubuntu 20.04 64-bit
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
Steam client's requirements are satisfied
WARNING: Using default/fallback debugger launch
/home/chrisnonyminus/.local/share/Steam/ubuntu12_32/steam
[2021-02-26 08:22:13] Startup - updater built Feb 24 2021 18:04:24
[2021-02-26 08:22:13] Opted in to client beta 'publicbeta' via beta file
You are in the 'publicbeta' client beta.
Installing breakpad exception handler for appid(steam)/version(1614214340)
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2021-02-26 08:22:13] Loading cached metrics from disk (/home/chrisnonyminus/.local/share/Steam/package/steam_client_metrics.bin)
[2021-02-26 08:22:13] Using the following download hosts for Public, Realm steamglobal
[2021-02-26 08:22:13] 1. https://cdn.cloudflare.steamstatic.com, /client/, Realm 'steamglobal', weight was 100, source = 'update_hosts_cached.vdf'
[2021-02-26 08:22:13] 2. https://cdn.akamai.steamstatic.com, /client/, Realm 'steamglobal', weight was 100, source = 'update_hosts_cached.vdf'
[2021-02-26 08:22:13] 3. http://media.steampowered.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
Installing breakpad exception handler for appid(steam)/version(1614214340)
[2021-02-26 08:22:13] Checking for update on startup
[2021-02-26 08:22:13] Checking for available updates...
[2021-02-26 08:22:13] Downloading manifest: https://cdn.cloudflare.steamstatic.com/client/steam_client_publicbeta_ubuntu12
Installing breakpad exception handler for appid(steam)/version(1614214340)
[2021-02-26 08:22:15] Download skipped by HTTP 304 Not Modified
[2021-02-26 08:22:15] Nothing to do
[2021-02-26 08:22:15] Verifying installation...
[2021-02-26 08:22:15] Performing checksum verification of executable files
[2021-02-26 08:22:16] Verification complete
Loaded SDL version 2.0.15-6379350
Installing breakpad exception handler for appid(steam)/version(1614214340)
STEAM_RUNTIME_HEAVY: ./steam-runtime-heavy
Installing breakpad exception handler for appid(steam)/version(1614214340)
Installing breakpad exception handler for appid(steam)/version(1614214340)
Installing breakpad exception handler for appid(steam)/version(1614214340)
Installing breakpad exception handler for appid(steam)/version(1614214340)
[0226/082216.610589:INFO:crash_reporting.cc(247)] Crash reporting enabled for process: browser
[0226/082216.635144:WARNING:crash_reporting.cc(286)] Failed to set crash key: UserID with value: 0
[0226/082216.635222:WARNING:crash_reporting.cc(286)] Failed to set crash key: BuildID with value: 1614189813
[0226/082216.635227:WARNING:crash_reporting.cc(286)] Failed to set crash key: SteamUniverse with value: Public
[0226/082216.635230:WARNING:crash_reporting.cc(286)] Failed to set crash key: Vendor with value: Valve
CAppInfoCacheReadFromDiskThread took 50 milliseconds to initialize
[0226/082216.674337:WARNING:crash_reporting.cc(286)] Failed to set crash key: UserID with value: 0
[0226/082216.674418:WARNING:crash_reporting.cc(286)] Failed to set crash key: BuildID with value: 1614189813
[0226/082216.674423:WARNING:crash_reporting.cc(286)] Failed to set crash key: SteamUniverse with value: Public
[0226/082216.674426:WARNING:crash_reporting.cc(286)] Failed to set crash key: Vendor with value: Valve
[0226/082216.675007:INFO:crash_reporting.cc(247)] Crash reporting enabled for process: gpu-process
[0226/082216.781346:ERROR:sandbox_linux.cc(372)] InitializeSandbox() called with multiple threads in process gpu-process.
[0226/082216.829513:WARNING:crash_reporting.cc(286)] Failed to set crash key: UserID with value: 0
[0226/082216.829594:WARNING:crash_reporting.cc(286)] Failed to set crash key: BuildID with value: 1614189813
[0226/082216.829599:WARNING:crash_reporting.cc(286)] Failed to set crash key: SteamUniverse with value: Public
[0226/082216.829602:WARNING:crash_reporting.cc(286)] Failed to set crash key: Vendor with value: Valve
[0226/082216.830180:INFO:crash_reporting.cc(247)] Crash reporting enabled for process: utility
Installing breakpad exception handler for appid(steam)/version(1614214340)
Installing breakpad exception handler for appid(steam)/version(1614214340)
Installing breakpad exception handler for appid(steam)/version(1614214340)
Installing breakpad exception handler for appid(steam)/version(1614214340)
Warning: failed to set thread priority: set failed for 8: -1: setpriority() failed
Warning: failed to set thread priority: set failed for priority 8
Warning: failed to set thread priority: set failed for 8: -1: setpriority() failed
Warning: support for elevated priorities is most likely unavailable, suppressing future warnings
Warning: support for elevated priorities is most likely unavailable, suppressing future warnings
Installing breakpad exception handler for appid(steam)/version(1614214340)
Installing breakpad exception handler for appid(steam)/version(1614214340)
CApplicationManagerPopulateThread took 24 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread)
Installing breakpad exception handler for appid(steam)/version(1614214340)
Installing breakpad exception handler for appid(steam)/version(1614214340)
Installing breakpad exception handler for appid(steam)/version(1614214340)
Proceed to auto login
assert_20210226082213_1.dmp[3172]: Uploading dump (out-of-process)
/tmp/dumps/assert_20210226082213_1.dmp
/home/chrisnonyminus/.local/share/Steam/steam.sh: line 771: 2909 Segmentation fault $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
Same issue here.
Not having this problem on Windows 11 with WSLg.
Your system information
Please describe your issue in as much detail as possible:
When first running Steam in Ubuntu under WSL2 it runs perfectly fine without any issues, but after closing steam and reopening it, this happens.
Steps for reproducing this issue: