GoldenEye: Source Forums

Debriefing => Bug Reports & Fixes => Topic started by: tnt8897 on December 16, 2010, 04:38:38 am

Title: [ISSUE] ubuntu linux srcds seg faulting help
Post by: tnt8897 on December 16, 2010, 04:38:38 am
os:     ubuntu meercat 64bit
cpu:   intel core 2 quad 2.6
mem:  8 gig ddr3


I have been running a tf2 server for a bit on , and decided to run a gesource server instead. i follwed the tutorial from here http://wiki.goldeneyesource.net/index.php/Beta4_Server_Install when ever i try to start the server it gives me this

Using breakpad crash handler
Segmentation fault (core dumped)
BFD: Warning: /home/steam/srcds/orangebox/core is truncated: expected core file size >= 39931904, found: 12333056.
Cannot access memory at address 0xf7763908
Cannot access memory at address 0xf7763908
Cannot access memory at address 0xf7763908

warning: the debug information found in "/lib/ld-2.12.1.so" does not match "/lib/ld-linux.so.2" (CRC mismatch).

Failed to read a valid object file image from memory.
Cannot access memory at address 0xffa8673c
debug.cmds:5: Error in sourced command file:
No function contains program counter for selected frame.
Using breakpad crash handler
Segmentation fault (core dumped)
BFD: Warning: /home/steam/srcds/orangebox/core is truncated: expected core file size >= 39931904, found: 12333056.
Cannot access memory at address 0xf774a908
Cannot access memory at address 0xf774a908
Cannot access memory at address 0xf774a908

warning: the debug information found in "/lib/ld-2.12.1.so" does not match "/lib/ld-linux.so.2" (CRC mismatch).

Failed to read a valid object file image from memory.
Cannot access memory at address 0xffd7f4bc
debug.cmds:5: Error in sourced command file:
No function contains program counter for selected frame.


i am trying to start it with ./srcds_run -debug -consol -game gesource -ip 192.168.1.136 -port 27015 +map ge_runway
the debug. log file gives me this

----------------------------------------------
CRASH: Wed Dec 15 21:27:39 MST 2010
Start Line: ./srcds_linux -debug -consol  -game gesource -ip 192.168.1.136 -port 27015 +map ge_runway
[New Thread 15171]
Core was generated by `./srcds_linux -debug -consol -game gesource  -ip 192.168.1.136 -port 27015 +map'.
Program terminated with signal 11, Segmentation fault.
#0  0x00000000 in ?? ()
#0  0x00000000 in ?? ()
No symbol table info available.
eax            0xf701e078   -150871944
ecx            0x4e   78
edx            0x0   0
ebx            0xf6fb1ff4   -151314444
esp            0xff9ff5fc   0xff9ff5fc
ebp            0xff9ff678   0xff9ff678
esi            0x0   0
edi            0xff9ff758   -6293672
eip            0x0   0
eflags         0x10202   [ IF RF ]
cs             0x23   35
ss             0x2b   43
ds             0x2b   43
es             0x2b   43
fs             0x0   0
gs             0x63   99
From        To          Syms Read   Shared Object Library
0xf778c830  0xf77a39af  Yes (*)     /lib/ld-linux.so.2
(*): Shared library is missing debugging information.
End of Source crash report
----------------------------------------------


i have uninstalled and reinstalled 3 times same thing every time. i have no idea what is going on, has anyone seen this before can any one help?
Title: Re: [ISSUE] ubuntu linux srcds seg faulting help
Post by: major on December 16, 2010, 06:18:50 am
This really isn't a helpful comment, but you have "-consol" isn't it "-console"
Title: Re: [ISSUE] ubuntu linux srcds seg faulting help
Post by: tnt8897 on December 16, 2010, 06:28:56 am
in tf2 i start it with -consol i just tried it again with -console and same errors as before, so didn't make a difference :(
Title: Re: [ISSUE] ubuntu linux srcds seg faulting help
Post by: killermonkey on December 16, 2010, 07:43:06 pm
You are running the latest version of Ubuntu (also 64 bit). Both of which I cannot attest to working with srcds. Although you did run a TF2 server, but the binaries for the source sdk orangebox ARE very different than the TF2 and older.

I run the server just fine in Ubuntu 10.01 Karmic.