Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Steam segfault #5670

Closed
Michal-Szczepaniak opened this issue Aug 24, 2018 · 4 comments
Closed

Steam segfault #5670

Michal-Szczepaniak opened this issue Aug 24, 2018 · 4 comments

Comments

@Michal-Szczepaniak
Copy link

  • Steam client version (build number or date): 1.0.0.54-5.4 (its package version)
  • Distribution (e.g. Ubuntu): openSUSE Tumbleweed
  • Opted into Steam client beta?: [Yes/No] No
  • Have you checked for system updates?: [Yes/No] Yes its latest

When starting steam im getting segfault. I cant start it at all. The only gui that shows up is accepting the license then nothing. Logs below.

Logs:
Setting up Steam content in /home/foidbgen/.local/share/Steam
Running Steam on opensuse-tumbleweed 20180820 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(0)
/home/foidbgen/.local/share/Steam/steam.sh: line 713: 24331 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
/home/foidbgen/.local/share/Steam/steam.sh: line 444: no match: ssfn*

Steps for reproducing this issue:

  1. Run steam
@kisak-valve
Copy link
Member

Hello @Michal-Szczepaniak, are you using mesa for your video driver? Please take a look at #4816 and see if it applies to your your system.

@Michal-Szczepaniak
Copy link
Author

Im using closed source nvidia drivers which i just saw may be #3248 problem

@Michal-Szczepaniak
Copy link
Author

Yeah that was it closing issue

@smatkovi
Copy link

smatkovi commented Sep 6, 2018

the thing is with nvidia drivers you should add dpk --add-architecture i386 (didn't remember the right command) and make an apt update && apt upgrade and then run the nvidia installer and it will install 32bit drivers needed for steam, that's how it worked for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants