WorldSession::ProcessQueryCallbacks

http://pastebin.com/F20VmwYa

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

Patch accepted with modifications:

https://github.com/TrinityCore/TrinityCore/commit/0bb86a3e97cf720512ae00c9bee209a30c5fb928

https://github.com/TrinityCore/TrinityCore/commit/45de1f01e014f4f473ccd7a4e8d54d61183da1d0