View Single Post
Author Message
MsNs7
Member
Join Date: Oct 2012
Location: Greece
Old 12-01-2018 , 10:57   CSS:DM Extension Crashes CS:GO Server On Player DC
Reply With Quote #1

Hello everyone.

Recently i noticed that my CS:GO server is crashing, when a player is disconnecting from it. So i started disabling my plugins one by one, joining my server and then disconnecting till i find which plugin is causing the crash. I ended up having all the plugins disabled but the server is still crashing. Then i removed the entire addons folder. No more crashes after that. I installed MetaMod alone. Still no crash. Then i installed SourceMod and the crashes started again on player DC.

As for logs, i checked in sourcemod/logs/L20181201.log and there is nothing related to error(s) in there. Last time a crash happened, i checkd the console asap. Here is what i saw:
Quote:
PreMinidumpCallback: updating dump comment

crash_20181201162307_1.dmp[13642]: Uploading dump (out-of-process)

/tmp/dumps/crash_20181201162307_1.dmp

crash_20181201162307_1.dmp[13642]: Finished uploading minidump (out-of-process): success = no

crash_20181201162307_1.dmp[13642]: error: libcurl.so: cannot open shared object file: No such file or directory

crash_20181201162307_1.dmp[13642]: file ''/tmp/dumps/crash_20181201162307_1.dmp'', upload no: ''libcurl.so: cannot open shared object file: No such file or directory''

Segmentation fault

Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem

Sat Dec 1 172:13 EET 2018: Server restart in 10 seconds
So i added -debug in the startup line. Here is what i got:
Quote:
----------------------------------------------
CRASH: Sat Dec 1 178:40 EET 2018
Start Line: ./srcds_linux -game csgo -console -usercon +map de_dust2 +mapgroup mg_bomb +ip 176.9.110.38 -port 27028 -maxplayers_override 24 -pidfile ogp_game_startup.pid -autoupdate -steam_dir /home/opengamepanel/OGP/steamcmd -steamcmd_script 000000025_install.txt +game_type 0 +game_mode 0 -tickrate 64 -debug
[New LWP 14253]
[New LWP 14278]
[New LWP 14282]
[New LWP 14291]
[New LWP 14321]
[New LWP 14283]
[New LWP 14293]
[New LWP 14290]
[New LWP 14265]
[New LWP 14268]
[New LWP 14266]
[New LWP 14294]
[New LWP 14263]
[New LWP 14289]
[New LWP 14281]
[New LWP 14285]
[New LWP 14292]
#0 0xea917733 in ?? ()
End of Source crash report
----------------------------------------------
MetaMod Version: 1.10.7-git966
SourceMod Version: 1.9.0-git6261

I also verified the server files right before i create this topic just in case. Nothing changed.
Honestly i have no clue what is going on. I would appreciate some help. Thanks in advance.
__________________
Setti Steam Group
...you can achieve immortality, simply by doing one great thing...

Last edited by MsNs7; 12-23-2018 at 10:13.
MsNs7 is offline