SRCDS Steam group


Segmentation fault (core dumped)
#1
Sad 
Hey!
Everytime I try to run my SRCDS server on my Ubuntu Server 12.10

I installed SRCDS with this:
#!/bin/bash
echo "Garry's Mod Installer"
echo "A screen may ask you to agree, just type yes when this happens!"
echo "Starting in five seconds!"
sleep 5
wget http://www.steampowered.com/download/hldsupdatetool.bin
chmod +x hldsupdatetool.bin
./hldsupdatetool.bin
./steam
./steam -command update -game tf -dir .
./steam -command update -game garrysmod -dir .
echo "Installed! Any problems should have been reported!"

server I get this error:

Auto detecting CPUntinue to launch in 1 secondss
Using default binary: ./srcds_linux
Enabling debug mode
./srcds_run: 1: ./srcds_run: gdb: not found
WARNING: Please install gdb first.
goto http://www.gnu.org/software/gdb/
Server will auto-restart if there is a crash.
Using breakpad minidump system
Using breakpad crash handler

Console initialized.
Segmentation fault (core dumped)
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Thu Nov 8 19:43:39 CST 2012: Server restart in 10 seconds
Using breakpad minidump system
Using breakpad crash handler

Console initialized.
Segmentation fault (core dumped)
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Thu Nov 8 19:43:51 CST 2012: Server restart in 10 seconds
Thu Nov 8 19:43:57 CST 2012: Server Quit

Any idea on whats going on?
I have run the sudo apt-get install gdb, so I shouldn't get any issues with that.

I have ran this command in a bid to fix what happened:
cd /srcds/
rm -rf bin
./steam -command update -game tf -dir . -verify_all
Ran fine but didnt fix the problem.
Any ideas?

Running on Ubuntu 12.10

Reply
#2
Its some kind of broken update from garry. You can fix it if you roll you /orangebox/bin folder to pre update 146 if you need the files i can upload them for you
Reply
#3
Getting same error, any news?
Reply
#4
Yeah its another broken update but this time a clean install worked for me
Reply
#5
(12-03-2012, 01:22 AM)wirs Wrote:  Yeah its another broken update but this time a clean install worked for me

Just did a clean install. With verify all. Didn't work. Still Segmentation fault (core dumped).

If it helps, can i give information about my hardware, debug log, startup command and install commands.
Reply
#6
Nah its a broken update i wont need that. In the lua section of the gmod forums is a fix but i lost it :/
Reply
#7
Will it fix itself? It is just a few months ago, i installed it on a linux computer without any problems for testing if it was possible. Now i need it and it does not work... Sure you totally lost that fix?
Reply
#8
Can this error have anything todo, with steam no longer creating the orangebox folder for me? I am simply not getting that folder downloaded. I have tried several times, it does not download. Sad

Is there a fix?
Reply
#9
Garry pushed out a new update yesterday that fixed the segmentation fault.

No orangebox folder? Thats bad since it contains garrysmod an the server binaries.
Have you tried -verify_all in the update command?
Reply
#10
Just downloaded clean again today. It seams to be fixed Smile the orange folder is there.
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)