Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I've installed Steam following every step from the Gentoo Wiki. The first time I've run Steam, it worked, but after that, no more. Here is my prompt, it shows me a segmentation fault on the line 756:
Code:
$ steam
/home/ignacio/.local/share/Steam/steam.sh: línea 161: VERSION_ID: variable sin asignar
/home/ignacio/.local/share/Steam/steam.sh: línea 161: VERSION_ID: variable sin asignar
Running Steam on gentoo 64-bit
/home/ignacio/.local/share/Steam/steam.sh: línea 161: VERSION_ID: variable sin asignar
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1437790054)
Installing breakpad exception handler for appid(steam)/version(1437790054)
Installing breakpad exception handler for appid(steam)/version(1437790054)
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
Installing breakpad exception handler for appid(steam)/version(1437790054)
[0806/132204:ERROR:browser_main_loop.cc(173)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
Installing breakpad exception handler for appid(steamwebhelper)/version(20150723114749)
Installing breakpad exception handler for appid(steamwebhelper)/version(1437652069)
[0806/132204:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Installing breakpad exception handler for appid(steamwebhelper)/version(20150723114749)
Installing breakpad exception handler for appid(steamwebhelper)/version(1437790054)
Installing breakpad exception handler for appid(steamwebhelper)/version(1437790054)
Installing breakpad exception handler for appid(steam)/version(1437790054)
Installing breakpad exception handler for appid(steam)/version(1437790054)
Installing breakpad exception handler for appid(steam)/version(1437790054)
Installing breakpad exception handler for appid(steam)/version(1437790054)
Installing breakpad exception handler for appid(steam)/version(1437790054)
Installing breakpad exception handler for appid(steam)/version(1437790054)
FillInMachineIDInfo took a total of 3 milliseconds
Installing breakpad exception handler for appid(steam)/version(1437790054)
PulseAudio connect failed (used only for Mic Volume Control) with error: Access denied
Dongle firmware /home/ignacio/.local/share/Steam/ubuntu12_32/../controller_base/d0ggle.bin loaded, version 1435869091.
Installing breakpad exception handler for appid(steam)/version(1437790054)
/home/ignacio/.local/share/Steam/steam.sh: línea 756: 3736 Violación de segmento $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
crash_20150806132202_1.dmp[3773]: Uploading dump (out-of-process)
/tmp/dumps/crash_20150806132202_1.dmp
crash_20150806132202_1.dmp[3773]: Finished uploading minidump (out-of-process): success = yes
crash_20150806132202_1.dmp[3773]: response: CrashID=bp-0ac9b7e0-cc93-416e-b20f-71d5f2150806
crash_20150806132202_1.dmp[3773]: file ''/tmp/dumps/crash_20150806132202_1.dmp'', upload yes: ''CrashID=bp-0ac9b7e0-cc93-416e-b20f-71d5f2150806''
PulseAudio connect failed (used only for Mic Volume Control) with error: Access denied
[0806/132204:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
And it once was running properly.
When you didn't uninstall pulseaudio, then reinstall it and turn off selinux for a check to see if this is the problem.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.