protonscr

Steam crashed of segmentation fault after logging in.

steamclosed Steam clientDistro Family: Ubuntu
ValveSoftware/steam-for-linux#7307 · opened 2020-08-07 by xuehy · updated 2020-08-18 · 2 comments · github
Xxuehy 2020-08-07 github

Your system information

  • Steam client version (build number or date): Jul 31 2020 09:12:07
  • Distribution (e.g. Ubuntu): Ubuntu 18.04 64-bit
  • Opted into Steam client beta?: No
  • Have you checked for system updates?: No

Please describe your issue in as much detail as possible:

After typing in the password and the verification code, steam directly exits.
The last several lines of output is:

Installing breakpad exception handler for appid(steam)/version(1596217132)
Installing breakpad exception handler for appid(steam)/version(1596217132)
Proceed to auto login
No cached credentials
Installing breakpad exception handler for appid(steam)/version(1596217132)
Installing breakpad exception handler for appid(steam)/version(1596217132)
Installing breakpad exception handler for appid(steam)/version(1596217132)
Fossilize INFO: Overriding serialization path: "/home/xuehongyang/.local/share/Steam/shader_cache_temp_dir_vk_64/fozpipelinesv4/steamapprun_pipeline_cache".
LogonFailure 63
Installing breakpad exception handler for appid(steam)/version(1596217132)

(steam:20211): Gtk-WARNING **: gtk_disable_setlocale() must be called before gtk_init()
Opted-in Controller Mask for AppId 0: 0
assert_20200807134051_1.dmp[20293]: Uploading dump (out-of-process)
/tmp/dumps/assert_20200807134051_1.dmp
/home/xuehongyang/.local/share/Steam/steam.sh:Line 750: 20211 Segmentation Fault   (Core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
assert_20200807134051_1.dmp[20293]: Finished uploading minidump (out-of-process): success = yes
assert_20200807134051_1.dmp[20293]: response: CrashID=bp-fa9de549-2fbb-4e93-b611-9be012200806
assert_20200807134051_1.dmp[20293]: file ''/tmp/dumps/assert_20200807134051_1.dmp'', upload yes: ''CrashID=bp-fa9de549-2fbb-4e93-b611-9be012200806''

Here is the minidump file:
dump.zip

Kkisak-valve maintainer 2020-08-07 github

For reference, the attached minidump a SIGSEGV coming from libgtk3-nocsd.so.0.

Blind guess, can you check the contents of ~/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_*, then move/remove the pinned_libs_* folders so that Steam will regenerate them on the next run?

Xxuehy 2020-08-18 github

Just rebooting ubuntu solved this problem.

Nothing extracted yet.