protonscr

Steam doesn't start

steamclosed reviewedSteam client
ValveSoftware/steam-for-linux#814 · opened 2013-01-24 by ghost · updated 2019-07-18 · 7 comments · github
?ghost 2013-01-24 github

With the Terminal :

Capture du 2013-01-24 23:27:33

MMrSchism 2013-01-24 github

OS/Window Manager/ 32/64-bit?

Ggdrewb-valve maintainer 2013-01-25 github

Also, if you got a crash dump upload can you give us the name of that? It will show in the console output if one is sent.

?ghost 2013-01-25 github

@MrSchism: Ubuntu 12.10/Unity/64 bits

MMrHodgepants 2013-01-25 github

I'm recently experiencing the same thing here on 64-bit ArchLinux, I get this every time I try to launch the Steam client. I did a system upgrade a couple of days ago, so it's possible that Arch has updated something which has broken it.

I'm using kernel 3.7.4 and NVIDIA driver 310.19.

The crashdump is crash_20130126001119_1.dmp (and a few others :-D).

Console output:
Installing breakpad exception handler for appid(steam)/version(1359078420_client)
Looks like steam didn't shutdown cleanly, scheduling immediate update check
Installing breakpad exception handler for appid(steam)/version(1359078420_client)
Installing breakpad exception handler for appid(steam)/version(1359078420_client)
unlinked 0 orphaned pipes
removing stale semaphore last operated on by process 13035 with name 0eBlobRegistryMutex_CFBABCF594AD27786104893D2D287B88
removing stale semaphore last operated on by process 13035 with name 0eBlobRegistrySignal_CFBABCF594AD27786104893D2D287B88
removing stale semaphore last operated on by process 13035 with name 0emSteamEngineInstance
removing stale semaphore last operated on by process 13035 with name 0eSteamEngineLock
Installing breakpad exception handler for appid(steam)/version(1359078420_client)
Fontconfig warning: "~/.fonts.conf", line 212: Having multiple values in isn't supported and may not work as expected
Fontconfig warning: "~/.fonts.conf", line 234: Having multiple values in isn't supported and may not work as expected
Fontconfig warning: "~/.fonts.conf", line 350: Having multiple values in isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
[0126/001119:WARNING:proxy_service.cc(646)] PAC support disabled because there is no system implementation
Uploading dump (in-process) [proxy '']
/tmp/dumps/crash_20130126001119_1.dmp
success = yes
response: CrashID=bp-54fb14e1-9f6c-4b53-bf23-5366d2130125
/home/user/.local/share/Steam/steam.sh: line 343: 13116 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"

And in case it's helpful, the ldd output of my Steam binary.

$ ldd .local/share/Steam/ubuntu12_32/steam

linux-gate.so.1 (0xf77c7000)
libX11.so.6 => /usr/lib32/libX11.so.6 (0xf7653000)
librt.so.1 => /usr/lib32/librt.so.1 (0xf764a000)
libm.so.6 => /usr/lib32/libm.so.6 (0xf7607000)
libdl.so.2 => /usr/lib32/libdl.so.2 (0xf7602000)
libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf7518000)
libpthread.so.0 => /usr/lib32/libpthread.so.0 (0xf74fd000)
libc.so.6 => /usr/lib32/libc.so.6 (0xf734c000)
libxcb.so.1 => /usr/lib32/libxcb.so.1 (0xf732a000)
/lib/ld-linux.so.2 (0xf77c8000)
libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf730f000)
libXau.so.6 => /usr/lib32/libXau.so.6 (0xf730a000)
libXdmcp.so.6 => /usr/lib32/libXdmcp.so.6 (0xf7303000)

Thanks!

Nnorsetto 2013-01-25 github

I'm also getting this one after today (25/1) update. I'm on Debian 64 bits, last lines of an strace are:

read(3, "processor\t: 0\nvendor_id\t: Genuin"..., 1024) = 1024
read(3, "\t: 7\nmicrocode\t: 0x25\ncpu MHz\t\t:"..., 1024) = 1024
read(3, ": 1\ninitial apicid\t: 1\nfpu\t\t: ye"..., 1024) = 1024
read(3, "ic sep mtrr pge mca cmov pat pse"..., 1024) = 516
read(3, "", 1024) = 0
close(3) = 0
munmap(0xf779e000, 4096) = 0
clock_gettime(CLOCK_MONOTONIC, {818, 228608517}) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Segmentation fault

A core dump is available at www.webalice.it/norsetto/core.4145

Ggdrewb-valve maintainer 2013-01-25 github

@MrHodgepants, your crash is deep in the X Server. I don't know what's going wrong there, so my only suggestion would be to contact your distribution.

@norsetto, I can't do much with your core file, unfortunately, so I don't know if your probably is similar or something else.

Jjohndrinkwater 2013-10-30 github

Reporting user has deleted their github account, so we can’t get any more information for this. Closing bug.

Nothing extracted yet.