View Single Post
Gollie
Junior Member
Join Date: Nov 2021
Old 11-24-2021 , 04:37   Re: [NMRIH] Infinity 1.3.1
Reply With Quote #10

Quote:
Originally Posted by Banser View Post
Currently your last version (1.3.1) causes crashes on the server.
Can confirm.

v1.3.1 causes server crashes on 2 on my servers with latest stable SourceMod and MetaMod installed.

I did a lot of replication and testing, eliminating plugins in batches. Both servers were reverted to vanilla, both fine. Plugins tested in batches, and the Infinity plugin seems to be the culprit, leading to crashes during map changes.

Dyspie helped me troubleshoot this - and the crash logs were uploaded via Accelerator.

L 11/14/2021 - 13:22:13: [mapchooser.smx] Starting map vote because outside request
L 11/14/2021 - 13:22:13: [mapchooser.smx] Voting for next map has started.
L 11/14/2021 - 13:223: [mapchooser.smx] Voting for next map has finished. Nextmap: nmo_deadlock_y9v1.
L 11/14/2021 - 13:225: [SM] Changed map to "nmo_deadlock_y9v1"

Sometimes the result of an RTV, sometimes the result of an automatic map change. Different maps each time. Hard to troubleshoot as it's intermittant

Dysphie — 11/14/2021 is it not crashing?
if you're using a web panel it might show up as frozen when the server's actually down if you've installed Accelerator and set up the MinidumpAccount, you can check https://crash.limetech.org/

Gollie — 11/14/2021 @Dysphie https://crash.limetech.org/dmdjkfx5fesj https://crash.limetech.org/2yxr2zadixft

Dysphie — 11/14/2021 what's your plugins list i'm not convinced that isn't just a game bug
it goes into an infinite loop on CBaseCombatCharacter::GetAmmoCount which is odd

Gollie — 11/14/2021 here 01 "Variable Zombie Sizes" (0.0.2) by Dysphie
02 "SourceBans++: SourceComms" (1.6.4) by Alex, SourceBans++ Dev Team
03 "RandomCycle" (1.10.0.6524) by AlliedModders LLC
04 "[NMRiH] Infection & Bleeding Notification" (2.0) by ys24ys, Mr.Halt
05 "Map Nominations" (1.10.0.6524) by AlliedModders LLC
06 "[NMRiH] Inventory Ornaments" (0.1.2) by Dysphie
07 "Chat-Processor" (2.2.3) by Drixevel
08 "Nextmap" (1.10.0.6524) by AlliedModders LLC
09 "[NMRiH] Death Notifications" (1.2-20181014) by Leonardo
10 "[NMRiH] Item Blacklist" (0.3.1) by Dysphie
11 "SourceBans++: Bans Checker" (1.6.4) by psychonic, Ca$h Munny, SourceBans++ Dev Team
12 "SourceBans++ Report Plugin" (1.6.4) by RumbleFrog, SourceBans++ Dev Team
13 "Commands list" (1.1.0) by Grey83
14 "[Lilac] Little Anti-Cheat" (1.7.1) by J_Tanzanite
15 "[NMRiH] Infinity" (1.3.0_04.10.2021) by Grey83
16 "Reserved Slots" (1.10.0.6524) by AlliedModders LLC
17 "Dimension Time Drops" (0.2.6) by Dysphie
18 "Country Nick" (1.2.3_fix) by Antoine LIBERT aka AeN0 (rewrited by Grey83)
19 "Admin Help" (1.10.0.6524) by AlliedModders LLC
20 "Simple NMRiH Stats" (0.5) by Stevo.TVR
21 "Better Tools" (0.2.4) by Dysphie
22 "[NMRiH] Invisible Weapons Fix" (1.0.0) by Dysphie
23 "Admin File Reader" (1.10.0.6524) by AlliedModders LLC
24 "Basic Chat" (1.10.0.6524) by AlliedModders LLC
25 "Basic Commands" (1.10.0.6524) by AlliedModders LLC
26 "Basic Comm Control" (1.10.0.6524) by AlliedModders LLC
27 "[NMRiH] Health & Armor Vampirism" (1.0.3) by Grey83 (improving the idea of the Undeadsewer)
28 "Advertisements" (2.1.1) by Tsunami
29 "Basic Info Triggers" (1.10.0.6524) by AlliedModders LLC
30 "Basic Votes" (1.10.0.6524) by AlliedModders LLC
31 "Fun Commands" (1.10.0.6524) by AlliedModders LLC
32 "[NMRiH] Give Weapons" (1.1.6-201400822) by Leonardo
33 "Client Preferences" (1.10.0.6524) by AlliedModders LLC
34 "Rock The Vote" (1.10.0.6524) by AlliedModders LLC
35 "[NMRiH/ZPS] Map Translator" (0.3.6) by Dysphie
36 "NMRiH respawn player" (1.1) by Mostten
37 "SourceBans++: Admin Config Loader" (1.6.4) by AlliedModders LLC, SourceBans++ Dev Team
38 "nmrih_emptyrotate" (2) by SilverPeak
39 "Sound Commands" (1.10.0.6524) by AlliedModders LLC
40 "Audible Breathing" (0.2.4) by Dysphie
41 "ServerAdvertisements3" (3.1.4) by ESK0
42 "Player Commands" (1.10.0.6524) by AlliedModders LLC
43 "Admin Menu" (1.10.0.6524) by AlliedModders LLC
44 "SourceBans++: SourceSleuth" (1.6.4) by ecca, SourceBans++ Dev Team
45 "Anti-Flood" (1.10.0.6524) by AlliedModders LLC
46 "Fun Votes" (1.10.0.6524) by AlliedModders LLC
47 "SourceBans++: Main Plugin" (1.6.4) by SourceBans Development Team, SourceBans++ Dev Team
48 "MapChooser" (1.10.0.6524) by AlliedModders LLC
quite an extensive plugin list :/

