Hi,
Try going to /.steam/root/ and remove "appcache" folder, then launch steam using Terminal.
Also before that make sure steam is installed directly from the website (using the .deb file).
Hey mhmarf,
I've tried, but it doesn't work. Steam is still not opening. So I wanted to uninstall Steam because I've installed it via the software center (MX Package Installer). But I think I've messed up, because Steam seams to be still installed but now it shows me an error ("/usr/games/steam" is nowhere to be found").
I've already downloaded the steam_latest.deb file of the steam website and tried to install it but I think I've messed this one up to.
I think at first it's best to completely get rid of everything steam on the computer and then install the .deb file from steam but I don't know how.
Running into the same issue. It was working yesterday, but I had about a week of system updates that I installed afterward because I was away from my computer last week. Then I tried to boot up steam today and having the same issue.
I'm seeing the same issue with Steam on Debian with an AMD graphics card. I updated/upgraded, deleted/reinstalled, etc.
I can't definitively say I have the same issue since OP didn't attach logs, but here are mine from a fresh install on Debian 12: steam-logs.tar.gz
same crash happens whether I use the steam-installer Debian package or the .deb from the steam website
Exact same problem! Feeling like this is widespread. Happened after a crash, after I booted back steam refused to launch. No success even after several reinstalls and trying to launch through console and .deb file.
Here's my logs too steam-logs.tar.gz
Fedora 40; I tried:
~/.steam & ~/.local/share/Steam; reinstalled dnf remove steam && dnf install steamglibc-2.39-6.fc40 vs 2.39-37.fc40)6.12.13, 6.12.15, & 6.13.5steam --resetdnf history) since 2025-03-05. Was working yesterday, 2025-03-09. Suspicious of a possible steam client update causing the issue.All results in a segfault:
❯ steam
steam.sh[37425]: Running Steam on fedora 40 64-bit
steam.sh[37425]: STEAM_RUNTIME is enabled automatically
setup.sh[37470]: Steam runtime environment up-to-date!
steam.sh[37425]: Using supervisor /home/koss/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/steam-runtime-supervisor
steam.sh[37425]: Steam client's requirements are satisfied
CProcessEnvironmentManager is ready, 6 preallocated environment variables.
[2025-03-10 21:30:53] Startup - updater built Mar 9 2025 21:56:57
[2025-03-10 21:30:53] Startup - Steam Client launched with: '/home/koss/.local/share/Steam/ubuntu12_32/steam' '-srt-logger-opened'
03/10 21:30:53 minidumps folder is set to /tmp/dumps
03/10 21:30:53 Init: Installing breakpad exception handler for appid(steam)/version(1741636428)/tid(37530)
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2025-03-10 21:30:53] Loading cached metrics from disk (/home/koss/.local/share/Steam/package/steam_client_metrics.bin)
[2025-03-10 21:30:53] Using the following download hosts for Public, Realm steamglobal
[2025-03-10 21:30:53] 1. https://client-update.fastly.steamstatic.com, /, Realm 'steamglobal', weight was 900, source = 'update_hosts_cached.vdf'
[2025-03-10 21:30:53] 2. https://client-update.akamai.steamstatic.com, /, Realm 'steamglobal', weight was 100, source = 'update_hosts_cached.vdf'
[2025-03-10 21:30:53] 3. https://client-update.steamstatic.com, /, Realm 'steamglobal', weight was 1, source = 'baked in'
[2025-03-10 21:30:53] Checking for update on startup
[2025-03-10 21:30:53] Checking for available updates...
[ 0%] Checking for available updates...
[2025-03-10 21:30:53] Downloading manifest: https://client-update.fastly.steamstatic.com/steam_client_ubuntu12
[2025-03-10 21:30:53] Manifest download: send request
[2025-03-10 21:30:54] Manifest download: waiting for download to finish
[2025-03-10 21:30:54] Manifest download: finished
[2025-03-10 21:30:54] Download skipped: /steam_client_ubuntu12 version 1741636428, installed version 1741636428, existing pending version 0
[2025-03-10 21:30:54] Nothing to do
[2025-03-10 21:30:54] Verifying installation...
[----] Verifying installation...
[2025-03-10 21:30:54] Verifying all executable checksums
[2025-03-10 21:30:55] Verification complete
UpdateUI: skip show logo
Steam logging initialized: directory: /home/koss/.local/share/Steam/logs
XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xf7546e90
XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xf75455f0
crash_20250310213055_5.dmp[37550]: Uploading dump (out-of-process)
/tmp/dumps/crash_20250310213055_5.dmp
/home/koss/.local/share/Steam/steam.sh: line 946: 37530 Segmentation fault (core dumped) "$STEAMROOT/$STEAMEXEPATH" "$@"
What did work was installing flatpak steam, as a temporary workaround.
I am seeing the exact same crash as @andmatand. Logs attached from existing installation and a completely fresh install.
This is on Debian 12, kernel 6.1.0-31-amd64, Mesa 24.2.8-1~bpo12+1, and with no recent package changes. This may be a coincidence, but like @rustingrusting I had just recovered from a hard lockup during a game.
OS: Debian GNU/Linux 12 (bookworm) x86_64
Kernel: 6.1.0-31-amd64
Uptime: 14 hours, 18 mins
Packages: 4425 (dpkg)
Shell: bash 5.2.15
Resolution: 1920x1080, 1920x1080
DE: MATE 1.26.0
WM: Metacity (Marco)
Theme: Materia-dark-compact [GTK2/3]
Icons: Adwaita [GTK2/3]
Terminal: terminator
CPU: AMD Ryzen 5 3600X (12) @ 3.800GHz
GPU: AMD ATI Radeon RX 5600 OEM/5600 XT / 5700/5700 XT
Memory: 7818MiB / 32001MiB
Having the same issues as above, with the same crashes. Installing the flatpack also worked for me, but it meant I needed to reinstall any games I needed
Decided to go ahead and install the flatpak version for now. Found a nice solution to moving your game files without having to reinstall
you can copy over the "common" folder from ~/.steam/steam/steamapps/ to ~/.var/app/com.valvesoftware.Steam/.steam/steam/steamapps/ then install your games once again
(it will rediscover the files and validate)
found here
thought that might be helpful for people who just want to play game. I'm going to go ride my horsie in rdr2
Getting Crashs to
[[2025-03-11 11:11:43] Verification complete
UpdateUI: skip show logo
Steam logging initialized: directory: /home/yami/.local/share/Steam/logs
XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xf7783780
XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xf7782050
/usr/share/themes/Mint-Y-Dark-Orange/gtk-2.0/main.rc:1053: error: unexpected identifier 'direction', expected character '}'
double free or corruption (out)
crash_20250311111144_5.dmp[25142]: Uploading dump (out-of-process)
/tmp/dumps/crash_20250311111144_5.dmp
/home/yami/.local/share/Steam/steam.sh: line 946: 25128 Aborted (core dumped) "$STEAMROOT/$STEAMEXEPATH" "$@"
I'm having this same issue
sudo apt purge steam*'d, deleted all steam directories except for my steamapps folder, and reinstalled steam_latest.deb from the steam websiteI'll try using flatpak steam for now, though I don't think my openmw integration will work....
Today, the steam client was updated and the app stopped running. In the app store, it is displayed in the "download" status.
Restarting the PC does not help.
When trying to run from the terminal, the following error message appears at the end:
/home/norf/.local/share/Steam/steam.sh: string 946: 6687 Segmentation error "$STEAMROOT/$STEAMEXEPATH" "$@"
crash_20250311064235_5.dmp[6701]: Finished uploading minidump (out-of-process): success = no
crash_20250311064235_5.dmp[6701]: error: Peer certificate cannot be authenticated with given CA certificates
crash_20250311064235_5.dmp[6701]: file ''/tmp/dumps/crash_20250311064235_5.dmp'', upload no: ''Peer certificate cannot be authenticated with given CA certificates''
A wonderful update... What did you do with the launcher? How to fix it?
Same issue on Fedora 40, looks like a widespread issue
It straight up doesn't launch for me via terminal. No logs. Nothing. Tried reinstalling via deb file to no avail.
Distro: MXLinux (6.12.3-x64v3-xanmod1)
Version: 1741636428
STEAM_LINUX_RUNTIME_VERBOSE=1 /usr/bin/steam
# Literally no logs, exits immediately
# no logs in ~/.local/share/Steam/logs/console-linux.txt either
same
double free or corruption (out)
Same issue on Debian 12. Tried removing everything and reinstalling from the .deb.
Installing from flathub does work. The package is version 1.0.0.81 from 15-08-2024. It does install steam version 1741636428. All games are gone, but it works as a temporary fix. Did need to use flatseal to give it sufficient permission to actually start the game. Such as GPU acceleration.
Same issue on Debian 12. Error "double free or corruption (out)" started after 1.0.0.82 update.
Hi, Try going to /.steam/root/ and remove "appcache" folder, then launch steam using Terminal. Also before that make sure steam is installed directly from the website (using the .deb file).
I tried - it doesn't help, the new "appcache" folder doesn't even appear.
I deleted the folder, rebooted the PC and nothing changed.
Same issue on LMDE (Linux Mint Debian Edition)
I have the same problem, it started after the 3/11/25 update. I tried launching steam from the command line but it did not provide any info. I renamed appcache to appcacahe.old and now when I launch chrome from the terminal I receive the following error messages:
XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xf751c780
XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xf751b050
double free or corruption (out)
crash_20250311063804_5.dmp[5179]: Uploading dump (out-of-process)
/tmp/dumps/crash_20250311063804_5.dmp
/home/tmb/.local/share/Steam/steam.sh: line 946: 5163 Aborted (core dumped) "$STEAMROOT/$STEAMEXEPATH" "$@"
tmb@debian-hp:~$ crash_20250311063804_5.dmp[5179]: Finished uploading minidump (out-of-process): success = yes
crash_20250311063804_5.dmp[5179]: response: CrashID=bp-84e7cc7a-fa68-450b-be70-ce83c2250311
crash_20250311063804_5.dmp[5179]: file ''/tmp/dumps/crash_20250311063804_5.dmp'', upload yes: ''CrashID=bp-84e7cc7a-fa68-450b-be70-ce83c2250311''
Replying to https://github.com/ValveSoftware/steam-for-linux/issues/11807#issuecomment-2713639869
It also points to line 946 as for me and others.
Just an additional data point. The Flatpak version boots. Mind you, it doesn't work on my system as no game will launch for other reasons. But Steam itself starts in that environment.
I can report the same issue under Debian 12 Stable.
After the update the Steam Client is broken. Also tried hard-reset (removed packages and directories) and re-installing from repo but the problem persists.
[----] Verifying installation...
[2025-03-11 11:53:25] Verifying all executable checksums
[2025-03-11 11:53:25] Verification complete
UpdateUI: skip show logo
Steam logging initialized: directory: /home/chris/.steam/debian-installation/logs
XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xf7527780
XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xf7526050
double free or corruption (out)
crash_20250311115326_5.dmp[64945]: Uploading dump (out-of-process)
/tmp/dumps/crash_20250311115326_5.dmp
/home/chris/.steam/debian-installation/steam.sh: line 946: 64931 Aborted (core dumped) "$STEAMROOT/$STEAMEXEPATH" "$@"```
This is my setup:
chris@chrisb0x:~$ neofetch
_,met$$$$$gg. chris@chrisb0x
,g$$$$$$$$$$$$$$$P. --------------
,g$$P" """Y$$.". OS: Debian GNU/Linux 12 (bookworm) x86_64
,$$P' `$$$. Host: B650 PG Lightning
',$$P ,ggs. `$$b: Kernel: 6.1.0-31-amd64
`d$$' ,$P"' . $$$ Uptime: 24 mins
$$P d$' , $$P Packages: 3344 (dpkg), 10 (flatpak)
$$: $$. - ,d$$' Shell: bash 5.2.15
$$; Y$b._ _,d$P' Resolution: 1920x1080
Y$$. `.`"Y$$$$P"' DE: Plasma 5.27.5
`$$b "-.__ WM: kwin
`Y$$ Theme: [Plasma], Breeze [GTK2/3]
`Y$$. Icons: [Plasma], breeze [GTK2/3]
`$$b. Terminal: konsole
`Y$$b. CPU: AMD Ryzen 7 7800X3D (16) @ 4.200GHz
`"Y$b._ GPU: AMD ATI 13:00.0 Raphael
`""" GPU: AMD ATI Radeon RX 6950 XT
Memory: 5531MiB / 31202MiB
Running into the same issue here aswell. Exact same output and started after the last update.
System:
_,met$$$$$gg. finn@Finn-Debian
,g$$$$$$$$$$$$$$$P. ----------------
,g$$P" """Y$$.". OS: Debian GNU/Linux 12 (bookworm) x86_64
,$$P' `$$$. Host: B550 GAMING X V2 -CF
',$$P ,ggs. `$$b: Kernel: 6.1.0-31-amd64
`d$$' ,$P"' . $$$ Uptime: 13 mins
$$P d$' , $$P Packages: 2188 (dpkg), 8 (flatpak)
$$: $$. - ,d$$' Shell: bash 5.2.15
$$; Y$b._ _,d$P' Resolution: 2560x1440
Y$$. `.`"Y$$$$P"' DE: Cinnamon 5.6.8
`$$b "-.__ WM: Mutter (Muffin)
`Y$$ WM Theme: Adapta-Nokto (Default)
`Y$$. Theme: Adapta-Nokto [GTK2/3]
`$$b. Icons: Adwaita [GTK2/3]
`Y$$b. Terminal: gnome-terminal
`"Y$b._ CPU: AMD Ryzen 7 5800X (16) @ 3.800GHz
`""" GPU: AMD ATI Radeon RX 6700/6700 XT/6750 XT / 680
Memory: 2374MiB / 32012MiB
yup, latest update destroyed steam 😅
Adding to this as I am seeing the same issues rather than creating another issue.
Your system information
Steam client version (build number or date): 1741636428
Distribution (e.g. Ubuntu): Fedora 40
Opted into Steam client beta?: [Yes/No] No
Have you checked for system updates?: [Yes/No] Yes
Steam Logs: steam-logs.tar.gz
[----] Verifying installation...
[2025-03-11 11:24:40] Verifying all executable checksums
[2025-03-11 11:24:41] Verification complete
UpdateUI: skip show logoSteam logging initialized: directory: /home/kandersson/.local/share/Steam/logs
XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xf75cee90
XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xf75cd5f0
free(): invalid pointer
crash_20250311112441_5.dmp[10526]: Uploading dump (out-of-process)
/tmp/dumps/crash_20250311112441_5.dmp
/home/kandersson/.local/share/Steam/steam.sh: line 946: 10502 Aborted (core dumped) "$STEAMROOT/$STEAMEXEPATH" "$@"
kandersson@localhost:~$ crash_20250311112441_5.dmp[10526]: Finished uploading minidump (out-of-process): success = yes
crash_20250311112441_5.dmp[10526]: response: CrashID=bp-d0353d59-aa08-4226-a560-f051a2250311
crash_20250311112441_5.dmp[10526]: file ''/tmp/dumps/crash_20250311112441_5.dmp'', upload yes: ''CrashID=bp-d0353d59-aa08-4226-a560-f051a2250311''
kandersson@fedora
OS: Fedora Linux 40 (Cinnamon) x86_64
Kernel: 6.13.5-100.fc40.x86_64
Uptime: 52 mins
Packages: 3955 (rpm), 18 (flatpak)
Shell: bash 5.2.26
Resolution: 2560x1440, 1920x1080
DE: Cinnamon 6.2.9
WM: Mutter (Muffin)
WM Theme: Mint-Y-Dark-Sand (Adwaita)
Theme: Mint-Y-Dark-Sand [GTK2/3]
Icons: Mint-Y-Dark-Sand [GTK2/3]
Terminal: gnome-terminal
CPU: AMD Ryzen 7 5700X3D (16) @ 4.149GHz
GPU: AMD ATI Radeon RX 5600 OEM/5600 XT / 5700/5700 XT
Memory: 2911MiB / 31982MiB
C'mon Gabe I need to complete my war crime checklist in Rimworld
glad to know im not alone on this
specs:
OS: Debian GNU/Linux 12 (bookworm) x86_64
Host: Vivobook Go E1404FA_E1404FA 1.0
Kernel: 6.1.0-31-amd64
Uptime: 3 mins
Packages: 4215 (dpkg), 527 (nix-user)
Shell: bash 5.2.15
Resolution: 1920x1080, 1920x1080
DE: qtile
WM: LG3D
Theme: Arc-Dark [GTK2/3]
Icons: Papirus-Dark [GTK2/3]
Terminal: kitty
CPU: AMD Ryzen 5 7520U with Radeon Graphics (8) @ 2.800GHz
GPU: AMD ATI 03:00.0 Mendocino
Memory: 1464MiB / 15263MiB
error:
XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xf7587780
XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xf7586050
double free or corruption (out)
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
crash_20250311204707_5.dmp[3596]: Uploading dump (out-of-process)
/tmp/dumps/crash_20250311204707_5.dmp
/home/renderinguser/.local/share/Steam/steam.sh: line 946: 3581 Aborted (core dumped) "$STEAMROOT/$STEAMEXEPATH" "$@"
additional info: reinstalled steam a couple times after purging it. no luck
Adding to this as I have the same issue:
after running steam from terminal, the steam updater runs and then segfaults.
when running with DEBUGGER=gdb, and downloading debug symbols I can see the executable crashes trying to call ZSTD_freeDDict in ~/.local/share/Steam/ubuntu12_32/libvideo.so, however no debug symbols are available for libvideo.so:
[Switching to Thread 0xe27ffb40 (LWP 10862)]
0xf2775736 in ZSTD_freeDDict () from ~/.local/share/Steam/ubuntu12_32/libvideo.so
To be clear, like others this occurred after a hard lockup during a game, after which I had to hard reset the pc.
Same issue on fedora 40 , trying to upgrade to fedora 41 .
The issue started after 12 pm on 3/11/2025 . It was working fine on the morning
steam.sh[8847]: STEAM_RUNTIME is enabled automatically
setup.sh[8902]: Steam runtime environment up-to-date!
steam.sh[8847]: Log already open
steam.sh[8847]: Using supervisor /home/idir/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/steam-runtime-supervisor
steam.sh[8847]: Steam client's requirements are satisfied
CProcessEnvironmentManager is ready, 6 preallocated environment variables.
[2025-03-11 15:02:00] Startup - updater built Mar 9 2025 21:56:57
[2025-03-11 15:02:00] Startup - Steam Client launched with: '/home/idir/.local/share/Steam/ubuntu12_32/steam' '-srt-logger-opened'
03/11 15:02:00 minidumps folder is set to /tmp/dumps
03/11 15:02:00 Init: Installing breakpad exception handler for appid(steam)/version(1741636428)/tid(8954)
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2025-03-11 15:02:00] Loading cached metrics from disk (/home/idir/.local/share/Steam/package/steam_client_metrics.bin)
[2025-03-11 15:02:00] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2025-03-11 15:02:00] Using the following download hosts for Public, Realm steamglobal
[2025-03-11 15:02:00] 1. https://client-update.steamstatic.com, /, Realm 'steamglobal', weight was 1, source = 'baked in'
[2025-03-11 15:02:00] Checking for update on startup
[2025-03-11 15:02:00] Checking for available updates...
[ 0%] Checking for available updates...
[2025-03-11 15:02:00] Downloading manifest: https://client-update.steamstatic.com/steam_client_ubuntu12
[2025-03-11 15:02:00] Manifest download: send request
[2025-03-11 15:02:00] Manifest download: waiting for download to finish
[2025-03-11 15:02:00] Manifest download: finished
[2025-03-11 15:02:00] Download skipped: /steam_client_ubuntu12 version 1741636428, installed version 1741636428, existing pending version 0
[2025-03-11 15:02:00] Nothing to do
[2025-03-11 15:02:00] Verifying installation...
[----] Verifying installation...
[2025-03-11 15:02:00] Verifying all executable checksums
[2025-03-11 15:02:01] Verification complete
UpdateUI: skip show logo
Steam logging initialized: directory: /home/idir/.local/share/Steam/logs
XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xf7585e90
XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xf75845f0
crash_20250311150201_5.dmp[8975]: Uploading dump (out-of-process)
/tmp/dumps/crash_20250311150201_5.dmp
/home/idir/.local/share/Steam/steam.sh: line 946: 8954 Segmentation fault (core dumped) "$STEAMROOT/$STEAMEXEPATH" "$@" ```
Same issue in here. Installed from steam page's .deb. Steam client stopped launching after it auto-updated at boot. Reinstalling solves nothing.
Specs:
OS: Debian GNU/Linux 12 (bookworm) x86_64
Host: MS-7B48 1.0
Kernel: 6.1.0-31-amd64
Uptime: 19 mins
Packages: 1990 (dpkg), 22 (flatpak)
Shell: bash 5.2.15
Resolution: 1920x1080, 1920x1080
DE: Xfce 4.18
WM: Xfwm4
WM Theme: Default
Theme: Adwaita [GTK2]
Icons: gnome [GTK2]
Terminal: xfce4-terminal
Terminal Font: Monospace 12
CPU: Intel i5-8600K (6) @ 4.300GHz
GPU: Intel CoffeeLake-S GT2 [UHD Graphics 630]
GPU: AMD ATI Radeon RX 6600/6600 XT/6600M
Memory: 2380MiB / 15862MiB
contents of .steam/steam/logs/console-linux.txt:
[2025-03-11 14:45:00+0100] srt-logger[18431]: Log opened
[2025-03-11 14:45:00] steam.sh[8513]: Using supervisor /media/daigundo/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/steam-runtime-supervisor
[2025-03-11 14:45:00] steam-runtime-sniper.sh[18439]: Extracting /media/daigundo/Steam/ubuntu12_64/steam-runtime-sniper.tar.xz to /media/daigundo/Steam/ubuntu12_64/steam-runtime-sniper.new
[2025-03-11 14:45:11] steam.sh[8513]: Steam client's requirements are satisfied
[2025-03-11 14:45:11] CProcessEnvironmentManager is ready, 6 preallocated environment variables.
[2025-03-11 14:45:11] WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.
[2025-03-11 14:45:11] [2025-03-11 14:45:11] Startup - updater built Mar 9 2025 21:56:57
[2025-03-11 14:45:11] [2025-03-11 14:45:11] Startup - Steam Client launched with: '/media/daigundo/Steam/ubuntu12_32/steam' '-srt-logger-opened'
[2025-03-11 14:45:11] 03/11 14:45:11 minidumps folder is set to /tmp/dumps
[2025-03-11 14:45:11] 03/11 14:45:11 Init: Installing breakpad exception handler for appid(steam)/version(1741636428)/tid(18617)
[2025-03-11 14:45:11] [2025-03-11 14:45:11] Loading cached metrics from disk (/media/daigundo/Steam/package/steam_client_metrics.bin)
[2025-03-11 14:45:11] [2025-03-11 14:45:11] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2025-03-11 14:45:11] [2025-03-11 14:45:11] Using the following download hosts for Public, Realm steamglobal
[2025-03-11 14:45:11] [2025-03-11 14:45:11] 1. https://client-update.steamstatic.com, /, Realm 'steamglobal', weight was 1, source = 'baked in'
[2025-03-11 14:45:11] [2025-03-11 14:45:11] Verifying installation...
[2025-03-11 14:45:11] [----] Verifying installation...
[2025-03-11 14:45:11] [2025-03-11 14:45:11] Verifying file sizes only
[2025-03-11 14:45:11] [2025-03-11 14:45:11] Verification complete
[2025-03-11 14:45:11] UpdateUI: skip show logo
[2025-03-11 14:45:11]
[2025-03-11 14:45:11] Steam logging initialized: directory: /media/daigundo/Steam/logs
[2025-03-11 14:45:11]
[2025-03-11 14:45:12] XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xf7800780
[2025-03-11 14:45:12] XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xf77ff050
[2025-03-11 14:45:12] double free or corruption (out)
[2025-03-11 14:45:12] crash_20250311144512_4.dmp[18630]: Uploading dump (out-of-process)
[2025-03-11 14:45:12] /tmp/dumps/crash_20250311144512_4.dmp
[2025-03-11 14:45:12] /media/daigundo/Steam/steam.sh: liña 946: 18617 Abortado "$STEAMROOT/$STEAMEXEPATH" "$@"
[2025-03-11 14:45:14] crash_20250311144512_4.dmp[18630]: Finished uploading minidump (out-of-process): success = yes
[2025-03-11 14:45:14] crash_20250311144512_4.dmp[18630]: response: CrashID=bp-a143cf60-4c52-4464-8413-0ff182250311
[2025-03-11 14:45:14] crash_20250311144512_4.dmp[18630]: file ''/tmp/dumps/crash_20250311144512_4.dmp'', upload yes: ''CrashID=bp-a143cf60-4c52-4464-8413-0ff182250311''
[2025-03-11 14:47:15+0100] srt-logger[18892]: Log opened
[2025-03-11 14:47:15] steam.sh[18727]: Using supervisor /media/daigundo/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/steam-runtime-supervisor
[2025-03-11 14:47:15] steam.sh[18727]: Steam client's requirements are satisfied
[2025-03-11 14:47:15] CProcessEnvironmentManager is ready, 6 preallocated environment variables.
[2025-03-11 14:47:15] WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.
[2025-03-11 14:47:15] [2025-03-11 14:47:15] Startup - updater built Mar 9 2025 21:56:57
[2025-03-11 14:47:15] [2025-03-11 14:47:15] Startup - Steam Client launched with: '/media/daigundo/Steam/ubuntu12_32/steam' '-srt-logger-opened'
[2025-03-11 14:47:15] 03/11 14:47:15 minidumps folder is set to /tmp/dumps
[2025-03-11 14:47:15] 03/11 14:47:15 Init: Installing breakpad exception handler for appid(steam)/version(1741636428)/tid(18932)
[2025-03-11 14:47:15] Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2025-03-11 14:47:15] [2025-03-11 14:47:15] Loading cached metrics from disk (/media/daigundo/Steam/package/steam_client_metrics.bin)
[2025-03-11 14:47:15] [2025-03-11 14:47:15] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2025-03-11 14:47:15] [2025-03-11 14:47:15] Using the following download hosts for Public, Realm steamglobal
[2025-03-11 14:47:15] [2025-03-11 14:47:15] 1. https://client-update.steamstatic.com, /, Realm 'steamglobal', weight was 1, source = 'baked in'
[2025-03-11 14:47:15] [2025-03-11 14:47:15] Checking for update on startup
[2025-03-11 14:47:15] [2025-03-11 14:47:15] Checking for available updates...
[2025-03-11 14:47:15] [ 0%] Checking for available updates...
[2025-03-11 14:47:15] [2025-03-11 14:47:15] Downloading manifest: https://client-update.steamstatic.com/steam_client_ubuntu12
[2025-03-11 14:47:15] [2025-03-11 14:47:15] Manifest download: send request
[2025-03-11 14:47:16] [2025-03-11 14:47:16] Manifest download: waiting for download to finish
[2025-03-11 14:47:16] [2025-03-11 14:47:16] Manifest download: finished
[2025-03-11 14:47:16] [2025-03-11 14:47:16] Download skipped: /steam_client_ubuntu12 version 1741636428, installed version 1741636428, existing pending version 0
[2025-03-11 14:47:16] [2025-03-11 14:47:16] Nothing to do
[2025-03-11 14:47:16] [2025-03-11 14:47:16] Verifying installation...
[2025-03-11 14:47:16] [----] Verifying installation...
[2025-03-11 14:47:16] [2025-03-11 14:47:16] Verifying all executable checksums
[2025-03-11 14:47:16] [2025-03-11 14:47:16] Verification complete
[2025-03-11 14:47:16] UpdateUI: skip show logo
[2025-03-11 14:47:16]
[2025-03-11 14:47:16] Steam logging initialized: directory: /media/daigundo/Steam/logs
[2025-03-11 14:47:16]
[2025-03-11 14:47:17] XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xf77c9780
[2025-03-11 14:47:17] XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xf77c8050
[2025-03-11 14:47:17] double free or corruption (out)
[2025-03-11 14:47:17] crash_20250311144717_5.dmp[18946]: Uploading dump (out-of-process)
[2025-03-11 14:47:17] /tmp/dumps/crash_20250311144717_5.dmp
[2025-03-11 14:47:17] /media/daigundo/Steam/steam.sh: liña 946: 18932 Abortado "$STEAMROOT/$STEAMEXEPATH" "$@"
[2025-03-11 14:47:18] crash_20250311144717_5.dmp[18946]: Finished uploading minidump (out-of-process): success = yes
[2025-03-11 14:47:18] crash_20250311144717_5.dmp[18946]: response: CrashID=bp-7df9b8e3-5ba7-45e1-9c4e-cdf9b2250311
[2025-03-11 14:47:18] crash_20250311144717_5.dmp[18946]: file ''/tmp/dumps/crash_20250311144717_5.dmp'', upload yes: ''CrashID=bp-7df9b8e3-5ba7-45e1-9c4e-cdf9b2250311''
contents of .steam/steam/logs/bootstrap_log.txt:
[2025-03-11 14:43:42] Startup - updater built Jul 16 2024 23:21:18
[2025-03-11 14:43:42] Startup - Steam Client launched with: '/media/daigundo/Steam/ubuntu12_32/steam'
[2025-03-11 14:43:42] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2025-03-11 14:43:42] Using the following download hosts for Public, Realm steamglobal
[2025-03-11 14:43:42] 1. https://cdn.steamstatic.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
[2025-03-11 14:43:42] Verifying installation...
[2025-03-11 14:43:42] Unable to read and verify install manifest /media/daigundo/Steam/package/steam_client_ubuntu12.installed
[2025-03-11 14:43:42] Verification complete
[2025-03-11 14:43:42] Downloading Update...
[2025-03-11 14:43:42] Checking for available update...
[2025-03-11 14:43:42] Downloading manifest: https://cdn.steamstatic.com/client/steam_client_ubuntu12
[2025-03-11 14:43:42] Manifest download: send request
[2025-03-11 14:43:42] Manifest download: waiting for download to finish
[2025-03-11 14:43:44] Manifest download: finished
[2025-03-11 14:43:44] Downloaded new manifest: /client/steam_client_ubuntu12 version 1741636428, installed version 0, existing pending version 0
[2025-03-11 14:43:44] Package file tenfoot_images_all.zip.vz.193cb8c4eb4446698ea2c0a9e8c4e6b6a623dac7_5572671 missing or incorrect size
[2025-03-11 14:43:44] Package file steamui_websrc_all.zip.vz.ade330201b4e7591f2c36f860f903f7fc6bee9b6_24974501 missing or incorrect size
[2025-03-11 14:43:44] Package file resources_misc_all.zip.vz.e86a975545f3ab21a77373870cb311ef93934b8c_2224876 missing or incorrect size
[2025-03-11 14:43:44] Package file resources_hidpi_all.zip.vz.3de815c3117712cb9eeb7ea4c8b275faf481dcfd_56342 missing or incorrect size
[2025-03-11 14:43:44] Package file resources_all.zip.vz.3c8b3203e5c69d75ea0684c2409b86fe4d0d6f83_2856188 missing or incorrect size
[2025-03-11 14:43:44] Package file strings_en_all.zip.1f1971e8c5f07ac5b181041ba54b22ad635efbfb missing or incorrect size
[2025-03-11 14:43:44] Package file strings_all.zip.vz.8d9893ed4986b5c07bd0b7c41834d1580733590c_2010482 missing or incorrect size
[2025-03-11 14:43:44] Package file public_all.zip.vz.cbf0e510c446d8cd5f461cbe7a73dc33242c847d_23335273 missing or incorrect size
[2025-03-11 14:43:44] Package file steamui_websrc_sounds_all.zip.vz.a2b25775b33d943e54c45d176558de379111ef5f_3220470 missing or incorrect size
[2025-03-11 14:43:44] Package file steamui_websrc_movies_all.zip.53cd122dc50e8b909ef510c3eef4217db44d5051 missing or incorrect size
[2025-03-11 14:43:44] Package file bins_ubuntu12.zip.vz.8cb1aa7ce7aa874af6bfc3f06512c984dfc404f0_32339331 missing or incorrect size
[2025-03-11 14:43:44] Package file bins_sdk_ubuntu12.zip.vz.f12ad1f8222ee74a9ff1738adfb50c0851e80bf5_20452981 missing or incorrect size
[2025-03-11 14:43:44] Package file bins_codecs_ubuntu12.zip.vz.559e65ef71ebc044f29071dbebee20785daaa46c_12204977 missing or incorrect size
[2025-03-11 14:43:44] Package file bins_misc_ubuntu12.zip.vz.f07bd795320248d8f3fa1d4b8927e382d3ca4eaa_18768390 missing or incorrect size
[2025-03-11 14:43:44] Package file webkit_ubuntu12.zip.vz.212f11751a6ffd1dcf0c7b212dc112ad509941d4_89803319 missing or incorrect size
[2025-03-11 14:43:44] Package file miles_ubuntu12.zip.vz.5093ef941e6e5195a60ab3259077694dec994016_295496 missing or incorrect size
[2025-03-11 14:43:44] Package file sdl3_ubuntu12.zip.vz.41ce9175cf38af9cd7178b742126ac1b20179821_11412960 missing or incorrect size
[2025-03-11 14:43:44] Package file steam_ubuntu12.zip.vz.729631c2e7e7a0cba0bbb6e724d7b859bceca1f3_2509261 missing or incorrect size
[2025-03-11 14:43:44] Package file runtime_scout_ubuntu12.zip.24b2638d7cf6d284d786803cf17382472465ced7 missing or incorrect size
[2025-03-11 14:43:44] Package file runtime_sniper_ubuntu12.zip.99c6062b6c89c13f9843dcc6eed99dfc66e8ef22 missing or incorrect size
[2025-03-11 14:43:44] Add pending download: https://cdn.steamstatic.com/client/tenfoot_images_all.zip.vz.193cb8c4eb4446698ea2c0a9e8c4e6b6a623dac7_5572671
[2025-03-11 14:43:44] Manifest download: send request
[2025-03-11 14:43:44] Add pending download: https://cdn.steamstatic.com/client/steamui_websrc_all.zip.vz.ade330201b4e7591f2c36f860f903f7fc6bee9b6_24974501
[2025-03-11 14:43:44] Manifest download: send request
[2025-03-11 14:43:44] Add pending download: https://cdn.steamstatic.com/client/resources_misc_all.zip.vz.e86a975545f3ab21a77373870cb311ef93934b8c_2224876
[2025-03-11 14:43:44] Manifest download: send request
[2025-03-11 14:43:44] Add pending download: https://cdn.steamstatic.com/client/resources_hidpi_all.zip.vz.3de815c3117712cb9eeb7ea4c8b275faf481dcfd_56342
[2025-03-11 14:43:44] Manifest download: send request
[2025-03-11 14:43:44] Add pending download: https://cdn.steamstatic.com/client/resources_all.zip.vz.3c8b3203e5c69d75ea0684c2409b86fe4d0d6f83_2856188
[2025-03-11 14:43:44] Manifest download: send request
[2025-03-11 14:43:44] Add pending download: https://cdn.steamstatic.com/client/strings_en_all.zip.1f1971e8c5f07ac5b181041ba54b22ad635efbfb
[2025-03-11 14:43:44] Manifest download: send request
[2025-03-11 14:43:44] Add pending download: https://cdn.steamstatic.com/client/strings_all.zip.vz.8d9893ed4986b5c07bd0b7c41834d1580733590c_2010482
[2025-03-11 14:43:44] Manifest download: send request
[2025-03-11 14:43:44] Add pending download: https://cdn.steamstatic.com/client/public_all.zip.vz.cbf0e510c446d8cd5f461cbe7a73dc33242c847d_23335273
[2025-03-11 14:43:44] Manifest download: send request
[2025-03-11 14:43:44] Add pending download: https://cdn.steamstatic.com/client/steamui_websrc_sounds_all.zip.vz.a2b25775b33d943e54c45d176558de379111ef5f_3220470
[2025-03-11 14:43:44] Manifest download: send request
[2025-03-11 14:43:44] Add pending download: https://cdn.steamstatic.com/client/steamui_websrc_movies_all.zip.53cd122dc50e8b909ef510c3eef4217db44d5051
[2025-03-11 14:43:44] Manifest download: send request
[2025-03-11 14:43:44] Add pending download: https://cdn.steamstatic.com/client/bins_ubuntu12.zip.vz.8cb1aa7ce7aa874af6bfc3f06512c984dfc404f0_32339331
[2025-03-11 14:43:44] Manifest download: send request
[2025-03-11 14:43:44] Add pending download: https://cdn.steamstatic.com/client/bins_sdk_ubuntu12.zip.vz.f12ad1f8222ee74a9ff1738adfb50c0851e80bf5_20452981
[2025-03-11 14:43:44] Manifest download: send request
[2025-03-11 14:43:44] Add pending download: https://cdn.steamstatic.com/client/bins_codecs_ubuntu12.zip.vz.559e65ef71ebc044f29071dbebee20785daaa46c_12204977
[2025-03-11 14:43:44] Manifest download: send request
[2025-03-11 14:43:44] Add pending download: https://cdn.steamstatic.com/client/bins_misc_ubuntu12.zip.vz.f07bd795320248d8f3fa1d4b8927e382d3ca4eaa_18768390
[2025-03-11 14:43:44] Manifest download: send request
[2025-03-11 14:43:44] Add pending download: https://cdn.steamstatic.com/client/webkit_ubuntu12.zip.vz.212f11751a6ffd1dcf0c7b212dc112ad509941d4_89803319
[2025-03-11 14:43:44] Manifest download: send request
[2025-03-11 14:43:44] Add pending download: https://cdn.steamstatic.com/client/miles_ubuntu12.zip.vz.5093ef941e6e5195a60ab3259077694dec994016_295496
[2025-03-11 14:43:44] Manifest download: send request
[2025-03-11 14:43:44] Add pending download: https://cdn.steamstatic.com/client/sdl3_ubuntu12.zip.vz.41ce9175cf38af9cd7178b742126ac1b20179821_11412960
[2025-03-11 14:43:44] Manifest download: send request
[2025-03-11 14:43:44] Add pending download: https://cdn.steamstatic.com/client/steam_ubuntu12.zip.vz.729631c2e7e7a0cba0bbb6e724d7b859bceca1f3_2509261
[2025-03-11 14:43:44] Manifest download: send request
[2025-03-11 14:43:44] Add pending download: https://cdn.steamstatic.com/client/runtime_scout_ubuntu12.zip.24b2638d7cf6d284d786803cf17382472465ced7
[2025-03-11 14:43:44] Manifest download: send request
[2025-03-11 14:43:44] Add pending download: https://cdn.steamstatic.com/client/runtime_sniper_ubuntu12.zip.99c6062b6c89c13f9843dcc6eed99dfc66e8ef22
[2025-03-11 14:43:44] Manifest download: send request
[2025-03-11 14:43:44] Downloading update (2973 of 494168 KB)...
[2025-03-11 14:43:45] Downloading update (5865 of 494168 KB)...
[2025-03-11 14:43:45] Downloading update (8614 of 494168 KB)...
[2025-03-11 14:43:45] Downloading update (11021 of 494168 KB)...
[2025-03-11 14:43:45] Downloading update (13494 of 494168 KB)...
[2025-03-11 14:43:46] Downloading update (16220 of 494168 KB)...
[2025-03-11 14:43:46] Downloading update (19104 of 494168 KB)...
[2025-03-11 14:43:46] Downloading update (21847 of 494168 KB)...
[2025-03-11 14:43:46] Downloading update (24643 of 494168 KB)...
[2025-03-11 14:43:47] Downloading update (27411 of 494168 KB)...
[2025-03-11 14:43:47] Downloading update (30084 of 494168 KB)...
[2025-03-11 14:43:47] Downloading update (33084 of 494168 KB)...
[2025-03-11 14:43:47] Downloading update (35970 of 494168 KB)...
[2025-03-11 14:43:48] Downloading update (38424 of 494168 KB)...
[2025-03-11 14:43:48] Downloading update (41347 of 494168 KB)...
[2025-03-11 14:43:48] Downloading update (44153 of 494168 KB)...
[2025-03-11 14:43:48] Downloading update (46911 of 494168 KB)...
[2025-03-11 14:43:49] Downloading update (49801 of 494168 KB)...
[2025-03-11 14:43:49] Downloading update (52519 of 494168 KB)...
[2025-03-11 14:43:49] Downloading update (55351 of 494168 KB)...
[2025-03-11 14:43:49] Downloading update (58039 of 494168 KB)...
[2025-03-11 14:43:50] Downloading update (60615 of 494168 KB)...
[2025-03-11 14:43:50] Downloading update (63479 of 494168 KB)...
[2025-03-11 14:43:50] Downloading update (66167 of 494168 KB)...
[2025-03-11 14:43:50] Downloading update (69063 of 494168 KB)...
[2025-03-11 14:43:51] Downloading update (71815 of 494168 KB)...
[2025-03-11 14:43:51] Downloading update (74310 of 494168 KB)...
[2025-03-11 14:43:51] Downloading update (77605 of 494168 KB)...
[2025-03-11 14:43:52] Downloading update (80517 of 494168 KB)...
[2025-03-11 14:43:52] Downloading update (83301 of 494168 KB)...
[2025-03-11 14:43:52] Downloading update (86117 of 494168 KB)...
[2025-03-11 14:43:52] Downloading update (88949 of 494168 KB)...
[2025-03-11 14:43:53] Downloading update (91355 of 494168 KB)...
[2025-03-11 14:43:53] Downloading update (94554 of 494168 KB)...
[2025-03-11 14:43:53] Downloading update (97354 of 494168 KB)...
[2025-03-11 14:43:53] Downloading update (100170 of 494168 KB)...
[2025-03-11 14:43:54] Downloading update (103050 of 494168 KB)...
[2025-03-11 14:43:54] Downloading update (105850 of 494168 KB)...
[2025-03-11 14:43:54] Downloading update (108650 of 494168 KB)...
[2025-03-11 14:43:54] Downloading update (111082 of 494168 KB)...
[2025-03-11 14:43:55] Downloading update (113994 of 494168 KB)...
[2025-03-11 14:43:55] Downloading update (116842 of 494168 KB)...
[2025-03-11 14:43:55] Downloading update (119658 of 494168 KB)...
[2025-03-11 14:43:55] Downloading update (122506 of 494168 KB)...
[2025-03-11 14:43:56] Downloading update (125338 of 494168 KB)...
[2025-03-11 14:43:56] Downloading update (128106 of 494168 KB)...
[2025-03-11 14:43:56] Downloading update (131094 of 494168 KB)...
[2025-03-11 14:43:56] Downloading update (133526 of 494168 KB)...
[2025-03-11 14:43:57] Downloading update (136249 of 494168 KB)...
[2025-03-11 14:43:57] Downloading update (139533 of 494168 KB)...
[2025-03-11 14:43:57] Downloading update (142461 of 494168 KB)...
[2025-03-11 14:43:57] Downloading update (145277 of 494168 KB)...
[2025-03-11 14:43:58] Downloading update (148077 of 494168 KB)...
[2025-03-11 14:43:58] Downloading update (150557 of 494168 KB)...
[2025-03-11 14:43:58] Downloading update (153341 of 494168 KB)...
[2025-03-11 14:43:58] Downloading update (156061 of 494168 KB)...
[2025-03-11 14:43:59] Downloading update (158985 of 494168 KB)...
[2025-03-11 14:43:59] Downloading update (161801 of 494168 KB)...
[2025-03-11 14:43:59] Downloading update (164617 of 494168 KB)...
[2025-03-11 14:43:59] Downloading update (167305 of 494168 KB)...
[2025-03-11 14:44:00] Downloading update (170137 of 494168 KB)...
[2025-03-11 14:44:00] Downloading update (173089 of 494168 KB)...
[2025-03-11 14:44:00] Downloading update (175713 of 494168 KB)...
[2025-03-11 14:44:01] Downloading update (178529 of 494168 KB)...
[2025-03-11 14:44:01] Downloading update (181204 of 494168 KB)...
[2025-03-11 14:44:01] Downloading update (183860 of 494168 KB)...
[2025-03-11 14:44:01] Downloading update (186756 of 494168 KB)...
[2025-03-11 14:44:02] Downloading update (189422 of 494168 KB)...
[2025-03-11 14:44:02] Downloading update (192510 of 494168 KB)...
[2025-03-11 14:44:02] Downloading update (195246 of 494168 KB)...
[2025-03-11 14:44:02] Downloading update (198174 of 494168 KB)...
[2025-03-11 14:44:03] Downloading update (200702 of 494168 KB)...
[2025-03-11 14:44:03] Downloading update (203438 of 494168 KB)...
[2025-03-11 14:44:03] Downloading update (206382 of 494168 KB)...
[2025-03-11 14:44:03] Downloading update (209182 of 494168 KB)...
[2025-03-11 14:44:04] Downloading update (212014 of 494168 KB)...
[2025-03-11 14:44:04] Downloading update (214830 of 494168 KB)...
[2025-03-11 14:44:04] Downloading update (217582 of 494168 KB)...
[2025-03-11 14:44:04] Downloading update (220254 of 494168 KB)...
[2025-03-11 14:44:05] Downloading update (223246 of 494168 KB)...
[2025-03-11 14:44:05] Downloading update (226062 of 494168 KB)...
[2025-03-11 14:44:05] Downloading update (228478 of 494168 KB)...
[2025-03-11 14:44:05] Downloading update (231278 of 494168 KB)...
[2025-03-11 14:44:06] Downloading update (234254 of 494168 KB)...
[2025-03-11 14:44:06] Downloading update (237054 of 494168 KB)...
[2025-03-11 14:44:06] Downloading update (239886 of 494168 KB)...
[2025-03-11 14:44:06] Downloading update (242606 of 494168 KB)...
[2025-03-11 14:44:07] Downloading update (244958 of 494168 KB)...
[2025-03-11 14:44:07] Downloading update (248014 of 494168 KB)...
[2025-03-11 14:44:07] Downloading update (250830 of 494168 KB)...
[2025-03-11 14:44:07] Downloading update (253630 of 494168 KB)...
[2025-03-11 14:44:08] Downloading update (256462 of 494168 KB)...
[2025-03-11 14:44:08] Downloading update (259294 of 494168 KB)...
[2025-03-11 14:44:08] Downloading update (262078 of 494168 KB)...
[2025-03-11 14:44:08] Downloading update (264926 of 494168 KB)...
[2025-03-11 14:44:09] Downloading update (267662 of 494168 KB)...
[2025-03-11 14:44:09] Downloading update (270494 of 494168 KB)...
[2025-03-11 14:44:09] Downloading update (273086 of 494168 KB)...
[2025-03-11 14:44:09] Downloading update (275694 of 494168 KB)...
[2025-03-11 14:44:10] Downloading update (278526 of 494168 KB)...
[2025-03-11 14:44:10] Downloading update (281422 of 494168 KB)...
[2025-03-11 14:44:10] Downloading update (284238 of 494168 KB)...
[2025-03-11 14:44:10] Downloading update (287006 of 494168 KB)...
[2025-03-11 14:44:11] Downloading update (289838 of 494168 KB)...
[2025-03-11 14:44:11] Downloading update (292638 of 494168 KB)...
[2025-03-11 14:44:11] Downloading update (295390 of 494168 KB)...
[2025-03-11 14:44:11] Downloading update (297934 of 494168 KB)...
[2025-03-11 14:44:12] Downloading update (300734 of 494168 KB)...
[2025-03-11 14:44:12] Downloading update (303550 of 494168 KB)...
[2025-03-11 14:44:12] Downloading update (306334 of 494168 KB)...
[2025-03-11 14:44:12] Downloading update (309070 of 494168 KB)...
[2025-03-11 14:44:13] Downloading update (311870 of 494168 KB)...
[2025-03-11 14:44:13] Downloading update (314702 of 494168 KB)...
[2025-03-11 14:44:13] Downloading update (317502 of 494168 KB)...
[2025-03-11 14:44:13] Downloading update (320350 of 494168 KB)...
[2025-03-11 14:44:14] Downloading update (323102 of 494168 KB)...
[2025-03-11 14:44:14] Downloading update (325710 of 494168 KB)...
[2025-03-11 14:44:14] Downloading update (328526 of 494168 KB)...
[2025-03-11 14:44:14] Downloading update (331358 of 494168 KB)...
[2025-03-11 14:44:15] Downloading update (334094 of 494168 KB)...
[2025-03-11 14:44:15] Downloading update (336958 of 494168 KB)...
[2025-03-11 14:44:15] Downloading update (339678 of 494168 KB)...
[2025-03-11 14:44:15] Downloading update (342318 of 494168 KB)...
[2025-03-11 14:44:16] Downloading update (345214 of 494168 KB)...
[2025-03-11 14:44:16] Downloading update (348014 of 494168 KB)...
[2025-03-11 14:44:16] Downloading update (350862 of 494168 KB)...
[2025-03-11 14:44:16] Downloading update (353566 of 494168 KB)...
[2025-03-11 14:44:17] Downloading update (356190 of 494168 KB)...
[2025-03-11 14:44:17] Downloading update (359054 of 494168 KB)...
[2025-03-11 14:44:17] Downloading update (361886 of 494168 KB)...
[2025-03-11 14:44:17] Downloading update (364638 of 494168 KB)...
[2025-03-11 14:44:18] Downloading update (367550 of 494168 KB)...
[2025-03-11 14:44:18] Downloading update (370422 of 494168 KB)...
[2025-03-11 14:44:18] Downloading update (372890 of 494168 KB)...
[2025-03-11 14:44:19] Downloading update (373930 of 494168 KB)...
[2025-03-11 14:44:19] Downloading update (376426 of 494168 KB)...
[2025-03-11 14:44:19] Downloading update (377546 of 494168 KB)...
[2025-03-11 14:44:19] Downloading update (378794 of 494168 KB)...
[2025-03-11 14:44:20] Downloading update (380058 of 494168 KB)...
[2025-03-11 14:44:20] Downloading update (381306 of 494168 KB)...
[2025-03-11 14:44:20] Downloading update (382554 of 494168 KB)...
[2025-03-11 14:44:20] Downloading update (383802 of 494168 KB)...
[2025-03-11 14:44:21] Downloading update (385050 of 494168 KB)...
[2025-03-11 14:44:21] Downloading update (386298 of 494168 KB)...
[2025-03-11 14:44:21] Downloading update (387418 of 494168 KB)...
[2025-03-11 14:44:21] Downloading update (388682 of 494168 KB)...
[2025-03-11 14:44:22] Downloading update (389930 of 494168 KB)...
[2025-03-11 14:44:22] Downloading update (391178 of 494168 KB)...
[2025-03-11 14:44:22] Downloading update (392426 of 494168 KB)...
[2025-03-11 14:44:22] Downloading update (393674 of 494168 KB)...
[2025-03-11 14:44:23] Downloading update (394922 of 494168 KB)...
[2025-03-11 14:44:23] Downloading update (396170 of 494168 KB)...
[2025-03-11 14:44:23] Downloading update (397306 of 494168 KB)...
[2025-03-11 14:44:23] Downloading update (398554 of 494168 KB)...
[2025-03-11 14:44:24] Downloading update (399802 of 494168 KB)...
[2025-03-11 14:44:24] Downloading update (401050 of 494168 KB)...
[2025-03-11 14:44:24] Downloading update (402298 of 494168 KB)...
[2025-03-11 14:44:24] Downloading update (403546 of 494168 KB)...
[2025-03-11 14:44:25] Downloading update (404794 of 494168 KB)...
[2025-03-11 14:44:25] Downloading update (405866 of 494168 KB)...
[2025-03-11 14:44:25] Downloading update (407114 of 494168 KB)...
[2025-03-11 14:44:25] Downloading update (408234 of 494168 KB)...
[2025-03-11 14:44:26] Downloading update (409482 of 494168 KB)...
[2025-03-11 14:44:26] Downloading update (410730 of 494168 KB)...
[2025-03-11 14:44:26] Downloading update (411978 of 494168 KB)...
[2025-03-11 14:44:26] Downloading update (413242 of 494168 KB)...
[2025-03-11 14:44:27] Downloading update (414490 of 494168 KB)...
[2025-03-11 14:44:27] Downloading update (415738 of 494168 KB)...
[2025-03-11 14:44:27] Downloading update (416986 of 494168 KB)...
[2025-03-11 14:44:28] Downloading update (418234 of 494168 KB)...
[2025-03-11 14:44:28] Downloading update (419482 of 494168 KB)...
[2025-03-11 14:44:28] Downloading update (420586 of 494168 KB)...
[2025-03-11 14:44:28] Downloading update (421834 of 494168 KB)...
[2025-03-11 14:44:29] Downloading update (423082 of 494168 KB)...
[2025-03-11 14:44:29] Downloading update (424330 of 494168 KB)...
[2025-03-11 14:44:29] Downloading update (425578 of 494168 KB)...
[2025-03-11 14:44:29] Downloading update (426826 of 494168 KB)...
[2025-03-11 14:44:30] Downloading update (428074 of 494168 KB)...
[2025-03-11 14:44:30] Downloading update (429338 of 494168 KB)...
[2025-03-11 14:44:30] Downloading update (430458 of 494168 KB)...
[2025-03-11 14:44:30] Downloading update (431706 of 494168 KB)...
[2025-03-11 14:44:31] Downloading update (432954 of 494168 KB)...
[2025-03-11 14:44:31] Downloading update (434202 of 494168 KB)...
[2025-03-11 14:44:31] Downloading update (435450 of 494168 KB)...
[2025-03-11 14:44:31] Downloading update (436698 of 494168 KB)...
[2025-03-11 14:44:32] Downloading update (437946 of 494168 KB)...
[2025-03-11 14:44:32] Downloading update (439162 of 494168 KB)...
[2025-03-11 14:44:32] Downloading update (440394 of 494168 KB)...
[2025-03-11 14:44:32] Downloading update (441642 of 494168 KB)...
[2025-03-11 14:44:33] Downloading update (442762 of 494168 KB)...
[2025-03-11 14:44:33] Downloading update (444010 of 494168 KB)...
[2025-03-11 14:44:33] Downloading update (445258 of 494168 KB)...
[2025-03-11 14:44:33] Downloading update (446522 of 494168 KB)...
[2025-03-11 14:44:34] Downloading update (447770 of 494168 KB)...
[2025-03-11 14:44:34] Downloading update (449018 of 494168 KB)...
[2025-03-11 14:44:34] Downloading update (450266 of 494168 KB)...
[2025-03-11 14:44:34] Downloading update (451386 of 494168 KB)...
[2025-03-11 14:44:35] Downloading update (452634 of 494168 KB)...
[2025-03-11 14:44:35] Downloading update (453882 of 494168 KB)...
[2025-03-11 14:44:35] Downloading update (455146 of 494168 KB)...
[2025-03-11 14:44:35] Downloading update (456394 of 494168 KB)...
[2025-03-11 14:44:36] Downloading update (457642 of 494168 KB)...
[2025-03-11 14:44:36] Downloading update (458890 of 494168 KB)...
[2025-03-11 14:44:36] Downloading update (460138 of 494168 KB)...
[2025-03-11 14:44:36] Downloading update (461258 of 494168 KB)...
[2025-03-11 14:44:37] Downloading update (462506 of 494168 KB)...
[2025-03-11 14:44:37] Downloading update (463770 of 494168 KB)...
[2025-03-11 14:44:37] Downloading update (465018 of 494168 KB)...
[2025-03-11 14:44:37] Downloading update (466266 of 494168 KB)...
[2025-03-11 14:44:38] Downloading update (467386 of 494168 KB)...
[2025-03-11 14:44:38] Downloading update (468762 of 494168 KB)...
[2025-03-11 14:44:38] Downloading update (469882 of 494168 KB)...
[2025-03-11 14:44:38] Downloading update (471130 of 494168 KB)...
[2025-03-11 14:44:39] Downloading update (472394 of 494168 KB)...
[2025-03-11 14:44:39] Downloading update (473642 of 494168 KB)...
[2025-03-11 14:44:39] Downloading update (474890 of 494168 KB)...
[2025-03-11 14:44:39] Downloading update (476138 of 494168 KB)...
[2025-03-11 14:44:40] Downloading update (477386 of 494168 KB)...
[2025-03-11 14:44:40] Downloading update (478634 of 494168 KB)...
[2025-03-11 14:44:40] Downloading update (479882 of 494168 KB)...
[2025-03-11 14:44:40] Downloading update (481130 of 494168 KB)...
[2025-03-11 14:44:41] Downloading update (482266 of 494168 KB)...
[2025-03-11 14:44:41] Downloading update (483514 of 494168 KB)...
[2025-03-11 14:44:41] Downloading update (484762 of 494168 KB)...
[2025-03-11 14:44:41] Downloading update (486010 of 494168 KB)...
[2025-03-11 14:44:42] Downloading update (487130 of 494168 KB)...
[2025-03-11 14:44:42] Downloading update (488394 of 494168 KB)...
[2025-03-11 14:44:42] Downloading update (489642 of 494168 KB)...
[2025-03-11 14:44:42] Downloading update (490890 of 494168 KB)...
[2025-03-11 14:44:43] Downloading update (492138 of 494168 KB)...
[2025-03-11 14:44:43] Downloading update (493386 of 494168 KB)...
[2025-03-11 14:44:43] Downloading update (494168 of 494168 KB)...
[2025-03-11 14:44:44] Download Complete.
[2025-03-11 14:44:44] Saving metrics to disk (/media/daigundo/Steam/package/steam_client_metrics.bin)
[2025-03-11 14:44:44] uninstalled manifest found in /media/daigundo/Steam/package/steam_client_ubuntu12 (1).
[2025-03-11 14:44:44] Extracting package...
[2025-03-11 14:44:51] Installing update...
[2025-03-11 14:44:53] Cleaning up...
[2025-03-11 14:44:53] Update complete, launching...
[2025-03-11 14:44:53] Shutdown
[2025-03-11 14:45:11] Startup - updater built Mar 9 2025 21:56:57
[2025-03-11 14:45:11] Startup - Steam Client launched with: '/media/daigundo/Steam/ubuntu12_32/steam' '-srt-logger-opened'
[2025-03-11 14:45:11] Loading cached metrics from disk (/media/daigundo/Steam/package/steam_client_metrics.bin)
[2025-03-11 14:45:11] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2025-03-11 14:45:11] Using the following download hosts for Public, Realm steamglobal
[2025-03-11 14:45:11] 1. https://client-update.steamstatic.com, /, Realm 'steamglobal', weight was 1, source = 'baked in'
[2025-03-11 14:45:11] Verifying installation...
[2025-03-11 14:45:11] Verifying file sizes only
[2025-03-11 14:45:11] Verification complete
[2025-03-11 14:47:15] Startup - updater built Mar 9 2025 21:56:57
[2025-03-11 14:47:15] Startup - Steam Client launched with: '/media/daigundo/Steam/ubuntu12_32/steam' '-srt-logger-opened'
[2025-03-11 14:47:15] Loading cached metrics from disk (/media/daigundo/Steam/package/steam_client_metrics.bin)
[2025-03-11 14:47:15] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2025-03-11 14:47:15] Using the following download hosts for Public, Realm steamglobal
[2025-03-11 14:47:15] 1. https://client-update.steamstatic.com, /, Realm 'steamglobal', weight was 1, source = 'baked in'
[2025-03-11 14:47:15] Checking for update on startup
[2025-03-11 14:47:15] Checking for available updates...
[2025-03-11 14:47:15] Downloading manifest: https://client-update.steamstatic.com/steam_client_ubuntu12
[2025-03-11 14:47:15] Manifest download: send request
[2025-03-11 14:47:16] Manifest download: waiting for download to finish
[2025-03-11 14:47:16] Manifest download: finished
[2025-03-11 14:47:16] Download skipped: /steam_client_ubuntu12 version 1741636428, installed version 1741636428, existing pending version 0
[2025-03-11 14:47:16] Nothing to do
[2025-03-11 14:47:16] Verifying installation...
[2025-03-11 14:47:16] Verifying all executable checksums
[2025-03-11 14:47:16] Verification complete
I am noticing a trend here. It looks like that mostly AMD GPU and/or CPU systems are affected. Any Intel/nVidia users here that are having this issue?
I am noticing a trend here. It looks like that mostly AMD GPU and/or CPU systems are affected. Any Intel/nVidia users here that are having this issue?
I didn't post my specs before but, you're not wrong. AMD CPU/GPU.
OS: Debian GNU/Linux 12 (bookworm) x86_64
Host: MS-7B86 3.0
Kernel: 6.12.12+bpo-amd64
Uptime: 5 hours, 22 mins
Packages: 2766 (dpkg), 23 (flatpak)
Shell: zsh 5.9
Resolution: 1920x1080, 1920x1080
DE: Plasma 5.27.5
WM: KWin
Theme: [Plasma], Breeze [GTK3]
Icons: [Plasma], breeze-dark [GTK2/3]
Terminal: konsole
CPU: AMD Ryzen 5 3600 (12) @ 3.600GHz
GPU: AMD ATI Radeon RX 6600/6600 XT/6600M
Memory: 6220MiB / 32052MiB
Well, I am using a Nvidia GPU but my CPU is from AMD.
So I don't have a Intel/Nvidia setup (CPU/GPU)
when running with DEBUGGER=gdb, and downloading debug symbols I can see the executable crashes trying to call ZSTD_freeDDict in ~/.local/share/Steam/ubuntu12_32/libvideo.so, however no debug symbols are available for libvideo.so:
It might be deeper than that. I noted earlier that Flatpak version still starts fine. Md5sum of libvideo.so in the .deb and the Flatpak are identical. So something libvideo.so itself is reference is going askew.
Also using an AMD GPU, Intel CPU, seems to be related to the problem.
CPU: Intel i5-9600KF (6) @ 4.600GHz
GPU: AMD ATI Radeon RX 5600 OEM/5600 XT / 5700/5700 XT
As a data point, I am not having this issue. I closed and restarted Steam a few minutes ago, and it extracted a pending update and then worked normally.
My system has an Intel CPU and onboard Intel graphics.
model name : 13th Gen Intel(R) Core(TM) i5-13500T
00:02.0 VGA compatible controller [0300]: Intel Corporation AlderLake-S GT1 [8086:4680] (rev 0c)
when running with DEBUGGER=gdb, and downloading debug symbols I can see the executable crashes trying to call ZSTD_freeDDict in ~/.local/share/Steam/ubuntu12_32/libvideo.so, however no debug symbols are available for libvideo.so:
It might be deeper than that. I noted earlier that Flatpak version still starts fine. Md5sum of libvideo.so in the .deb and the Flatpak are identical. So something libvideo.so itself is reference is going askew.
yes, perhaps a different library freeing this same object earlier, causing a double free here, or libvideo somehow using a different allocator than whatever allocated the object being freed here? Can only speculate sadly
I've now installed the flatpak version as well, and like you I'm not having the issue with that install
Facing the same issue
When using the dtk-theme Adwaita-Dark the error messages dont appear, but steam still does not start.
Normal Adwaita
XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xf7593780
XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xf7592050
/usr/share/themes/Adwaita/gtk-2.0/main.rc:733: error: unexpected identifier 'direction', expected character '}'
/usr/share/themes/Adwaita/gtk-2.0/hacks.rc:28: error: invalid string constant "normal_entry", expected valid string constant
double free or corruption (!prev)
Adwaita-Dark
XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xf7592780
XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xf7591050
double free or corruption (!prev)
I have the same problem. have tried reinstalling, Full purge of steam and tried installing from each source of getting steam and same crash every time.
I started having this issue today too after doing a full Debian update yesterday. I tried clearing ~/.steam and ~/.local/share/Steam directories, reinstalling using the steam-installer package from the Debian bookworm stable repo via apt, and with dpkg using steam_latest.deb and steam_latest-beta.deb from repo.steampowered.com/steam, but nothing has made a difference.
Steam client version (build number or date): 1.0.0.75+ds-5 (updater built Mar 9 2025 21:56:57)
Distribution (e.g. Ubuntu): Debian 12 (stable)
Opted into Steam client beta?: No
Have you checked for system updates?: Yes
CPU: AMD Ryzen 5 1600X
GPU: AMD Radeon RX 6750 XT
It's also crashed for me, but I found one solution to run recent game. I run steam with command line:
LIBGL_ALWAYS_SOFTWARE=1 steam
Steam window is transparent, I can only run recent games from tray.
Steam window is transparent, I can only run recent games from tray.
The prefix + -no-cef-sandbox option gets the screen to show up.
LIBGL_ALWAYS_SOFTWARE=1 steam -no-cef-sandbox
I run steam with command line:
LIBGL_ALWAYS_SOFTWARE=1 steam
Steam window is transparent
The prefix + -no-cef-sandbox option gets the screen to show up.
For me, with LIBGL_ALWAYS_SOFTWARE=1 steam it is starting but the main window remains black. Login-loading-screen, context menus and child windows like "settings" etc. are displayed correctly. But even with -no-cef-sandbox flag given, it remains in the same state.
Edit: had to disable gpu acceleration. Now the main window is displayed correctly too.
From the blackscreen you can open steam on big picture mode! A good workaround for now...
Same issue here, these are my specs:
OS: Debian GNU/Linux 12 (bookworm) x86_64
Host: A320M-H
Kernel: 6.1.0-31-amd64
Uptime: 2 hours, 35 mins
Packages: 4341 (dpkg), 24 (flatpak), 20 (snap)
Shell: bash 5.2.15
Resolution: 1920x1080, 1366x768
DE: Plasma 5.27.5
WM: KWin
Theme: Arc [Plasma], Breeze [GTK3]
Icons: ePapirus [Plasma], ePapirus [GTK2/3]
Terminal: konsole
Terminal Font: Noto Color Emoji 12, FixedsysModernV05 Nerd Font Mono 12
CPU: AMD Ryzen 5 1600 (12) @ 3.200GHz
GPU: AMD ATI Radeon RX 470/480/570/570X/580/580X/590
Memory: 7109MiB / 15909MiB
In my case, I had no luck with LIBGL_ALWAYS_SOFTWARE=1 steam or LIBGL_ALWAYS_SOFTWARE=1 steam -no-cef-sandbox, still errors out showing segfault at line 946
lucas@debian:~$ LIBGL_ALWAYS_SOFTWARE=1 steam
steam.sh[24674]: Running Steam on debian 12 64-bit
steam.sh[24674]: STEAM_RUNTIME is enabled automatically
setup.sh[24716]: Steam runtime environment up-to-date!
steam.sh[24674]: Using supervisor /home/lucas/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/steam-runtime-supervisor
steam.sh[24674]: Steam client's requirements are satisfied
CProcessEnvironmentManager is ready, 6 preallocated environment variables.
[2025-03-11 12:57:24] Startup - updater built Mar 9 2025 21:56:57
[2025-03-11 12:57:24] Startup - Steam Client launched with: '/home/lucas/.local/share/Steam/ubuntu12_32/steam' '-srt-logger-opened' '-nominidumps' '-nobreakpad'
03/11 12:57:24 minidumps folder is set to /tmp/dumps
03/11 12:57:24 Init: Installing breakpad exception handler for appid(steam)/version(1741636428)/tid(24808)
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2025-03-11 12:57:24] Loading cached metrics from disk (/home/lucas/.local/share/Steam/package/steam_client_metrics.bin)
[2025-03-11 12:57:24] Using the following download hosts for Public, Realm steamglobal
[2025-03-11 12:57:24] 1. https://client-update.fastly.steamstatic.com, /, Realm 'steamglobal', weight was 900, source = 'update_hosts_cached.vdf'
[2025-03-11 12:57:24] 2. https://client-update.akamai.steamstatic.com, /, Realm 'steamglobal', weight was 100, source = 'update_hosts_cached.vdf'
[2025-03-11 12:57:24] 3. https://client-update.steamstatic.com, /, Realm 'steamglobal', weight was 1, source = 'baked in'
[2025-03-11 12:57:24] Checking for update on startup
[2025-03-11 12:57:24] Buscando actualizaciones disponibles...
[ 0%] Buscando actualizaciones disponibles...
[2025-03-11 12:57:24] Downloading manifest: https://client-update.fastly.steamstatic.com/steam_client_ubuntu12
[2025-03-11 12:57:24] Manifest download: send request
[2025-03-11 12:57:24] Manifest download: waiting for download to finish
[2025-03-11 12:57:24] Manifest download: finished
[2025-03-11 12:57:24] Download skipped: /steam_client_ubuntu12 version 1741636428, installed version 1741636428, existing pending version 0
[2025-03-11 12:57:24] Nothing to do
[2025-03-11 12:57:24] Verificando instalación...
[----] Verificando instalación...
[2025-03-11 12:57:24] Verifying all executable checksums
[2025-03-11 12:57:25] Verification complete
UpdateUI: skip show logo
Steam logging initialized: directory: /home/lucas/.local/share/Steam/logs
XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xf7507780
XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xf7506050
crash_20250311125726_5.dmp[24842]: Uploading dump (out-of-process)
/tmp/dumps/crash_20250311125726_5.dmp
/home/lucas/.local/share/Steam/steam.sh: línea 946: 24808 Violación de segmento (`core' generado) "$STEAMROOT/$STEAMEXEPATH" "$@"
@lucas-strummer
try to add "-opengl", may be it helps somehow
Same issue for me Debian 12, AMD ATI Radeon RX 580 2048SP.
Steam worked for me correctly till yesterday when I installed a client update, now it refuses to launch.
After killing all the process of steam and opening with LIBGL_ALWAYS_SOFTWARE=1 steam -no-cef-sandbox thanks to @greydmiyu and @Marisa-Chan , it worked for me too. (debian 12, gnome 43.9, Intel 13400f, AMD 6750XT)
Steam window is transparent, I can only run recent games from tray.
The prefix + -no-cef-sandbox option gets the screen to show up.
LIBGL_ALWAYS_SOFTWARE=1 steam -no-cef-sandbox
This allowed steam to launch for me.
From the blackscreen you can open steam on big picture mode! A good workaround for now...
and exiting out of big picture mode gave me the normal ui back
:)
Same issue here, Debian 12, CPU: AMD Ryzen 7 PRO 4750U / GPU: AMD Radeon Vega 7.
The above workaround LIBGL_ALWAYS_SOFTWARE=1 steam -no-cef-sandbox works.
console-linux.txt
Great,
LIBGL_ALWAYS_SOFTWARE=1 steam -no-cef-sandbox
works for me as well! Thank you guys...
same problem here, I'm using linux mint, tried opening with LIBGL_ALWAYS_SOFTWARE=1 steam -no-cef-sandbox but it's transparent. The only solution i found from the start menu right click on steam app, open in big picture than exit big picture and it seems to work
The workaround works for me too, hopefully they fix it anyway cause this doesn't look very good for gaming on linux...
@greydmiyu
Steam window is transparent, I can only run recent games from tray.
The prefix + -no-cef-sandbox option gets the screen to show up.
LIBGL_ALWAYS_SOFTWARE=1 steam -no-cef-sandbox
Thx! But that doesnt work for me. I am on LMDE. Can´t understand why it doesn't work for me... i also tried it with -opengl like mentioned but still it results in a crash
@LauraCreampie4
be sure no other steam process still running (just reboot system if not sure how to stop all processes)
@LauraCreampie4
be sure no other steam process still running (just reboot system if not sure how to stop all processes)
Originally posted by @Marisa-Chan in [#11807](https://github.com/ValveSoftware/steam-for-linux/issues/11807#issuecomment-2715112898)
I did = still crashing
My Debian 12 is also still crashing when attempting
LIBGL_ALWAYS_SOFTWARE=1 steam -no-cef-sandbox
despite rebooting
.-::---.. frank@fank-pc
.:++++ooooosssoo:. -------------
.+o++::. .:oos+. OS: LMDE 6 (faye) x86_64 :oo:. -+oo: Host: X570S PG Riptide
+o/ .::::::-. .++- Kernel: 6.12.12+bpo-amd64 /s/ .yyyyyyyyyyo: +o- Uptime: 1 hour, 7 mins so .ss ohyo:s-: Packages: 2840 (dpkg), 25 (flatpak) s/ .ss h m myy/ /s Shell: bash 5.2.15 `s: `oo s m Myy+-o:` Resolution: 2560x1440 `oo :+sdoohyoydyso/. DE: Cinnamon 6.4.8 :o. .:////////++: WM: Mutter (Muffin) `/++ -:::::- WM Theme: Mint-L-Dark (Mint-Y) `++- Theme: Mint-L-Dark [GTK2/3] `/+- Icons: Mint-L [GTK2/3] .+/. Terminal: gnome-terminal .:+-. CPU: AMD Ryzen 7 3700X (16) @ 4.426GHz `--. GPU: AMD ATI Radeon RX 5600 OEM/5600 XT / 5700/5700 XT
Memory: 3631MiB / 15924MiB
i have the same problem and LIBGL_ALWAYS_SOFTWARE=1 steam -no-cef-sandbox not help yesterday all works today a update and crash
I am noticing a trend here. It looks like that mostly AMD GPU and/or CPU systems are affected. Any Intel/nVidia users here that are having this issue?
Intel CPU + AMD GPU here. LIBGL_ALWAYS_SOFTWARE=1 steam -no-cef-sandbox worked but window is transparent. At least I can launch a game from the tray icon now - so thanks for the workaround.
neofetch
_,met$$$$$gg. danny@danny
,g$$$$$$$$$$$$$$$P. -----------
,g$$P" """Y$$.". OS: Debian GNU/Linux 12 (bookworm) x86_64
,$$P' `$$$. Host: X299 UD4 Pro
',$$P ,ggs. `$$b: Kernel: 6.1.0-31-amd64
`d$$' ,$P"' . $$$ Uptime: 11 mins
$$P d$' , $$P Packages: 2571 (dpkg)
$$: $$. - ,d$$' Shell: bash 5.2.15
$$; Y$b._ _,d$P' Resolution: 1920x1080, 1920x1080, 1920x1080
Y$$. `.`"Y$$$$P"' DE: Budgie 10.7.1
`$$b "-.__ WM: Mutter(Budgie)
`Y$$ Theme: Dracula [GTK2/3]
`Y$$. Icons: Dracula [GTK2/3]
`$$b. Terminal: tilix
`Y$$b. CPU: Intel i9-10980XE (36) @ 4.600GHz
`"Y$b._ GPU: AMD ATI Radeon RX 6600/6600 XT/6600M
`""" Memory: 3408MiB / 63996MiB
Managed to run it using LIBGL_ALWAYS_SOFTWARE=1 steam -no-cef-sandbox and disabling gpu acceleration
Update I solved the issue by upgrading from fedora 40 to fedora 41 .
For context I had the same issue as I stated in an earlier comment , running on an amd cpu and gpu .
I run the following commands to upgrade to fedora 41 . Once upgraded the steam client worked out of the box.
sudo dnf upgrade --refresh
sudo dnf install dnf-plugin-system-upgrade
sudo dnf system-upgrade download --releasever=41 --allowerasing
sudo dnf system-upgrade reboot
Running with parameters helps
LIBGL_ALWAYS_SOFTWARE=1 steam -no-cef-sandbox
Also, turning "big picture" mode on and off makes the window fully rendered.
I hope the developers fix this issue.
In the meantime, they just keep a shamefaced silence throughout the day.
Probably the same programmer from Microsoft who is responsible for the "blue screens of death" after each Windows update came to work with them))) Definitely not a good trend.
Replying to [#11807 (comment)](https://github.com/ValveSoftware/steam-for-linux/issues/11807#issuecomment-2713639869)
It also points to line 946 as for me and others.
Also receiving an error pointing to line 946. Having the same issue regarding Steam not launching after an update. Running LMDE 6.
@kisak-valve the issue seems not to affect only debian-based distributions - maybe you can/want to change this?
Yes. It appears setting up a launcher with "sh -c 'LIBGL_ALWAYS_SOFTWARE=1 steam -no-cef-sandbox'" or running from command line with "LIBGL_ALWAYS_SOFTWARE=1 steam -no-cef-sandbox" gets it running but the main window on some systems might be ghosted. Entering then exiting Big Picture Mode should bring main Steam window back.
Replying to https://github.com/ValveSoftware/steam-for-linux/issues/11807#issuecomment-2715434009
This worked for me as well. It appears that Valve released an Ubuntu update
to Debian Stable which created the problem.
[2025-03-11 14:48:26] Download skipped: /steam_client_ubuntu12 version
1741636428, http://voice.google.com/calls?a=nc,%2B11741636428
http://voice.google.com/calls?a=nc,%2B11741636428 installed version
1741636428, existing pending version 0
Debian Trixie Works fine and does not receive the update.
@Marisa-Chan Awesome, thanks. Works here as well.
Successfully launched Steam through the terminal with:
LIBGL_ALWAYS_SOFTWARE=1 steam -no-cef-sandbox
...but the client wouldn't load, only the Friends tab was visible.
Removing the appcache folder from .steam/root and then launching from terminal worked and now the client loads normally.
LIBGL_ALWAYS_SOFTWARE=1 steam -no-cef-sandbox is not fixing for me. LMDE 6 (Debian 12). AMD CPU and GPU. Only change to system since yesterday, when things worked, is steam itself. Hard-reset, no change. Have not tried flatpak yet.
With options:
team.sh[27195]: Running Steam on linuxmint 6 64-bit
steam.sh[27195]: STEAM_RUNTIME is enabled automatically
setup.sh[27236]: Steam runtime environment up-to-date!
steam.sh[27195]: Using supervisor /home/kylie/.steam/debian-installation/ubuntu12_32/steam-runtime/amd64/usr/bin/steam-runtime-supervisor
steam.sh[27195]: Steam client's requirements are satisfied
CProcessEnvironmentManager is ready, 6 preallocated environment variables.
[2025-03-11 15:54:47] Startup - updater built Mar 9 2025 21:56:57
[2025-03-11 15:54:47] Startup - Steam Client launched with: '/home/kylie/.steam/debian-installation/ubuntu12_32/steam' '-srt-logger-opened' '-nominidumps' '-nobreakpad' '-no-cef-sandbox'
03/11 15:54:47 minidumps folder is set to /tmp/dumps
03/11 15:54:47 Init: Installing breakpad exception handler for appid(steam)/version(1741636428)/tid(27324)
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2025-03-11 15:54:47] Loading cached metrics from disk (/home/kylie/.steam/debian-installation/package/steam_client_metrics.bin)
[2025-03-11 15:54:47] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2025-03-11 15:54:47] Using the following download hosts for Public, Realm steamglobal
[2025-03-11 15:54:47] 1. https://client-update.steamstatic.com, /, Realm 'steamglobal', weight was 1, source = 'baked in'
[2025-03-11 15:54:47] Checking for update on startup
[2025-03-11 15:54:47] Checking for available updates...
[ 0%] Checking for available updates...
[2025-03-11 15:54:47] Downloading manifest: https://client-update.steamstatic.com/steam_client_ubuntu12
[2025-03-11 15:54:47] Manifest download: send request
[2025-03-11 15:54:47] Manifest download: waiting for download to finish
[2025-03-11 15:54:48] Manifest download: finished
[2025-03-11 15:54:48] Download skipped: /steam_client_ubuntu12 version 1741636428, installed version 1741636428, existing pending version 0
[2025-03-11 15:54:48] Nothing to do
[2025-03-11 15:54:48] Verifying installation...
[----] Verifying installation...
[2025-03-11 15:54:48] Verifying all executable checksums
[2025-03-11 15:54:48] Verification complete
UpdateUI: skip show logo
Steam logging initialized: directory: /home/kylie/.steam/debian-installation/logs
XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xf75a4780
XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xf75a3050
/usr/share/themes/Mint-Y-Pink/gtk-2.0/main.rc:1053: error: unexpected identifier 'direction', expected character '}'
crash_20250311155448_5.dmp[27399]: Uploading dump (out-of-process)
/tmp/dumps/crash_20250311155448_5.dmp
/home/kylie/.steam/debian-installation/steam.sh: line 946: 27324 Segmentation fault (core dumped) "$STEAMROOT/$STEAMEXEPATH" "$@"
crash_20250311155448_5.dmp[27399]: Finished uploading minidump (out-of-process): success = yes
crash_20250311155448_5.dmp[27399]: response: CrashID=bp-4d3d469c-f845-4b42-a6ec-97e972250311
crash_20250311155448_5.dmp[27399]: file ''/tmp/dumps/crash_20250311155448_5.dmp'', upload yes: ''CrashID=bp-4d3d469c-f845-4b42-a6ec-97e972250311''
Without options:
steam.sh[27438]: Running Steam on linuxmint 6 64-bit
steam.sh[27438]: STEAM_RUNTIME is enabled automatically
setup.sh[27479]: Steam runtime environment up-to-date!
steam.sh[27438]: Using supervisor /home/kylie/.steam/debian-installation/ubuntu12_32/steam-runtime/amd64/usr/bin/steam-runtime-supervisor
steam.sh[27438]: Steam client's requirements are satisfied
CProcessEnvironmentManager is ready, 6 preallocated environment variables.
[2025-03-11 15:55:49] Startup - updater built Mar 9 2025 21:56:57
[2025-03-11 15:55:49] Startup - Steam Client launched with: '/home/kylie/.steam/debian-installation/ubuntu12_32/steam' '-srt-logger-opened' '-nominidumps' '-nobreakpad'
03/11 15:55:49 minidumps folder is set to /tmp/dumps
03/11 15:55:49 Init: Installing breakpad exception handler for appid(steam)/version(1741636428)/tid(27567)
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2025-03-11 15:55:49] Loading cached metrics from disk (/home/kylie/.steam/debian-installation/package/steam_client_metrics.bin)
[2025-03-11 15:55:49] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2025-03-11 15:55:49] Using the following download hosts for Public, Realm steamglobal
[2025-03-11 15:55:49] 1. https://client-update.steamstatic.com, /, Realm 'steamglobal', weight was 1, source = 'baked in'
[2025-03-11 15:55:49] Checking for update on startup
[2025-03-11 15:55:49] Checking for available updates...
[ 0%] Checking for available updates...
[2025-03-11 15:55:49] Downloading manifest: https://client-update.steamstatic.com/steam_client_ubuntu12
[2025-03-11 15:55:49] Manifest download: send request
[2025-03-11 15:55:49] Manifest download: waiting for download to finish
[2025-03-11 15:55:50] Manifest download: finished
[2025-03-11 15:55:50] Download skipped: /steam_client_ubuntu12 version 1741636428, installed version 1741636428, existing pending version 0
[2025-03-11 15:55:50] Nothing to do
[2025-03-11 15:55:50] Verifying installation...
[----] Verifying installation...
[2025-03-11 15:55:50] Verifying all executable checksums
[2025-03-11 15:55:50] Verification complete
UpdateUI: skip show logo
Steam logging initialized: directory: /home/kylie/.steam/debian-installation/logs
XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xf7572780
XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xf7571050
/usr/share/themes/Mint-Y-Pink/gtk-2.0/main.rc:1053: error: unexpected identifier 'direction', expected character '}'
double free or corruption (!prev)
crash_20250311155551_5.dmp[27585]: Uploading dump (out-of-process)
/tmp/dumps/crash_20250311155551_5.dmp
/home/kylie/.steam/debian-installation/steam.sh: line 946: 27567 Aborted (core dumped) "$STEAMROOT/$STEAMEXEPATH" "$@"
crash_20250311155551_5.dmp[27585]: Finished uploading minidump (out-of-process): success = yes
crash_20250311155551_5.dmp[27585]: response: CrashID=bp-40ed34e7-bef0-4578-a111-b420f2250311
crash_20250311155551_5.dmp[27585]: file ''/tmp/dumps/crash_20250311155551_5.dmp'', upload yes: ''CrashID=bp-40ed34e7-bef0-4578-a111-b420f2250311''
Steam window is transparent, I can only run recent games from tray.
The prefix + -no-cef-sandbox option gets the screen to show up.
LIBGL_ALWAYS_SOFTWARE=1 steam -no-cef-sandbox
This fixed the issue temporarily.
Running Steam from cli isn't the most practical use, but it works. At least for one launch of the Steam client. Then I stopped the process and tried starting again, this time I only got the Friends List displayed but the main Steam window remained all black.
After removing the following directory it worked again by launching from command prompt with the above mentioned options: rm -rf ~/.steam/root/appcache
Beside that all my user settings were gone from my steam client when I started it through cmd line. Don't know what's the deal with that.
I've just realised that a few games (e.g. ETS2 and ATS) don't seem to like these changes or the update either. Both suddenly won't start even though nothing has been changed except the update (and the cli flags). The file check did not reveal any errors and deleting and reinstalling as well as repairing the library did not help either. There is also no indication in the logs, except that the process was terminated.
Has anyone else noticed this phenomenon?
Hey, I'm having this error since today, could it be related?
Unfortunately none of the workaround fix it for me.
[2025-03-11 21:19:24+0100] srt-logger[621474]: Log opened
[2025-03-11 21:19:24] steam.sh[621376]: Using supervisor /home/ponkhy/.steam/debian-installation/ubuntu12_32/steam-runtime/amd64/usr/bin/steam-runtime-supervisor
[2025-03-11 21:19:24] steam.sh[621376]: Steam client's requirements are satisfied
[2025-03-11 21:19:24] CProcessEnvironmentManager is ready, 6 preallocated environment variables.
[2025-03-11 21:19:24] [2025-03-11 21:19:24] Startup - updater built Mar 9 2025 21:56:57
[2025-03-11 21:19:24] [2025-03-11 21:19:24] Startup - Steam Client launched with: '/home/ponkhy/.steam/debian-installation/ubuntu12_32/steam' '-srt-logger-opened' '-nominidumps' '-nobreakpad'
[2025-03-11 21:19:24] 03/11 21:19:24 minidumps folder is set to /tmp/dumps
[2025-03-11 21:19:24] 03/11 21:19:24 Init: Installing breakpad exception handler for appid(steam)/version(1741636428)/tid(621514)
[2025-03-11 21:19:24] Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2025-03-11 21:19:24] [2025-03-11 21:19:24] Loading cached metrics from disk (/home/ponkhy/.steam/debian-installation/package/steam_client_metrics.bin)
[2025-03-11 21:19:24] [2025-03-11 21:19:24] Using the following download hosts for Public, Realm steamglobal
[2025-03-11 21:19:24] [2025-03-11 21:19:24] 1. https://client-update.akamai.steamstatic.com, /, Realm 'steamglobal', weight was 100, source = 'update_hosts_cached.vdf'
[2025-03-11 21:19:24] [2025-03-11 21:19:24] 2. https://client-update.fastly.steamstatic.com, /, Realm 'steamglobal', weight was 900, source = 'update_hosts_cached.vdf'
[2025-03-11 21:19:24] [2025-03-11 21:19:24] 3. https://client-update.steamstatic.com, /, Realm 'steamglobal', weight was 1, source = 'baked in'
[2025-03-11 21:19:24] [2025-03-11 21:19:24] Checking for update on startup
[2025-03-11 21:19:24] [2025-03-11 21:19:24] Checking for available updates...
[2025-03-11 21:19:24] [ 0%] Checking for available updates...
[2025-03-11 21:19:24] [2025-03-11 21:19:24] Downloading manifest: https://client-update.akamai.steamstatic.com/steam_client_ubuntu12
[2025-03-11 21:19:24] [2025-03-11 21:19:24] Manifest download: send request
[2025-03-11 21:19:24] [2025-03-11 21:19:24] Manifest download: waiting for download to finish
[2025-03-11 21:19:25] [2025-03-11 21:19:25] Manifest download: finished
[2025-03-11 21:19:25] [2025-03-11 21:19:25] Download skipped: /steam_client_ubuntu12 version 1741636428, installed version 1741636428, existing pending version 0
[2025-03-11 21:19:25] [2025-03-11 21:19:25] Nothing to do
[2025-03-11 21:19:25] [2025-03-11 21:19:25] Verifying installation...
[2025-03-11 21:19:25] [----] Verifying installation...
[2025-03-11 21:19:25] [2025-03-11 21:19:25] Verifying all executable checksums
[2025-03-11 21:19:25] [2025-03-11 21:19:25] Verification complete
[2025-03-11 21:19:25] UpdateUI: skip show logo
[2025-03-11 21:19:25]
[2025-03-11 21:19:25] Steam logging initialized: directory: /home/ponkhy/.steam/debian-installation/logs
[2025-03-11 21:19:25]
[2025-03-11 21:19:25] XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xee870370
[2025-03-11 21:19:25] XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xee86ecc0
[2025-03-11 21:19:25] ERROR: unsafe call to unsetenv count:1 var:'DESKTOP_STARTUP_ID'
[2025-03-11 21:19:25] double free or corruption (!prev)
Tested it out more and running with LIBGL_ALWAYS_SOFTWARE=1 steam -no-cef-sandbox seems to cause huge performance drop in games.
Tested it out more and running with
LIBGL_ALWAYS_SOFTWARE=1 steam -no-cef-sandboxseems to cause huge performance drop in games.
@urx1 same here for Civ 6 (which is a native Linux game as well). LIBGL_ALWAYS_SOFTWARE=1 forces 3D rendering to use CPU instead of GPU.
Tested it out more and running with
LIBGL_ALWAYS_SOFTWARE=1 steam -no-cef-sandboxseems to cause huge performance drop in games.
Same for me too, I was able to circumvent this in just a few cases by just running each game's executable directly. Attempting to re-enable GPU rendering with launch flags in the game's Steam settings didn't seem to work for me.
Would be great to have the core issue resolved some time soon so we don't have to resort to workarounds like this...
Same issue here. Proposed workarounds aren't working on my end.
Same issue here. Steam was working perfectly yesterday.
System Information
Distribution: Debian 12 (bookworm)
Opted into Steam client beta?: No
Have you checked for system updates?: Yes
Kernel: 6.1.0-31-amd64 (64-bit)
CPU: AMD Ryzen 7 9800X3D
GPU: Integrated (AMD Ryzen 7 9800X3D) for now
I had the same issue.
I used the workaround to start Steam:
LIBGL_ALWAYS_SOFTWARE=1 steam -no-cef-sandbox
Then I switched to the Steam Client Beta.
Settings > Interface -> Client Beta Participation.
With the beta client, Steam works again.
Environment: AMD GPU and CPU, Debian Bookworm
Update I solved the issue by upgrading from fedora 40 to fedora 41 . For context I had the same issue as I stated in an earlier comment , running on an amd cpu and gpu .
Thanks, upgrading to the latest Fedora helps me. Now Steam runs as usual, no performance drop in games.
I have no luck with either LIBGL_ALWAYS_SOFTWARE=1 or -no-cef-sandbox
Environment: AMD GPU/CPU, Fedora 40
Confirmed. Switching to Beta Client solves the problem until they can fix the Stable Client.
Settings -> Interface -> Client Beta Participation. Once it updates you can exit Steam then launch Steam normally.
Beta client didn't work earlier in the day, but does now.
I used echo "publicbeta" > ~/.steam/steam/package/beta to opt into the beta from the cli.
Can confirm. Steam was working yesterday. After the last update (11 march) it lead steam to crash.
OS: Debian 12
GPU: AMD 7900XT
DE: Gnome
Kernel info: 6.12.12+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.12-1~bpo12+1 (2025-02-23) x86_64 GNU/Linux
Switching to beta (like mentioned above) works to me.
Using the command line trick to enable the public beta as suggested by dyXur got me in when the other tricks didn't. Other LMDE users, give it a go.
Beta client didn't work earlier in the day, but does now. I used
echo "publicbeta" > ~/.steam/steam/package/betato opt into the beta from the cli.
Confirmed working. Thanks!
Beta client didn't work earlier in the day, but does now. I used
echo "publicbeta" > ~/.steam/steam/package/betato opt into the beta from the cli.
Another confirmation
works flawlessly
Beta client didn't work earlier in the day, but does now. I used
echo "publicbeta" > ~/.steam/steam/package/betato opt into the beta from the cli.
Worked here
The fix should now be in stable. Thanks for checking.
Stable is working again. Thank you!
Thanks everyone for their excellent reporting and input to solutions of this issue! Dedicated Linux Gamers are truly an amazing bunch!
Thank you for a quick fix!
Confirmed stable working for me now. :)
It seems that hotfix fixed the problem, turned on the PC today, Steam was updated and started working.
Can also confirm the fix / re-release worked here well - thanks for the quick turn-around!
Now it works! Thx 4 the fix!
OS: LMDE 6 (faye) x86_64
Steam works again. Thx for fix.
I was using debian 12 till 6 to 8 months. There were no any crash in steam:csgo. However, after the fix release, I upgrade the steam version and it crash oftenly. Sometimes, it takes 15 minutes sometimes it takes 5 minutes to crash. Generally, the crash happen at instant things like when I have been shot by others or any scene changes on the game. Are there any similar problem after the update?
Thanks for confirming the fix worked.
Thank you all guys. Helped me a lot with that issue.
Your system information
tar -zcvf ~/Desktop/steam-logs.tar.gz ~/.steam/steam/logs]Didn't work. Here's what came out:
tar: Entferne führende „/“ von Elementnamen
tar (child): /home/Tobias/Desktop/steam-logs.tar.gz: Funktion open fehlgeschlagen: Datei oder Verzeichnis nicht gefunden
tar (child): Error is not recoverable: exiting now
/home/Tobias/.steam/steam/logs/
/home/Tobias/.steam/steam/logs/streaming_log.txt
/home/Tobias/.steam/steam/logs/webhelper-linux.txt
/home/Tobias/.steam/steam/logs/connection_log.txt
tar: /home/Tobias/Desktop/steam-logs.tar.gz: Nur 4096 von 10240 Bytes geschrieben
tar: Child returned status 2
tar: Error is not recoverable: exiting now
Please describe your issue in as much detail as possible:
I've tried just to open Steam on many ways. I've tried it to open via a desktop shortcut, via the shortcut at the taskbar and even via the menu.
The icon shows up at the taskbar for a couple of seconds and the "loading circle" is shown around the steam logo but the application is just not opening.
I even rebooted the computer and tried again but it's the same result.
Steps for reproducing this issue: