You are not logged in.
Pages: 1
So I think I screwed up trying to fix steam, so I want to trick the program into believing it has never been run before so that it fetches back all the files it needs. How do I go about doing this?
Offline
Try
steam --resetArch x86_64 as of 01/01/2013
Offline
Repairing installation, linking /home/marcus/.steam/steam to /home/marcus/.local/share/Steam
/home/marcus/.local/share/Steam/steam.sh: line 154: VERSION_ID: unbound variable
/home/marcus/.local/share/Steam/steam.sh: line 444: no match: ssfn*
/home/marcus/.local/share/Steam/steam.sh: line 154: VERSION_ID: unbound variable
Running Steam on arch 64-bit
/home/marcus/.local/share/Steam/steam.sh: line 154: VERSION_ID: unbound variable
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(0)
*** Error in `/home/marcus/.local/share/Steam/ubuntu12_32/steam': realloc(): invalid next size: 0x585e8230 ***
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
[2017-08-26 18:05:31] Startup - updater built Nov 23 2016 01:05:42
crash_20170826180531_1.dmp[2567]: Uploading dump (out-of-process)
/tmp/dumps/crash_20170826180531_1.dmp
crash_20170826180531_1.dmp[2567]: Finished uploading minidump (out-of-process): success = no
crash_20170826180531_1.dmp[2567]: error: libcurl.so: cannot open shared object file: No such file or directory
crash_20170826180531_1.dmp[2567]: file ''/tmp/dumps/crash_20170826180531_1.dmp'', upload no: ''libcurl.so: cannot open shared object file: No such file or directory''
/home/marcus/.local/share/Steam/steam.sh: line 711: 2564 Aborted (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
/home/marcus/.local/share/Steam/steam.sh: line 444: no match: ssfn*I'm pretty damn past that point.
Offline
Is this on Ubuntu or Arch?
Offline
This is on arch.
https://imgur.com/a/b36o0
Offline
I believe you I just wondered because your log references Ubuntu.
Offline
@circleface: That's the Steam Runtime directory. It has two; ~/.local/share/Steam/ubuntu12_32 and ~/.local/share/Steam/ubuntu12_64.
@GuyWithTheBrokenSteam: You could try clearing out the steam folders in your home drive completely (might want to move the steamapps folder first so you don't have to redownload all the games) and then re-run Steam. It will recreate/redownload all the files.
rm -rf ~/.local/share/Steam
rm -rf ~/.steam*Last edited by Omar007 (2017-08-27 02:13:21)
Offline
Setting up Steam content in /home/marcus/.local/share/Steam
/home/marcus/.local/share/Steam/steam.sh: line 154: VERSION_ID: unbound variable
/home/marcus/.local/share/Steam/steam.sh: line 444: no match: ssfn*
find: '/home/marcus/.steam/steam': No such file or directory
/home/marcus/.local/share/Steam/steam.sh: line 99: no match: **:
/home/marcus/.local/share/Steam/steam.sh: line 154: VERSION_ID: unbound variable
Running Steam on arch 64-bit
/home/marcus/.local/share/Steam/steam.sh: line 154: VERSION_ID: unbound variable
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(0)
*** Error in `/home/marcus/.local/share/Steam/ubuntu12_32/steam': realloc(): invalid next size: 0x57915230 ***
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
[2017-08-26 19:25:16] Startup - updater built Nov 23 2016 01:05:42
crash_20170826192516_1.dmp[10479]: Uploading dump (out-of-process)
/tmp/dumps/crash_20170826192516_1.dmp
crash_20170826192516_1.dmp[10479]: Finished uploading minidump (out-of-process): success = no
crash_20170826192516_1.dmp[10479]: error: libcurl.so: cannot open shared object file: No such file or directory
crash_20170826192516_1.dmp[10479]: file ''/tmp/dumps/crash_20170826192516_1.dmp'', upload no: ''libcurl.so: cannot open shared object file: No such file or directory''
/home/marcus/.local/share/Steam/steam.sh: line 711: 10476 Aborted (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
/home/marcus/.local/share/Steam/steam.sh: line 444: no match: ssfn*It brought up the license agreement, and then crashed
Offline
Offline
I have an AMD card and there is no output from the 2 commands listed
Offline
I started having this same issue after upgrading Mesa to 17.1.7-2. Tried upgrading the lib32 versions (still at 17.1.6-1) from testing to 17.1.7-1 but it still has the same errors. Steam Runtime doesn't work and neither does Steam from a 32bit Wine prefix (figured I'd give it a shot and neither does the program to configure my mouse (32bit wine). I don't have any other 32bit things installed other than what was necessary for Steam. I haven't tried downgrading Mesa or using the Radeon driver yet, probably going to tomorrow if this hasn't been figured out by then, but it's almost midnight and I'm tired.
I don't think it's Steam, but something with 32bit and AMDGPU since both Wine and Linux 32bit isn't working.
I should add I'm using AMDGPU with an R7 260x and that all of this worked until the Mesa update.
Offline
I am using AMDGPU with an RX 460. This must be it then. Looks like we are waiting for another update ![]()
Offline
Downgrading libdrm to version 2.4.82 solves the issue for me. I am also using AMDGPU with an RX 470.
Offline
Downgrading libdrm to version 2.4.82 solves the issue for me. I am also using AMDGPU with an RX 470.
That did the trick for me too. Thanks.
Offline
Maybe lib32-libdrm is the actual issue? It is currently behind libdrm, maybe they should be equal?
Offline
That worked like a bloody charm. Thank you so much!
Offline
Yesh, as of today, lib32-libdrm has been updated and Steam works fine again with the newest libdrm versions.
Offline
Pages: 1