protonscr

Fresh install: steam won't launch.

steamclosed reviewedruntime
ValveSoftware/steam-for-linux#2639 · opened 2013-07-04 by koppel · updated 2019-07-18 · 3 comments · github
Kkoppel 2013-07-04 github

New install on 32-bit Gentoo using steam-overlay (steam-meta package) overlay won't launch.

Tried a 'steam --reset', then launching with 'STEAM_DEBUG=1 steam':

[2013-07-04 11:08:57] Download Complete.
[2013-07-04 11:08:57] uninstalled manifest found in /home/jkoppel/.local/share/Steam/package/steam_client_ubuntu12 (1).
[2013-07-04 11:08:57] Found pending update
[2013-07-04 11:08:57] Applying update...
[2013-07-04 11:08:57] Extracting package...
[2013-07-04 11:09:11] Installing update...
[2013-07-04 11:09:12] Cleaning up...
[2013-07-04 11:09:12] Update complete, launching...
[2013-07-04 11:09:12] Shutdown
+ STATUS=42
+ export PATH=/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.6.3:/usr/games/bin
+ PATH=/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.6.3:/usr/games/bin
+ export LD_LIBRARY_PATH=
+ LD_LIBRARY_PATH=
+ '[' Linux = Linux ']'
+ '[' true -a 42 -ne 42 -a -f /home/jkoppel/.steam/starting -a -z '' -a -z '' ']'
+ '[' 42 -eq 42 ']'
+ '[' ubuntu12_32 == osx32 -a -f Info.plist ']'
+ exec /home/jkoppel/.local/share/Steam/steam.sh
+ export TEXTDOMAIN=steam
+ TEXTDOMAIN=steam
+ export TEXTDOMAINDIR=/usr/share/locale
+ TEXTDOMAINDIR=/usr/share/locale
+ ARCHIVE_EXT=tar.xz
++ cd /home/jkoppel/.local/share/Steam
++ echo /home/jkoppel/.local/share/Steam
+ STEAMROOT=/home/jkoppel/.local/share/Steam
+ STEAMDATA=/home/jkoppel/.local/share/Steam
+ '[' -z ']'
++ basename /home/jkoppel/.local/share/Steam/steam.sh .sh
+ STEAMEXE=steam
+ '[' steam = steamcmd ']'
+ cd /home/jkoppel/.local/share/Steam
+ MINIMUM_STEAMSCRIPT_VERSION=100020
+ export SYSTEM_PATH=/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.6.3:/usr/games/bin
+ SYSTEM_PATH=/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.6.3:/usr/games/bin
+ export SYSTEM_LD_LIBRARY_PATH=
+ SYSTEM_LD_LIBRARY_PATH=
++ uname
+ UNAME=Linux
+ '[' Linux == Linux ']'
++ detect_platform
++ platform=ubuntu12_32
++ case "$(detect_distro)-$(detect_release)" in
+++ detect_distro
+++ '[' -f /etc/lsb-release ']'
+++ '[' -f /etc/os-release ']'
+++ . /etc/os-release
++++ NAME=Gentoo
++++ ID=gentoo
++++ PRETTY_NAME=Gentoo/Linux
++++ ANSI_COLOR='1;32'
++++ HOME_URL=http://www.gentoo.org/
++++ SUPPORT_URL=http://www.gentoo.org/main/en/support.xml
++++ BUG_REPORT_URL=https://bugs.gentoo.org/
+++ tr '[A-Z]' '[a-z]'
+++ echo gentoo
+++ detect_release
+++ '[' -f /etc/lsb-release ']'
+++ '[' -f /etc/os-release ']'
+++ . /etc/os-release
++++ NAME=Gentoo
++++ ID=gentoo
++++ PRETTY_NAME=Gentoo/Linux
++++ ANSI_COLOR='1;32'
++++ HOME_URL=http://www.gentoo.org/
++++ SUPPORT_URL=http://www.gentoo.org/main/en/support.xml
++++ BUG_REPORT_URL=https://bugs.gentoo.org/
+++ echo
++ echo ubuntu12_32
+ PLATFORM=ubuntu12_32
++ fgrep 32
++ echo ubuntu12_32
+ PLATFORM32=ubuntu12_32
++ fgrep 64
++ echo ubuntu12_32
+ PLATFORM64=
+ '[' -z ubuntu12_32 ']'
+ '[' -z '' ']'
++ sed s/32/64/
++ echo ubuntu12_32
+ PLATFORM64=ubuntu12_64
+ STEAMCONFIG=/home/jkoppel/.steam
+ PIDFILE=/home/jkoppel/.steam/steam.pid
+ STEAMBIN32LINK=/home/jkoppel/.steam/bin32
+ STEAMBIN64LINK=/home/jkoppel/.steam/bin64
+ STEAMSDK32LINK=/home/jkoppel/.steam/sdk32
+ STEAMSDK64LINK=/home/jkoppel/.steam/sdk64
+ STEAMROOTLINK=/home/jkoppel/.steam/root
++ detect_steamdatalink
++ '[' -f /home/jkoppel/.local/share/Steam/steam_dev.cfg ']'
+++ detect_package
+++ case `detect_universe` in
++++ detect_universe
++++ test -f /home/jkoppel/.local/share/Steam/Steam.cfg
++++ test -f /home/jkoppel/.local/share/Steam/steam.cfg
++++ STEAMUNIVERSE=Public
++++ echo Public
+++ STEAMPACKAGE=steam
+++ echo steam
++ STEAMDATALINK=/home/jkoppel/.steam/steam
++ echo /home/jkoppel/.steam/steam
+ STEAMDATALINK=/home/jkoppel/.steam/steam
+ STEAMSTARTING=/home/jkoppel/.steam/starting
+ '[' '!' -f /home/jkoppel/.steam/steam.pid ']'
++ cat /home/jkoppel/.steam/steam.pid
+ kill -0 5084
+ INITIAL_LAUNCH=true
+ '[' '' = --reset ']'
+ '[' true ']'
+ show_license_agreement
+ LICENSE=/home/jkoppel/.local/share/Steam/steam_install_agreement.txt
+ '[' '!' -f /home/jkoppel/.steam/steam_install_agreement.txt ']'
+ '[' -z /usr/bin/steam ']'
+ '[' -f /usr/bin/steam ']'
+ check_scriptversion /usr/bin/steam STEAMSCRIPT_VERSION 100020
+ SCRIPT=/usr/bin/steam
+ VERSION_TOKEN=STEAMSCRIPT_VERSION
+ MINIMUM_VERSION=100020
++ detect_scriptversion /usr/bin/steam STEAMSCRIPT_VERSION
+++ fgrep STEAMSCRIPT_VERSION= /usr/bin/steam
++ SCRIPT_VERSION='export STEAMSCRIPT_VERSION=100039'
++ [[ -n export STEAMSCRIPT_VERSION=100039 ]]
++ expr 'export STEAMSCRIPT_VERSION=100039' : '.*=\(.*\)'
+ VERSION=100039
+ [[ 100039 -lt 100020 ]]
+ return 0
++ dirname /usr/bin/steam
++ detect_package
++ case `detect_universe` in
+++ detect_universe
+++ test -f /home/jkoppel/.local/share/Steam/Steam.cfg
+++ test -f /home/jkoppel/.local/share/Steam/steam.cfg
+++ STEAMUNIVERSE=Public
+++ echo Public
++ STEAMPACKAGE=steam
++ echo steam
+ STEAMDEPS=/usr/bin/steamdeps
+ '[' -f /usr/bin/steamdeps -a -f /home/jkoppel/.local/share/Steam/steamdeps.txt ']'
+ '[' '!' -e /home/jkoppel/.steam ']'
+ '[' /home/jkoppel/.local/share/Steam '!=' /home/jkoppel/.steam/root -a /home/jkoppel/.local/share/Steam '!=' /home/jkoppel/.steam/steam ']'
+ rm -f /home/jkoppel/.steam/bin32
+ ln -s /home/jkoppel/.local/share/Steam/ubuntu12_32 /home/jkoppel/.steam/bin32
+ rm -f /home/jkoppel/.steam/bin64
+ ln -s /home/jkoppel/.local/share/Steam/ubuntu12_64 /home/jkoppel/.steam/bin64
+ rm -f /home/jkoppel/.steam/sdk32
+ ln -s /home/jkoppel/.local/share/Steam/linux32 /home/jkoppel/.steam/sdk32
+ rm -f /home/jkoppel/.steam/sdk64
+ ln -s /home/jkoppel/.local/share/Steam/linux64 /home/jkoppel/.steam/sdk64
+ rm -f /home/jkoppel/.steam/root
+ ln -s /home/jkoppel/.local/share/Steam /home/jkoppel/.steam/root
+ '[' /home/jkoppel/.steam/steam ']'
+ rm -f /home/jkoppel/.steam/steam
+ ln -s /home/jkoppel/.local/share/Steam /home/jkoppel/.steam/steam
+ rm -f /home/jkoppel/.steampath
+ ln -s /home/jkoppel/.steam/bin32/steam /home/jkoppel/.steampath
+ rm -f /home/jkoppel/.steampid
+ ln -s /home/jkoppel/.steam/steam.pid /home/jkoppel/.steampid
+ rm -f /home/jkoppel/.steam/bin
+ ln -s /home/jkoppel/.steam/bin32 /home/jkoppel/.steam/bin
++ distro_description
+++ detect_distro
+++ '[' -f /etc/lsb-release ']'
+++ '[' -f /etc/os-release ']'
+++ . /etc/os-release
++++ NAME=Gentoo
++++ ID=gentoo
++++ PRETTY_NAME=Gentoo/Linux
++++ ANSI_COLOR='1;32'
++++ HOME_URL=http://www.gentoo.org/
++++ SUPPORT_URL=http://www.gentoo.org/main/en/support.xml
++++ BUG_REPORT_URL=https://bugs.gentoo.org/
+++ tr '[A-Z]' '[a-z]'
+++ echo gentoo
+++ detect_release
+++ '[' -f /etc/lsb-release ']'
+++ '[' -f /etc/os-release ']'
+++ . /etc/os-release
++++ NAME=Gentoo
++++ ID=gentoo
++++ PRETTY_NAME=Gentoo/Linux
++++ ANSI_COLOR='1;32'
++++ HOME_URL=http://www.gentoo.org/
++++ SUPPORT_URL=http://www.gentoo.org/main/en/support.xml
++++ BUG_REPORT_URL=https://bugs.gentoo.org/
+++ echo
+++ detect_arch
+++ case $(uname -m) in
++++ uname -m
+++ echo 32-bit
++ echo 'gentoo  32-bit'
+ echo 'Running Steam on gentoo  32-bit'
Running Steam on gentoo  32-bit
+ '[' 0 = debug ']'
+ '[' 0 = 1 ']'
+ '[' 0 = 0 ']'
+ echo 'STEAM_RUNTIME is disabled by the user'
STEAM_RUNTIME is disabled by the user
+ '[' 0 -a 0 '!=' 0 ']'
+ export LD_LIBRARY_PATH=/home/jkoppel/.local/share/Steam/ubuntu12_32:
+ LD_LIBRARY_PATH=/home/jkoppel/.local/share/Steam/ubuntu12_32:
+ check_shared_libraries
+ '[' -f /home/jkoppel/.local/share/Steam/ubuntu12_32/steamui.so ']'
++ get_missing_libraries /home/jkoppel/.local/share/Steam/ubuntu12_32/steamui.so
++ ldd /home/jkoppel/.local/share/Steam/ubuntu12_32/steamui.so
++ awk '{print $1}'
++ grep -v /
++ grep -v linux-gate
++ grep '=>'
++ ldd /home/jkoppel/.local/share/Steam/ubuntu12_32/steamui.so
+ MISSING_LIBRARIES=
+ '[' '' '!=' '' ']'
+ export SDL_VIDEO_X11_DGAMOUSE=0
+ SDL_VIDEO_X11_DGAMOUSE=0
+ ulimit -n 2048
+ '[' Linux = Linux ']'
+ :
+ MAGIC_RESTART_EXITCODE=42
+ STEAM_DEBUGGER=
+ unset DEBUGGER
+ '[' '' == gdb ']'
+ '[' '' == cgdb ']'
+ '[' '' == valgrind ']'
+ /home/jkoppel/.local/share/Steam/ubuntu12_32/steam
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
unlinked 1 orphaned pipes
removing stale semaphore last operated on by process 3332 with name 0eBlobRegistryMutex_D94E1181070E555AE0D78B4AE339ED29
removing stale semaphore last operated on by process 3332 with name 0eBlobRegistrySignal_D94E1181070E555AE0D78B4AE339ED29
removing stale semaphore last operated on by process 3332 with name 0emSteamEngineInstance
removing stale semaphore last operated on by process 3332 with name 0eSteamEngineLock
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
[0704/110914:ERROR:object_proxy.cc(239)] Failed to call method: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files
[0704/110914:WARNING:proxy_service.cc(646)] PAC support disabled because there is no system implementation
/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/steamUI/../common/steam/client_api.cpp (281) : Assertion Failed: ClientAPI_InitGlobalInstance: InternalAPI_Init_Internal failed.

