Hello,
I'm confused on what happen to my server. It crash every time user connect to the server. This happens after last night update. I've try to remove all addons, but it seems the problem not caused by addons.
Here is the debug log.
[code]
----------------------------------------------
CRASH: Wed Aug 25 18:53:55 MYT 2010
Start Line: ./srcds_linux -console -game garrysmod +map gm_flatgrass -maxplayers 10 -autoupdate -debug
[New Thread 2114]
[New Thread 2121]
[New Thread 2120]
[New Thread 2115]
[New Thread 2116]
Core was generated by `./srcds_linux -console -game garrysmod +map gm_flatgrass -maxplayers 10 -autoup'.
Program terminated with signal 11, Segmentation fault.
#0 0x0018fc2a in ?? ()
#0 0x0018fc2a in ?? ()
#1 0x00000000 in ?? ()
No symbol table info available.
eax 0x77e0a0 7856288
ecx 0x77c084 7848068
edx 0x8cae55c 147514716
ebx 0x2a8ff4 2789364
esp 0x77baec 0x77baec
ebp 0x77c078 0x77c078
esi 0x2a9580 2790784
edi 0x2a8480 2786432
eip 0x18fc2a 0x18fc2a
eflags 0x10212 [ AF 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
0x009e5830 0x009fba3f Yes (*) /lib/ld-linux.so.2
(*): Shared library is missing debugging information.
End of Source crash report
----------------------------------------------
----------------------------------------------
CRASH: Wed Aug 25 19:08:21 MYT 2010
Start Line: ./srcds_linux -console -game garrysmod +map gm_flatgrass -maxplayers 10 -autoupdate -debug
[New Thread 2218]
[New Thread 2225]
[New Thread 2224]
[New Thread 2219]
[New Thread 2220]
Core was generated by `./srcds_linux -console -game garrysmod +map gm_flatgrass -maxplayers 10 -autoup'.
Program terminated with signal 6, Aborted.
#0 0x00377422 in __kernel_vsyscall ()
#0 0x00377422 in __kernel_vsyscall ()
No symbol table info available.
eax 0x0 0
ecx 0x8aa 2218
edx 0x6 6
ebx 0x8aa 2218
esp 0xbfa516c4 0xbfa516c4
ebp 0xbfa516d0 0xbfa516d0
esi 0x6f43e3 7291875
edi 0x354ff4 3493876
eip 0x377422 0x377422 <__kernel_vsyscall+2>
eflags 0x206 [ PF IF ]
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
0x00e74830 0x00e8aa3f Yes (*) /lib/ld-linux.so.2
(*): Shared library is missing debugging information.
Dump of assembler code for function __kernel_vsyscall:
0x00377420 <+0>: int $0x80
=> 0x00377422 <+2>: ret
End of assembler dump.
Stack level 0, frame at 0xbfa516c8:
eip = 0x377422 in __kernel_vsyscall; saved eip End of Source crash report
----------------------------------------------
[/code]
Any ideas?
Grab the latest binaries out of the /bin dir
[url]https://facepunch.svn.beanstalkapp.com/gmodgame/trunk/[/url]
Overwrite any changes. You only need to get the files ending in .so
i've open /bin dir, and there are 4 .so file. downloading.
I'm using linux - xubuntu .
--------------------
ok, all 4 replaced, but server still crash. anything that i've missed?
---------------
okay it works now! woot, thanx bobbobagan and garry for replying my email in just 1 minute!
Sorry, you need to Log In to post a reply to this thread.