ValveSoftware / steam-for-linux

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

Segmentation fault after login #11485

Open tu-maurice opened 4 days ago

tu-maurice commented 4 days ago

Your system information

Please describe your issue in as much detail as possible:

Steam checks for runtime updates, then logs in (spinner), then crashes before (or right when) the main window is supposed to open.

GDB says this about the segmentation fault:

Thread 45 "IPC:CSteamEngin" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xd9bffb40 (LWP 9551)]
0xdaae4f9d in ?? () from /home/user/.local/share/Steam/ubuntu12_32/steamclient.so
(gdb) 

full GDB output: https://gist.github.com/tu-maurice/acc2c80ede61be10cdf56493a9741dce

Steps for reproducing this issue:

  1. Start
  2. Login
  3. Segfault