Debriefing > Questions, Help, & How To's

Linux Server problems

(1/2) > >>

lemtargatwing:
So I setup gesource server on my linux box (OpenSuse 11.3), followed the wiki step by step and everything.  When I go to run this command:

--- Code: ---
./srcds_run -game ../gesource +ip 192.168.1.120 +map ge_bunker_classic +maxplayers 16
--- End code ---

I get this error


--- Code: ---
./srcds_run: line 352: 20843 Segmentation fault      $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem

--- End code ---

So I added -debug and got this:


--- Code: ---
./srcds_run: line 352: 20947 Segmentation fault      (core dumped) $HL_CMD
BFD: Warning: /home/myuser/hlds/2/orangebox/core is truncated: expected core file size >= 25911296, found: 14147584.
Cannot access memory at address 0xf77158ec
Cannot access memory at address 0xf77158ec
Cannot access memory at address 0xf77158ec
Missing separate debuginfo for /lib/ld-linux.so.2
Try: zypper install -C "debuginfo(build-id)=fbaee3f5e15417f014dc59b0561eb7192ff04c5c"
Failed to read a valid object file image from memory.
Cannot access memory at address 0xff95592c
/home/myuser/hlds/2/orangebox/debug.cmds:4: Error in sourced command file:
Cannot access memory at address 0xff95592c
email debug.log to linux@valvesoftware.com

--- End code ---

Any help here or should I just quit while I'm ahead?

V!NCENT:
Have you tried downloading it again?

lemtargatwing:
A couple of times actually.  I'm very new to this, so it's probably something really small that I overlooked. 

killermonkey:
OpenSuse is not supported.

Only Ubuntu 8 -> 10.01 is supported officially by the mod.

You might find some other linux help elsewhere, sorry, but Valve is not kind to linux and any small issue in versions of libraries can cause massive headaches

V!NCENT:

--- Quote from: killermonkey on December 17, 2010, 08:11:57 pm ---OpenSuse is not supported.

Only Ubuntu 8 -> 10.01 is supported officially by the mod.

You might find some other linux help elsewhere, sorry, but Valve is not kind to linux and any small issue in versions of libraries can cause massive headaches

--- End quote ---
Well you can link it to different libs, if you can figure out what libs Valve used...

EDIT: type ldd xyz.bin

Navigation

[0] Message Index

[#] Next page

Go to full version