protonscr

steam segfaults on Fedora 21

steamclosed
ValveSoftware/steam-for-linux#3606 · opened 2014-11-23 by nonamedotc · updated 2014-11-23 · 1 comments · github
Nnonamedotc 2014-11-23 github

I am trying to run Steam on my Fedora 21 system with NVIDIA Geforce GTX 860M graphics card.

This is what I get (same result with primusrun and optirun)

$ optirun steam
Running Steam on fedora 21 64-bit
STEAM_RUNTIME is enabled automatically
/home/mukundan/.local/share/Steam/steam.sh: line 730: 31159 Segmentation fault      (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
mv: cannot stat ‘/home/mukundan/.steam/registry.vdf’: No such file or directory
Installing bootstrap /home/mukundan/.local/share/Steam/bootstrap.tar.xz
Reset complete!
Restarting Steam by request...
Running Steam on fedora 21 64-bit
STEAM_RUNTIME has been set by the user to: /home/mukundan/.local/share/Steam/ubuntu12_32/steam-runtime
/home/mukundan/.local/share/Steam/steam.sh: line 730: 31248 Segmentation fault      (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"

Bumblebee is working fine since I am able to use it for other applications. For example,

$ primusrun glxspheres64
Polygons in scene: 62464
Visual ID of window: 0x20
Context is Direct
OpenGL Renderer: GeForce GTX 860M/PCIe/SSE2
61.297444 frames/sec - 68.407947 Mpixels/sec
60.007811 frames/sec - 66.968717 Mpixels/sec

I am running NVIDIA 340.46 drivers. How can I get steam to work?

Thanks!

Nnonamedotc 2014-11-23 github

Actually, this issue seems to have reported already.

https://github.com/ValveSoftware/steam-for-linux/issues/3248