View Single Post
bottiger
AlliedModders Donor
Join Date: Dec 2010
Old 05-10-2021 , 22:23   Re: DHooks (Dynamic Hooks - Dev Preview)
Reply With Quote #831

Possible memory corruption caused by this extension.

Quote:
File: dhooks.ext.so
Loaded: Yes (version 2.2.0-detours16)
Name: DHooks (Dynamic Hooks)
Author: Dr!fter and Peace-Maker (http://www.sourcemod.net/)
Binary info: API version 8 (compiled Jan 28 2021)


==284257== Thread 1:
==284257== Mismatched free() / delete / delete []
==284257== at 0x403B104: operator delete(void*) (vg_replace_malloc.c:802)
==284257== by 0x282A6C5F: operator() (unique_ptr.h:85)
==284257== by 0x282A6C5F: ~unique_ptr (unique_ptr.h61)
==284257== by 0x282A6C5F: HandleDetour(HookType_t, CHook*) (dynhooks_sourcepawn.cpp:440)
==284257== by 0x282A9890: CHook::HookHandler(HookType_t) (DynamicHooks/hook.cpp:184)
==284257== by 0x2074FEB4: ???
==284257== by 0xC326A1B: SpawnAllEntities(int, HierarchicalSpawn_t*, bool) (in /tf/bin/server_srv.so)
==284257== by 0xC327B16: MapEntity_ParseAllEntities(char const*, IMapEntityFilter*, bool) (in /tf/bin/server_srv.so)
==284257== by 0xC303092: CServerGameDLL::LevelInit(char const*, char const*, char const*, char const*, bool, bool) (in /tf/bin/server_srv.so)
==284257== by 0x13BD6F8A: __SourceHook_MFHCls_SGD_LevelInit::Func(char const*, char const*, char const*, char const*, bool, bool) (in /tf/addons/metamod/bin/metamod.2.tf2.so)
==284257== by 0x797A6171: ???
__________________

Last edited by bottiger; 05-15-2021 at 15:48.
bottiger is offline