Dysphie — 11/14/2021 hm, can you try without the item blacklist one
I suspect that's the one causing your crashes (this should be solved in 1.12.1 already)

Gollie — 11/14/2021 I'll move that to disabled and let you know - sometimes it takes 2-3 days for a server to crash - but I have 2 servers affected. Gut feeling is that the crashes were also occuring before that recent plugin was added so any others you suggest to disable, i'll do so as well

Dysphie — 11/14/2021 any plugins that use DispatchSpawn/SDKHook_Spawn are kind of problematic atm unfortunately that's a lot of them
there's a crash that can occur when reading data from an entity that has just been spawned, item blacklist just happens to do this a lot (and stack trace points at ammo having been dropped, which spawns a box)

Gollie — 11/14/2021 Blacklist plugin disabled - i'll let you know within a few days whether that solves the problem, otherwise it's disabling plugins in batches to try and narrow it down. Thanks again.

Dysphie — 11/14/2021 if not, nmrih-better-tools can cause it, dimension-time-drops also
but better leave those enabled for now so I can narrow it down to a specific plugin

Gollie — 11/14/2021 Roger that. If it still crashes, I could disable nmrih-better-tools on server A and dimension-time-drops on server B... see if they're the culprit

Dysphie — 11/14/2021
the annoying part is that they corrupt the stack instead of directly causing a crash so it takes a few calls for the server to actually crash and that makes it hard to tell the culprit

Gollie — 11/14/2021
That would make sense with the symptoms. I wonder if i could force it with repeated RTVs on an empty server

********


some recent logs

Uploaded crash dump: Crash ID: O2CW-6DCG-YMXV
Uploaded crash dump: Crash ID: QCT3-7NJ4-N5HY
Uploaded crash dump: Crash ID: 33VB-IXF6-T63H
Uploaded crash dump: Crash ID: ZTLQ-4AQC-WTMD
Uploaded crash dump: Crash ID: OBWL-GJYG-YR2Y
Uploaded crash dump: Crash ID: CF25-N7CY-MXJC

https://crash.limetech.org/

Last edited by Gollie; 11-24-2021 at 04:38.
Gollie is offline