Advertisement
Guest User

Untitled

a guest
Dec 21st, 2017
350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 275.79 KB | None | 0 0
  1. Revision: TrinityCore rev. bd12f481d5d2 2017-12-20 22:15:32 +0100 (3.3.5 branch) (Win64, RelWithDebInfo, Static)
  2. Date 21:12:2017. Time 19:49
  3. //=====================================================
  4. *** Hardware ***
  5. Processor: Intel(R) Core(TM) i5-7300HQ CPU @ 2.50GHz
  6. Number Of Processors: 4
  7. Physical Memory: 8270872 KB (Available: 3719240 KB)
  8. Commit Charge Limit: 14824472 KB
  9.  
  10. *** Operation System ***
  11. Windows 10 Professional (Version 10.0, Build 16299)
  12.  
  13. //=====================================================
  14. Exception code: C0000005 ACCESS_VIOLATION
  15. Fault address: 00007FF6D52FA5A9 01:0000000000B995A9 C:\Build\bin\RelWithDebInfo\worldserver.exe
  16.  
  17. Registers:
  18. RAX:00007FF6D52FA5A0
  19. RBX:0000000000000016
  20. RCX:0000000000000001
  21. RDX:00007FFC4C324750
  22. RSI:0000000000000000
  23. RDI:000002167037B001
  24. R8: 0000008E849DD890
  25. R9: 0000000000000000
  26. R10:0000000000000246
  27. R11:0000000000000910
  28. R12:0000000000000000
  29. R13:00007FF6D52FA5A0
  30. R14:00007FFC4C3C6750
  31. R15:0000000000000001
  32. CS:RIP:0033:00007FF6D52FA5A9
  33. SS:RSP:002B:00000000849DD7C0 RBP:849DE6B0
  34. DS:002B ES:002B FS:0053 GS:002B
  35. Flags:00010206
  36.  
  37. Call stack:
  38. Address Frame Function SourceFile
  39. 00007FF6D52FA5A9 0000008E849DD7E0 Trinity::AbortHandler+9 c:\trinity\src\common\debugging\errors.cpp line 103
  40. 00007FFC4C34A9FF 0000008E849DD850 raise+1CF
  41. 00007FFC4C34B6F1 0000008E849DD880 abort+31
  42. 00007FF6D52D491B 0000008E849DD9D0 MySQLConnection::_HandleMySQLErrno+1AB c:\trinity\src\server\database\database\mysqlconnection.cpp line 576
  43. 00007FF6D52D6327 0000008E849DDB10 MySQLConnection::_Query+4E7 c:\trinity\src\server\database\database\mysqlconnection.cpp line 328
  44. 00007FF6D52D46E3 0000008E849DDB70 MySQLConnection::Query+43 c:\trinity\src\server\database\database\mysqlconnection.cpp line 308
  45. 00007FF6D52BC790 0000008E849DDBA0 DatabaseWorkerPool<WorldDatabaseConnection>::Query+30 c:\trinity\src\server\database\database\databaseworkerpool.cpp line 177
  46. 00007FF6D52CE904 0000008E849DDBD0 DBUpdater<WorldDatabaseConnection>::Retrieve+24 c:\trinity\src\server\database\updater\dbupdater.cpp line 311
  47. 00007FF6D52D1015 0000008E849DDC00 std::_Func_impl_no_alloc<<lambda_b39f1b1b5cbc46400a54ebbb45f17a6f>,std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const & __ptr64>::_Do_call+15 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\functional line 16707566
  48. 00007FF6D52E56BF 0000008E849DDFE0 UpdateFetcher::ReceiveIncludedDirectories+BF c:\trinity\src\server\database\updater\updatefetcher.cpp line 100
  49. 00007FF6D52E49C2 0000008E849DE060 UpdateFetcher::GetFileList+52 c:\trinity\src\server\database\updater\updatefetcher.cpp line 56
  50. 00007FF6D52E67D5 0000008E849DE460 UpdateFetcher::Update+65 c:\trinity\src\server\database\updater\updatefetcher.cpp line 180
  51. 00007FF6D52D0A4F 0000008E849DE7A0 DBUpdater<WorldDatabaseConnection>::Update+8BF c:\trinity\src\server\database\updater\dbupdater.cpp line 228
  52. 00007FF6D52B2658 0000008E849DE850 <lambda_3e92679161628d0ac4556bccf8fe4824>::operator()+38 c:\trinity\src\server\database\database\databaseloader.cpp line 99
  53. 00007FF6D52B4A85 0000008E849DE880 DatabaseLoader::Process+65 c:\trinity\src\server\database\database\databaseloader.cpp line 165
  54. 00007FF6D52B49BA 0000008E849DE930 DatabaseLoader::Load+21A c:\trinity\src\server\database\database\databaseloader.cpp line 132
  55. 00007FF6D47BC89B 0000008E849DEB20 StartDB+30B c:\trinity\src\server\worldserver\main.cpp line 562
  56. 00007FF6D47CC07E 0000008E849DF730 main+11EE c:\trinity\src\server\worldserver\main.cpp line 215
  57. 00007FF6D5444334 0000008E849DF770 __scrt_common_main_seh+110 f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl line 283
  58. 00007FFC4F5F1FE4 0000008E849DF7A0 BaseThreadInitThunk+14
  59. 00007FFC4F75EF91 0000008E849DF7F0 RtlUserThreadStart+21
  60.  
  61. Call stack:
  62. Address Frame Function SourceFile
  63. 00007FFC4F791B74 0000008E849DB860 NtGetContextThread+14
  64. 00007FFC4C5EA7AA 0000008E849DB890 GetThreadContext+A
  65. 00007FF6D47D8DCB 0000008E849DBDC0 WheatyExceptionReport::printTracesForAllThreads+CB c:\trinity\src\common\debugging\wheatyexceptionreport.cpp line 463
  66. 00007FF6D47D6BDF 0000008E849DC450 WheatyExceptionReport::GenerateExceptionReport+2EF c:\trinity\src\common\debugging\wheatyexceptionreport.cpp line 564
  67. 00007FF6D47D7EA5 0000008E849DC740 WheatyExceptionReport::WheatyUnhandledExceptionFilter+2C5 c:\trinity\src\common\debugging\wheatyexceptionreport.cpp line 179
  68. 00007FFC4C6594F0 0000008E849DC850 UnhandledExceptionFilter+190
  69. 00007FFC4F798508 0000008E849DC880 memset+1B08
  70. 00007FFC4F780F56 0000008E849DC8F0 __C_specific_handler+96
  71. 00007FFC4F794C3D 0000008E849DC920 __chkstk+11D
  72. 00007FFC4F70D1B8 0000008E849DD030 RtlWalkFrameChain+1518
  73. 00007FFC4F793B6E 0000008E849DD7B0 KiUserExceptionDispatcher+2E
  74. 00007FF6D52FA5A9 0000008E849DD7E0 Trinity::AbortHandler+9 c:\trinity\src\common\debugging\errors.cpp line 103
  75. 00007FFC4C34A9FF 0000008E849DD850 raise+1CF
  76. 00007FFC4C34B6F1 0000008E849DD880 abort+31
  77. 00007FF6D52D491B 0000008E849DD9D0 MySQLConnection::_HandleMySQLErrno+1AB c:\trinity\src\server\database\database\mysqlconnection.cpp line 576
  78. 00007FF6D52D6327 0000008E849DDB10 MySQLConnection::_Query+4E7 c:\trinity\src\server\database\database\mysqlconnection.cpp line 328
  79. 00007FF6D52D46E3 0000008E849DDB70 MySQLConnection::Query+43 c:\trinity\src\server\database\database\mysqlconnection.cpp line 308
  80. 00007FF6D52BC790 0000008E849DDBA0 DatabaseWorkerPool<WorldDatabaseConnection>::Query+30 c:\trinity\src\server\database\database\databaseworkerpool.cpp line 177
  81. 00007FF6D52CE904 0000008E849DDBD0 DBUpdater<WorldDatabaseConnection>::Retrieve+24 c:\trinity\src\server\database\updater\dbupdater.cpp line 311
  82. 00007FF6D52D1015 0000008E849DDC00 std::_Func_impl_no_alloc<<lambda_b39f1b1b5cbc46400a54ebbb45f17a6f>,std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const & __ptr64>::_Do_call+15 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\functional line 16707566
  83. 00007FF6D52E56BF 0000008E849DDFE0 UpdateFetcher::ReceiveIncludedDirectories+BF c:\trinity\src\server\database\updater\updatefetcher.cpp line 100
  84. 00007FF6D52E49C2 0000008E849DE060 UpdateFetcher::GetFileList+52 c:\trinity\src\server\database\updater\updatefetcher.cpp line 56
  85. 00007FF6D52E67D5 0000008E849DE460 UpdateFetcher::Update+65 c:\trinity\src\server\database\updater\updatefetcher.cpp line 180
  86. 00007FF6D52D0A4F 0000008E849DE7A0 DBUpdater<WorldDatabaseConnection>::Update+8BF c:\trinity\src\server\database\updater\dbupdater.cpp line 228
  87. 00007FF6D52B2658 0000008E849DE850 <lambda_3e92679161628d0ac4556bccf8fe4824>::operator()+38 c:\trinity\src\server\database\database\databaseloader.cpp line 99
  88. 00007FF6D52B4A85 0000008E849DE880 DatabaseLoader::Process+65 c:\trinity\src\server\database\database\databaseloader.cpp line 165
  89. 00007FF6D52B49BA 0000008E849DE930 DatabaseLoader::Load+21A c:\trinity\src\server\database\database\databaseloader.cpp line 132
  90. 00007FF6D47BC89B 0000008E849DEB20 StartDB+30B c:\trinity\src\server\worldserver\main.cpp line 562
  91. 00007FF6D47CC07E 0000008E849DF730 main+11EE c:\trinity\src\server\worldserver\main.cpp line 215
  92. 00007FF6D5444334 0000008E849DF770 __scrt_common_main_seh+110 f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl line 283
  93. 00007FFC4F5F1FE4 0000008E849DF7A0 BaseThreadInitThunk+14
  94. 00007FFC4F75EF91 0000008E849DF7F0 RtlUserThreadStart+21
  95.  
  96. Call stack:
  97. Address Frame Function SourceFile
  98. 00007FFC4F793754 0000008E84CFF980 ZwWaitForWorkViaWorkerFactory+14
  99. 00007FFC4F7249BD 0000008E84CFFD10 RtlSetThreadWorkOnBehalfTicket+78D
  100. 00007FFC4F5F1FE4 0000008E84CFFD40 BaseThreadInitThunk+14
  101. 00007FFC4F75EF91 0000008E84CFFD90 RtlUserThreadStart+21
  102.  
  103. Call stack:
  104. Address Frame Function SourceFile
  105. 00007FFC4F793754 0000008E84DFF540 ZwWaitForWorkViaWorkerFactory+14
  106. 00007FFC4F7249BD 0000008E84DFF8D0 RtlSetThreadWorkOnBehalfTicket+78D
  107. 00007FFC4F5F1FE4 0000008E84DFF900 BaseThreadInitThunk+14
  108. 00007FFC4F75EF91 0000008E84DFF950 RtlUserThreadStart+21
  109.  
  110. Call stack:
  111. Address Frame Function SourceFile
  112. 00007FFC4F78FF64 0000008E84EFF570 ZwRemoveIoCompletion+14
  113. 00007FFC4C5CD36E 0000008E84EFF5D0 GetQueuedCompletionStatus+4E
  114. 00007FF6D47C2AA9 0000008E84EFF6C0 boost::asio::detail::win_iocp_io_service::do_one+2B9 c:\local\boost_1_65_1\boost\asio\detail\impl\win_iocp_io_service.ipp line 367
  115. 00007FF6D47C7882 0000008E84EFF730 boost::asio::io_service::run+A2 c:\local\boost_1_65_1\boost\asio\impl\io_service.ipp line 59
  116. 00007FF6D47BF310 0000008E84EFF770 std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_03bb47395ef9876666641e3218932598> >,std::default_delete<std::tuple<<lambda_03bb47395ef9876666641e3218932598> > > > >::_Go+70 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 232
  117. 00007FF6D47BD929 0000008E84EFF7A0 std::_Pad::_Call_func+9 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  118. 00007FFC4C2FD885 0000008E84EFF7D0 iswascii+A5
  119. 00007FFC4F5F1FE4 0000008E84EFF800 BaseThreadInitThunk+14
  120. 00007FFC4F75EF91 0000008E84EFF850 RtlUserThreadStart+21
  121.  
  122. Call stack:
  123. Address Frame Function SourceFile
  124. 00007FFC4F78FF64 0000008E84FFF750 ZwRemoveIoCompletion+14
  125. 00007FFC4C5CD36E 0000008E84FFF7B0 GetQueuedCompletionStatus+4E
  126. 00007FF6D47C2AA9 0000008E84FFF8A0 boost::asio::detail::win_iocp_io_service::do_one+2B9 c:\local\boost_1_65_1\boost\asio\detail\impl\win_iocp_io_service.ipp line 367
  127. 00007FF6D47C7882 0000008E84FFF910 boost::asio::io_service::run+A2 c:\local\boost_1_65_1\boost\asio\impl\io_service.ipp line 59
  128. 00007FF6D47BF310 0000008E84FFF950 std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_03bb47395ef9876666641e3218932598> >,std::default_delete<std::tuple<<lambda_03bb47395ef9876666641e3218932598> > > > >::_Go+70 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 232
  129. 00007FF6D47BD929 0000008E84FFF980 std::_Pad::_Call_func+9 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  130. 00007FFC4C2FD885 0000008E84FFF9B0 iswascii+A5
  131. 00007FFC4F5F1FE4 0000008E84FFF9E0 BaseThreadInitThunk+14
  132. 00007FFC4F75EF91 0000008E84FFFA30 RtlUserThreadStart+21
  133.  
  134. Call stack:
  135. Address Frame Function SourceFile
  136. 00007FFC4F7936F4 0000008E850FF960 ZwWaitForAlertByThreadId+14
  137. 00007FFC4F70730A 0000008E850FF9D0 RtlSleepConditionVariableSRW+FA
  138. 00007FFC4C5B2DA2 0000008E850FFA10 SleepConditionVariableSRW+32
  139. 00007FFC15CC81E8 0000008E850FFA40 ?_Syserror_map@std@@YAPEBDH@Z+218
  140. 00007FFC15CC83A0 0000008E850FFAC0 _Cnd_destroy+70
  141. 00007FF6D52EAE17 0000008E850FFB10 DatabaseWorker::WorkerThread+77 c:\trinity\src\server\database\database\databaseworker.cpp line 48
  142. 00007FF6D52EAF6C 0000008E850FFB50 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64> > > >::_Go+6C c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 232
  143. 00007FF6D47BD929 0000008E850FFB80 std::_Pad::_Call_func+9 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  144. 00007FFC4C2FD885 0000008E850FFBB0 iswascii+A5
  145. 00007FFC4F5F1FE4 0000008E850FFBE0 BaseThreadInitThunk+14
  146. 00007FFC4F75EF91 0000008E850FFC30 RtlUserThreadStart+21
  147.  
  148. Call stack:
  149. Address Frame Function SourceFile
  150. 00007FFC4F7936F4 0000008E851FF900 ZwWaitForAlertByThreadId+14
  151. 00007FFC4F70730A 0000008E851FF970 RtlSleepConditionVariableSRW+FA
  152. 00007FFC4C5B2DA2 0000008E851FF9B0 SleepConditionVariableSRW+32
  153. 00007FFC15CC81E8 0000008E851FF9E0 ?_Syserror_map@std@@YAPEBDH@Z+218
  154. 00007FFC15CC83A0 0000008E851FFA60 _Cnd_destroy+70
  155. 00007FF6D52EAE17 0000008E851FFAB0 DatabaseWorker::WorkerThread+77 c:\trinity\src\server\database\database\databaseworker.cpp line 48
  156. 00007FF6D52EAF6C 0000008E851FFAF0 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64> > > >::_Go+6C c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 232
  157. 00007FF6D47BD929 0000008E851FFB20 std::_Pad::_Call_func+9 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  158. 00007FFC4C2FD885 0000008E851FFB50 iswascii+A5
  159. 00007FFC4F5F1FE4 0000008E851FFB80 BaseThreadInitThunk+14
  160. 00007FFC4F75EF91 0000008E851FFBD0 RtlUserThreadStart+21
  161.  
  162. Call stack:
  163. Address Frame Function SourceFile
  164. 00007FFC4F7936F4 0000008E852FF690 ZwWaitForAlertByThreadId+14
  165. 00007FFC4F70730A 0000008E852FF700 RtlSleepConditionVariableSRW+FA
  166. 00007FFC4C5B2DA2 0000008E852FF740 SleepConditionVariableSRW+32
  167. 00007FFC15CC81E8 0000008E852FF770 ?_Syserror_map@std@@YAPEBDH@Z+218
  168. 00007FFC15CC83A0 0000008E852FF7F0 _Cnd_destroy+70
  169. 00007FF6D52EAE17 0000008E852FF840 DatabaseWorker::WorkerThread+77 c:\trinity\src\server\database\database\databaseworker.cpp line 48
  170. 00007FF6D52EAF6C 0000008E852FF880 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64> > > >::_Go+6C c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 232
  171. 00007FF6D47BD929 0000008E852FF8B0 std::_Pad::_Call_func+9 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  172. 00007FFC4C2FD885 0000008E852FF8E0 iswascii+A5
  173. 00007FFC4F5F1FE4 0000008E852FF910 BaseThreadInitThunk+14
  174. 00007FFC4F75EF91 0000008E852FF960 RtlUserThreadStart+21
  175. ========================
  176. Local Variables And Parameters
  177.  
  178. Call stack:
  179. Address Frame Function SourceFile
  180. 00007FF6D52FA5A9 0000008E849DD7E0 Trinity::AbortHandler+9 c:\trinity\src\common\debugging\errors.cpp line 103
  181. Parameter int __formal = 0x8E849DD7F0
  182.  
  183. 00007FFC4C34A9FF 0000008E849DD850 raise+1CF
  184.  
  185. 00007FFC4C34B6F1 0000008E849DD880 abort+31
  186.  
  187. 00007FF6D52D491B 0000008E849DD9D0 MySQLConnection::_HandleMySQLErrno+1AB c:\trinity\src\server\database\database\mysqlconnection.cpp line 576
  188. Local MySQLConnection* this = 0x2167037B0A0
  189. std::vector<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > m_stmts
  190. std::_Vector_alloc<std::_Vec_base_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > >
  191. std::_Compressed_pair<std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > >,std::_Vector_val<std::_Simple_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > >,1> _Mypair = 0x2167037B0A8
  192. bool m_reconnecting = 0x0
  193. bool m_prepareError = 0x0
  194. ProducerConsumerQueue<SQLOperation *>* m_queue = NULL
  195. std::unique_ptr<DatabaseWorker,std::default_delete<DatabaseWorker> > m_worker
  196. std::_Unique_ptr_base<DatabaseWorker,std::default_delete<DatabaseWorker> >
  197. std::_Compressed_pair<std::default_delete<DatabaseWorker>,DatabaseWorker *,1> _Mypair = 0x0
  198. st_mysql* m_Mysql = 0x2167205D2D0
  199. st_net net
  200. st_vio* vio = 0x2167205F880
  201. unsigned int* buff = 0xFF
  202. unsigned int* buff_end = 0x0
  203. unsigned int* write_pos = 0xFF
  204. unsigned int* read_pos = 0xFF
  205. unsigned int fd = 0x31C
  206. unsigned long remain_in_buf = 0x0
  207. unsigned long length = 0x0
  208. unsigned long buf_length = 0x0
  209. unsigned long where_b = 0x0
  210. unsigned long max_packet = 0x2000
  211. unsigned long max_packet_size = 0x40000000
  212. unsigned int pkt_nr = 0x2
  213. unsigned int compress_pkt_nr = 0x2
  214. unsigned int write_timeout = 0x1E13380
  215. unsigned int read_timeout = 0x1E13380
  216. unsigned int retry_count = 0x1
  217. int fcntl = 0x0
  218. unsigned int* return_status = NULL
  219. unsigned int reading_or_writing = 0x0
  220. char save_char = ""
  221. char unused1 = ""
  222. char unused2 = ""
  223. char compress = ""
  224. char unused3 = ""
  225. unsigned int* unused = NULL
  226. unsigned int last_errno = 0x47A
  227. unsigned int error = 0x0
  228. char unused4 = ""
  229. char unused5 = ""
  230. char[512] last_error = "Table 'world.updates_include' doesn't exist..."
  231. char[6] sqlstate = "42S02"
  232. void* extension = NULL
  233. unsigned int* connector_fd = NULL
  234. char* host = "127.0.0.1"
  235. char* user = "trinity"
  236. char* passwd = "trinity"
  237. char* unix_socket = NULL
  238. char* server_version = "5.6.38-log"
  239. char* host_info = "127.0.0.1 via TCP/IP"
  240. char* info = NULL
  241. char* db = "world"
  242. charset_info_st* charset = 0x7FFC10E29E00
  243. st_mysql_field* fields = NULL
  244. st_mem_root field_alloc
  245. st_used_mem* free = NULL
  246. st_used_mem* used = NULL
  247. st_used_mem* pre_alloc = NULL
  248. unsigned int min_malloc = 0x0
  249. unsigned int block_size = 0x1FE0
  250. unsigned int block_num = 0x5
  251. unsigned int first_block_usage = 0x0
  252. <user defined>* error_handler = NULL
  253. unsigned int affected_rows = 0xFFFFFFFFFFFFFFFF
  254. unsigned int insert_id = 0x0
  255. unsigned int extra_info = 0x0
  256. unsigned long thread_id = 0x3E
  257. unsigned long packet_length = 0x0
  258. unsigned int port = 0xCEA
  259. unsigned long client_flag = 0x3EA28D
  260. unsigned long server_capabilities = 0x807FF7FF
  261. unsigned int protocol_version = 0xA
  262. unsigned int field_count = 0x1
  263. unsigned int server_status = 0x22
  264. unsigned int server_language = 0x21
  265. unsigned int warning_count = 0x0
  266. st_mysql_options options
  267. unsigned int connect_timeout = 0x0
  268. unsigned int read_timeout = 0x0
  269. unsigned int write_timeout = 0x0
  270. unsigned int port = 0x0
  271. unsigned int protocol = 0x0
  272. unsigned long client_flag = 0x80
  273. char* host = NULL
  274. char* user = NULL
  275. char* password = NULL
  276. char* unix_socket = NULL
  277. char* db = NULL
  278. st_dynamic_array* init_commands = NULL
  279. char* my_cnf_file = NULL
  280. char* my_cnf_group = NULL
  281. char* charset_dir = NULL
  282. char* charset_name = "utf8"
  283. char* ssl_key = NULL
  284. char* ssl_cert = NULL
  285. char* ssl_ca = NULL
  286. char* ssl_capath = NULL
  287. char* ssl_cipher = NULL
  288. char* shared_memory_base_name = "MYSQL"
  289. unsigned long max_allowed_packet = 0x0
  290. char use_ssl = ""
  291. char compress = ""
  292. char named_pipe = ""
  293. char unused1 = ""
  294. char unused2 = ""
  295. char unused3 = ""
  296. char unused4 = ""
  297. int methods_to_use = 0x10
  298. <unnamed-type-ci>
  299. char* client_ip = NULL
  300. <user defined> bind_address = 0x0
  301. st_mysql_options::<unnamed-type-ci> ci = 0x0
  302. char secure_auth = ""
  303. char report_data_truncation = ""
  304. <user defined>* local_infile_init = NULL
  305. <user defined>* local_infile_read = NULL
  306. <user defined>* local_infile_end = NULL
  307. <user defined>* local_infile_error = NULL
  308. void* local_infile_userdata = NULL
  309. st_mysql_options_extention* extension = 0x2167205D790
  310. int status = 0x0
  311. char free_me = ""
  312. char reconnect = ""
  313. char[21] scramble = "x`Y|%=F*</t|514Qy1'n"
  314. char unused1 = ""
  315. void* unused2 = NULL
  316. void* unused3 = NULL
  317. void* unused4 = NULL
  318. void* unused5 = NULL
  319. st_list* stmts = NULL
  320. st_mysql_methods* methods = 0x7FFC10E01260
  321. void* thd = NULL
  322. char* unbuffered_fetch_owner = NULL
  323. char* info_buffer = NULL
  324. void* extension = NULL
  325. MySQLConnectionInfo& m_connectionInfo = 0x21670379DC0
  326. std::string user = "trinity"
  327. std::string password = "trinity"
  328. std::string database = "world"
  329. std::string host = "127.0.0.1"
  330. std::string port_or_socket = "3306"
  331. int m_connectionFlags = 0x2
  332. std::mutex m_Mutex
  333. std::_Mutex_base
  334. std::_Align_type<double,80> _Mtx_storage = 0x2167037B0F0
  335. Local MySQLConnection* this = 0x7FF6D5E7BA20
  336. std::vector<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > m_stmts
  337. std::_Vector_alloc<std::_Vec_base_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > >
  338. std::_Compressed_pair<std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > >,std::_Vector_val<std::_Simple_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > >,1> _Mypair = 0x7FF6D5E7BA28
  339. bool m_reconnecting = 0xD0
  340. bool m_prepareError = 0x7E
  341. ProducerConsumerQueue<SQLOperation *>* m_queue = 0x21670357ED0
  342. std::mutex _queueLock
  343. std::_Mutex_base
  344. std::_Align_type<double,80> _Mtx_storage = 0x21670357ED0
  345. std::queue<SQLOperation *,std::deque<SQLOperation *,std::allocator<SQLOperation *> > > _queue
  346. std::deque<SQLOperation *,std::allocator<SQLOperation *> > c = 0x21670357F20
  347. std::condition_variable _condition
  348. std::_Align_type<double,72> _Cnd_storage = 0x21670357F48
  349. std::atomic<bool> _shutdown
  350. std::_Atomic_bool
  351. unsigned int _My_val = 0x90
  352. std::unique_ptr<DatabaseWorker,std::default_delete<DatabaseWorker> > m_worker
  353. std::_Unique_ptr_base<DatabaseWorker,std::default_delete<DatabaseWorker> >
  354. std::_Compressed_pair<std::default_delete<DatabaseWorker>,DatabaseWorker *,1> _Mypair = 0x7
  355. st_mysql* m_Mysql = 0x8
  356. st_net net
  357. st_vio* vio = <Unable to read memory>
  358. unsigned int* buff = <Unable to read memory>
  359. unsigned int* buff_end = <Unable to read memory>
  360. unsigned int* write_pos = <Unable to read memory>
  361. unsigned int* read_pos = <Unable to read memory>
  362. unsigned int fd = 0x30 <Unable to read memory>
  363. unsigned long remain_in_buf = 0x38 <Unable to read memory>
  364. unsigned long length = 0x3C <Unable to read memory>
  365. unsigned long buf_length = 0x40 <Unable to read memory>
  366. unsigned long where_b = 0x44 <Unable to read memory>
  367. unsigned long max_packet = 0x48 <Unable to read memory>
  368. unsigned long max_packet_size = 0x4C <Unable to read memory>
  369. unsigned int pkt_nr = 0x50 <Unable to read memory>
  370. unsigned int compress_pkt_nr = 0x54 <Unable to read memory>
  371. unsigned int write_timeout = 0x58 <Unable to read memory>
  372. unsigned int read_timeout = 0x5C <Unable to read memory>
  373. unsigned int retry_count = 0x60 <Unable to read memory>
  374. int fcntl = 0x64 <Unable to read memory>
  375. unsigned int* return_status = <Unable to read memory>
  376. unsigned int reading_or_writing = 0x70 <Unable to read memory>
  377. char save_char = 0x71 <Unable to read memory>
  378. char unused1 = 0x72 <Unable to read memory>
  379. char unused2 = 0x73 <Unable to read memory>
  380. char compress = 0x74 <Unable to read memory>
  381. char unused3 = 0x75 <Unable to read memory>
  382. unsigned int* unused = <Unable to read memory>
  383. unsigned int last_errno = 0x80 <Unable to read memory>
  384. unsigned int error = 0x84 <Unable to read memory>
  385. char unused4 = 0x85 <Unable to read memory>
  386. char unused5 = 0x86 <Unable to read memory>
  387. char[512] last_error = 0x87 <Unable to read memory>
  388. char[6] sqlstate = 0x287 <Unable to read memory>
  389. void* extension = <Unable to read memory>
  390. unsigned int* connector_fd = <Unable to read memory>
  391. char* host = <Unable to read memory>
  392. char* user = <Unable to read memory>
  393. char* passwd = <Unable to read memory>
  394. char* unix_socket = <Unable to read memory>
  395. char* server_version = <Unable to read memory>
  396. char* host_info = <Unable to read memory>
  397. char* info = <Unable to read memory>
  398. char* db = <Unable to read memory>
  399. charset_info_st* charset = <Unable to read memory>
  400. st_mysql_field* fields = <Unable to read memory>
  401. st_mem_root field_alloc
  402. st_used_mem* free = <Unable to read memory>
  403. st_used_mem* used = <Unable to read memory>
  404. st_used_mem* pre_alloc = <Unable to read memory>
  405. unsigned int min_malloc = 0x308 <Unable to read memory>
  406. unsigned int block_size = 0x310 <Unable to read memory>
  407. unsigned int block_num = 0x318 <Unable to read memory>
  408. unsigned int first_block_usage = 0x31C <Unable to read memory>
  409. <user defined>* error_handler = <Unable to read memory>
  410. unsigned int affected_rows = 0x328 <Unable to read memory>
  411. unsigned int insert_id = 0x330 <Unable to read memory>
  412. unsigned int extra_info = 0x338 <Unable to read memory>
  413. unsigned long thread_id = 0x340 <Unable to read memory>
  414. unsigned long packet_length = 0x344 <Unable to read memory>
  415. unsigned int port = 0x348 <Unable to read memory>
  416. unsigned long client_flag = 0x34C <Unable to read memory>
  417. unsigned long server_capabilities = 0x350 <Unable to read memory>
  418. unsigned int protocol_version = 0x354 <Unable to read memory>
  419. unsigned int field_count = 0x358 <Unable to read memory>
  420. unsigned int server_status = 0x35C <Unable to read memory>
  421. unsigned int server_language = 0x360 <Unable to read memory>
  422. unsigned int warning_count = 0x364 <Unable to read memory>
  423. st_mysql_options options
  424. unsigned int connect_timeout = 0x368 <Unable to read memory>
  425. unsigned int read_timeout = 0x36C <Unable to read memory>
  426. unsigned int write_timeout = 0x370 <Unable to read memory>
  427. unsigned int port = 0x374 <Unable to read memory>
  428. unsigned int protocol = 0x378 <Unable to read memory>
  429. unsigned long client_flag = 0x37C <Unable to read memory>
  430. char* host = <Unable to read memory>
  431. char* user = <Unable to read memory>
  432. char* password = <Unable to read memory>
  433. char* unix_socket = <Unable to read memory>
  434. char* db = <Unable to read memory>
  435. st_dynamic_array* init_commands = <Unable to read memory>
  436. char* my_cnf_file = <Unable to read memory>
  437. char* my_cnf_group = <Unable to read memory>
  438. char* charset_dir = <Unable to read memory>
  439. char* charset_name = <Unable to read memory>
  440. char* ssl_key = <Unable to read memory>
  441. char* ssl_cert = <Unable to read memory>
  442. char* ssl_ca = <Unable to read memory>
  443. char* ssl_capath = <Unable to read memory>
  444. char* ssl_cipher = <Unable to read memory>
  445. char* shared_memory_base_name = <Unable to read memory>
  446. unsigned long max_allowed_packet = 0x400 <Unable to read memory>
  447. char use_ssl = 0x404 <Unable to read memory>
  448. char compress = 0x405 <Unable to read memory>
  449. char named_pipe = 0x406 <Unable to read memory>
  450. char unused1 = 0x407 <Unable to read memory>
  451. char unused2 = 0x408 <Unable to read memory>
  452. char unused3 = 0x409 <Unable to read memory>
  453. char unused4 = 0x40A <Unable to read memory>
  454. int methods_to_use = 0x40C <Unable to read memory>
  455. <unnamed-type-ci>
  456. char* client_ip = <Unable to read memory>
  457. <user defined> bind_address = 0x368 <Unable to read memory>
  458. st_mysql_options::<unnamed-type-ci> ci = 0x410 <Unable to read memory>
  459. char secure_auth = 0x418 <Unable to read memory>
  460. char report_data_truncation = 0x419 <Unable to read memory>
  461. <user defined>* local_infile_init = <Unable to read memory>
  462. <user defined>* local_infile_read = <Unable to read memory>
  463. <user defined>* local_infile_end = <Unable to read memory>
  464. <user defined>* local_infile_error = <Unable to read memory>
  465. void* local_infile_userdata = <Unable to read memory>
  466. st_mysql_options_extention* extension = <Unable to read memory>
  467. int status = 0x450 <Unable to read memory>
  468. char free_me = 0x454 <Unable to read memory>
  469. char reconnect = 0x455 <Unable to read memory>
  470. char[21] scramble = 0x456 <Unable to read memory>
  471. char unused1 = 0x46B <Unable to read memory>
  472. void* unused2 = <Unable to read memory>
  473. void* unused3 = <Unable to read memory>
  474. void* unused4 = <Unable to read memory>
  475. void* unused5 = <Unable to read memory>
  476. st_list* stmts = <Unable to read memory>
  477. st_mysql_methods* methods = <Unable to read memory>
  478. void* thd = <Unable to read memory>
  479. char* unbuffered_fetch_owner = <Unable to read memory>
  480. char* info_buffer = <Unable to read memory>
  481. void* extension = <Unable to read memory>
  482. MySQLConnectionInfo& m_connectionInfo = 0x3F800000
  483. std::string user = 0x3F800000 <Unable to read memory>
  484. std::string password = 0x3F800020 <Unable to read memory>
  485. std::string database = 0x3F800040 <Unable to read memory>
  486. std::string host = 0x3F800060 <Unable to read memory>
  487. std::string port_or_socket = 0x3F800080 <Unable to read memory>
  488. int m_connectionFlags = 0x70374BC0
  489. std::mutex m_Mutex
  490. std::_Mutex_base
  491. std::_Align_type<double,80> _Mtx_storage = 0x7FF6D5E7BA70
  492. Parameter unsigned int errNo = 0x8E849DD9E8
  493. Parameter unsigned int attempts = 0x8E849DD8D8
  494. Parameter unsigned int attempts = 0x8E849DD9F0
  495. Local std::exception& e = 0x5
  496. __std_exception_data _Data
  497. char* _What = <Unable to read memory>
  498. bool _DoFree = 0x15 <Unable to read memory>
  499. Local unsigned int lErrno = 0x0 <Unable to read memory>
  500. Local std::exception& e = NULL
  501. Local std::exception& e = 0x8E849DDB50
  502. __std_exception_data _Data
  503. char* _What = 0xFFFFFFFFFFFFFFFE <Unable to read memory>
  504. bool _DoFree = 0x2F
  505. Local std::exception& e = 0x8E849DDB98
  506. __std_exception_data _Data
  507. char* _What = NULL
  508. bool _DoFree = 0x4
  509. Local std::exception& e = 0x8E849DDAB8
  510. __std_exception_data _Data
  511. char* _What = NULL
  512. bool _DoFree = 0x0
  513. Local std::exception& e = 0x8E849DDAB8
  514. __std_exception_data _Data
  515. char* _What = NULL
  516. bool _DoFree = 0x0
  517. Local std::exception& e = 0x8E849DDB98
  518. __std_exception_data _Data
  519. char* _What = NULL
  520. bool _DoFree = 0x4
  521. Local std::exception& e = 0x8E849DDB88
  522. __std_exception_data _Data
  523. char* _What = NULL
  524. bool _DoFree = 0x0
  525.  
  526. 00007FF6D52D6327 0000008E849DDB10 MySQLConnection::_Query+4E7 c:\trinity\src\server\database\database\mysqlconnection.cpp line 328
  527. Local MySQLConnection* this = 0x2167037B0A0
  528. std::vector<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > m_stmts
  529. std::_Vector_alloc<std::_Vec_base_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > >
  530. std::_Compressed_pair<std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > >,std::_Vector_val<std::_Simple_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > >,1> _Mypair = 0x2167037B0A8
  531. bool m_reconnecting = 0x0
  532. bool m_prepareError = 0x0
  533. ProducerConsumerQueue<SQLOperation *>* m_queue = NULL
  534. std::unique_ptr<DatabaseWorker,std::default_delete<DatabaseWorker> > m_worker
  535. std::_Unique_ptr_base<DatabaseWorker,std::default_delete<DatabaseWorker> >
  536. std::_Compressed_pair<std::default_delete<DatabaseWorker>,DatabaseWorker *,1> _Mypair = 0x0
  537. st_mysql* m_Mysql = 0x2167205D2D0
  538. st_net net
  539. st_vio* vio = 0x2167205F880
  540. unsigned int* buff = 0xFF
  541. unsigned int* buff_end = 0x0
  542. unsigned int* write_pos = 0xFF
  543. unsigned int* read_pos = 0xFF
  544. unsigned int fd = 0x31C
  545. unsigned long remain_in_buf = 0x0
  546. unsigned long length = 0x0
  547. unsigned long buf_length = 0x0
  548. unsigned long where_b = 0x0
  549. unsigned long max_packet = 0x2000
  550. unsigned long max_packet_size = 0x40000000
  551. unsigned int pkt_nr = 0x2
  552. unsigned int compress_pkt_nr = 0x2
  553. unsigned int write_timeout = 0x1E13380
  554. unsigned int read_timeout = 0x1E13380
  555. unsigned int retry_count = 0x1
  556. int fcntl = 0x0
  557. unsigned int* return_status = NULL
  558. unsigned int reading_or_writing = 0x0
  559. char save_char = ""
  560. char unused1 = ""
  561. char unused2 = ""
  562. char compress = ""
  563. char unused3 = ""
  564. unsigned int* unused = NULL
  565. unsigned int last_errno = 0x47A
  566. unsigned int error = 0x0
  567. char unused4 = ""
  568. char unused5 = ""
  569. char[512] last_error = "Table 'world.updates_include' doesn't exist..."
  570. char[6] sqlstate = "42S02"
  571. void* extension = NULL
  572. unsigned int* connector_fd = NULL
  573. char* host = "127.0.0.1"
  574. char* user = "trinity"
  575. char* passwd = "trinity"
  576. char* unix_socket = NULL
  577. char* server_version = "5.6.38-log"
  578. char* host_info = "127.0.0.1 via TCP/IP"
  579. char* info = NULL
  580. char* db = "world"
  581. charset_info_st* charset = 0x7FFC10E29E00
  582. st_mysql_field* fields = NULL
  583. st_mem_root field_alloc
  584. st_used_mem* free = NULL
  585. st_used_mem* used = NULL
  586. st_used_mem* pre_alloc = NULL
  587. unsigned int min_malloc = 0x0
  588. unsigned int block_size = 0x1FE0
  589. unsigned int block_num = 0x5
  590. unsigned int first_block_usage = 0x0
  591. <user defined>* error_handler = NULL
  592. unsigned int affected_rows = 0xFFFFFFFFFFFFFFFF
  593. unsigned int insert_id = 0x0
  594. unsigned int extra_info = 0x0
  595. unsigned long thread_id = 0x3E
  596. unsigned long packet_length = 0x0
  597. unsigned int port = 0xCEA
  598. unsigned long client_flag = 0x3EA28D
  599. unsigned long server_capabilities = 0x807FF7FF
  600. unsigned int protocol_version = 0xA
  601. unsigned int field_count = 0x1
  602. unsigned int server_status = 0x22
  603. unsigned int server_language = 0x21
  604. unsigned int warning_count = 0x0
  605. st_mysql_options options
  606. unsigned int connect_timeout = 0x0
  607. unsigned int read_timeout = 0x0
  608. unsigned int write_timeout = 0x0
  609. unsigned int port = 0x0
  610. unsigned int protocol = 0x0
  611. unsigned long client_flag = 0x80
  612. char* host = NULL
  613. char* user = NULL
  614. char* password = NULL
  615. char* unix_socket = NULL
  616. char* db = NULL
  617. st_dynamic_array* init_commands = NULL
  618. char* my_cnf_file = NULL
  619. char* my_cnf_group = NULL
  620. char* charset_dir = NULL
  621. char* charset_name = "utf8"
  622. char* ssl_key = NULL
  623. char* ssl_cert = NULL
  624. char* ssl_ca = NULL
  625. char* ssl_capath = NULL
  626. char* ssl_cipher = NULL
  627. char* shared_memory_base_name = "MYSQL"
  628. unsigned long max_allowed_packet = 0x0
  629. char use_ssl = ""
  630. char compress = ""
  631. char named_pipe = ""
  632. char unused1 = ""
  633. char unused2 = ""
  634. char unused3 = ""
  635. char unused4 = ""
  636. int methods_to_use = 0x10
  637. <unnamed-type-ci>
  638. char* client_ip = NULL
  639. <user defined> bind_address = 0x0
  640. st_mysql_options::<unnamed-type-ci> ci = 0x0
  641. char secure_auth = ""
  642. char report_data_truncation = ""
  643. <user defined>* local_infile_init = NULL
  644. <user defined>* local_infile_read = NULL
  645. <user defined>* local_infile_end = NULL
  646. <user defined>* local_infile_error = NULL
  647. void* local_infile_userdata = NULL
  648. st_mysql_options_extention* extension = 0x2167205D790
  649. int status = 0x0
  650. char free_me = ""
  651. char reconnect = ""
  652. char[21] scramble = "x`Y|%=F*</t|514Qy1'n"
  653. char unused1 = ""
  654. void* unused2 = NULL
  655. void* unused3 = NULL
  656. void* unused4 = NULL
  657. void* unused5 = NULL
  658. st_list* stmts = NULL
  659. st_mysql_methods* methods = 0x7FFC10E01260
  660. void* thd = NULL
  661. char* unbuffered_fetch_owner = NULL
  662. char* info_buffer = NULL
  663. void* extension = NULL
  664. MySQLConnectionInfo& m_connectionInfo = 0x21670379DC0
  665. std::string user = "trinity"
  666. std::string password = "trinity"
  667. std::string database = "world"
  668. std::string host = "127.0.0.1"
  669. std::string port_or_socket = "3306"
  670. int m_connectionFlags = 0x2
  671. std::mutex m_Mutex
  672. std::_Mutex_base
  673. std::_Align_type<double,80> _Mtx_storage = 0x2167037B0F0
  674. Local MySQLConnection* this = NULL
  675. Parameter char* sql = "SELECT `path`, `state` FROM `updates_include..."
  676. Parameter char* sql = NULL
  677. Parameter st_mysql_res** pResult = NULL
  678. Parameter st_mysql_field** pFields = NULL
  679. Parameter st_mysql_field** pFields = NULL
  680. Parameter unsigned int* pRowCount = 0x0
  681. Parameter unsigned int* pRowCount = 0x0
  682. Parameter unsigned int* pFieldCount = 0x0
  683. Parameter unsigned int* pFieldCount = 0x0
  684. Local unsigned int _s = 0x8E849DDA10
  685. Local unsigned int lErrno = 0x8E849DDA28
  686. Local std::exception& e = NULL
  687. Local std::exception& e = 0x4
  688. __std_exception_data _Data
  689. char* _What = <Unable to read memory>
  690. bool _DoFree = 0x14 <Unable to read memory>
  691. Local std::exception& e = 0x40
  692. __std_exception_data _Data
  693. char* _What = <Unable to read memory>
  694. bool _DoFree = 0x50 <Unable to read memory>
  695.  
  696. 00007FF6D52D46E3 0000008E849DDB70 MySQLConnection::Query+43 c:\trinity\src\server\database\database\mysqlconnection.cpp line 308
  697. Local MySQLConnection* this = <Unable to read memory>
  698. Parameter char* sql = <Unable to read memory>
  699. Local st_mysql_field* fields = NULL
  700. Local unsigned int rowCount = 0x8E849DDB90
  701. Local st_mysql_res* result = NULL
  702. Local unsigned int fieldCount = 0x8E849DDB88
  703.  
  704. 00007FF6D52BC790 0000008E849DDBA0 DatabaseWorkerPool<WorldDatabaseConnection>::Query+30 c:\trinity\src\server\database\database\databaseworkerpool.cpp line 177
  705. Local DatabaseWorkerPool<WorldDatabaseConnection>* this = <Unable to read memory>
  706. Local ResultSet* result = <Unable to read memory>
  707.  
  708. 00007FF6D52CE904 0000008E849DDBD0 DBUpdater<WorldDatabaseConnection>::Retrieve+24 c:\trinity\src\server\database\updater\dbupdater.cpp line 311
  709. Parameter DatabaseWorkerPool<WorldDatabaseConnection>& pool = <Unable to read memory>
  710. Parameter std::string& query = <Unable to read memory>
  711.  
  712. 00007FF6D52D1015 0000008E849DDC00 std::_Func_impl_no_alloc<<lambda_b39f1b1b5cbc46400a54ebbb45f17a6f>,std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const & __ptr64>::_Do_call+15 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\functional line 16707566
  713. Local std::_Func_impl_no_alloc<<lambda_b39f1b1b5cbc46400a54ebbb45f17a6f>,std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>* this = <Unable to read memory>
  714. Parameter std::string& <_Args_0> = <Unable to read memory>
  715.  
  716. 00007FF6D52E56BF 0000008E849DDFE0 UpdateFetcher::ReceiveIncludedDirectories+BF c:\trinity\src\server\database\updater\updatefetcher.cpp line 100
  717. Local UpdateFetcher* this = 0x8E849DE6B0
  718. AppliedFileEntry
  719. std::string name = "àò7p..."
  720. std::string hash = "蝄Ž"
  721. int state = 0x849DE6B8
  722. unsigned int timestamp = 0x7FF6D58DE3E8
  723. DirectoryEntry
  724. boost::filesystem::path path
  725. iterator
  726. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  727. 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>
  728. boost::filesystem::path m_element = 0x8E849DE6B0
  729. boost::filesystem::path* m_path_ptr = 0x8E849DE810
  730. unsigned int m_pos = 0x40
  731. const_iterator
  732. <user defined> m_element = 0x8E849DE6B0
  733. <user defined> m_path_ptr = 0x8E849DE810
  734. unsigned int m_pos = 0x40
  735. reverse_iterator
  736. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  737. 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>
  738. boost::filesystem::path::iterator m_itr = 0x8E849DE6B0
  739. boost::filesystem::path m_element = 0x8E849DE6E0
  740. const_reverse_iterator
  741. <user defined> m_itr = 0x8E849DE6B0
  742. <user defined> m_element = 0x8E849DE6E0
  743. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x8E849DE6B0
  744. int state = 0x849DE810
  745. std::unique_ptr<boost::filesystem::path,std::default_delete<boost::filesystem::path> > _sourceDirectory
  746. std::_Unique_ptr_base<boost::filesystem::path,std::default_delete<boost::filesystem::path> >
  747. std::_Compressed_pair<std::default_delete<boost::filesystem::path>,boost::filesystem::path *,1> _Mypair = 0x2167037EFE0
  748. std::function<void __cdecl(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &)> _apply
  749. std::_Func_class<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>
  750. _Storage
  751. float _Dummy1 = 0.000000
  752. char[56] _Dummy2 = "°ãÕö..."
  753. std::_Func_base<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>*[8] _Ptrs
  754. [0] = 0x7FF6D58DE3B0
  755. [1] = 0x7FF6D5E7B790
  756. [2] = 0x7FFC4C2ED00B
  757. [3] = 0x8E849DE810
  758. [4] = 0x40
  759. [5] = 0x0
  760. [6] = 0x1
  761. [7] = 0x8E849DE6B8
  762. std::_Func_class<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>::_Storage _Mystorage = 0x8E849DE6B8
  763. std::function<void __cdecl(boost::filesystem::path const &)> _applyFile
  764. std::_Func_class<void,boost::filesystem::path const &>
  765. _Storage
  766. float _Dummy1 = 0.000000
  767. char[56] _Dummy2 = "èãÕö..."
  768. std::_Func_base<void,boost::filesystem::path const &>*[8] _Ptrs
  769. [0] = 0x7FF6D58DE3E8
  770. [1] = 0x7FF6D5E7B790
  771. [2] = 0x0
  772. [3] = 0x4A10279AB66
  773. [4] = 0x4A10279AB56
  774. [5] = 0x8E849DEAE8
  775. [6] = 0x7FF6D52B3067
  776. [7] = 0x8E849DE6F8
  777. std::_Func_class<void,boost::filesystem::path const &>::_Storage _Mystorage = 0x8E849DE6F8
  778. std::function<std::shared_ptr<ResultSet> __cdecl(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &)> _retrieve
  779. std::_Func_class<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>
  780. _Storage
  781. float _Dummy1 = 0.000000
  782. char[56] _Dummy2 = " äÕö..."
  783. std::_Func_base<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>*[8] _Ptrs
  784. [0] = 0x7FF6D58DE420
  785. [1] = 0x7FF6D5E7B790
  786. [2] = 0x7FFC4F7167B6
  787. [3] = 0x1180
  788. [4] = 0x2
  789. [5] = 0x2167036BB30
  790. [6] = 0x2167036BB30
  791. [7] = 0x8E849DE738
  792. std::_Func_class<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>::_Storage _Mystorage = 0x8E849DE738
  793. Local UpdateFetcher* this = 0x8E849DE1A0
  794. AppliedFileEntry
  795. std::string name = " ¾6p..."
  796. std::string hash = "Pì7p"
  797. int state = 0xFFFFFFFE
  798. unsigned int timestamp = 0x4A100000001
  799. DirectoryEntry
  800. boost::filesystem::path path
  801. iterator
  802. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  803. 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>
  804. boost::filesystem::path m_element = 0x8E849DE1A0
  805. boost::filesystem::path* m_path_ptr = 0x8E849DE5A8
  806. unsigned int m_pos = 0x8E849DE420
  807. const_iterator
  808. <user defined> m_element = 0x8E849DE1A0
  809. <user defined> m_path_ptr = 0x8E849DE5A8
  810. unsigned int m_pos = 0x8E849DE420
  811. reverse_iterator
  812. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  813. 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>
  814. boost::filesystem::path::iterator m_itr = 0x8E849DE1A0
  815. boost::filesystem::path m_element = 0x8E849DE1D0
  816. const_reverse_iterator
  817. <user defined> m_itr = 0x8E849DE1A0
  818. <user defined> m_element = 0x8E849DE1D0
  819. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x8E849DE1A0
  820. int state = 0x849DE5A8
  821. std::unique_ptr<boost::filesystem::path,std::default_delete<boost::filesystem::path> > _sourceDirectory
  822. std::_Unique_ptr_base<boost::filesystem::path,std::default_delete<boost::filesystem::path> >
  823. std::_Compressed_pair<std::default_delete<boost::filesystem::path>,boost::filesystem::path *,1> _Mypair = 0x2167036BEA0
  824. std::function<void __cdecl(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &)> _apply
  825. std::_Func_class<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>
  826. _Storage
  827. float _Dummy1 = 0.000000
  828. char[56] _Dummy2 = "..."
  829. std::_Func_base<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>*[8] _Ptrs
  830. [0] = 0x0
  831. [1] = 0x8E849DE420
  832. [2] = 0x8E849DE4E8
  833. [3] = 0x8E849DE5A8
  834. [4] = 0x8E849DE420
  835. [5] = 0x0
  836. [6] = 0x7FFC4F7167B6
  837. [7] = 0xFFFFFFFFFFFFFFFE
  838. std::_Func_class<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>::_Storage _Mystorage = 0x8E849DE1A8
  839. std::function<void __cdecl(boost::filesystem::path const &)> _applyFile
  840. std::_Func_class<void,boost::filesystem::path const &>
  841. _Storage
  842. float _Dummy1 = 0.000000
  843. char[56] _Dummy2 = "..."
  844. std::_Func_base<void,boost::filesystem::path const &>*[8] _Ptrs
  845. [0] = 0x4A100000001
  846. [1] = 0x3634363932320000
  847. [2] = 0x21600003533
  848. [3] = 0x0
  849. [4] = 0xF
  850. [5] = 0x8E849DE5A8
  851. [6] = 0x8E849DE388
  852. [7] = 0x2167037E7A0
  853. std::_Func_class<void,boost::filesystem::path const &>::_Storage _Mystorage = 0x8E849DE1E8
  854. std::function<std::shared_ptr<ResultSet> __cdecl(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &)> _retrieve
  855. std::_Func_class<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>
  856. _Storage
  857. float _Dummy1 = 0.000000
  858. char[56] _Dummy2 = "¸â„Ž..."
  859. std::_Func_base<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>*[8] _Ptrs
  860. [0] = 0x8E849DE2B8
  861. [1] = 0xFFFFFFFFFFFFFFFE
  862. [2] = 0x7FF6D5E7B790
  863. [3] = 0x1180
  864. [4] = 0x1
  865. [5] = 0xFFFFFFFFFFFFFFFE
  866. [6] = 0x7FF6D5E7B790
  867. [7] = 0x1
  868. std::_Func_class<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>::_Storage _Mystorage = 0x8E849DE228
  869. Local std::shared_ptr<ResultSet> result
  870. std::_Ptr_base<ResultSet>
  871. ResultSet* _Ptr = NULL
  872. std::_Ref_count_base* _Rep = NULL
  873. Local std::vector<UpdateFetcher::DirectoryEntry,std::allocator<UpdateFetcher::DirectoryEntry> > directories
  874. std::_Vector_alloc<std::_Vec_base_types<UpdateFetcher::DirectoryEntry,std::allocator<UpdateFetcher::DirectoryEntry> > >
  875. std::_Compressed_pair<std::allocator<UpdateFetcher::DirectoryEntry>,std::_Vector_val<std::_Simple_types<UpdateFetcher::DirectoryEntry> >,1> _Mypair
  876. std::allocator<UpdateFetcher::DirectoryEntry>
  877. value_type
  878. boost::filesystem::path path = 0x8E849DDC90
  879. int state = 0x702C1980
  880. std::_Vector_val<std::_Simple_types<UpdateFetcher::DirectoryEntry> > _Myval2 = 0x8E849DDC90
  881. value_type
  882. <user defined> path = 0x8E849DDC90
  883. int state = 0x702C1980
  884. Local Field* fields = <Unable to read memory>
  885. Local std::string path = 0x8E849DDCD0 <Unable to read memory>
  886. Local boost::filesystem::path p
  887. iterator
  888. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  889. 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>
  890. boost::filesystem::path m_element = 0x8E849DDD10
  891. boost::filesystem::path* m_path_ptr = 0x2167038B880
  892. iterator
  893. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  894. 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>
  895. boost::filesystem::path m_element = 0x2167038B880
  896. boost::filesystem::path* m_path_ptr = 0x636E695F73657461
  897. unsigned int m_pos = 0x606564756C
  898. const_iterator
  899. <user defined> m_element = 0x2167038B880
  900. <user defined> m_path_ptr = 0x636E695F73657461
  901. unsigned int m_pos = 0x606564756C
  902. reverse_iterator
  903. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  904. 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>
  905. boost::filesystem::path::iterator m_itr = 0x2167038B880
  906. boost::filesystem::path m_element = 0x2167038B8B0
  907. const_reverse_iterator
  908. <user defined> m_itr = 0x2167038B880
  909. <user defined> m_element = 0x2167038B8B0
  910. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x2167038B880
  911. unsigned int m_pos = 0x8
  912. const_iterator
  913. <user defined> m_element = 0x8E849DDD10
  914. <user defined> m_path_ptr = 0x2167038B880
  915. unsigned int m_pos = 0x8
  916. reverse_iterator
  917. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  918. 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>
  919. boost::filesystem::path::iterator m_itr
  920. <user defined> m_element = 0x8E849DDD10
  921. <user defined> m_path_ptr = 0x2167038B880
  922. unsigned int m_pos = 0x8
  923. boost::filesystem::path m_element
  924. iterator
  925. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  926. 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>
  927. boost::filesystem::path m_element = 0x8E849DDD40
  928. boost::filesystem::path* m_path_ptr = 0x40
  929. unsigned int m_pos = 0x0
  930. const_iterator
  931. <user defined> m_element = 0x8E849DDD40
  932. <user defined> m_path_ptr = 0x40
  933. unsigned int m_pos = 0x0
  934. reverse_iterator
  935. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  936. 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>
  937. boost::filesystem::path::iterator m_itr = 0x8E849DDD40
  938. boost::filesystem::path m_element = 0x8E849DDD70
  939. const_reverse_iterator
  940. <user defined> m_itr = 0x8E849DDD40
  941. <user defined> m_element = 0x8E849DDD70
  942. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x8E849DDD40
  943. const_reverse_iterator
  944. <user defined> m_itr = 0x8E849DDD10
  945. <user defined> m_element = 0x8E849DDD40
  946. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname
  947. std::_String_alloc<std::_String_base_types<wchar_t,std::allocator<wchar_t> > >
  948. _Bxty
  949. wchar_t*[8] _Buf
  950. [0] = 0xD240
  951. [1] = 0x7033
  952. [2] = 0x216
  953. [3] = 0x0
  954. [4] = 0x5D0A
  955. [5] = 0x15CE
  956. [6] = 0x7FFC
  957. [7] = 0x0
  958. wchar_t** _Ptr = 0x2710
  959. char[8] _Alias = "@Ò3p"
  960. std::_Compressed_pair<std::allocator<wchar_t>,std::_String_val<std::_Simple_types<wchar_t> >,1> _Mypair = 0x8E849DDD10
  961. Local UpdateFetcher::DirectoryEntry entry
  962. boost::filesystem::path path
  963. iterator
  964. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  965. 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>
  966. boost::filesystem::path m_element = 0x8E849DDE70
  967. boost::filesystem::path* m_path_ptr = 0x8E00000040
  968. unsigned int m_pos = 0x21600000000
  969. const_iterator
  970. <user defined> m_element = 0x8E849DDE70
  971. <user defined> m_path_ptr = 0x8E00000040
  972. unsigned int m_pos = 0x21600000000
  973. reverse_iterator
  974. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  975. 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>
  976. boost::filesystem::path::iterator m_itr = 0x8E849DDE70
  977. boost::filesystem::path m_element = 0x8E849DDEA0
  978. const_reverse_iterator
  979. <user defined> m_itr = 0x8E849DDE70
  980. <user defined> m_element = 0x8E849DDEA0
  981. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname
  982. std::_String_alloc<std::_String_base_types<wchar_t,std::allocator<wchar_t> > >
  983. _Bxty
  984. wchar_t*[8] _Buf
  985. [0] = 0x50
  986. [1] = 0x0
  987. [2] = 0x0
  988. [3] = 0x0
  989. [4] = 0x48
  990. [5] = 0x0
  991. [6] = 0x0
  992. [7] = 0x0
  993. wchar_t** _Ptr = 0x50 <Unable to read memory>
  994. char[8] _Alias = "P"
  995. std::_Compressed_pair<std::allocator<wchar_t>,std::_String_val<std::_Simple_types<wchar_t> >,1> _Mypair = 0x8E849DDE70
  996. int state = 0x40
  997. Local std::exception& e = 0x21600000000
  998. __std_exception_data _Data
  999. char* _What = <Unable to read memory>
  1000. bool _DoFree = 0x21600000010 <Unable to read memory>
  1001. Local std::exception& e = 0x216703BC0A8
  1002. __std_exception_data _Data
  1003. char* _What = <Unable to read memory>
  1004. bool _DoFree = 0x90
  1005.  
  1006. 00007FF6D52E49C2 0000008E849DE060 UpdateFetcher::GetFileList+52 c:\trinity\src\server\database\updater\updatefetcher.cpp line 56
  1007. Local std::vector<UpdateFetcher::DirectoryEntry,std::allocator<UpdateFetcher::DirectoryEntry> > directories
  1008. std::_Vector_alloc<std::_Vec_base_types<UpdateFetcher::DirectoryEntry,std::allocator<UpdateFetcher::DirectoryEntry> > >
  1009. std::_Compressed_pair<std::allocator<UpdateFetcher::DirectoryEntry>,std::_Vector_val<std::_Simple_types<UpdateFetcher::DirectoryEntry> >,1> _Mypair
  1010. std::allocator<UpdateFetcher::DirectoryEntry>
  1011. value_type
  1012. boost::filesystem::path path = 0x8E849DE030
  1013. int state = 0x0
  1014. std::_Vector_val<std::_Simple_types<UpdateFetcher::DirectoryEntry> > _Myval2 = 0x8E849DE030
  1015. value_type
  1016. <user defined> path = 0x8E849DE030
  1017. int state = 0x0
  1018. Local UpdateFetcher::DirectoryEntry* <begin>$L0 = <Unable to read memory>
  1019.  
  1020. 00007FF6D52E67D5 0000008E849DE460 UpdateFetcher::Update+65 c:\trinity\src\server\database\updater\updatefetcher.cpp line 180
  1021. Local UpdateFetcher* this = 0x8E849DE6B0
  1022. AppliedFileEntry
  1023. std::string name = "àò7p..."
  1024. std::string hash = "蝄Ž"
  1025. int state = 0x849DE6B8
  1026. unsigned int timestamp = 0x7FF6D58DE3E8
  1027. DirectoryEntry
  1028. boost::filesystem::path path
  1029. iterator
  1030. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  1031. 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>
  1032. boost::filesystem::path m_element = 0x8E849DE6B0
  1033. boost::filesystem::path* m_path_ptr = 0x8E849DE810
  1034. unsigned int m_pos = 0x40
  1035. const_iterator
  1036. <user defined> m_element = 0x8E849DE6B0
  1037. <user defined> m_path_ptr = 0x8E849DE810
  1038. unsigned int m_pos = 0x40
  1039. reverse_iterator
  1040. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  1041. 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>
  1042. boost::filesystem::path::iterator m_itr = 0x8E849DE6B0
  1043. boost::filesystem::path m_element = 0x8E849DE6E0
  1044. const_reverse_iterator
  1045. <user defined> m_itr = 0x8E849DE6B0
  1046. <user defined> m_element = 0x8E849DE6E0
  1047. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x8E849DE6B0
  1048. int state = 0x849DE810
  1049. std::unique_ptr<boost::filesystem::path,std::default_delete<boost::filesystem::path> > _sourceDirectory
  1050. std::_Unique_ptr_base<boost::filesystem::path,std::default_delete<boost::filesystem::path> >
  1051. std::_Compressed_pair<std::default_delete<boost::filesystem::path>,boost::filesystem::path *,1> _Mypair = 0x2167037EFE0
  1052. std::function<void __cdecl(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &)> _apply
  1053. std::_Func_class<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>
  1054. _Storage
  1055. float _Dummy1 = 0.000000
  1056. char[56] _Dummy2 = "°ãÕö..."
  1057. std::_Func_base<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>*[8] _Ptrs
  1058. [0] = 0x7FF6D58DE3B0
  1059. [1] = 0x7FF6D5E7B790
  1060. [2] = 0x7FFC4C2ED00B
  1061. [3] = 0x8E849DE810
  1062. [4] = 0x40
  1063. [5] = 0x0
  1064. [6] = 0x1
  1065. [7] = 0x8E849DE6B8
  1066. std::_Func_class<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>::_Storage _Mystorage = 0x8E849DE6B8
  1067. std::function<void __cdecl(boost::filesystem::path const &)> _applyFile
  1068. std::_Func_class<void,boost::filesystem::path const &>
  1069. _Storage
  1070. float _Dummy1 = 0.000000
  1071. char[56] _Dummy2 = "èãÕö..."
  1072. std::_Func_base<void,boost::filesystem::path const &>*[8] _Ptrs
  1073. [0] = 0x7FF6D58DE3E8
  1074. [1] = 0x7FF6D5E7B790
  1075. [2] = 0x0
  1076. [3] = 0x4A10279AB66
  1077. [4] = 0x4A10279AB56
  1078. [5] = 0x8E849DEAE8
  1079. [6] = 0x7FF6D52B3067
  1080. [7] = 0x8E849DE6F8
  1081. std::_Func_class<void,boost::filesystem::path const &>::_Storage _Mystorage = 0x8E849DE6F8
  1082. std::function<std::shared_ptr<ResultSet> __cdecl(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &)> _retrieve
  1083. std::_Func_class<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>
  1084. _Storage
  1085. float _Dummy1 = 0.000000
  1086. char[56] _Dummy2 = " äÕö..."
  1087. std::_Func_base<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>*[8] _Ptrs
  1088. [0] = 0x7FF6D58DE420
  1089. [1] = 0x7FF6D5E7B790
  1090. [2] = 0x7FFC4F7167B6
  1091. [3] = 0x1180
  1092. [4] = 0x2
  1093. [5] = 0x2167036BB30
  1094. [6] = 0x2167036BB30
  1095. [7] = 0x8E849DE738
  1096. std::_Func_class<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>::_Storage _Mystorage = 0x8E849DE738
  1097. Local UpdateFetcher* this = 0x7FF6D5E7B790
  1098. AppliedFileEntry
  1099. std::string name = "..."
  1100. std::string hash = " °7p..."
  1101. int state = 0x0
  1102. unsigned int timestamp = 0x0
  1103. DirectoryEntry
  1104. boost::filesystem::path path
  1105. iterator
  1106. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  1107. 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>
  1108. boost::filesystem::path m_element = 0x7FF6D5E7B790
  1109. boost::filesystem::path* m_path_ptr = 0x2167035B480
  1110. unsigned int m_pos = 0x2167035B488
  1111. const_iterator
  1112. <user defined> m_element = 0x7FF6D5E7B790
  1113. <user defined> m_path_ptr = 0x2167035B480
  1114. unsigned int m_pos = 0x2167035B488
  1115. reverse_iterator
  1116. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  1117. 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>
  1118. boost::filesystem::path::iterator m_itr = 0x7FF6D5E7B790
  1119. boost::filesystem::path m_element = 0x7FF6D5E7B7C0
  1120. const_reverse_iterator
  1121. <user defined> m_itr = 0x7FF6D5E7B790
  1122. <user defined> m_element = 0x7FF6D5E7B7C0
  1123. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x7FF6D5E7B790
  1124. int state = 0x7035B480
  1125. std::unique_ptr<boost::filesystem::path,std::default_delete<boost::filesystem::path> > _sourceDirectory
  1126. std::_Unique_ptr_base<boost::filesystem::path,std::default_delete<boost::filesystem::path> >
  1127. std::_Compressed_pair<std::default_delete<boost::filesystem::path>,boost::filesystem::path *,1> _Mypair = 0x2167032F1D0
  1128. std::function<void __cdecl(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &)> _apply
  1129. std::_Func_class<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>
  1130. _Storage
  1131. float _Dummy1 = 0.000000
  1132. char[56] _Dummy2 = "ğ²5p..."
  1133. std::_Func_base<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>*[8] _Ptrs
  1134. [0] = 0x2167035B2F0
  1135. [1] = 0x2167035B2F8
  1136. [2] = 0x2167035B2F8
  1137. [3] = 0x2167035B480
  1138. [4] = 0x2167035B488
  1139. [5] = 0x2167035B488
  1140. [6] = 0x21670379DC0
  1141. [7] = 0x0
  1142. std::_Func_class<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>::_Storage _Mystorage = 0x7FF6D5E7B798
  1143. std::function<void __cdecl(boost::filesystem::path const &)> _applyFile
  1144. std::_Func_class<void,boost::filesystem::path const &>
  1145. _Storage
  1146. float _Dummy1 = 0.000000
  1147. char[56] _Dummy2 = "..."
  1148. std::_Func_base<void,boost::filesystem::path const &>*[8] _Ptrs
  1149. [0] = 0x0
  1150. [1] = 0x0
  1151. [2] = 0x101
  1152. [3] = 0x2167032FAC0
  1153. [4] = 0x2167035B1A0
  1154. [5] = 0x2167035B1A8
  1155. [6] = 0x2167035B1A8
  1156. [7] = 0x21670361D20
  1157. std::_Func_class<void,boost::filesystem::path const &>::_Storage _Mystorage = 0x7FF6D5E7B7D8
  1158. std::function<std::shared_ptr<ResultSet> __cdecl(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &)> _retrieve
  1159. std::_Func_class<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>
  1160. _Storage
  1161. float _Dummy1 = 0.000000
  1162. char[56] _Dummy2 = "06p..."
  1163. std::_Func_base<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>*[8] _Ptrs
  1164. [0] = 0x21670361D30
  1165. [1] = 0x21670361D30
  1166. [2] = 0x21670374650
  1167. [3] = 0x0
  1168. [4] = 0x0
  1169. [5] = 0x0
  1170. [6] = 0x201
  1171. [7] = 0x2167032FFA0
  1172. std::_Func_class<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>::_Storage _Mystorage = 0x7FF6D5E7B818
  1173. Parameter bool redundancyChecks = 0x8E849DE480
  1174. Parameter bool allowRehash = 0x8E849DE488
  1175. Parameter bool archivedRedundancy = 0x8E849DE490
  1176. Parameter int cleanDeadReferencesMaxCount = 0x8E849DE498
  1177. Local std::set<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,UpdateFetcher::PathCompare,std::allocator<std::pair<boost::filesystem::path,enum UpdateFetcher::State> > > available
  1178. std::_Tree<std::_Tset_traits<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,UpdateFetcher::PathCompare,std::allocator<std::pair<boost::filesystem::path,enum UpdateFetcher::State> >,0> >
  1179. std::_Tree_comp_alloc<std::_Tset_traits<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,UpdateFetcher::PathCompare,std::allocator<std::pair<boost::filesystem::path,enum UpdateFetcher::State> >,0> >
  1180. std::_Compressed_pair<UpdateFetcher::PathCompare,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<boost::filesystem::path,enum UpdateFetcher::State> > >,1>,1> _Mypair = 0x8E849DE1A0
  1181. <user defined> _Copy_tag = 0x7036BEA0
  1182. <user defined> _Move_tag = 0x7036BEA0
  1183. Local unsigned int importedUpdates = 0x0 <Unable to read memory>
  1184. Local std::unordered_map<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,UpdateFetcher::AppliedFileEntry,std::hash<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::equal_to<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 ,UpdateFetcher::AppliedFileEntry> > > applied
  1185. std::_Hash<std::_Umap_traits<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,UpdateFetcher::AppliedFileEntry,std::_Uhash_compare<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::hash<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::equal_to<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 ,UpdateFetcher::AppliedFileEntry> >,0> >
  1186. <user defined> value_compare = 0x0
  1187. std::_Umap_traits<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,UpdateFetcher::AppliedFileEntry,std::_Uhash_compare<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::hash<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::equal_to<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 ,UpdateFetcher::AppliedFileEntry> >,0> _Traitsobj
  1188. std::_Uhash_compare<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::hash<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::equal_to<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >
  1189. std::_Compressed_pair<std::hash<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::_Compressed_pair<std::equal_to<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,float,1>,1> _Mypair = 0x0
  1190. <user defined> value_compare = 0x8E849DE120
  1191. std::list<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry>,std::allocator<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > _List
  1192. std::_List_buy<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry>,std::allocator<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > >
  1193. std::_List_alloc<std::_List_base_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry>,std::allocator<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > >
  1194. std::_Compressed_pair<std::allocator<std::_List_node<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry>,void *> >,std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > >,1> _Mypair = 0x8E849DE128
  1195. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > > > > _Vec
  1196. std::_Vector_alloc<std::_Vec_base_types<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > > > > >
  1197. std::_Compressed_pair<std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > > >,std::_Vector_val<std::_Simple_types<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > > > >,1> _Mypair = 0x8E849DE138
  1198. unsigned int _Mask = 0x21670399850
  1199. unsigned int _Maxidx = 0x7FFC4C2ED00B
  1200. mapped_type
  1201. std::string name = "(null)"
  1202. std::string hash = "°¥6p..."
  1203. int state = 0x849DE258
  1204. unsigned int timestamp = 0x4A10279AC06
  1205. Local unsigned int countRecentUpdates = 0x8E849DE110
  1206. Local unsigned int countArchivedUpdates = 0x8E849DE118
  1207. Local std::unordered_map<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::hash<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::equal_to<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> > > > > hashToName
  1208. std::_Hash<std::_Umap_traits<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::_Uhash_compare<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::hash<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::equal_to<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> >
  1209. <user defined> value_compare = 0x8E849DE258
  1210. std::_Umap_traits<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::_Uhash_compare<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::hash<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::equal_to<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> _Traitsobj
  1211. std::_Uhash_compare<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::hash<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::equal_to<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >
  1212. std::_Compressed_pair<std::hash<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::_Compressed_pair<std::equal_to<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,float,1>,1> _Mypair = 0x849DE258
  1213. <user defined> value_compare = 0x8E849DE160
  1214. std::list<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> > >,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> > > > > _List
  1215. std::_List_buy<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> > >,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> > > > >
  1216. std::_List_alloc<std::_List_base_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> > >,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> > > > > >
  1217. std::_Compressed_pair<std::allocator<std::_List_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::_List_val<std::_List_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> _Mypair = 0x8E849DE168
  1218. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_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> > > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_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> > > > > > > > _Vec
  1219. std::_Vector_alloc<std::_Vec_base_types<std::_List_unchecked_iterator<std::_List_val<std::_List_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> > > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_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> > > > > > > > >
  1220. std::_Compressed_pair<std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_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> > > > > > >,std::_Vector_val<std::_Simple_types<std::_List_unchecked_iterator<std::_List_val<std::_List_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> _Mypair = 0x8E849DE178
  1221. unsigned int _Mask = 0x0
  1222. unsigned int _Maxidx = 0x8E849DE5A8
  1223. Local std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > > <begin>$L0
  1224. std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > >,std::_Iterator_base0>
  1225. std::_List_node<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry>,void *>* _Ptr = <Unable to read memory>
  1226. Local std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > > <end>$L1
  1227. std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > >,std::_Iterator_base0>
  1228. std::_List_node<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry>,void *>* _Ptr = <Unable to read memory>
  1229. Local std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > > <begin>$L1
  1230. std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > >,std::_Iterator_base0>
  1231. std::_List_node<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry>,void *>* _Ptr = <Unable to read memory>
  1232. Local std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> entry
  1233. second_type
  1234. std::string name = 0x0 <Unable to read memory>
  1235. std::string hash = 0x20 <Unable to read memory>
  1236. int state = 0x40 <Unable to read memory>
  1237. unsigned int timestamp = 0x48 <Unable to read memory>
  1238. std::string first = 0x0 <Unable to read memory>
  1239. UpdateFetcher::AppliedFileEntry second
  1240. std::string name = 0x20 <Unable to read memory>
  1241. std::string hash = 0x40 <Unable to read memory>
  1242. int state = 0x60 <Unable to read memory>
  1243. unsigned int timestamp = 0x68 <Unable to read memory>
  1244. Local std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<boost::filesystem::path,enum UpdateFetcher::State> > >,std::_Iterator_base0> <end>$L2
  1245. std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *>* _Ptr = 0x8E849DE420
  1246. std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *>* _Left = 0x4A10279AD66
  1247. std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *>* _Left = <Unable to read memory>
  1248. std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *>* _Parent = <Unable to read memory>
  1249. std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *>* _Right = <Unable to read memory>
  1250. char _Color = 0x4A10279AD7E <Unable to read memory>
  1251. char _Isnil = 0x4A10279AD7F <Unable to read memory>
  1252. std::pair<boost::filesystem::path,enum UpdateFetcher::State> _Myval = 0x4A10279AD86
  1253. std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *>* _Parent = 0x21600003533
  1254. std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *>* _Left = <Unable to read memory>
  1255. std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *>* _Parent = <Unable to read memory>
  1256. std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *>* _Right = <Unable to read memory>
  1257. char _Color = 0x2160000354B <Unable to read memory>
  1258. char _Isnil = 0x2160000354C <Unable to read memory>
  1259. std::pair<boost::filesystem::path,enum UpdateFetcher::State> _Myval = 0x21600003553
  1260. std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *>* _Right = NULL
  1261. char _Color = "·çÕö"
  1262. char _Isnil = "·çÕö"
  1263. std::pair<boost::filesystem::path,enum UpdateFetcher::State> _Myval
  1264. boost::filesystem::path first = 0x8E849DE440
  1265. int second = 0x1
  1266. Local std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<boost::filesystem::path,enum UpdateFetcher::State> > >,std::_Iterator_base0> <begin>$L2
  1267. std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *>* _Ptr = <Unable to read memory>
  1268. Local std::pair<boost::filesystem::path,enum UpdateFetcher::State>& availableQuery = <Unable to read memory>
  1269. Local unsigned int speed = 0x0 <Unable to read memory>
  1270. Local UpdateFetcher::AppliedFileEntry file
  1271. std::string name = 0x0 <Unable to read memory>
  1272. std::string hash = 0x20 <Unable to read memory>
  1273. int state = 0x40 <Unable to read memory>
  1274. unsigned int timestamp = 0x48 <Unable to read memory>
  1275. Local std::string hash = "Ž3/Õö..."
  1276. Local UpdateFetcher::UpdateMode mode = 0x0 <Unable to read memory>
  1277. Local std::exception& e = 0x7FF6D5E7B790
  1278. __std_exception_data _Data
  1279. char* _What = "pž7p"
  1280. bool _DoFree = 0xF8
  1281. Local std::exception& e = 0x1
  1282. __std_exception_data _Data
  1283. char* _What = <Unable to read memory>
  1284. bool _DoFree = 0x11 <Unable to read memory>
  1285. Local std::exception& e = 0x8E849DE420
  1286. __std_exception_data _Data
  1287. char* _What = 0x21600003533 <Unable to read memory>
  1288. bool _DoFree = 0x0
  1289. Local std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<boost::filesystem::path,enum UpdateFetcher::State> > > > localeIter
  1290. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<boost::filesystem::path,enum UpdateFetcher::State> > >,std::_Iterator_base0>
  1291. std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *>* _Ptr = <Unable to read memory>
  1292. Local std::exception& e = 0x7FFC4F7167B6
  1293. __std_exception_data _Data
  1294. char* _What = 0x3138447FFE0380B9 <Unable to read memory>
  1295. bool _DoFree = 0xF
  1296. Local std::exception& e = 0xFFFFFFFFFFFFFFFE
  1297. __std_exception_data _Data
  1298. char* _What = <Unable to read memory>
  1299. bool _DoFree = 0xE <Unable to read memory>
  1300. Local std::exception& e = 0x21600003533
  1301. __std_exception_data _Data
  1302. char* _What = <Unable to read memory>
  1303. bool _DoFree = 0x21600003543 <Unable to read memory>
  1304. Local std::exception& e = NULL
  1305. Local std::exception& e = 0xF
  1306. __std_exception_data _Data
  1307. char* _What = <Unable to read memory>
  1308. bool _DoFree = 0x1F <Unable to read memory>
  1309. Local std::exception& e = 0x8E849DE388
  1310. __std_exception_data _Data
  1311. char* _What = 0x21600003533 <Unable to read memory>
  1312. bool _DoFree = 0x1
  1313. Local std::exception& e = 0x2167037E7A0
  1314. __std_exception_data _Data
  1315. char* _What = "°}Õö"
  1316. bool _DoFree = 0xD
  1317. Local bool doCleanup = 0x8E849DE0B4
  1318. Local std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > > <begin>$L3
  1319. std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > >,std::_Iterator_base0>
  1320. std::_List_node<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry>,void *>* _Ptr = <Unable to read memory>
  1321. Local std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > > <end>$L3
  1322. std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > >,std::_Iterator_base0>
  1323. std::_List_node<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry>,void *>* _Ptr = <Unable to read memory>
  1324. Local std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry>& entry = <Unable to read memory>
  1325. Local std::exception& e = 0x7FF6D5E7B790
  1326. __std_exception_data _Data
  1327. char* _What = "pž7p"
  1328. bool _DoFree = 0xF8
  1329. Local std::exception& e = 0x1180
  1330. __std_exception_data _Data
  1331. char* _What = <Unable to read memory>
  1332. bool _DoFree = 0x1190 <Unable to read memory>
  1333. Local std::exception& e = 0x1
  1334. __std_exception_data _Data
  1335. char* _What = <Unable to read memory>
  1336. bool _DoFree = 0x11 <Unable to read memory>
  1337.  
  1338. 00007FF6D52D0A4F 0000008E849DE7A0 DBUpdater<WorldDatabaseConnection>::Update+8BF c:\trinity\src\server\database\updater\dbupdater.cpp line 228
  1339. Parameter DatabaseWorkerPool<WorldDatabaseConnection>& pool = 0x7FF6D5E7B790
  1340. std::unique_ptr<ProducerConsumerQueue<SQLOperation *>,std::default_delete<ProducerConsumerQueue<SQLOperation *> > > _queue
  1341. std::_Unique_ptr_base<ProducerConsumerQueue<SQLOperation *>,std::default_delete<ProducerConsumerQueue<SQLOperation *> > >
  1342. std::_Compressed_pair<std::default_delete<ProducerConsumerQueue<SQLOperation *> >,ProducerConsumerQueue<SQLOperation *> *,1> _Mypair = 0x2167032F1D0
  1343. std::array<std::vector<std::unique_ptr<WorldDatabaseConnection,std::default_delete<WorldDatabaseConnection> >,std::allocator<std::unique_ptr<WorldDatabaseConnection,std::default_delete<WorldDatabaseConnection> > > >,2> _connections
  1344. std::vector<std::unique_ptr<WorldDatabaseConnection,std::default_delete<WorldDatabaseConnection> >,std::allocator<std::unique_ptr<WorldDatabaseConnection,std::default_delete<WorldDatabaseConnection> > > >[2] _Elems
  1345. [0] = 0x7FF6D5E7B798
  1346. [1] = 0x7FF6D5E7B7B0
  1347. std::unique_ptr<MySQLConnectionInfo,std::default_delete<MySQLConnectionInfo> > _connectionInfo
  1348. std::_Unique_ptr_base<MySQLConnectionInfo,std::default_delete<MySQLConnectionInfo> >
  1349. std::_Compressed_pair<std::default_delete<MySQLConnectionInfo>,MySQLConnectionInfo *,1> _Mypair = 0x21670379DC0
  1350. std::vector<unsigned char,std::allocator<unsigned char> > _preparedStatementSize
  1351. std::_Vector_alloc<std::_Vec_base_types<unsigned char,std::allocator<unsigned char> > >
  1352. std::_Compressed_pair<std::allocator<unsigned char>,std::_Vector_val<std::_Simple_types<unsigned char> >,1> _Mypair = 0x7FF6D5E7B7D0
  1353. unsigned int _async_threads = 0x1
  1354. unsigned int _synch_threads = 0x1
  1355. Local UpdateFetcher updateFetcher
  1356. AppliedFileEntry
  1357. std::string name = "àò7p..."
  1358. std::string hash = "蝄Ž"
  1359. int state = 0x849DE6B8
  1360. unsigned int timestamp = 0x7FF6D58DE3E8
  1361. DirectoryEntry
  1362. boost::filesystem::path path
  1363. iterator
  1364. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  1365. 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>
  1366. boost::filesystem::path m_element = 0x8E849DE6B0
  1367. boost::filesystem::path* m_path_ptr = 0x8E849DE810
  1368. unsigned int m_pos = 0x40
  1369. const_iterator
  1370. <user defined> m_element = 0x8E849DE6B0
  1371. <user defined> m_path_ptr = 0x8E849DE810
  1372. unsigned int m_pos = 0x40
  1373. reverse_iterator
  1374. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  1375. 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>
  1376. boost::filesystem::path::iterator m_itr = 0x8E849DE6B0
  1377. boost::filesystem::path m_element = 0x8E849DE6E0
  1378. const_reverse_iterator
  1379. <user defined> m_itr = 0x8E849DE6B0
  1380. <user defined> m_element = 0x8E849DE6E0
  1381. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x8E849DE6B0
  1382. int state = 0x849DE810
  1383. std::unique_ptr<boost::filesystem::path,std::default_delete<boost::filesystem::path> > _sourceDirectory
  1384. std::_Unique_ptr_base<boost::filesystem::path,std::default_delete<boost::filesystem::path> >
  1385. std::_Compressed_pair<std::default_delete<boost::filesystem::path>,boost::filesystem::path *,1> _Mypair = 0x2167037EFE0
  1386. std::function<void __cdecl(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &)> _apply
  1387. std::_Func_class<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>
  1388. _Storage
  1389. float _Dummy1 = 0.000000
  1390. char[56] _Dummy2 = "°ãÕö..."
  1391. std::_Func_base<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>*[8] _Ptrs
  1392. [0] = 0x7FF6D58DE3B0
  1393. [1] = 0x7FF6D5E7B790
  1394. [2] = 0x7FFC4C2ED00B
  1395. [3] = 0x8E849DE810
  1396. [4] = 0x40
  1397. [5] = 0x0
  1398. [6] = 0x1
  1399. [7] = 0x8E849DE6B8
  1400. std::_Func_class<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>::_Storage _Mystorage = 0x8E849DE6B8
  1401. std::function<void __cdecl(boost::filesystem::path const &)> _applyFile
  1402. std::_Func_class<void,boost::filesystem::path const &>
  1403. _Storage
  1404. float _Dummy1 = 0.000000
  1405. char[56] _Dummy2 = "èãÕö..."
  1406. std::_Func_base<void,boost::filesystem::path const &>*[8] _Ptrs
  1407. [0] = 0x7FF6D58DE3E8
  1408. [1] = 0x7FF6D5E7B790
  1409. [2] = 0x0
  1410. [3] = 0x4A10279AB66
  1411. [4] = 0x4A10279AB56
  1412. [5] = 0x8E849DEAE8
  1413. [6] = 0x7FF6D52B3067
  1414. [7] = 0x8E849DE6F8
  1415. std::_Func_class<void,boost::filesystem::path const &>::_Storage _Mystorage = 0x8E849DE6F8
  1416. std::function<std::shared_ptr<ResultSet> __cdecl(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &)> _retrieve
  1417. std::_Func_class<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>
  1418. _Storage
  1419. float _Dummy1 = 0.000000
  1420. char[56] _Dummy2 = " äÕö..."
  1421. std::_Func_base<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>*[8] _Ptrs
  1422. [0] = 0x7FF6D58DE420
  1423. [1] = 0x7FF6D5E7B790
  1424. [2] = 0x7FFC4F7167B6
  1425. [3] = 0x1180
  1426. [4] = 0x2
  1427. [5] = 0x2167036BB30
  1428. [6] = 0x2167036BB30
  1429. [7] = 0x8E849DE738
  1430. std::_Func_class<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>::_Storage _Mystorage = 0x8E849DE738
  1431. Local boost::filesystem::path sourceDirectory
  1432. iterator
  1433. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  1434. 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>
  1435. boost::filesystem::path m_element = 0x8E849DE568
  1436. boost::filesystem::path* m_path_ptr = 0x2167038C200
  1437. iterator
  1438. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  1439. 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>
  1440. boost::filesystem::path m_element = 0x2167038C200
  1441. boost::filesystem::path* m_path_ptr = 0x414500004144
  1442. unsigned int m_pos = 0x414700004146
  1443. const_iterator
  1444. <user defined> m_element = 0x2167038C200
  1445. <user defined> m_path_ptr = 0x414500004144
  1446. unsigned int m_pos = 0x414700004146
  1447. reverse_iterator
  1448. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  1449. 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>
  1450. boost::filesystem::path::iterator m_itr = 0x2167038C200
  1451. boost::filesystem::path m_element = 0x2167038C230
  1452. const_reverse_iterator
  1453. <user defined> m_itr = 0x2167038C200
  1454. <user defined> m_element = 0x2167038C230
  1455. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x2167038C200
  1456. unsigned int m_pos = 0x216703CC5B0
  1457. const_iterator
  1458. <user defined> m_element = 0x8E849DE568
  1459. <user defined> m_path_ptr = 0x2167038C200
  1460. unsigned int m_pos = 0x216703CC5B0
  1461. reverse_iterator
  1462. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  1463. 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>
  1464. boost::filesystem::path::iterator m_itr
  1465. <user defined> m_element = 0x8E849DE568
  1466. <user defined> m_path_ptr = 0x2167038C200
  1467. unsigned int m_pos = 0x216703CC5B0
  1468. boost::filesystem::path m_element
  1469. iterator
  1470. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  1471. 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>
  1472. boost::filesystem::path m_element = 0x8E849DE598
  1473. boost::filesystem::path* m_path_ptr = 0x12
  1474. unsigned int m_pos = 0x1F
  1475. const_iterator
  1476. <user defined> m_element = 0x8E849DE598
  1477. <user defined> m_path_ptr = 0x12
  1478. unsigned int m_pos = 0x1F
  1479. reverse_iterator
  1480. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  1481. 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>
  1482. boost::filesystem::path::iterator m_itr = 0x8E849DE598
  1483. boost::filesystem::path m_element = 0x8E849DE5C8
  1484. const_reverse_iterator
  1485. <user defined> m_itr = 0x8E849DE598
  1486. <user defined> m_element = 0x8E849DE5C8
  1487. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x8E849DE598
  1488. const_reverse_iterator
  1489. <user defined> m_itr = 0x8E849DE568
  1490. <user defined> m_element = 0x8E849DE598
  1491. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname
  1492. std::_String_alloc<std::_String_base_types<wchar_t,std::allocator<wchar_t> > >
  1493. _Bxty
  1494. wchar_t*[8] _Buf
  1495. [0] = 0xF0A0
  1496. [1] = 0x7037
  1497. [2] = 0x216
  1498. [3] = 0x0
  1499. [4] = 0x0
  1500. [5] = 0x702C
  1501. [6] = 0x216
  1502. [7] = 0x0
  1503. wchar_t** _Ptr = 0x43
  1504. char[8] _Alias = " ğ7p"
  1505. std::_Compressed_pair<std::allocator<wchar_t>,std::_String_val<std::_Simple_types<wchar_t> >,1> _Mypair = 0x8E849DE568
  1506. Local std::string info = ""
  1507. Local UpdateResult result
  1508. unsigned int updated = 0x0 <Unable to read memory>
  1509. unsigned int recent = 0x8 <Unable to read memory>
  1510. unsigned int archived = 0x10 <Unable to read memory>
  1511. Local std::exception& e = 0x78
  1512. __std_exception_data _Data
  1513. char* _What = <Unable to read memory>
  1514. bool _DoFree = 0x88 <Unable to read memory>
  1515. Local std::exception& e = 0x7FF6D5E7BA20
  1516. __std_exception_data _Data
  1517. char* _What = "ĞM7p"
  1518. bool _DoFree = 0x3
  1519. Local std::exception& e = 0xFFFFFFFFFFFFFFFE
  1520. __std_exception_data _Data
  1521. char* _What = <Unable to read memory>
  1522. bool _DoFree = 0xE <Unable to read memory>
  1523. Local std::exception& e = 0x7F00746F6F72
  1524. __std_exception_data _Data
  1525. char* _What = <Unable to read memory>
  1526. bool _DoFree = 0x7F00746F6F82 <Unable to read memory>
  1527.  
  1528. 00007FF6D52B2658 0000008E849DE850 <lambda_3e92679161628d0ac4556bccf8fe4824>::operator()+38 c:\trinity\src\server\database\database\databaseloader.cpp line 99
  1529. Local DatabaseLoader::AddDatabase::__l5::<lambda_3e92679161628d0ac4556bccf8fe4824>* this = 0x8E849DEA98
  1530. DatabaseLoader* __this = 0x21670361B20
  1531. std::string _logger = " 6p..."
  1532. bool _autoSetup = 0x2E
  1533. unsigned int _updateFlags = 0x52F
  1534. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _open
  1535. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c = 0x21670361B48
  1536. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _populate
  1537. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c = 0x21670361B70
  1538. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _update
  1539. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c = 0x21670361B98
  1540. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _prepare
  1541. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c = 0x21670361BC0
  1542. std::stack<std::function<void __cdecl(void)>,std::deque<std::function<void __cdecl(void)>,std::allocator<std::function<void __cdecl(void)> > > > _close
  1543. std::deque<std::function<void __cdecl(void)>,std::allocator<std::function<void __cdecl(void)> > > c = 0x21670361BE8
  1544. std::string name = "ĞÅ6p"
  1545. DatabaseWorkerPool<WorldDatabaseConnection>& pool = 0x216703620E0
  1546. std::unique_ptr<ProducerConsumerQueue<SQLOperation *>,std::default_delete<ProducerConsumerQueue<SQLOperation *> > > _queue
  1547. std::_Unique_ptr_base<ProducerConsumerQueue<SQLOperation *>,std::default_delete<ProducerConsumerQueue<SQLOperation *> > >
  1548. std::_Compressed_pair<std::default_delete<ProducerConsumerQueue<SQLOperation *> >,ProducerConsumerQueue<SQLOperation *> *,1> _Mypair = 0x8E849DEAC0
  1549. std::array<std::vector<std::unique_ptr<WorldDatabaseConnection,std::default_delete<WorldDatabaseConnection> >,std::allocator<std::unique_ptr<WorldDatabaseConnection,std::default_delete<WorldDatabaseConnection> > > >,2> _connections
  1550. std::vector<std::unique_ptr<WorldDatabaseConnection,std::default_delete<WorldDatabaseConnection> >,std::allocator<std::unique_ptr<WorldDatabaseConnection,std::default_delete<WorldDatabaseConnection> > > >[2] _Elems
  1551. [0] = 0x216703620E8
  1552. [1] = 0x21670362100
  1553. std::unique_ptr<MySQLConnectionInfo,std::default_delete<MySQLConnectionInfo> > _connectionInfo
  1554. std::_Unique_ptr_base<MySQLConnectionInfo,std::default_delete<MySQLConnectionInfo> >
  1555. std::_Compressed_pair<std::default_delete<MySQLConnectionInfo>,MySQLConnectionInfo *,1> _Mypair = 0x88003169D06BC8AA
  1556. std::vector<unsigned char,std::allocator<unsigned char> > _preparedStatementSize
  1557. std::_Vector_alloc<std::_Vec_base_types<unsigned char,std::allocator<unsigned char> > >
  1558. std::_Compressed_pair<std::allocator<unsigned char>,std::_Vector_val<std::_Simple_types<unsigned char> >,1> _Mypair = 0x21670362120
  1559. unsigned int _async_threads = 0xA8
  1560. unsigned int _synch_threads = 0xC8
  1561. Local std::exception& e = 0x7FFC4C2ED00B
  1562. __std_exception_data _Data
  1563. char* _What = 0xCCCCCCC328C48348 <Unable to read memory>
  1564. bool _DoFree = 0xCC
  1565.  
  1566. 00007FF6D52B4A85 0000008E849DE880 DatabaseLoader::Process+65 c:\trinity\src\server\database\database\databaseloader.cpp line 165
  1567.  
  1568. 00007FF6D52B49BA 0000008E849DE930 DatabaseLoader::Load+21A c:\trinity\src\server\database\database\databaseloader.cpp line 132
  1569. Local DatabaseLoader* this = 0x8E849DEA20
  1570. std::string _logger = "server.worldserver"
  1571. bool _autoSetup = 0x1
  1572. unsigned int _updateFlags = 0x7
  1573. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _open
  1574. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c
  1575. std::_Deque_alloc<std::_Deque_base_types<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > >
  1576. std::_Compressed_pair<std::allocator<std::function<bool __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<bool __cdecl(void)> > >,1> _Mypair = 0x8E849DEA48
  1577. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _populate
  1578. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c
  1579. std::_Deque_alloc<std::_Deque_base_types<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > >
  1580. std::_Compressed_pair<std::allocator<std::function<bool __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<bool __cdecl(void)> > >,1> _Mypair = 0x8E849DEA70
  1581. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _update
  1582. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c
  1583. std::_Deque_alloc<std::_Deque_base_types<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > >
  1584. std::_Compressed_pair<std::allocator<std::function<bool __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<bool __cdecl(void)> > >,1> _Mypair = 0x8E849DEA98
  1585. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _prepare
  1586. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c
  1587. std::_Deque_alloc<std::_Deque_base_types<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > >
  1588. std::_Compressed_pair<std::allocator<std::function<bool __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<bool __cdecl(void)> > >,1> _Mypair = 0x8E849DEAC0
  1589. std::stack<std::function<void __cdecl(void)>,std::deque<std::function<void __cdecl(void)>,std::allocator<std::function<void __cdecl(void)> > > > _close
  1590. std::deque<std::function<void __cdecl(void)>,std::allocator<std::function<void __cdecl(void)> > > c
  1591. std::_Deque_alloc<std::_Deque_base_types<std::function<void __cdecl(void)>,std::allocator<std::function<void __cdecl(void)> > > >
  1592. std::_Compressed_pair<std::allocator<std::function<void __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<void __cdecl(void)> > >,1> _Mypair = 0x8E849DEAE8
  1593. Local DatabaseLoader* this = 0x2167036B7C0
  1594. std::string _logger = ""
  1595. bool _autoSetup = 0x0
  1596. unsigned int _updateFlags = 0x0
  1597. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _open
  1598. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c
  1599. std::_Deque_alloc<std::_Deque_base_types<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > >
  1600. std::_Compressed_pair<std::allocator<std::function<bool __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<bool __cdecl(void)> > >,1> _Mypair = 0x2167036B7E8
  1601. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _populate
  1602. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c
  1603. std::_Deque_alloc<std::_Deque_base_types<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > >
  1604. std::_Compressed_pair<std::allocator<std::function<bool __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<bool __cdecl(void)> > >,1> _Mypair = 0x2167036B810
  1605. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _update
  1606. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c
  1607. std::_Deque_alloc<std::_Deque_base_types<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > >
  1608. std::_Compressed_pair<std::allocator<std::function<bool __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<bool __cdecl(void)> > >,1> _Mypair = 0x2167036B838
  1609. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _prepare
  1610. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c
  1611. std::_Deque_alloc<std::_Deque_base_types<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > >
  1612. std::_Compressed_pair<std::allocator<std::function<bool __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<bool __cdecl(void)> > >,1> _Mypair = 0x2167036B860
  1613. std::stack<std::function<void __cdecl(void)>,std::deque<std::function<void __cdecl(void)>,std::allocator<std::function<void __cdecl(void)> > > > _close
  1614. std::deque<std::function<void __cdecl(void)>,std::allocator<std::function<void __cdecl(void)> > > c
  1615. std::_Deque_alloc<std::_Deque_base_types<std::function<void __cdecl(void)>,std::allocator<std::function<void __cdecl(void)> > > >
  1616. std::_Compressed_pair<std::allocator<std::function<void __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<void __cdecl(void)> > >,1> _Mypair = 0x2167036B888
  1617. Local std::exception& e = 0xFFFFFFFFFFFFFFFE
  1618. __std_exception_data _Data
  1619. char* _What = <Unable to read memory>
  1620. bool _DoFree = 0xE <Unable to read memory>
  1621.  
  1622. 00007FF6D47BC89B 0000008E849DEB20 StartDB+30B c:\trinity\src\server\worldserver\main.cpp line 562
  1623. Local DatabaseLoader loader
  1624. std::string _logger = "server.worldserver"
  1625. bool _autoSetup = 0x1
  1626. unsigned int _updateFlags = 0x7
  1627. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _open
  1628. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c
  1629. std::_Deque_alloc<std::_Deque_base_types<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > >
  1630. std::_Compressed_pair<std::allocator<std::function<bool __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<bool __cdecl(void)> > >,1> _Mypair = 0x8E849DEA48
  1631. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _populate
  1632. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c
  1633. std::_Deque_alloc<std::_Deque_base_types<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > >
  1634. std::_Compressed_pair<std::allocator<std::function<bool __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<bool __cdecl(void)> > >,1> _Mypair = 0x8E849DEA70
  1635. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _update
  1636. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c
  1637. std::_Deque_alloc<std::_Deque_base_types<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > >
  1638. std::_Compressed_pair<std::allocator<std::function<bool __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<bool __cdecl(void)> > >,1> _Mypair = 0x8E849DEA98
  1639. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _prepare
  1640. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c
  1641. std::_Deque_alloc<std::_Deque_base_types<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > >
  1642. std::_Compressed_pair<std::allocator<std::function<bool __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<bool __cdecl(void)> > >,1> _Mypair = 0x8E849DEAC0
  1643. std::stack<std::function<void __cdecl(void)>,std::deque<std::function<void __cdecl(void)>,std::allocator<std::function<void __cdecl(void)> > > > _close
  1644. std::deque<std::function<void __cdecl(void)>,std::allocator<std::function<void __cdecl(void)> > > c
  1645. std::_Deque_alloc<std::_Deque_base_types<std::function<void __cdecl(void)>,std::allocator<std::function<void __cdecl(void)> > > >
  1646. std::_Compressed_pair<std::allocator<std::function<void __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<void __cdecl(void)> > >,1> _Mypair = 0x8E849DEAE8
  1647. Local std::exception& e = 0x8E849DEAE0
  1648. __std_exception_data _Data
  1649. char* _What = "èꝄŽ"
  1650. bool _DoFree = 0x50
  1651. Local std::exception& e = 0xFFFFFFFFFFFFFFFE
  1652. __std_exception_data _Data
  1653. char* _What = <Unable to read memory>
  1654. bool _DoFree = 0xE <Unable to read memory>
  1655. Local std::exception& e = 0x1180
  1656. __std_exception_data _Data
  1657. char* _What = <Unable to read memory>
  1658. bool _DoFree = 0x1190 <Unable to read memory>
  1659. Local Realm realm
  1660. RealmHandle Id
  1661. unsigned int Realm = 0x0 <Unable to read memory>
  1662. unsigned int Build = 0x4 <Unable to read memory>
  1663. std::unique_ptr<boost::asio::ip::address,std::default_delete<boost::asio::ip::address> > ExternalAddress
  1664. std::_Unique_ptr_base<boost::asio::ip::address,std::default_delete<boost::asio::ip::address> >
  1665. std::_Compressed_pair<std::default_delete<boost::asio::ip::address>,boost::asio::ip::address *,1> _Mypair = 0x8 <Unable to read memory>
  1666. std::unique_ptr<boost::asio::ip::address,std::default_delete<boost::asio::ip::address> > LocalAddress
  1667. std::_Unique_ptr_base<boost::asio::ip::address,std::default_delete<boost::asio::ip::address> >
  1668. std::_Compressed_pair<std::default_delete<boost::asio::ip::address>,boost::asio::ip::address *,1> _Mypair = 0x10 <Unable to read memory>
  1669. std::unique_ptr<boost::asio::ip::address,std::default_delete<boost::asio::ip::address> > LocalSubnetMask
  1670. std::_Unique_ptr_base<boost::asio::ip::address,std::default_delete<boost::asio::ip::address> >
  1671. std::_Compressed_pair<std::default_delete<boost::asio::ip::address>,boost::asio::ip::address *,1> _Mypair = 0x18 <Unable to read memory>
  1672. unsigned int Port = 0x20 <Unable to read memory>
  1673. std::string Name = 0x28 <Unable to read memory>
  1674. unsigned int Type = 0x48 <Unable to read memory>
  1675. int Flags = 0x4C <Unable to read memory>
  1676. unsigned int Timezone = 0x50 <Unable to read memory>
  1677. int AllowedSecurityLevel = 0x54 <Unable to read memory>
  1678. float PopulationLevel = 0x58 <Unable to read memory>
  1679.  
  1680. 00007FF6D47CC07E 0000008E849DF730 main+11EE c:\trinity\src\server\worldserver\main.cpp line 215
  1681. Parameter int argc = 0x8E849DF740
  1682. Parameter char** argv = NULL
  1683. Local std::string pidFile = ""
  1684. Local int numThreads = 0x8E849DEC38
  1685. Local std::unique_ptr<AsyncAcceptor,std::default_delete<AsyncAcceptor> > raAcceptor
  1686. std::_Unique_ptr_base<AsyncAcceptor,std::default_delete<AsyncAcceptor> >
  1687. std::_Compressed_pair<std::default_delete<AsyncAcceptor>,AsyncAcceptor *,1> _Mypair
  1688. AsyncAcceptor* _Myval2 = 0x216703751C0
  1689. Local std::shared_ptr<boost::asio::io_service> ioService
  1690. std::_Ptr_base<boost::asio::io_service>
  1691. boost::asio::io_service* _Ptr = 0x216703751D0
  1692. work
  1693. boost::asio::detail::win_iocp_io_service& io_service_impl_ = 0x64
  1694. id
  1695. service
  1696. key
  1697. type_info* type_info_ = 0x64
  1698. boost::asio::io_service::id* id_ = 0xFF
  1699. boost::asio::io_service::service::key key_ = 0x216703751D8
  1700. boost::asio::io_service& owner_ = 0x90003600D0AADFA5
  1701. boost::asio::io_service::service* next_ = 0x21670375190
  1702. strand
  1703. boost::asio::detail::strand_service& service_ = 0x64
  1704. boost::asio::detail::strand_service::strand_impl* impl_ = 0x216703CC1F0
  1705. boost::asio::detail::winsock_init<2,0> init_ = 0x64
  1706. boost::asio::detail::service_registry* service_registry_ = 0x216703CC1F0
  1707. boost::asio::detail::win_iocp_io_service& impl_ = 0x2167035B840
  1708. std::_Ref_count_base* _Rep = 0x216703751C0
  1709. unsigned long _Uses = 0x4
  1710. unsigned long _Weaks = 0x1
  1711. Local std::shared_ptr<boost::asio::io_service> ioService
  1712. std::_Ptr_base<boost::asio::io_service>
  1713. boost::asio::io_service* _Ptr = 0x216703751D0
  1714. work
  1715. boost::asio::detail::win_iocp_io_service& io_service_impl_ = 0x64
  1716. id
  1717. service
  1718. key
  1719. type_info* type_info_ = 0x64
  1720. boost::asio::io_service::id* id_ = 0xFF
  1721. boost::asio::io_service::service::key key_ = 0x216703751D8
  1722. boost::asio::io_service& owner_ = 0x90003600D0AADFA5
  1723. boost::asio::io_service::service* next_ = 0x21670375190
  1724. strand
  1725. boost::asio::detail::strand_service& service_ = 0x64
  1726. boost::asio::detail::strand_service::strand_impl* impl_ = 0x216703CC1F0
  1727. boost::asio::detail::winsock_init<2,0> init_ = 0x64
  1728. boost::asio::detail::service_registry* service_registry_ = 0x216703CC1F0
  1729. boost::asio::detail::win_iocp_io_service& impl_ = 0x2167035B840
  1730. std::_Ref_count_base* _Rep = NULL
  1731. Local boost::asio::basic_signal_set<boost::asio::signal_set_service> signals
  1732. boost::asio::basic_io_object<boost::asio::signal_set_service,0>
  1733. implementation_type
  1734. boost::asio::detail::op_queue<boost::asio::detail::signal_op> queue_ = 0x8E849DEB98
  1735. boost::asio::detail::signal_set_service::registration* signals_ = 0x2167035D5C0
  1736. boost::asio::signal_set_service& service = 0x21670398EE0
  1737. boost::asio::detail::service_base<boost::asio::signal_set_service>
  1738. boost::asio::io_service::service
  1739. key
  1740. type_info* type_info_ = 0x7FF6D56D4A78
  1741. boost::asio::io_service::id* id_ = 0xB0
  1742. boost::asio::io_service::service::key key_ = 0x21670398EE8
  1743. boost::asio::io_service& owner_ = 0x216703751D0
  1744. boost::asio::io_service::service* next_ = 0x2167035B840
  1745. implementation_type
  1746. boost::asio::detail::op_queue<boost::asio::detail::signal_op> queue_ = 0x21670398EE0
  1747. boost::asio::detail::signal_set_service::registration* signals_ = NULL
  1748. boost::asio::detail::signal_set_service service_impl_ = 0x21670398F08
  1749. boost::asio::detail::signal_set_service::implementation_type implementation
  1750. boost::asio::detail::op_queue<boost::asio::detail::signal_op> queue_ = 0x8E849DEBA0
  1751. boost::asio::detail::signal_set_service::registration* signals_ = 0x216703CC230
  1752. Local std::shared_ptr<std::thread> soapThread
  1753. std::_Ptr_base<std::thread>
  1754. std::thread* _Ptr = NULL
  1755. std::_Ref_count_base* _Rep = 0x21670359510
  1756. unsigned long _Uses = 0x2EDF1DE4
  1757. unsigned long _Weaks = 0x10007674
  1758. Local std::string configError = ""
  1759. Local int networkThreads = 0x0 <Unable to read memory>
  1760. Local boost::filesystem::path configFile
  1761. iterator
  1762. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  1763. 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>
  1764. boost::filesystem::path m_element = 0x8E849DEFC8
  1765. boost::filesystem::path* m_path_ptr = 0x30303600002200
  1766. iterator
  1767. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  1768. 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>
  1769. boost::filesystem::path m_element = 0x30303600002200
  1770. boost::filesystem::path* m_path_ptr = <Unable to read memory>
  1771. unsigned int m_pos = 0x30303600002228 <Unable to read memory>
  1772. const_iterator
  1773. <user defined> m_element = 0x30303600002200
  1774. <user defined> m_path_ptr = 0x30303600002220 <Unable to read memory>
  1775. unsigned int m_pos = 0x30303600002228 <Unable to read memory>
  1776. reverse_iterator
  1777. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  1778. 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>
  1779. boost::filesystem::path::iterator m_itr = 0x30303600002200
  1780. boost::filesystem::path m_element = 0x30303600002230
  1781. const_reverse_iterator
  1782. <user defined> m_itr = 0x30303600002200
  1783. <user defined> m_element = 0x30303600002230
  1784. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x30303600002200
  1785. unsigned int m_pos = 0x21600000022
  1786. const_iterator
  1787. <user defined> m_element = 0x8E849DEFC8
  1788. <user defined> m_path_ptr = 0x30303600002200
  1789. unsigned int m_pos = 0x21600000022
  1790. reverse_iterator
  1791. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  1792. 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>
  1793. boost::filesystem::path::iterator m_itr
  1794. <user defined> m_element = 0x8E849DEFC8
  1795. <user defined> m_path_ptr = 0x30303600002200
  1796. unsigned int m_pos = 0x21600000022
  1797. boost::filesystem::path m_element
  1798. iterator
  1799. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  1800. 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>
  1801. boost::filesystem::path m_element = 0x8E849DEFF8
  1802. boost::filesystem::path* m_path_ptr = NULL
  1803. unsigned int m_pos = 0xF
  1804. const_iterator
  1805. <user defined> m_element = 0x8E849DEFF8
  1806. <user defined> m_path_ptr = 0x0
  1807. unsigned int m_pos = 0xF
  1808. reverse_iterator
  1809. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  1810. 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>
  1811. boost::filesystem::path::iterator m_itr = 0x8E849DEFF8
  1812. boost::filesystem::path m_element = 0x8E849DF028
  1813. const_reverse_iterator
  1814. <user defined> m_itr = 0x8E849DEFF8
  1815. <user defined> m_element = 0x8E849DF028
  1816. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x8E849DEFF8
  1817. const_reverse_iterator
  1818. <user defined> m_itr = 0x8E849DEFC8
  1819. <user defined> m_element = 0x8E849DEFF8
  1820. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname
  1821. std::_String_alloc<std::_String_base_types<wchar_t,std::allocator<wchar_t> > >
  1822. _Bxty
  1823. wchar_t*[8] _Buf
  1824. [0] = 0xB7D0
  1825. [1] = 0x7035
  1826. [2] = 0x216
  1827. [3] = 0x0
  1828. [4] = 0x6701
  1829. [5] = 0x7032
  1830. [6] = 0x0
  1831. [7] = 0x0
  1832. wchar_t** _Ptr = 0x43
  1833. char[8] _Alias = "Ğ·5p"
  1834. std::_Compressed_pair<std::allocator<wchar_t>,std::_String_val<std::_Simple_types<wchar_t> >,1> _Mypair = 0x8E849DEFC8
  1835. Local boost::program_options::variables_map vm
  1836. boost::program_options::abstract_variables_map
  1837. boost::program_options::abstract_variables_map* m_next = NULL
  1838. 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> > >
  1839. 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> >
  1840. std::_Tree_comp_alloc<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> >
  1841. 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 = 0x8E849DEE50
  1842. <user defined> value_compare = 0x8E849DEE50
  1843. <user defined> _Copy_tag = 0x8E849DEE50
  1844. <user defined> _Move_tag = 0x8E849DEE50
  1845. <user defined> value_compare = 0x8E849DEE50
  1846. 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
  1847. 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> >
  1848. std::_Tree_comp_alloc<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> >
  1849. 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 = 0x8E849DEE60
  1850. <user defined> _Copy_tag = 0x8E849DEE60
  1851. <user defined> _Move_tag = 0x8E849DEE60
  1852. 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
  1853. 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> >
  1854. std::_Tree_comp_alloc<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> >
  1855. 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 = 0x8E849DEE70
  1856. <user defined> value_compare = 0x8E849DEE70
  1857. <user defined> _Copy_tag = 0x8E849DEE70
  1858. <user defined> _Move_tag = 0x8E849DEE70
  1859. <user defined> value_compare = 0x8E849DEE70
  1860. Local std::shared_ptr<FreezeDetector> freezeDetector
  1861. std::_Ptr_base<FreezeDetector>
  1862. FreezeDetector* _Ptr = 0x21670359520
  1863. boost::asio::basic_deadline_timer<boost::posix_time::ptime,boost::asio::time_traits<boost::posix_time::ptime>,boost::asio::deadline_timer_service<boost::posix_time::ptime,boost::asio::time_traits<boost::posix_time::ptime> > > _timer = 0x21670359520
  1864. unsigned int _worldLoopCounter = 0xE7471659
  1865. unsigned int _lastChangeMsTime = 0x32801221
  1866. unsigned int _maxCoreStuckTimeInMs = 0xE7471659
  1867. std::_Ref_count_base* _Rep = 0xA
  1868. unsigned long _Uses = 0x12 <Unable to read memory>
  1869. unsigned long _Weaks = 0x16 <Unable to read memory>
  1870. Local std::shared_ptr<void> sScriptMgrHandle
  1871. std::_Ptr_base<void>
  1872. void* _Ptr = NULL
  1873. std::_Ref_count_base* _Rep = 0x8E849DF000
  1874. unsigned long _Uses = 0x73726500
  1875. unsigned long _Weaks = 0x6E6F69
  1876. Local std::shared_ptr<std::thread> cliThread
  1877. std::_Ptr_base<std::thread>
  1878. std::thread* _Ptr = 0x21670338730
  1879. id
  1880. unsigned int _Id = 0x0
  1881. _Thrd_imp_t _Thr = 0x21670338730
  1882. std::_Ref_count_base* _Rep = 0x7FFC0A00000A
  1883. unsigned long _Uses = 0x7FFC0A000012 <Unable to read memory>
  1884. unsigned long _Weaks = 0x7FFC0A000016 <Unable to read memory>
  1885. Local std::string configService = ""
  1886. Local std::shared_ptr<void> sWorldSocketMgrHandle
  1887. std::_Ptr_base<void>
  1888. void* _Ptr = 0xA00000A
  1889. std::_Ref_count_base* _Rep = NULL
  1890. Local std::shared_ptr<void> dbHandle
  1891. std::_Ptr_base<void>
  1892. void* _Ptr = NULL
  1893. std::_Ref_count_base* _Rep = 0x21600000200
  1894. unsigned long _Uses = 0x21600000208 <Unable to read memory>
  1895. unsigned long _Weaks = 0x2160000020C <Unable to read memory>
  1896. Local unsigned int worldPort = 0x0 <Unable to read memory>
  1897. Local std::shared_ptr<void> mapManagementHandle
  1898. std::_Ptr_base<void>
  1899. void* _Ptr = 0x21670359510
  1900. std::_Ref_count_base* _Rep = 0x3FF
  1901. unsigned long _Uses = 0x407 <Unable to read memory>
  1902. unsigned long _Weaks = 0x40B <Unable to read memory>
  1903. Local std::string worldListener = "‹ÇH‹\$0H‹t$8HƒÄ _ÃH‰\$L‰L$ WHƒì I‹ùI‹ØH‹
  1904. Hƒ..."
  1905. Local std::shared_ptr<void> opensslHandle
  1906. std::_Ptr_base<void>
  1907. void* _Ptr = NULL
  1908. std::_Ref_count_base* _Rep = 0x21670355A00
  1909. unsigned long _Uses = 0x1
  1910. unsigned long _Weaks = 0x1
  1911. Local BigNumber seed
  1912. bignum_st* _bn = 0x21670355820
  1913. unsigned int* d = 0x7CDDC490036BDE63
  1914. int top = 0x2
  1915. int dmax = 0x2
  1916. int neg = 0x0
  1917. int flags = 0x1
  1918. Local std::shared_ptr<std::vector<std::thread,std::allocator<std::thread> > > threadPool
  1919. std::_Ptr_base<std::vector<std::thread,std::allocator<std::thread> > >
  1920. std::vector<std::thread,std::allocator<std::thread> >* _Ptr = 0x21670355B00
  1921. std::_Vector_alloc<std::_Vec_base_types<std::thread,std::allocator<std::thread> > >
  1922. std::_Compressed_pair<std::allocator<std::thread>,std::_Vector_val<std::_Simple_types<std::thread> >,1> _Mypair = 0x21670355B00
  1923. std::_Ref_count_base* _Rep = 0x216703753A0
  1924. unsigned long _Uses = 0x1
  1925. unsigned long _Weaks = 0x1
  1926. Local std::shared_ptr<void> sMetricHandle
  1927. std::_Ptr_base<void>
  1928. void* _Ptr = 0x21600000001
  1929. std::_Ref_count_base* _Rep = NULL
  1930. Local unsigned int pid = 0x8E849DEBE8
  1931. Local std::exception& e = NULL
  1932. Local std::exception& e = NULL
  1933. Local std::exception& e = NULL
  1934. Local std::exception& e = 0x21670359510
  1935. __std_exception_data _Data
  1936. char* _What = 0x100076742EDF1DE4 <Unable to read memory>
  1937. bool _DoFree = 0x4D
  1938. Local int coreStuckTime = 0x8E849DEC04
  1939. Local std::exception& e = NULL
  1940. Local std::exception& e = NULL
  1941. Local std::exception& e = 0x1AB
  1942. __std_exception_data _Data
  1943. char* _What = <Unable to read memory>
  1944. bool _DoFree = 0x1BB <Unable to read memory>
  1945.  
  1946. 00007FF6D5444334 0000008E849DF770 __scrt_common_main_seh+110 f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl line 283
  1947. Local bool has_cctor = 0x8E849DF760
  1948. Local int main_result = 0x0 <Unable to read memory>
  1949. Local <user defined>** tls_init_callback = <Unable to read memory>
  1950. Local bool is_nested = 0x0 <Unable to read memory>
  1951. Local <user defined>** tls_dtor_callback = <Unable to read memory>
  1952. Local int main_result = 0x0 <Unable to read memory>
  1953. Local __scrt_native_startup_state __scrt_current_native_startup_state = 0x0 <Unable to read memory>
  1954.  
  1955. 00007FFC4F5F1FE4 0000008E849DF7A0 BaseThreadInitThunk+14
  1956.  
  1957. 00007FFC4F75EF91 0000008E849DF7F0 RtlUserThreadStart+21
  1958.  
  1959.  
  1960. Call stack:
  1961. Address Frame Function SourceFile
  1962. 00007FFC4F791B74 0000008E849DB860 NtGetContextThread+14
  1963.  
  1964. 00007FFC4C5EA7AA 0000008E849DB890 GetThreadContext+A
  1965.  
  1966. 00007FF6D47D8DCB 0000008E849DBDC0 WheatyExceptionReport::printTracesForAllThreads+CB c:\trinity\src\common\debugging\wheatyexceptionreport.cpp line 463
  1967. Local tagTHREADENTRY32 te32
  1968. unsigned long dwSize = 0x1C
  1969. unsigned long cntUsage = 0x0
  1970. unsigned long th32ThreadID = 0xD7C
  1971. unsigned long th32OwnerProcessID = 0x2758
  1972. long tpBasePri = 0x8
  1973. long tpDeltaPri = 0x0
  1974. unsigned long dwFlags = 0x0
  1975. Local _CONTEXT context
  1976. unsigned int P1Home = 0x0
  1977. unsigned int P2Home = 0x0
  1978. unsigned int P3Home = 0x0
  1979. unsigned int P4Home = 0x0
  1980. unsigned int P5Home = 0x0
  1981. unsigned int P6Home = 0x0
  1982. unsigned long ContextFlags = 0xD010001F
  1983. unsigned long MxCsr = 0x1FA2
  1984. unsigned int SegCs = 0x33
  1985. unsigned int SegDs = 0x2B
  1986. unsigned int SegEs = 0x2B
  1987. unsigned int SegFs = 0x53
  1988. unsigned int SegGs = 0x2B
  1989. unsigned int SegSs = 0x2B
  1990. unsigned long EFlags = 0x246
  1991. unsigned int Dr0 = 0x0
  1992. unsigned int Dr1 = 0x0
  1993. unsigned int Dr2 = 0x0
  1994. unsigned int Dr3 = 0x0
  1995. unsigned int Dr6 = 0x0
  1996. unsigned int Dr7 = 0x0
  1997. unsigned int Rax = 0x92B
  1998. unsigned int Rcx = 0x100D8
  1999. unsigned int Rdx = 0x21672210000
  2000. unsigned int Rbx = 0x3B4
  2001. unsigned int Rsp = 0x8E849DB8A0
  2002. unsigned int Rbp = 0x1
  2003. unsigned int Rsi = 0x2758
  2004. unsigned int Rdi = 0x3B0
  2005. unsigned int R8 = 0x92A
  2006. unsigned int R9 = 0x1
  2007. unsigned int R10 = 0x0
  2008. unsigned int R11 = 0x246
  2009. unsigned int R12 = 0x1
  2010. unsigned int R13 = 0x8E849DC61C
  2011. unsigned int R14 = 0xC
  2012. unsigned int R15 = 0x15
  2013. unsigned int Rip = 0x7FF6D47D8DCB
  2014. _XSAVE_FORMAT FltSave
  2015. unsigned int ControlWord = 0x27F
  2016. unsigned int StatusWord = 0x0
  2017. unsigned int TagWord = 0x0
  2018. unsigned int Reserved1 = 0x0
  2019. unsigned int ErrorOpcode = 0x0
  2020. unsigned long ErrorOffset = 0x0
  2021. unsigned int ErrorSelector = 0x0
  2022. unsigned int Reserved2 = 0x0
  2023. unsigned long DataOffset = 0x0
  2024. unsigned int DataSelector = 0x0
  2025. unsigned int Reserved3 = 0x0
  2026. unsigned long MxCsr = 0x1FA2
  2027. unsigned long MxCsr_Mask = 0xFFFF
  2028. _M128A[8] FloatRegisters
  2029. [0] = 0x8E849DBA00
  2030. [1] = 0x8E849DBA10
  2031. [2] = 0x8E849DBA20
  2032. [3] = 0x8E849DBA30
  2033. [4] = 0x8E849DBA40
  2034. [5] = 0x8E849DBA50
  2035. [6] = 0x8E849DBA60
  2036. [7] = 0x8E849DBA70
  2037. _M128A[16] XmmRegisters
  2038. [0] = 0x8E849DBA80
  2039. [1] = 0x8E849DBA90
  2040. [2] = 0x8E849DBAA0
  2041. [3] = 0x8E849DBAB0
  2042. [4] = 0x8E849DBAC0
  2043. [5] = 0x8E849DBAD0
  2044. [6] = 0x8E849DBAE0
  2045. [7] = 0x8E849DBAF0
  2046. [8] = 0x8E849DBB00
  2047. [9] = 0x8E849DBB10
  2048. unsigned int[96] Reserved4
  2049. [0] = 0xC6
  2050. [1] = 0x1
  2051. [2] = 0x0
  2052. [3] = 0xC7
  2053. [4] = 0x0
  2054. [5] = 0x0
  2055. [6] = 0x0
  2056. [7] = 0x0
  2057. [8] = 0x91
  2058. [9] = 0x0
  2059. _M128A[2] Header
  2060. [0] = 0x8E849DB9E0
  2061. [1] = 0x8E849DB9F0
  2062. <user defined> Legacy = 0x8E849DBA00
  2063. _M128A Xmm0 = 0x8E849DBA80
  2064. _M128A Xmm1
  2065. unsigned int Low = 0x0
  2066. int High = 0x0
  2067. _M128A Xmm2
  2068. unsigned int Low = 0x0
  2069. int High = 0x0
  2070. _M128A Xmm3
  2071. unsigned int Low = 0x0
  2072. int High = 0x0
  2073. _M128A Xmm4
  2074. unsigned int Low = 0x0
  2075. int High = 0x0
  2076. _M128A Xmm5
  2077. unsigned int Low = 0x0
  2078. int High = 0x0
  2079. _M128A Xmm6
  2080. unsigned int Low = 0x0
  2081. int High = 0x0
  2082. _M128A Xmm7
  2083. unsigned int Low = 0x0
  2084. int High = 0x0
  2085. _M128A Xmm8
  2086. unsigned int Low = 0x0
  2087. int High = 0x0
  2088. _M128A Xmm9
  2089. unsigned int Low = 0x0
  2090. int High = 0x0
  2091. _M128A Xmm10
  2092. unsigned int Low = 0x0
  2093. int High = 0x0
  2094. _M128A Xmm11
  2095. unsigned int Low = 0x0
  2096. int High = 0x0
  2097. _M128A Xmm12
  2098. unsigned int Low = 0x0
  2099. int High = 0x0
  2100. _M128A Xmm13
  2101. unsigned int Low = 0x0
  2102. int High = 0x0
  2103. _M128A Xmm14
  2104. unsigned int Low = 0x0
  2105. int High = 0x0
  2106. _M128A Xmm15
  2107. unsigned int Low = 0x0
  2108. int High = 0x0
  2109. _M128A[26] VectorRegister
  2110. [0] = 0x8E849DBBE0
  2111. [1] = 0x8E849DBBF0
  2112. [2] = 0x8E849DBC00
  2113. [3] = 0x8E849DBC10
  2114. [4] = 0x8E849DBC20
  2115. [5] = 0x8E849DBC30
  2116. [6] = 0x8E849DBC40
  2117. [7] = 0x8E849DBC50
  2118. [8] = 0x8E849DBC60
  2119. [9] = 0x8E849DBC70
  2120. unsigned int VectorControl = 0x4A102793056
  2121. unsigned int DebugControl = 0x7FF6D47D76D0
  2122. unsigned int LastBranchToRip = 0x0
  2123. unsigned int LastBranchFromRip = 0x0
  2124. unsigned int LastExceptionToRip = 0x0
  2125. unsigned int LastExceptionFromRip = 0x0
  2126.  
  2127. 00007FF6D47D6C91 0000008E849DC450 WheatyExceptionReport::GenerateExceptionReport+3A1 c:\trinity\src\common\debugging\wheatyexceptionreport.cpp line 571
  2128. Parameter _EXCEPTION_POINTERS* pExceptionInfo = 0x1A
  2129. _EXCEPTION_RECORD* ExceptionRecord = <Unable to read memory>
  2130. _CONTEXT* ContextRecord = <Unable to read memory>
  2131. Local _CONTEXT* pCtx = <Unable to read memory>
  2132. Local _CONTEXT trashableContext
  2133. unsigned int P1Home = 0x8E849DD130
  2134. unsigned int P2Home = 0x72
  2135. unsigned int P3Home = 0x16
  2136. unsigned int P4Home = 0x8E849DD080
  2137. unsigned int P5Home = 0x200000000
  2138. unsigned int P6Home = 0x8E849DD0C0
  2139. unsigned long ContextFlags = 0x10005F
  2140. unsigned long MxCsr = 0x1FA0
  2141. unsigned int SegCs = 0x33
  2142. unsigned int SegDs = 0x2B
  2143. unsigned int SegEs = 0x2B
  2144. unsigned int SegFs = 0x53
  2145. unsigned int SegGs = 0x2B
  2146. unsigned int SegSs = 0x2B
  2147. unsigned long EFlags = 0x10206
  2148. unsigned int Dr0 = 0x0
  2149. unsigned int Dr1 = 0x0
  2150. unsigned int Dr2 = 0x0
  2151. unsigned int Dr3 = 0x0
  2152. unsigned int Dr6 = 0x0
  2153. unsigned int Dr7 = 0x0
  2154. unsigned int Rax = 0x7FF6D52FA5A0
  2155. unsigned int Rcx = 0x1
  2156. unsigned int Rdx = 0x7FFC4C324750
  2157. unsigned int Rbx = 0x0
  2158. unsigned int Rsp = 0x8E849DF7B0
  2159. unsigned int Rbp = 0x0
  2160. unsigned int Rsi = 0x0
  2161. unsigned int Rdi = 0x0
  2162. unsigned int R8 = 0x8BF691
  2163. unsigned int R9 = 0x8E849DD890
  2164. unsigned int R10 = 0x0
  2165. unsigned int R11 = 0x246
  2166. unsigned int R12 = 0x0
  2167. unsigned int R13 = 0x0
  2168. unsigned int R14 = 0x0
  2169. unsigned int R15 = 0x0
  2170. unsigned int Rip = 0x7FFC4F75EF91
  2171. _XSAVE_FORMAT FltSave
  2172. unsigned int ControlWord = 0x27F
  2173. unsigned int StatusWord = 0x0
  2174. unsigned int TagWord = 0x0
  2175. unsigned int Reserved1 = 0x0
  2176. unsigned int ErrorOpcode = 0x0
  2177. unsigned long ErrorOffset = 0x0
  2178. unsigned int ErrorSelector = 0x0
  2179. unsigned int Reserved2 = 0x0
  2180. unsigned long DataOffset = 0x0
  2181. unsigned int DataSelector = 0x0
  2182. unsigned int Reserved3 = 0x0
  2183. unsigned long MxCsr = 0x1FA0
  2184. unsigned long MxCsr_Mask = 0xFFFF
  2185. _M128A[8] FloatRegisters
  2186. [0] = 0x8E849DBF80
  2187. [1] = 0x8E849DBF90
  2188. [2] = 0x8E849DBFA0
  2189. [3] = 0x8E849DBFB0
  2190. [4] = 0x8E849DBFC0
  2191. [5] = 0x8E849DBFD0
  2192. [6] = 0x8E849DBFE0
  2193. [7] = 0x8E849DBFF0
  2194. _M128A[16] XmmRegisters
  2195. [0] = 0x8E849DC000
  2196. [1] = 0x8E849DC010
  2197. [2] = 0x8E849DC020
  2198. [3] = 0x8E849DC030
  2199. [4] = 0x8E849DC040
  2200. [5] = 0x8E849DC050
  2201. [6] = 0x8E849DC060
  2202. [7] = 0x8E849DC070
  2203. [8] = 0x8E849DC080
  2204. [9] = 0x8E849DC090
  2205. unsigned int[96] Reserved4
  2206. [0] = 0xB3
  2207. [1] = 0x94
  2208. [2] = 0xD6
  2209. [3] = 0x26
  2210. [4] = 0xE8
  2211. [5] = 0xB
  2212. [6] = 0x2E
  2213. [7] = 0x11
  2214. [8] = 0x80
  2215. [9] = 0xA5
  2216. _M128A[2] Header
  2217. [0] = 0x8E849DBF60
  2218. [1] = 0x8E849DBF70
  2219. <user defined> Legacy = 0x8E849DBF80
  2220. _M128A Xmm0 = 0x8E849DC000
  2221. _M128A Xmm1
  2222. unsigned int Low = 0x0
  2223. int High = 0x0
  2224. _M128A Xmm2
  2225. unsigned int Low = 0x0
  2226. int High = 0x0
  2227. _M128A Xmm3
  2228. unsigned int Low = 0x0
  2229. int High = 0x0
  2230. _M128A Xmm4
  2231. unsigned int Low = 0x0
  2232. int High = 0x0
  2233. _M128A Xmm5
  2234. unsigned int Low = 0x0
  2235. int High = 0x0
  2236. _M128A Xmm6
  2237. unsigned int Low = 0x0
  2238. int High = 0x0
  2239. _M128A Xmm7
  2240. unsigned int Low = 0x0
  2241. int High = 0x0
  2242. _M128A Xmm8
  2243. unsigned int Low = 0x0
  2244. int High = 0x0
  2245. _M128A Xmm9
  2246. unsigned int Low = 0x0
  2247. int High = 0x0
  2248. _M128A Xmm10
  2249. unsigned int Low = 0x0
  2250. int High = 0x0
  2251. _M128A Xmm11
  2252. unsigned int Low = 0x0
  2253. int High = 0x0
  2254. _M128A Xmm12
  2255. unsigned int Low = 0x0
  2256. int High = 0x0
  2257. _M128A Xmm13
  2258. unsigned int Low = 0x0
  2259. int High = 0x0
  2260. _M128A Xmm14
  2261. unsigned int Low = 0x0
  2262. int High = 0x0
  2263. _M128A Xmm15
  2264. unsigned int Low = 0x0
  2265. int High = 0x0
  2266. _M128A[26] VectorRegister
  2267. [0] = 0x8E849DC160
  2268. [1] = 0x8E849DC170
  2269. [2] = 0x8E849DC180
  2270. [3] = 0x8E849DC190
  2271. [4] = 0x8E849DC1A0
  2272. [5] = 0x8E849DC1B0
  2273. [6] = 0x8E849DC1C0
  2274. [7] = 0x8E849DC1D0
  2275. [8] = 0x8E849DC1E0
  2276. [9] = 0x8E849DC1F0
  2277. unsigned int VectorControl = 0x8E849DDB88
  2278. unsigned int DebugControl = 0x7FFC15CBF6FE
  2279. unsigned int LastBranchToRip = 0x0
  2280. unsigned int LastBranchFromRip = 0x0
  2281. unsigned int LastExceptionToRip = 0x0
  2282. unsigned int LastExceptionFromRip = 0x0
  2283. Local _SYSTEMTIME systime
  2284. unsigned int wYear = 0x7E1
  2285. unsigned int wMonth = 0xC
  2286. unsigned int wDayOfWeek = 0x4
  2287. unsigned int wDay = 0x15
  2288. unsigned int wHour = 0x13
  2289. unsigned int wMinute = 0x31
  2290. unsigned int wSecond = 0x1B
  2291. unsigned int wMilliseconds = 0x2F
  2292. Local _EXCEPTION_RECORD* pExceptionRecord = <Unable to read memory>
  2293. Local unsigned int offset = 0x8E849DBE48
  2294. Local char[260] szFaultingModule = "C:\Build\bin\RelWithDebInfo\worldserver.exe..."
  2295. Local unsigned long section = 0x8E849DBE40
  2296.  
  2297. 00007FF6D47D7EA5 0000008E849DC740 WheatyExceptionReport::WheatyUnhandledExceptionFilter+2C5 c:\trinity\src\common\debugging\wheatyexceptionreport.cpp line 179
  2298. Parameter _EXCEPTION_POINTERS* pExceptionInfo = 0x8E849DC8C0
  2299. _EXCEPTION_RECORD* ExceptionRecord = 0x8E849DD530
  2300. unsigned long ExceptionCode = 0xC0000005
  2301. unsigned long ExceptionFlags = 0x0
  2302. _EXCEPTION_RECORD* ExceptionRecord = NULL
  2303. void* ExceptionAddress = 0x7FF6D52FA5A9
  2304. unsigned long NumberParameters = 0x2
  2305. unsigned int[15] ExceptionInformation
  2306. [0] = 0x1
  2307. [1] = 0x0
  2308. [2] = 0xFFFF8A0E728E77A4
  2309. [3] = 0x0
  2310. [4] = 0x0
  2311. [5] = 0x0
  2312. [6] = 0x0
  2313. [7] = 0x0
  2314. [8] = 0x0
  2315. [9] = 0x0
  2316. _CONTEXT* ContextRecord = 0x8E849DD040
  2317. unsigned int P1Home = 0x8E849DD130
  2318. unsigned int P2Home = 0x72
  2319. unsigned int P3Home = 0x16
  2320. unsigned int P4Home = 0x8E849DD080
  2321. unsigned int P5Home = 0x200000000
  2322. unsigned int P6Home = 0x8E849DD0C0
  2323. unsigned long ContextFlags = 0x10005F
  2324. unsigned long MxCsr = 0x1FA0
  2325. unsigned int SegCs = 0x33
  2326. unsigned int SegDs = 0x2B
  2327. unsigned int SegEs = 0x2B
  2328. unsigned int SegFs = 0x53
  2329. unsigned int SegGs = 0x2B
  2330. unsigned int SegSs = 0x2B
  2331. unsigned long EFlags = 0x10206
  2332. unsigned int Dr0 = 0x0
  2333. unsigned int Dr1 = 0x0
  2334. unsigned int Dr2 = 0x0
  2335. unsigned int Dr3 = 0x0
  2336. unsigned int Dr6 = 0x0
  2337. unsigned int Dr7 = 0x0
  2338. unsigned int Rax = 0x7FF6D52FA5A0
  2339. unsigned int Rcx = 0x1
  2340. unsigned int Rdx = 0x7FFC4C324750
  2341. unsigned int Rbx = 0x16
  2342. unsigned int Rsp = 0x8E849DD7C0
  2343. unsigned int Rbp = 0x8E849DE6B0
  2344. unsigned int Rsi = 0x0
  2345. unsigned int Rdi = 0x2167037B001
  2346. unsigned int R8 = 0x8BF691
  2347. unsigned int R9 = 0x8E849DD890
  2348. unsigned int R10 = 0x0
  2349. unsigned int R11 = 0x246
  2350. unsigned int R12 = 0x910
  2351. unsigned int R13 = 0x0
  2352. unsigned int R14 = 0x7FF6D52FA5A0
  2353. unsigned int R15 = 0x7FFC4C3C6750
  2354. unsigned int Rip = 0x7FF6D52FA5A9
  2355. _XSAVE_FORMAT FltSave
  2356. unsigned int ControlWord = 0x27F
  2357. unsigned int StatusWord = 0x0
  2358. unsigned int TagWord = 0x0
  2359. unsigned int Reserved1 = 0x0
  2360. unsigned int ErrorOpcode = 0x0
  2361. unsigned long ErrorOffset = 0x0
  2362. unsigned int ErrorSelector = 0x0
  2363. unsigned int Reserved2 = 0x0
  2364. unsigned long DataOffset = 0x0
  2365. unsigned int DataSelector = 0x0
  2366. unsigned int Reserved3 = 0x0
  2367. unsigned long MxCsr = 0x1FA0
  2368. unsigned long MxCsr_Mask = 0xFFFF
  2369. _M128A[8] FloatRegisters
  2370. [0] = 0x8E849DD160
  2371. [1] = 0x8E849DD170
  2372. [2] = 0x8E849DD180
  2373. [3] = 0x8E849DD190
  2374. [4] = 0x8E849DD1A0
  2375. [5] = 0x8E849DD1B0
  2376. [6] = 0x8E849DD1C0
  2377. [7] = 0x8E849DD1D0
  2378. _M128A[16] XmmRegisters
  2379. [0] = 0x8E849DD1E0
  2380. [1] = 0x8E849DD1F0
  2381. [2] = 0x8E849DD200
  2382. [3] = 0x8E849DD210
  2383. [4] = 0x8E849DD220
  2384. [5] = 0x8E849DD230
  2385. [6] = 0x8E849DD240
  2386. [7] = 0x8E849DD250
  2387. [8] = 0x8E849DD260
  2388. [9] = 0x8E849DD270
  2389. unsigned int[96] Reserved4
  2390. [0] = 0xB3
  2391. [1] = 0x94
  2392. [2] = 0xD6
  2393. [3] = 0x26
  2394. [4] = 0xE8
  2395. [5] = 0xB
  2396. [6] = 0x2E
  2397. [7] = 0x11
  2398. [8] = 0x80
  2399. [9] = 0xA5
  2400. _M128A[2] Header
  2401. [0] = 0x8E849DD140
  2402. [1] = 0x8E849DD150
  2403. <user defined> Legacy = 0x8E849DD160
  2404. _M128A Xmm0 = 0x8E849DD1E0
  2405. _M128A Xmm1
  2406. unsigned int Low = 0x0
  2407. int High = 0x0
  2408. _M128A Xmm2
  2409. unsigned int Low = 0x0
  2410. int High = 0x0
  2411. _M128A Xmm3
  2412. unsigned int Low = 0x0
  2413. int High = 0x0
  2414. _M128A Xmm4
  2415. unsigned int Low = 0x0
  2416. int High = 0x0
  2417. _M128A Xmm5
  2418. unsigned int Low = 0x0
  2419. int High = 0x0
  2420. _M128A Xmm6
  2421. unsigned int Low = 0x0
  2422. int High = 0x0
  2423. _M128A Xmm7
  2424. unsigned int Low = 0x0
  2425. int High = 0x0
  2426. _M128A Xmm8
  2427. unsigned int Low = 0x0
  2428. int High = 0x0
  2429. _M128A Xmm9
  2430. unsigned int Low = 0x0
  2431. int High = 0x0
  2432. _M128A Xmm10
  2433. unsigned int Low = 0x0
  2434. int High = 0x0
  2435. _M128A Xmm11
  2436. unsigned int Low = 0x0
  2437. int High = 0x0
  2438. _M128A Xmm12
  2439. unsigned int Low = 0x0
  2440. int High = 0x0
  2441. _M128A Xmm13
  2442. unsigned int Low = 0x0
  2443. int High = 0x0
  2444. _M128A Xmm14
  2445. unsigned int Low = 0x0
  2446. int High = 0x0
  2447. _M128A Xmm15
  2448. unsigned int Low = 0x0
  2449. int High = 0x0
  2450. _M128A[26] VectorRegister
  2451. [0] = 0x8E849DD340
  2452. [1] = 0x8E849DD350
  2453. [2] = 0x8E849DD360
  2454. [3] = 0x8E849DD370
  2455. [4] = 0x8E849DD380
  2456. [5] = 0x8E849DD390
  2457. [6] = 0x8E849DD3A0
  2458. [7] = 0x8E849DD3B0
  2459. [8] = 0x8E849DD3C0
  2460. [9] = 0x8E849DD3D0
  2461. unsigned int VectorControl = 0x8E849DDB88
  2462. unsigned int DebugControl = 0x7FFC15CBF6FE
  2463. unsigned int LastBranchToRip = 0x0
  2464. unsigned int LastBranchFromRip = 0x0
  2465. unsigned int LastExceptionToRip = 0x0
  2466. unsigned int LastExceptionFromRip = 0x0
  2467. Local char[260] module_folder_name = "C:\Build\bin\RelWithDebInfo..."
  2468. Local _SYSTEMTIME systime
  2469. unsigned int wYear = 0x7E1
  2470. unsigned int wMonth = 0xC
  2471. unsigned int wDayOfWeek = 0x4
  2472. unsigned int wDay = 0x15
  2473. unsigned int wHour = 0x13
  2474. unsigned int wMinute = 0x31
  2475. unsigned int wSecond = 0x1A
  2476. unsigned int wMilliseconds = 0x395
  2477. Local char[260] crash_folder_path = "C:\Build\bin\RelWithDebInfo\Crashes..."
  2478. Local std::unique_lock<std::mutex> guard
  2479. std::mutex* _Pmtx = 0x7FF6D5E64180
  2480. std::_Mutex_base
  2481. std::_Align_type<double,80> _Mtx_storage = 0x7FF6D5E64180
  2482. bool _Owns = 0x1
  2483. Local _MINIDUMP_EXCEPTION_INFORMATION info
  2484. unsigned long ThreadId = 0xD7C
  2485. _EXCEPTION_POINTERS* ExceptionPointers = 0x8E849DC8C0
  2486. _EXCEPTION_RECORD* ExceptionRecord = 0x8E849DD530
  2487. unsigned long ExceptionCode = 0xC0000005
  2488. unsigned long ExceptionFlags = 0x0
  2489. _EXCEPTION_RECORD* ExceptionRecord = NULL
  2490. void* ExceptionAddress = 0x7FF6D52FA5A9
  2491. unsigned long NumberParameters = 0x2
  2492. unsigned int[15] ExceptionInformation
  2493. [0] = 0x1
  2494. [1] = 0x0
  2495. [2] = 0xFFFF8A0E728E77A4
  2496. [3] = 0x0
  2497. [4] = 0x0
  2498. [5] = 0x0
  2499. [6] = 0x0
  2500. [7] = 0x0
  2501. [8] = 0x0
  2502. [9] = 0x0
  2503. _CONTEXT* ContextRecord = 0x8E849DD040
  2504. unsigned int P1Home = 0x8E849DD130
  2505. unsigned int P2Home = 0x72
  2506. unsigned int P3Home = 0x16
  2507. unsigned int P4Home = 0x8E849DD080
  2508. unsigned int P5Home = 0x200000000
  2509. unsigned int P6Home = 0x8E849DD0C0
  2510. unsigned long ContextFlags = 0x10005F
  2511. unsigned long MxCsr = 0x1FA0
  2512. unsigned int SegCs = 0x33
  2513. unsigned int SegDs = 0x2B
  2514. unsigned int SegEs = 0x2B
  2515. unsigned int SegFs = 0x53
  2516. unsigned int SegGs = 0x2B
  2517. unsigned int SegSs = 0x2B
  2518. unsigned long EFlags = 0x10206
  2519. unsigned int Dr0 = 0x0
  2520. unsigned int Dr1 = 0x0
  2521. unsigned int Dr2 = 0x0
  2522. unsigned int Dr3 = 0x0
  2523. unsigned int Dr6 = 0x0
  2524. unsigned int Dr7 = 0x0
  2525. unsigned int Rax = 0x7FF6D52FA5A0
  2526. unsigned int Rcx = 0x1
  2527. unsigned int Rdx = 0x7FFC4C324750
  2528. unsigned int Rbx = 0x16
  2529. unsigned int Rsp = 0x8E849DD7C0
  2530. unsigned int Rbp = 0x8E849DE6B0
  2531. unsigned int Rsi = 0x0
  2532. unsigned int Rdi = 0x2167037B001
  2533. unsigned int R8 = 0x8BF691
  2534. unsigned int R9 = 0x8E849DD890
  2535. unsigned int R10 = 0x0
  2536. unsigned int R11 = 0x246
  2537. unsigned int R12 = 0x910
  2538. unsigned int R13 = 0x0
  2539. unsigned int R14 = 0x7FF6D52FA5A0
  2540. unsigned int R15 = 0x7FFC4C3C6750
  2541. unsigned int Rip = 0x7FF6D52FA5A9
  2542. _XSAVE_FORMAT FltSave = 0x8E849DD140
  2543. _M128A[2] Header
  2544. [0] = 0x8E849DD140
  2545. [1] = 0x8E849DD150
  2546. _M128A[8] Legacy
  2547. [0] = 0x8E849DD160
  2548. [1] = 0x8E849DD170
  2549. [2] = 0x8E849DD180
  2550. [3] = 0x8E849DD190
  2551. [4] = 0x8E849DD1A0
  2552. [5] = 0x8E849DD1B0
  2553. [6] = 0x8E849DD1C0
  2554. [7] = 0x8E849DD1D0
  2555. _M128A Xmm0 = 0x8E849DD1E0
  2556. _M128A Xmm1 = 0x8E849DD1F0
  2557. _M128A Xmm2 = 0x8E849DD200
  2558. _M128A Xmm3 = 0x8E849DD210
  2559. _M128A Xmm4 = 0x8E849DD220
  2560. _M128A Xmm5 = 0x8E849DD230
  2561. _M128A Xmm6 = 0x8E849DD240
  2562. _M128A Xmm7 = 0x8E849DD250
  2563. _M128A Xmm8 = 0x8E849DD260
  2564. _M128A Xmm9 = 0x8E849DD270
  2565. _M128A Xmm10 = 0x8E849DD280
  2566. _M128A Xmm11 = 0x8E849DD290
  2567. _M128A Xmm12 = 0x8E849DD2A0
  2568. _M128A Xmm13 = 0x8E849DD2B0
  2569. _M128A Xmm14 = 0x8E849DD2C0
  2570. _M128A Xmm15 = 0x8E849DD2D0
  2571. _M128A[26] VectorRegister
  2572. [0] = 0x8E849DD340
  2573. [1] = 0x8E849DD350
  2574. [2] = 0x8E849DD360
  2575. [3] = 0x8E849DD370
  2576. [4] = 0x8E849DD380
  2577. [5] = 0x8E849DD390
  2578. [6] = 0x8E849DD3A0
  2579. [7] = 0x8E849DD3B0
  2580. [8] = 0x8E849DD3C0
  2581. [9] = 0x8E849DD3D0
  2582. unsigned int VectorControl = 0x8E849DDB88
  2583. unsigned int DebugControl = 0x7FFC15CBF6FE
  2584. unsigned int LastBranchToRip = 0x0
  2585. unsigned int LastBranchFromRip = 0x0
  2586. unsigned int LastExceptionToRip = 0x0
  2587. unsigned int LastExceptionFromRip = 0x0
  2588. int ClientPointers = 0x0
  2589. Local <user defined>* WheatyExceptionReport::m_previousFilter = <Unable to read memory>
  2590. Local void* WheatyExceptionReport::m_hReportFile = <Unable to read memory>
  2591.  
  2592. 00007FFC4C6594F0 0000008E849DC850 UnhandledExceptionFilter+190
  2593.  
  2594. 00007FFC4F798508 0000008E849DC880 memset+1B08
  2595.  
  2596. 00007FFC4F780F56 0000008E849DC8F0 __C_specific_handler+96
  2597.  
  2598. 00007FFC4F794C3D 0000008E849DC920 __chkstk+11D
  2599.  
  2600. 00007FFC4F70D1B8 0000008E849DD030 RtlWalkFrameChain+1518
  2601.  
  2602. 00007FFC4F793B6E 0000008E849DD7B0 KiUserExceptionDispatcher+2E
  2603.  
  2604. 00007FF6D52FA5A9 0000008E849DD7E0 Trinity::AbortHandler+9 c:\trinity\src\common\debugging\errors.cpp line 103
  2605. Parameter int __formal = 0x8E849DD7F0
  2606.  
  2607. 00007FFC4C34A9FF 0000008E849DD850 raise+1CF
  2608.  
  2609. 00007FFC4C34B6F1 0000008E849DD880 abort+31
  2610.  
  2611. 00007FF6D52D491B 0000008E849DD9D0 MySQLConnection::_HandleMySQLErrno+1AB c:\trinity\src\server\database\database\mysqlconnection.cpp line 576
  2612. Local MySQLConnection* this = 0x2167037B0A0
  2613. std::vector<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > m_stmts
  2614. std::_Vector_alloc<std::_Vec_base_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > >
  2615. std::_Compressed_pair<std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > >,std::_Vector_val<std::_Simple_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > >,1> _Mypair = 0x2167037B0A8
  2616. bool m_reconnecting = 0x0
  2617. bool m_prepareError = 0x0
  2618. ProducerConsumerQueue<SQLOperation *>* m_queue = NULL
  2619. std::unique_ptr<DatabaseWorker,std::default_delete<DatabaseWorker> > m_worker
  2620. std::_Unique_ptr_base<DatabaseWorker,std::default_delete<DatabaseWorker> >
  2621. std::_Compressed_pair<std::default_delete<DatabaseWorker>,DatabaseWorker *,1> _Mypair = 0x0
  2622. st_mysql* m_Mysql = 0x2167205D2D0
  2623. st_net net
  2624. st_vio* vio = 0x2167205F880
  2625. unsigned int* buff = 0xFF
  2626. unsigned int* buff_end = 0x0
  2627. unsigned int* write_pos = 0xFF
  2628. unsigned int* read_pos = 0xFF
  2629. unsigned int fd = 0x31C
  2630. unsigned long remain_in_buf = 0x0
  2631. unsigned long length = 0x0
  2632. unsigned long buf_length = 0x0
  2633. unsigned long where_b = 0x0
  2634. unsigned long max_packet = 0x2000
  2635. unsigned long max_packet_size = 0x40000000
  2636. unsigned int pkt_nr = 0x2
  2637. unsigned int compress_pkt_nr = 0x2
  2638. unsigned int write_timeout = 0x1E13380
  2639. unsigned int read_timeout = 0x1E13380
  2640. unsigned int retry_count = 0x1
  2641. int fcntl = 0x0
  2642. unsigned int* return_status = NULL
  2643. unsigned int reading_or_writing = 0x0
  2644. char save_char = ""
  2645. char unused1 = ""
  2646. char unused2 = ""
  2647. char compress = ""
  2648. char unused3 = ""
  2649. unsigned int* unused = NULL
  2650. unsigned int last_errno = 0x47A
  2651. unsigned int error = 0x0
  2652. char unused4 = ""
  2653. char unused5 = ""
  2654. char[512] last_error = "Table 'world.updates_include' doesn't exist..."
  2655. char[6] sqlstate = "42S02"
  2656. void* extension = NULL
  2657. unsigned int* connector_fd = NULL
  2658. char* host = "127.0.0.1"
  2659. char* user = "trinity"
  2660. char* passwd = "trinity"
  2661. char* unix_socket = NULL
  2662. char* server_version = "5.6.38-log"
  2663. char* host_info = "127.0.0.1 via TCP/IP"
  2664. char* info = NULL
  2665. char* db = "world"
  2666. charset_info_st* charset = 0x7FFC10E29E00
  2667. st_mysql_field* fields = NULL
  2668. st_mem_root field_alloc
  2669. st_used_mem* free = NULL
  2670. st_used_mem* used = NULL
  2671. st_used_mem* pre_alloc = NULL
  2672. unsigned int min_malloc = 0x0
  2673. unsigned int block_size = 0x1FE0
  2674. unsigned int block_num = 0x5
  2675. unsigned int first_block_usage = 0x0
  2676. <user defined>* error_handler = NULL
  2677. unsigned int affected_rows = 0xFFFFFFFFFFFFFFFF
  2678. unsigned int insert_id = 0x0
  2679. unsigned int extra_info = 0x0
  2680. unsigned long thread_id = 0x3E
  2681. unsigned long packet_length = 0x0
  2682. unsigned int port = 0xCEA
  2683. unsigned long client_flag = 0x3EA28D
  2684. unsigned long server_capabilities = 0x807FF7FF
  2685. unsigned int protocol_version = 0xA
  2686. unsigned int field_count = 0x1
  2687. unsigned int server_status = 0x22
  2688. unsigned int server_language = 0x21
  2689. unsigned int warning_count = 0x0
  2690. st_mysql_options options
  2691. unsigned int connect_timeout = 0x0
  2692. unsigned int read_timeout = 0x0
  2693. unsigned int write_timeout = 0x0
  2694. unsigned int port = 0x0
  2695. unsigned int protocol = 0x0
  2696. unsigned long client_flag = 0x80
  2697. char* host = NULL
  2698. char* user = NULL
  2699. char* password = NULL
  2700. char* unix_socket = NULL
  2701. char* db = NULL
  2702. st_dynamic_array* init_commands = NULL
  2703. char* my_cnf_file = NULL
  2704. char* my_cnf_group = NULL
  2705. char* charset_dir = NULL
  2706. char* charset_name = "utf8"
  2707. char* ssl_key = NULL
  2708. char* ssl_cert = NULL
  2709. char* ssl_ca = NULL
  2710. char* ssl_capath = NULL
  2711. char* ssl_cipher = NULL
  2712. char* shared_memory_base_name = "MYSQL"
  2713. unsigned long max_allowed_packet = 0x0
  2714. char use_ssl = ""
  2715. char compress = ""
  2716. char named_pipe = ""
  2717. char unused1 = ""
  2718. char unused2 = ""
  2719. char unused3 = ""
  2720. char unused4 = ""
  2721. int methods_to_use = 0x10
  2722. <unnamed-type-ci>
  2723. char* client_ip = NULL
  2724. <user defined> bind_address = 0x0
  2725. st_mysql_options::<unnamed-type-ci> ci = 0x0
  2726. char secure_auth = ""
  2727. char report_data_truncation = ""
  2728. <user defined>* local_infile_init = NULL
  2729. <user defined>* local_infile_read = NULL
  2730. <user defined>* local_infile_end = NULL
  2731. <user defined>* local_infile_error = NULL
  2732. void* local_infile_userdata = NULL
  2733. st_mysql_options_extention* extension = 0x2167205D790
  2734. int status = 0x0
  2735. char free_me = ""
  2736. char reconnect = ""
  2737. char[21] scramble = "x`Y|%=F*</t|514Qy1'n"
  2738. char unused1 = ""
  2739. void* unused2 = NULL
  2740. void* unused3 = NULL
  2741. void* unused4 = NULL
  2742. void* unused5 = NULL
  2743. st_list* stmts = NULL
  2744. st_mysql_methods* methods = 0x7FFC10E01260
  2745. void* thd = NULL
  2746. char* unbuffered_fetch_owner = NULL
  2747. char* info_buffer = NULL
  2748. void* extension = NULL
  2749. MySQLConnectionInfo& m_connectionInfo = 0x21670379DC0
  2750. std::string user = "trinity"
  2751. std::string password = "trinity"
  2752. std::string database = "world"
  2753. std::string host = "127.0.0.1"
  2754. std::string port_or_socket = "3306"
  2755. int m_connectionFlags = 0x2
  2756. std::mutex m_Mutex
  2757. std::_Mutex_base
  2758. std::_Align_type<double,80> _Mtx_storage = 0x2167037B0F0
  2759. Local MySQLConnection* this = 0x7FF6D5E7BA20
  2760. std::vector<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > m_stmts
  2761. std::_Vector_alloc<std::_Vec_base_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > >
  2762. std::_Compressed_pair<std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > >,std::_Vector_val<std::_Simple_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > >,1> _Mypair = 0x7FF6D5E7BA28
  2763. bool m_reconnecting = 0xD0
  2764. bool m_prepareError = 0x7E
  2765. ProducerConsumerQueue<SQLOperation *>* m_queue = 0x21670357ED0
  2766. std::mutex _queueLock
  2767. std::_Mutex_base
  2768. std::_Align_type<double,80> _Mtx_storage = 0x21670357ED0
  2769. std::queue<SQLOperation *,std::deque<SQLOperation *,std::allocator<SQLOperation *> > > _queue
  2770. std::deque<SQLOperation *,std::allocator<SQLOperation *> > c = 0x21670357F20
  2771. std::condition_variable _condition
  2772. std::_Align_type<double,72> _Cnd_storage = 0x21670357F48
  2773. std::atomic<bool> _shutdown
  2774. std::_Atomic_bool
  2775. unsigned int _My_val = 0x90
  2776. std::unique_ptr<DatabaseWorker,std::default_delete<DatabaseWorker> > m_worker
  2777. std::_Unique_ptr_base<DatabaseWorker,std::default_delete<DatabaseWorker> >
  2778. std::_Compressed_pair<std::default_delete<DatabaseWorker>,DatabaseWorker *,1> _Mypair = 0x7
  2779. st_mysql* m_Mysql = 0x8
  2780. st_net net
  2781. st_vio* vio = <Unable to read memory>
  2782. unsigned int* buff = <Unable to read memory>
  2783. unsigned int* buff_end = <Unable to read memory>
  2784. unsigned int* write_pos = <Unable to read memory>
  2785. unsigned int* read_pos = <Unable to read memory>
  2786. unsigned int fd = 0x30 <Unable to read memory>
  2787. unsigned long remain_in_buf = 0x38 <Unable to read memory>
  2788. unsigned long length = 0x3C <Unable to read memory>
  2789. unsigned long buf_length = 0x40 <Unable to read memory>
  2790. unsigned long where_b = 0x44 <Unable to read memory>
  2791. unsigned long max_packet = 0x48 <Unable to read memory>
  2792. unsigned long max_packet_size = 0x4C <Unable to read memory>
  2793. unsigned int pkt_nr = 0x50 <Unable to read memory>
  2794. unsigned int compress_pkt_nr = 0x54 <Unable to read memory>
  2795. unsigned int write_timeout = 0x58 <Unable to read memory>
  2796. unsigned int read_timeout = 0x5C <Unable to read memory>
  2797. unsigned int retry_count = 0x60 <Unable to read memory>
  2798. int fcntl = 0x64 <Unable to read memory>
  2799. unsigned int* return_status = <Unable to read memory>
  2800. unsigned int reading_or_writing = 0x70 <Unable to read memory>
  2801. char save_char = 0x71 <Unable to read memory>
  2802. char unused1 = 0x72 <Unable to read memory>
  2803. char unused2 = 0x73 <Unable to read memory>
  2804. char compress = 0x74 <Unable to read memory>
  2805. char unused3 = 0x75 <Unable to read memory>
  2806. unsigned int* unused = <Unable to read memory>
  2807. unsigned int last_errno = 0x80 <Unable to read memory>
  2808. unsigned int error = 0x84 <Unable to read memory>
  2809. char unused4 = 0x85 <Unable to read memory>
  2810. char unused5 = 0x86 <Unable to read memory>
  2811. char[512] last_error = 0x87 <Unable to read memory>
  2812. char[6] sqlstate = 0x287 <Unable to read memory>
  2813. void* extension = <Unable to read memory>
  2814. unsigned int* connector_fd = <Unable to read memory>
  2815. char* host = <Unable to read memory>
  2816. char* user = <Unable to read memory>
  2817. char* passwd = <Unable to read memory>
  2818. char* unix_socket = <Unable to read memory>
  2819. char* server_version = <Unable to read memory>
  2820. char* host_info = <Unable to read memory>
  2821. char* info = <Unable to read memory>
  2822. char* db = <Unable to read memory>
  2823. charset_info_st* charset = <Unable to read memory>
  2824. st_mysql_field* fields = <Unable to read memory>
  2825. st_mem_root field_alloc
  2826. st_used_mem* free = <Unable to read memory>
  2827. st_used_mem* used = <Unable to read memory>
  2828. st_used_mem* pre_alloc = <Unable to read memory>
  2829. unsigned int min_malloc = 0x308 <Unable to read memory>
  2830. unsigned int block_size = 0x310 <Unable to read memory>
  2831. unsigned int block_num = 0x318 <Unable to read memory>
  2832. unsigned int first_block_usage = 0x31C <Unable to read memory>
  2833. <user defined>* error_handler = <Unable to read memory>
  2834. unsigned int affected_rows = 0x328 <Unable to read memory>
  2835. unsigned int insert_id = 0x330 <Unable to read memory>
  2836. unsigned int extra_info = 0x338 <Unable to read memory>
  2837. unsigned long thread_id = 0x340 <Unable to read memory>
  2838. unsigned long packet_length = 0x344 <Unable to read memory>
  2839. unsigned int port = 0x348 <Unable to read memory>
  2840. unsigned long client_flag = 0x34C <Unable to read memory>
  2841. unsigned long server_capabilities = 0x350 <Unable to read memory>
  2842. unsigned int protocol_version = 0x354 <Unable to read memory>
  2843. unsigned int field_count = 0x358 <Unable to read memory>
  2844. unsigned int server_status = 0x35C <Unable to read memory>
  2845. unsigned int server_language = 0x360 <Unable to read memory>
  2846. unsigned int warning_count = 0x364 <Unable to read memory>
  2847. st_mysql_options options
  2848. unsigned int connect_timeout = 0x368 <Unable to read memory>
  2849. unsigned int read_timeout = 0x36C <Unable to read memory>
  2850. unsigned int write_timeout = 0x370 <Unable to read memory>
  2851. unsigned int port = 0x374 <Unable to read memory>
  2852. unsigned int protocol = 0x378 <Unable to read memory>
  2853. unsigned long client_flag = 0x37C <Unable to read memory>
  2854. char* host = <Unable to read memory>
  2855. char* user = <Unable to read memory>
  2856. char* password = <Unable to read memory>
  2857. char* unix_socket = <Unable to read memory>
  2858. char* db = <Unable to read memory>
  2859. st_dynamic_array* init_commands = <Unable to read memory>
  2860. char* my_cnf_file = <Unable to read memory>
  2861. char* my_cnf_group = <Unable to read memory>
  2862. char* charset_dir = <Unable to read memory>
  2863. char* charset_name = <Unable to read memory>
  2864. char* ssl_key = <Unable to read memory>
  2865. char* ssl_cert = <Unable to read memory>
  2866. char* ssl_ca = <Unable to read memory>
  2867. char* ssl_capath = <Unable to read memory>
  2868. char* ssl_cipher = <Unable to read memory>
  2869. char* shared_memory_base_name = <Unable to read memory>
  2870. unsigned long max_allowed_packet = 0x400 <Unable to read memory>
  2871. char use_ssl = 0x404 <Unable to read memory>
  2872. char compress = 0x405 <Unable to read memory>
  2873. char named_pipe = 0x406 <Unable to read memory>
  2874. char unused1 = 0x407 <Unable to read memory>
  2875. char unused2 = 0x408 <Unable to read memory>
  2876. char unused3 = 0x409 <Unable to read memory>
  2877. char unused4 = 0x40A <Unable to read memory>
  2878. int methods_to_use = 0x40C <Unable to read memory>
  2879. <unnamed-type-ci>
  2880. char* client_ip = <Unable to read memory>
  2881. <user defined> bind_address = 0x368 <Unable to read memory>
  2882. st_mysql_options::<unnamed-type-ci> ci = 0x410 <Unable to read memory>
  2883. char secure_auth = 0x418 <Unable to read memory>
  2884. char report_data_truncation = 0x419 <Unable to read memory>
  2885. <user defined>* local_infile_init = <Unable to read memory>
  2886. <user defined>* local_infile_read = <Unable to read memory>
  2887. <user defined>* local_infile_end = <Unable to read memory>
  2888. <user defined>* local_infile_error = <Unable to read memory>
  2889. void* local_infile_userdata = <Unable to read memory>
  2890. st_mysql_options_extention* extension = <Unable to read memory>
  2891. int status = 0x450 <Unable to read memory>
  2892. char free_me = 0x454 <Unable to read memory>
  2893. char reconnect = 0x455 <Unable to read memory>
  2894. char[21] scramble = 0x456 <Unable to read memory>
  2895. char unused1 = 0x46B <Unable to read memory>
  2896. void* unused2 = <Unable to read memory>
  2897. void* unused3 = <Unable to read memory>
  2898. void* unused4 = <Unable to read memory>
  2899. void* unused5 = <Unable to read memory>
  2900. st_list* stmts = <Unable to read memory>
  2901. st_mysql_methods* methods = <Unable to read memory>
  2902. void* thd = <Unable to read memory>
  2903. char* unbuffered_fetch_owner = <Unable to read memory>
  2904. char* info_buffer = <Unable to read memory>
  2905. void* extension = <Unable to read memory>
  2906. MySQLConnectionInfo& m_connectionInfo = 0x3F800000
  2907. std::string user = 0x3F800000 <Unable to read memory>
  2908. std::string password = 0x3F800020 <Unable to read memory>
  2909. std::string database = 0x3F800040 <Unable to read memory>
  2910. std::string host = 0x3F800060 <Unable to read memory>
  2911. std::string port_or_socket = 0x3F800080 <Unable to read memory>
  2912. int m_connectionFlags = 0x70374BC0
  2913. std::mutex m_Mutex
  2914. std::_Mutex_base
  2915. std::_Align_type<double,80> _Mtx_storage = 0x7FF6D5E7BA70
  2916. Parameter unsigned int errNo = 0x8E849DD9E8
  2917. Parameter unsigned int attempts = 0x8E849DD8D8
  2918. Parameter unsigned int attempts = 0x8E849DD9F0
  2919. Local std::exception& e = 0x5
  2920. __std_exception_data _Data
  2921. char* _What = <Unable to read memory>
  2922. bool _DoFree = 0x15 <Unable to read memory>
  2923. Local unsigned int lErrno = 0x0 <Unable to read memory>
  2924. Local std::exception& e = NULL
  2925. Local std::exception& e = 0x8E849DDB50
  2926. __std_exception_data _Data
  2927. char* _What = 0xFFFFFFFFFFFFFFFE <Unable to read memory>
  2928. bool _DoFree = 0x2F
  2929. Local std::exception& e = 0x8E849DDB98
  2930. __std_exception_data _Data
  2931. char* _What = NULL
  2932. bool _DoFree = 0x4
  2933. Local std::exception& e = 0x8E849DDAB8
  2934. __std_exception_data _Data
  2935. char* _What = NULL
  2936. bool _DoFree = 0x0
  2937. Local std::exception& e = 0x8E849DDAB8
  2938. __std_exception_data _Data
  2939. char* _What = NULL
  2940. bool _DoFree = 0x0
  2941. Local std::exception& e = 0x8E849DDB98
  2942. __std_exception_data _Data
  2943. char* _What = NULL
  2944. bool _DoFree = 0x4
  2945. Local std::exception& e = 0x8E849DDB88
  2946. __std_exception_data _Data
  2947. char* _What = NULL
  2948. bool _DoFree = 0x0
  2949.  
  2950. 00007FF6D52D6327 0000008E849DDB10 MySQLConnection::_Query+4E7 c:\trinity\src\server\database\database\mysqlconnection.cpp line 328
  2951. Local MySQLConnection* this = 0x2167037B0A0
  2952. std::vector<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > m_stmts
  2953. std::_Vector_alloc<std::_Vec_base_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > >
  2954. std::_Compressed_pair<std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > >,std::_Vector_val<std::_Simple_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > >,1> _Mypair = 0x2167037B0A8
  2955. bool m_reconnecting = 0x0
  2956. bool m_prepareError = 0x0
  2957. ProducerConsumerQueue<SQLOperation *>* m_queue = NULL
  2958. std::unique_ptr<DatabaseWorker,std::default_delete<DatabaseWorker> > m_worker
  2959. std::_Unique_ptr_base<DatabaseWorker,std::default_delete<DatabaseWorker> >
  2960. std::_Compressed_pair<std::default_delete<DatabaseWorker>,DatabaseWorker *,1> _Mypair = 0x0
  2961. st_mysql* m_Mysql = 0x2167205D2D0
  2962. st_net net
  2963. st_vio* vio = 0x2167205F880
  2964. unsigned int* buff = 0xFF
  2965. unsigned int* buff_end = 0x0
  2966. unsigned int* write_pos = 0xFF
  2967. unsigned int* read_pos = 0xFF
  2968. unsigned int fd = 0x31C
  2969. unsigned long remain_in_buf = 0x0
  2970. unsigned long length = 0x0
  2971. unsigned long buf_length = 0x0
  2972. unsigned long where_b = 0x0
  2973. unsigned long max_packet = 0x2000
  2974. unsigned long max_packet_size = 0x40000000
  2975. unsigned int pkt_nr = 0x2
  2976. unsigned int compress_pkt_nr = 0x2
  2977. unsigned int write_timeout = 0x1E13380
  2978. unsigned int read_timeout = 0x1E13380
  2979. unsigned int retry_count = 0x1
  2980. int fcntl = 0x0
  2981. unsigned int* return_status = NULL
  2982. unsigned int reading_or_writing = 0x0
  2983. char save_char = ""
  2984. char unused1 = ""
  2985. char unused2 = ""
  2986. char compress = ""
  2987. char unused3 = ""
  2988. unsigned int* unused = NULL
  2989. unsigned int last_errno = 0x47A
  2990. unsigned int error = 0x0
  2991. char unused4 = ""
  2992. char unused5 = ""
  2993. char[512] last_error = "Table 'world.updates_include' doesn't exist..."
  2994. char[6] sqlstate = "42S02"
  2995. void* extension = NULL
  2996. unsigned int* connector_fd = NULL
  2997. char* host = "127.0.0.1"
  2998. char* user = "trinity"
  2999. char* passwd = "trinity"
  3000. char* unix_socket = NULL
  3001. char* server_version = "5.6.38-log"
  3002. char* host_info = "127.0.0.1 via TCP/IP"
  3003. char* info = NULL
  3004. char* db = "world"
  3005. charset_info_st* charset = 0x7FFC10E29E00
  3006. st_mysql_field* fields = NULL
  3007. st_mem_root field_alloc
  3008. st_used_mem* free = NULL
  3009. st_used_mem* used = NULL
  3010. st_used_mem* pre_alloc = NULL
  3011. unsigned int min_malloc = 0x0
  3012. unsigned int block_size = 0x1FE0
  3013. unsigned int block_num = 0x5
  3014. unsigned int first_block_usage = 0x0
  3015. <user defined>* error_handler = NULL
  3016. unsigned int affected_rows = 0xFFFFFFFFFFFFFFFF
  3017. unsigned int insert_id = 0x0
  3018. unsigned int extra_info = 0x0
  3019. unsigned long thread_id = 0x3E
  3020. unsigned long packet_length = 0x0
  3021. unsigned int port = 0xCEA
  3022. unsigned long client_flag = 0x3EA28D
  3023. unsigned long server_capabilities = 0x807FF7FF
  3024. unsigned int protocol_version = 0xA
  3025. unsigned int field_count = 0x1
  3026. unsigned int server_status = 0x22
  3027. unsigned int server_language = 0x21
  3028. unsigned int warning_count = 0x0
  3029. st_mysql_options options
  3030. unsigned int connect_timeout = 0x0
  3031. unsigned int read_timeout = 0x0
  3032. unsigned int write_timeout = 0x0
  3033. unsigned int port = 0x0
  3034. unsigned int protocol = 0x0
  3035. unsigned long client_flag = 0x80
  3036. char* host = NULL
  3037. char* user = NULL
  3038. char* password = NULL
  3039. char* unix_socket = NULL
  3040. char* db = NULL
  3041. st_dynamic_array* init_commands = NULL
  3042. char* my_cnf_file = NULL
  3043. char* my_cnf_group = NULL
  3044. char* charset_dir = NULL
  3045. char* charset_name = "utf8"
  3046. char* ssl_key = NULL
  3047. char* ssl_cert = NULL
  3048. char* ssl_ca = NULL
  3049. char* ssl_capath = NULL
  3050. char* ssl_cipher = NULL
  3051. char* shared_memory_base_name = "MYSQL"
  3052. unsigned long max_allowed_packet = 0x0
  3053. char use_ssl = ""
  3054. char compress = ""
  3055. char named_pipe = ""
  3056. char unused1 = ""
  3057. char unused2 = ""
  3058. char unused3 = ""
  3059. char unused4 = ""
  3060. int methods_to_use = 0x10
  3061. <unnamed-type-ci>
  3062. char* client_ip = NULL
  3063. <user defined> bind_address = 0x0
  3064. st_mysql_options::<unnamed-type-ci> ci = 0x0
  3065. char secure_auth = ""
  3066. char report_data_truncation = ""
  3067. <user defined>* local_infile_init = NULL
  3068. <user defined>* local_infile_read = NULL
  3069. <user defined>* local_infile_end = NULL
  3070. <user defined>* local_infile_error = NULL
  3071. void* local_infile_userdata = NULL
  3072. st_mysql_options_extention* extension = 0x2167205D790
  3073. int status = 0x0
  3074. char free_me = ""
  3075. char reconnect = ""
  3076. char[21] scramble = "x`Y|%=F*</t|514Qy1'n"
  3077. char unused1 = ""
  3078. void* unused2 = NULL
  3079. void* unused3 = NULL
  3080. void* unused4 = NULL
  3081. void* unused5 = NULL
  3082. st_list* stmts = NULL
  3083. st_mysql_methods* methods = 0x7FFC10E01260
  3084. void* thd = NULL
  3085. char* unbuffered_fetch_owner = NULL
  3086. char* info_buffer = NULL
  3087. void* extension = NULL
  3088. MySQLConnectionInfo& m_connectionInfo = 0x21670379DC0
  3089. std::string user = "trinity"
  3090. std::string password = "trinity"
  3091. std::string database = "world"
  3092. std::string host = "127.0.0.1"
  3093. std::string port_or_socket = "3306"
  3094. int m_connectionFlags = 0x2
  3095. std::mutex m_Mutex
  3096. std::_Mutex_base
  3097. std::_Align_type<double,80> _Mtx_storage = 0x2167037B0F0
  3098. Local MySQLConnection* this = NULL
  3099. Parameter char* sql = "SELECT `path`, `state` FROM `updates_include..."
  3100. Parameter char* sql = NULL
  3101. Parameter st_mysql_res** pResult = NULL
  3102. Parameter st_mysql_field** pFields = NULL
  3103. Parameter st_mysql_field** pFields = NULL
  3104. Parameter unsigned int* pRowCount = 0x0
  3105. Parameter unsigned int* pRowCount = 0x0
  3106. Parameter unsigned int* pFieldCount = 0x0
  3107. Parameter unsigned int* pFieldCount = 0x0
  3108. Local unsigned int _s = 0x8E849DDA10
  3109. Local unsigned int lErrno = 0x8E849DDA28
  3110. Local std::exception& e = NULL
  3111. Local std::exception& e = 0x4
  3112. __std_exception_data _Data
  3113. char* _What = <Unable to read memory>
  3114. bool _DoFree = 0x14 <Unable to read memory>
  3115. Local std::exception& e = 0x40
  3116. __std_exception_data _Data
  3117. char* _What = <Unable to read memory>
  3118. bool _DoFree = 0x50 <Unable to read memory>
  3119.  
  3120. 00007FF6D52D46E3 0000008E849DDB70 MySQLConnection::Query+43 c:\trinity\src\server\database\database\mysqlconnection.cpp line 308
  3121. Local MySQLConnection* this = <Unable to read memory>
  3122. Parameter char* sql = <Unable to read memory>
  3123. Local st_mysql_field* fields = NULL
  3124. Local unsigned int rowCount = 0x8E849DDB90
  3125. Local st_mysql_res* result = NULL
  3126. Local unsigned int fieldCount = 0x8E849DDB88
  3127.  
  3128. 00007FF6D52BC790 0000008E849DDBA0 DatabaseWorkerPool<WorldDatabaseConnection>::Query+30 c:\trinity\src\server\database\database\databaseworkerpool.cpp line 177
  3129. Local DatabaseWorkerPool<WorldDatabaseConnection>* this = <Unable to read memory>
  3130. Local ResultSet* result = <Unable to read memory>
  3131.  
  3132. 00007FF6D52CE904 0000008E849DDBD0 DBUpdater<WorldDatabaseConnection>::Retrieve+24 c:\trinity\src\server\database\updater\dbupdater.cpp line 311
  3133. Parameter DatabaseWorkerPool<WorldDatabaseConnection>& pool = <Unable to read memory>
  3134. Parameter std::string& query = <Unable to read memory>
  3135.  
  3136. 00007FF6D52D1015 0000008E849DDC00 std::_Func_impl_no_alloc<<lambda_b39f1b1b5cbc46400a54ebbb45f17a6f>,std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const & __ptr64>::_Do_call+15 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\functional line 16707566
  3137. Local std::_Func_impl_no_alloc<<lambda_b39f1b1b5cbc46400a54ebbb45f17a6f>,std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>* this = <Unable to read memory>
  3138. Parameter std::string& <_Args_0> = <Unable to read memory>
  3139.  
  3140. 00007FF6D52E56BF 0000008E849DDFE0 UpdateFetcher::ReceiveIncludedDirectories+BF c:\trinity\src\server\database\updater\updatefetcher.cpp line 100
  3141. Local UpdateFetcher* this = 0x8E849DE6B0
  3142. AppliedFileEntry
  3143. std::string name = "àò7p..."
  3144. std::string hash = "蝄Ž"
  3145. int state = 0x849DE6B8
  3146. unsigned int timestamp = 0x7FF6D58DE3E8
  3147. DirectoryEntry
  3148. boost::filesystem::path path
  3149. iterator
  3150. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  3151. 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>
  3152. boost::filesystem::path m_element = 0x8E849DE6B0
  3153. boost::filesystem::path* m_path_ptr = 0x8E849DE810
  3154. unsigned int m_pos = 0x40
  3155. const_iterator
  3156. <user defined> m_element = 0x8E849DE6B0
  3157. <user defined> m_path_ptr = 0x8E849DE810
  3158. unsigned int m_pos = 0x40
  3159. reverse_iterator
  3160. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  3161. 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>
  3162. boost::filesystem::path::iterator m_itr = 0x8E849DE6B0
  3163. boost::filesystem::path m_element = 0x8E849DE6E0
  3164. const_reverse_iterator
  3165. <user defined> m_itr = 0x8E849DE6B0
  3166. <user defined> m_element = 0x8E849DE6E0
  3167. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x8E849DE6B0
  3168. int state = 0x849DE810
  3169. std::unique_ptr<boost::filesystem::path,std::default_delete<boost::filesystem::path> > _sourceDirectory
  3170. std::_Unique_ptr_base<boost::filesystem::path,std::default_delete<boost::filesystem::path> >
  3171. std::_Compressed_pair<std::default_delete<boost::filesystem::path>,boost::filesystem::path *,1> _Mypair = 0x2167037EFE0
  3172. std::function<void __cdecl(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &)> _apply
  3173. std::_Func_class<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>
  3174. _Storage
  3175. float _Dummy1 = 0.000000
  3176. char[56] _Dummy2 = "°ãÕö..."
  3177. std::_Func_base<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>*[8] _Ptrs
  3178. [0] = 0x7FF6D58DE3B0
  3179. [1] = 0x7FF6D5E7B790
  3180. [2] = 0x7FFC4C2ED00B
  3181. [3] = 0x8E849DE810
  3182. [4] = 0x40
  3183. [5] = 0x0
  3184. [6] = 0x1
  3185. [7] = 0x8E849DE6B8
  3186. std::_Func_class<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>::_Storage _Mystorage = 0x8E849DE6B8
  3187. std::function<void __cdecl(boost::filesystem::path const &)> _applyFile
  3188. std::_Func_class<void,boost::filesystem::path const &>
  3189. _Storage
  3190. float _Dummy1 = 0.000000
  3191. char[56] _Dummy2 = "èãÕö..."
  3192. std::_Func_base<void,boost::filesystem::path const &>*[8] _Ptrs
  3193. [0] = 0x7FF6D58DE3E8
  3194. [1] = 0x7FF6D5E7B790
  3195. [2] = 0x0
  3196. [3] = 0x4A10279AB66
  3197. [4] = 0x4A10279AB56
  3198. [5] = 0x8E849DEAE8
  3199. [6] = 0x7FF6D52B3067
  3200. [7] = 0x8E849DE6F8
  3201. std::_Func_class<void,boost::filesystem::path const &>::_Storage _Mystorage = 0x8E849DE6F8
  3202. std::function<std::shared_ptr<ResultSet> __cdecl(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &)> _retrieve
  3203. std::_Func_class<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>
  3204. _Storage
  3205. float _Dummy1 = 0.000000
  3206. char[56] _Dummy2 = " äÕö..."
  3207. std::_Func_base<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>*[8] _Ptrs
  3208. [0] = 0x7FF6D58DE420
  3209. [1] = 0x7FF6D5E7B790
  3210. [2] = 0x7FFC4F7167B6
  3211. [3] = 0x1180
  3212. [4] = 0x2
  3213. [5] = 0x2167036BB30
  3214. [6] = 0x2167036BB30
  3215. [7] = 0x8E849DE738
  3216. std::_Func_class<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>::_Storage _Mystorage = 0x8E849DE738
  3217. Local UpdateFetcher* this = 0x8E849DE1A0
  3218. AppliedFileEntry
  3219. std::string name = " ¾6p..."
  3220. std::string hash = "Pì7p"
  3221. int state = 0xFFFFFFFE
  3222. unsigned int timestamp = 0x4A100000001
  3223. DirectoryEntry
  3224. boost::filesystem::path path
  3225. iterator
  3226. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  3227. 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>
  3228. boost::filesystem::path m_element = 0x8E849DE1A0
  3229. boost::filesystem::path* m_path_ptr = 0x8E849DE5A8
  3230. unsigned int m_pos = 0x8E849DE420
  3231. const_iterator
  3232. <user defined> m_element = 0x8E849DE1A0
  3233. <user defined> m_path_ptr = 0x8E849DE5A8
  3234. unsigned int m_pos = 0x8E849DE420
  3235. reverse_iterator
  3236. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  3237. 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>
  3238. boost::filesystem::path::iterator m_itr = 0x8E849DE1A0
  3239. boost::filesystem::path m_element = 0x8E849DE1D0
  3240. const_reverse_iterator
  3241. <user defined> m_itr = 0x8E849DE1A0
  3242. <user defined> m_element = 0x8E849DE1D0
  3243. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x8E849DE1A0
  3244. int state = 0x849DE5A8
  3245. std::unique_ptr<boost::filesystem::path,std::default_delete<boost::filesystem::path> > _sourceDirectory
  3246. std::_Unique_ptr_base<boost::filesystem::path,std::default_delete<boost::filesystem::path> >
  3247. std::_Compressed_pair<std::default_delete<boost::filesystem::path>,boost::filesystem::path *,1> _Mypair = 0x2167036BEA0
  3248. std::function<void __cdecl(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &)> _apply
  3249. std::_Func_class<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>
  3250. _Storage
  3251. float _Dummy1 = 0.000000
  3252. char[56] _Dummy2 = "..."
  3253. std::_Func_base<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>*[8] _Ptrs
  3254. [0] = 0x0
  3255. [1] = 0x8E849DE420
  3256. [2] = 0x8E849DE4E8
  3257. [3] = 0x8E849DE5A8
  3258. [4] = 0x8E849DE420
  3259. [5] = 0x0
  3260. [6] = 0x7FFC4F7167B6
  3261. [7] = 0xFFFFFFFFFFFFFFFE
  3262. std::_Func_class<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>::_Storage _Mystorage = 0x8E849DE1A8
  3263. std::function<void __cdecl(boost::filesystem::path const &)> _applyFile
  3264. std::_Func_class<void,boost::filesystem::path const &>
  3265. _Storage
  3266. float _Dummy1 = 0.000000
  3267. char[56] _Dummy2 = "..."
  3268. std::_Func_base<void,boost::filesystem::path const &>*[8] _Ptrs
  3269. [0] = 0x4A100000001
  3270. [1] = 0x3634363932320000
  3271. [2] = 0x21600003533
  3272. [3] = 0x0
  3273. [4] = 0xF
  3274. [5] = 0x8E849DE5A8
  3275. [6] = 0x8E849DE388
  3276. [7] = 0x2167037E7A0
  3277. std::_Func_class<void,boost::filesystem::path const &>::_Storage _Mystorage = 0x8E849DE1E8
  3278. std::function<std::shared_ptr<ResultSet> __cdecl(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &)> _retrieve
  3279. std::_Func_class<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>
  3280. _Storage
  3281. float _Dummy1 = 0.000000
  3282. char[56] _Dummy2 = "¸â„Ž..."
  3283. std::_Func_base<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>*[8] _Ptrs
  3284. [0] = 0x8E849DE2B8
  3285. [1] = 0xFFFFFFFFFFFFFFFE
  3286. [2] = 0x7FF6D5E7B790
  3287. [3] = 0x1180
  3288. [4] = 0x1
  3289. [5] = 0xFFFFFFFFFFFFFFFE
  3290. [6] = 0x7FF6D5E7B790
  3291. [7] = 0x1
  3292. std::_Func_class<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>::_Storage _Mystorage = 0x8E849DE228
  3293. Local std::shared_ptr<ResultSet> result
  3294. std::_Ptr_base<ResultSet>
  3295. ResultSet* _Ptr = NULL
  3296. std::_Ref_count_base* _Rep = NULL
  3297. Local std::vector<UpdateFetcher::DirectoryEntry,std::allocator<UpdateFetcher::DirectoryEntry> > directories
  3298. std::_Vector_alloc<std::_Vec_base_types<UpdateFetcher::DirectoryEntry,std::allocator<UpdateFetcher::DirectoryEntry> > >
  3299. std::_Compressed_pair<std::allocator<UpdateFetcher::DirectoryEntry>,std::_Vector_val<std::_Simple_types<UpdateFetcher::DirectoryEntry> >,1> _Mypair
  3300. std::allocator<UpdateFetcher::DirectoryEntry>
  3301. value_type
  3302. boost::filesystem::path path = 0x8E849DDC90
  3303. int state = 0x702C1980
  3304. std::_Vector_val<std::_Simple_types<UpdateFetcher::DirectoryEntry> > _Myval2 = 0x8E849DDC90
  3305. value_type
  3306. <user defined> path = 0x8E849DDC90
  3307. int state = 0x702C1980
  3308. Local Field* fields = <Unable to read memory>
  3309. Local std::string path = 0x8E849DDCD0 <Unable to read memory>
  3310. Local boost::filesystem::path p
  3311. iterator
  3312. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  3313. 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>
  3314. boost::filesystem::path m_element = 0x8E849DDD10
  3315. boost::filesystem::path* m_path_ptr = 0x2167038B880
  3316. iterator
  3317. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  3318. 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>
  3319. boost::filesystem::path m_element = 0x2167038B880
  3320. boost::filesystem::path* m_path_ptr = 0x636E695F73657461
  3321. unsigned int m_pos = 0x606564756C
  3322. const_iterator
  3323. <user defined> m_element = 0x2167038B880
  3324. <user defined> m_path_ptr = 0x636E695F73657461
  3325. unsigned int m_pos = 0x606564756C
  3326. reverse_iterator
  3327. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  3328. 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>
  3329. boost::filesystem::path::iterator m_itr = 0x2167038B880
  3330. boost::filesystem::path m_element = 0x2167038B8B0
  3331. const_reverse_iterator
  3332. <user defined> m_itr = 0x2167038B880
  3333. <user defined> m_element = 0x2167038B8B0
  3334. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x2167038B880
  3335. unsigned int m_pos = 0x8
  3336. const_iterator
  3337. <user defined> m_element = 0x8E849DDD10
  3338. <user defined> m_path_ptr = 0x2167038B880
  3339. unsigned int m_pos = 0x8
  3340. reverse_iterator
  3341. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  3342. 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>
  3343. boost::filesystem::path::iterator m_itr
  3344. <user defined> m_element = 0x8E849DDD10
  3345. <user defined> m_path_ptr = 0x2167038B880
  3346. unsigned int m_pos = 0x8
  3347. boost::filesystem::path m_element
  3348. iterator
  3349. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  3350. 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>
  3351. boost::filesystem::path m_element = 0x8E849DDD40
  3352. boost::filesystem::path* m_path_ptr = 0x40
  3353. unsigned int m_pos = 0x0
  3354. const_iterator
  3355. <user defined> m_element = 0x8E849DDD40
  3356. <user defined> m_path_ptr = 0x40
  3357. unsigned int m_pos = 0x0
  3358. reverse_iterator
  3359. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  3360. 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>
  3361. boost::filesystem::path::iterator m_itr = 0x8E849DDD40
  3362. boost::filesystem::path m_element = 0x8E849DDD70
  3363. const_reverse_iterator
  3364. <user defined> m_itr = 0x8E849DDD40
  3365. <user defined> m_element = 0x8E849DDD70
  3366. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x8E849DDD40
  3367. const_reverse_iterator
  3368. <user defined> m_itr = 0x8E849DDD10
  3369. <user defined> m_element = 0x8E849DDD40
  3370. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname
  3371. std::_String_alloc<std::_String_base_types<wchar_t,std::allocator<wchar_t> > >
  3372. _Bxty
  3373. wchar_t*[8] _Buf
  3374. [0] = 0xD240
  3375. [1] = 0x7033
  3376. [2] = 0x216
  3377. [3] = 0x0
  3378. [4] = 0x5D0A
  3379. [5] = 0x15CE
  3380. [6] = 0x7FFC
  3381. [7] = 0x0
  3382. wchar_t** _Ptr = 0x2710
  3383. char[8] _Alias = "@Ò3p"
  3384. std::_Compressed_pair<std::allocator<wchar_t>,std::_String_val<std::_Simple_types<wchar_t> >,1> _Mypair = 0x8E849DDD10
  3385. Local UpdateFetcher::DirectoryEntry entry
  3386. boost::filesystem::path path
  3387. iterator
  3388. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  3389. 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>
  3390. boost::filesystem::path m_element = 0x8E849DDE70
  3391. boost::filesystem::path* m_path_ptr = 0x8E00000040
  3392. unsigned int m_pos = 0x21600000000
  3393. const_iterator
  3394. <user defined> m_element = 0x8E849DDE70
  3395. <user defined> m_path_ptr = 0x8E00000040
  3396. unsigned int m_pos = 0x21600000000
  3397. reverse_iterator
  3398. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  3399. 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>
  3400. boost::filesystem::path::iterator m_itr = 0x8E849DDE70
  3401. boost::filesystem::path m_element = 0x8E849DDEA0
  3402. const_reverse_iterator
  3403. <user defined> m_itr = 0x8E849DDE70
  3404. <user defined> m_element = 0x8E849DDEA0
  3405. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname
  3406. std::_String_alloc<std::_String_base_types<wchar_t,std::allocator<wchar_t> > >
  3407. _Bxty
  3408. wchar_t*[8] _Buf
  3409. [0] = 0x50
  3410. [1] = 0x0
  3411. [2] = 0x0
  3412. [3] = 0x0
  3413. [4] = 0x48
  3414. [5] = 0x0
  3415. [6] = 0x0
  3416. [7] = 0x0
  3417. wchar_t** _Ptr = 0x50 <Unable to read memory>
  3418. char[8] _Alias = "P"
  3419. std::_Compressed_pair<std::allocator<wchar_t>,std::_String_val<std::_Simple_types<wchar_t> >,1> _Mypair = 0x8E849DDE70
  3420. int state = 0x40
  3421. Local std::exception& e = 0x21600000000
  3422. __std_exception_data _Data
  3423. char* _What = <Unable to read memory>
  3424. bool _DoFree = 0x21600000010 <Unable to read memory>
  3425. Local std::exception& e = 0x216703BC0A8
  3426. __std_exception_data _Data
  3427. char* _What = <Unable to read memory>
  3428. bool _DoFree = 0x90
  3429.  
  3430. 00007FF6D52E49C2 0000008E849DE060 UpdateFetcher::GetFileList+52 c:\trinity\src\server\database\updater\updatefetcher.cpp line 56
  3431. Local std::vector<UpdateFetcher::DirectoryEntry,std::allocator<UpdateFetcher::DirectoryEntry> > directories
  3432. std::_Vector_alloc<std::_Vec_base_types<UpdateFetcher::DirectoryEntry,std::allocator<UpdateFetcher::DirectoryEntry> > >
  3433. std::_Compressed_pair<std::allocator<UpdateFetcher::DirectoryEntry>,std::_Vector_val<std::_Simple_types<UpdateFetcher::DirectoryEntry> >,1> _Mypair
  3434. std::allocator<UpdateFetcher::DirectoryEntry>
  3435. value_type
  3436. boost::filesystem::path path = 0x8E849DE030
  3437. int state = 0x0
  3438. std::_Vector_val<std::_Simple_types<UpdateFetcher::DirectoryEntry> > _Myval2 = 0x8E849DE030
  3439. value_type
  3440. <user defined> path = 0x8E849DE030
  3441. int state = 0x0
  3442. Local UpdateFetcher::DirectoryEntry* <begin>$L0 = <Unable to read memory>
  3443.  
  3444. 00007FF6D52E67D5 0000008E849DE460 UpdateFetcher::Update+65 c:\trinity\src\server\database\updater\updatefetcher.cpp line 180
  3445. Local UpdateFetcher* this = 0x8E849DE6B0
  3446. AppliedFileEntry
  3447. std::string name = "àò7p..."
  3448. std::string hash = "蝄Ž"
  3449. int state = 0x849DE6B8
  3450. unsigned int timestamp = 0x7FF6D58DE3E8
  3451. DirectoryEntry
  3452. boost::filesystem::path path
  3453. iterator
  3454. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  3455. 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>
  3456. boost::filesystem::path m_element = 0x8E849DE6B0
  3457. boost::filesystem::path* m_path_ptr = 0x8E849DE810
  3458. unsigned int m_pos = 0x40
  3459. const_iterator
  3460. <user defined> m_element = 0x8E849DE6B0
  3461. <user defined> m_path_ptr = 0x8E849DE810
  3462. unsigned int m_pos = 0x40
  3463. reverse_iterator
  3464. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  3465. 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>
  3466. boost::filesystem::path::iterator m_itr = 0x8E849DE6B0
  3467. boost::filesystem::path m_element = 0x8E849DE6E0
  3468. const_reverse_iterator
  3469. <user defined> m_itr = 0x8E849DE6B0
  3470. <user defined> m_element = 0x8E849DE6E0
  3471. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x8E849DE6B0
  3472. int state = 0x849DE810
  3473. std::unique_ptr<boost::filesystem::path,std::default_delete<boost::filesystem::path> > _sourceDirectory
  3474. std::_Unique_ptr_base<boost::filesystem::path,std::default_delete<boost::filesystem::path> >
  3475. std::_Compressed_pair<std::default_delete<boost::filesystem::path>,boost::filesystem::path *,1> _Mypair = 0x2167037EFE0
  3476. std::function<void __cdecl(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &)> _apply
  3477. std::_Func_class<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>
  3478. _Storage
  3479. float _Dummy1 = 0.000000
  3480. char[56] _Dummy2 = "°ãÕö..."
  3481. std::_Func_base<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>*[8] _Ptrs
  3482. [0] = 0x7FF6D58DE3B0
  3483. [1] = 0x7FF6D5E7B790
  3484. [2] = 0x7FFC4C2ED00B
  3485. [3] = 0x8E849DE810
  3486. [4] = 0x40
  3487. [5] = 0x0
  3488. [6] = 0x1
  3489. [7] = 0x8E849DE6B8
  3490. std::_Func_class<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>::_Storage _Mystorage = 0x8E849DE6B8
  3491. std::function<void __cdecl(boost::filesystem::path const &)> _applyFile
  3492. std::_Func_class<void,boost::filesystem::path const &>
  3493. _Storage
  3494. float _Dummy1 = 0.000000
  3495. char[56] _Dummy2 = "èãÕö..."
  3496. std::_Func_base<void,boost::filesystem::path const &>*[8] _Ptrs
  3497. [0] = 0x7FF6D58DE3E8
  3498. [1] = 0x7FF6D5E7B790
  3499. [2] = 0x0
  3500. [3] = 0x4A10279AB66
  3501. [4] = 0x4A10279AB56
  3502. [5] = 0x8E849DEAE8
  3503. [6] = 0x7FF6D52B3067
  3504. [7] = 0x8E849DE6F8
  3505. std::_Func_class<void,boost::filesystem::path const &>::_Storage _Mystorage = 0x8E849DE6F8
  3506. std::function<std::shared_ptr<ResultSet> __cdecl(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &)> _retrieve
  3507. std::_Func_class<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>
  3508. _Storage
  3509. float _Dummy1 = 0.000000
  3510. char[56] _Dummy2 = " äÕö..."
  3511. std::_Func_base<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>*[8] _Ptrs
  3512. [0] = 0x7FF6D58DE420
  3513. [1] = 0x7FF6D5E7B790
  3514. [2] = 0x7FFC4F7167B6
  3515. [3] = 0x1180
  3516. [4] = 0x2
  3517. [5] = 0x2167036BB30
  3518. [6] = 0x2167036BB30
  3519. [7] = 0x8E849DE738
  3520. std::_Func_class<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>::_Storage _Mystorage = 0x8E849DE738
  3521. Local UpdateFetcher* this = 0x7FF6D5E7B790
  3522. AppliedFileEntry
  3523. std::string name = "..."
  3524. std::string hash = " °7p..."
  3525. int state = 0x0
  3526. unsigned int timestamp = 0x0
  3527. DirectoryEntry
  3528. boost::filesystem::path path
  3529. iterator
  3530. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  3531. 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>
  3532. boost::filesystem::path m_element = 0x7FF6D5E7B790
  3533. boost::filesystem::path* m_path_ptr = 0x2167035B480
  3534. unsigned int m_pos = 0x2167035B488
  3535. const_iterator
  3536. <user defined> m_element = 0x7FF6D5E7B790
  3537. <user defined> m_path_ptr = 0x2167035B480
  3538. unsigned int m_pos = 0x2167035B488
  3539. reverse_iterator
  3540. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  3541. 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>
  3542. boost::filesystem::path::iterator m_itr = 0x7FF6D5E7B790
  3543. boost::filesystem::path m_element = 0x7FF6D5E7B7C0
  3544. const_reverse_iterator
  3545. <user defined> m_itr = 0x7FF6D5E7B790
  3546. <user defined> m_element = 0x7FF6D5E7B7C0
  3547. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x7FF6D5E7B790
  3548. int state = 0x7035B480
  3549. std::unique_ptr<boost::filesystem::path,std::default_delete<boost::filesystem::path> > _sourceDirectory
  3550. std::_Unique_ptr_base<boost::filesystem::path,std::default_delete<boost::filesystem::path> >
  3551. std::_Compressed_pair<std::default_delete<boost::filesystem::path>,boost::filesystem::path *,1> _Mypair = 0x2167032F1D0
  3552. std::function<void __cdecl(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &)> _apply
  3553. std::_Func_class<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>
  3554. _Storage
  3555. float _Dummy1 = 0.000000
  3556. char[56] _Dummy2 = "ğ²5p..."
  3557. std::_Func_base<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>*[8] _Ptrs
  3558. [0] = 0x2167035B2F0
  3559. [1] = 0x2167035B2F8
  3560. [2] = 0x2167035B2F8
  3561. [3] = 0x2167035B480
  3562. [4] = 0x2167035B488
  3563. [5] = 0x2167035B488
  3564. [6] = 0x21670379DC0
  3565. [7] = 0x0
  3566. std::_Func_class<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>::_Storage _Mystorage = 0x7FF6D5E7B798
  3567. std::function<void __cdecl(boost::filesystem::path const &)> _applyFile
  3568. std::_Func_class<void,boost::filesystem::path const &>
  3569. _Storage
  3570. float _Dummy1 = 0.000000
  3571. char[56] _Dummy2 = "..."
  3572. std::_Func_base<void,boost::filesystem::path const &>*[8] _Ptrs
  3573. [0] = 0x0
  3574. [1] = 0x0
  3575. [2] = 0x101
  3576. [3] = 0x2167032FAC0
  3577. [4] = 0x2167035B1A0
  3578. [5] = 0x2167035B1A8
  3579. [6] = 0x2167035B1A8
  3580. [7] = 0x21670361D20
  3581. std::_Func_class<void,boost::filesystem::path const &>::_Storage _Mystorage = 0x7FF6D5E7B7D8
  3582. std::function<std::shared_ptr<ResultSet> __cdecl(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &)> _retrieve
  3583. std::_Func_class<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>
  3584. _Storage
  3585. float _Dummy1 = 0.000000
  3586. char[56] _Dummy2 = "06p..."
  3587. std::_Func_base<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>*[8] _Ptrs
  3588. [0] = 0x21670361D30
  3589. [1] = 0x21670361D30
  3590. [2] = 0x21670374650
  3591. [3] = 0x0
  3592. [4] = 0x0
  3593. [5] = 0x0
  3594. [6] = 0x201
  3595. [7] = 0x2167032FFA0
  3596. std::_Func_class<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>::_Storage _Mystorage = 0x7FF6D5E7B818
  3597. Parameter bool redundancyChecks = 0x8E849DE480
  3598. Parameter bool allowRehash = 0x8E849DE488
  3599. Parameter bool archivedRedundancy = 0x8E849DE490
  3600. Parameter int cleanDeadReferencesMaxCount = 0x8E849DE498
  3601. Local std::set<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,UpdateFetcher::PathCompare,std::allocator<std::pair<boost::filesystem::path,enum UpdateFetcher::State> > > available
  3602. std::_Tree<std::_Tset_traits<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,UpdateFetcher::PathCompare,std::allocator<std::pair<boost::filesystem::path,enum UpdateFetcher::State> >,0> >
  3603. std::_Tree_comp_alloc<std::_Tset_traits<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,UpdateFetcher::PathCompare,std::allocator<std::pair<boost::filesystem::path,enum UpdateFetcher::State> >,0> >
  3604. std::_Compressed_pair<UpdateFetcher::PathCompare,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<boost::filesystem::path,enum UpdateFetcher::State> > >,1>,1> _Mypair = 0x8E849DE1A0
  3605. <user defined> _Copy_tag = 0x7036BEA0
  3606. <user defined> _Move_tag = 0x7036BEA0
  3607. Local unsigned int importedUpdates = 0x0 <Unable to read memory>
  3608. Local std::unordered_map<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,UpdateFetcher::AppliedFileEntry,std::hash<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::equal_to<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 ,UpdateFetcher::AppliedFileEntry> > > applied
  3609. std::_Hash<std::_Umap_traits<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,UpdateFetcher::AppliedFileEntry,std::_Uhash_compare<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::hash<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::equal_to<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 ,UpdateFetcher::AppliedFileEntry> >,0> >
  3610. <user defined> value_compare = 0x0
  3611. std::_Umap_traits<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,UpdateFetcher::AppliedFileEntry,std::_Uhash_compare<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::hash<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::equal_to<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 ,UpdateFetcher::AppliedFileEntry> >,0> _Traitsobj
  3612. std::_Uhash_compare<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::hash<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::equal_to<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >
  3613. std::_Compressed_pair<std::hash<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::_Compressed_pair<std::equal_to<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,float,1>,1> _Mypair = 0x0
  3614. <user defined> value_compare = 0x8E849DE120
  3615. std::list<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry>,std::allocator<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > _List
  3616. std::_List_buy<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry>,std::allocator<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > >
  3617. std::_List_alloc<std::_List_base_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry>,std::allocator<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > >
  3618. std::_Compressed_pair<std::allocator<std::_List_node<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry>,void *> >,std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > >,1> _Mypair = 0x8E849DE128
  3619. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > > > > _Vec
  3620. std::_Vector_alloc<std::_Vec_base_types<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > > > > >
  3621. std::_Compressed_pair<std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > > >,std::_Vector_val<std::_Simple_types<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > > > >,1> _Mypair = 0x8E849DE138
  3622. unsigned int _Mask = 0x21670399850
  3623. unsigned int _Maxidx = 0x7FFC4C2ED00B
  3624. mapped_type
  3625. std::string name = "(null)"
  3626. std::string hash = "°¥6p..."
  3627. int state = 0x849DE258
  3628. unsigned int timestamp = 0x4A10279AC06
  3629. Local unsigned int countRecentUpdates = 0x8E849DE110
  3630. Local unsigned int countArchivedUpdates = 0x8E849DE118
  3631. Local std::unordered_map<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::hash<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::equal_to<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> > > > > hashToName
  3632. std::_Hash<std::_Umap_traits<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::_Uhash_compare<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::hash<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::equal_to<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> >
  3633. <user defined> value_compare = 0x8E849DE258
  3634. std::_Umap_traits<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::_Uhash_compare<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::hash<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::equal_to<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> _Traitsobj
  3635. std::_Uhash_compare<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::hash<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::equal_to<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >
  3636. std::_Compressed_pair<std::hash<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::_Compressed_pair<std::equal_to<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,float,1>,1> _Mypair = 0x849DE258
  3637. <user defined> value_compare = 0x8E849DE160
  3638. std::list<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> > >,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> > > > > _List
  3639. std::_List_buy<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> > >,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> > > > >
  3640. std::_List_alloc<std::_List_base_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> > >,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> > > > > >
  3641. std::_Compressed_pair<std::allocator<std::_List_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::_List_val<std::_List_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> _Mypair = 0x8E849DE168
  3642. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_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> > > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_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> > > > > > > > _Vec
  3643. std::_Vector_alloc<std::_Vec_base_types<std::_List_unchecked_iterator<std::_List_val<std::_List_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> > > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_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> > > > > > > > >
  3644. std::_Compressed_pair<std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_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> > > > > > >,std::_Vector_val<std::_Simple_types<std::_List_unchecked_iterator<std::_List_val<std::_List_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> _Mypair = 0x8E849DE178
  3645. unsigned int _Mask = 0x0
  3646. unsigned int _Maxidx = 0x8E849DE5A8
  3647. Local std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > > <begin>$L0
  3648. std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > >,std::_Iterator_base0>
  3649. std::_List_node<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry>,void *>* _Ptr = <Unable to read memory>
  3650. Local std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > > <end>$L1
  3651. std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > >,std::_Iterator_base0>
  3652. std::_List_node<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry>,void *>* _Ptr = <Unable to read memory>
  3653. Local std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > > <begin>$L1
  3654. std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > >,std::_Iterator_base0>
  3655. std::_List_node<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry>,void *>* _Ptr = <Unable to read memory>
  3656. Local std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> entry
  3657. second_type
  3658. std::string name = 0x0 <Unable to read memory>
  3659. std::string hash = 0x20 <Unable to read memory>
  3660. int state = 0x40 <Unable to read memory>
  3661. unsigned int timestamp = 0x48 <Unable to read memory>
  3662. std::string first = 0x0 <Unable to read memory>
  3663. UpdateFetcher::AppliedFileEntry second
  3664. std::string name = 0x20 <Unable to read memory>
  3665. std::string hash = 0x40 <Unable to read memory>
  3666. int state = 0x60 <Unable to read memory>
  3667. unsigned int timestamp = 0x68 <Unable to read memory>
  3668. Local std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<boost::filesystem::path,enum UpdateFetcher::State> > >,std::_Iterator_base0> <end>$L2
  3669. std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *>* _Ptr = 0x8E849DE420
  3670. std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *>* _Left = 0x4A10279AD66
  3671. std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *>* _Left = <Unable to read memory>
  3672. std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *>* _Parent = <Unable to read memory>
  3673. std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *>* _Right = <Unable to read memory>
  3674. char _Color = 0x4A10279AD7E <Unable to read memory>
  3675. char _Isnil = 0x4A10279AD7F <Unable to read memory>
  3676. std::pair<boost::filesystem::path,enum UpdateFetcher::State> _Myval = 0x4A10279AD86
  3677. std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *>* _Parent = 0x21600003533
  3678. std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *>* _Left = <Unable to read memory>
  3679. std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *>* _Parent = <Unable to read memory>
  3680. std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *>* _Right = <Unable to read memory>
  3681. char _Color = 0x2160000354B <Unable to read memory>
  3682. char _Isnil = 0x2160000354C <Unable to read memory>
  3683. std::pair<boost::filesystem::path,enum UpdateFetcher::State> _Myval = 0x21600003553
  3684. std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *>* _Right = NULL
  3685. char _Color = "·çÕö"
  3686. char _Isnil = "·çÕö"
  3687. std::pair<boost::filesystem::path,enum UpdateFetcher::State> _Myval
  3688. boost::filesystem::path first = 0x8E849DE440
  3689. int second = 0x1
  3690. Local std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<boost::filesystem::path,enum UpdateFetcher::State> > >,std::_Iterator_base0> <begin>$L2
  3691. std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *>* _Ptr = <Unable to read memory>
  3692. Local std::pair<boost::filesystem::path,enum UpdateFetcher::State>& availableQuery = <Unable to read memory>
  3693. Local unsigned int speed = 0x0 <Unable to read memory>
  3694. Local UpdateFetcher::AppliedFileEntry file
  3695. std::string name = 0x0 <Unable to read memory>
  3696. std::string hash = 0x20 <Unable to read memory>
  3697. int state = 0x40 <Unable to read memory>
  3698. unsigned int timestamp = 0x48 <Unable to read memory>
  3699. Local std::string hash = "Ž3/Õö..."
  3700. Local UpdateFetcher::UpdateMode mode = 0x0 <Unable to read memory>
  3701. Local std::exception& e = 0x7FF6D5E7B790
  3702. __std_exception_data _Data
  3703. char* _What = "pž7p"
  3704. bool _DoFree = 0xF8
  3705. Local std::exception& e = 0x1
  3706. __std_exception_data _Data
  3707. char* _What = <Unable to read memory>
  3708. bool _DoFree = 0x11 <Unable to read memory>
  3709. Local std::exception& e = 0x8E849DE420
  3710. __std_exception_data _Data
  3711. char* _What = 0x21600003533 <Unable to read memory>
  3712. bool _DoFree = 0x0
  3713. Local std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<boost::filesystem::path,enum UpdateFetcher::State> > > > localeIter
  3714. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<boost::filesystem::path,enum UpdateFetcher::State> > >,std::_Iterator_base0>
  3715. std::_Tree_node<std::pair<boost::filesystem::path,enum UpdateFetcher::State>,void *>* _Ptr = <Unable to read memory>
  3716. Local std::exception& e = 0x7FFC4F7167B6
  3717. __std_exception_data _Data
  3718. char* _What = 0x3138447FFE0380B9 <Unable to read memory>
  3719. bool _DoFree = 0xF
  3720. Local std::exception& e = 0xFFFFFFFFFFFFFFFE
  3721. __std_exception_data _Data
  3722. char* _What = <Unable to read memory>
  3723. bool _DoFree = 0xE <Unable to read memory>
  3724. Local std::exception& e = 0x21600003533
  3725. __std_exception_data _Data
  3726. char* _What = <Unable to read memory>
  3727. bool _DoFree = 0x21600003543 <Unable to read memory>
  3728. Local std::exception& e = NULL
  3729. Local std::exception& e = 0xF
  3730. __std_exception_data _Data
  3731. char* _What = <Unable to read memory>
  3732. bool _DoFree = 0x1F <Unable to read memory>
  3733. Local std::exception& e = 0x8E849DE388
  3734. __std_exception_data _Data
  3735. char* _What = 0x21600003533 <Unable to read memory>
  3736. bool _DoFree = 0x1
  3737. Local std::exception& e = 0x2167037E7A0
  3738. __std_exception_data _Data
  3739. char* _What = "°}Õö"
  3740. bool _DoFree = 0xD
  3741. Local bool doCleanup = 0x8E849DE0B4
  3742. Local std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > > <begin>$L3
  3743. std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > >,std::_Iterator_base0>
  3744. std::_List_node<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry>,void *>* _Ptr = <Unable to read memory>
  3745. Local std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > > > <end>$L3
  3746. std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry> > >,std::_Iterator_base0>
  3747. std::_List_node<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry>,void *>* _Ptr = <Unable to read memory>
  3748. Local std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,UpdateFetcher::AppliedFileEntry>& entry = <Unable to read memory>
  3749. Local std::exception& e = 0x7FF6D5E7B790
  3750. __std_exception_data _Data
  3751. char* _What = "pž7p"
  3752. bool _DoFree = 0xF8
  3753. Local std::exception& e = 0x1180
  3754. __std_exception_data _Data
  3755. char* _What = <Unable to read memory>
  3756. bool _DoFree = 0x1190 <Unable to read memory>
  3757. Local std::exception& e = 0x1
  3758. __std_exception_data _Data
  3759. char* _What = <Unable to read memory>
  3760. bool _DoFree = 0x11 <Unable to read memory>
  3761.  
  3762. 00007FF6D52D0A4F 0000008E849DE7A0 DBUpdater<WorldDatabaseConnection>::Update+8BF c:\trinity\src\server\database\updater\dbupdater.cpp line 228
  3763. Parameter DatabaseWorkerPool<WorldDatabaseConnection>& pool = 0x7FF6D5E7B790
  3764. std::unique_ptr<ProducerConsumerQueue<SQLOperation *>,std::default_delete<ProducerConsumerQueue<SQLOperation *> > > _queue
  3765. std::_Unique_ptr_base<ProducerConsumerQueue<SQLOperation *>,std::default_delete<ProducerConsumerQueue<SQLOperation *> > >
  3766. std::_Compressed_pair<std::default_delete<ProducerConsumerQueue<SQLOperation *> >,ProducerConsumerQueue<SQLOperation *> *,1> _Mypair = 0x2167032F1D0
  3767. std::array<std::vector<std::unique_ptr<WorldDatabaseConnection,std::default_delete<WorldDatabaseConnection> >,std::allocator<std::unique_ptr<WorldDatabaseConnection,std::default_delete<WorldDatabaseConnection> > > >,2> _connections
  3768. std::vector<std::unique_ptr<WorldDatabaseConnection,std::default_delete<WorldDatabaseConnection> >,std::allocator<std::unique_ptr<WorldDatabaseConnection,std::default_delete<WorldDatabaseConnection> > > >[2] _Elems
  3769. [0] = 0x7FF6D5E7B798
  3770. [1] = 0x7FF6D5E7B7B0
  3771. std::unique_ptr<MySQLConnectionInfo,std::default_delete<MySQLConnectionInfo> > _connectionInfo
  3772. std::_Unique_ptr_base<MySQLConnectionInfo,std::default_delete<MySQLConnectionInfo> >
  3773. std::_Compressed_pair<std::default_delete<MySQLConnectionInfo>,MySQLConnectionInfo *,1> _Mypair = 0x21670379DC0
  3774. std::vector<unsigned char,std::allocator<unsigned char> > _preparedStatementSize
  3775. std::_Vector_alloc<std::_Vec_base_types<unsigned char,std::allocator<unsigned char> > >
  3776. std::_Compressed_pair<std::allocator<unsigned char>,std::_Vector_val<std::_Simple_types<unsigned char> >,1> _Mypair = 0x7FF6D5E7B7D0
  3777. unsigned int _async_threads = 0x1
  3778. unsigned int _synch_threads = 0x1
  3779. Local UpdateFetcher updateFetcher
  3780. AppliedFileEntry
  3781. std::string name = "àò7p..."
  3782. std::string hash = "蝄Ž"
  3783. int state = 0x849DE6B8
  3784. unsigned int timestamp = 0x7FF6D58DE3E8
  3785. DirectoryEntry
  3786. boost::filesystem::path path
  3787. iterator
  3788. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  3789. 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>
  3790. boost::filesystem::path m_element = 0x8E849DE6B0
  3791. boost::filesystem::path* m_path_ptr = 0x8E849DE810
  3792. unsigned int m_pos = 0x40
  3793. const_iterator
  3794. <user defined> m_element = 0x8E849DE6B0
  3795. <user defined> m_path_ptr = 0x8E849DE810
  3796. unsigned int m_pos = 0x40
  3797. reverse_iterator
  3798. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  3799. 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>
  3800. boost::filesystem::path::iterator m_itr = 0x8E849DE6B0
  3801. boost::filesystem::path m_element = 0x8E849DE6E0
  3802. const_reverse_iterator
  3803. <user defined> m_itr = 0x8E849DE6B0
  3804. <user defined> m_element = 0x8E849DE6E0
  3805. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x8E849DE6B0
  3806. int state = 0x849DE810
  3807. std::unique_ptr<boost::filesystem::path,std::default_delete<boost::filesystem::path> > _sourceDirectory
  3808. std::_Unique_ptr_base<boost::filesystem::path,std::default_delete<boost::filesystem::path> >
  3809. std::_Compressed_pair<std::default_delete<boost::filesystem::path>,boost::filesystem::path *,1> _Mypair = 0x2167037EFE0
  3810. std::function<void __cdecl(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &)> _apply
  3811. std::_Func_class<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>
  3812. _Storage
  3813. float _Dummy1 = 0.000000
  3814. char[56] _Dummy2 = "°ãÕö..."
  3815. std::_Func_base<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>*[8] _Ptrs
  3816. [0] = 0x7FF6D58DE3B0
  3817. [1] = 0x7FF6D5E7B790
  3818. [2] = 0x7FFC4C2ED00B
  3819. [3] = 0x8E849DE810
  3820. [4] = 0x40
  3821. [5] = 0x0
  3822. [6] = 0x1
  3823. [7] = 0x8E849DE6B8
  3824. std::_Func_class<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>::_Storage _Mystorage = 0x8E849DE6B8
  3825. std::function<void __cdecl(boost::filesystem::path const &)> _applyFile
  3826. std::_Func_class<void,boost::filesystem::path const &>
  3827. _Storage
  3828. float _Dummy1 = 0.000000
  3829. char[56] _Dummy2 = "èãÕö..."
  3830. std::_Func_base<void,boost::filesystem::path const &>*[8] _Ptrs
  3831. [0] = 0x7FF6D58DE3E8
  3832. [1] = 0x7FF6D5E7B790
  3833. [2] = 0x0
  3834. [3] = 0x4A10279AB66
  3835. [4] = 0x4A10279AB56
  3836. [5] = 0x8E849DEAE8
  3837. [6] = 0x7FF6D52B3067
  3838. [7] = 0x8E849DE6F8
  3839. std::_Func_class<void,boost::filesystem::path const &>::_Storage _Mystorage = 0x8E849DE6F8
  3840. std::function<std::shared_ptr<ResultSet> __cdecl(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &)> _retrieve
  3841. std::_Func_class<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>
  3842. _Storage
  3843. float _Dummy1 = 0.000000
  3844. char[56] _Dummy2 = " äÕö..."
  3845. std::_Func_base<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>*[8] _Ptrs
  3846. [0] = 0x7FF6D58DE420
  3847. [1] = 0x7FF6D5E7B790
  3848. [2] = 0x7FFC4F7167B6
  3849. [3] = 0x1180
  3850. [4] = 0x2
  3851. [5] = 0x2167036BB30
  3852. [6] = 0x2167036BB30
  3853. [7] = 0x8E849DE738
  3854. std::_Func_class<std::shared_ptr<ResultSet>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>::_Storage _Mystorage = 0x8E849DE738
  3855. Local boost::filesystem::path sourceDirectory
  3856. iterator
  3857. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  3858. 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>
  3859. boost::filesystem::path m_element = 0x8E849DE568
  3860. boost::filesystem::path* m_path_ptr = 0x2167038C200
  3861. iterator
  3862. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  3863. 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>
  3864. boost::filesystem::path m_element = 0x2167038C200
  3865. boost::filesystem::path* m_path_ptr = 0x414500004144
  3866. unsigned int m_pos = 0x414700004146
  3867. const_iterator
  3868. <user defined> m_element = 0x2167038C200
  3869. <user defined> m_path_ptr = 0x414500004144
  3870. unsigned int m_pos = 0x414700004146
  3871. reverse_iterator
  3872. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  3873. 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>
  3874. boost::filesystem::path::iterator m_itr = 0x2167038C200
  3875. boost::filesystem::path m_element = 0x2167038C230
  3876. const_reverse_iterator
  3877. <user defined> m_itr = 0x2167038C200
  3878. <user defined> m_element = 0x2167038C230
  3879. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x2167038C200
  3880. unsigned int m_pos = 0x216703CC5B0
  3881. const_iterator
  3882. <user defined> m_element = 0x8E849DE568
  3883. <user defined> m_path_ptr = 0x2167038C200
  3884. unsigned int m_pos = 0x216703CC5B0
  3885. reverse_iterator
  3886. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  3887. 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>
  3888. boost::filesystem::path::iterator m_itr
  3889. <user defined> m_element = 0x8E849DE568
  3890. <user defined> m_path_ptr = 0x2167038C200
  3891. unsigned int m_pos = 0x216703CC5B0
  3892. boost::filesystem::path m_element
  3893. iterator
  3894. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  3895. 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>
  3896. boost::filesystem::path m_element = 0x8E849DE598
  3897. boost::filesystem::path* m_path_ptr = 0x12
  3898. unsigned int m_pos = 0x1F
  3899. const_iterator
  3900. <user defined> m_element = 0x8E849DE598
  3901. <user defined> m_path_ptr = 0x12
  3902. unsigned int m_pos = 0x1F
  3903. reverse_iterator
  3904. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  3905. 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>
  3906. boost::filesystem::path::iterator m_itr = 0x8E849DE598
  3907. boost::filesystem::path m_element = 0x8E849DE5C8
  3908. const_reverse_iterator
  3909. <user defined> m_itr = 0x8E849DE598
  3910. <user defined> m_element = 0x8E849DE5C8
  3911. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x8E849DE598
  3912. const_reverse_iterator
  3913. <user defined> m_itr = 0x8E849DE568
  3914. <user defined> m_element = 0x8E849DE598
  3915. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname
  3916. std::_String_alloc<std::_String_base_types<wchar_t,std::allocator<wchar_t> > >
  3917. _Bxty
  3918. wchar_t*[8] _Buf
  3919. [0] = 0xF0A0
  3920. [1] = 0x7037
  3921. [2] = 0x216
  3922. [3] = 0x0
  3923. [4] = 0x0
  3924. [5] = 0x702C
  3925. [6] = 0x216
  3926. [7] = 0x0
  3927. wchar_t** _Ptr = 0x43
  3928. char[8] _Alias = " ğ7p"
  3929. std::_Compressed_pair<std::allocator<wchar_t>,std::_String_val<std::_Simple_types<wchar_t> >,1> _Mypair = 0x8E849DE568
  3930. Local std::string info = ""
  3931. Local UpdateResult result
  3932. unsigned int updated = 0x0 <Unable to read memory>
  3933. unsigned int recent = 0x8 <Unable to read memory>
  3934. unsigned int archived = 0x10 <Unable to read memory>
  3935. Local std::exception& e = 0x78
  3936. __std_exception_data _Data
  3937. char* _What = <Unable to read memory>
  3938. bool _DoFree = 0x88 <Unable to read memory>
  3939. Local std::exception& e = 0x7FF6D5E7BA20
  3940. __std_exception_data _Data
  3941. char* _What = "ĞM7p"
  3942. bool _DoFree = 0x3
  3943. Local std::exception& e = 0xFFFFFFFFFFFFFFFE
  3944. __std_exception_data _Data
  3945. char* _What = <Unable to read memory>
  3946. bool _DoFree = 0xE <Unable to read memory>
  3947. Local std::exception& e = 0x7F00746F6F72
  3948. __std_exception_data _Data
  3949. char* _What = <Unable to read memory>
  3950. bool _DoFree = 0x7F00746F6F82 <Unable to read memory>
  3951.  
  3952. 00007FF6D52B2658 0000008E849DE850 <lambda_3e92679161628d0ac4556bccf8fe4824>::operator()+38 c:\trinity\src\server\database\database\databaseloader.cpp line 99
  3953. Local DatabaseLoader::AddDatabase::__l5::<lambda_3e92679161628d0ac4556bccf8fe4824>* this = 0x8E849DEA98
  3954. DatabaseLoader* __this = 0x21670361B20
  3955. std::string _logger = " 6p..."
  3956. bool _autoSetup = 0x2E
  3957. unsigned int _updateFlags = 0x52F
  3958. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _open
  3959. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c = 0x21670361B48
  3960. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _populate
  3961. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c = 0x21670361B70
  3962. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _update
  3963. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c = 0x21670361B98
  3964. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _prepare
  3965. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c = 0x21670361BC0
  3966. std::stack<std::function<void __cdecl(void)>,std::deque<std::function<void __cdecl(void)>,std::allocator<std::function<void __cdecl(void)> > > > _close
  3967. std::deque<std::function<void __cdecl(void)>,std::allocator<std::function<void __cdecl(void)> > > c = 0x21670361BE8
  3968. std::string name = "ĞÅ6p"
  3969. DatabaseWorkerPool<WorldDatabaseConnection>& pool = 0x216703620E0
  3970. std::unique_ptr<ProducerConsumerQueue<SQLOperation *>,std::default_delete<ProducerConsumerQueue<SQLOperation *> > > _queue
  3971. std::_Unique_ptr_base<ProducerConsumerQueue<SQLOperation *>,std::default_delete<ProducerConsumerQueue<SQLOperation *> > >
  3972. std::_Compressed_pair<std::default_delete<ProducerConsumerQueue<SQLOperation *> >,ProducerConsumerQueue<SQLOperation *> *,1> _Mypair = 0x8E849DEAC0
  3973. std::array<std::vector<std::unique_ptr<WorldDatabaseConnection,std::default_delete<WorldDatabaseConnection> >,std::allocator<std::unique_ptr<WorldDatabaseConnection,std::default_delete<WorldDatabaseConnection> > > >,2> _connections
  3974. std::vector<std::unique_ptr<WorldDatabaseConnection,std::default_delete<WorldDatabaseConnection> >,std::allocator<std::unique_ptr<WorldDatabaseConnection,std::default_delete<WorldDatabaseConnection> > > >[2] _Elems
  3975. [0] = 0x216703620E8
  3976. [1] = 0x21670362100
  3977. std::unique_ptr<MySQLConnectionInfo,std::default_delete<MySQLConnectionInfo> > _connectionInfo
  3978. std::_Unique_ptr_base<MySQLConnectionInfo,std::default_delete<MySQLConnectionInfo> >
  3979. std::_Compressed_pair<std::default_delete<MySQLConnectionInfo>,MySQLConnectionInfo *,1> _Mypair = 0x88003169D06BC8AA
  3980. std::vector<unsigned char,std::allocator<unsigned char> > _preparedStatementSize
  3981. std::_Vector_alloc<std::_Vec_base_types<unsigned char,std::allocator<unsigned char> > >
  3982. std::_Compressed_pair<std::allocator<unsigned char>,std::_Vector_val<std::_Simple_types<unsigned char> >,1> _Mypair = 0x21670362120
  3983. unsigned int _async_threads = 0xA8
  3984. unsigned int _synch_threads = 0xC8
  3985. Local std::exception& e = 0x7FFC4C2ED00B
  3986. __std_exception_data _Data
  3987. char* _What = 0xCCCCCCC328C48348 <Unable to read memory>
  3988. bool _DoFree = 0xCC
  3989.  
  3990. 00007FF6D52B4A85 0000008E849DE880 DatabaseLoader::Process+65 c:\trinity\src\server\database\database\databaseloader.cpp line 165
  3991.  
  3992. 00007FF6D52B49BA 0000008E849DE930 DatabaseLoader::Load+21A c:\trinity\src\server\database\database\databaseloader.cpp line 132
  3993. Local DatabaseLoader* this = 0x8E849DEA20
  3994. std::string _logger = "server.worldserver"
  3995. bool _autoSetup = 0x1
  3996. unsigned int _updateFlags = 0x7
  3997. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _open
  3998. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c
  3999. std::_Deque_alloc<std::_Deque_base_types<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > >
  4000. std::_Compressed_pair<std::allocator<std::function<bool __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<bool __cdecl(void)> > >,1> _Mypair = 0x8E849DEA48
  4001. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _populate
  4002. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c
  4003. std::_Deque_alloc<std::_Deque_base_types<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > >
  4004. std::_Compressed_pair<std::allocator<std::function<bool __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<bool __cdecl(void)> > >,1> _Mypair = 0x8E849DEA70
  4005. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _update
  4006. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c
  4007. std::_Deque_alloc<std::_Deque_base_types<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > >
  4008. std::_Compressed_pair<std::allocator<std::function<bool __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<bool __cdecl(void)> > >,1> _Mypair = 0x8E849DEA98
  4009. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _prepare
  4010. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c
  4011. std::_Deque_alloc<std::_Deque_base_types<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > >
  4012. std::_Compressed_pair<std::allocator<std::function<bool __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<bool __cdecl(void)> > >,1> _Mypair = 0x8E849DEAC0
  4013. std::stack<std::function<void __cdecl(void)>,std::deque<std::function<void __cdecl(void)>,std::allocator<std::function<void __cdecl(void)> > > > _close
  4014. std::deque<std::function<void __cdecl(void)>,std::allocator<std::function<void __cdecl(void)> > > c
  4015. std::_Deque_alloc<std::_Deque_base_types<std::function<void __cdecl(void)>,std::allocator<std::function<void __cdecl(void)> > > >
  4016. std::_Compressed_pair<std::allocator<std::function<void __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<void __cdecl(void)> > >,1> _Mypair = 0x8E849DEAE8
  4017. Local DatabaseLoader* this = 0x2167036B7C0
  4018. std::string _logger = ""
  4019. bool _autoSetup = 0x0
  4020. unsigned int _updateFlags = 0x0
  4021. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _open
  4022. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c
  4023. std::_Deque_alloc<std::_Deque_base_types<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > >
  4024. std::_Compressed_pair<std::allocator<std::function<bool __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<bool __cdecl(void)> > >,1> _Mypair = 0x2167036B7E8
  4025. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _populate
  4026. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c
  4027. std::_Deque_alloc<std::_Deque_base_types<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > >
  4028. std::_Compressed_pair<std::allocator<std::function<bool __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<bool __cdecl(void)> > >,1> _Mypair = 0x2167036B810
  4029. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _update
  4030. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c
  4031. std::_Deque_alloc<std::_Deque_base_types<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > >
  4032. std::_Compressed_pair<std::allocator<std::function<bool __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<bool __cdecl(void)> > >,1> _Mypair = 0x2167036B838
  4033. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _prepare
  4034. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c
  4035. std::_Deque_alloc<std::_Deque_base_types<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > >
  4036. std::_Compressed_pair<std::allocator<std::function<bool __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<bool __cdecl(void)> > >,1> _Mypair = 0x2167036B860
  4037. std::stack<std::function<void __cdecl(void)>,std::deque<std::function<void __cdecl(void)>,std::allocator<std::function<void __cdecl(void)> > > > _close
  4038. std::deque<std::function<void __cdecl(void)>,std::allocator<std::function<void __cdecl(void)> > > c
  4039. std::_Deque_alloc<std::_Deque_base_types<std::function<void __cdecl(void)>,std::allocator<std::function<void __cdecl(void)> > > >
  4040. std::_Compressed_pair<std::allocator<std::function<void __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<void __cdecl(void)> > >,1> _Mypair = 0x2167036B888
  4041. Local std::exception& e = 0xFFFFFFFFFFFFFFFE
  4042. __std_exception_data _Data
  4043. char* _What = <Unable to read memory>
  4044. bool _DoFree = 0xE <Unable to read memory>
  4045.  
  4046. 00007FF6D47BC89B 0000008E849DEB20 StartDB+30B c:\trinity\src\server\worldserver\main.cpp line 562
  4047. Local DatabaseLoader loader
  4048. std::string _logger = "server.worldserver"
  4049. bool _autoSetup = 0x1
  4050. unsigned int _updateFlags = 0x7
  4051. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _open
  4052. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c
  4053. std::_Deque_alloc<std::_Deque_base_types<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > >
  4054. std::_Compressed_pair<std::allocator<std::function<bool __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<bool __cdecl(void)> > >,1> _Mypair = 0x8E849DEA48
  4055. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _populate
  4056. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c
  4057. std::_Deque_alloc<std::_Deque_base_types<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > >
  4058. std::_Compressed_pair<std::allocator<std::function<bool __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<bool __cdecl(void)> > >,1> _Mypair = 0x8E849DEA70
  4059. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _update
  4060. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c
  4061. std::_Deque_alloc<std::_Deque_base_types<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > >
  4062. std::_Compressed_pair<std::allocator<std::function<bool __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<bool __cdecl(void)> > >,1> _Mypair = 0x8E849DEA98
  4063. std::queue<std::function<bool __cdecl(void)>,std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > > _prepare
  4064. std::deque<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > c
  4065. std::_Deque_alloc<std::_Deque_base_types<std::function<bool __cdecl(void)>,std::allocator<std::function<bool __cdecl(void)> > > >
  4066. std::_Compressed_pair<std::allocator<std::function<bool __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<bool __cdecl(void)> > >,1> _Mypair = 0x8E849DEAC0
  4067. std::stack<std::function<void __cdecl(void)>,std::deque<std::function<void __cdecl(void)>,std::allocator<std::function<void __cdecl(void)> > > > _close
  4068. std::deque<std::function<void __cdecl(void)>,std::allocator<std::function<void __cdecl(void)> > > c
  4069. std::_Deque_alloc<std::_Deque_base_types<std::function<void __cdecl(void)>,std::allocator<std::function<void __cdecl(void)> > > >
  4070. std::_Compressed_pair<std::allocator<std::function<void __cdecl(void)> >,std::_Deque_val<std::_Deque_simple_types<std::function<void __cdecl(void)> > >,1> _Mypair = 0x8E849DEAE8
  4071. Local std::exception& e = 0x8E849DEAE0
  4072. __std_exception_data _Data
  4073. char* _What = "èꝄŽ"
  4074. bool _DoFree = 0x50
  4075. Local std::exception& e = 0xFFFFFFFFFFFFFFFE
  4076. __std_exception_data _Data
  4077. char* _What = <Unable to read memory>
  4078. bool _DoFree = 0xE <Unable to read memory>
  4079. Local std::exception& e = 0x1180
  4080. __std_exception_data _Data
  4081. char* _What = <Unable to read memory>
  4082. bool _DoFree = 0x1190 <Unable to read memory>
  4083. Local Realm realm
  4084. RealmHandle Id
  4085. unsigned int Realm = 0x0 <Unable to read memory>
  4086. unsigned int Build = 0x4 <Unable to read memory>
  4087. std::unique_ptr<boost::asio::ip::address,std::default_delete<boost::asio::ip::address> > ExternalAddress
  4088. std::_Unique_ptr_base<boost::asio::ip::address,std::default_delete<boost::asio::ip::address> >
  4089. std::_Compressed_pair<std::default_delete<boost::asio::ip::address>,boost::asio::ip::address *,1> _Mypair = 0x8 <Unable to read memory>
  4090. std::unique_ptr<boost::asio::ip::address,std::default_delete<boost::asio::ip::address> > LocalAddress
  4091. std::_Unique_ptr_base<boost::asio::ip::address,std::default_delete<boost::asio::ip::address> >
  4092. std::_Compressed_pair<std::default_delete<boost::asio::ip::address>,boost::asio::ip::address *,1> _Mypair = 0x10 <Unable to read memory>
  4093. std::unique_ptr<boost::asio::ip::address,std::default_delete<boost::asio::ip::address> > LocalSubnetMask
  4094. std::_Unique_ptr_base<boost::asio::ip::address,std::default_delete<boost::asio::ip::address> >
  4095. std::_Compressed_pair<std::default_delete<boost::asio::ip::address>,boost::asio::ip::address *,1> _Mypair = 0x18 <Unable to read memory>
  4096. unsigned int Port = 0x20 <Unable to read memory>
  4097. std::string Name = 0x28 <Unable to read memory>
  4098. unsigned int Type = 0x48 <Unable to read memory>
  4099. int Flags = 0x4C <Unable to read memory>
  4100. unsigned int Timezone = 0x50 <Unable to read memory>
  4101. int AllowedSecurityLevel = 0x54 <Unable to read memory>
  4102. float PopulationLevel = 0x58 <Unable to read memory>
  4103.  
  4104. 00007FF6D47CC07E 0000008E849DF730 main+11EE c:\trinity\src\server\worldserver\main.cpp line 215
  4105. Parameter int argc = 0x8E849DF740
  4106. Parameter char** argv = NULL
  4107. Local std::string pidFile = ""
  4108. Local int numThreads = 0x8E849DEC38
  4109. Local std::unique_ptr<AsyncAcceptor,std::default_delete<AsyncAcceptor> > raAcceptor
  4110. std::_Unique_ptr_base<AsyncAcceptor,std::default_delete<AsyncAcceptor> >
  4111. std::_Compressed_pair<std::default_delete<AsyncAcceptor>,AsyncAcceptor *,1> _Mypair
  4112. AsyncAcceptor* _Myval2 = 0x216703751C0
  4113. Local std::shared_ptr<boost::asio::io_service> ioService
  4114. std::_Ptr_base<boost::asio::io_service>
  4115. boost::asio::io_service* _Ptr = 0x216703751D0
  4116. work
  4117. boost::asio::detail::win_iocp_io_service& io_service_impl_ = 0x64
  4118. id
  4119. service
  4120. key
  4121. type_info* type_info_ = 0x64
  4122. boost::asio::io_service::id* id_ = 0xFF
  4123. boost::asio::io_service::service::key key_ = 0x216703751D8
  4124. boost::asio::io_service& owner_ = 0x90003600D0AADFA5
  4125. boost::asio::io_service::service* next_ = 0x21670375190
  4126. strand
  4127. boost::asio::detail::strand_service& service_ = 0x64
  4128. boost::asio::detail::strand_service::strand_impl* impl_ = 0x216703CC1F0
  4129. boost::asio::detail::winsock_init<2,0> init_ = 0x64
  4130. boost::asio::detail::service_registry* service_registry_ = 0x216703CC1F0
  4131. boost::asio::detail::win_iocp_io_service& impl_ = 0x2167035B840
  4132. std::_Ref_count_base* _Rep = 0x216703751C0
  4133. unsigned long _Uses = 0x4
  4134. unsigned long _Weaks = 0x1
  4135. Local std::shared_ptr<boost::asio::io_service> ioService
  4136. std::_Ptr_base<boost::asio::io_service>
  4137. boost::asio::io_service* _Ptr = 0x216703751D0
  4138. work
  4139. boost::asio::detail::win_iocp_io_service& io_service_impl_ = 0x64
  4140. id
  4141. service
  4142. key
  4143. type_info* type_info_ = 0x64
  4144. boost::asio::io_service::id* id_ = 0xFF
  4145. boost::asio::io_service::service::key key_ = 0x216703751D8
  4146. boost::asio::io_service& owner_ = 0x90003600D0AADFA5
  4147. boost::asio::io_service::service* next_ = 0x21670375190
  4148. strand
  4149. boost::asio::detail::strand_service& service_ = 0x64
  4150. boost::asio::detail::strand_service::strand_impl* impl_ = 0x216703CC1F0
  4151. boost::asio::detail::winsock_init<2,0> init_ = 0x64
  4152. boost::asio::detail::service_registry* service_registry_ = 0x216703CC1F0
  4153. boost::asio::detail::win_iocp_io_service& impl_ = 0x2167035B840
  4154. std::_Ref_count_base* _Rep = NULL
  4155. Local boost::asio::basic_signal_set<boost::asio::signal_set_service> signals
  4156. boost::asio::basic_io_object<boost::asio::signal_set_service,0>
  4157. implementation_type
  4158. boost::asio::detail::op_queue<boost::asio::detail::signal_op> queue_ = 0x8E849DEB98
  4159. boost::asio::detail::signal_set_service::registration* signals_ = 0x2167035D5C0
  4160. boost::asio::signal_set_service& service = 0x21670398EE0
  4161. boost::asio::detail::service_base<boost::asio::signal_set_service>
  4162. boost::asio::io_service::service
  4163. key
  4164. type_info* type_info_ = 0x7FF6D56D4A78
  4165. boost::asio::io_service::id* id_ = 0xB0
  4166. boost::asio::io_service::service::key key_ = 0x21670398EE8
  4167. boost::asio::io_service& owner_ = 0x216703751D0
  4168. boost::asio::io_service::service* next_ = 0x2167035B840
  4169. implementation_type
  4170. boost::asio::detail::op_queue<boost::asio::detail::signal_op> queue_ = 0x21670398EE0
  4171. boost::asio::detail::signal_set_service::registration* signals_ = NULL
  4172. boost::asio::detail::signal_set_service service_impl_ = 0x21670398F08
  4173. boost::asio::detail::signal_set_service::implementation_type implementation
  4174. boost::asio::detail::op_queue<boost::asio::detail::signal_op> queue_ = 0x8E849DEBA0
  4175. boost::asio::detail::signal_set_service::registration* signals_ = 0x216703CC230
  4176. Local std::shared_ptr<std::thread> soapThread
  4177. std::_Ptr_base<std::thread>
  4178. std::thread* _Ptr = NULL
  4179. std::_Ref_count_base* _Rep = 0x21670359510
  4180. unsigned long _Uses = 0x2EDF1DE4
  4181. unsigned long _Weaks = 0x10007674
  4182. Local std::string configError = ""
  4183. Local int networkThreads = 0x0 <Unable to read memory>
  4184. Local boost::filesystem::path configFile
  4185. iterator
  4186. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  4187. 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>
  4188. boost::filesystem::path m_element = 0x8E849DEFC8
  4189. boost::filesystem::path* m_path_ptr = 0x30303600002200
  4190. iterator
  4191. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  4192. 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>
  4193. boost::filesystem::path m_element = 0x30303600002200
  4194. boost::filesystem::path* m_path_ptr = <Unable to read memory>
  4195. unsigned int m_pos = 0x30303600002228 <Unable to read memory>
  4196. const_iterator
  4197. <user defined> m_element = 0x30303600002200
  4198. <user defined> m_path_ptr = 0x30303600002220 <Unable to read memory>
  4199. unsigned int m_pos = 0x30303600002228 <Unable to read memory>
  4200. reverse_iterator
  4201. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  4202. 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>
  4203. boost::filesystem::path::iterator m_itr = 0x30303600002200
  4204. boost::filesystem::path m_element = 0x30303600002230
  4205. const_reverse_iterator
  4206. <user defined> m_itr = 0x30303600002200
  4207. <user defined> m_element = 0x30303600002230
  4208. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x30303600002200
  4209. unsigned int m_pos = 0x21600000022
  4210. const_iterator
  4211. <user defined> m_element = 0x8E849DEFC8
  4212. <user defined> m_path_ptr = 0x30303600002200
  4213. unsigned int m_pos = 0x21600000022
  4214. reverse_iterator
  4215. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  4216. 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>
  4217. boost::filesystem::path::iterator m_itr
  4218. <user defined> m_element = 0x8E849DEFC8
  4219. <user defined> m_path_ptr = 0x30303600002200
  4220. unsigned int m_pos = 0x21600000022
  4221. boost::filesystem::path m_element
  4222. iterator
  4223. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  4224. 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>
  4225. boost::filesystem::path m_element = 0x8E849DEFF8
  4226. boost::filesystem::path* m_path_ptr = NULL
  4227. unsigned int m_pos = 0xF
  4228. const_iterator
  4229. <user defined> m_element = 0x8E849DEFF8
  4230. <user defined> m_path_ptr = 0x0
  4231. unsigned int m_pos = 0xF
  4232. reverse_iterator
  4233. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  4234. 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>
  4235. boost::filesystem::path::iterator m_itr = 0x8E849DEFF8
  4236. boost::filesystem::path m_element = 0x8E849DF028
  4237. const_reverse_iterator
  4238. <user defined> m_itr = 0x8E849DEFF8
  4239. <user defined> m_element = 0x8E849DF028
  4240. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x8E849DEFF8
  4241. const_reverse_iterator
  4242. <user defined> m_itr = 0x8E849DEFC8
  4243. <user defined> m_element = 0x8E849DEFF8
  4244. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname
  4245. std::_String_alloc<std::_String_base_types<wchar_t,std::allocator<wchar_t> > >
  4246. _Bxty
  4247. wchar_t*[8] _Buf
  4248. [0] = 0xB7D0
  4249. [1] = 0x7035
  4250. [2] = 0x216
  4251. [3] = 0x0
  4252. [4] = 0x6701
  4253. [5] = 0x7032
  4254. [6] = 0x0
  4255. [7] = 0x0
  4256. wchar_t** _Ptr = 0x43
  4257. char[8] _Alias = "Ğ·5p"
  4258. std::_Compressed_pair<std::allocator<wchar_t>,std::_String_val<std::_Simple_types<wchar_t> >,1> _Mypair = 0x8E849DEFC8
  4259. Local boost::program_options::variables_map vm
  4260. boost::program_options::abstract_variables_map
  4261. boost::program_options::abstract_variables_map* m_next = NULL
  4262. 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> > >
  4263. 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> >
  4264. std::_Tree_comp_alloc<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> >
  4265. 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 = 0x8E849DEE50
  4266. <user defined> value_compare = 0x8E849DEE50
  4267. <user defined> _Copy_tag = 0x8E849DEE50
  4268. <user defined> _Move_tag = 0x8E849DEE50
  4269. <user defined> value_compare = 0x8E849DEE50
  4270. 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
  4271. 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> >
  4272. std::_Tree_comp_alloc<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> >
  4273. 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 = 0x8E849DEE60
  4274. <user defined> _Copy_tag = 0x8E849DEE60
  4275. <user defined> _Move_tag = 0x8E849DEE60
  4276. 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
  4277. 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> >
  4278. std::_Tree_comp_alloc<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> >
  4279. 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 = 0x8E849DEE70
  4280. <user defined> value_compare = 0x8E849DEE70
  4281. <user defined> _Copy_tag = 0x8E849DEE70
  4282. <user defined> _Move_tag = 0x8E849DEE70
  4283. <user defined> value_compare = 0x8E849DEE70
  4284. Local std::shared_ptr<FreezeDetector> freezeDetector
  4285. std::_Ptr_base<FreezeDetector>
  4286. FreezeDetector* _Ptr = 0x21670359520
  4287. boost::asio::basic_deadline_timer<boost::posix_time::ptime,boost::asio::time_traits<boost::posix_time::ptime>,boost::asio::deadline_timer_service<boost::posix_time::ptime,boost::asio::time_traits<boost::posix_time::ptime> > > _timer = 0x21670359520
  4288. unsigned int _worldLoopCounter = 0xE7471659
  4289. unsigned int _lastChangeMsTime = 0x32801221
  4290. unsigned int _maxCoreStuckTimeInMs = 0xE7471659
  4291. std::_Ref_count_base* _Rep = 0xA
  4292. unsigned long _Uses = 0x12 <Unable to read memory>
  4293. unsigned long _Weaks = 0x16 <Unable to read memory>
  4294. Local std::shared_ptr<void> sScriptMgrHandle
  4295. std::_Ptr_base<void>
  4296. void* _Ptr = NULL
  4297. std::_Ref_count_base* _Rep = 0x8E849DF000
  4298. unsigned long _Uses = 0x73726500
  4299. unsigned long _Weaks = 0x6E6F69
  4300. Local std::shared_ptr<std::thread> cliThread
  4301. std::_Ptr_base<std::thread>
  4302. std::thread* _Ptr = 0x21670338730
  4303. id
  4304. unsigned int _Id = 0x0
  4305. _Thrd_imp_t _Thr = 0x21670338730
  4306. std::_Ref_count_base* _Rep = 0x7FFC0A00000A
  4307. unsigned long _Uses = 0x7FFC0A000012 <Unable to read memory>
  4308. unsigned long _Weaks = 0x7FFC0A000016 <Unable to read memory>
  4309. Local std::string configService = ""
  4310. Local std::shared_ptr<void> sWorldSocketMgrHandle
  4311. std::_Ptr_base<void>
  4312. void* _Ptr = 0xA00000A
  4313. std::_Ref_count_base* _Rep = NULL
  4314. Local std::shared_ptr<void> dbHandle
  4315. std::_Ptr_base<void>
  4316. void* _Ptr = NULL
  4317. std::_Ref_count_base* _Rep = 0x21600000200
  4318. unsigned long _Uses = 0x21600000208 <Unable to read memory>
  4319. unsigned long _Weaks = 0x2160000020C <Unable to read memory>
  4320. Local unsigned int worldPort = 0x0 <Unable to read memory>
  4321. Local std::shared_ptr<void> mapManagementHandle
  4322. std::_Ptr_base<void>
  4323. void* _Ptr = 0x21670359510
  4324. std::_Ref_count_base* _Rep = 0x3FF
  4325. unsigned long _Uses = 0x407 <Unable to read memory>
  4326. unsigned long _Weaks = 0x40B <Unable to read memory>
  4327. Local std::string worldListener = "‹ÇH‹\$0H‹t$8HƒÄ _ÃH‰\$L‰L$ WHƒì I‹ùI‹ØH‹
  4328. Hƒ..."
  4329. Local std::shared_ptr<void> opensslHandle
  4330. std::_Ptr_base<void>
  4331. void* _Ptr = NULL
  4332. std::_Ref_count_base* _Rep = 0x21670355A00
  4333. unsigned long _Uses = 0x1
  4334. unsigned long _Weaks = 0x1
  4335. Local BigNumber seed
  4336. bignum_st* _bn = 0x21670355820
  4337. unsigned int* d = 0x7CDDC490036BDE63
  4338. int top = 0x2
  4339. int dmax = 0x2
  4340. int neg = 0x0
  4341. int flags = 0x1
  4342. Local std::shared_ptr<std::vector<std::thread,std::allocator<std::thread> > > threadPool
  4343. std::_Ptr_base<std::vector<std::thread,std::allocator<std::thread> > >
  4344. std::vector<std::thread,std::allocator<std::thread> >* _Ptr = 0x21670355B00
  4345. std::_Vector_alloc<std::_Vec_base_types<std::thread,std::allocator<std::thread> > >
  4346. std::_Compressed_pair<std::allocator<std::thread>,std::_Vector_val<std::_Simple_types<std::thread> >,1> _Mypair = 0x21670355B00
  4347. std::_Ref_count_base* _Rep = 0x216703753A0
  4348. unsigned long _Uses = 0x1
  4349. unsigned long _Weaks = 0x1
  4350. Local std::shared_ptr<void> sMetricHandle
  4351. std::_Ptr_base<void>
  4352. void* _Ptr = 0x21600000001
  4353. std::_Ref_count_base* _Rep = NULL
  4354. Local unsigned int pid = 0x8E849DEBE8
  4355. Local std::exception& e = NULL
  4356. Local std::exception& e = NULL
  4357. Local std::exception& e = NULL
  4358. Local std::exception& e = 0x21670359510
  4359. __std_exception_data _Data
  4360. char* _What = 0x100076742EDF1DE4 <Unable to read memory>
  4361. bool _DoFree = 0x4D
  4362. Local int coreStuckTime = 0x8E849DEC04
  4363. Local std::exception& e = NULL
  4364. Local std::exception& e = NULL
  4365. Local std::exception& e = 0x1AB
  4366. __std_exception_data _Data
  4367. char* _What = <Unable to read memory>
  4368. bool _DoFree = 0x1BB <Unable to read memory>
  4369.  
  4370. 00007FF6D5444334 0000008E849DF770 __scrt_common_main_seh+110 f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl line 283
  4371. Local bool has_cctor = 0x8E849DF760
  4372. Local int main_result = 0x0 <Unable to read memory>
  4373. Local <user defined>** tls_init_callback = <Unable to read memory>
  4374. Local bool is_nested = 0x0 <Unable to read memory>
  4375. Local <user defined>** tls_dtor_callback = <Unable to read memory>
  4376. Local int main_result = 0x0 <Unable to read memory>
  4377. Local __scrt_native_startup_state __scrt_current_native_startup_state = 0x0 <Unable to read memory>
  4378.  
  4379. 00007FFC4F5F1FE4 0000008E849DF7A0 BaseThreadInitThunk+14
  4380.  
  4381. 00007FFC4F75EF91 0000008E849DF7F0 RtlUserThreadStart+21
  4382.  
  4383.  
  4384. Call stack:
  4385. Address Frame Function SourceFile
  4386. 00007FFC4F793754 0000008E84CFF980 ZwWaitForWorkViaWorkerFactory+14
  4387.  
  4388. 00007FFC4F7249BD 0000008E84CFFD10 RtlSetThreadWorkOnBehalfTicket+78D
  4389.  
  4390. 00007FFC4F5F1FE4 0000008E84CFFD40 BaseThreadInitThunk+14
  4391.  
  4392. 00007FFC4F75EF91 0000008E84CFFD90 RtlUserThreadStart+21
  4393.  
  4394.  
  4395. Call stack:
  4396. Address Frame Function SourceFile
  4397. 00007FFC4F793754 0000008E84DFF540 ZwWaitForWorkViaWorkerFactory+14
  4398.  
  4399. 00007FFC4F7249BD 0000008E84DFF8D0 RtlSetThreadWorkOnBehalfTicket+78D
  4400.  
  4401. 00007FFC4F5F1FE4 0000008E84DFF900 BaseThreadInitThunk+14
  4402.  
  4403. 00007FFC4F75EF91 0000008E84DFF950 RtlUserThreadStart+21
  4404.  
  4405.  
  4406. Call stack:
  4407. Address Frame Function SourceFile
  4408. 00007FFC4F78FF64 0000008E84EFF570 ZwRemoveIoCompletion+14
  4409.  
  4410. 00007FFC4C5CD36E 0000008E84EFF5D0 GetQueuedCompletionStatus+4E
  4411.  
  4412. 00007FF6D47C2AA9 0000008E84EFF6C0 boost::asio::detail::win_iocp_io_service::do_one+2B9 c:\local\boost_1_65_1\boost\asio\detail\impl\win_iocp_io_service.ipp line 367
  4413. Parameter boost::system::error_code& ec = 0x8E84EFF700
  4414. int m_val = 0x0
  4415. boost::system::error_category* m_cat = 0x7FF6D5DB1010
  4416. std_category
  4417. std::error_category
  4418. unsigned int _Addr = 0x7FF6D56D4310
  4419. boost::system::error_category* pc_ = 0x7FF6D5DB1018
  4420. boost::system::error_category::std_category std_cat_
  4421. std::error_category
  4422. unsigned int _Addr = 0x7FF6D5DB1018
  4423. boost::system::error_category* pc_ = 0x7FF6D5DB1010
  4424. Local unsigned int completion_key = 0x8E84EFF6D0
  4425. Local _OVERLAPPED* overlapped = NULL
  4426. Local unsigned long bytes_transferred = 0x8E84EFF6D8
  4427. Local boost::asio::detail::scoped_lock<boost::asio::detail::win_mutex> lock
  4428. boost::asio::detail::win_mutex& mutex_ = NULL
  4429. bool locked_ = 0xB6
  4430. Local boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> ops
  4431. boost::asio::detail::win_iocp_operation* front_ = NULL
  4432. boost::asio::detail::win_iocp_operation* back_ = NULL
  4433. Local boost::asio::detail::win_iocp_operation* op = <Unable to read memory>
  4434. Local boost::system::error_code result_ec
  4435. int m_val = 0x0
  4436. boost::system::error_category* m_cat = NULL
  4437. Local boost::asio::detail::win_iocp_io_service::work_finished_on_block_exit on_exit
  4438. boost::asio::detail::win_iocp_io_service* io_service_ = 0x7FFC4C3A11D0
  4439. boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  4440. boost::asio::io_service::service
  4441. key
  4442. type_info* type_info_ = 0x2D006900700061
  4443. boost::asio::io_service::id* id_ = 0x77002D0073006D <Unable to read memory>
  4444. boost::asio::io_service::service::key key_ = 0x7FFC4C3A11D8
  4445. boost::asio::io_service& owner_ = 0x6F006D00700070
  4446. boost::asio::io_service::service* next_ = 0x2D006C00650064
  4447. work_finished_on_block_exit
  4448. boost::asio::detail::win_iocp_io_service* io_service_ = 0x2D006900700061
  4449. auto_handle
  4450. void* handle = 0x2D006900700061
  4451. boost::asio::detail::win_iocp_io_service::auto_handle iocp_
  4452. void* handle = 0x74006E00750072
  4453. long outstanding_work_ = 0x6D0069
  4454. long stopped_ = 0x2D0065
  4455. long stop_event_posted_ = 0x31006C
  4456. long shutdown_ = 0x31002D
  4457. unsigned long gqcs_timeout_ = 0x32002D
  4458. timer_thread_function
  4459. <user defined> io_service_ = 0x2D006900700061
  4460. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_
  4461. boost::asio::detail::win_thread* p_ = 0x72006500730075
  4462. boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_
  4463. void* handle = 0x320033
  4464. long dispatch_required_ = 0x0
  4465. boost::asio::detail::win_mutex dispatch_mutex_
  4466. _RTL_CRITICAL_SECTION crit_section_ = 0x7FFC4C3A1230
  4467. boost::asio::detail::timer_queue_set timer_queues_
  4468. boost::asio::detail::timer_queue_base* first_ = 0x7000300010000
  4469. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_
  4470. boost::asio::detail::win_iocp_operation* front_ = 0x7F003F001F000F
  4471. boost::asio::detail::win_iocp_operation* back_ = 0x7FF03FF01FF00FF
  4472.  
  4473. 00007FF6D47C7882 0000008E84EFF730 boost::asio::io_service::run+A2 c:\local\boost_1_65_1\boost\asio\impl\io_service.ipp line 59
  4474. Local boost::asio::io_service* this = <Unable to read memory>
  4475. Local boost::system::error_code ec
  4476. int m_val = 0x0
  4477. boost::system::error_category* m_cat = 0x7FF6D5DB1010
  4478. std_category
  4479. std::error_category
  4480. unsigned int _Addr = 0x7FF6D56D4310
  4481. boost::system::error_category* pc_ = 0x7FF6D5DB1018
  4482. boost::system::error_category::std_category std_cat_
  4483. std::error_category
  4484. unsigned int _Addr = 0x7FF6D5DB1018
  4485. boost::system::error_category* pc_ = 0x7FF6D5DB1010
  4486.  
  4487. 00007FF6D47BF310 0000008E84EFF770 std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_03bb47395ef9876666641e3218932598> >,std::default_delete<std::tuple<<lambda_03bb47395ef9876666641e3218932598> > > > >::_Go+70 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 232
  4488.  
  4489. 00007FF6D47BD929 0000008E84EFF7A0 std::_Pad::_Call_func+9 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  4490. Parameter void* _Data = <Unable to read memory>
  4491.  
  4492. 00007FFC4C2FD885 0000008E84EFF7D0 iswascii+A5
  4493.  
  4494. 00007FFC4F5F1FE4 0000008E84EFF800 BaseThreadInitThunk+14
  4495.  
  4496. 00007FFC4F75EF91 0000008E84EFF850 RtlUserThreadStart+21
  4497.  
  4498.  
  4499. Call stack:
  4500. Address Frame Function SourceFile
  4501. 00007FFC4F78FF64 0000008E84FFF750 ZwRemoveIoCompletion+14
  4502.  
  4503. 00007FFC4C5CD36E 0000008E84FFF7B0 GetQueuedCompletionStatus+4E
  4504.  
  4505. 00007FF6D47C2AA9 0000008E84FFF8A0 boost::asio::detail::win_iocp_io_service::do_one+2B9 c:\local\boost_1_65_1\boost\asio\detail\impl\win_iocp_io_service.ipp line 367
  4506. Parameter boost::system::error_code& ec = 0x8E84FFF8E0
  4507. int m_val = 0x0
  4508. boost::system::error_category* m_cat = 0x7FF6D5DB1010
  4509. std_category
  4510. std::error_category
  4511. unsigned int _Addr = 0x7FF6D56D4310
  4512. boost::system::error_category* pc_ = 0x7FF6D5DB1018
  4513. boost::system::error_category::std_category std_cat_
  4514. std::error_category
  4515. unsigned int _Addr = 0x7FF6D5DB1018
  4516. boost::system::error_category* pc_ = 0x7FF6D5DB1010
  4517. Local unsigned int completion_key = 0x8E84FFF8B0
  4518. Local _OVERLAPPED* overlapped = NULL
  4519. Local unsigned long bytes_transferred = 0x8E84FFF8B8
  4520. Local boost::asio::detail::scoped_lock<boost::asio::detail::win_mutex> lock
  4521. boost::asio::detail::win_mutex& mutex_ = NULL
  4522. bool locked_ = 0xB6
  4523. Local boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> ops
  4524. boost::asio::detail::win_iocp_operation* front_ = NULL
  4525. boost::asio::detail::win_iocp_operation* back_ = NULL
  4526. Local boost::asio::detail::win_iocp_operation* op = <Unable to read memory>
  4527. Local boost::system::error_code result_ec
  4528. int m_val = 0x0
  4529. boost::system::error_category* m_cat = NULL
  4530. Local boost::asio::detail::win_iocp_io_service::work_finished_on_block_exit on_exit
  4531. boost::asio::detail::win_iocp_io_service* io_service_ = NULL
  4532.  
  4533. 00007FF6D47C7882 0000008E84FFF910 boost::asio::io_service::run+A2 c:\local\boost_1_65_1\boost\asio\impl\io_service.ipp line 59
  4534. Local boost::asio::io_service* this = <Unable to read memory>
  4535. Local boost::system::error_code ec
  4536. int m_val = 0x0
  4537. boost::system::error_category* m_cat = 0x7FF6D5DB1010
  4538. std_category
  4539. std::error_category
  4540. unsigned int _Addr = 0x7FF6D56D4310
  4541. boost::system::error_category* pc_ = 0x7FF6D5DB1018
  4542. boost::system::error_category::std_category std_cat_
  4543. std::error_category
  4544. unsigned int _Addr = 0x7FF6D5DB1018
  4545. boost::system::error_category* pc_ = 0x7FF6D5DB1010
  4546.  
  4547. 00007FF6D47BF310 0000008E84FFF950 std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_03bb47395ef9876666641e3218932598> >,std::default_delete<std::tuple<<lambda_03bb47395ef9876666641e3218932598> > > > >::_Go+70 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 232
  4548.  
  4549. 00007FF6D47BD929 0000008E84FFF980 std::_Pad::_Call_func+9 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  4550. Parameter void* _Data = <Unable to read memory>
  4551.  
  4552. 00007FFC4C2FD885 0000008E84FFF9B0 iswascii+A5
  4553.  
  4554. 00007FFC4F5F1FE4 0000008E84FFF9E0 BaseThreadInitThunk+14
  4555.  
  4556. 00007FFC4F75EF91 0000008E84FFFA30 RtlUserThreadStart+21
  4557.  
  4558.  
  4559. Call stack:
  4560. Address Frame Function SourceFile
  4561. 00007FFC4F7936F4 0000008E850FF960 ZwWaitForAlertByThreadId+14
  4562.  
  4563. 00007FFC4F70730A 0000008E850FF9D0 RtlSleepConditionVariableSRW+FA
  4564.  
  4565. 00007FFC4C5B2DA2 0000008E850FFA10 SleepConditionVariableSRW+32
  4566.  
  4567. 00007FFC15CC81E8 0000008E850FFA40 ?_Syserror_map@std@@YAPEBDH@Z+218
  4568.  
  4569. 00007FFC15CC83A0 0000008E850FFAC0 _Cnd_destroy+70
  4570.  
  4571. 00007FF6D52EAE17 0000008E850FFB10 DatabaseWorker::WorkerThread+77 c:\trinity\src\server\database\database\databaseworker.cpp line 48
  4572.  
  4573. 00007FF6D52EAF6C 0000008E850FFB50 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64> > > >::_Go+6C c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 232
  4574.  
  4575. 00007FF6D47BD929 0000008E850FFB80 std::_Pad::_Call_func+9 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  4576. Parameter void* _Data = <Unable to read memory>
  4577.  
  4578. 00007FFC4C2FD885 0000008E850FFBB0 iswascii+A5
  4579.  
  4580. 00007FFC4F5F1FE4 0000008E850FFBE0 BaseThreadInitThunk+14
  4581.  
  4582. 00007FFC4F75EF91 0000008E850FFC30 RtlUserThreadStart+21
  4583.  
  4584.  
  4585. Call stack:
  4586. Address Frame Function SourceFile
  4587. 00007FFC4F7936F4 0000008E851FF900 ZwWaitForAlertByThreadId+14
  4588.  
  4589. 00007FFC4F70730A 0000008E851FF970 RtlSleepConditionVariableSRW+FA
  4590.  
  4591. 00007FFC4C5B2DA2 0000008E851FF9B0 SleepConditionVariableSRW+32
  4592.  
  4593. 00007FFC15CC81E8 0000008E851FF9E0 ?_Syserror_map@std@@YAPEBDH@Z+218
  4594.  
  4595. 00007FFC15CC83A0 0000008E851FFA60 _Cnd_destroy+70
  4596.  
  4597. 00007FF6D52EAE17 0000008E851FFAB0 DatabaseWorker::WorkerThread+77 c:\trinity\src\server\database\database\databaseworker.cpp line 48
  4598.  
  4599. 00007FF6D52EAF6C 0000008E851FFAF0 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64> > > >::_Go+6C c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 232
  4600.  
  4601. 00007FF6D47BD929 0000008E851FFB20 std::_Pad::_Call_func+9 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  4602. Parameter void* _Data = <Unable to read memory>
  4603.  
  4604. 00007FFC4C2FD885 0000008E851FFB50 iswascii+A5
  4605.  
  4606. 00007FFC4F5F1FE4 0000008E851FFB80 BaseThreadInitThunk+14
  4607.  
  4608. 00007FFC4F75EF91 0000008E851FFBD0 RtlUserThreadStart+21
  4609.  
  4610.  
  4611. Call stack:
  4612. Address Frame Function SourceFile
  4613. 00007FFC4F7936F4 0000008E852FF690 ZwWaitForAlertByThreadId+14
  4614.  
  4615. 00007FFC4F70730A 0000008E852FF700 RtlSleepConditionVariableSRW+FA
  4616.  
  4617. 00007FFC4C5B2DA2 0000008E852FF740 SleepConditionVariableSRW+32
  4618.  
  4619. 00007FFC15CC81E8 0000008E852FF770 ?_Syserror_map@std@@YAPEBDH@Z+218
  4620.  
  4621. 00007FFC15CC83A0 0000008E852FF7F0 _Cnd_destroy+70
  4622.  
  4623. 00007FF6D52EAE17 0000008E852FF840 DatabaseWorker::WorkerThread+77 c:\trinity\src\server\database\database\databaseworker.cpp line 48
  4624.  
  4625. 00007FF6D52EAF6C 0000008E852FF880 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64> > > >::_Go+6C c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 232
  4626.  
  4627. 00007FF6D47BD929 0000008E852FF8B0 std::_Pad::_Call_func+9 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  4628. Parameter void* _Data = <Unable to read memory>
  4629.  
  4630. 00007FFC4C2FD885 0000008E852FF8E0 iswascii+A5
  4631.  
  4632. 00007FFC4F5F1FE4 0000008E852FF910 BaseThreadInitThunk+14
  4633.  
  4634. 00007FFC4F75EF91 0000008E852FF960 RtlUserThreadStart+21
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement