ValveSoftware / steam-for-linux

Issue tracking for the Steam for Linux beta client
4.25k stars 175 forks source link

Segmentation Fault 7842 steam.sh: line 713: #4537

Closed Linuzzero closed 5 years ago

Linuzzero commented 8 years ago

Your system information

Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 523: bad alias Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 533: bad alias Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 545: bad alias Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 553: bad alias Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 564: bad alias Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 575: bad alias Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 583: bad alias Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 591: bad alias Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 599: bad alias Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 607: bad alias [0707/152642:ERROR:main_delegate.cc(779)] Could not load cef_extensions.pak [0707/152642:ERROR:browser_main_loop.cc(217)] Running without the SUID sandbox! See https://chromium.googlesource.com/chromium/src/+/master/docs/linux_suid_sandbox_development.md for more information on developing with the sandbox on. Installing breakpad exception handler for appid(steamwebhelper)/version(20160706203433) Installing breakpad exception handler for appid(steamwebhelper)/version(1467837273) [0707/152642:ERROR:main_delegate.cc(779)] Could not load cef_extensions.pak Installing breakpad exception handler for appid(steamwebhelper)/version(20160706203433) Installing breakpad exception handler for appid(steamwebhelper)/version(1467840262) Installing breakpad exception handler for appid(steamwebhelper)/version(1467840262) Installing breakpad exception handler for appid(steam)/version(1467840262) Installing breakpad exception handler for appid(steam)/version(1467840262) Installing breakpad exception handler for appid(steam)/version(1467840262) Installing breakpad exception handler for appid(steam)/version(1467840262) Installing breakpad exception handler for appid(steam)/version(1467840262) Installing breakpad exception handler for appid(steam)/version(1467840262) Created shared memory when not owner SteamController_Shared_mem Installing breakpad exception handler for appid(steam)/version(1467840262) Installing breakpad exception handler for appid(steam)/version(1467840262)

\ (steam:7842): WARNING **: Unknown device type 14

\ (steam:7842): WARNING **: Could not create object for /org/freedesktop/NetworkManager/Devices/0: unknown object type

\ (steam:7842): WARNING **: Ignoring invalid property 'secondaries'

\ (steam:7842): WARNING **: Ignoring invalid property 'route-data'

\ (steam:7842): WARNING **: Ignoring invalid property 'address-data'

\ (steam:7842): WARNING **: Ignoring invalid property 'route-data'

\ (steam:7842): WARNING **: Ignoring invalid property 'address-data'

\ (steam:7842): WARNING **: Ignoring invalid property 'secondaries'

\ (steam:7842): WARNING **: Ignoring invalid property 'route-data'

\ (steam:7842): WARNING **: Ignoring invalid property 'address-data'

\ (steam:7842): WARNING **: Ignoring invalid property 'route-data'

\ (steam:7842): WARNING **: Ignoring invalid property 'address-data' Installing breakpad exception handler for appid(steam)/version(1467840262) Generating new string page texture 2: 48x256, total string texture memory is 49.15 KB Generating new string page texture 3: 256x256, total string texture memory is 311.30 KB Installing breakpad exception handler for appid(steam)/version(1467840262) Installing breakpad exception handler for appid(steam)/version(1467840262) assert_20160707152641_1.dmp[7899]: Uploading dump (out-of-process) /tmp/dumps/assert_20160707152641_1.dmp /sda1/home/local/.local/share/Steam/steam.sh: line 713: 7842 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@" assert_20160707152641_1.dmp[7899]: Finished uploading minidump (out-of-process): success = yes assert_20160707152641_1.dmp[7899]: response: CrashID=bp-50ddda19-0318-4050-8e59-1679e2160707 assert_20160707152641_1.dmp[7899]: file ''/tmp/dumps/assert_20160707152641_1.dmp'', upload yes: ''CrashID=bp-50ddda19-0318-4050-8e59-1679e2160707''

Steps for reproducing this issue:

Linuzzero commented 8 years ago

I left my desktop downloading Grid Autosport and afterwards steam was running no more and it doesn t start

gdrewb-valve commented 8 years ago

