Advertisement
Jwh1o1

worldserver error

Jul 11th, 2022
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 93.55 KB | None | 0 0
  1. Revision: TrinityCore rev. 37fcaf64ef0f+ 2022-07-11 00:33:10 +0300 (3.3.5 branch) (Win64, RelWithDebInfo, Static)
  2. Date 11:7:2022. Time 15:44
  3. //=====================================================
  4. *** Hardware ***
  5. Processor: AMD FX(tm)-8300 Eight-Core Processor
  6. Number Of Processors: 8
  7. Physical Memory: 25147508 KB (Available: 17766444 KB)
  8. Commit Charge Limit: 28817524 KB
  9.  
  10. *** Operation System ***
  11. Microsoft Windows 10 Pro
  12.  
  13. //=====================================================
  14. Exception code: C0000420 An assertion failure has occurred.
  15.  
  16. Assertion message:
  17. G:\Trinity\src\common\Cryptography\ARC4.cpp:31 in Trinity::Crypto::ARC4::ARC4 ASSERTION FAILED:
  18. result == 1
  19.  
  20.  
  21. Fault address: 00007FF73A29EF49 01:0000000000EADF49 G:\Build\bin\RelWithDebInfo\worldserver.exe
  22.  
  23. Registers:
  24. RAX:0000000000000000
  25. RBX:000002AF09CE46C0
  26. RCX:0000000000000000
  27. RDX:000002AF33041EC0
  28. RSI:000002AF7BCC7F90
  29. RDI:000000E817FFF6F0
  30. R8: 00007FF73AAD43F3
  31. R9: 00007FF92EDF991B
  32. R10:0000000000000000
  33. R11:0000000000000000
  34. R12:00007FF73AFFD9E0
  35. R13:000002AF7C7E46E8
  36. R14:00007FF73AFFD9E0
  37. R15:0000000100000000
  38. CS:RIP:0033:00007FF92EDE4FD9
  39. SS:RSP:002B:0000000017FFF4F0 RBP:17FFF661
  40. DS:002B ES:002B FS:0053 GS:002B
  41. Flags:00000202
  42.  
  43. Call stack:
  44. Address Frame Function SourceFile
  45. 00007FF92EDE4FD9 000000E817FFF5C0 RaiseException+69
  46. 00007FF73A272E3D 000000E817FFF6B0 Trinity::Assert+15D G:\Trinity\src\common\Debugging\Errors.cpp line 77
  47. 00007FF73A29EF49 000000E817FFF710 Trinity::Crypto::ARC4::ARC4+89 G:\Trinity\src\common\Cryptography\ARC4.cpp line 31
  48. 00007FF73A29F2C2 000000E817FFF740 AuthCrypt::AuthCrypt+12 G:\Trinity\src\common\Cryptography\Authentication\AuthCrypt.cpp line 27
  49. 00007FF739FFD3E0 000000E817FFF790 WorldSocket::WorldSocket+30 G:\Trinity\src\server\game\Server\WorldSocket.cpp line 39
  50. 00007FF739A30A24 000000E817FFF8E0 SocketMgr<WorldSocket>::OnSocketOpen+64 G:\Trinity\src\server\shared\Networking\SocketMgr.h line 102
  51. 00007FF739A31166 000000E817FFF9F0 WorldSocketMgr::OnSocketOpen+5F6 G:\Trinity\src\server\game\Server\WorldSocketMgr.cpp line 119
  52. 00007FF739A2FF6E 000000E817FFFAC0 <lambda_6591cef05c4d7f0ee4f7bd883896d9b4>::operator()+DE G:\Trinity\src\server\shared\Networking\AsyncAcceptor.h line 60
  53. 00007FF739A32B4B 000000E817FFFB40 boost::asio::detail::executor_function<boost::asio::detail::binder1<<lambda_6591cef05c4d7f0ee4f7bd883896d9b4>,boost::system::error_code>,std::allocator<void> >::do_complete+AB C:\local\boost_1_73_0\boost\asio\detail\executor_function.hpp line 91
  54. 00007FF73943FC80 000000E817FFFB80 boost::asio::io_context::executor_type::dispatch<boost::asio::executor::function,std::allocator<void> >+A0 C:\local\boost_1_73_0\boost\asio\impl\io_context.hpp line 265
  55. 00007FF739A2F087 000000E817FFFBE0 boost::asio::executor::dispatch<boost::asio::detail::binder1<<lambda_6591cef05c4d7f0ee4f7bd883896d9b4>,boost::system::error_code>,std::allocator<void> >+D7 C:\local\boost_1_73_0\boost\asio\impl\executor.hpp line 351
  56. 00007FF739A33416 000000E817FFFD60 boost::asio::detail::win_iocp_socket_accept_op<boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::executor>,boost::asio::ip::tcp,<lambda_6591cef05c4d7f0ee4f7bd883896d9b4>,boost::asio::detail::io_object_executor<boost::asio::executor> >::do_complete+5D6 C:\local\boost_1_73_0\boost\asio\detail\win_iocp_socket_accept_op.hpp line 147
  57. 00007FF73945A599 000000E817FFFE40 boost::asio::detail::win_iocp_io_context::do_one+379 C:\local\boost_1_73_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 461
  58. 00007FF739460C4F 000000E817FFFEA0 boost::asio::detail::win_iocp_io_context::run+DF C:\local\boost_1_73_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 203
  59. 00007FF73943D72C 000000E817FFFEE0 std::thread::_Invoke<std::tuple<<lambda_f3ab11459afd5c354be9dcf85f9f8c56> >,0>+3C C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread line 55
  60. 00007FF92EB71BB2 000000E817FFFF10 _configthreadlocale+92
  61. 00007FF931157034 000000E817FFFF40 BaseThreadInitThunk+14
  62. 00007FF9313C2651 000000E817FFFFC0 RtlUserThreadStart+21
  63.  
  64. Call stack:
  65. Address Frame Function SourceFile
  66. 00007FF93140D5C4 000000E81790F4C0 NtDelayExecution+14
  67. 00007FF92EDF96DE 000000E81790F560 SleepEx+9E
  68. 00007FF8F2FC30BC 000000E81790F5B0 _Thrd_sleep+3C
  69. 00007FF7394428A3 000000E81790F600 std::this_thread::sleep_until<std::chrono::steady_clock,std::chrono::duration<__int64,std::ratio<1,1000000000> > >+83 C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread line 201
  70. 00007FF739442819 000000E81790F630 std::this_thread::sleep_for<__int64,std::ratio<1,1000> >+19 C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread line 207
  71. 00007FF7394560F7 000000E81790F6C0 WorldUpdateLoop+1C7 G:\Trinity\src\server\worldserver\Main.cpp line 493
  72. 00007FF739465D65 000000E81790FEC0 main+28F5 G:\Trinity\src\server\worldserver\Main.cpp line 393
  73. 00007FF73A3C67C0 000000E81790FF00 __scrt_common_main_seh+10C D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl line 288
  74. 00007FF931157034 000000E81790FF30 BaseThreadInitThunk+14
  75. 00007FF9313C2651 000000E81790FFB0 RtlUserThreadStart+21
  76.  
  77. Call stack:
  78. Address Frame Function SourceFile
  79. 00007FF93140D064 000000E8180FFC70 NtRemoveIoCompletion+14
  80. 00007FF92EE11A7F 000000E8180FFCD0 GetQueuedCompletionStatus+4F
  81. 00007FF73945A4E3 000000E8180FFDB0 boost::asio::detail::win_iocp_io_context::do_one+2C3 C:\local\boost_1_73_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 421
  82. 00007FF739460C4F 000000E8180FFE10 boost::asio::detail::win_iocp_io_context::run+DF C:\local\boost_1_73_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 203
  83. 00007FF73943D72C 000000E8180FFE50 std::thread::_Invoke<std::tuple<<lambda_f3ab11459afd5c354be9dcf85f9f8c56> >,0>+3C C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread line 55
  84. 00007FF92EB71BB2 000000E8180FFE80 _configthreadlocale+92
  85. 00007FF931157034 000000E8180FFEB0 BaseThreadInitThunk+14
  86. 00007FF9313C2651 000000E8180FFF30 RtlUserThreadStart+21
  87.  
  88. Call stack:
  89. Address Frame Function SourceFile
  90. 00007FF931410934 000000E8181FFB80 NtWaitForAlertByThreadId+14
  91. 00007FF9313D4021 000000E8181FFC00 RtlSleepConditionVariableSRW+131
  92. 00007FF92EE1D059 000000E8181FFC40 SleepConditionVariableSRW+29
  93. 00007FF8F2FC2B89 000000E8181FFC70 ?_Winerror_message@std@@YAKKPEADK@Z+139
  94. 00007FF8F2FC2E1A 000000E8181FFCA0 _Cnd_wait+3A
  95. 00007FF73A260FB4 000000E8181FFCD0 DatabaseWorker::WorkerThread+74 G:\Trinity\src\server\database\Database\DatabaseWorker.cpp line 48
  96. 00007FF73A260C9F 000000E8181FFD00 std::thread::_Invoke<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,0,1>+F C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread line 56
  97. 00007FF92EB71BB2 000000E8181FFD30 _configthreadlocale+92
  98. 00007FF931157034 000000E8181FFD60 BaseThreadInitThunk+14
  99. 00007FF9313C2651 000000E8181FFDE0 RtlUserThreadStart+21
  100.  
  101. Call stack:
  102. Address Frame Function SourceFile
  103. 00007FF931410934 000000E8182FF960 NtWaitForAlertByThreadId+14
  104. 00007FF9313D4021 000000E8182FF9E0 RtlSleepConditionVariableSRW+131
  105. 00007FF92EE1D059 000000E8182FFA20 SleepConditionVariableSRW+29
  106. 00007FF8F2FC2B89 000000E8182FFA50 ?_Winerror_message@std@@YAKKPEADK@Z+139
  107. 00007FF8F2FC2E1A 000000E8182FFA80 _Cnd_wait+3A
  108. 00007FF73A260FB4 000000E8182FFAB0 DatabaseWorker::WorkerThread+74 G:\Trinity\src\server\database\Database\DatabaseWorker.cpp line 48
  109. 00007FF73A260C9F 000000E8182FFAE0 std::thread::_Invoke<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,0,1>+F C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread line 56
  110. 00007FF92EB71BB2 000000E8182FFB10 _configthreadlocale+92
  111. 00007FF931157034 000000E8182FFB40 BaseThreadInitThunk+14
  112. 00007FF9313C2651 000000E8182FFBC0 RtlUserThreadStart+21
  113.  
  114. Call stack:
  115. Address Frame Function SourceFile
  116. 00007FF931410934 000000E8183FFCB0 NtWaitForAlertByThreadId+14
  117. 00007FF9313D4021 000000E8183FFD30 RtlSleepConditionVariableSRW+131
  118. 00007FF92EE1D059 000000E8183FFD70 SleepConditionVariableSRW+29
  119. 00007FF8F2FC2B89 000000E8183FFDA0 ?_Winerror_message@std@@YAKKPEADK@Z+139
  120. 00007FF8F2FC2E1A 000000E8183FFDD0 _Cnd_wait+3A
  121. 00007FF73A260FB4 000000E8183FFE00 DatabaseWorker::WorkerThread+74 G:\Trinity\src\server\database\Database\DatabaseWorker.cpp line 48
  122. 00007FF73A260C9F 000000E8183FFE30 std::thread::_Invoke<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,0,1>+F C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread line 56
  123. 00007FF92EB71BB2 000000E8183FFE60 _configthreadlocale+92
  124. 00007FF931157034 000000E8183FFE90 BaseThreadInitThunk+14
  125. 00007FF9313C2651 000000E8183FFF10 RtlUserThreadStart+21
  126.  
  127. Call stack:
  128. Address Frame Function SourceFile
  129. 00007FF93140CFC4 000000E8184FFBD0 ZwWaitForSingleObject+14
  130. 00007FF92EDD1ACE 000000E8184FFC70 WaitForSingleObjectEx+8E
  131. 00007FF739460B33 000000E8184FFCA0 boost::asio::detail::win_thread::func<boost::asio::detail::win_iocp_io_context::timer_thread_function>::run+33 C:\local\boost_1_73_0\boost\asio\detail\win_thread.hpp line 122
  132. 00007FF739463195 000000E8184FFCD0 boost::asio::detail::win_thread_function+25 C:\local\boost_1_73_0\boost\asio\detail\impl\win_thread.ipp line 127
  133. 00007FF92EB71BB2 000000E8184FFD00 _configthreadlocale+92
  134. 00007FF931157034 000000E8184FFD30 BaseThreadInitThunk+14
  135. 00007FF9313C2651 000000E8184FFDB0 RtlUserThreadStart+21
  136.  
  137. Call stack:
  138. Address Frame Function SourceFile
  139. 00007FF931410994 000000E817DFF560 ZwWaitForWorkViaWorkerFactory+14
  140. 00007FF9313C2DC7 000000E817DFF860 TpReleaseCleanupGroupMembers+747
  141. 00007FF931157034 000000E817DFF890 BaseThreadInitThunk+14
  142. 00007FF9313C2651 000000E817DFF910 RtlUserThreadStart+21
  143.  
  144. Call stack:
  145. Address Frame Function SourceFile
  146. 00007FF931410994 000000E817EFF4E0 ZwWaitForWorkViaWorkerFactory+14
  147. 00007FF9313C2DC7 000000E817EFF7E0 TpReleaseCleanupGroupMembers+747
  148. 00007FF931157034 000000E817EFF810 BaseThreadInitThunk+14
  149. 00007FF9313C2651 000000E817EFF890 RtlUserThreadStart+21
  150.  
  151. Call stack:
  152. Address Frame Function SourceFile
  153. 00007FF931410934 000000E8185FFBB0 NtWaitForAlertByThreadId+14
  154. 00007FF9313D4021 000000E8185FFC30 RtlSleepConditionVariableSRW+131
  155. 00007FF92EE1D059 000000E8185FFC70 SleepConditionVariableSRW+29
  156. 00007FF8F2FC2B89 000000E8185FFCA0 ?_Winerror_message@std@@YAKKPEADK@Z+139
  157. 00007FF8F2FC2E1A 000000E8185FFCD0 _Cnd_wait+3A
  158. 00007FF739FF0474 000000E8185FFD20 MapUpdater::WorkerThread+64 G:\Trinity\src\server\game\Maps\MapUpdater.cpp line 113
  159. 00007FF739FEFC7F 000000E8185FFD50 std::thread::_Invoke<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *>,0,1>+F C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread line 56
  160. 00007FF92EB71BB2 000000E8185FFD80 _configthreadlocale+92
  161. 00007FF931157034 000000E8185FFDB0 BaseThreadInitThunk+14
  162. 00007FF9313C2651 000000E8185FFE30 RtlUserThreadStart+21
  163.  
  164. Call stack:
  165. Address Frame Function SourceFile
  166. 00007FF93140CFC4 000000E8186FFC70 ZwWaitForSingleObject+14
  167. 00007FF92EDD1ACE 000000E8186FFD10 WaitForSingleObjectEx+8E
  168. 00007FF739460B33 000000E8186FFD40 boost::asio::detail::win_thread::func<boost::asio::detail::win_iocp_io_context::timer_thread_function>::run+33 C:\local\boost_1_73_0\boost\asio\detail\win_thread.hpp line 122
  169. 00007FF739463195 000000E8186FFD70 boost::asio::detail::win_thread_function+25 C:\local\boost_1_73_0\boost\asio\detail\impl\win_thread.ipp line 127
  170. 00007FF92EB71BB2 000000E8186FFDA0 _configthreadlocale+92
  171. 00007FF931157034 000000E8186FFDD0 BaseThreadInitThunk+14
  172. 00007FF9313C2651 000000E8186FFE50 RtlUserThreadStart+21
  173.  
  174. Call stack:
  175. Address Frame Function SourceFile
  176. 00007FF93140D064 000000E8187FFB50 NtRemoveIoCompletion+14
  177. 00007FF92EE11A7F 000000E8187FFBB0 GetQueuedCompletionStatus+4F
  178. 00007FF73945A4E3 000000E8187FFC90 boost::asio::detail::win_iocp_io_context::do_one+2C3 C:\local\boost_1_73_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 421
  179. 00007FF739460C4F 000000E8187FFCF0 boost::asio::detail::win_iocp_io_context::run+DF C:\local\boost_1_73_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 203
  180. 00007FF739A3140C 000000E8187FFDD0 NetworkThread<WorldSocket>::Run+27C G:\Trinity\src\server\shared\Networking\NetworkThread.h line 127
  181. 00007FF739A2ECEF 000000E8187FFE00 std::thread::_Invoke<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *>,0,1>+F C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread line 56
  182. 00007FF92EB71BB2 000000E8187FFE30 _configthreadlocale+92
  183. 00007FF931157034 000000E8187FFE60 BaseThreadInitThunk+14
  184. 00007FF9313C2651 000000E8187FFEE0 RtlUserThreadStart+21
  185.  
  186. Call stack:
  187. Address Frame Function SourceFile
  188. 00007FF93140D024 000000E8188FF530 NtDeviceIoControlFile+14
  189. 00007FF92EDC17C1 000000E8188FF690 WriteConsoleW+191
  190. 00007FF92EEB2C6B 000000E8188FF7E0 ReadConsoleA+1CB
  191. 00007FF92EEB2CFA 000000E8188FF820 ReadConsoleW+1A
  192. 00007FF73A275C96 000000E8188FF870 ReadWinConsole+66 G:\Trinity\src\common\Utilities\Util.cpp line 610
  193. 00007FF73946634A 000000E8188FF980 CliThread+1EA G:\Trinity\src\server\worldserver\CommandLine\CliRunnable.cpp line 150
  194. 00007FF73943D6CB 000000E8188FF9B0 std::thread::_Invoke<std::tuple<void (__cdecl*)(void)>,0>+B C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread line 56
  195. 00007FF92EB71BB2 000000E8188FF9E0 _configthreadlocale+92
  196. 00007FF931157034 000000E8188FFA10 BaseThreadInitThunk+14
  197. 00007FF9313C2651 000000E8188FFA90 RtlUserThreadStart+21
  198.  
  199. Call stack:
  200. Address Frame Function SourceFile
  201. 00007FF931410994 000000E817CFFB10 ZwWaitForWorkViaWorkerFactory+14
  202. 00007FF9313C2DC7 000000E817CFFE10 TpReleaseCleanupGroupMembers+747
  203. 00007FF931157034 000000E817CFFE40 BaseThreadInitThunk+14
  204. 00007FF9313C2651 000000E817CFFEC0 RtlUserThreadStart+21
  205.  
  206. Call stack:
  207. Address Frame Function SourceFile
  208. 00007FF931410994 000000E8189FF4C0 ZwWaitForWorkViaWorkerFactory+14
  209. 00007FF9313C2DC7 000000E8189FF7C0 TpReleaseCleanupGroupMembers+747
  210. 00007FF931157034 000000E8189FF7F0 BaseThreadInitThunk+14
  211. 00007FF9313C2651 000000E8189FF870 RtlUserThreadStart+21
  212.  
  213. Call stack:
  214. Address Frame Function SourceFile
  215. 00007FF931410994 000000E818AFF9B0 ZwWaitForWorkViaWorkerFactory+14
  216. 00007FF9313C2DC7 000000E818AFFCB0 TpReleaseCleanupGroupMembers+747
  217. 00007FF931157034 000000E818AFFCE0 BaseThreadInitThunk+14
  218. 00007FF9313C2651 000000E818AFFD60 RtlUserThreadStart+21
  219.  
  220. Call stack:
  221. Address Frame Function SourceFile
  222. 00007FF93140DA94 000000E818BFF0D0 ZwWaitForMultipleObjects+14
  223. 00007FF92EDFCBC0 000000E818BFF3C0 WaitForMultipleObjectsEx+F0
  224. 00007FF93025B776 000000E818BFF650 CoRevokeInitializeSpy+1516
  225. 00007FF93025B5F0 000000E818BFF6A0 CoRevokeInitializeSpy+1390
  226. 00007FF93025B400 000000E818BFF700 CoRevokeInitializeSpy+11A0
  227. 00007FF93025B389 000000E818BFF730 CoRevokeInitializeSpy+1129
  228. 00007FF931157034 000000E818BFF760 BaseThreadInitThunk+14
  229. 00007FF9313C2651 000000E818BFF7E0 RtlUserThreadStart+21
  230. ========================
  231. Local Variables And Parameters
  232.  
  233. Call stack:
  234. Address Frame Function SourceFile
  235. 00007FF92EDE4FD9 000000E817FFF5C0 RaiseException+69
  236.  
  237. 00007FF73A272E3D 000000E817FFF6B0 Trinity::Assert+15D G:\Trinity\src\common\Debugging\Errors.cpp line 77
  238. Parameter char* file = "G:\Trinity\src\common\Cryptography\ARC4.cpp"
  239. Parameter char* file = ""
  240. Parameter int line = 0xE817FFF600
  241. Parameter int line = 0xE817FFF6C8
  242. Parameter char* function = "Trinity::Crypto::ARC4::ARC4"
  243. Parameter char* function = "p˜¢:÷"
  244. Parameter std::string* debugInfo = ""
  245. Parameter std::string* debugInfo = 0x1000 <Unable to read memory>
  246. Parameter char* message = "result == 1"
  247. Parameter char* message = "result == 1"
  248. Local unsigned int[2] execeptionArgs
  249. [0] = 0x2AF6B506E70
  250. [1] = 0x7FF73A29EF49
  251. Local std::string formattedMessage = "
  252. G:\Trinity\src\common\Cryptography\ARC4.cpp..."
  253.  
  254. 00007FF73A29EF49 000000E817FFF710 Trinity::Crypto::ARC4::ARC4+89 G:\Trinity\src\common\Cryptography\ARC4.cpp line 31
  255. Local int result = 0x0 <Unable to read memory>
  256.  
  257. 00007FF73A29F2C2 000000E817FFF740 AuthCrypt::AuthCrypt+12 G:\Trinity\src\common\Cryptography\Authentication\AuthCrypt.cpp line 27
  258. Local AuthCrypt* this = 0x2AF7BCC80A0
  259. Trinity::Crypto::ARC4 _clientDecrypt
  260. evp_cipher_st* _cipher = NULL
  261. evp_cipher_ctx_st* _ctx = 0x2AF6D58FB90
  262. Trinity::Crypto::ARC4 _serverEncrypt
  263. evp_cipher_st* _cipher = NULL
  264. evp_cipher_ctx_st* _ctx = NULL
  265. bool _initialized = 0x0
  266.  
  267. 00007FF739FFD3E0 000000E817FFF790 WorldSocket::WorldSocket+30 G:\Trinity\src\server\game\Server\WorldSocket.cpp line 39
  268. Local WorldSocket* this = 0x2AF7BCC7F90
  269. Socket<WorldSocket>
  270. std::enable_shared_from_this<WorldSocket>
  271. std::weak_ptr<WorldSocket> _Wptr = 0x2AF7BCC7F98
  272. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor> _socket
  273. boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::executor>
  274. native_handle_type
  275. unsigned int socket_ = 0x2AF7F935900
  276. bool have_remote_endpoint_ = 0x84
  277. boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x2AF7BCC7FB4
  278. boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::executor> impl_ = 0x2AF7BCC7FA8
  279. <user defined> initiate_async_connect = 0x2AF7BCC7FA8
  280. <user defined> initiate_async_wait = 0x2AF7BCC7FA8
  281. native_handle_type
  282. unsigned int socket_ = 0x2AF7F935900
  283. bool have_remote_endpoint_ = 0x84
  284. <user defined> remote_endpoint_ = 0x2AF7BCC7FB4
  285. initiate_async_send
  286. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor>* self_ = 0x2AF7F935900
  287. initiate_async_receive
  288. <user defined> self_ = 0x2AF7F935900
  289. boost::asio::ip::address _remoteAddress
  290. int type_ = 0x0
  291. boost::asio::ip::address_v4 ipv4_address_ = 0x26EE5C61
  292. boost::asio::ip::address_v6 ipv6_address_ = 0x2AF7BCC8028
  293. unsigned int _remotePort = 0xDFA7
  294. MessageBuffer _readBuffer
  295. unsigned int _wpos = 0x0
  296. unsigned int _rpos = 0x0
  297. std::vector<unsigned char,std::allocator<unsigned char> > _storage = 0x2AF7BCC8050
  298. std::queue<MessageBuffer,std::deque<MessageBuffer,std::allocator<MessageBuffer> > > _writeQueue
  299. std::deque<MessageBuffer,std::allocator<MessageBuffer> > c = 0x2AF7BCC8068
  300. std::atomic<bool> _closed
  301. std::_Atomic_storage<bool,1>
  302. std::_Atomic_padded<bool> _Storage = 0x0
  303. std::atomic<bool> _closing
  304. std::_Atomic_storage<bool,1>
  305. std::_Atomic_padded<bool> _Storage = 0x0
  306. bool _isWritingAsync = 0x0
  307. std::array<unsigned char,4> _authSeed
  308. unsigned int[4] _Elems
  309. [0] = 0x0
  310. [1] = 0x0
  311. [2] = 0x0
  312. [3] = 0x0
  313. AuthCrypt _authCrypt
  314. Trinity::Crypto::ARC4 _clientDecrypt
  315. evp_cipher_st* _cipher = NULL
  316. evp_cipher_ctx_st* _ctx = 0x2AF6D58FB90
  317. Trinity::Crypto::ARC4 _serverEncrypt
  318. evp_cipher_st* _cipher = NULL
  319. evp_cipher_ctx_st* _ctx = NULL
  320. bool _initialized = 0x0
  321. std::chrono::time_point<std::chrono::steady_clock,std::chrono::duration<__int64,std::ratio<1,1000000000> > > _LastPingTime
  322. std::chrono::duration<__int64,std::ratio<1,1000000000> > _MyDur
  323. int _MyRep = 0x0
  324. unsigned int _OverSpeedPings = 0x0
  325. std::mutex _worldSessionLock
  326. std::_Mutex_base
  327. std::_Align_type<double,80> _Mtx_storage = 0x2AF7BCC80D8
  328. WorldSession* _worldSession = NULL
  329. bool _authed = 0x0
  330. MessageBuffer _headerBuffer
  331. unsigned int _wpos = 0x0
  332. unsigned int _rpos = 0x0
  333. std::vector<unsigned char,std::allocator<unsigned char> > _storage
  334. std::_Compressed_pair<std::allocator<unsigned char>,std::_Vector_val<std::_Simple_types<unsigned char> >,1> _Mypair = 0x2AF7BCC8148
  335. MessageBuffer _packetBuffer
  336. unsigned int _wpos = 0x0
  337. unsigned int _rpos = 0x0
  338. std::vector<unsigned char,std::allocator<unsigned char> > _storage
  339. std::_Compressed_pair<std::allocator<unsigned char>,std::_Vector_val<std::_Simple_types<unsigned char> >,1> _Mypair = 0x2AF7BCC8170
  340. Trinity::Impl::MPSCQueueIntrusive<EncryptablePacket,64> _bufferQueue
  341. std::_Align_type<double,80> _dummy
  342. float _Val = 0.000000
  343. char[80] _Pad = "..."
  344. EncryptablePacket* _dummyPtr = NULL
  345. std::atomic<EncryptablePacket *> _head
  346. std::_Atomic_pointer<EncryptablePacket *>
  347. std::_Atomic_storage<EncryptablePacket *,8>
  348. std::_Atomic_padded<EncryptablePacket *> _Storage = 0x0
  349. std::atomic<EncryptablePacket *> _tail
  350. std::_Atomic_pointer<EncryptablePacket *>
  351. std::_Atomic_storage<EncryptablePacket *,8>
  352. std::_Atomic_padded<EncryptablePacket *> _Storage = 0x0
  353. unsigned int _sendBufferSize = 0x0
  354. AsyncCallbackProcessor<QueryCallback> _queryProcessor
  355. std::vector<QueryCallback,std::allocator<QueryCallback> > _callbacks
  356. std::_Compressed_pair<std::allocator<QueryCallback>,std::_Vector_val<std::_Simple_types<QueryCallback> >,1> _Mypair = 0x2AF7BCC81F8
  357. std::string _ipCountry = ""
  358. Parameter boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor>* socket = <Unable to read memory>
  359.  
  360. 00007FF739A30A24 000000E817FFF8E0 SocketMgr<WorldSocket>::OnSocketOpen+64 G:\Trinity\src\server\shared\Networking\SocketMgr.h line 102
  361. Local SocketMgr<WorldSocket>* this = 0x384
  362. AsyncAcceptor* _acceptor = <Unable to read memory>
  363. NetworkThread<WorldSocket>* _threads = <Unable to read memory>
  364. int _threadCount = 0x39C <Unable to read memory>
  365. Parameter boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor>* sock = 0x7FF73A905828
  366. boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::executor>
  367. native_handle_type
  368. unsigned int socket_ = 0x7FF73A9057F0
  369. bool have_remote_endpoint_ = 0x9B
  370. boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x7FF73A905834
  371. boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::executor> impl_
  372. implementation_type
  373. boost::asio::detail::win_iocp_socket_service_base::base_implementation_type
  374. unsigned int socket_ = 0x7FF73A9057F0
  375. unsigned int state_ = 0x9B
  376. std::shared_ptr<void> cancel_token_ = 0x7FF73A905838
  377. boost::asio::detail::select_reactor::per_descriptor_data reactor_data_ = 0x4D
  378. boost::asio::detail::win_iocp_socket_service_base::base_implementation_type* next_ = 0x616E752074786574
  379. boost::asio::detail::win_iocp_socket_service_base::base_implementation_type* prev_ = 0x656C62616C696176
  380. boost::asio::ip::tcp protocol_ = 0x0
  381. bool have_remote_endpoint_ = 0x0
  382. boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x7FF73A905868
  383. boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>* service_ = 0x7FF73A9057F0
  384. boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>::implementation_type implementation_ = 0x7FF73A905830
  385. boost::asio::detail::io_object_executor<boost::asio::executor> implementation_executor_ = 0x7FF73A905890
  386. <user defined> initiate_async_connect = 0xF0
  387. <user defined> initiate_async_wait = 0xF0
  388. native_handle_type
  389. unsigned int socket_ = 0x7FF73A9057F0
  390. bool have_remote_endpoint_ = 0x9B
  391. <user defined> remote_endpoint_ = 0x7FF73A905834
  392. initiate_async_send
  393. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor>* self_ = 0x7FF73A9057F0
  394. boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::executor>
  395. native_handle_type
  396. unsigned int socket_ = 0x7FF73945D6E0
  397. bool have_remote_endpoint_ = 0x80
  398. boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x7FF73A9057FC
  399. boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::executor> impl_ = 0x7FF73A9057F0
  400. <user defined> initiate_async_connect = 0x7FF73A9057F0
  401. <user defined> initiate_async_wait = 0x7FF73A9057F0
  402. native_handle_type
  403. unsigned int socket_ = 0x7FF73945D6E0
  404. bool have_remote_endpoint_ = 0x80
  405. <user defined> remote_endpoint_ = 0x7FF73A9057FC
  406. initiate_async_send
  407. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor>* self_ = 0x7FF73945D6E0
  408. initiate_async_receive
  409. <user defined> self_ = 0x7FF73945D6E0
  410. initiate_async_receive
  411. <user defined> self_ = 0x7FF73A9057F0
  412. Parameter unsigned int threadIndex = 0xE817FFF900
  413. Local std::shared_ptr<WorldSocket> newSocket
  414. std::_Ptr_base<WorldSocket>
  415. WorldSocket* _Ptr = <Unable to read memory>
  416. std::_Ref_count_base* _Rep = <Unable to read memory>
  417. Local boost::system::system_error& err = NULL
  418. Local std::exception& e = 0x2AF6639D840
  419. __std_exception_data _Data
  420. char* _What = "@Ø9f¯"
  421. bool _DoFree = 0x94
  422.  
  423. 00007FF739A31166 000000E817FFF9F0 WorldSocketMgr::OnSocketOpen+5F6 G:\Trinity\src\server\game\Server\WorldSocketMgr.cpp line 119
  424. Local WorldSocketMgr* this = NULL
  425. Parameter boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor>* sock = 0xE817FFFAC9
  426. boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::executor>
  427. native_handle_type
  428. unsigned int socket_ = 0x200007FF739A32B
  429. bool have_remote_endpoint_ = 0x0
  430. boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0xE817FFFAD5
  431. boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::executor> impl_
  432. implementation_type
  433. boost::asio::detail::win_iocp_socket_service_base::base_implementation_type
  434. unsigned int socket_ = 0x200007FF739A32B
  435. unsigned int state_ = 0x0
  436. std::shared_ptr<void> cancel_token_ = 0xE817FFFAD9
  437. boost::asio::detail::select_reactor::per_descriptor_data reactor_data_ = 0x3
  438. boost::asio::detail::win_iocp_socket_service_base::base_implementation_type* next_ = 0x280005E300000000
  439. boost::asio::detail::win_iocp_socket_service_base::base_implementation_type* prev_ = 0x5800007FF73A9058
  440. boost::asio::ip::tcp protocol_ = 0xE817FFFB
  441. bool have_remote_endpoint_ = 0x0
  442. boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0xE817FFFB09
  443. boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>* service_ = 0x200007FF739A32B
  444. boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>::implementation_type implementation_ = 0xE817FFFAD1
  445. boost::asio::detail::io_object_executor<boost::asio::executor> implementation_executor_ = 0xE817FFFB31
  446. <user defined> initiate_async_connect = 0x200007FF739A32B
  447. <user defined> initiate_async_wait = 0x200007FF739A32B
  448. native_handle_type
  449. unsigned int socket_ = 0x200007FF739A32B
  450. bool have_remote_endpoint_ = 0x0
  451. <user defined> remote_endpoint_ = 0xE817FFFAD5
  452. initiate_async_send
  453. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor>* self_ = 0x200007FF739A32B
  454. boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::executor>
  455. native_handle_type
  456. unsigned int socket_ = 0x200007FF739A32B <Unable to read memory>
  457. bool have_remote_endpoint_ = 0x200007FF739A333 <Unable to read memory>
  458. boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x200007FF739A337
  459. boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::executor> impl_ = 0x200007FF739A32B
  460. <user defined> initiate_async_connect = 0x200007FF739A32B
  461. <user defined> initiate_async_wait = 0x200007FF739A32B
  462. native_handle_type
  463. unsigned int socket_ = 0x200007FF739A32B <Unable to read memory>
  464. bool have_remote_endpoint_ = 0x200007FF739A333 <Unable to read memory>
  465. <user defined> remote_endpoint_ = 0x200007FF739A337
  466. initiate_async_send
  467. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor>* self_ = <Unable to read memory>
  468. initiate_async_receive
  469. <user defined> self_ = 0x200007FF739A32B <Unable to read memory>
  470. initiate_async_receive
  471. <user defined> self_ = 0x200007FF739A32B
  472. Parameter unsigned int threadIndex = 0xE817FFFA10
  473. Local boost::system::error_code err
  474. int val_ = 0x0
  475. bool failed_ = 0x0
  476. boost::system::error_category* cat_ = 0x7FF73A905828
  477. unsigned int id_ = 0x8FAFD21E25C5E09B
  478. Local std::exception& e = 0x12
  479. __std_exception_data _Data
  480. char* _What = <Unable to read memory>
  481. bool _DoFree = 0x22 <Unable to read memory>
  482. Local boost::system::error_code err
  483. int val_ = 0x0
  484. bool failed_ = 0x0
  485. boost::system::error_category* cat_ = 0x7FF73A905828
  486. unsigned int id_ = 0x8FAFD21E25C5E09B
  487. Local std::exception& e = 0xE817FFFA30
  488. __std_exception_data _Data
  489. char* _What = ""
  490. bool _DoFree = 0x2
  491.  
  492. 00007FF739A2FF6E 000000E817FFFAC0 <lambda_6591cef05c4d7f0ee4f7bd883896d9b4>::operator()+DE G:\Trinity\src\server\shared\Networking\AsyncAcceptor.h line 60
  493. Local AsyncAcceptor::AsyncAcceptWithCallback::__l2::<lambda_6591cef05c4d7f0ee4f7bd883896d9b4>* this = 0xE817FFFB18
  494. AsyncAcceptor* __this = 0x2AF645B7D00
  495. boost::asio::basic_socket_acceptor<boost::asio::ip::tcp,boost::asio::executor> _acceptor
  496. native_handle_type
  497. unsigned int socket_ = 0x2AF7F9357E0
  498. bool have_remote_endpoint_ = 0x70
  499. boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x2AF645B7D0C
  500. <user defined> initiate_async_wait = 0x2AF7F9357E0
  501. initiate_async_accept
  502. boost::asio::basic_socket_acceptor<boost::asio::ip::tcp,boost::asio::executor>* self_ = 0x2AF7F9357E0
  503. <user defined> initiate_async_move_accept = 0x2AF7F9357E0
  504. boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::executor> impl_ = 0x2AF645B7D00
  505. boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> _endpoint
  506. boost::asio::ip::detail::endpoint impl_ = 0x2AF645B7D78
  507. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor> _socket
  508. boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::executor>
  509. native_handle_type
  510. unsigned int socket_ = 0x2AF7F9357E0
  511. bool have_remote_endpoint_ = 0xFF
  512. boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x2AF645B7DA4
  513. boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::executor> impl_ = 0x2AF645B7D98
  514. <user defined> initiate_async_connect = 0x2AF645B7D98
  515. <user defined> initiate_async_wait = 0x2AF645B7D98
  516. native_handle_type
  517. unsigned int socket_ = 0x2AF7F9357E0
  518. bool have_remote_endpoint_ = 0xFF
  519. <user defined> remote_endpoint_ = 0x2AF645B7DA4
  520. initiate_async_send
  521. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor>* self_ = 0x2AF7F9357E0
  522. initiate_async_receive
  523. <user defined> self_ = 0x2AF7F9357E0
  524. std::atomic<bool> _closed
  525. std::_Atomic_storage<bool,1>
  526. std::_Atomic_padded<bool> _Storage = 0x0
  527. std::function<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor> *,unsigned int> __cdecl(void)> _socketFactory
  528. std::_Func_class<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor> *,unsigned int> >
  529. <user defined> std::_Arg_types<> = 0xA8
  530. _Storage
  531. float _Dummy1 = 0.000000
  532. char[56] _Dummy2 = "¨˜¢:÷..."
  533. std::_Func_base<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor> *,unsigned int> >*[8] _Ptrs
  534. [0] = 0x7FF73AA298A8
  535. [1] = 0x7FF73AFFD9E0
  536. [2] = 0x2AF645B7D00
  537. [3] = NULL
  538. [4] = NULL
  539. [5] = NULL
  540. [6] = NULL
  541. [7] = 0x2AF645B7E18
  542. std::_Func_class<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor> *,unsigned int> >::_Storage _Mystorage = 0x2AF645B7E18
  543. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor>* socket = 0x2AF7C7E46E8
  544. boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::executor>
  545. native_handle_type
  546. unsigned int socket_ = 0x2AF7F935900
  547. bool have_remote_endpoint_ = 0xFF
  548. boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x2AF7C7E46F4
  549. boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::executor> impl_ = 0x2AF7C7E46E8
  550. <user defined> initiate_async_connect = 0x2AF7C7E46E8
  551. <user defined> initiate_async_wait = 0x2AF7C7E46E8
  552. native_handle_type
  553. unsigned int socket_ = 0x2AF7F935900
  554. bool have_remote_endpoint_ = 0xFF
  555. <user defined> remote_endpoint_ = 0x2AF7C7E46F4
  556. initiate_async_send
  557. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor>* self_ = 0x2AF7F935900
  558. initiate_async_receive
  559. <user defined> self_ = 0x2AF7F935900
  560. unsigned int threadIndex = 0x0
  561. Local AsyncAcceptor::AsyncAcceptWithCallback::__l2::<lambda_6591cef05c4d7f0ee4f7bd883896d9b4>* this = 0x2
  562. AsyncAcceptor* __this = <Unable to read memory>
  563. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor>* socket = <Unable to read memory>
  564. unsigned int threadIndex = 0x12 <Unable to read memory>
  565. Parameter boost::system::error_code error
  566. int val_ = 0x0
  567. bool failed_ = 0x0
  568. boost::system::error_category* cat_ = 0x2AF7ECD6878
  569. unsigned int id_ = 0x0
  570. Local boost::system::system_error& err = 0x2
  571. std::runtime_error
  572. std::exception
  573. __std_exception_data _Data = 0xA
  574. boost::system::error_code m_error_code
  575. int val_ = 0x1A <Unable to read memory>
  576. bool failed_ = 0x1E <Unable to read memory>
  577. boost::system::error_category* cat_ = <Unable to read memory>
  578. std::string m_what = 0x2A <Unable to read memory>
  579. Local std::exception& e = 0x7FF93139B3C7
  580. __std_exception_data _Data
  581. char* _What = 0x38968B4800000082 <Unable to read memory>
  582. bool _DoFree = 0x1
  583.  
  584. 00007FF739A32B4B 000000E817FFFB40 boost::asio::detail::executor_function<boost::asio::detail::binder1<<lambda_6591cef05c4d7f0ee4f7bd883896d9b4>,boost::system::error_code>,std::allocator<void> >::do_complete+AB C:\local\boost_1_73_0\boost\asio\detail\executor_function.hpp line 91
  585. Parameter boost::asio::detail::executor_function_base* base = <Unable to read memory>
  586. Local boost::asio::detail::binder1<<lambda_6591cef05c4d7f0ee4f7bd883896d9b4>,boost::system::error_code> function
  587. AsyncAcceptor::AsyncAcceptWithCallback::__l2::<lambda_6591cef05c4d7f0ee4f7bd883896d9b4> handler_
  588. AsyncAcceptor* __this = 0x2AF645B7D00
  589. boost::asio::basic_socket_acceptor<boost::asio::ip::tcp,boost::asio::executor> _acceptor = 0x2AF645B7D00
  590. boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> _endpoint = 0x2AF645B7D78
  591. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor> _socket = 0x2AF645B7D98
  592. std::atomic<bool> _closed = 0x0
  593. std::function<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor> *,unsigned int> __cdecl(void)> _socketFactory = 0x2AF645B7E18
  594. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor>* socket = 0x2AF7C7E46E8
  595. boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::executor>
  596. native_handle_type
  597. unsigned int socket_ = 0x2AF7F935900
  598. bool have_remote_endpoint_ = 0xFF
  599. boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x2AF7C7E46F4
  600. boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::executor> impl_ = 0x2AF7C7E46E8
  601. <user defined> initiate_async_connect = 0x2AF7C7E46E8
  602. <user defined> initiate_async_wait = 0x2AF7C7E46E8
  603. native_handle_type
  604. unsigned int socket_ = 0x2AF7F935900
  605. bool have_remote_endpoint_ = 0xFF
  606. <user defined> remote_endpoint_ = 0x2AF7C7E46F4
  607. initiate_async_send
  608. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor>* self_ = 0x2AF7F935900
  609. initiate_async_receive
  610. <user defined> self_ = 0x2AF7F935900
  611. unsigned int threadIndex = 0x0
  612. boost::system::error_code arg1_
  613. int val_ = 0x0
  614. bool failed_ = 0x0
  615. boost::system::error_category* cat_ = 0x7FF73A905828
  616. unsigned int id_ = 0x8FAFD21E25C5E09B
  617. Local boost::asio::detail::executor_function<boost::asio::detail::binder1<<lambda_6591cef05c4d7f0ee4f7bd883896d9b4>,boost::system::error_code>,std::allocator<void> >::ptr p
  618. std::allocator<void>* a = 0xE817FFFB58
  619. void* v = NULL
  620. boost::asio::detail::executor_function<boost::asio::detail::binder1<<lambda_6591cef05c4d7f0ee4f7bd883896d9b4>,boost::system::error_code>,std::allocator<void> >* p = NULL
  621.  
  622. 00007FF73943FC80 000000E817FFFB80 boost::asio::io_context::executor_type::dispatch<boost::asio::executor::function,std::allocator<void> >+A0 C:\local\boost_1_73_0\boost\asio\impl\io_context.hpp line 265
  623. Parameter std::allocator<void>& a = 0xE817FFFCF0
  624. Local boost::asio::detail::std_fenced_block b
  625. Local boost::asio::executor::function tmp
  626. boost::asio::detail::executor_function_base* func_ = NULL
  627.  
  628. 00007FF739A2F087 000000E817FFFBE0 boost::asio::executor::dispatch<boost::asio::detail::binder1<<lambda_6591cef05c4d7f0ee4f7bd883896d9b4>,boost::system::error_code>,std::allocator<void> >+D7 C:\local\boost_1_73_0\boost\asio\impl\executor.hpp line 351
  629. Local boost::asio::executor* this = <Unable to read memory>
  630. Parameter boost::asio::detail::binder1<<lambda_6591cef05c4d7f0ee4f7bd883896d9b4>,boost::system::error_code>* f = <Unable to read memory>
  631. Parameter std::allocator<void>& a = <Unable to read memory>
  632.  
  633. 00007FF739A33416 000000E817FFFD60 boost::asio::detail::win_iocp_socket_accept_op<boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::executor>,boost::asio::ip::tcp,<lambda_6591cef05c4d7f0ee4f7bd883896d9b4>,boost::asio::detail::io_object_executor<boost::asio::executor> >::do_complete+5D6 C:\local\boost_1_73_0\boost\asio\detail\win_iocp_socket_accept_op.hpp line 147
  634. Parameter void* owner = 0x2AF32E5DFE0
  635. Parameter boost::system::error_code& result_ec = <Unable to read memory>
  636. Parameter unsigned int __formal = 0xE817FFFD88
  637. Local boost::system::error_code ec
  638. int val_ = 0x0
  639. bool failed_ = 0x0
  640. boost::system::error_category* cat_ = 0x7FF73A905828
  641. unsigned int id_ = 0x8FAFD21E25C5E09B
  642. Local boost::asio::detail::binder1<<lambda_6591cef05c4d7f0ee4f7bd883896d9b4>,boost::system::error_code> handler
  643. AsyncAcceptor::AsyncAcceptWithCallback::__l2::<lambda_6591cef05c4d7f0ee4f7bd883896d9b4> handler_
  644. AsyncAcceptor* __this = 0x2AF645B7D00
  645. boost::asio::basic_socket_acceptor<boost::asio::ip::tcp,boost::asio::executor> _acceptor = 0x2AF645B7D00
  646. boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> _endpoint = 0x2AF645B7D78
  647. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor> _socket = 0x2AF645B7D98
  648. std::atomic<bool> _closed = 0x0
  649. std::function<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor> *,unsigned int> __cdecl(void)> _socketFactory = 0x2AF645B7E18
  650. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor>* socket = 0x2AF7C7E46E8
  651. boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::executor>
  652. native_handle_type
  653. unsigned int socket_ = 0x2AF7F935900
  654. bool have_remote_endpoint_ = 0xFF
  655. boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x2AF7C7E46F4
  656. boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::executor> impl_ = 0x2AF7C7E46E8
  657. <user defined> initiate_async_connect = 0x2AF7C7E46E8
  658. <user defined> initiate_async_wait = 0x2AF7C7E46E8
  659. native_handle_type
  660. unsigned int socket_ = 0x2AF7F935900
  661. bool have_remote_endpoint_ = 0xFF
  662. <user defined> remote_endpoint_ = 0x2AF7C7E46F4
  663. initiate_async_send
  664. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor>* self_ = 0x2AF7F935900
  665. initiate_async_receive
  666. <user defined> self_ = 0x2AF7F935900
  667. unsigned int threadIndex = 0x0
  668. boost::system::error_code arg1_
  669. int val_ = 0x0
  670. bool failed_ = 0x0
  671. boost::system::error_category* cat_ = 0x7FF73A905828
  672. unsigned int id_ = 0x8FAFD21E25C5E09B
  673. Local boost::asio::detail::handler_work<<lambda_6591cef05c4d7f0ee4f7bd883896d9b4>,boost::asio::detail::io_object_executor<boost::asio::executor>,boost::asio::detail::io_object_executor<boost::asio::executor> > w
  674. boost::asio::detail::io_object_executor<boost::asio::executor> io_executor_
  675. boost::asio::executor executor_
  676. <user defined> unspecified_bool_type_t = 0xE817FFFC68
  677. function
  678. boost::asio::detail::executor_function_base* func_ = 0x7FF73A9076E8
  679. impl_base
  680. bool fast_dispatch_ = 0x0
  681. boost::asio::executor::impl_base* impl_ = 0x2AF7ECD6860
  682. bool has_native_impl_ = 0x0
  683. boost::asio::detail::io_object_executor<boost::asio::executor> executor_
  684. boost::asio::executor executor_
  685. <user defined> unspecified_bool_type_t = 0xE817FFFC78
  686. function
  687. boost::asio::detail::executor_function_base* func_ = 0x7FF73A9076E8
  688. impl_base
  689. bool fast_dispatch_ = 0x0
  690. boost::asio::executor::impl_base* impl_ = 0x2AF7ECD6860
  691. bool has_native_impl_ = 0x0
  692. Local boost::asio::detail::win_iocp_socket_accept_op<boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::executor>,boost::asio::ip::tcp,<lambda_6591cef05c4d7f0ee4f7bd883896d9b4>,boost::asio::detail::io_object_executor<boost::asio::executor> >::ptr p
  693. AsyncAcceptor::AsyncAcceptWithCallback::__l2::<lambda_6591cef05c4d7f0ee4f7bd883896d9b4>* h = 0xE817FFFCB8
  694. AsyncAcceptor* __this = 0x2AF645B7D00
  695. boost::asio::basic_socket_acceptor<boost::asio::ip::tcp,boost::asio::executor> _acceptor = 0x2AF645B7D00
  696. boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> _endpoint = 0x2AF645B7D78
  697. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor> _socket = 0x2AF645B7D98
  698. std::atomic<bool> _closed = 0x0
  699. std::function<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor> *,unsigned int> __cdecl(void)> _socketFactory = 0x2AF645B7E18
  700. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor>* socket = 0x2AF7C7E46E8
  701. boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::executor>
  702. native_handle_type
  703. unsigned int socket_ = 0x2AF7F935900
  704. bool have_remote_endpoint_ = 0xFF
  705. boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x2AF7C7E46F4
  706. boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::executor> impl_ = 0x2AF7C7E46E8
  707. <user defined> initiate_async_connect = 0x2AF7C7E46E8
  708. <user defined> initiate_async_wait = 0x2AF7C7E46E8
  709. native_handle_type
  710. unsigned int socket_ = 0x2AF7F935900
  711. bool have_remote_endpoint_ = 0xFF
  712. <user defined> remote_endpoint_ = 0x2AF7C7E46F4
  713. initiate_async_send
  714. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor>* self_ = 0x2AF7F935900
  715. initiate_async_receive
  716. <user defined> self_ = 0x2AF7F935900
  717. unsigned int threadIndex = 0x0
  718. boost::asio::detail::win_iocp_socket_accept_op<boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::executor>,boost::asio::ip::tcp,<lambda_6591cef05c4d7f0ee4f7bd883896d9b4>,boost::asio::detail::io_object_executor<boost::asio::executor> >* v = NULL
  719. boost::asio::detail::win_iocp_socket_accept_op<boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::executor>,boost::asio::ip::tcp,<lambda_6591cef05c4d7f0ee4f7bd883896d9b4>,boost::asio::detail::io_object_executor<boost::asio::executor> >* p = NULL
  720. Local boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> peer_endpoint
  721. boost::asio::ip::detail::endpoint impl_
  722. data_union
  723. sockaddr base = 0xE817FFFCE0
  724. sockaddr_in v4 = 0xE817FFFCE0
  725. sockaddr_in6 v6 = 0xE817FFFCE0
  726. boost::asio::ip::detail::endpoint::data_union data_
  727. <user defined> base = 0xE817FFFCE0
  728. <user defined> v4 = 0xE817FFFCE0
  729. <user defined> v6 = 0xE817FFFCE0
  730. Local boost::asio::detail::std_fenced_block b
  731. Local boost::asio::error::detail::misc_category instance
  732. boost::system::error_category
  733. unsigned int id_ = 0x8 <Unable to read memory>
  734.  
  735. 00007FF73945A599 000000E817FFFE40 boost::asio::detail::win_iocp_io_context::do_one+379 C:\local\boost_1_73_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 461
  736. Parameter boost::system::error_code& ec = 0xE817FFFED0
  737. int val_ = 0x0
  738. bool failed_ = 0x0
  739. boost::system::error_category* cat_ = 0x7FF73A905828
  740. unsigned int id_ = 0x8FAFD21E25C5E09B
  741. Local unsigned long last_error = 0x0 <Unable to read memory>
  742. Local unsigned int completion_key = 0xE817FFFE50
  743. Local _OVERLAPPED* overlapped = 0x2AF7A1CC090
  744. unsigned int Internal = 0x7FF73A90586E
  745. unsigned int InternalHigh = 0x0
  746. unsigned long Offset = 0x0
  747. unsigned long OffsetHigh = 0x0
  748. void* Pointer = NULL
  749. void* hEvent = NULL
  750. Local unsigned long bytes_transferred = 0xE817FFFE58
  751. Local boost::asio::detail::scoped_lock<boost::asio::detail::win_mutex> lock
  752. boost::asio::detail::win_mutex& mutex_ = 0x2AF32E5E040
  753. _RTL_CRITICAL_SECTION crit_section_
  754. _RTL_CRITICAL_SECTION_DEBUG* DebugInfo = <Unable to read memory>
  755. long LockCount = 0xFFFFFFFF
  756. long RecursionCount = 0x0
  757. void* OwningThread = NULL
  758. void* LockSemaphore = NULL
  759. unsigned int SpinCount = 0x20007D0
  760. bool locked_ = 0x1
  761. Local boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> ops
  762. boost::asio::detail::win_iocp_operation* front_ = NULL
  763. boost::asio::detail::win_iocp_operation* back_ = NULL
  764. Local boost::system::error_code result_ec
  765. int val_ = 0x0
  766. bool failed_ = 0x0
  767. boost::system::error_category* cat_ = 0x7FF73A905828
  768. unsigned int id_ = 0x8FAFD21E25C5E09B
  769. Local boost::asio::detail::win_iocp_io_context::work_finished_on_block_exit on_exit
  770. boost::asio::detail::win_iocp_io_context* io_context_ = 0x2AF32E5DFE0
  771. boost::asio::detail::execution_context_service_base<boost::asio::detail::win_iocp_io_context>
  772. boost::asio::execution_context::service
  773. key
  774. type_info* type_info_ = 0x7FF73A905B60
  775. boost::asio::execution_context::id* id_ = 0x30
  776. boost::asio::execution_context::service::key key_ = 0x2AF32E5DFE8
  777. boost::asio::execution_context& owner_ = 0x2AF32E8D0B0
  778. boost::asio::execution_context::service* next_ = NULL
  779. work_finished_on_block_exit
  780. boost::asio::detail::win_iocp_io_context* io_context_ = 0x7FF73A905B60
  781. auto_handle
  782. void* handle = 0x7FF73A905B60
  783. boost::asio::detail::win_iocp_io_context::auto_handle iocp_
  784. void* handle = 0x200
  785. long outstanding_work_ = 0x7
  786. long stopped_ = 0x0
  787. long stop_event_posted_ = 0x0
  788. long shutdown_ = 0x0
  789. unsigned long gqcs_timeout_ = 0xFFFFFFFF
  790. thread_function
  791. <user defined> this_ = 0x7FF73A905B60
  792. timer_thread_function
  793. <user defined> io_context_ = 0x7FF73A905B60
  794. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_
  795. boost::asio::detail::win_thread* p_ = 0x2AF34CAD570
  796. boost::asio::detail::win_iocp_io_context::auto_handle waitable_timer_
  797. void* handle = 0x334
  798. long dispatch_required_ = 0x0
  799. boost::asio::detail::win_mutex dispatch_mutex_
  800. _RTL_CRITICAL_SECTION crit_section_ = 0x2AF32E5E040
  801. boost::asio::detail::timer_queue_set timer_queues_
  802. boost::asio::detail::timer_queue_base* first_ = 0x2AF350A8FF8
  803. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_
  804. boost::asio::detail::win_iocp_operation* front_ = NULL
  805. boost::asio::detail::win_iocp_operation* back_ = NULL
  806. int concurrency_hint_ = 0xFFFFFFFF
  807. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> thread_
  808. boost::asio::detail::win_thread* p_ = NULL
  809.  
  810. 00007FF739460C4F 000000E817FFFEA0 boost::asio::detail::win_iocp_io_context::run+DF C:\local\boost_1_73_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 203
  811. Local boost::asio::detail::call_stack<boost::asio::detail::thread_context,boost::asio::detail::thread_info_base>::context ctx
  812. boost::asio::detail::thread_context* key_ = 0x2AF32E5E008
  813. boost::asio::detail::thread_info_base* value_ = 0xE817FFFE88
  814. void*[3] reusable_memory_
  815. [0] = 0x2AF7A1CC090
  816. [1] = NULL
  817. [2] = 0x2AF09F1EB70
  818. boost::asio::detail::call_stack<boost::asio::detail::thread_context,boost::asio::detail::thread_info_base>::context* next_ = NULL
  819. Local boost::asio::detail::win_iocp_thread_info this_thread
  820. boost::asio::detail::thread_info_base
  821. void*[3] reusable_memory_
  822. [0] = 0x2AF7A1CC090
  823. [1] = NULL
  824. [2] = 0x2AF09F1EB70
  825.  
  826. 00007FF73943D72C 000000E817FFFEE0 std::thread::_Invoke<std::tuple<<lambda_f3ab11459afd5c354be9dcf85f9f8c56> >,0>+3C C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread line 55
  827.  
  828. 00007FF92EB71BB2 000000E817FFFF10 _configthreadlocale+92
  829.  
  830. 00007FF931157034 000000E817FFFF40 BaseThreadInitThunk+14
  831.  
  832. 00007FF9313C2651 000000E817FFFFC0 RtlUserThreadStart+21
  833.  
  834.  
  835. Call stack:
  836. Address Frame Function SourceFile
  837. 00007FF93140D5C4 000000E81790F4C0 NtDelayExecution+14
  838.  
  839. 00007FF92EDF96DE 000000E81790F560 SleepEx+9E
  840.  
  841. 00007FF8F2FC30BC 000000E81790F5B0 _Thrd_sleep+3C
  842.  
  843. 00007FF7394428A3 000000E81790F600 std::this_thread::sleep_until<std::chrono::steady_clock,std::chrono::duration<__int64,std::ratio<1,1000000000> > >+83 C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread line 201
  844. Local std::chrono::time_point<std::chrono::steady_clock,std::chrono::duration<__int64,std::ratio<1,1000000000> > > _Now
  845. std::chrono::duration<__int64,std::ratio<1,1000000000> > _MyDur
  846. int _MyRep = 0x0 <Unable to read memory>
  847. Local xtime _Tgt
  848. int sec = 0x62CC8BB4
  849. long nsec = 0x2446C41C
  850.  
  851. 00007FF739442819 000000E81790F630 std::this_thread::sleep_for<__int64,std::ratio<1,1000> >+19 C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread line 207
  852. Parameter std::chrono::duration<__int64,std::ratio<1,1000> >& _Rel_time = <Unable to read memory>
  853.  
  854. 00007FF7394560F7 000000E81790F6C0 WorldUpdateLoop+1C7 G:\Trinity\src\server\worldserver\Main.cpp line 493
  855. Local unsigned int realCurrTime = 0x0 <Unable to read memory>
  856. Local int m_ServiceStatus = 0x0 <Unable to read memory>
  857.  
  858. 00007FF739465D65 000000E81790FEC0 main+28F5 G:\Trinity\src\server\worldserver\Main.cpp line 393
  859. Parameter int argc = 0xE81790FED0
  860. Parameter char** argv = NULL
  861. Local std::shared_ptr<boost::dll::shared_library> winmm
  862. std::_Ptr_base<boost::dll::shared_library>
  863. boost::dll::shared_library* _Ptr = 0x2AF32E9F700
  864. boost::dll::detail::shared_library_impl
  865. HINSTANCE__* handle_ = 0x905A4D
  866. std::_Ref_count_base* _Rep = 0x2AF32E9C250
  867. unsigned long _Uses = 0x1
  868. unsigned long _Weaks = 0x1
  869. Local std::string pidFile = ""
  870. Local std::unique_ptr<AsyncAcceptor,std::default_delete<AsyncAcceptor> > raAcceptor
  871. std::_Compressed_pair<std::default_delete<AsyncAcceptor>,AsyncAcceptor *,1> _Mypair
  872. AsyncAcceptor* _Myval2 = NULL
  873. Local boost::asio::basic_signal_set<boost::asio::executor> signals
  874. initiate_async_wait
  875. boost::asio::basic_signal_set<boost::asio::executor>* self_ = 0x2AF32F3A1A0
  876. initiate_async_wait
  877. boost::asio::basic_signal_set<boost::asio::executor>* self_ = 0x7FF73A9060B8
  878. boost::asio::detail::io_object_impl<boost::asio::detail::signal_set_service,boost::asio::executor> impl_ = 0x2AF32F3A1A0
  879. boost::asio::detail::io_object_impl<boost::asio::detail::signal_set_service,boost::asio::executor> impl_
  880. implementation_type
  881. boost::asio::detail::op_queue<boost::asio::detail::signal_op> queue_ = 0xE81790F830
  882. boost::asio::detail::signal_set_service::registration* signals_ = 0x2AF32ED47D0
  883. boost::asio::detail::signal_set_service* service_ = 0x2AF32F3A1A0
  884. boost::asio::detail::execution_context_service_base<boost::asio::detail::signal_set_service>
  885. boost::asio::execution_context::service
  886. key
  887. type_info* type_info_ = 0x7FF73A9060B8
  888. boost::asio::execution_context::id* id_ = 0x30
  889. boost::asio::execution_context::service::key key_ = 0x2AF32F3A1A8
  890. boost::asio::execution_context& owner_ = 0x2AF32E8D0B0
  891. boost::asio::execution_context::service* next_ = 0x2AF32E5DFE0
  892. registration
  893. int signal_number_ = 0x3A9060B8
  894. boost::asio::detail::op_queue<boost::asio::detail::signal_op>* queue_ = 0x7FF73AF1E1A0
  895. unsigned int undelivered_ = 0x0
  896. boost::asio::detail::signal_set_service::registration* next_in_table_ = 0x2AF32F13BF0
  897. boost::asio::detail::signal_set_service::registration* prev_in_table_ = 0x2AF32E5DFE0
  898. boost::asio::detail::signal_set_service::registration* next_in_set_ = 0x2AF32E5DFE0
  899. implementation_type
  900. boost::asio::detail::op_queue<boost::asio::detail::signal_op> queue_ = 0x2AF32F3A1A0
  901. boost::asio::detail::signal_set_service::registration* signals_ = NULL
  902. boost::asio::detail::win_iocp_io_context& scheduler_ = 0x2AF32E5DFE0
  903. boost::asio::detail::signal_set_service::registration*[23] registrations_
  904. [0] = NULL
  905. [1] = NULL
  906. [2] = 0x2AF32E923F0
  907. [3] = NULL
  908. [4] = NULL
  909. [5] = NULL
  910. [6] = NULL
  911. [7] = NULL
  912. [8] = NULL
  913. [9] = NULL
  914. boost::asio::detail::signal_set_service* next_ = NULL
  915. boost::asio::detail::signal_set_service* prev_ = NULL
  916. boost::asio::detail::signal_set_service::implementation_type implementation_
  917. boost::asio::detail::op_queue<boost::asio::detail::signal_op> queue_ = 0xE81790F838
  918. boost::asio::detail::signal_set_service::registration* signals_ = 0x2AF32E923F0
  919. boost::asio::detail::io_object_executor<boost::asio::executor> implementation_executor_
  920. boost::asio::executor executor_ = 0x2AF32ECE4F0
  921. bool has_native_impl_ = 0x0
  922. Local std::shared_ptr<std::thread> soapThread
  923. std::_Ptr_base<std::thread>
  924. std::thread* _Ptr = NULL
  925. std::_Ref_count_base* _Rep = NULL
  926. Local boost::system::error_code dllError
  927. int val_ = 0x0 <Unable to read memory>
  928. bool failed_ = 0x4 <Unable to read memory>
  929. boost::system::error_category* cat_ = <Unable to read memory>
  930. Local std::string configError = ""
  931. Local int networkThreads = 0x0 <Unable to read memory>
  932. Local boost::filesystem::path configFile
  933. iterator
  934. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  935. boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64,1,0>
  936. boost::filesystem::path m_element = 0xE81790FC00
  937. boost::filesystem::path* m_path_ptr = 0x2E6B726F77746500
  938. iterator
  939. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  940. boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64,1,0>
  941. boost::filesystem::path m_element = 0x2E6B726F77746500
  942. boost::filesystem::path* m_path_ptr = <Unable to read memory>
  943. unsigned int m_pos = 0x2E6B726F77746528 <Unable to read memory>
  944. const_iterator
  945. <user defined> m_element = 0x2E6B726F77746500
  946. <user defined> m_path_ptr = 0x2E6B726F77746520 <Unable to read memory>
  947. unsigned int m_pos = 0x2E6B726F77746528 <Unable to read memory>
  948. reverse_iterator
  949. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  950. boost::iterators::detail::iterator_facade_base<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64,1,0>
  951. boost::filesystem::path::iterator m_itr = 0x2E6B726F77746500
  952. boost::filesystem::path m_element = 0x2E6B726F77746530
  953. const_reverse_iterator
  954. <user defined> m_itr = 0x2E6B726F77746500
  955. <user defined> m_element = 0x2E6B726F77746530
  956. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x2E6B726F77746500
  957. unsigned int m_pos = 0x73646165726854
  958. const_iterator
  959. <user defined> m_element = 0xE81790FC00
  960. <user defined> m_path_ptr = 0x2E6B726F77746500
  961. unsigned int m_pos = 0x73646165726854
  962. reverse_iterator
  963. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  964. boost::iterators::detail::iterator_facade_base<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64,1,0>
  965. boost::filesystem::path::iterator m_itr
  966. <user defined> m_element = 0xE81790FC00
  967. <user defined> m_path_ptr = 0x2E6B726F77746500
  968. unsigned int m_pos = 0x73646165726854
  969. boost::filesystem::path m_element
  970. iterator
  971. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  972. boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64,1,0>
  973. boost::filesystem::path m_element = 0xE81790FC30
  974. boost::filesystem::path* m_path_ptr = NULL
  975. unsigned int m_pos = 0xF
  976. const_iterator
  977. <user defined> m_element = 0xE81790FC30
  978. <user defined> m_path_ptr = 0x0
  979. unsigned int m_pos = 0xF
  980. reverse_iterator
  981. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  982. boost::iterators::detail::iterator_facade_base<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64,1,0>
  983. boost::filesystem::path::iterator m_itr = 0xE81790FC30
  984. boost::filesystem::path m_element = 0xE81790FC60
  985. const_reverse_iterator
  986. <user defined> m_itr = 0xE81790FC30
  987. <user defined> m_element = 0xE81790FC60
  988. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0xE81790FC30
  989. const_reverse_iterator
  990. <user defined> m_itr = 0xE81790FC00
  991. <user defined> m_element = 0xE81790FC30
  992. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname
  993. std::_Compressed_pair<std::allocator<wchar_t>,std::_String_val<std::_Simple_types<wchar_t> >,1> _Mypair
  994. std::_String_val<std::_Simple_types<wchar_t> > _Myval2 = 0xE81790FC00
  995. Local boost::program_options::variables_map vm
  996. boost::program_options::abstract_variables_map
  997. boost::program_options::abstract_variables_map* m_next = NULL
  998. std::map<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,boost::program_options::variable_value,std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::allocator<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,boost::program_options::variable_value> > >
  999. std::_Tree<std::_Tmap_traits<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,boost::program_options::variable_value,std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::allocator<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,boost::program_options::variable_value> >,0> >
  1000. <user defined> value_compare = 0x2AF32EA63D0
  1001. <user defined> _Copy_tag = 0x2AF32EA63D0
  1002. <user defined> _Move_tag = 0x2AF32EA63D0
  1003. std::_Compressed_pair<std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,boost::program_options::variable_value>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,boost::program_options::variable_value> > >,1>,1> _Mypair = 0xE81790F880
  1004. <user defined> value_compare = 0xE81790F880
  1005. std::set<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::allocator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > > m_final
  1006. std::_Tree<std::_Tset_traits<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::allocator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,0> >
  1007. <user defined> _Copy_tag = 0xE81790F890
  1008. <user defined> _Move_tag = 0xE81790F890
  1009. std::_Compressed_pair<std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::_Compressed_pair<std::allocator<std::_Tree_node<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,void *> >,std::_Tree_val<std::_Tree_simple_types<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >,1>,1> _Mypair = 0xE81790F890
  1010. std::map<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::allocator<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > > > m_required
  1011. std::_Tree<std::_Tmap_traits<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::allocator<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >,0> >
  1012. <user defined> value_compare = 0xE81790F8A0
  1013. <user defined> _Copy_tag = 0xE81790F8A0
  1014. <user defined> _Move_tag = 0xE81790F8A0
  1015. std::_Compressed_pair<std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > > >,1>,1> _Mypair = 0xE81790F8A0
  1016. <user defined> value_compare = 0xE81790F8A0
  1017. Local std::shared_ptr<FreezeDetector> freezeDetector
  1018. std::_Ptr_base<FreezeDetector>
  1019. FreezeDetector* _Ptr = 0x2AF6B506900
  1020. Trinity::Asio::DeadlineTimer _timer = 0x2AF6B506900
  1021. unsigned int _worldLoopCounter = 0x7E08
  1022. unsigned int _lastChangeMsTime = 0x1255E
  1023. unsigned int _maxCoreStuckTimeInMs = 0xEA60
  1024. std::_Ref_count_base* _Rep = 0x2AF6B5068F0
  1025. unsigned long _Uses = 0x1
  1026. unsigned long _Weaks = 0x2
  1027. Local std::shared_ptr<void> sScriptMgrHandle
  1028. std::_Ptr_base<void>
  1029. void* _Ptr = NULL
  1030. std::_Ref_count_base* _Rep = 0x2AF34CAD8B0
  1031. unsigned long _Uses = 0x1
  1032. unsigned long _Weaks = 0x1
  1033. Local std::optional<unsigned int> newTimerResolution
  1034. std::_Optional_construct_base<unsigned int>
  1035. std::_Optional_destruct_base<unsigned int,1>
  1036. unsigned int _Value = 0x1
  1037. bool _Has_value = 0x1
  1038. Local std::shared_ptr<Trinity::Asio::IoContext> ioContext
  1039. std::_Ptr_base<Trinity::Asio::IoContext>
  1040. Trinity::Asio::IoContext* _Ptr = 0x2AF32F13BF0
  1041. boost::asio::io_context _impl = 0x2AF32F13BF0
  1042. std::_Ref_count_base* _Rep = 0x2AF32F13BE0
  1043. unsigned long _Uses = 0x4
  1044. unsigned long _Weaks = 0x1
  1045. Local std::shared_ptr<std::thread> cliThread
  1046. std::_Ptr_base<std::thread>
  1047. std::thread* _Ptr = 0x2AF0C201170
  1048. id
  1049. unsigned int _Id = 0x360
  1050. _Thrd_t _Thr = 0x2AF0C201170
  1051. std::_Ref_count_base* _Rep = 0x2AF7ECDAFD0
  1052. unsigned long _Uses = 0x1
  1053. unsigned long _Weaks = 0x1
  1054. Local std::string configService = ""
  1055. Local std::vector<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::allocator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > > overriddenKeys
  1056. std::_Compressed_pair<std::allocator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::_Vector_val<std::_Simple_types<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >,1> _Mypair
  1057. std::_Vector_val<std::_Simple_types<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > > _Myval2
  1058. std::string* _Myfirst = NULL
  1059. std::string* _Mylast = NULL
  1060. std::string* _Myend = NULL
  1061. Local std::shared_ptr<void> sWorldSocketMgrHandle
  1062. std::_Ptr_base<void>
  1063. void* _Ptr = NULL
  1064. std::_Ref_count_base* _Rep = 0x2AF0C201350
  1065. unsigned long _Uses = 0x1
  1066. unsigned long _Weaks = 0x1
  1067. Local std::shared_ptr<void> dbHandle
  1068. std::_Ptr_base<void>
  1069. void* _Ptr = NULL
  1070. std::_Ref_count_base* _Rep = 0x2AF34CAD6D0
  1071. unsigned long _Uses = 0x1
  1072. unsigned long _Weaks = 0x1
  1073. Local std::shared_ptr<void> dbHandle
  1074. std::_Ptr_base<void>
  1075. void* _Ptr = 0x2AF0C201170
  1076. std::_Ref_count_base* _Rep = 0x2AF32F13BE0
  1077. unsigned long _Uses = 0x4
  1078. unsigned long _Weaks = 0x1
  1079. Local std::shared_ptr<void> mapManagementHandle
  1080. std::_Ptr_base<void>
  1081. void* _Ptr = NULL
  1082. std::_Ref_count_base* _Rep = 0x2AF0C201570
  1083. unsigned long _Uses = 0x1
  1084. unsigned long _Weaks = 0x1
  1085. Local std::string worldListener = "0.0.0.0"
  1086. Local std::shared_ptr<void> opensslHandle
  1087. std::_Ptr_base<void>
  1088. void* _Ptr = 0x2AF32ECC940
  1089. std::_Ref_count_base* _Rep = 0x2AF32ECE610
  1090. unsigned long _Uses = 0x1
  1091. unsigned long _Weaks = 0x1
  1092. Local std::shared_ptr<void> opensslHandle
  1093. std::_Ptr_base<void>
  1094. void* _Ptr = NULL
  1095. std::_Ref_count_base* _Rep = 0x2AF32ECC940
  1096. unsigned long _Uses = 0x1
  1097. unsigned long _Weaks = 0x1
  1098. Local BigNumber seed
  1099. bignum_st* _bn = 0x2AF32ECC3E0
  1100. Local std::shared_ptr<std::vector<std::thread,std::allocator<std::thread> > > threadPool
  1101. std::_Ptr_base<std::vector<std::thread,std::allocator<std::thread> > >
  1102. std::vector<std::thread,std::allocator<std::thread> >* _Ptr = 0x2AF32ECE610
  1103. std::_Compressed_pair<std::allocator<std::thread>,std::_Vector_val<std::_Simple_types<std::thread> >,1> _Mypair = 0x2AF32ECE610
  1104. std::_Ref_count_base* _Rep = NULL
  1105. Local std::shared_ptr<std::vector<std::thread,std::allocator<std::thread> > > threadPool
  1106. std::_Ptr_base<std::vector<std::thread,std::allocator<std::thread> > >
  1107. std::vector<std::thread,std::allocator<std::thread> >* _Ptr = 0x2AF32F3EF30
  1108. std::_Compressed_pair<std::allocator<std::thread>,std::_Vector_val<std::_Simple_types<std::thread> >,1> _Mypair = 0x2AF32F3EF30
  1109. std::_Ref_count_base* _Rep = 0x2AF32ECE610
  1110. unsigned long _Uses = 0x1
  1111. unsigned long _Weaks = 0x1
  1112. Local std::shared_ptr<void> sMetricHandle
  1113. std::_Ptr_base<void>
  1114. void* _Ptr = NULL
  1115. std::_Ref_count_base* _Rep = 0x2AF34CAD630
  1116. unsigned long _Uses = 0x1
  1117. unsigned long _Weaks = 0x1
  1118. Local <user defined>* timeGetDevCapsPtr = <Unable to read memory>
  1119. Local timecaps_tag timeResolutionLimits
  1120. unsigned int wPeriodMin = 0x0 <Unable to read memory>
  1121. unsigned int wPeriodMax = 0x4 <Unable to read memory>
  1122. Local <user defined>* timeBeginPeriodPtr = <Unable to read memory>
  1123. Local std::exception& e = 0xE81790FD30
  1124. __std_exception_data _Data
  1125. char* _What = 0xF <Unable to read memory>
  1126. bool _DoFree = 0x0
  1127. Local std::string* <begin>$L0 = NULL
  1128. Local std::string* <end>$L0 = <Unable to read memory>
  1129. Local std::exception& e = 0x8
  1130. __std_exception_data _Data
  1131. char* _What = <Unable to read memory>
  1132. bool _DoFree = 0x18 <Unable to read memory>
  1133. Local unsigned int pid = 0xE81790F760
  1134. Local std::exception& e = 0x2AF32E5A790
  1135. __std_exception_data _Data
  1136. char* _What = "§å2¯"
  1137. bool _DoFree = 0x0
  1138. Local std::exception& e = 0x2
  1139. __std_exception_data _Data
  1140. char* _What = <Unable to read memory>
  1141. bool _DoFree = 0x12 <Unable to read memory>
  1142. Local int i = 0x0 <Unable to read memory>
  1143. Local std::exception& e = 0x158
  1144. __std_exception_data _Data
  1145. char* _What = <Unable to read memory>
  1146. bool _DoFree = 0x168 <Unable to read memory>
  1147. Local std::exception& e = 0x2AF32E5FA10
  1148. __std_exception_data _Data
  1149. char* _What = ""
  1150. bool _DoFree = 0xC
  1151. Local int coreStuckTime = 0xE81790F738
  1152. Local std::exception& e = 0x2AF33040000
  1153. __std_exception_data _Data
  1154. char* _What = "pæ2¯"
  1155. bool _DoFree = 0x80
  1156. Local std::exception& e = 0xE81790FA79
  1157. __std_exception_data _Data
  1158. char* _What = 0xC0000002AF32E655 <Unable to read memory>
  1159. bool _DoFree = 0xC
  1160. Local std::exception& e = 0x2AF32E50000
  1161. __std_exception_data _Data
  1162. char* _What = 0x1002D0E547DB4EF <Unable to read memory>
  1163. bool _DoFree = 0xEE
  1164.  
  1165. 00007FF73A3C67C0 000000E81790FF00 __scrt_common_main_seh+10C D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl line 288
  1166. Local bool has_cctor = 0xE81790FEF0
  1167. Local int main_result = 0x0 <Unable to read memory>
  1168. Local <user defined>** tls_init_callback = <Unable to read memory>
  1169. Local bool is_nested = 0x0 <Unable to read memory>
  1170. Local <user defined>** tls_dtor_callback = <Unable to read memory>
  1171. Local int main_result = 0x0 <Unable to read memory>
  1172. Local __scrt_native_startup_state __scrt_current_native_startup_state = 0x0 <Unable to read memory>
  1173.  
  1174. 00007FF931157034 000000E81790FF30 BaseThreadInitThunk+14
  1175.  
  1176. 00007FF9313C2651 000000E81790FFB0 RtlUserThreadStart+21
  1177.  
  1178.  
  1179. Call stack:
  1180. Address Frame Function SourceFile
  1181. 00007FF93140D064 000000E8180FFC70 NtRemoveIoCompletion+14
  1182.  
  1183. 00007FF92EE11A7F 000000E8180FFCD0 GetQueuedCompletionStatus+4F
  1184.  
  1185. 00007FF73945A4E3 000000E8180FFDB0 boost::asio::detail::win_iocp_io_context::do_one+2C3 C:\local\boost_1_73_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 421
  1186. Parameter boost::system::error_code& ec = 0xE8180FFE40
  1187. int val_ = 0x0
  1188. bool failed_ = 0x0
  1189. boost::system::error_category* cat_ = 0x7FF73A905828
  1190. unsigned int id_ = 0x8FAFD21E25C5E09B
  1191. Local unsigned long last_error = 0x0 <Unable to read memory>
  1192. Local unsigned int completion_key = 0xE8180FFDC0
  1193. Local _OVERLAPPED* overlapped = NULL
  1194. Local unsigned long bytes_transferred = 0xE8180FFDC8
  1195. Local boost::asio::detail::scoped_lock<boost::asio::detail::win_mutex> lock
  1196. boost::asio::detail::win_mutex& mutex_ = 0x2AF32E5E040
  1197. _RTL_CRITICAL_SECTION crit_section_
  1198. _RTL_CRITICAL_SECTION_DEBUG* DebugInfo = <Unable to read memory>
  1199. long LockCount = 0xFFFFFFFF
  1200. long RecursionCount = 0x0
  1201. void* OwningThread = NULL
  1202. void* LockSemaphore = NULL
  1203. unsigned int SpinCount = 0x20007D0
  1204. bool locked_ = 0x1
  1205. Local boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> ops
  1206. boost::asio::detail::win_iocp_operation* front_ = NULL
  1207. boost::asio::detail::win_iocp_operation* back_ = NULL
  1208. Local boost::asio::detail::win_iocp_operation* op = <Unable to read memory>
  1209. Local boost::system::error_code result_ec
  1210. int val_ = 0x0
  1211. bool failed_ = 0x0
  1212. boost::system::error_category* cat_ = 0x7FF73A905828
  1213. unsigned int id_ = 0x8FAFD21E25C5E09B
  1214. Local boost::asio::detail::win_iocp_io_context::work_finished_on_block_exit on_exit
  1215. boost::asio::detail::win_iocp_io_context* io_context_ = 0x2AF32E5DFE0
  1216. boost::asio::detail::execution_context_service_base<boost::asio::detail::win_iocp_io_context>
  1217. boost::asio::execution_context::service
  1218. key
  1219. type_info* type_info_ = 0x7FF73A905B60
  1220. boost::asio::execution_context::id* id_ = 0x30
  1221. boost::asio::execution_context::service::key key_ = 0x2AF32E5DFE8
  1222. boost::asio::execution_context& owner_ = 0x2AF32E8D0B0
  1223. boost::asio::execution_context::service* next_ = NULL
  1224. work_finished_on_block_exit
  1225. boost::asio::detail::win_iocp_io_context* io_context_ = 0x7FF73A905B60
  1226. auto_handle
  1227. void* handle = 0x7FF73A905B60
  1228. boost::asio::detail::win_iocp_io_context::auto_handle iocp_
  1229. void* handle = 0x200
  1230. long outstanding_work_ = 0x7
  1231. long stopped_ = 0x0
  1232. long stop_event_posted_ = 0x0
  1233. long shutdown_ = 0x0
  1234. unsigned long gqcs_timeout_ = 0xFFFFFFFF
  1235. thread_function
  1236. <user defined> this_ = 0x7FF73A905B60
  1237. timer_thread_function
  1238. <user defined> io_context_ = 0x7FF73A905B60
  1239. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_
  1240. boost::asio::detail::win_thread* p_ = 0x2AF34CAD570
  1241. boost::asio::detail::win_iocp_io_context::auto_handle waitable_timer_
  1242. void* handle = 0x334
  1243. long dispatch_required_ = 0x0
  1244. boost::asio::detail::win_mutex dispatch_mutex_
  1245. _RTL_CRITICAL_SECTION crit_section_ = 0x2AF32E5E040
  1246. boost::asio::detail::timer_queue_set timer_queues_
  1247. boost::asio::detail::timer_queue_base* first_ = 0x2AF350A8FF8
  1248. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_
  1249. boost::asio::detail::win_iocp_operation* front_ = NULL
  1250. boost::asio::detail::win_iocp_operation* back_ = NULL
  1251. int concurrency_hint_ = 0xFFFFFFFF
  1252. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> thread_
  1253. boost::asio::detail::win_thread* p_ = NULL
  1254.  
  1255. 00007FF739460C4F 000000E8180FFE10 boost::asio::detail::win_iocp_io_context::run+DF C:\local\boost_1_73_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 203
  1256. Local boost::asio::detail::call_stack<boost::asio::detail::thread_context,boost::asio::detail::thread_info_base>::context ctx
  1257. boost::asio::detail::thread_context* key_ = 0x2AF32E5E008
  1258. boost::asio::detail::thread_info_base* value_ = 0xE8180FFDF8
  1259. void*[3] reusable_memory_
  1260. [0] = NULL
  1261. [1] = NULL
  1262. [2] = NULL
  1263. boost::asio::detail::call_stack<boost::asio::detail::thread_context,boost::asio::detail::thread_info_base>::context* next_ = NULL
  1264. Local boost::asio::detail::win_iocp_thread_info this_thread
  1265. boost::asio::detail::thread_info_base
  1266. void*[3] reusable_memory_
  1267. [0] = NULL
  1268. [1] = NULL
  1269. [2] = NULL
  1270.  
  1271. 00007FF73943D72C 000000E8180FFE50 std::thread::_Invoke<std::tuple<<lambda_f3ab11459afd5c354be9dcf85f9f8c56> >,0>+3C C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread line 55
  1272.  
  1273. 00007FF92EB71BB2 000000E8180FFE80 _configthreadlocale+92
  1274.  
  1275. 00007FF931157034 000000E8180FFEB0 BaseThreadInitThunk+14
  1276.  
  1277. 00007FF9313C2651 000000E8180FFF30 RtlUserThreadStart+21
  1278.  
  1279.  
  1280. Call stack:
  1281. Address Frame Function SourceFile
  1282. 00007FF931410934 000000E8181FFB80 NtWaitForAlertByThreadId+14
  1283.  
  1284. 00007FF9313D4021 000000E8181FFC00 RtlSleepConditionVariableSRW+131
  1285.  
  1286. 00007FF92EE1D059 000000E8181FFC40 SleepConditionVariableSRW+29
  1287.  
  1288. 00007FF8F2FC2B89 000000E8181FFC70 ?_Winerror_message@std@@YAKKPEADK@Z+139
  1289.  
  1290. 00007FF8F2FC2E1A 000000E8181FFCA0 _Cnd_wait+3A
  1291.  
  1292. 00007FF73A260FB4 000000E8181FFCD0 DatabaseWorker::WorkerThread+74 G:\Trinity\src\server\database\Database\DatabaseWorker.cpp line 48
  1293. Local SQLOperation* operation = <Unable to read memory>
  1294.  
  1295. 00007FF73A260C9F 000000E8181FFD00 std::thread::_Invoke<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,0,1>+F C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread line 56
  1296.  
  1297. 00007FF92EB71BB2 000000E8181FFD30 _configthreadlocale+92
  1298.  
  1299. 00007FF931157034 000000E8181FFD60 BaseThreadInitThunk+14
  1300.  
  1301. 00007FF9313C2651 000000E8181FFDE0 RtlUserThreadStart+21
  1302.  
  1303.  
  1304. Call stack:
  1305. Address Frame Function SourceFile
  1306. 00007FF931410934 000000E8182FF960 NtWaitForAlertByThreadId+14
  1307.  
  1308. 00007FF9313D4021 000000E8182FF9E0 RtlSleepConditionVariableSRW+131
  1309.  
  1310. 00007FF92EE1D059 000000E8182FFA20 SleepConditionVariableSRW+29
  1311.  
  1312. 00007FF8F2FC2B89 000000E8182FFA50 ?_Winerror_message@std@@YAKKPEADK@Z+139
  1313.  
  1314. 00007FF8F2FC2E1A 000000E8182FFA80 _Cnd_wait+3A
  1315.  
  1316. 00007FF73A260FB4 000000E8182FFAB0 DatabaseWorker::WorkerThread+74 G:\Trinity\src\server\database\Database\DatabaseWorker.cpp line 48
  1317. Local SQLOperation* operation = <Unable to read memory>
  1318.  
  1319. 00007FF73A260C9F 000000E8182FFAE0 std::thread::_Invoke<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,0,1>+F C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread line 56
  1320.  
  1321. 00007FF92EB71BB2 000000E8182FFB10 _configthreadlocale+92
  1322.  
  1323. 00007FF931157034 000000E8182FFB40 BaseThreadInitThunk+14
  1324.  
  1325. 00007FF9313C2651 000000E8182FFBC0 RtlUserThreadStart+21
  1326.  
  1327.  
  1328. Call stack:
  1329. Address Frame Function SourceFile
  1330. 00007FF931410934 000000E8183FFCB0 NtWaitForAlertByThreadId+14
  1331.  
  1332. 00007FF9313D4021 000000E8183FFD30 RtlSleepConditionVariableSRW+131
  1333.  
  1334. 00007FF92EE1D059 000000E8183FFD70 SleepConditionVariableSRW+29
  1335.  
  1336. 00007FF8F2FC2B89 000000E8183FFDA0 ?_Winerror_message@std@@YAKKPEADK@Z+139
  1337.  
  1338. 00007FF8F2FC2E1A 000000E8183FFDD0 _Cnd_wait+3A
  1339.  
  1340. 00007FF73A260FB4 000000E8183FFE00 DatabaseWorker::WorkerThread+74 G:\Trinity\src\server\database\Database\DatabaseWorker.cpp line 48
  1341. Local SQLOperation* operation = <Unable to read memory>
  1342.  
  1343. 00007FF73A260C9F 000000E8183FFE30 std::thread::_Invoke<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,0,1>+F C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread line 56
  1344.  
  1345. 00007FF92EB71BB2 000000E8183FFE60 _configthreadlocale+92
  1346.  
  1347. 00007FF931157034 000000E8183FFE90 BaseThreadInitThunk+14
  1348.  
  1349. 00007FF9313C2651 000000E8183FFF10 RtlUserThreadStart+21
  1350.  
  1351.  
  1352. Call stack:
  1353. Address Frame Function SourceFile
  1354. 00007FF93140CFC4 000000E8184FFBD0 ZwWaitForSingleObject+14
  1355.  
  1356. 00007FF92EDD1ACE 000000E8184FFC70 WaitForSingleObjectEx+8E
  1357.  
  1358. 00007FF739460B33 000000E8184FFCA0 boost::asio::detail::win_thread::func<boost::asio::detail::win_iocp_io_context::timer_thread_function>::run+33 C:\local\boost_1_73_0\boost\asio\detail\win_thread.hpp line 122
  1359.  
  1360. 00007FF739463195 000000E8184FFCD0 boost::asio::detail::win_thread_function+25 C:\local\boost_1_73_0\boost\asio\detail\impl\win_thread.ipp line 127
  1361. Local boost::asio::detail::win_thread::auto_func_base_ptr func
  1362. boost::asio::detail::win_thread::func_base* ptr = 0x2AF34C985D0
  1363. void* entry_event_ = 0x338
  1364. void* exit_event_ = 0x33C
  1365. Local void* exit_event = <Unable to read memory>
  1366.  
  1367. 00007FF92EB71BB2 000000E8184FFD00 _configthreadlocale+92
  1368.  
  1369. 00007FF931157034 000000E8184FFD30 BaseThreadInitThunk+14
  1370.  
  1371. 00007FF9313C2651 000000E8184FFDB0 RtlUserThreadStart+21
  1372.  
  1373.  
  1374. Call stack:
  1375. Address Frame Function SourceFile
  1376. 00007FF931410994 000000E817DFF560 ZwWaitForWorkViaWorkerFactory+14
  1377.  
  1378. 00007FF9313C2DC7 000000E817DFF860 TpReleaseCleanupGroupMembers+747
  1379.  
  1380. 00007FF931157034 000000E817DFF890 BaseThreadInitThunk+14
  1381.  
  1382. 00007FF9313C2651 000000E817DFF910 RtlUserThreadStart+21
  1383.  
  1384.  
  1385. Call stack:
  1386. Address Frame Function SourceFile
  1387. 00007FF931410994 000000E817EFF4E0 ZwWaitForWorkViaWorkerFactory+14
  1388.  
  1389. 00007FF9313C2DC7 000000E817EFF7E0 TpReleaseCleanupGroupMembers+747
  1390.  
  1391. 00007FF931157034 000000E817EFF810 BaseThreadInitThunk+14
  1392.  
  1393. 00007FF9313C2651 000000E817EFF890 RtlUserThreadStart+21
  1394.  
  1395.  
  1396. Call stack:
  1397. Address Frame Function SourceFile
  1398. 00007FF931410934 000000E8185FFBB0 NtWaitForAlertByThreadId+14
  1399.  
  1400. 00007FF9313D4021 000000E8185FFC30 RtlSleepConditionVariableSRW+131
  1401.  
  1402. 00007FF92EE1D059 000000E8185FFC70 SleepConditionVariableSRW+29
  1403.  
  1404. 00007FF8F2FC2B89 000000E8185FFCA0 ?_Winerror_message@std@@YAKKPEADK@Z+139
  1405.  
  1406. 00007FF8F2FC2E1A 000000E8185FFCD0 _Cnd_wait+3A
  1407.  
  1408. 00007FF739FF0474 000000E8185FFD20 MapUpdater::WorkerThread+64 G:\Trinity\src\server\game\Maps\MapUpdater.cpp line 113
  1409. Local MapUpdateRequest* request = <Unable to read memory>
  1410.  
  1411. 00007FF739FEFC7F 000000E8185FFD50 std::thread::_Invoke<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *>,0,1>+F C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread line 56
  1412.  
  1413. 00007FF92EB71BB2 000000E8185FFD80 _configthreadlocale+92
  1414.  
  1415. 00007FF931157034 000000E8185FFDB0 BaseThreadInitThunk+14
  1416.  
  1417. 00007FF9313C2651 000000E8185FFE30 RtlUserThreadStart+21
  1418.  
  1419.  
  1420. Call stack:
  1421. Address Frame Function SourceFile
  1422. 00007FF93140CFC4 000000E8186FFC70 ZwWaitForSingleObject+14
  1423.  
  1424. 00007FF92EDD1ACE 000000E8186FFD10 WaitForSingleObjectEx+8E
  1425.  
  1426. 00007FF739460B33 000000E8186FFD40 boost::asio::detail::win_thread::func<boost::asio::detail::win_iocp_io_context::timer_thread_function>::run+33 C:\local\boost_1_73_0\boost\asio\detail\win_thread.hpp line 122
  1427.  
  1428. 00007FF739463195 000000E8186FFD70 boost::asio::detail::win_thread_function+25 C:\local\boost_1_73_0\boost\asio\detail\impl\win_thread.ipp line 127
  1429. Local boost::asio::detail::win_thread::auto_func_base_ptr func
  1430. boost::asio::detail::win_thread::func_base* ptr = 0x2AF7ECD6110
  1431. void* entry_event_ = 0x364
  1432. void* exit_event_ = 0x374
  1433. Local void* exit_event = <Unable to read memory>
  1434.  
  1435. 00007FF92EB71BB2 000000E8186FFDA0 _configthreadlocale+92
  1436.  
  1437. 00007FF931157034 000000E8186FFDD0 BaseThreadInitThunk+14
  1438.  
  1439. 00007FF9313C2651 000000E8186FFE50 RtlUserThreadStart+21
  1440.  
  1441.  
  1442. Call stack:
  1443. Address Frame Function SourceFile
  1444. 00007FF93140D064 000000E8187FFB50 NtRemoveIoCompletion+14
  1445.  
  1446. 00007FF92EE11A7F 000000E8187FFBB0 GetQueuedCompletionStatus+4F
  1447.  
  1448. 00007FF73945A4E3 000000E8187FFC90 boost::asio::detail::win_iocp_io_context::do_one+2C3 C:\local\boost_1_73_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 421
  1449. Parameter boost::system::error_code& ec = 0xE8187FFD70
  1450. int val_ = 0x0
  1451. bool failed_ = 0x0
  1452. boost::system::error_category* cat_ = 0x7FF73A905828
  1453. unsigned int id_ = 0x8FAFD21E25C5E09B
  1454. Local unsigned long last_error = 0x0 <Unable to read memory>
  1455. Local unsigned int completion_key = 0xE8187FFCA0
  1456. Local _OVERLAPPED* overlapped = NULL
  1457. Local unsigned long bytes_transferred = 0xE8187FFCA8
  1458. Local boost::asio::detail::scoped_lock<boost::asio::detail::win_mutex> lock
  1459. boost::asio::detail::win_mutex& mutex_ = 0x2AF6D591B70
  1460. _RTL_CRITICAL_SECTION crit_section_
  1461. _RTL_CRITICAL_SECTION_DEBUG* DebugInfo = <Unable to read memory>
  1462. long LockCount = 0xFFFFFFFF
  1463. long RecursionCount = 0x0
  1464. void* OwningThread = NULL
  1465. void* LockSemaphore = NULL
  1466. unsigned int SpinCount = 0x20007D0
  1467. bool locked_ = 0x1
  1468. Local boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> ops
  1469. boost::asio::detail::win_iocp_operation* front_ = NULL
  1470. boost::asio::detail::win_iocp_operation* back_ = NULL
  1471. Local boost::asio::detail::win_iocp_operation* op = <Unable to read memory>
  1472. Local boost::system::error_code result_ec
  1473. int val_ = 0x0
  1474. bool failed_ = 0x0
  1475. boost::system::error_category* cat_ = 0x7FF73A905828
  1476. unsigned int id_ = 0x8FAFD21E25C5E09B
  1477. Local boost::asio::detail::win_iocp_io_context::work_finished_on_block_exit on_exit
  1478. boost::asio::detail::win_iocp_io_context* io_context_ = 0x2AF6D591B10
  1479. boost::asio::detail::execution_context_service_base<boost::asio::detail::win_iocp_io_context>
  1480. boost::asio::execution_context::service
  1481. key
  1482. type_info* type_info_ = 0x7FF73A905B60
  1483. boost::asio::execution_context::id* id_ = 0x30
  1484. boost::asio::execution_context::service::key key_ = 0x2AF6D591B18
  1485. boost::asio::execution_context& owner_ = 0x2AF69814AA0
  1486. boost::asio::execution_context::service* next_ = NULL
  1487. work_finished_on_block_exit
  1488. boost::asio::detail::win_iocp_io_context* io_context_ = 0x7FF73A905B60
  1489. auto_handle
  1490. void* handle = 0x7FF73A905B60
  1491. boost::asio::detail::win_iocp_io_context::auto_handle iocp_
  1492. void* handle = 0x338
  1493. long outstanding_work_ = 0x1
  1494. long stopped_ = 0x0
  1495. long stop_event_posted_ = 0x0
  1496. long shutdown_ = 0x0
  1497. unsigned long gqcs_timeout_ = 0xFFFFFFFF
  1498. thread_function
  1499. <user defined> this_ = 0x7FF73A905B60
  1500. timer_thread_function
  1501. <user defined> io_context_ = 0x7FF73A905B60
  1502. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_
  1503. boost::asio::detail::win_thread* p_ = 0x2AF0C201230
  1504. boost::asio::detail::win_iocp_io_context::auto_handle waitable_timer_
  1505. void* handle = 0x350
  1506. long dispatch_required_ = 0x0
  1507. boost::asio::detail::win_mutex dispatch_mutex_
  1508. _RTL_CRITICAL_SECTION crit_section_ = 0x2AF6D591B70
  1509. boost::asio::detail::timer_queue_set timer_queues_
  1510. boost::asio::detail::timer_queue_base* first_ = 0x2AF6B507F98
  1511. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_
  1512. boost::asio::detail::win_iocp_operation* front_ = NULL
  1513. boost::asio::detail::win_iocp_operation* back_ = NULL
  1514. int concurrency_hint_ = 0x1
  1515. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> thread_
  1516. boost::asio::detail::win_thread* p_ = NULL
  1517.  
  1518. 00007FF739460C4F 000000E8187FFCF0 boost::asio::detail::win_iocp_io_context::run+DF C:\local\boost_1_73_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 203
  1519. Local boost::asio::detail::call_stack<boost::asio::detail::thread_context,boost::asio::detail::thread_info_base>::context ctx
  1520. boost::asio::detail::thread_context* key_ = 0x2AF6D591B38
  1521. boost::asio::detail::thread_info_base* value_ = 0xE8187FFCD8
  1522. void*[3] reusable_memory_
  1523. [0] = NULL
  1524. [1] = NULL
  1525. [2] = NULL
  1526. boost::asio::detail::call_stack<boost::asio::detail::thread_context,boost::asio::detail::thread_info_base>::context* next_ = NULL
  1527. Local boost::asio::detail::win_iocp_thread_info this_thread
  1528. boost::asio::detail::thread_info_base
  1529. void*[3] reusable_memory_
  1530. [0] = NULL
  1531. [1] = NULL
  1532. [2] = NULL
  1533.  
  1534. 00007FF739A3140C 000000E8187FFDD0 NetworkThread<WorldSocket>::Run+27C G:\Trinity\src\server\shared\Networking\NetworkThread.h line 127
  1535. Local NetworkThread<WorldSocket>* this = 0x2AF7C7E4638
  1536. std::atomic<int> _connections
  1537. std::_Atomic_integral_facade<int>
  1538. std::_Atomic_integral<int,4>
  1539. std::_Atomic_storage<int,4>
  1540. std::_Atomic_padded<int> _Storage = 0x0
  1541. std::atomic<bool> _stopped
  1542. std::_Atomic_storage<bool,1>
  1543. std::_Atomic_padded<bool> _Storage = 0x0
  1544. std::thread* _thread = 0x2AF0C2013D0
  1545. id
  1546. unsigned int _Id = 0x364
  1547. _Thrd_t _Thr
  1548. void* _Hnd = 0x364
  1549. unsigned int _Id = 0x3BBC
  1550. std::vector<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > _sockets
  1551. std::_Compressed_pair<std::allocator<std::shared_ptr<WorldSocket> >,std::_Vector_val<std::_Simple_types<std::shared_ptr<WorldSocket> > >,1> _Mypair
  1552. std::_Vector_val<std::_Simple_types<std::shared_ptr<WorldSocket> > > _Myval2 = 0x2AF7C7E4650
  1553. std::mutex _newSocketsLock
  1554. std::_Mutex_base
  1555. std::_Align_type<double,80> _Mtx_storage = 0x2AF7C7E4668
  1556. std::vector<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > _newSockets
  1557. std::_Compressed_pair<std::allocator<std::shared_ptr<WorldSocket> >,std::_Vector_val<std::_Simple_types<std::shared_ptr<WorldSocket> > >,1> _Mypair
  1558. std::_Vector_val<std::_Simple_types<std::shared_ptr<WorldSocket> > > _Myval2 = 0x2AF7C7E46B8
  1559. Trinity::Asio::IoContext _ioContext
  1560. boost::asio::io_context _impl
  1561. boost::asio::execution_context
  1562. id
  1563. service
  1564. key
  1565. type_info* type_info_ = 0x2AF69814AA0
  1566. boost::asio::execution_context::id* id_ = NULL
  1567. boost::asio::execution_context::service::key key_ = 0x2AF7C7E46D8
  1568. boost::asio::execution_context& owner_ = 0x7FF73A905EA0
  1569. boost::asio::execution_context::service* next_ = <Unable to read memory>
  1570. boost::asio::detail::service_registry* service_registry_ = 0x2AF69814AA0
  1571. executor_type
  1572. boost::asio::io_context& io_context_ = 0x2AF69814AA0
  1573. service
  1574. boost::asio::execution_context::service
  1575. <user defined> key = 0x2AF7C7E46D0
  1576. <user defined> key_ = 0x2AF7C7E46D8
  1577. <user defined> owner_ = 0x2AF7F935900
  1578. <user defined> next_ = 0xFFFFFFFFFFFFFFFF
  1579. strand
  1580. boost::asio::detail::strand_service& service_ = 0x2AF69814AA0
  1581. boost::asio::detail::strand_service::strand_impl* impl_ = NULL
  1582. boost::asio::detail::winsock_init<2,0> init_ = 0x0
  1583. boost::asio::detail::win_iocp_io_context& impl_ = 0x2AF6D591B10
  1584. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor> _acceptSocket
  1585. boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::executor>
  1586. native_handle_type
  1587. unsigned int socket_ = 0x2AF7F935900
  1588. bool have_remote_endpoint_ = 0xFF
  1589. boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x2AF7C7E46F4
  1590. boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::executor> impl_ = 0x2AF7C7E46E8
  1591. <user defined> initiate_async_connect = 0x2AF7C7E46E8
  1592. <user defined> initiate_async_wait = 0x2AF7C7E46E8
  1593. native_handle_type
  1594. unsigned int socket_ = 0x2AF7F935900
  1595. bool have_remote_endpoint_ = 0xFF
  1596. <user defined> remote_endpoint_ = 0x2AF7C7E46F4
  1597. initiate_async_send
  1598. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::executor>* self_ = 0x2AF7F935900
  1599. initiate_async_receive
  1600. <user defined> self_ = 0x2AF7F935900
  1601. Trinity::Asio::DeadlineTimer _updateTimer
  1602. boost::asio::basic_deadline_timer<boost::posix_time::ptime,boost::asio::time_traits<boost::posix_time::ptime>,boost::asio::io_context::executor_type>
  1603. executor_type
  1604. boost::asio::io_context& io_context_ = 0x2AF6B507F70
  1605. initiate_async_wait
  1606. executor_type
  1607. <user defined> io_context_ = 0x2AF6B507F70
  1608. boost::asio::basic_deadline_timer<boost::posix_time::ptime,boost::asio::time_traits<boost::posix_time::ptime>,boost::asio::io_context::executor_type>* self_ = 0x2AF6B507F70
  1609. boost::asio::detail::io_object_impl<boost::asio::detail::deadline_timer_service<boost::asio::time_traits<boost::posix_time::ptime> >,boost::asio::io_context::executor_type> impl_ = 0x2AF7C7E4760
  1610. Local NetworkThread<WorldSocket>* this = NULL
  1611. Local std::exception& e = NULL
  1612. Local std::exception& e = NULL
  1613.  
  1614. 00007FF739A2ECEF 000000E8187FFE00 std::thread::_Invoke<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *>,0,1>+F C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread line 56
  1615.  
  1616. 00007FF92EB71BB2 000000E8187FFE30 _configthreadlocale+92
  1617.  
  1618. 00007FF931157034 000000E8187FFE60 BaseThreadInitThunk+14
  1619.  
  1620. 00007FF9313C2651 000000E8187FFEE0 RtlUserThreadStart+21
  1621.  
  1622.  
  1623. Call stack:
  1624. Address Frame Function SourceFile
  1625. 00007FF93140D024 000000E8188FF530 NtDeviceIoControlFile+14
  1626.  
  1627. 00007FF92EDC17C1 000000E8188FF690 WriteConsoleW+191
  1628.  
  1629. 00007FF92EEB2C6B 000000E8188FF7E0 ReadConsoleA+1CB
  1630.  
  1631. 00007FF92EEB2CFA 000000E8188FF820 ReadConsoleW+1A
  1632.  
  1633. 00007FF73A275C96 000000E8188FF870 ReadWinConsole+66 G:\Trinity\src\common\Utilities\Util.cpp line 610
  1634. Local unsigned long read = 0xE8188FF888
  1635. Local void* hConsole = <Unable to read memory>
  1636. Local bool ok = 0x0 <Unable to read memory>
  1637.  
  1638. 00007FF73946634A 000000E8188FF980 CliThread+1EA G:\Trinity\src\server\worldserver\CommandLine\CliRunnable.cpp line 150
  1639. Local FLASHWINFO fInfo
  1640. unsigned int cbSize = 0x20
  1641. HWND__* hwnd = 0xC0C38
  1642. int unused = 0xC0C38 <Unable to read memory>
  1643. unsigned long dwFlags = 0xE
  1644. unsigned int uCount = 0x0
  1645. unsigned long dwTimeout = 0x0
  1646. Local std::string command = ""
  1647. Local std::optional<unsigned __int64> nextLineIndex
  1648. std::_Optional_construct_base<unsigned __int64>
  1649. std::_Optional_destruct_base<unsigned __int64,1>
  1650. unsigned int _Value = 0x0
  1651. bool _Has_value = 0x0
  1652.  
  1653. 00007FF73943D6CB 000000E8188FF9B0 std::thread::_Invoke<std::tuple<void (__cdecl*)(void)>,0>+B C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\thread line 56
  1654.  
  1655. 00007FF92EB71BB2 000000E8188FF9E0 _configthreadlocale+92
  1656.  
  1657. 00007FF931157034 000000E8188FFA10 BaseThreadInitThunk+14
  1658.  
  1659. 00007FF9313C2651 000000E8188FFA90 RtlUserThreadStart+21
  1660.  
  1661.  
  1662. Call stack:
  1663. Address Frame Function SourceFile
  1664. 00007FF931410994 000000E817CFFB10 ZwWaitForWorkViaWorkerFactory+14
  1665.  
  1666. 00007FF9313C2DC7 000000E817CFFE10 TpReleaseCleanupGroupMembers+747
  1667.  
  1668. 00007FF931157034 000000E817CFFE40 BaseThreadInitThunk+14
  1669.  
  1670. 00007FF9313C2651 000000E817CFFEC0 RtlUserThreadStart+21
  1671.  
  1672.  
  1673. Call stack:
  1674. Address Frame Function SourceFile
  1675. 00007FF931410994 000000E8189FF4C0 ZwWaitForWorkViaWorkerFactory+14
  1676.  
  1677. 00007FF9313C2DC7 000000E8189FF7C0 TpReleaseCleanupGroupMembers+747
  1678.  
  1679. 00007FF931157034 000000E8189FF7F0 BaseThreadInitThunk+14
  1680.  
  1681. 00007FF9313C2651 000000E8189FF870 RtlUserThreadStart+21
  1682.  
  1683.  
  1684. Call stack:
  1685. Address Frame Function SourceFile
  1686. 00007FF931410994 000000E818AFF9B0 ZwWaitForWorkViaWorkerFactory+14
  1687.  
  1688. 00007FF9313C2DC7 000000E818AFFCB0 TpReleaseCleanupGroupMembers+747
  1689.  
  1690. 00007FF931157034 000000E818AFFCE0 BaseThreadInitThunk+14
  1691.  
  1692. 00007FF9313C2651 000000E818AFFD60 RtlUserThreadStart+21
  1693.  
  1694.  
  1695. Call stack:
  1696. Address Frame Function SourceFile
  1697. 00007FF93140DA94 000000E818BFF0D0 ZwWaitForMultipleObjects+14
  1698.  
  1699. 00007FF92EDFCBC0 000000E818BFF3C0 WaitForMultipleObjectsEx+F0
  1700.  
  1701. 00007FF93025B776 000000E818BFF650 CoRevokeInitializeSpy+1516
  1702.  
  1703. 00007FF93025B5F0 000000E818BFF6A0 CoRevokeInitializeSpy+1390
  1704.  
  1705. 00007FF93025B400 000000E818BFF700 CoRevokeInitializeSpy+11A0
  1706.  
  1707. 00007FF93025B389 000000E818BFF730 CoRevokeInitializeSpy+1129
  1708.  
  1709. 00007FF931157034 000000E818BFF760 BaseThreadInitThunk+14
  1710.  
  1711. 00007FF9313C2651 000000E818BFF7E0 RtlUserThreadStart+21
  1712.  
  1713.  
  1714.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement