protonscr

Segmentation fault

steamclosed Steam clientDistro Family: Arch
ValveSoftware/steam-for-linux#6851 · opened 2020-01-27 by lordkitsuna · updated 2020-01-27 · 4 comments · github
Llordkitsuna 2020-01-27 github

Your system information

  • Steam client version (build number or date): 1579321278
  • Distribution (e.g. Ubuntu): Arch
  • Opted into Steam client beta?: [Yes/No] no
  • Have you checked for system updates?: [Yes/No] yes

Please describe your issue in as much detail as possible:

Not sure what changed, played fine last night, no updates between now and then but when trying to open steam i get the following output

Running Steam on arch rolling 64-bit
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
/home/kitsuna/.local/share/Steam/ubuntu12_32/steam
Installing breakpad exception handler for appid(steam)/version(1579321278)
Installing breakpad exception handler for appid(steam)/version(1579321278)
Installing breakpad exception handler for appid(steam)/version(1579321278)
Gtk-Message: 16:03:26.710: Failed to load module "canberra-gtk-module"
Installing breakpad exception handler for appid(steam)/version(1579321278)
STEAM_RUNTIME_HEAVY: ./steam-runtime-heavy
[0126/160326.864804:INFO:crash_reporting.cc(247)] Crash reporting enabled for process: browser
[0126/160326.881029:WARNING:crash_reporting.cc(286)] Failed to set crash key: UserID with value: 0
[0126/160326.881072:WARNING:crash_reporting.cc(286)] Failed to set crash key: BuildID with value: 1579317937
[0126/160326.881075:WARNING:crash_reporting.cc(286)] Failed to set crash key: SteamUniverse with value: Public
[0126/160326.881077:WARNING:crash_reporting.cc(286)] Failed to set crash key: Vendor with value: Valve
[0126/160326.905652:WARNING:crash_reporting.cc(286)] Failed to set crash key: UserID with value: 0
[0126/160326.905696:WARNING:crash_reporting.cc(286)] Failed to set crash key: BuildID with value: 1579317937
[0126/160326.905700:WARNING:crash_reporting.cc(286)] Failed to set crash key: SteamUniverse with value: Public
[0126/160326.905703:WARNING:crash_reporting.cc(286)] Failed to set crash key: Vendor with value: Valve
[0126/160326.906137:INFO:crash_reporting.cc(247)] Crash reporting enabled for process: gpu-process
[0126/160326.973457:ERROR:sandbox_linux.cc(369)] InitializeSandbox() called with multiple threads in process gpu-process.
Installing breakpad exception handler for appid(steam)/version(1579321278)
Installing breakpad exception handler for appid(steam)/version(1579321278)
Installing breakpad exception handler for appid(steam)/version(1579321278)
[0126/160326.991526:WARNING:crash_reporting.cc(286)] Failed to set crash key: UserID with value: 0
[0126/160326.991572:WARNING:crash_reporting.cc(286)] Failed to set crash key: BuildID with value: 1579317937
[0126/160326.991576:WARNING:crash_reporting.cc(286)] Failed to set crash key: SteamUniverse with value: Public
[0126/160326.991579:WARNING:crash_reporting.cc(286)] Failed to set crash key: Vendor with value: Valve
[0126/160326.991996:INFO:crash_reporting.cc(247)] Crash reporting enabled for process: utility
Installing breakpad exception handler for appid(steam)/version(1579321278)
Installing breakpad exception handler for appid(steam)/version(1579321278)
Installing breakpad exception handler for appid(steam)/version(1579321278)
CApplicationManagerPopulateThread took 10 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread)
Installing breakpad exception handler for appid(steam)/version(1579321278)
Installing breakpad exception handler for appid(steam)/version(1579321278)
Installing breakpad exception handler for appid(steam)/version(1579321278)
Installing breakpad exception handler for appid(steam)/version(1579321278)
Installing breakpad exception handler for appid(steam)/version(1579321278)
Installing breakpad exception handler for appid(steam)/version(1579321278)
Installing breakpad exception handler for appid(steam)/version(1579321278)
Installing breakpad exception handler for appid(steam)/version(1579321278)
Installing breakpad exception handler for appid(steam)/version(1579321278)
/home/kitsuna/.local/share/Steam/steam.sh: line 722:  3846 Segmentation fault      (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"

Steps for reproducing this issue:

  1. open steam

I have tried doing a complete purge of steam including everything in home then reinstall but no change.

Kkisak-valve maintainer 2020-01-27 github

Hello @lordkitsuna, this reads like #6822. What video card / driver version are you using?

Llordkitsuna 2020-01-27 github

Thanks for the quick reply i am using a 5700XT with Mesa 20.0.0-devel (git-58ba7b696d)
thanks for pointing out that similar issue google failed to find it with my various searches. ill give changing llvm a try and report back

Llordkitsuna 2020-01-27 github

tried installing lib32-llvm-9.0.1-1 and llvm-9.0.1-1 the only thing that changed is the line it segfaults at

/home/kitsuna/.local/share/Steam/steam.sh: line 722:  5221 Segmentation fault      (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
Llordkitsuna 2020-01-27 github

Alright i was able to fix this, i purged all packages related to LLVM and Mesa then proceeded to reinstall them. Not sure how they got broken in the first place but this solved the issue.

Nothing extracted yet.