01-08-2012, 09:18 AM
So i start up my server but it crashes after checking benchmark...
This is what's in console:
And this is the debug log:
This is what's in console:
Code:
Console initialized.
Segmentation fault
BFD: Warning: /home/viljams/Desktop/Garry/BaseWars/orangebox/core is truncated: expected core file size >= 45572096, found: 1634304.
Cannot access memory at address 0xbffd293c
debug.cmds:5: Error in sourced command file:
No function contains program counter for selected frame.
email debug.log to linux@valvesoftware.com
Code:
----------------------------------------------
CRASH: Sun Jan 8 01:10:49 EET 2012
Start Line: ./srcds_linux -game garrysmod +maxplayers 32 +map basewars_ll_downtownv2.bsp -autoupdate +port 27015 -gamemode basewars2.0 -debug
[New Thread 29494]
[New Thread 29495]
Core was generated by `./srcds_linux -game garrysmod +maxplayers 32 +map basewars_ll_downtownv2.bsp -a'.
Program terminated with signal 11, Segmentation fault.
#0 0x00000000 in ?? ()
#0 0x00000000 in ?? ()
No symbol table info available.
eax 0x12e7134 19820852
ecx 0x0 0
edx 0x0 0
ebx 0x127939c 19370908
esp 0xbffd293c 0xbffd293c
ebp 0xbffd29b8 0xbffd29b8
esi 0x0 0
edi 0xbffd2a98 -1073927528
eip 0x0 0
eflags 0x10202 [ IF RF ]
cs 0x73 115
ss 0x7b 123
ds 0x7b 123
es 0x7b 123
fs 0x0 0
gs 0x33 51
From To Syms Read Shared Object Library
0x009b9830 0x009d04af Yes (*) /lib/ld-linux.so.2
(*): Shared library is missing debugging information.
End of Source crash report
----------------------------------------------