protonscr

Xubuntu 14.04 (fresh install) steam.sh: line 755: 7193 Segmentation fault

steamclosed
ValveSoftware/steam-for-linux#3266 · opened 2014-04-22 by lukiluke · updated 2014-09-09 · 10 comments · github
Llukiluke 2014-04-22 github

hi
i installed xubuntu 14.04 (amd64) installed the amd fglrx driver and than i tried to install steam and got this error message :

Running Steam on ubuntu 14.04 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(0_client)
Uploading dump (out-of-process) [proxy '']
/tmp/dumps/crash_20140422201513_1.dmp
/home/lukiluke/.local/share/Steam/steam.sh: line 755: 7067 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
mv: cannot stat ‘/home/lukiluke/.steam/registry.vdf’: No such file or directory
Installing bootstrap /home/lukiluke/.local/share/Steam/bootstrap.tar.xz
Reset complete!
Restarting Steam by request...
Running Steam on ubuntu 14.04 64-bit
STEAM_RUNTIME has been set by the user to: /home/lukiluke/.local/share/Steam/ubuntu12_32/steam-runtime
Installing breakpad exception handler for appid(steam)/version(0_client)
Uploading dump (out-of-process) [proxy '']
/tmp/dumps/crash_20140422201514_1.dmp
/home/lukiluke/.local/share/Steam/steam.sh: line 755: 7193 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
Finished uploading minidump (out-of-process): success = yes
response: CrashID=bp-f62dee23-4882-4683-89ab-3b9492140422
Finished uploading minidump (out-of-process): success = yes
response: CrashID=bp-00cc4b73-b69d-4d3e-8fb5-a30c42140422

Is there a fix already?

Ggoosier 2014-04-22 github

It's an issue with Steam and fglrx. Perform a sudo apt-get remove fglrx-driver, install Steam, login, and reinstall fglrx-driver. Steam will work if you install it using the open source driver (xorg-xserver-video-radeon) first, then install fglrx.

PPlagman 2014-04-23 github

Hello; can you verify whether installing libxinerama1:i386 fixes this issue with fglrx?

Llukiluke 2014-04-23 github

hi ... i had a Apicoectomy yesterday ... so i am not able to check it atm ... will try to do it tomorrow ..
bud i have also some other issues wich are not related to steam ... and i could not fint out yet how to solve it ....
i will test the libxinerama1:i386 fix tomorrow ... and also if the other fglrx driver solves the issue
thx for the answers ...

CcsMKJP 2014-05-17 github

installing libxinerama1:i386 (with fglrx) steam install and run without problems.

Ubuntu 14.04 lts 64bit

Mmathieujobin 2014-07-07 github

I have the exact same issue. but I am using radeon opensource driver.
libxinerama1 is installed nonetheless...

Ttudborg 2014-07-13 github

installing libxinerama1:i386 with the current fglrx-updates ( 2:13.350.1-0ubuntu2 ) worked for me.

Ubuntu 14.04 64bit

EDIT: Sorry, didn't see the issue was closed. My bad.

AAperion 2014-08-26 github

Just wanted to confirm that adding libxinerama1:i386 fixed this issue.

I have an R9 290X with a fresh kubuntu 14.04 x64 installation

Mmjobin-mdsol 2014-08-26 github

@Aperion can you confirm your video driver? you are using fglrx right? because with Radeon driver, installing that package usually does not solve the problem.

AAperion 2014-08-26 github

my appologies, yes I am using the fglrx-updates package from the main repository.the fglrx version is 13.35

I have to back track on this. Once I updated to the drivers from AMD's website I went back to crashing. I've also tried going back to the old drivers but I still get the same problem, purging libsineramra and reinstalling does not fix the issue either. Disabling xinerama in the catalyst controll panel allows steam to start. I know xinerama is depricated in favor of xrandr but I am unsure of how to ge the same behavior as xinerama with xrandr.

Also with xrandr spaning two screen games do not display correctly.

?ghost 2014-09-08 github

Same here. Im using Fedora 20, with the latest NVIDIA driver(beta. downloaded from nvidia.com). This problem showed up after reinstalling, I used the same kernel with the same driver.

  • installling 32bit xinerama libs didnt work
  • purging steam from home didn't either

I downgrade the steam package ASAP.

EDIT: after the downgrade, the issue still exist

UPDATE: reinstalling nvidia driver solved this issue. (WTF?)

Nothing extracted yet.