You are not logged in.
Hello. I was messing around with system files and let's cut to the chase I've change the name of .local for some time, and after that Steam broke. I've tried:
-Reinstalling Steam
-Reinstalling video drivers 64 and 32-bit
-Removing ./local/share/Steam and .steam
-Running steam-native
-Running steam --reset
steam.sh[175028]: Running Steam on arch rolling 64-bit
steam.sh[175028]: STEAM_RUNTIME is enabled automatically
setup.sh[175101]: Steam runtime environment up-to-date!
/home/lilokos/.local/share/Steam/ubuntu12_32/steam-runtime/run.sh: line 85: steam-runtime-identify-library-abi: command not found
run.sh[175113]: steam-runtime-identify-library-abi --ldconfig-paths failed, falling back to ldconfig
steam.sh[175028]: Can't find 'steam-runtime-check-requirements', continuing anyway
05/03 01:49:53 Init: Installing breakpad exception handler for appid(steam)/version(0)/tid(175144)
crash_20240503014953_2.dmp[175147]: Uploading dump (out-of-process)
/tmp/dumps/crash_20240503014953_2.dmp
/home/lilokos/.local/share/Steam/steam.sh: line 798: 175144 Segmentation fault (core dumped) "$STEAMROOT/$STEAMEXEPATH" "$@"
crash_20240503014953_2.dmp[175147]: Finished uploading minidump (out-of-process): success = yes
crash_20240503014953_2.dmp[175147]: response: CrashID=bp-0b4050a5-7aab-47e0-bf36-0fe0d2240502
crash_20240503014953_2.dmp[175147]: file ''/tmp/dumps/crash_20240503014953_2.dmp'', upload yes: ''CrashID=bp-0b4050a5-7aab-47e0-bf36-0fe0d2240502''
Last edited by Lilokos (2024-05-03 00:36:21)
Offline
It's because lib32-glibc 2.39-3. Downgrade it to 2.39-2 and steam will not crash any more.
sudo pacman -U https://archive.archlinux.org/packages/l/lib32-glibc/lib32-glibc-2.39-2-x86_64.pkg.tar.zst
https://github.com/ValveSoftware/steam- … 2090801851
Last edited by ariurn (2024-05-03 00:21:27)
Offline
It worked! Thank you so much, I feel really dumb that the answer was this simple xd
Offline
Update your system instead lib32-glibc-2.39-4 should fix this.
Offline