Removes ACE_Future_Set and moves all data needed for CMSG_NAME_QUERY to RAM to prevent crash within ACE framework’s callback system
Here is the issue report: https://github.com/TrinityCore/TrinityCore/issues/3175
I think your patch can fix the crash. But do you know why ACE_Future_Set is causing crash?
Never bothered to check. My patch removes database at all from this feature, that should increase speed anyway