Thread: CollisionHook
View Single Post
AdRiAnIlloO
Member
Join Date: Jul 2015
Location: Spain
Old 12-27-2022 , 10:53   Re: CollisionHook
Reply With Quote #149

Important info. to all users of my recent Memory Leak patch (Linux servers only):

As found by @xiaoli, the patched version had an apparent conflict with Accelerator that prevented server from uploading pending minidumps after server start, but it might also cause other random crashes.

The issue wasn't in my CollisionHook source code changes themselves (which I re-checked carefully), but indirectly in the environment I used for the patched version, initially (Ubuntu 22.04 + Clang 14.0) vs the one I had been using previously (Ubuntu 20.04 + Clang 11.0), for some unknown concrete reason (maybe non-straightforward ABI/binary incompatibilities).

After re-compiling the patched version on the lower environment (Ubuntu 22.04) it seems to work fine, at least not exhibiting such concrete Accelerator conflict.

So, anyone using Linux for SRCDS who downloaded the patched version of my other day's post, please, re-download it from the ZIP here. Otherwise your server might not be safe.

Last edited by AdRiAnIlloO; 12-27-2022 at 12:02.
AdRiAnIlloO is offline