You appear to be hitting a Steam runtime incompatibility with libcrypto. If you look for crypto issues here there are some possible workarounds.

Linuzzero commented 8 years ago

I tried every possible fix no one works. Are there any fix upstream??

gdrewb-valve commented 8 years ago

Are you asking about whether there's a Steam runtime update? The Steam team will resolve this when it has something.

Linuzzero commented 8 years ago

This is strange because something similar happens with spotify in rpm distros and they use compat-libgcrypt.

Linuzzero commented 8 years ago

I tried reseting the steam runtime.

strange after checking out my libs I think the problem is libgcc and/or libgcrypt


 rpm -qf  /lib/libgcc_s.so.1
libgcc_s1-gcc48-32bit-4.8.5-19.2.x86_64
~> rpm -qf /usr/lib64/libgcrypt.so.20.0.1
libgcrypt20-1.6.1-21.4.x86_64
~> rpm -qf /usr/lib/libgcrypt.so.20.0.1
libgcrypt20-32bit-1.6.1-21.4.x86_64

I tried steam --reset the same thing happens with STEAM_RUNTIME=0.

Now the segmentation fault changed to 19351

assert_20160707190034_1.dmp[19409]: Uploading dump (out-of-process) /tmp/dumps/assert_20160707190034_1.dmp /sda1/local/.local/share/Steam/steam.sh: **line 713: 19351 Segmentation fault** (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@" assert_20160707190034_1.dmp[19409]: Finished uploading minidump (out-of-process): success = yes assert_20160707190034_1.dmp[19409]: response: CrashID=bp-ced56df4-2726-4aaa-a2b3-eb21a2160707 assert_20160707190034_1.dmp[19409]: file ''/tmp/dumps/assert_20160707190034_1.dmp'', upload yes: ''CrashID=bp-ced56df4-2726-4aaa-a2b3-eb21a2160707''

pfwb commented 8 years ago

Same here. openSUSE Tumbleweed. Last attempt: CrashID=bp-7fcd2214-6016-4f76-9b34-1e1f52160707

Linuzzero commented 8 years ago

I 'm getting an error in dmesg

CIPCServer::Thr[1945]: segfault at bababb16 ip 00000000f5c81d4e sp 00000000eaad9f50 error 4 in libcrypto.so.1.0.0[f5bdd000+193000] [ 450.445755] CNet Encrypt:0[2517]: segfault at bababb16 ip 00000000f5c81d4e sp 00000000ea7c5880 error 4 in libcrypto.so.1.0.0[f5bdd000+193000]

Linuzzero commented 8 years ago

ok I tried this:

mv ~/.local/share/Steam /.local/share/Steam.old

steam --reset

Every runtime re-installed again same crash. How can I opt-in for beta test in the registry.vdf,?? maybe I have better luck with the beta client.

Tele42 commented 8 years ago

For what it's worth, libcrypto.so is provided by openssl or equivalent, not gcrypt.

Linuzzero commented 8 years ago

yes but in the crash dump it looks as it's using the runtime not the system lib


 r-xp 00000000 fe:00 100614                             /sda1/home/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libcrypto.so.1.0.0 r--p 00193000 fe:00 100614                             /sda1/home//.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libcrypto.so.1.0.0
rw-p 001a2000 fe:00 100614                             /sda1/home/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libcrypto.so.1.0.0
Linuzzero commented 8 years ago

Now I am getting no crash dump but steam is stuck

** (steam:21816): WARNING **: Ignoring invalid property 'address-data'
Generating new string page texture 2: 48x256, total string texture memory is 49.15 KB
Generating new string page texture 3: 256x256, total string texture memory is 311.30 KB
Installing breakpad exception handler for appid(steam)/version(1467926999)

(steam:21816): GLib-CRITICAL **: PCRE library is compiled without UTF8 properties support

(steam:21816): GLib-CRITICAL **: g_regex_replace_eval: assertion `regex != NULL' failed

(steam:21816): GLib-CRITICAL **: g_regex_unref: assertion `regex != NULL' failed
Installing breakpad exception handler for appid(steam)/version(1467926999)
Installing breakpad exception handler for appid(steam)/version(1467926999)
flyhigh72 commented 8 years ago

Same crash on current Steam-Version on openSUSE Leap 42.1 :-(

Running Steam on opensuse 42.1 64-bit STEAM_RUNTIME is enabled automatically ... crash_20160708102924_1.dmp[2394]: Uploading dump (out-of-process) /tmp/dumps/crash_20160708102924_1.dmp crash_20160708102924_1.dmp[2394]: Finished uploading minidump (out-of-process): success = yes crash_20160708102924_1.dmp[2394]: response: CrashID=bp-a32d66f4-6a31-465c-833f-2ee842160708 crash_20160708102924_1.dmp[2394]: file ''/tmp/dumps/crash_20160708102924_1.dmp'', upload yes: ''CrashID=bp-a32d66f4-6a31-465c-833f-2ee842160708''

dmesg

CIPCServer::Thr[2588]: segfault at 6c2e2fca ip 00000000f6363d4e sp 00000000ee4499c0 error 4 in libcrypto.so.1.0.0[f62bf000+193000]

wyqydsyq commented 8 years ago

Getting the same crash on OpenSUSE Tumbleweed. Everything worked fine for ages, this afternoon I opened Steam and it wouldn't launch, also my steamapps/common folder has gone missing, and Steam didn't recognize my computer upon login. The usual trick of deleting or symlinking the Steam Runtime libraries so it uses the system versions didn't work. Deleting them actually caused them to be redownloaded straight away upon next launch

pfwb commented 8 years ago

Isn't this related? "Segmentation fault in libcrypto (steam-beta) #4504"

wyqydsyq commented 8 years ago

@pablow1422 it's a segmentation fault but isn't related to libcrypto. seperate issue.

Haegar15 commented 8 years ago

I have the same problem as the others above:

/tmp/dumps/assert_20160708171754_1.dmp /home/haegar/Steam/steam.sh: Zeile 713: 4220 Speicherzugriffsfehler (Speicherabzug geschrieben) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@" assert_20160708171754_1.dmp[4270]: Finished uploading minidump (out-of-process): success = yes assert_20160708171754_1.dmp[4270]: response: CrashID=bp-39a37b97-8ce6-4f53-b8c8-6aef12160708 assert_20160708171754_1.dmp[4270]: file ''/tmp/dumps/assert_20160708171754_1.dmp'', upload yes: ''CrashID=bp-39a37b97-8ce6-4f53-b8c8-6aef12160708''

I also had to rename libstdc++ in the steam-runtime using

~/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu> mv libstdc++.so.6 libstdc++.so.6.bak

That's because otherwise mesa cannot load correctly. That's because Steam-Runtime uses GCC 4.8 and my system (and all system libraries) uses GCC5 or newer with different ABI. And I think that's the root of the problem. (see https://github.com/ValveSoftware/steam-runtime/issues/31 for solution)

mm1ke commented 8 years ago

Same problem here aswell. Since the last update, steam doesn't start anymore:

crash_20160708171428_1.dmp[30732]: Uploading dump (out-of-process) /tmp/dumps/crash_20160708171428_1.dmp crash_20160708171428_1.dmp[30732]: Finished uploading minidump (out-of-process): success = no crash_20160708171428_1.dmp[30732]: error: /usr/lib32/libcurl.so: undefined symbol: SSL_CTX_set_alpn_protos crash_20160708171428_1.dmp[30732]: file ''/tmp/dumps/crash_20160708171428_1.dmp'', upload no: ''/usr/lib32/libcurl.so: undefined symbol: SSL_CTX_set_alpn_protos'' /home/ai/.local/share/Steam/steam.sh: line 713: 30698 Segmentation fault $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"

and from dmesg:

crash_20160708171428_1.dmp[30732]: Uploading dump (out-of-process) /tmp/dumps/crash_20160708171428_1.dmp crash_20160708171428_1.dmp[30732]: Finished uploading minidump (out-of-process): success = no crash_20160708171428_1.dmp[30732]: error: /usr/lib32/libcurl.so: undefined symbol: SSL_CTX_set_alpn_protos crash_20160708171428_1.dmp[30732]: file ''/tmp/dumps/crash_20160708171428_1.dmp'', upload no: ''/usr/lib32/libcurl.so: undefined symbol: SSL_CTX_set_alpn_protos'' /home/ai/.local/share/Steam/steam.sh: line 713: 30698 Segmentation fault $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"

Linuzzero commented 8 years ago

It got fixed in my box I downgraded steam to 1.0.0.45 reinstalled the runtime once again and that fixed it. And I also did a system upgrade (zypper dup).

Linuzzero commented 8 years ago

I don't know maybe downgrading the gcc libs to 4.8 helped ?? i | libgcc_s1-gcc48 | C compiler runtime library | package i | libgcc_s1-gcc48-32bit | C compiler runtime library | package

boombatower commented 8 years ago

The rebuild of mesa with libnettle fixed the issue on latest TW.

achaios commented 8 years ago

Latest TW here. I still get the same segfault.

ChristophHaag commented 8 years ago

Steam just updated and starts for me again on Archlinux. So.. it's fixed?

pfwb commented 8 years ago

I've just tried in openSUSE TW, it's working again. EDIT: To soon. Segfault again.

LinuxDonald commented 8 years ago

I dont have any problems on Arch Linux. I have mesa 12.0.X and removed some libs:

find ~/.steam/root/ ( -name "libgccs.so" -o -name "libstdc++.so" -o -name "libxcb.so" -o -name "libgpg-error.so_" ) -print -delete

mm1ke commented 8 years ago

Sadly still not fixed for me with the latest version of steam

wyqydsyq commented 8 years ago

On OpenSUSE Tumbleweed, I just got the new update this morning, ran steam --reset and then find ~/.local/share/Steam/ \( -name "libgcc_s.so*" -o -name "libstdc++.so*" -o -name "libxcb.so*" -o -name "libgpg-error.so*" \) -print -delete and the Steam client launched fine that launch, but after closing and launching again I'm back to getting segfault errors.

boombatower commented 8 years ago

@wyqydsyq There are two distinct issues here. one is long standing issue with libstdc++ which the removal of those files works around. This segfault is a separate issue, but need to fix both in order to have it work.

My repo for myself and friends has a Mesa built against libnettle which can be used by others until this is resolved elsewhere.

zypper addrepo -p 95 http://download.opensuse.org/repositories/home:boombatower:tumbleweed++/openSUSE_Tumbleweed/ tumbleweed++
zypper refresh
zypper dup --from tumbleweed++

My repo also contains a patched steam package that will automatically remove offending libs every time steam is started.

flyhigh72 commented 8 years ago

After Steam-Update to package version 1468023329 build on 08.07.2016 9:44pm all seems to be fine again :-)

Or maybe it is fixed by Mesa package home:pontostroy:X11, which I'm using for my Intel Skylake GPU 530.

emil-varga commented 8 years ago

On opensuse 42.1 the problem still persists.

wyqydsyq commented 8 years ago

Thanks @boombatower, using your repository I'm able to run Steam without issues. Hopefully Valve gets around to updating their runtime libraries to be compatible with modern distros, or even better implement a way to have Steam default to using system libs and only use Steam Runtime libs as a fallback if the needed library isn't installed globally, I'm sure many of these issues wouldn't happen if we had an option like that.

It would be great if Valve enabled wikis on this GH repository, that way people like yourself could put solutions/work-arounds like this in a more visible place than buried in an issue thread.

pfwb commented 8 years ago

I've just tried to launch steam (first time) on a openSUSE TW installation which wasn't updated in 1 month; steam ended up with the same segfault. I've upgraded openSUSE and nothing has changed. This laptop has an Intel graphics chip, where my PC has a AMD Radeon one. So, what has changed in recent steam updates that broke it in openSUSE when it was pretty stable for months? What is the point of libnettle in Mesa?

barsanuphe commented 8 years ago

I'm running into this problem in Arch since yesterday.

rafaelsoaresbr commented 8 years ago

I'm getting the same error on Arch Linux http://paste.ubuntu.com/20051661/

rosmanov commented 8 years ago

The same on Gentoo amd64, laptop. Using Bumblebee: optirun steam. Installed packages:

media-libs/mesa-11.0.6 (bindist classic dri3 egl gallium gbm llvm nptl udev)
dev-libs/openssl-1.0.2h-r2
x11-drivers/nvidia-drivers-361.28-r2 (X acpi compat driver kms multilib tools)
x11-drivers/xf86-video-intel (dri sna udev -debug -uxa -xvmc)
YevPo commented 8 years ago

Same issue on Ubuntu 16.04. Steam crashed after I clicked on enqueue button for Terraria update in downloads page. Now when I try to open Steam I get the same Segmentation Fault.

Latest CrashID=bp-f736f265-ca3f-44fb-b336-4692b2160720

I didn't install any OS updates today and Steam client is up to date(beta version, 14 Jul)

mm1ke commented 8 years ago

For Gentoo Users:

I could fix the problem after reading the comments from marekolsak at bug https://github.com/ValveSoftware/steam-for-linux/issues/4504 Basically all you have to do is build nettle 32bit version and rebuild mesa. Turns out, even nettle isn't a dependency of mesa, if it's available, it builds against it and finally fixes this bug.

rosmanov commented 8 years ago

@mm1ke, I've already tried with and without "bindist" flag. It didn't help me.


media-libs/mesa-11.0.6 (bindist classic dri3 egl gallium gbm llvm nptl udev)
ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="32 64 -x32"

dev-libs/nettle-3.2 (gmp) ABI_X86="32 64 -x32" CPU_FLAGS_X86="aes"
YevPo commented 8 years ago

This problem was fixed by removing 'appmanifest_105600.acf'(Terraria) from SteamApps folder. See this issue for more details - https://github.com/ValveSoftware/steam-for-linux/issues/4561

mm1ke commented 8 years ago

@rosmanov: Hmm, well in order to fix the problem i did (re)build a lot of packages. Don't know exactly what else must be set in order fix it. However, a few tips which might help you. Aside nettle i also rebuild (and enabled 32bit) for following packages: net-libs/gnutls abi_x86_32 dev-libs/libgpg-error abi_x86_32 dev-libs/libgcrypt abi_x86_32 dev-libs/gmp abi_x86_32 I've also switched from openssl to gnutls for the CURL_SSL provider for the packages net-misc/curl

Hope the information helps.

barsanuphe commented 8 years ago

@karmictoucan on arch, i moved all .acf files, and it launched normally! I tried to copy them all back except for the terraria acf, and it crashed again, I must have another game with a no longer available beta. Thanks for the tip though.

rosmanov commented 8 years ago

Gentoo, amd64. Rebuilt mesa from Git(version 9999). The build script indeed detected libnettle. However, the issue persists with and without STEAM_RUNTIME=0. GDB backtrace for steamruntime:

Core was generated by `/home/ruslan/.local/share/Steam/ubuntu12_32/steam'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0xf6f53d4e in ?? ()
   from /home/ruslan/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libcrypto.so.1.0.0
[Current thread is 1 (Thread 0xecdfeb40 (LWP 4824))]
(gdb) bt
#0  0xf6f53d4e in ?? ()
   from /home/ruslan/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libcrypto.so.1.0.0
#1  0xf6f53f5c in ENGINE_finish ()
   from /home/ruslan/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libcrypto.so.1.0.0
#2  0xf6f41a6e in RSA_free ()
   from /home/ruslan/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libcrypto.so.1.0.0
#3  0xee390e94 in ?? () from /home/ruslan/.local/share/Steam/ubuntu12_32/steamclient.so
#4  0xee3f2428 in ?? () from /home/ruslan/.local/share/Steam/ubuntu12_32/steamclient.so
#5  0xee55aceb in ?? () from /home/ruslan/.local/share/Steam/ubuntu12_32/steamclient.so
#6  0xf1a94fae in SteamThreadTools::CThread::ThreadExceptionWrapper(void*) ()
   from /home/ruslan/.local/share/Steam/ubuntu12_32/libtier0_s.so
#7  0xf1a93634 in ?? () from /home/ruslan/.local/share/Steam/ubuntu12_32/libtier0_s.so
#8  0xf1a938d4 in CatchAndWriteMiniDumpExForVoidPtrFn ()
   from /home/ruslan/.local/share/Steam/ubuntu12_32/libtier0_s.so
#9  0xf1a9391a in CatchAndWriteMiniDumpForVoidPtrFn ()
   from /home/ruslan/.local/share/Steam/ubuntu12_32/libtier0_s.so
#10 0xf1a97913 in SteamThreadTools::CThread::ThreadProc(void*) ()
   from /home/ruslan/.local/share/Steam/ubuntu12_32/libtier0_s.so
#11 0xf740e251 in start_thread () from /lib32/libpthread.so.0
#12 0xf734098e in clone () from /lib32/libc.so.6

GDB backtrace for STEAM_RUNTIME=0:

Program terminated with signal SIGSEGV, Segmentation fault.
#0  0xf6eafe55 in OPENSSL_ia32_cpuid () from /usr/lib32/libcrypto.so.1.0.0
[Current thread is 1 (Thread 0xf4a7e700 (LWP 5195))]
(gdb) bt
#0  0xf6eafe55 in OPENSSL_ia32_cpuid () from /usr/lib32/libcrypto.so.1.0.0
#1  0xf0a28801 in OPENSSL_cpuid_setup () from /home/ruslan/.local/share/Steam/ubuntu12_32/libvideo.so
#2  0xf7732ffd in _dl_relocate_object () from /lib/ld-linux.so.2
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
Mirppc commented 8 years ago

I am getting what i think is a similar issue on Opensuse 13.2 64bit with Intel GPU. I am not having and issue with my machine with Nvidia GPU.

Things i have done.

xhost +; steam updating the system reinstalling steam resetting steam's files updating everying using zypper up trying the LD_LIBRARY PATH resolution

nothing works.

Thinkpad T500 8GB ram P8400 Intel MHD4500 240GB Kingston V300 SSD

Here is the readout from running steam in a terminal `$ steam removing troublesome steam-runtime libs... /home/~/.local/share/Steam/steam.sh: line 138: DISTRIB_ID: unbound variable /home/~/.local/share/Steam/steam.sh: line 152: DISTRIB_RELEASE: unbound variable /home/~/.local/share/Steam/steam.sh: line 138: DISTRIB_ID: unbound variable /home/~/.local/share/Steam/steam.sh: line 152: DISTRIB_RELEASE: unbound variable Running Steam on 64-bit /home/~/.local/share/Steam/steam.sh: line 138: DISTRIB_ID: unbound variable /home/~/.local/share/Steam/steam.sh: line 152: DISTRIB_RELEASE: unbound variable STEAM_RUNTIME is enabled automatically Installing breakpad exception handler for appid(steam)/version(1468023329) Installing breakpad exception handler for appid(steam)/version(1468023329) Installing breakpad exception handler for appid(steam)/version(1468023329)

(steam:18026): Gtk-WARNING **: Unable to locate theme engine in module_path: "oxygen-gtk",

(steam:18026): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita",

(steam:18026): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita", /usr/share/themes/Adwaita/gtk-2.0/gtkrc:1163: error: unexpected identifier direction', expected character}' Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number Installing breakpad exception handler for appid(steam)/version(1468023329) [0724/105800:ERROR:main_delegate.cc(779)] Could not load cef_extensions.pak [0724/105800:ERROR:browser_main_loop.cc(217)] Running without the SUID sandbox! See https://chromium.googlesource.com/chromium/src/+/master/docs/linux_suid_sandbox_development.md for more information on developing with the sandbox on. Installing breakpad exception handler for appid(steamwebhelper)/version(20160708214346) Installing breakpad exception handler for appid(steamwebhelper)/version(1468014226) [0724/105800:ERROR:main_delegate.cc(779)] Could not load cef_extensions.pak Installing breakpad exception handler for appid(steamwebhelper)/version(20160708214346) Installing breakpad exception handler for appid(steamwebhelper)/version(1468023329) Installing breakpad exception handler for appid(steamwebhelper)/version(1468023329) Installing breakpad exception handler for appid(steam)/version(1468023329) Installing breakpad exception handler for appid(steam)/version(1468023329) Installing breakpad exception handler for appid(steam)/version(1468023329) Installing breakpad exception handler for appid(steam)/version(1468023329) Installing breakpad exception handler for appid(steam)/version(1468023329) Installing breakpad exception handler for appid(steam)/version(1468023329) Created shared memory when not owner SteamController_Shared_mem Installing breakpad exception handler for appid(steam)/version(1468023329) Installing breakpad exception handler for appid(steam)/version(1468023329) Generating new string page texture 7: 128x256, total string texture memory is 131.07 KB Generating new string page texture 8: 48x256, total string texture memory is 180.22 KB Generating new string page texture 9: 256x256, total string texture memory is 442.37 KB Generating new string page texture 10: 64x256, total string texture memory is 507.90 KB Generating new string page texture 11: 8x256, total string texture memory is 516.10 KB Generating new string page texture 12: 16x256, total string texture memory is 532.48 KB Generating new string page texture 13: 24x256, total string texture memory is 557.06 KB Generating new string page texture 14: 32x256, total string texture memory is 589.82 KB Installing breakpad exception handler for appid(steam)/version(1468023329) Installing breakpad exception handler for appid(steam)/version(1468023329) Installing breakpad exception handler for appid(steam)/version(1468023329) crash_20160724105759_1.dmp[18070]: Uploading dump (out-of-process) /tmp/dumps/crash_20160724105759_1.dmp /home/~/.local/share/Steam/steam.sh: line 713: 18026 Segmentation fault $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@" crash_20160724105759_1.dmp[18070]: Finished uploading minidump (out-of-process): success = yes crash_20160724105759_1.dmp[18070]: response: CrashID=bp-831a031b-8a97-4b6b-b7c8-5d48e2160724 crash_20160724105759_1.dmp[18070]: file ''/tmp/dumps/crash_20160724105759_1.dmp'', upload yes: ''CrashID=bp-831a031b-8a97-4b6b-b7c8-5d48e2160724'' `

STEAM_RUNTIME=0 doesnt do anything.

michaeltraxler commented 8 years ago

Hi, I also tried "everything" which you can find in the net. The only thing which helped is from boombatower (15 days ago): zypper addrepo -p 95 http://download.opensuse.org/repositories/home:boombatower:tumbleweed++/openSUSE_Tumbleweed/ tumbleweed++ zypper refresh zypper dup --from tumbleweed++ Now I can run steam again. Thanks a lot! Would be very much wanted that valve fixed this very tedious bug.

Mirppc commented 8 years ago

Oddly enough i tried that and i am waiting for Boombatower to rejoin the IRC to let them know as they have been assisting me in a bug with OpenBroadcastSystem Studio of which he maintains on Packman.

pshpsh commented 8 years ago

Same here. I recompile mesa3d and some packages from @mm1ke comment, but it's not solution. Why helped partially? Client crashes every time, when uses "autologin". Without it and use auth(pass&code) - crash dissapeared. I don't know, why.

CRUX.

Mirppc commented 8 years ago

The issue on my machine (Thinkpad T400) happens regardless of if i check the "Remember me" check box.

Edit... I didnt have this issue on the Thinkpad T500. Same specs , OS as well as program versions with the only difference being size, Hard drive size and ram.

rombert commented 8 years ago

Can anyone confirm whether this issue affects users of the NVidia proprietary driver or not?

Mirppc commented 8 years ago

@rombert What i can confirm is this is hitting a machine with an Intel MHD4500 IGP. so far none of my Nvidia based machines have been effected, but i dont have any that run Optimus/Bumblebee.

rombert commented 8 years ago

I decided to give it a shot and on my desktop using a 750Ti with the binary blob the issue is not present.