Debriefing > Questions, Help, & How To's

Attempting to run a Dedicated Server

(1/2) > >>

Richman:
Hi all,

I have been attempting to get a dedicated server working on my Debian Linux 64bit computer without much success. I am currently experiencing the below issue;


--- Code: ---
steam@debian:~/steamcmd/srcds$ cat start_gesource.sh
./srcds_run -game ./gesource -32bit +maxplayers 8 +map ge_archives -debug -verify_all
steam@debian:~/steamcmd/srcds$ ./start_gesource.sh
Auto detecting CPU
Using SSE2 Optimised binary.
Enabling debug mode
Server will auto-restart if there is a crash.

Console initialized.
Segmentation fault (core dumped)
BFD: Warning: /home/steam/steamcmd/srcds/core is truncated: expected core file size >= 25915392, found: 14151680.
Cannot access memory at address 0xf77fc928
Cannot access memory at address 0xf77fc924
debug.cmds:1: Error in sourced command file:
Cannot access memory at address 0xfff37a9c
email debug.log to linux@valvesoftware.com
Fri Aug  1 08:12:02 JST 2014: Server restart in 10 seconds

--- End code ---

I have updated my 32bit glibc libraries and performed many other tasks without success. I have already installed and verified the Source SDK 2007 package via steam. Any help would be appreciated.

-Richman

Richman:
No community assistance?

killermonkey:
The amount of information provided is insufficient to even ask questions.

Richman:
What information would you require?

killermonkey:
post the output of:


--- Code: ---
ldd server_i486.so

--- End code ---

from the gesource/bin directory.

Navigation

[0] Message Index

[#] Next page

Go to full version