Assert( Assertion Failed: ClientAPI_InitGlobalInstance: InternalAPI_Init_Internal failed.
 ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/steamUI/../common/steam/client_api.cpp:281

Installing breakpad exception handler for appid(steam)/version(1370553818_client)
/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/steamUI/SteamStartup.cpp (627) : Assertion Failed: ! "There was a problem with your Steam installation.\n" "Please reinstall steam.\n"
Uploading dump (out-of-process) [proxy '']
/tmp/dumps/assert_20130704110915_1.dmp
unlinked 2 orphaned pipes
CAsyncIOManager: 0 threads terminating.  0 reads, 0 writes, 0 deferrals.
CAsyncIOManager: 184 single object sleeps, 0 multi object sleeps
CAsyncIOManager: 0 single object alertable sleeps, 1 multi object alertable sleeps
[2013-07-04 11:09:13] Startup - updater built Jun  6 2013 13:48:29
[2013-07-04 11:09:13] Verifying installation...
[2013-07-04 11:09:13] Verification complete
Shutting down. . .
[2013-07-04 11:09:15] Shutdown
+ STATUS=0
+ export PATH=/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.6.3:/usr/games/bin
+ PATH=/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.6.3:/usr/games/bin
+ export LD_LIBRARY_PATH=
+ LD_LIBRARY_PATH=
+ '[' Linux = Linux ']'
+ '[' true -a 0 -ne 42 -a -f /home/jkoppel/.steam/starting -a -z '' -a -z '' ']'
+ '[' 0 -eq 42 ']'
Finished uploading minidump (out-of-process): success = yes
response: CrashID=bp-6f1a6903-959d-4237-8149-371172130704

Trying to launch with 'STEAM_RUNTIME=1 steam' doesn't work, either:

Running Steam on gentoo  32-bit
STEAM_RUNTIME is enabled by the user
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
unlinked 0 orphaned pipes
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
[0704/113331:ERROR:object_proxy.cc(239)] Failed to call method: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files
[0704/113331:WARNING:proxy_service.cc(646)] PAC support disabled because there is no system implementation
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
_libnm_glib_nm_state_cb: dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files

** (steam:5537): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: The name org.freedesktop.NetworkManager was not provided by any .service files

** (steam:5537): WARNING **: _nm_remote_settings_ensure_inited: (NMRemoteSettings) error initializing: The name org.freedesktop.NetworkManager was not provided by any .service files

Installing breakpad exception handler for appid(steam)/version(1370553818_client)
Generating new string page texture 12: 48x256, total string texture memory is 49.15 KB
Generating new string page texture 13: 256x256, total string texture memory is 311.30 KB
Generating new string page texture 14: 128x256, total string texture memory is 442.37 KB
Uploading dump (out-of-process) [proxy '']
/tmp/dumps/crash_20130704113334_1.dmp
/home/jkoppel/.local/share/Steam/steam.sh: line 704:  5537 Illegal instruction     $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
Finished uploading minidump (out-of-process): success = yes
response: CrashID=bp-77641ee1-183e-44e7-b5c7-c5df32130704
Jjohndrinkwater 2013-07-07 github

Illegal instruction hmm.
Could you provide as much system info as you can.

It may help to open an issue on the overlay tracker, as its custom build of the runtime may be causing the issue https://github.com/anyc/steam-overlay/issues

Ggdrewb-valve maintainer 2013-07-24 github

I couldn't find your crash report here at Valve. Can you try this again to generate a new dump?

Ggdrewb-valve maintainer 2013-08-16 github

Closing as we need more info to proceed.

Launch options