You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the latest update, I now get a segfault during the bootstrap process. The code given following line 695 varies. See below:
$ steam
Running Steam on arch rolling 64-bit
STEAM_RUNTIME is enabled automatically
[2013-02-23 20:52:57] Opted in to client beta 'publicbeta' via beta file
[Edited due to multiple repeated lines]
/home/halosghost/.local/share/Steam/steam.sh: line 695: 26311 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
Installing bootstrap /home/halosghost/.local/share/Steam/bootstrap.tar.xz
Running Steam on arch rolling 64-bit
STEAM_RUNTIME has been set by the user to: /home/halosghost/.local/share/Steam/ubuntu12_32/steam-runtime
Installing breakpad exception handler for appid(steam)/version(1361644365_client)
Installing breakpad exception handler for appid(steam)/version(1361644365_client)
Installing breakpad exception handler for appid(steam)/version(1361644365_client)
Installing breakpad exception handler for appid(steam)/version(1361644365_client)
Running Steam on arch rolling 64-bit
STEAM_RUNTIME has been set by the user to: /home/halosghost/.local/share/Steam/ubuntu12_32/steam-runtime
[2013-02-23 20:53:02] Opted in to client beta 'publicbeta' via beta file
[Edited due to multiple repeated lines]
/home/halosghost/.local/share/Steam/steam.sh: line 695: 26461 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
The text was updated successfully, but these errors were encountered:
With the latest update, I now get a segfault during the bootstrap process. The code given following line 695 varies. See below:
$ steam
Running Steam on arch rolling 64-bit
STEAM_RUNTIME is enabled automatically
[2013-02-23 20:52:57] Opted in to client beta 'publicbeta' via beta file
[Edited due to multiple repeated lines]
/home/halosghost/.local/share/Steam/steam.sh: line 695: 26311 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
Installing bootstrap /home/halosghost/.local/share/Steam/bootstrap.tar.xz
Running Steam on arch rolling 64-bit
STEAM_RUNTIME has been set by the user to: /home/halosghost/.local/share/Steam/ubuntu12_32/steam-runtime
Installing breakpad exception handler for appid(steam)/version(1361644365_client)
Installing breakpad exception handler for appid(steam)/version(1361644365_client)
Installing breakpad exception handler for appid(steam)/version(1361644365_client)
Installing breakpad exception handler for appid(steam)/version(1361644365_client)
Running Steam on arch rolling 64-bit
STEAM_RUNTIME has been set by the user to: /home/halosghost/.local/share/Steam/ubuntu12_32/steam-runtime
[2013-02-23 20:53:02] Opted in to client beta 'publicbeta' via beta file
[Edited due to multiple repeated lines]
/home/halosghost/.local/share/Steam/steam.sh: line 695: 26461 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
The text was updated successfully, but these errors were encountered: