[CSS Crash] Managed Host NY

Post Reply
Lwiz
New to forums
New to forums
Posts: 7
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Tue Oct 20, 2015 10:02 am

[CSS Crash] Managed Host NY

Post by Lwiz »

Sourcemod Plugins:

Code: Select all

01 "QuickDefuse" (0.3) by pRED*
02 "Slay Losers" (1.3) by DarkEnergy - Ownz and Frezzy
03 "Client Preferences" (1.7.3-dev+5301) by AlliedModders LLC
04 "SMAC Anti-Speedhack" (0.8.5.2) by SMAC Development Team
05 "[Source 2013] Custom Chat Colors" (3.1.0) by Dr. McKay
06 "Player Commands" (1.7.3-dev+5301) by AlliedModders LLC
07 "SuperLogs: CSS" (1.2.4) by psychonic
08 "Anti-Flood" (1.7.3-dev+5301) by AlliedModders LLC
09 "Weapon Restrict" (3.1.6) by Dr!fter
10 "AFK Manager Lite - CSS" (1.1-css) by KorDen, orig by Rothgar
11 "Basic Comm Control" (1.7.3-dev+5301) by AlliedModders LLC
12 "SMAC AutoTrigger Detector" (0.8.5.2) by SMAC Development Team
13 "HLstatsX CE Ingame Plugin" (1.6.19) by psychonic
14 "SourceBans++" (1.5.4.6) by SourceBans Development Team, Sarabveer(VEERâ„¢)
15 "RoundMoney" (1.0) by Pigophone
16 "Basic Votes" (1.7.3-dev+5280) by AlliedModders LLC
17 "Admin Menu" (1.7.3-dev+5301) by AlliedModders LLC
18 "Basic Info Triggers" (1.7.3-dev+5301) by AlliedModders LLC
19 "SMAC Aimbot Detector" (0.8.5.2) by SMAC Development Team
20 "Resetscore" (1.1) by tuty
21 "SourceSleuth" ((SB++) 1.5.4.6) by ecca, Sarabveer(VEERâ„¢)
22 "SMAC Spinhack Detector" (0.8.5.2) by SMAC Development Team
23 "Security Entity Limit!" (0.5.4) by Benoist3012
24 "Anti-Rejoin" (2.0.0) by exvel
25 "Basic Chat" (1.7.3-dev+5301) by AlliedModders LLC
26 "SMAC Eye Angle Test" (0.8.5.2) by SMAC Development Team
27 "Simple Chat Processor (Redux)" (1.1.5) by Simple Plugins, Mini
28 "Grenade Spam Prevention" (1.0.0) by FlyingMongoose
29 "Admin File Reader" (1.7.3-dev+5301) by AlliedModders LLC
30 "Spec" (1.0) by pRED*
31 "SourceMod Anti-Cheat" (0.8.5.2) by SMAC Development Team
32 "Basic Commands" (1.7.3-dev+5301) by AlliedModders LLC
33 "CSS Throwing Knives" (1.2.2b) by meng
34 "Admin Help" (1.7.3-dev+5301) by AlliedModders LLC
35 "[Any] Spectator Group Targeting" (1.0.1) by DarthNinja
36 "Sound Commands" (1.7.3-dev+5280) by AlliedModders LLC
Meta List:

Code: Select all

[01] SourceMod (1.8.0.5871) by AlliedModders LLC
[02] CS Tools (1.8.0.5871) by AlliedModders LLC
[03] SDK Tools (1.8.0.5871) by AlliedModders LLC
[04] SDK Hooks (1.8.0.5871) by AlliedModders LLC
Errors:

Code: Select all

engine_srv.so!CBaseServer::[color=#FF0000]WriteTempEntities[/color]
engine_srv.so!SVC_Sounds::WriteToBuffer(bf_write&) + 0x2a0
Noteworthy:

Code: Select all

Sourcebans
Command Line:

Code: Select all

Command Line
./srcds_linux -game cstrike -port 27015 -ip XXXXX +maxplayers 32 -debug -console -nocrashdialog -norestart +host_timer_spin_ms 0 +sv_pure 1
Event Log:

Code: Select all

rcon from "XXXXX": command "hlx_sm_psay "219" 1 "player1 (2,091) got 3 points for killing player2 (1,100)";hlx_sm_psay "259" 1 " player1 (2,091) got 3 points for killing player2 (1,100)";" 
Wrote minidump to: /servers/newyorkserver/cstrike/addons/sourcemod/data/dumps/2b3988a9-6e5b-996a-33604c52-7193afc1.dmp 
./exec_newyorkserver.run: line 324: 15450 Segmentation fault      (core dumped) $HL_CMD 
email debug.log to linux@valvesoftware.com 
Sun May 15 21:37:47 EDT 2016: Server Quit
Hey!

Im having some server issues, my server keeps crashing randomely and it's been doing this for atleast 3-4 months.

I have reinstalled all the plugins in the past and reset the server several times but im still experiencing crashes.

The crashes seem completely random and the console.log doesnt seem to help.

I've had no luck trying to recreate the crash and ive tried several times.

I honestly don't know how to tackle this, im all out of ideas, nothing seems to work.

It's also worth mentioning that round_mvp @ hlstats isn't working properly even though accuracy is properly logged using superlogs-css.smx.

I hope im not missing anything ~.~
Lwiz
New to forums
New to forums
Posts: 7
Joined: Tue Oct 20, 2015 10:02 am

Re: [CSS Crash] Managed Host NY

Post by Lwiz »

SM EXTS List:

Code: Select all

[01] Automatic Updater (1.8.0.5871): Updates SourceMod gamedata files
[02] Webternet (1.8.0.5871): Extension for interacting with URLs
[03] Accelerator (2.2.1): SRCDS Crash Handler
[04] CS Tools (1.8.0.5871): CS extended functionality
[05] BinTools (1.8.0.5871): Low-level C/C++ Calling API
[06] SDK Tools (1.8.0.5871): Source SDK Tools
[07] Client Preferences (1.8.0.5871): Saves client preference settings
[08] SQLite (1.8.0.5871): SQLite Driver
[09] Top Menus (1.8.0.5871): Creates sorted nested menus
[10] SDK Hooks (1.8.0.5871): Source SDK Hooks
[11] MySQL-DBI (1.8.0.5871): MySQL driver implementation for DBI
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: [CSS Crash] Managed Host NY

Post by kraze »

As a test, does the crashing still occur even with all plugins disabled?
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Lwiz
New to forums
New to forums
Posts: 7
Joined: Tue Oct 20, 2015 10:02 am

Re: [CSS Crash] Managed Host NY

Post by Lwiz »

kraze wrote:As a test, does the crashing still occur even with all plugins disabled?
I've disabled the plugins one by one in the past and been fooled many times when doing so since the crashes are not predictable.

There are times when the server goes for 1½+ weeks without crashing.

All the accelerator crash logs tend to have tempentities related.

The plugins im using are approved last time i checked and there are no plugin errors listed in the logs.

I've enabled condebug and crashhelper for now.

Code: Select all

L 05/15/2016 - 21:37:38: rcon from "XXXXXX": command "hlx_sm_psay "218" 1
The log cuts off here, is it possible that it's somehow linked to hlstats? Cause the only thing i can think of that's somehow related is how round_mvp isn't working properly and that the log tends to always cut off when hlstatsx:ce is trying to award the player points.
Post Reply