AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   Server crashing on startup (https://forums.alliedmods.net/showthread.php?t=297100)

Ahava 05-05-2017 14:57

Server crashing on startup
 
Hello,

I've been getting a lot of errors trying to start up my CS:GO server. https://pastebin.com/RtEkWCXN

I've also been getting those errors even when removing the addons folder. This is the content of the debug.log https://pastebin.com/fXg1Jk4g

I've also tried to verify the serverfiles with steamcmd.

Thanks in advance for the help.

TRID 05-05-2017 15:09

Re: Server crashing on startup
 
Same, csgo linux-debian

Quote:

Calling BreakpadMiniDumpSystemInit
#Loading VPK file hashes for pure server operation.
#Loading VPK file hashes for pure server operation.
#Loading VPK file hashes for pure server operation.
# failed to dlopen /home/steam/cs_pub/csgo/bin/server.so error=dlopen: cannot load any more object with static TLS
Shutdown function g_pMatchFramework->Shutdown() not in list!!!
Shutdown function Sys_ShutdownAuthentication() not in list!!!
Shutdown function Host_Shutdown() not in list!!!
Shutdown function Decal_Shutdown() not in list!!!
Shutdown function modelloader->Shutdown() not in list!!!
Shutdown function ShutdownStudioRender() not in list!!!
Shutdown function StaticPropMgr()->Shutdown() not in list!!!
Shutdown function ShutdownMaterialSystem() not in list!!!
Shutdown function HLTV_Shutdown() not in list!!!
Shutdown function g_Log.Shutdown() not in list!!!
Shutdown function g_GameEventManager.Shutdown() not in list!!!
Shutdown function sv.Shutdown() not in list!!!
Shutdown function NET_Shutdown() not in list!!!
Shutdown function g_pSteamSocketMgr->Shutdown() not in list!!!
Shutdown function Filter_Shutdown() not in list!!!
Shutdown function COM_Shutdown() not in list!!!
Shutdown function g_pCVar->Shutdown() not in list!!!
Shutdown function Cmd_Shutdown() not in list!!!
Shutdown function Cbuf_Shutdown() not in list!!!
Shutdown function Con_Shutdown() not in list!!!
Shutdown function Memory_Shutdown() not in list!!!
Shutdown function Sys_ShutdownMemory() not in list!!!
Shutdown function Sys_Shutdown() not in list!!!
Segmentation fault
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Fri May 5 21:40:11 MSK 2017: Server restart in 10 seconds

dyxL 05-05-2017 15:27

Re: Server crashing on startup
 
same any solution ?

Fire1992 05-05-2017 15:58

Re: Server crashing on startup
 
I have the same @ csgo-server

bongotrommler 05-05-2017 16:36

Re: Server crashing on startup
 
Hi,

i got the same error.. i've 'fixed' it with the -nobreakpad parameter @server startup
Quote:

./srcds_run -game csgo [..] -nobreakpad

lg
LexOzZborn // GG-Elite.net

DJPlaya 05-05-2017 17:54

Re: Server crashing on startup
 
i would suggest also using these startup options
Code:

-nobreakpad -nocrashdialog -num_edicts 4096 -heapsize 8388608 -zone 3145728 -high
(of course i know 2048 edicts is max)

asdfxD 05-05-2017 23:14

Re: Server crashing on startup
 
same issue here @linux without sourcemod/metamod, what the hell is that?

edit: it happens to every linux server for me

Czar_ 05-05-2017 23:33

Re: Server crashing on startup
 
Having this issue on Ubuntu 14.04.5 but not Ubuntu 15.10 :?

rio_ 05-06-2017 00:16

Re: Server crashing on startup
 
Having this issue as well, -nobreakpad does not seem to fix it

asdfxD 05-06-2017 00:25

Re: Server crashing on startup
 
Quote:

Originally Posted by rio_ (Post 2518541)
Having this issue as well, -nobreakpad does not seem to fix it

which os? it works fine for me (linux debian).


All times are GMT -4. The time now is 14:02.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.