LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Steamcmd segmentation fault (hardened gentoo) (https://www.linuxquestions.org/questions/linux-server-73/steamcmd-segmentation-fault-hardened-gentoo-4175431738/)

Kovax 10-11-2012 03:38 PM

Steamcmd segmentation fault (hardened gentoo)
 
Hello!
I just became the administrator of a server, and have some problems:
I would like to install game server files via steamcmd, but after start it throws Segmentation fault.
I'm searching the internet for 2 days, but found just 1-2 forums about it, but no solution.

Have anybody met this error?

Code:

Installing breakpad exception handler for appid(steam)/version(1349209971)
[  0%] Checking for available updates...
[  0%] Download complete.
[----] Verifying installation...
unlinked 0 orphaned pipes
removing stale semaphore last operated on by process 22286 with name 0eBlobRegistryMutex_07692C9F0DCCAB9B49E0AA2095A1952C
removing stale semaphore last operated on by process 22286 with name 0eBlobRegistrySignal_07692C9F0DCCAB9B49E0AA2095A1952C
Steam Console Client (c) Valve Corporation
-- type 'quit' to exit --
Uploading dump (in-process) [proxy '']
/tmp/dumps/crash_20121011222939_1.dmp
success = yes
response:  CrashID=bp-962c23af-2910-4f23-bb32-201c42121011

./steam.sh: line 67: 22525 Segmentation fault      ${DEBUGGER} "${STEAMROOT}"/${PLATFORM}/${STEAMEXE} "$@"

OS:
Hardened Gentoo

I also tried to install it on a non-hardened gentoo, and it worked, I guess that steamcmd has some bugs..

thanks

Edit:
I tried
Code:

paxctl -pemrxs steamcmd
but still not working

Kovax 10-12-2012 03:17 AM

Ah just solved in my dream:

paxctl -ex steamcmd


All times are GMT -5. The time now is 03:05 PM.