Raised This Month: $12 Target: $400
 3% 

Very unusual crash


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Naydef
Senior Member
Join Date: Dec 2015
Location: Doom Town, Nevada
Old 07-19-2019 , 14:35   Very unusual crash
Reply With Quote #1

Hi everyone,

For some time a TF2 server, for which I make plugins and bug fixing, is experiencing odd crashes. Especially this one is making me to think that SM doesn't account for source engine calling into engine functions hooked by SM from threads, other than the main one. What makes me think so(not sure, however):
  1. This message "This crash was caused by an extension calling into SourcePawn off the main thread."
  2. Last message in console is client disconnecting with reason "ERROR! Reliable snapshot overflow."
From what I've heard, the engine maintains seperate thread for networking and SendProxy extension is known not to work in SM 1.9 for that reason, due to calling SM from thread other than the main one. Probably the disconnect message itself means something more fatal happened, but It just tries to disconnect the client peacefully. sv_parallel_packentities set to 0 then might prevent that crash. But in this case, no Sendproxy extension is installed and the disconnect message is in the engine. I would expect more predictive scenario, if player disconnect is only done. Actually, I'm sure about nothing so someone else explain me why is this crash happening.

SM 1.10 will be installed soon, so these crashes don't have info for the last called function and plugin, sadly.

Thanks in advance!
__________________
My plugins:
*None for now*


Steam:
naydef

Last edited by Naydef; 07-19-2019 at 14:40.
Naydef is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:27.


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