You are not logged in.

#1 2024-05-02 23:53:35

Lilokos
Member
Registered: 2024-05-02
Posts: 2

[SOLVED] Steam segmentation fault on start up

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

#2 2024-05-03 00:14:40

ariurn
Member
Registered: 2024-05-03
Posts: 3

Re: [SOLVED] Steam segmentation fault on start up

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

#3 2024-05-03 00:30:56

Lilokos
Member
Registered: 2024-05-02
Posts: 2

Re: [SOLVED] Steam segmentation fault on start up

It worked! Thank you so much, I feel really dumb that the answer was this simple xd

Offline

#4 2024-05-04 15:16:52

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,006

Re: [SOLVED] Steam segmentation fault on start up

Update your system instead lib32-glibc-2.39-4 should fix this.

Offline

Board footer

Powered by FluxBB