Steam for Linux

Steam for Linux

After steam update it doesn't start!
steam
Installing breakpad exception handler for appid(steam)/version(1359221069_client)
Installing breakpad exception handler for appid(steam)/version(1359221069_client)
STEAM_RUNTIME is enabled automatically on ubuntu
/home/jarkko/.local/share/Steam/steam.sh: line 403: 24769 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
Installing bootstrap /home/jarkko/.local/share/Steam/bootstrap.tar.xz
Installing breakpad exception handler for appid(steam)/version(1359600063_client)
Installing breakpad exception handler for appid(steam)/version(1359600063_client)
Installing breakpad exception handler for appid(steam)/version(1359600063_client)
Installing breakpad exception handler for appid(steam)/version(1359600063_client)
STEAM_RUNTIME is enabled automatically on ubuntu
/home/jarkko/.local/share/Steam/steam.sh: line 403: 25139 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
< >
Wyświetlanie 1-3 z 3 komentarzy
Kano 9 lutego 2013 o 2:09 
The current STEAM_RUNTIME code is pretty much useless. If it should do something then you would need to download a libc6 BEFORE the bootstrap code is executed - otherwise you gain nothing. My current solution is
sudo rm /usr/bin/steamdeps
It could work when there would be a test binary, that is executed and when it fails then just use a runtime - basically a newer libc6, that works for me in a bit simpler way for most games, just Unity Of Command (Demo) needs the libc6 extracted in game dir as well.
cryptodan 23 lutego 2013 o 13:35 
Początkowo opublikowane przez Kano:
The current STEAM_RUNTIME code is pretty much useless. If it should do something then you would need to download a libc6 BEFORE the bootstrap code is executed - otherwise you gain nothing. My current solution is
sudo rm /usr/bin/steamdeps
It could work when there would be a test binary, that is executed and when it fails then just use a runtime - basically a newer libc6, that works for me in a bit simpler way for most games, just Unity Of Command (Demo) needs the libc6 extracted in game dir as well.


This actually worked thank you
< >
Wyświetlanie 1-3 z 3 komentarzy
Na stronę: 1530 50