Advertisement
Guest User

Untitled

a guest
Jul 7th, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 122.33 KB | None | 0 0
  1. [Thread debugging using libthread_db enabled]
  2. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  3. [New Thread 0x7ffff3fff700 (LWP 26758)]
  4. [New Thread 0x7ffff37fe700 (LWP 26759)]
  5. [New Thread 0x7ffff2ffd700 (LWP 26760)]
  6. [Thread 0x7ffff2ffd700 (LWP 26760) exited]
  7. [New Thread 0x7ffff2ffd700 (LWP 26761)]
  8. [New Thread 0x7ffff1fff700 (LWP 26762)]
  9. [New Thread 0x7ffff17fe700 (LWP 26763)]
  10. [New Thread 0x7ffff0ffd700 (LWP 26764)]
  11. [New Thread 0x7ffff07fc700 (LWP 26765)]
  12. [New Thread 0x7fffefffb700 (LWP 26766)]
  13. [New Thread 0x7fffef7fa700 (LWP 26767)]
  14. [New Thread 0x7fffeeff9700 (LWP 26768)]
  15. [New Thread 0x7fffee7f8700 (LWP 26769)]
  16. [New Thread 0x7fffedff7700 (LWP 26770)]
  17. [New Thread 0x7fffed7f6700 (LWP 26771)]
  18. [New Thread 0x7fff8a7ff700 (LWP 26841)]
  19. [New Thread 0x7fff853ff700 (LWP 26842)]
  20. [New Thread 0x7fff843ff700 (LWP 26843)]
  21.  
  22. Program received signal SIGSEGV, Segmentation fault.
  23. 0x000000000446cbfa in std::_Hashtable<ObjectGuid, std::pair<ObjectGuid const, FriendInfo>, std::allocator<std::pair<ObjectGuid const, FriendInfo> >, std::__detail::_Select1st, std::equal_to<ObjectGuid>, std::hash<ObjectGuid>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_M_find_before_node (this=0x7fff8d07c058, __n=3, __k=..., __code=5376281799818407166) at /usr/include/c++/5/bits/hashtable.h:1426
  24. 1426 __node_base* __prev_p = _M_buckets[__n];
  25.  
  26. CRASH ON 2017.07.07-09:17
  27. Using the running image of child Thread 0x7ffff7fe4780 (LWP 26754).
  28. Program stopped at 0x446cbfa.
  29. It stopped with signal SIGSEGV, Segmentation fault.
  30. Type "info stack" or "info registers" for more information.
  31.  
  32. INFO STACK
  33.  
  34. #0 0x000000000446cbfa in std::_Hashtable<ObjectGuid, std::pair<ObjectGuid const, FriendInfo>, std::allocator<std::pair<ObjectGuid const, FriendInfo> >, std::__detail::_Select1st, std::equal_to<ObjectGuid>, std::hash<ObjectGuid>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_M_find_before_node (this=0x7fff8d07c058, __n=3, __k=..., __code=5376281799818407166) at /usr/include/c++/5/bits/hashtable.h:1426
  35. #1 0x000000000446bdb0 in std::_Hashtable<ObjectGuid, std::pair<ObjectGuid const, FriendInfo>, std::allocator<std::pair<ObjectGuid const, FriendInfo> >, std::__detail::_Select1st, std::equal_to<ObjectGuid>, std::hash<ObjectGuid>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_M_find_node (this=0x7fff8d07c058, __bkt=3, __key=..., __c=5376281799818407166) at /usr/include/c++/5/bits/hashtable.h:632
  36. #2 0x000000000446baba in std::_Hashtable<ObjectGuid, std::pair<ObjectGuid const, FriendInfo>, std::allocator<std::pair<ObjectGuid const, FriendInfo> >, std::__detail::_Select1st, std::equal_to<ObjectGuid>, std::hash<ObjectGuid>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::find (this=0x7fff8d07c058, __k=...) at /usr/include/c++/5/bits/hashtable.h:1323
  37. #3 0x000000000446b0d9 in std::unordered_map<ObjectGuid, FriendInfo, std::hash<ObjectGuid>, std::equal_to<ObjectGuid>, std::allocator<std::pair<ObjectGuid const, FriendInfo> > >::find (this=0x7fff8d07c058, __x=...) at /usr/include/c++/5/bits/unordered_map.h:619
  38. #4 0x000000000446a044 in SocialMgr::BroadcastToFriendListers (this=0x62e6140 <SocialMgr::instance()::instance>, player=0x7ffef70b9000, packet=0x7fffffffd018) at /home/wow/server_2/Legion/src/server/game/Entities/Player/SocialMgr.cpp:328
  39. #5 0x0000000004469ed8 in SocialMgr::SendFriendStatus (this=0x62e6140 <SocialMgr::instance()::instance>, player=0x7ffef70b9000, result=FRIEND_ONLINE, friendGuid=..., broadcast=true) at /home/wow/server_2/Legion/src/server/game/Entities/Player/SocialMgr.cpp:309
  40. #6 0x00000000041840ab in WorldSession::HandlePlayerLogin (this=0x7ffefc98a700, holder=0x7fff25adba40) at /home/wow/server_2/Legion/src/server/game/Handlers/CharacterHandler.cpp:1160
  41. #7 0x0000000003eb9fbb in WorldSession::ProcessQueryCallbacks (this=0x7ffefc98a700) at /home/wow/server_2/Legion/src/server/game/Server/WorldSession.cpp:1006
  42. #8 0x0000000003eb5d60 in WorldSession::Update (this=0x7ffefc98a700, diff=181, updater=...) at /home/wow/server_2/Legion/src/server/game/Server/WorldSession.cpp:480
  43. #9 0x0000000003c9bfdb in World::UpdateSessions (this=0x629b480 <World::instance()::instance>, diff=181) at /home/wow/server_2/Legion/src/server/game/World/World.cpp:3397
  44. #10 0x0000000003c98a4b in World::Update (this=0x629b480 <World::instance()::instance>, diff=181) at /home/wow/server_2/Legion/src/server/game/World/World.cpp:2660
  45. #11 0x0000000002d21b82 in WorldUpdateLoop () at /home/wow/server_2/Legion/src/server/worldserver/Main.cpp:419
  46. #12 0x0000000002d20a7c in mainImpl (argc=3, argv=0x7fffffffecf8) at /home/wow/server_2/Legion/src/server/worldserver/Main.cpp:257
  47. #13 0x0000000002d219cf in main (argc=3, argv=0x7fffffffecf8) at /home/wow/server_2/Legion/src/server/worldserver/Main.cpp:318
  48.  
  49. INFO REGISTERS
  50.  
  51. rax 0x68e16358 1759601496
  52. rbx 0x1d5 469
  53. rcx 0x4a9c63cfea92ecfe 5376281799818407166
  54. rdx 0x18 24
  55. rsi 0x3 3
  56. rdi 0x7fff8d07c058 140735559483480
  57. rbp 0x7fffffffceb0 0x7fffffffceb0
  58. rsp 0x7fffffffce80 0x7fffffffce80
  59. r8 0x0 0
  60. r9 0x0 0
  61. r10 0x7fffffffcd50 140737488342352
  62. r11 0x167bae89 377204361
  63. r12 0x1 1
  64. r13 0x0 0
  65. r14 0x0 0
  66. r15 0x1 1
  67. rip 0x446cbfa 0x446cbfa <std::_Hashtable<ObjectGuid, std::pair<ObjectGuid const, FriendInfo>, std::allocator<std::pair<ObjectGuid const, FriendInfo> >, std::__detail::_Select1st, std::equal_to<ObjectGuid>, std::hash<ObjectGuid>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_M_find_before_node(unsigned long, ObjectGuid const&, unsigned long) const+42>
  68. eflags 0x10202 [ IF RF ]
  69. cs 0x33 51
  70. ss 0x2b 43
  71. ds 0x0 0
  72. es 0x0 0
  73. fs 0x0 0
  74. gs 0x0 0
  75.  
  76. BACKTRACE
  77.  
  78. #0 0x000000000446cbfa in std::_Hashtable<ObjectGuid, std::pair<ObjectGuid const, FriendInfo>, std::allocator<std::pair<ObjectGuid const, FriendInfo> >, std::__detail::_Select1st, std::equal_to<ObjectGuid>, std::hash<ObjectGuid>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_M_find_before_node (this=0x7fff8d07c058, __n=3, __k=..., __code=5376281799818407166) at /usr/include/c++/5/bits/hashtable.h:1426
  79. #1 0x000000000446bdb0 in std::_Hashtable<ObjectGuid, std::pair<ObjectGuid const, FriendInfo>, std::allocator<std::pair<ObjectGuid const, FriendInfo> >, std::__detail::_Select1st, std::equal_to<ObjectGuid>, std::hash<ObjectGuid>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_M_find_node (this=0x7fff8d07c058, __bkt=3, __key=..., __c=5376281799818407166) at /usr/include/c++/5/bits/hashtable.h:632
  80. #2 0x000000000446baba in std::_Hashtable<ObjectGuid, std::pair<ObjectGuid const, FriendInfo>, std::allocator<std::pair<ObjectGuid const, FriendInfo> >, std::__detail::_Select1st, std::equal_to<ObjectGuid>, std::hash<ObjectGuid>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::find (this=0x7fff8d07c058, __k=...) at /usr/include/c++/5/bits/hashtable.h:1323
  81. #3 0x000000000446b0d9 in std::unordered_map<ObjectGuid, FriendInfo, std::hash<ObjectGuid>, std::equal_to<ObjectGuid>, std::allocator<std::pair<ObjectGuid const, FriendInfo> > >::find (this=0x7fff8d07c058, __x=...) at /usr/include/c++/5/bits/unordered_map.h:619
  82. #4 0x000000000446a044 in SocialMgr::BroadcastToFriendListers (this=0x62e6140 <SocialMgr::instance()::instance>, player=0x7ffef70b9000, packet=0x7fffffffd018) at /home/wow/server_2/Legion/src/server/game/Entities/Player/SocialMgr.cpp:328
  83. #5 0x0000000004469ed8 in SocialMgr::SendFriendStatus (this=0x62e6140 <SocialMgr::instance()::instance>, player=0x7ffef70b9000, result=FRIEND_ONLINE, friendGuid=..., broadcast=true) at /home/wow/server_2/Legion/src/server/game/Entities/Player/SocialMgr.cpp:309
  84. #6 0x00000000041840ab in WorldSession::HandlePlayerLogin (this=0x7ffefc98a700, holder=0x7fff25adba40) at /home/wow/server_2/Legion/src/server/game/Handlers/CharacterHandler.cpp:1160
  85. #7 0x0000000003eb9fbb in WorldSession::ProcessQueryCallbacks (this=0x7ffefc98a700) at /home/wow/server_2/Legion/src/server/game/Server/WorldSession.cpp:1006
  86. #8 0x0000000003eb5d60 in WorldSession::Update (this=0x7ffefc98a700, diff=181, updater=...) at /home/wow/server_2/Legion/src/server/game/Server/WorldSession.cpp:480
  87. #9 0x0000000003c9bfdb in World::UpdateSessions (this=0x629b480 <World::instance()::instance>, diff=181) at /home/wow/server_2/Legion/src/server/game/World/World.cpp:3397
  88. #10 0x0000000003c98a4b in World::Update (this=0x629b480 <World::instance()::instance>, diff=181) at /home/wow/server_2/Legion/src/server/game/World/World.cpp:2660
  89. #11 0x0000000002d21b82 in WorldUpdateLoop () at /home/wow/server_2/Legion/src/server/worldserver/Main.cpp:419
  90. #12 0x0000000002d20a7c in mainImpl (argc=3, argv=0x7fffffffecf8) at /home/wow/server_2/Legion/src/server/worldserver/Main.cpp:257
  91. #13 0x0000000002d219cf in main (argc=3, argv=0x7fffffffecf8) at /home/wow/server_2/Legion/src/server/worldserver/Main.cpp:318
  92.  
  93. BACKTRACE FULL
  94.  
  95. #0 0x000000000446cbfa in std::_Hashtable<ObjectGuid, std::pair<ObjectGuid const, FriendInfo>, std::allocator<std::pair<ObjectGuid const, FriendInfo> >, std::__detail::_Select1st, std::equal_to<ObjectGuid>, std::hash<ObjectGuid>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_M_find_before_node (this=0x7fff8d07c058, __n=3, __k=..., __code=5376281799818407166) at /usr/include/c++/5/bits/hashtable.h:1426
  96. __prev_p = 0x4a9c63cfea92ecfe
  97. #1 0x000000000446bdb0 in std::_Hashtable<ObjectGuid, std::pair<ObjectGuid const, FriendInfo>, std::allocator<std::pair<ObjectGuid const, FriendInfo> >, std::__detail::_Select1st, std::equal_to<ObjectGuid>, std::hash<ObjectGuid>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_M_find_node (this=0x7fff8d07c058, __bkt=3, __key=..., __c=5376281799818407166) at /usr/include/c++/5/bits/hashtable.h:632
  98. __before_n = 0x7fff8d07c058
  99. #2 0x000000000446baba in std::_Hashtable<ObjectGuid, std::pair<ObjectGuid const, FriendInfo>, std::allocator<std::pair<ObjectGuid const, FriendInfo> >, std::__detail::_Select1st, std::equal_to<ObjectGuid>, std::hash<ObjectGuid>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::find (this=0x7fff8d07c058, __k=...) at /usr/include/c++/5/bits/hashtable.h:1323
  100. __code = 5376281799818407166
  101. __n = 3
  102. __p = 0x446b220 <std::_Hashtable<ObjectGuid, std::pair<ObjectGuid const, FriendInfo>, std::allocator<std::pair<ObjectGuid const, FriendInfo> >, std::__detail::_Select1st, std::equal_to<ObjectGuid>, std::hash<ObjectGuid>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::empty() const+24>
  103. #3 0x000000000446b0d9 in std::unordered_map<ObjectGuid, FriendInfo, std::hash<ObjectGuid>, std::equal_to<ObjectGuid>, std::allocator<std::pair<ObjectGuid const, FriendInfo> > >::find (this=0x7fff8d07c058, __x=...) at /usr/include/c++/5/bits/unordered_map.h:619
  104. No locals.
  105. #4 0x000000000446a044 in SocialMgr::BroadcastToFriendListers (this=0x62e6140 <SocialMgr::instance()::instance>, player=0x7ffef70b9000, packet=0x7fffffffd018) at /home/wow/server_2/Legion/src/server/game/Entities/Player/SocialMgr.cpp:328
  106. guid = @0x7fff8d07c048: {static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 1449, _high = 576465150349934592}
  107. social = @0x7fff8d07c058: {m_playerSocialMap = std::unordered_map with 3 elements = {[{static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 3707, _high = 576465150349934592}] = {AccountGUID = {static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 2014, _high = 8358680908399640576}, Status = FRIEND_STATUS_OFFLINE, Flags = 1 '\001', VirtualRealmAddress = -12976, NativeRealmAddress = 32767, Area = 0, Level = 0, Class = 0, Note = ""}, [{static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 1285, _high = 576465150349934592}] = {AccountGUID = {static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 953, _high = 8358680908399640576}, Status = FRIEND_STATUS_OFFLINE, Flags = 1 '\001', VirtualRealmAddress = -12976, NativeRealmAddress = 32767, Area = 0, Level = 0, Class = 0, Note = ""}, [{static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 1885, _high = 576465150349934592}] = {AccountGUID = {static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 1212, _high = 8358680908399640576}, Status = FRIEND_STATUS_OFFLINE, Flags = 1 '\001', VirtualRealmAddress = -12976, NativeRealmAddress = 32767, Area = 0, Level = 0, Class = 0, Note = ""}}, m_playerGUID = {static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 1449, _high = 576465150349934592}}
  108. itr2 = {<std::__detail::_Node_iterator_base<std::pair<ObjectGuid const, FriendInfo>, true>> = {_M_cur = 0x0}, <No data fields>}
  109. target = 0x7fff241ae000
  110. session = 0x7fff8281f100
  111. itr = {<std::__detail::_Node_iterator_base<std::pair<ObjectGuid const, PlayerSocial>, true>> = {_M_cur = 0x7fff8d07c040}, <No data fields>}
  112. gmSecLevel = SEC_ADMINISTRATOR
  113. #5 0x0000000004469ed8 in SocialMgr::SendFriendStatus (this=0x62e6140 <SocialMgr::instance()::instance>, player=0x7ffef70b9000, result=FRIEND_ONLINE, friendGuid=..., broadcast=true) at /home/wow/server_2/Legion/src/server/game/Entities/Player/SocialMgr.cpp:309
  114. fi = {AccountGUID = {static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 2402, _high = 8646911284551352320}, Status = FRIEND_STATUS_ONLINE, Flags = 0 '\000', VirtualRealmAddress = 33619969, NativeRealmAddress = 33619969, Area = 6170, Level = 3, Class = 5, Note = ""}
  115. packet = {<WorldPackets::ServerPacket> = {<WorldPackets::Packet> = {_vptr.Packet = 0x5446bf0 <vtable for WorldPackets::Contact::FriendStatus+16>, _worldPacket = {<ByteBuffer> = {_vptr.ByteBuffer = 0x4e33938 <vtable for WorldPacket+16>, static DEFAULT_SIZE = 4096, static InitialBitPos = 8 '\b', _rpos = 0, _wpos = 31, _bitpos = 8, _curbitval = 0 '\000', _storage = std::vector of length 31, capacity 54 = {2 '\002', 3 '\003', 160 '\240', 46 '.', 18 '\022', 4 '\004', 8 '\b', 3 '\003', 128 '\200', 98 'b', 9 '\t', 120 'x', 1 '\001', 0 '\000', 1 '\001', 2 '\002', 1 '\001', 26 '\032', 24 '\030', 0 '\000', 0 '\000', 3 '\003', 0 '\000', 0 '\000', 0 '\000', 5 '\005', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}}, m_opcode = 10183, _connection = CONNECTION_TYPE_DEFAULT}}, <No data fields>}, FriendResult = 2 '\002', GUID = {static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 4654, _high = 576465150349934592}, WowAccountGUID = {static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 2402, _high = 8646911284551352320}, VirtualRealmAddress = 33619969, Status = 1 '\001', AreaID = 6170, Level = 3, ClassID = 5, Notes = ""}
  116. #6 0x00000000041840ab in WorldSession::HandlePlayerLogin (this=0x7ffefc98a700, holder=0x7fff25adba40) at /home/wow/server_2/Legion/src/server/game/Handlers/CharacterHandler.cpp:1160
  117. playerGuid = {static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 4654, _high = 576465150349934592}
  118. pCurrChar = 0x7ffef70b9000
  119. chH = {_vptr.ChatHandler = 0x531db28 <vtable for ChatHandler+16>, m_session = 0x7ffefc98a700, sentErrorMessage = false}
  120. loginVerifyWorld = {<WorldPackets::ServerPacket> = {<WorldPackets::Packet> = {_vptr.Packet = 0x535b980 <vtable for WorldPackets::Character::LoginVerifyWorld+16>, _worldPacket = {<ByteBuffer> = {_vptr.ByteBuffer = 0x4e33938 <vtable for WorldPacket+16>, static DEFAULT_SIZE = 4096, static InitialBitPos = 8 '\b', _rpos = 0, _wpos = 24, _bitpos = 8, _curbitval = 0 '\000', _storage = std::vector of length 24, capacity 24 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 83 'S', 219 '\333', 10 '\n', 198 '\306', 186 '\272', 5 '\005', 223 '\337', 194 '\302', 114 'r', 177 '\261', 163 '\243', 66 'B', 225 '\341', 10 '\n', 188 '\274', 64 '@', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}}, m_opcode = 9642, _connection = CONNECTION_TYPE_DEFAULT}}, <No data fields>}, MapID = 0, Pos = {m_positionX = -8886.83105, m_positionY = -111.511185, m_positionZ = 81.8465729, m_orientation = 5.87632799}, Reason = 0}
  121. accountDataTimes = {<WorldPackets::ServerPacket> = {<WorldPackets::Packet> = {_vptr.Packet = 0x5453198 <vtable for WorldPackets::ClientConfig::AccountDataTimes+16>, _worldPacket = {<ByteBuffer> = {_vptr.ByteBuffer = 0x4e33938 <vtable for WorldPacket+16>, static DEFAULT_SIZE = 4096, static InitialBitPos = 8 '\b', _rpos = 0, _wpos = 42, _bitpos = 8, _curbitval = 0 '\000', _storage = std::vector of length 42, capacity 42 = {3 '\003', 160 '\240', 46 '.', 18 '\022', 4 '\004', 8 '\b', 155 '\233', 53 '5', 95 '_', 89 'Y', 237 '\355', 41 ')', 95 '_', 89 'Y', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}}, m_opcode = 10052, _connection = CONNECTION_TYPE_DEFAULT}}, <No data fields>}, PlayerGuid = {static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 4654, _high = 576465150349934592}, ServerTime = 1499411867, AccountTimes = {1499408877, 0, 0, 0, 0, 0, 0, 0}}
  122. hotfixInfo = {<WorldPackets::ServerPacket> = {<WorldPackets::Packet> = {_vptr.Packet = 0x544c580 <vtable for WorldPackets::Query::HotfixNotifyBlob+16>, _worldPacket = {<ByteBuffer> = {_vptr.ByteBuffer = 0x4e33938 <vtable for WorldPacket+16>, static DEFAULT_SIZE = 4096, static InitialBitPos = 8 '\b', _rpos = 0, _wpos = 16, _bitpos = 8, _curbitval = 0 '\000', _storage = std::vector of length 16, capacity 16 = {1 '\001', 0 '\000', 0 '\000', 0 '\000', 165 '\245', 56 '8', 66 'B', 240 '\360', 143 '\217', 237 '\355', 2 '\002', 0 '\000', 120 'x', 103 'g', 112 'p', 88 'X'}}, m_opcode = 9634, _connection = CONNECTION_TYPE_DEFAULT}}, <No data fields>}, Hotfixes = 0x6281870 <DB2Manager::Instance()::instance+48>}
  123. stmt = 0x7fff9dbc2b80
  124. firstLogin = false
  125. #7 0x0000000003eb9fbb in WorldSession::ProcessQueryCallbacks (this=0x7ffefc98a700) at /home/wow/server_2/Legion/src/server/game/Server/WorldSession.cpp:1006
  126. param = 0x7fff25adba40
  127. result = std::shared_ptr (empty) 0x0
  128. #8 0x0000000003eb5d60 in WorldSession::Update (this=0x7ffefc98a700, diff=181, updater=...) at /home/wow/server_2/Legion/src/server/game/Server/WorldSession.cpp:480
  129. packet = 0x0
  130. deletePacket = true
  131. firstDelayedPacket = 0x0
  132. processedPackets = 0
  133. currentTime = 1499411867
  134. #9 0x0000000003c9bfdb in World::UpdateSessions (this=0x629b480 <World::instance()::instance>, diff=181) at /home/wow/server_2/Legion/src/server/game/World/World.cpp:3397
  135. pSession = 0x7ffefc98a700
  136. updater = {<PacketFilter> = {_vptr.PacketFilter = 0x534c7b8 <vtable for WorldSessionFilter+16>, m_pSession = 0x7ffefc98a700}, <No data fields>}
  137. itr = {<std::__detail::_Node_iterator_base<std::pair<unsigned int const, WorldSession*>, false>> = {_M_cur = 0x7fff1a907b40}, <No data fields>}
  138. next = {<std::__detail::_Node_iterator_base<std::pair<unsigned int const, WorldSession*>, false>> = {_M_cur = 0x7fff748f3a60}, <No data fields>}
  139. linkInfo = {first = std::weak_ptr (empty) 0x0, second = 0}
  140. sess = 0x0
  141. #10 0x0000000003c98a4b in World::Update (this=0x629b480 <World::instance()::instance>, diff=181) at /home/wow/server_2/Legion/src/server/game/World/World.cpp:2660
  142. No locals.
  143. #11 0x0000000002d21b82 in WorldUpdateLoop () at /home/wow/server_2/Legion/src/server/worldserver/Main.cpp:419
  144. diff = 181
  145. realCurrTime = 1036281
  146. realPrevTime = 1036100
  147. prevSleepTime = 0
  148. #12 0x0000000002d20a7c in mainImpl (argc=3, argv=0x7fffffffecf8) at /home/wow/server_2/Legion/src/server/worldserver/Main.cpp:257
  149. configFile = "../etc/worldserver.conf"
  150. configService = ""
  151. vm = <incomplete type>
  152. configError = ""
  153. seed = {_bn = 0x7ffff409afe0}
  154. pidFile = ""
  155. signals = {<boost::asio::basic_io_object<boost::asio::signal_set_service, false>> = {service = @0x7ffff4073a80, implementation = {queue_ = {<boost::asio::detail::noncopyable> = {<No data fields>}, front_ = 0x7ffff405eb00, back_ = 0x7ffff405eb00}, signals_ = 0x7ffff4062c70}}, <No data fields>}
  156. numThreads = 2
  157. threadPool = std::vector of length 2, capacity 2 = {{_M_id = {_M_thread = 140737287026432}}, {_M_id = {_M_thread = 140737278633728}}}
  158. cliThread = 0x0
  159. raAcceptor = 0x0
  160. soapThread = 0x7fffc9e484a8
  161. worldPort = 8085
  162. worldListener = "0.0.0.0"
  163. networkThreads = 1
  164. #13 0x0000000002d219cf in main (argc=3, argv=0x7fffffffecf8) at /home/wow/server_2/Legion/src/server/worldserver/Main.cpp:318
  165. No locals.
  166.  
  167. INFO THREADS
  168.  
  169. Id Target Id Frame
  170. 18 Thread 0x7fff843ff700 (LWP 26843) "worldserver" 0x00007ffff5c9d53b in ?? () from /lib/x86_64-linux-gnu/libz.so.1
  171. 17 Thread 0x7fff853ff700 (LWP 26842) "worldserver" 0x00007ffff5134383 in select () from /lib/x86_64-linux-gnu/libc.so.6
  172. 16 Thread 0x7fff8a7ff700 (LWP 26841) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  173. 15 Thread 0x7fffed7f6700 (LWP 26771) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  174. 14 Thread 0x7fffedff7700 (LWP 26770) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  175. 13 Thread 0x7fffee7f8700 (LWP 26769) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  176. 12 Thread 0x7fffeeff9700 (LWP 26768) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  177. 11 Thread 0x7fffef7fa700 (LWP 26767) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  178. 10 Thread 0x7fffefffb700 (LWP 26766) "worldserver" 0x00007ffff651620d in read () at ../sysdeps/unix/syscall-template.S:84
  179. 9 Thread 0x7ffff07fc700 (LWP 26765) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  180. 8 Thread 0x7ffff0ffd700 (LWP 26764) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  181. 7 Thread 0x7ffff17fe700 (LWP 26763) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  182. 6 Thread 0x7ffff1fff700 (LWP 26762) "worldserver" 0x00007ffff651620d in read () at ../sysdeps/unix/syscall-template.S:84
  183. 5 Thread 0x7ffff2ffd700 (LWP 26761) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  184. 3 Thread 0x7ffff37fe700 (LWP 26759) "worldserver" 0x00007ffff513c083 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
  185. 2 Thread 0x7ffff3fff700 (LWP 26758) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  186. * 1 Thread 0x7ffff7fe4780 (LWP 26754) "worldserver" 0x000000000446cbfa in std::_Hashtable<ObjectGuid, std::pair<ObjectGuid const, FriendInfo>, std::allocator<std::pair<ObjectGuid const, FriendInfo> >, std::__detail::_Select1st, std::equal_to<ObjectGuid>, std::hash<ObjectGuid>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_M_find_before_node (this=0x7fff8d07c058, __n=3, __k=..., __code=5376281799818407166) at /usr/include/c++/5/bits/hashtable.h:1426
  187.  
  188. THREADS APPLY ALL BACKTRACE FULL
  189.  
  190.  
  191. Thread 18 (Thread 0x7fff843ff700 (LWP 26843)):
  192. #0 0x00007ffff5c9d53b in ?? () from /lib/x86_64-linux-gnu/libz.so.1
  193. No symbol table info available.
  194. #1 0x00007ffff5c91a3c in ?? () from /lib/x86_64-linux-gnu/libz.so.1
  195. No symbol table info available.
  196. #2 0x00007ffff5c92dc8 in deflate () from /lib/x86_64-linux-gnu/libz.so.1
  197. No symbol table info available.
  198. #3 0x0000000003ed858b in WorldSocket::CompressPacket (this=0x7ffff202f090, buffer=0x7ffff20ae3c8 "", packet=...) at /home/wow/server_2/Legion/src/server/game/Server/WorldSocket.cpp:576
  199. opcode = 9713
  200. bufferSize = 1066
  201. z_res = 0
  202. #4 0x0000000003ed822b in WorldSocket::WritePacketToBuffer (this=0x7ffff202f090, packet=..., buffer=...) at /home/wow/server_2/Legion/src/server/game/Server/WorldSocket.cpp:533
  203. cmp = {UncompressedSize = 1059, UncompressedAdler = 3587497025, CompressedAdler = 413138944}
  204. compressionInfo = 0x7ffff20ae3bc ""
  205. compressedSize = 32767
  206. opcode = 9713
  207. packetSize = 1057
  208. headerPos = 0x7ffff20ae3b6 ""
  209. header = {Size = 2147415821, Command = 0}
  210. #5 0x0000000003ed4e95 in WorldSocket::Update (this=0x7ffff202f090) at /home/wow/server_2/Legion/src/server/game/Server/WorldSocket.cpp:219
  211. packetSize = 1082
  212. queued = 0x7ffef70c4c90
  213. buffer = {_wpos = 968, _rpos = 0, _storage = std::vector of length 4096, capacity 4096 = {172 '\254', 34 '"', 238 '\356', 235 '\353', 18 '\022', 39 '\'', 70 'F', 92 '\\', 0 '\000', 0 '\000', 3 '\003', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 3 '\003', 160 '\240', 46 '.', 18 '\022', 4 '\004', 8 '\b', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 81 'Q', 170 '\252', 97 'a', 17 '\021', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 241 '\361', 153 '\231', 82 'R', 62 '>', 18 '\022', 39 '\'', 235 '\353', 98 'b', 0 '\000', 0 '\000', 3 '\003', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 3 '\003', 160 '\240', 46 '.', 18 '\022', 4 '\004', 8 '\b', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 81 'Q', 170 '\252', 97 'a', 17 '\021', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 104 'h', 65 'A', 10 '\n', 27 '\033', 18 '\022', 39 '\'', 236 '\354', 98 'b', 0 '\000', 0 '\000', 3 '\003', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 3 '\003', 160 '\240', 46 '.', 18 '\022', 4 '\004', 8 '\b', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 81 'Q', 170 '\252', 97 'a', 17 '\021', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 243 '\363', 15 '\017', 130 '\202', 216 '\330', 18 '\022', 39 '\'', 237 '\355', 98 'b', 0 '\000', 0 '\000', 3 '\003', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 3 '\003', 160 '\240', 46 '.', 18 '\022', 4 '\004', 8 '\b', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 81 'Q', 170 '\252', 97 'a', 17 '\021', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 67 'C', 36 '$', 233 '\351', 210 '\322', 18 '\022', 39 '\'', 238 '\356', 98 'b', 0 '\000', 0 '\000', 3 '\003', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 3 '\003', 160 '\240', 46 '.', 18 '\022', 4 '\004', 8 '\b', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 81 'Q', 170 '\252', 97 'a', 17 '\021', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'...}}
  214. #6 0x0000000003ecfbbc in NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}::operator()(std::shared_ptr<WorldSocket>) const (__closure=0x7fff843fe6c8, sock=std::shared_ptr (count 4, weak 1) 0x7ffff202f090) at /home/wow/server_2/Legion/src/server/shared/Networking/NetworkThread.h:145
  215. this = 0x7fff9b202d08
  216. #7 0x0000000003ed1c52 in __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>::operator()<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > > >(__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >) (this=0x7fff843fe6c8, __it=std::shared_ptr (count 4, weak 1) 0x7ffff202f090) at /usr/include/c++/5/bits/predefined_ops.h:241
  217. No locals.
  218. #8 0x0000000003ed2315 in std::__find_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}> >(__gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, std::random_access_iterator_tag) (__first=std::shared_ptr (count 4, weak 1) 0x7ffff202f090, __last=std::shared_ptr (empty) 0x0, __pred=...) at /usr/include/c++/5/bits/stl_algo.h:148
  219. __trip_count = 0
  220. #9 0x0000000003ed1bc9 in std::__find_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}> >(__gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>) (__first=std::shared_ptr (count 3, weak 1) 0x7ffff202e290, __last=std::shared_ptr (empty) 0x0, __pred=...) at /usr/include/c++/5/bits/stl_algo.h:162
  221. No locals.
  222. #10 0x0000000003ed1340 in std::__remove_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}> >(__gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>) (__first=std::shared_ptr (count 3, weak 1) 0x7ffff202e290, __last=std::shared_ptr (empty) 0x0, __pred=...) at /usr/include/c++/5/bits/stl_algo.h:860
  223. __result = <error reading variable: Cannot access memory at address 0x7f000000004d>
  224. #11 0x0000000003ed0885 in std::remove_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>(NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}, NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}, NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}) (__first=std::shared_ptr (count 3, weak 1) 0x7ffff202e290, __last=std::shared_ptr (empty) 0x0, __pred=...) at /usr/include/c++/5/bits/stl_algo.h:937
  225. No locals.
  226. #12 0x0000000003ecfd9f in NetworkThread<WorldSocket>::Update (this=0x7fff9b202d08) at /home/wow/server_2/Legion/src/server/shared/Networking/NetworkThread.h:143
  227. No locals.
  228. #13 0x0000000003ed357f in std::_Mem_fn_base<void (NetworkThread<WorldSocket>::*)(), true>::operator()<, void>(NetworkThread<WorldSocket>*) const (this=0x7fff843fea60, __object=0x7fff9b202d08) at /usr/include/c++/5/functional:600
  229. No locals.
  230. #14 0x0000000003ed3478 in std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> (NetworkThread<WorldSocket>*)>::__call<void, boost::system::error_code const&, 0ul>(std::tuple<boost::system::error_code const&>&&, std::_Index_tuple<0ul>) (this=0x7fff843fea60, __args=<unknown type in /home/wow/server_2/server/bin/worldserver, CU 0x463fb511, DIE 0x4656df89>) at /usr/include/c++/5/functional:1074
  231. No locals.
  232. #15 0x0000000003ed3263 in std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> (NetworkThread<WorldSocket>*)>::operator()<boost::system::error_code const&, void>(boost::system::error_code const&) (this=0x7fff843fea60) at /usr/include/c++/5/functional:1133
  233. No locals.
  234. #16 0x0000000003ed3097 in boost::asio::detail::binder1<std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> (NetworkThread<WorldSocket>*)>, boost::system::error_code>::operator()() (this=0x7fff843fea60) at /home/wow/server_2/boost/boost_build/include/boost/asio/detail/bind_handler.hpp:47
  235. No locals.
  236. #17 0x0000000003ed2df9 in boost::asio::asio_handler_invoke<boost::asio::detail::binder1<std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> (NetworkThread<WorldSocket>*)>, boost::system::error_code> >(boost::asio::detail::binder1<std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> (NetworkThread<WorldSocket>*)>, boost::system::error_code>&, ...) (function=...) at /home/wow/server_2/boost/boost_build/include/boost/asio/handler_invoke_hook.hpp:69
  237. No locals.
  238. #18 0x0000000003ed29d4 in boost_asio_handler_invoke_helpers::invoke<boost::asio::detail::binder1<std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> (NetworkThread<WorldSocket>*)>, boost::system::error_code>, std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> (NetworkThread<WorldSocket>*)> >(boost::asio::detail::binder1<std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> (NetworkThread<WorldSocket>*)>, boost::system::error_code>&, std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> (NetworkThread<WorldSocket>*)>&) (function=..., context=...) at /home/wow/server_2/boost/boost_build/include/boost/asio/detail/handler_invoke_helpers.hpp:37
  239. No locals.
  240. #19 0x0000000003ed256b in boost::asio::detail::wait_handler<std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> (NetworkThread<WorldSocket>*)> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long) (owner=0x7fffb8bf3440, base=0x7ffef9523580) at /home/wow/server_2/boost/boost_build/include/boost/asio/detail/wait_handler.hpp:70
  241. b = {<boost::asio::detail::noncopyable> = {<No data fields>}, <No data fields>}
  242. h = 0x7ffef9523580
  243. p = {h = 0x7fff843fea60, v = 0x0, p = 0x0}
  244. handler = {handler_ = {<std::_Weak_result_type<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> >> = {<std::_Weak_result_type_impl<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> >> = {<std::_Maybe_get_result_type<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()>, void>> = {<No data fields>}, <No data fields>}, <No data fields>}, _M_f = {<std::_Mem_fn_base<void (NetworkThread<WorldSocket>::*)(), true>> = {<std::_Maybe_unary_or_binary_function<void, NetworkThread<WorldSocket>*>> = {<std::unary_function<NetworkThread<WorldSocket>*, void>> = {<No data fields>}, <No data fields>}, _M_pmf = (void (NetworkThread<WorldSocket>::*)(NetworkThread<WorldSocket> * const)) 0x3ecfc78 <NetworkThread<WorldSocket>::Update()>}, <No data fields>}, _M_bound_args = std::tuple containing = {[1] = 0x7fff9b202d08}}, arg1_ = {m_val = 0, m_cat = 0x7ffff71fb0c8 <boost::system::system_category()::system_category_const>}}
  245. #20 0x0000000002d273c0 in boost::asio::detail::task_io_service_operation::complete (this=0x7ffef9523580, owner=..., ec=..., bytes_transferred=0) at /home/wow/server_2/boost/boost_build/include/boost/asio/detail/task_io_service_operation.hpp:38
  246. No locals.
  247. #21 0x0000000002d29f90 in boost::asio::detail::task_io_service::do_run_one (this=0x7fffb8bf3440, lock=..., this_thread=..., ec=...) at /home/wow/server_2/boost/boost_build/include/boost/asio/detail/impl/task_io_service.ipp:372
  248. task_result = 0
  249. on_exit = {task_io_service_ = 0x7fffb8bf3440, lock_ = 0x7fff843feba0, this_thread_ = 0x7fff843febd0}
  250. o = 0x7ffef9523580
  251. more_handlers = true
  252. #22 0x0000000002d299c4 in boost::asio::detail::task_io_service::run (this=0x7fffb8bf3440, ec=...) at /home/wow/server_2/boost/boost_build/include/boost/asio/detail/impl/task_io_service.ipp:149
  253. this_thread = {<boost::asio::detail::thread_info_base> = {<boost::asio::detail::noncopyable> = {<No data fields>}, reusable_memory_ = 0x0}, private_op_queue = {<boost::asio::detail::noncopyable> = {<No data fields>}, front_ = 0x0, back_ = 0x0}, private_outstanding_work = 0}
  254. ctx = {<boost::asio::detail::noncopyable> = {<No data fields>}, key_ = 0x7fffb8bf3440, value_ = 0x7fff843febd0, next_ = 0x0}
  255. lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x7fffb8bf3470, locked_ = false}
  256. n = 173917
  257. #23 0x0000000002d2a27d in boost::asio::io_service::run (this=0x7fff9b202d78) at /home/wow/server_2/boost/boost_build/include/boost/asio/impl/io_service.ipp:59
  258. ec = {m_val = 0, m_cat = 0x7ffff71fb0c8 <boost::system::system_category()::system_category_const>}
  259. s = 140735795965352
  260. #24 0x0000000003ecefc0 in NetworkThread<WorldSocket>::Run (this=0x7fff9b202d08) at /home/wow/server_2/Legion/src/server/shared/Networking/NetworkThread.h:126
  261. No locals.
  262. #25 0x0000000003ed357f in std::_Mem_fn_base<void (NetworkThread<WorldSocket>::*)(), true>::operator()<, void>(NetworkThread<WorldSocket>*) const (this=0x7fff857d7630, __object=0x7fff9b202d08) at /usr/include/c++/5/functional:600
  263. No locals.
  264. #26 0x0000000003ed3acd in std::_Bind_simple<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> (NetworkThread<WorldSocket>*)>::_M_invoke<0ul>(std::_Index_tuple<0ul>) (this=0x7fff857d7628) at /usr/include/c++/5/functional:1531
  265. No locals.
  266. #27 0x0000000003ed39b3 in std::_Bind_simple<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> (NetworkThread<WorldSocket>*)>::operator()() (this=0x7fff857d7628) at /usr/include/c++/5/functional:1520
  267. No locals.
  268. #28 0x0000000003ed3912 in std::thread::_Impl<std::_Bind_simple<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> (NetworkThread<WorldSocket>*)> >::_M_run() (this=0x7fff857d7610) at /usr/include/c++/5/thread:115
  269. No locals.
  270. #29 0x00007ffff59c7a90 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  271. No symbol table info available.
  272. #30 0x00007ffff650d494 in start_thread (arg=0x7fff843ff700) at pthread_create.c:333
  273. __res = <optimized out>
  274. pd = 0x7fff843ff700
  275. now = <optimized out>
  276. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140735412172544, -4733231372869382963, 1, 140737488346383, 0, 140737354125376, 4733045006152158413, 4733216710677023949}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  277. not_first_call = <optimized out>
  278. pagesize_m1 = <optimized out>
  279. sp = <optimized out>
  280. freesize = <optimized out>
  281. __PRETTY_FUNCTION__ = "start_thread"
  282. #31 0x00007ffff513ba8f in clone () from /lib/x86_64-linux-gnu/libc.so.6
  283. No symbol table info available.
  284.  
  285. Thread 17 (Thread 0x7fff853ff700 (LWP 26842)):
  286. #0 0x00007ffff5134383 in select () from /lib/x86_64-linux-gnu/libc.so.6
  287. No symbol table info available.
  288. #1 0x0000000004dbfcd7 in tcp_select (soap=0x7fff853d7390, sk=36, flags=7, timeout=3) at /home/wow/server_2/Legion/dep/gsoap/stdsoap2.cpp:4581
  289. r = 0
  290. tv = {tv_sec = 0, tv_usec = 832947}
  291. fd = {{fds_bits = {68719476736, 0 <repeats 15 times>}}, {fds_bits = {68719476736, 0 <repeats 15 times>}}, {fds_bits = {68719476736, 0 <repeats 15 times>}}}
  292. rfd = 0x7fff853d7150
  293. sfd = 0x7fff853d71d0
  294. efd = 0x7fff853d7250
  295. retries = 0
  296. eintr = 10
  297. #2 0x0000000004dc0ba3 in soap_accept (soap=0x7fff853d7390) at /home/wow/server_2/Legion/dep/gsoap/stdsoap2.cpp:5000
  298. r = 0
  299. n = 16
  300. err = 0
  301. len = 65536
  302. set = 1
  303. #3 0x0000000002d59feb in TCSoapThread (host="127.0.0.1", port=7878) at /home/wow/server_2/Legion/src/server/worldserver/TCSoap/TCSoap.cpp:46
  304. thread_soap = 0x7fff9a0e6188
  305. soap = {_vptr.soap = 0x54f36c0 <vtable for soap+16>, state = 1, version = 0, mode = 0, imode = 33554432, omode = 33554432, float_format = 0x54f1dde "%.9G", double_format = 0x54f1de3 "%.17lG", dime_id_format = 0x54f1dea "cid:id%d", http_version = 0x54f1df3 "1.1", http_content = 0x0, encodingStyle = 0x0, actor = 0x0, lang = 0x54f1dfb "en", recv_timeout = 5, send_timeout = 5, connect_timeout = 0, accept_timeout = 3, socket_flags = 0, connect_flags = 0, bind_flags = 0, accept_flags = 0, linger_time = 0, namespaces = 0x6229bc0 <namespaces>, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x7fff8446f760, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 4096 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fff8447a060, idnum = 0, user = 0x0, data = {0x0, 0x0, 0x0, 0x0}, plugins = 0x0, userid = 0x0, passwd = 0x0, authrealm = 0x0, ntlm_challenge = 0x0, ntlm_auth = 0, ntlm_stage = 0, fpost = 0x4dc2fa8 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0x4dc2f6b <http_get(soap*)>, fput = 0x4dc2f7a <http_405(soap*)>, fdel = 0x4dc2f7a <http_405(soap*)>, fopt = 0x4dc2f89 <http_200(soap*)>, fhead = 0x4dc2f89 <http_200(soap*)>, fform = 0x0, fposthdr = 0x4dc36d9 <http_post_header(soap*, char const*, char const*)>, fresponse = 0x4dc3788 <http_response(soap*, int, size_t)>, fparse = 0x4dc18cd <http_parse(soap*)>, fparsehdr = 0x4dc23a8 <http_parse_header(soap*, char const*, char const*)>, fheader = 0x0, fresolve = 0x4dbdca4 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0x0, fdisconnect = 0x0, fclosesocket = 0x4dc01fe <tcp_closesocket(soap*, int)>, fshutdownsocket = 0x4dc0219 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0x4dbdd6d <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0x4dbfe7c <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0x4dbfeb0 <tcp_disconnect(soap*)>, fsend = 0x4db7800 <fsend(soap*, char const*, size_t)>, frecv = 0x4db8334 <frecv(soap*, char*, size_t)>, fpoll = 0x4dc0873 <soap_poll(soap*)>, fseterror = 0x0, fignore = 0x0, fserveloop = 0x0, fplugin = 0x4ddb43a <fplugin(soap*, char const*)>, fmalloc = 0x0, feltbegin = 0x0, feltendin = 0x0, feltbegout = 0x0, feltendout = 0x0, fprepareinitsend = 0x0, fprepareinitrecv = 0x0, fpreparesend = 0x0, fpreparerecv = 0x0, fpreparefinalsend = 0x0, fpreparefinalrecv = 0x0, filterstop = 0, ffiltersend = 0x0, ffilterrecv = 0x0, fdimereadopen = 0x0, fdimewriteopen = 0x0, fdimereadclose = 0x0, fdimewriteclose = 0x0, fdimeread = 0x0, fdimewrite = 0x0, fmimereadopen = 0x0, fmimewriteopen = 0x0, fmimereadclose = 0x0, fmimewriteclose = 0x0, fmimeread = 0x0, fmimewrite = 0x0, master = 36, socket = -1, sendsk = -1, recvsk = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0, buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0, length = 0, labbuf = 0x0, lablen = 0, labidx = 0, buf = '\000' <repeats 65535 times>, msgbuf = '\000' <repeats 1023 times>, tmpbuf = '\000' <repeats 1023 times>, tag = '\000' <repeats 1023 times>, id = '\000' <repeats 1023 times>, href = '\000' <repeats 1023 times>, type = '\000' <repeats 1023 times>, arrayType = '\000' <repeats 1023 times>, arraySize = '\000' <repeats 1023 times>, arrayOffset = '\000' <repeats 1023 times>, other = 0, root = 0, position = 0, positions = {0 <repeats 16 times>}, attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9, event = 0, evlev = 0, alloced = 0, peeked = 0, chunksize = 0, chunkbuflen = 0, endpoint = '\000' <repeats 1023 times>, path = '\000' <repeats 1023 times>, host = '\000' <repeats 1023 times>, action = 0x0, prolog = 0x0, ip = 0, port = 7878, keep_alive = 0, tcp_keep_alive = 0, tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0, max_keep_alive = 100, proxy_http_version = 0x54f1df7 "1.0", proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0, proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0, errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0, chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0, type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0}, mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0, last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {0x0, 0x0, 0x0}, mht = {0x0 <repeats 4096 times>}, wsuid = 0x0, c14nexclude = 0x0, cookies = 0x0, cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32, ipv6_multicast_if = 0, ipv4_multicast_if = 0x0, ipv4_multicast_ttl = 0 '\000', peer = {sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16, fsslauth = 0x4dbd0a4 <ssl_auth_init(soap*)>, fsslverify = 0x4dbd740 <ssl_verify_callback(int, X509_STORE_CTX*)>, bio = 0x0, ssl = 0x0, ctx = 0x0, session = 0x0, dhfile = 0x0, randfile = 0x0, ssl_flags = 1, keyfile = 0x0, keyid = 0x0, password = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0, session_host = '\000' <repeats 1023 times>, session_port = 0, c_locale = 0x0, d_stream = 0x0, z_crc = 0, z_dict = 0x0, z_dict_len = 0, zlib_state = 0, zlib_in = 0, zlib_out = 0, z_buf = 0x0, z_buflen = 0, z_level = 0, z_ratio_in = 0, z_ratio_out = 0}
  306. #4 0x0000000002d4f9f3 in std::_Bind_simple<void (*(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned short))(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned short)>::_M_invoke<0ul, 1ul>(std::_Index_tuple<0ul, 1ul>) (this=0x7fff9a0e6188) at /usr/include/c++/5/functional:1531
  307. No locals.
  308. #5 0x0000000002d4eeb5 in std::_Bind_simple<void (*(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned short))(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned short)>::operator()() (this=0x7fff9a0e6188) at /usr/include/c++/5/functional:1520
  309. No locals.
  310. #6 0x0000000002d4dd4a in std::thread::_Impl<std::_Bind_simple<void (*(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned short))(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned short)> >::_M_run() (this=0x7fff9a0e6170) at /usr/include/c++/5/thread:115
  311. No locals.
  312. #7 0x00007ffff59c7a90 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  313. No symbol table info available.
  314. #8 0x00007ffff650d494 in start_thread (arg=0x7fff853ff700) at pthread_create.c:333
  315. __res = <optimized out>
  316. pd = 0x7fff853ff700
  317. now = <optimized out>
  318. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140735428949760, -4733231372869382963, 1, 140737488347455, 0, 140737354125376, 4733042807128902861, 4733216710677023949}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  319. not_first_call = <optimized out>
  320. pagesize_m1 = <optimized out>
  321. sp = <optimized out>
  322. freesize = <optimized out>
  323. __PRETTY_FUNCTION__ = "start_thread"
  324. #9 0x00007ffff513ba8f in clone () from /lib/x86_64-linux-gnu/libc.so.6
  325. No symbol table info available.
  326.  
  327. Thread 16 (Thread 0x7fff8a7ff700 (LWP 26841)):
  328. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  329. No locals.
  330. #1 0x00007ffff59c1a7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  331. No symbol table info available.
  332. #2 0x00000000042e4874 in ProducerConsumerQueue<MapUpdateRequest*>::WaitAndPop (this=0x62e4ec8 <MapManager::instance()::instance+168>, value=@0x7fff8a7fedf8: 0x0) at /home/wow/server_2/Legion/src/common/Threading/ProducerConsumerQueue.h:75
  333. lock = {_M_device = 0x62e4ec8 <MapManager::instance()::instance+168>, _M_owns = true}
  334. #3 0x00000000042e42e3 in MapUpdater::WorkerThread (this=0x62e4ec8 <MapManager::instance()::instance+168>) at /home/wow/server_2/Legion/src/server/game/Maps/MapUpdater.cpp:109
  335. request = 0x0
  336. #4 0x00000000042e6309 in std::_Mem_fn_base<void (MapUpdater::*)(), true>::operator()<, void>(MapUpdater*) const (this=0x7fff9dbb29b0, __object=0x62e4ec8 <MapManager::instance()::instance+168>) at /usr/include/c++/5/functional:600
  337. No locals.
  338. #5 0x00000000042e629d in std::_Bind_simple<std::_Mem_fn<void (MapUpdater::*)()> (MapUpdater*)>::_M_invoke<0ul>(std::_Index_tuple<0ul>) (this=0x7fff9dbb29a8) at /usr/include/c++/5/functional:1531
  339. No locals.
  340. #6 0x00000000042e61b7 in std::_Bind_simple<std::_Mem_fn<void (MapUpdater::*)()> (MapUpdater*)>::operator()() (this=0x7fff9dbb29a8) at /usr/include/c++/5/functional:1520
  341. No locals.
  342. #7 0x00000000042e6156 in std::thread::_Impl<std::_Bind_simple<std::_Mem_fn<void (MapUpdater::*)()> (MapUpdater*)> >::_M_run() (this=0x7fff9dbb2990) at /usr/include/c++/5/thread:115
  343. No locals.
  344. #8 0x00007ffff59c7a90 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  345. No symbol table info available.
  346. #9 0x00007ffff650d494 in start_thread (arg=0x7fff8a7ff700) at pthread_create.c:333
  347. __res = <optimized out>
  348. pd = 0x7fff8a7ff700
  349. now = <optimized out>
  350. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140735517030144, -4733231372869382963, 1, 140737488287279, 0, 140737354125376, 4733067546140527821, 4733216710677023949}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  351. not_first_call = <optimized out>
  352. pagesize_m1 = <optimized out>
  353. sp = <optimized out>
  354. freesize = <optimized out>
  355. __PRETTY_FUNCTION__ = "start_thread"
  356. #10 0x00007ffff513ba8f in clone () from /lib/x86_64-linux-gnu/libc.so.6
  357. No symbol table info available.
  358.  
  359. Thread 15 (Thread 0x7fffed7f6700 (LWP 26771)):
  360. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  361. No locals.
  362. #1 0x00007ffff59c1a7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  363. No symbol table info available.
  364. #2 0x0000000004891370 in ProducerConsumerQueue<SQLOperation*>::WaitAndPop (this=0x7ffff402a3c0, value=@0x7fffed7f5df8: 0x0) at /home/wow/server_2/Legion/src/common/Threading/ProducerConsumerQueue.h:75
  365. lock = {_M_device = 0x7ffff402a3c0, _M_owns = true}
  366. #3 0x0000000004890ee0 in DatabaseWorker::WorkerThread (this=0x7ffff409a5c0) at /home/wow/server_2/Legion/src/server/database/Database/DatabaseWorker.cpp:51
  367. operation = 0x0
  368. #4 0x00000000048924e9 in std::_Mem_fn_base<void (DatabaseWorker::*)(), true>::operator()<, void>(DatabaseWorker*) const (this=0x7ffff405cc70, __object=0x7ffff409a5c0) at /usr/include/c++/5/functional:600
  369. No locals.
  370. #5 0x000000000489247d in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::_M_invoke<0ul>(std::_Index_tuple<0ul>) (this=0x7ffff405cc68) at /usr/include/c++/5/functional:1531
  371. No locals.
  372. #6 0x0000000004892397 in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::operator()() (this=0x7ffff405cc68) at /usr/include/c++/5/functional:1520
  373. No locals.
  374. #7 0x0000000004892336 in std::thread::_Impl<std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)> >::_M_run() (this=0x7ffff405cc50) at /usr/include/c++/5/thread:115
  375. No locals.
  376. #8 0x00007ffff59c7a90 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  377. No symbol table info available.
  378. #9 0x00007ffff650d494 in start_thread (arg=0x7fffed7f6700) at pthread_create.c:333
  379. __res = <optimized out>
  380. pd = 0x7fffed7f6700
  381. now = <optimized out>
  382. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737177937664, -4733231372869382963, 1, 140737488344239, 0, 140737354125376, 4733272051545197773, 4733216710677023949}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  383. not_first_call = <optimized out>
  384. pagesize_m1 = <optimized out>
  385. sp = <optimized out>
  386. freesize = <optimized out>
  387. __PRETTY_FUNCTION__ = "start_thread"
  388. #10 0x00007ffff513ba8f in clone () from /lib/x86_64-linux-gnu/libc.so.6
  389. No symbol table info available.
  390.  
  391. Thread 14 (Thread 0x7fffedff7700 (LWP 26770)):
  392. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  393. No locals.
  394. #1 0x00007ffff59c1a7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  395. No symbol table info available.
  396. #2 0x0000000004891370 in ProducerConsumerQueue<SQLOperation*>::WaitAndPop (this=0x7ffff402a3c0, value=@0x7fffedff6df8: 0x0) at /home/wow/server_2/Legion/src/common/Threading/ProducerConsumerQueue.h:75
  397. lock = {_M_device = 0x7ffff402a3c0, _M_owns = true}
  398. #3 0x0000000004890ee0 in DatabaseWorker::WorkerThread (this=0x7ffff409a4a0) at /home/wow/server_2/Legion/src/server/database/Database/DatabaseWorker.cpp:51
  399. operation = 0x0
  400. #4 0x00000000048924e9 in std::_Mem_fn_base<void (DatabaseWorker::*)(), true>::operator()<, void>(DatabaseWorker*) const (this=0x7ffff405eb70, __object=0x7ffff409a4a0) at /usr/include/c++/5/functional:600
  401. No locals.
  402. #5 0x000000000489247d in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::_M_invoke<0ul>(std::_Index_tuple<0ul>) (this=0x7ffff405eb68) at /usr/include/c++/5/functional:1531
  403. No locals.
  404. #6 0x0000000004892397 in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::operator()() (this=0x7ffff405eb68) at /usr/include/c++/5/functional:1520
  405. No locals.
  406. #7 0x0000000004892336 in std::thread::_Impl<std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)> >::_M_run() (this=0x7ffff405eb50) at /usr/include/c++/5/thread:115
  407. No locals.
  408. #8 0x00007ffff59c7a90 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  409. No symbol table info available.
  410. #9 0x00007ffff650d494 in start_thread (arg=0x7fffedff7700) at pthread_create.c:333
  411. __res = <optimized out>
  412. pd = 0x7fffedff7700
  413. now = <optimized out>
  414. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737186330368, -4733231372869382963, 1, 140737488344239, 0, 140737354125376, 4733270951496699085, 4733216710677023949}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  415. not_first_call = <optimized out>
  416. pagesize_m1 = <optimized out>
  417. sp = <optimized out>
  418. freesize = <optimized out>
  419. __PRETTY_FUNCTION__ = "start_thread"
  420. #10 0x00007ffff513ba8f in clone () from /lib/x86_64-linux-gnu/libc.so.6
  421. No symbol table info available.
  422.  
  423. Thread 13 (Thread 0x7fffee7f8700 (LWP 26769)):
  424. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  425. No locals.
  426. #1 0x00007ffff59c1a7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  427. No symbol table info available.
  428. #2 0x0000000004891370 in ProducerConsumerQueue<SQLOperation*>::WaitAndPop (this=0x7ffff402a180, value=@0x7fffee7f7df8: 0x0) at /home/wow/server_2/Legion/src/common/Threading/ProducerConsumerQueue.h:75
  429. lock = {_M_device = 0x7ffff402a180, _M_owns = true}
  430. #3 0x0000000004890ee0 in DatabaseWorker::WorkerThread (this=0x7ffff409a480) at /home/wow/server_2/Legion/src/server/database/Database/DatabaseWorker.cpp:51
  431. operation = 0x0
  432. #4 0x00000000048924e9 in std::_Mem_fn_base<void (DatabaseWorker::*)(), true>::operator()<, void>(DatabaseWorker*) const (this=0x7ffff405cc30, __object=0x7ffff409a480) at /usr/include/c++/5/functional:600
  433. No locals.
  434. #5 0x000000000489247d in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::_M_invoke<0ul>(std::_Index_tuple<0ul>) (this=0x7ffff405cc28) at /usr/include/c++/5/functional:1531
  435. No locals.
  436. #6 0x0000000004892397 in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::operator()() (this=0x7ffff405cc28) at /usr/include/c++/5/functional:1520
  437. No locals.
  438. #7 0x0000000004892336 in std::thread::_Impl<std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)> >::_M_run() (this=0x7ffff405cc10) at /usr/include/c++/5/thread:115
  439. No locals.
  440. #8 0x00007ffff59c7a90 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  441. No symbol table info available.
  442. #9 0x00007ffff650d494 in start_thread (arg=0x7fffee7f8700) at pthread_create.c:333
  443. __res = <optimized out>
  444. pd = 0x7fffee7f8700
  445. now = <optimized out>
  446. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737194723072, -4733231372869382963, 1, 140737488344239, 0, 140737354125376, 4733269851448200397, 4733216710677023949}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  447. not_first_call = <optimized out>
  448. pagesize_m1 = <optimized out>
  449. sp = <optimized out>
  450. freesize = <optimized out>
  451. __PRETTY_FUNCTION__ = "start_thread"
  452. #10 0x00007ffff513ba8f in clone () from /lib/x86_64-linux-gnu/libc.so.6
  453. No symbol table info available.
  454.  
  455. Thread 12 (Thread 0x7fffeeff9700 (LWP 26768)):
  456. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  457. No locals.
  458. #1 0x00007ffff59c1a7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  459. No symbol table info available.
  460. #2 0x0000000004891370 in ProducerConsumerQueue<SQLOperation*>::WaitAndPop (this=0x7ffff402a180, value=@0x7fffeeff8df8: 0x0) at /home/wow/server_2/Legion/src/common/Threading/ProducerConsumerQueue.h:75
  461. lock = {_M_device = 0x7ffff402a180, _M_owns = true}
  462. #3 0x0000000004890ee0 in DatabaseWorker::WorkerThread (this=0x7ffff409a6a0) at /home/wow/server_2/Legion/src/server/database/Database/DatabaseWorker.cpp:51
  463. operation = 0x0
  464. #4 0x00000000048924e9 in std::_Mem_fn_base<void (DatabaseWorker::*)(), true>::operator()<, void>(DatabaseWorker*) const (this=0x7ffff405e230, __object=0x7ffff409a6a0) at /usr/include/c++/5/functional:600
  465. No locals.
  466. #5 0x000000000489247d in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::_M_invoke<0ul>(std::_Index_tuple<0ul>) (this=0x7ffff405e228) at /usr/include/c++/5/functional:1531
  467. No locals.
  468. #6 0x0000000004892397 in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::operator()() (this=0x7ffff405e228) at /usr/include/c++/5/functional:1520
  469. No locals.
  470. #7 0x0000000004892336 in std::thread::_Impl<std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)> >::_M_run() (this=0x7ffff405e210) at /usr/include/c++/5/thread:115
  471. No locals.
  472. #8 0x00007ffff59c7a90 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  473. No symbol table info available.
  474. #9 0x00007ffff650d494 in start_thread (arg=0x7fffeeff9700) at pthread_create.c:333
  475. __res = <optimized out>
  476. pd = 0x7fffeeff9700
  477. now = <optimized out>
  478. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737203115776, -4733231372869382963, 1, 140737488344239, 0, 140737354125376, 4733268759989636301, 4733216710677023949}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  479. not_first_call = <optimized out>
  480. pagesize_m1 = <optimized out>
  481. sp = <optimized out>
  482. freesize = <optimized out>
  483. __PRETTY_FUNCTION__ = "start_thread"
  484. #10 0x00007ffff513ba8f in clone () from /lib/x86_64-linux-gnu/libc.so.6
  485. No symbol table info available.
  486.  
  487. Thread 11 (Thread 0x7fffef7fa700 (LWP 26767)):
  488. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  489. No locals.
  490. #1 0x00007ffff59c1a7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  491. No symbol table info available.
  492. #2 0x0000000004891370 in ProducerConsumerQueue<SQLOperation*>::WaitAndPop (this=0x7ffff402a240, value=@0x7fffef7f9df8: 0x0) at /home/wow/server_2/Legion/src/common/Threading/ProducerConsumerQueue.h:75
  493. lock = {_M_device = 0x7ffff402a240, _M_owns = true}
  494. #3 0x0000000004890ee0 in DatabaseWorker::WorkerThread (this=0x7ffff409a660) at /home/wow/server_2/Legion/src/server/database/Database/DatabaseWorker.cpp:51
  495. operation = 0x0
  496. #4 0x00000000048924e9 in std::_Mem_fn_base<void (DatabaseWorker::*)(), true>::operator()<, void>(DatabaseWorker*) const (this=0x7ffff405e1f0, __object=0x7ffff409a660) at /usr/include/c++/5/functional:600
  497. No locals.
  498. #5 0x000000000489247d in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::_M_invoke<0ul>(std::_Index_tuple<0ul>) (this=0x7ffff405e1e8) at /usr/include/c++/5/functional:1531
  499. No locals.
  500. #6 0x0000000004892397 in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::operator()() (this=0x7ffff405e1e8) at /usr/include/c++/5/functional:1520
  501. No locals.
  502. #7 0x0000000004892336 in std::thread::_Impl<std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)> >::_M_run() (this=0x7ffff405e1d0) at /usr/include/c++/5/thread:115
  503. No locals.
  504. #8 0x00007ffff59c7a90 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  505. No symbol table info available.
  506. #9 0x00007ffff650d494 in start_thread (arg=0x7fffef7fa700) at pthread_create.c:333
  507. __res = <optimized out>
  508. pd = 0x7fffef7fa700
  509. now = <optimized out>
  510. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737211508480, -4733231372869382963, 1, 140737488344239, 0, 140737354125376, 4733267659941137613, 4733216710677023949}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  511. not_first_call = <optimized out>
  512. pagesize_m1 = <optimized out>
  513. sp = <optimized out>
  514. freesize = <optimized out>
  515. __PRETTY_FUNCTION__ = "start_thread"
  516. #10 0x00007ffff513ba8f in clone () from /lib/x86_64-linux-gnu/libc.so.6
  517. No symbol table info available.
  518.  
  519. Thread 10 (Thread 0x7fffefffb700 (LWP 26766)):
  520. #0 0x00007ffff651620d in read () at ../sysdeps/unix/syscall-template.S:84
  521. No locals.
  522. #1 0x00007ffff7247e44 in vio_read_buff () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  523. No symbol table info available.
  524. #2 0x00007ffff723798e in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  525. No symbol table info available.
  526. #3 0x00007ffff723860d in my_net_read () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  527. No symbol table info available.
  528. #4 0x00007ffff723197c in cli_safe_read () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  529. No symbol table info available.
  530. #5 0x00007ffff7232bb2 in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  531. No symbol table info available.
  532. #6 0x00007ffff722dfa4 in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  533. No symbol table info available.
  534. #7 0x00007ffff722e929 in cli_stmt_execute () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  535. No symbol table info available.
  536. #8 0x00007ffff722fb4d in mysql_stmt_execute () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  537. No symbol table info available.
  538. #9 0x000000000486a393 in MySQLConnection::Execute (this=0x7ffff402ab40, stmt=0x7ffef711f9a0) at /home/wow/server_2/Legion/src/server/database/Database/MySQLConnection.cpp:213
  539. m_mStmt = 0x7fffebb623d0
  540. msql_STMT = 0x7fffebadfe80
  541. msql_BIND = 0x7fffeba53400
  542. _s = 1036391
  543. index = 325
  544. __FUNCTION__ = "Execute"
  545. #10 0x00000000048977c9 in PreparedStatementTask::Execute (this=0x7ffef711fd90) at /home/wow/server_2/Legion/src/server/database/Database/PreparedStatement.cpp:499
  546. No locals.
  547. #11 0x00000000048729eb in SQLOperation::call (this=0x7ffef711fd90) at /home/wow/server_2/Legion/src/server/database/Database/SQLOperation.h:64
  548. No locals.
  549. #12 0x0000000004890f46 in DatabaseWorker::WorkerThread (this=0x7ffff409a620) at /home/wow/server_2/Legion/src/server/database/Database/DatabaseWorker.cpp:57
  550. operation = 0x7ffef711fd90
  551. #13 0x00000000048924e9 in std::_Mem_fn_base<void (DatabaseWorker::*)(), true>::operator()<, void>(DatabaseWorker*) const (this=0x7ffff405e0f0, __object=0x7ffff409a620) at /usr/include/c++/5/functional:600
  552. No locals.
  553. #14 0x000000000489247d in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::_M_invoke<0ul>(std::_Index_tuple<0ul>) (this=0x7ffff405e0e8) at /usr/include/c++/5/functional:1531
  554. No locals.
  555. #15 0x0000000004892397 in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::operator()() (this=0x7ffff405e0e8) at /usr/include/c++/5/functional:1520
  556. No locals.
  557. #16 0x0000000004892336 in std::thread::_Impl<std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)> >::_M_run() (this=0x7ffff405e0d0) at /usr/include/c++/5/thread:115
  558. No locals.
  559. #17 0x00007ffff59c7a90 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  560. No symbol table info available.
  561. #18 0x00007ffff650d494 in start_thread (arg=0x7fffefffb700) at pthread_create.c:333
  562. __res = <optimized out>
  563. pd = 0x7fffefffb700
  564. now = <optimized out>
  565. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737219901184, -4733231372869382963, 1, 140737488344239, 0, 140737354125376, 4733266559892638925, 4733216710677023949}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  566. not_first_call = <optimized out>
  567. pagesize_m1 = <optimized out>
  568. sp = <optimized out>
  569. freesize = <optimized out>
  570. __PRETTY_FUNCTION__ = "start_thread"
  571. #19 0x00007ffff513ba8f in clone () from /lib/x86_64-linux-gnu/libc.so.6
  572. No symbol table info available.
  573.  
  574. Thread 9 (Thread 0x7ffff07fc700 (LWP 26765)):
  575. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  576. No locals.
  577. #1 0x00007ffff59c1a7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  578. No symbol table info available.
  579. #2 0x0000000004891370 in ProducerConsumerQueue<SQLOperation*>::WaitAndPop (this=0x7ffff402a240, value=@0x7ffff07fbdf8: 0x0) at /home/wow/server_2/Legion/src/common/Threading/ProducerConsumerQueue.h:75
  580. lock = {_M_device = 0x7ffff402a240, _M_owns = true}
  581. #3 0x0000000004890ee0 in DatabaseWorker::WorkerThread (this=0x7ffff409a700) at /home/wow/server_2/Legion/src/server/database/Database/DatabaseWorker.cpp:51
  582. operation = 0x0
  583. #4 0x00000000048924e9 in std::_Mem_fn_base<void (DatabaseWorker::*)(), true>::operator()<, void>(DatabaseWorker*) const (this=0x7ffff405cbf0, __object=0x7ffff409a700) at /usr/include/c++/5/functional:600
  584. No locals.
  585. #5 0x000000000489247d in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::_M_invoke<0ul>(std::_Index_tuple<0ul>) (this=0x7ffff405cbe8) at /usr/include/c++/5/functional:1531
  586. No locals.
  587. #6 0x0000000004892397 in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::operator()() (this=0x7ffff405cbe8) at /usr/include/c++/5/functional:1520
  588. No locals.
  589. #7 0x0000000004892336 in std::thread::_Impl<std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)> >::_M_run() (this=0x7ffff405cbd0) at /usr/include/c++/5/thread:115
  590. No locals.
  591. #8 0x00007ffff59c7a90 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  592. No symbol table info available.
  593. #9 0x00007ffff650d494 in start_thread (arg=0x7ffff07fc700) at pthread_create.c:333
  594. __res = <optimized out>
  595. pd = 0x7ffff07fc700
  596. now = <optimized out>
  597. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737228293888, -4733231372869382963, 1, 140737488344239, 0, 140737354125376, 4733230275472051405, 4733216710677023949}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  598. not_first_call = <optimized out>
  599. pagesize_m1 = <optimized out>
  600. sp = <optimized out>
  601. freesize = <optimized out>
  602. __PRETTY_FUNCTION__ = "start_thread"
  603. #10 0x00007ffff513ba8f in clone () from /lib/x86_64-linux-gnu/libc.so.6
  604. No symbol table info available.
  605.  
  606. Thread 8 (Thread 0x7ffff0ffd700 (LWP 26764)):
  607. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  608. No locals.
  609. #1 0x00007ffff59c1a7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  610. No symbol table info available.
  611. #2 0x0000000004891370 in ProducerConsumerQueue<SQLOperation*>::WaitAndPop (this=0x7ffff402a240, value=@0x7ffff0ffcdf8: 0x0) at /home/wow/server_2/Legion/src/common/Threading/ProducerConsumerQueue.h:75
  612. lock = {_M_device = 0x7ffff402a240, _M_owns = true}
  613. #3 0x0000000004890ee0 in DatabaseWorker::WorkerThread (this=0x7ffff409a740) at /home/wow/server_2/Legion/src/server/database/Database/DatabaseWorker.cpp:51
  614. operation = 0x0
  615. #4 0x00000000048924e9 in std::_Mem_fn_base<void (DatabaseWorker::*)(), true>::operator()<, void>(DatabaseWorker*) const (this=0x7ffff405e070, __object=0x7ffff409a740) at /usr/include/c++/5/functional:600
  616. No locals.
  617. #5 0x000000000489247d in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::_M_invoke<0ul>(std::_Index_tuple<0ul>) (this=0x7ffff405e068) at /usr/include/c++/5/functional:1531
  618. No locals.
  619. #6 0x0000000004892397 in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::operator()() (this=0x7ffff405e068) at /usr/include/c++/5/functional:1520
  620. No locals.
  621. #7 0x0000000004892336 in std::thread::_Impl<std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)> >::_M_run() (this=0x7ffff405e050) at /usr/include/c++/5/thread:115
  622. No locals.
  623. #8 0x00007ffff59c7a90 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  624. No symbol table info available.
  625. #9 0x00007ffff650d494 in start_thread (arg=0x7ffff0ffd700) at pthread_create.c:333
  626. __res = <optimized out>
  627. pd = 0x7ffff0ffd700
  628. now = <optimized out>
  629. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737236686592, -4733231372869382963, 1, 140737488344239, 0, 140737354125376, 4733229175423552717, 4733216710677023949}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  630. not_first_call = <optimized out>
  631. pagesize_m1 = <optimized out>
  632. sp = <optimized out>
  633. freesize = <optimized out>
  634. __PRETTY_FUNCTION__ = "start_thread"
  635. #10 0x00007ffff513ba8f in clone () from /lib/x86_64-linux-gnu/libc.so.6
  636. No symbol table info available.
  637.  
  638. Thread 7 (Thread 0x7ffff17fe700 (LWP 26763)):
  639. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  640. No locals.
  641. #1 0x00007ffff59c1a7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  642. No symbol table info available.
  643. #2 0x0000000004891370 in ProducerConsumerQueue<SQLOperation*>::WaitAndPop (this=0x7ffff402a300, value=@0x7ffff17fddf8: 0x0) at /home/wow/server_2/Legion/src/common/Threading/ProducerConsumerQueue.h:75
  644. lock = {_M_device = 0x7ffff402a300, _M_owns = true}
  645. #3 0x0000000004890ee0 in DatabaseWorker::WorkerThread (this=0x7ffff409a6c0) at /home/wow/server_2/Legion/src/server/database/Database/DatabaseWorker.cpp:51
  646. operation = 0x0
  647. #4 0x00000000048924e9 in std::_Mem_fn_base<void (DatabaseWorker::*)(), true>::operator()<, void>(DatabaseWorker*) const (this=0x7ffff405cf70, __object=0x7ffff409a6c0) at /usr/include/c++/5/functional:600
  648. No locals.
  649. #5 0x000000000489247d in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::_M_invoke<0ul>(std::_Index_tuple<0ul>) (this=0x7ffff405cf68) at /usr/include/c++/5/functional:1531
  650. No locals.
  651. #6 0x0000000004892397 in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::operator()() (this=0x7ffff405cf68) at /usr/include/c++/5/functional:1520
  652. No locals.
  653. #7 0x0000000004892336 in std::thread::_Impl<std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)> >::_M_run() (this=0x7ffff405cf50) at /usr/include/c++/5/thread:115
  654. No locals.
  655. #8 0x00007ffff59c7a90 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  656. No symbol table info available.
  657. #9 0x00007ffff650d494 in start_thread (arg=0x7ffff17fe700) at pthread_create.c:333
  658. __res = <optimized out>
  659. pd = 0x7ffff17fe700
  660. now = <optimized out>
  661. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737245079296, -4733231372869382963, 1, 140737488344239, 0, 140737354125376, 4733228075375054029, 4733216710677023949}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  662. not_first_call = <optimized out>
  663. pagesize_m1 = <optimized out>
  664. sp = <optimized out>
  665. freesize = <optimized out>
  666. __PRETTY_FUNCTION__ = "start_thread"
  667. #10 0x00007ffff513ba8f in clone () from /lib/x86_64-linux-gnu/libc.so.6
  668. No symbol table info available.
  669.  
  670. Thread 6 (Thread 0x7ffff1fff700 (LWP 26762)):
  671. #0 0x00007ffff651620d in read () at ../sysdeps/unix/syscall-template.S:84
  672. No locals.
  673. #1 0x00007ffff7247e44 in vio_read_buff () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  674. No symbol table info available.
  675. #2 0x00007ffff723798e in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  676. No symbol table info available.
  677. #3 0x00007ffff723860d in my_net_read () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  678. No symbol table info available.
  679. #4 0x00007ffff723197c in cli_safe_read () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  680. No symbol table info available.
  681. #5 0x00007ffff7232bb2 in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  682. No symbol table info available.
  683. #6 0x00007ffff722dfa4 in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  684. No symbol table info available.
  685. #7 0x00007ffff722e929 in cli_stmt_execute () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  686. No symbol table info available.
  687. #8 0x00007ffff722fb4d in mysql_stmt_execute () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  688. No symbol table info available.
  689. #9 0x000000000486a393 in MySQLConnection::Execute (this=0x7ffff402a540, stmt=0x7fff9dbc2b80) at /home/wow/server_2/Legion/src/server/database/Database/MySQLConnection.cpp:213
  690. m_mStmt = 0x7ffff431d4c0
  691. msql_STMT = 0x7ffff42c8800
  692. msql_BIND = 0x7ffff409df90
  693. _s = 1036391
  694. index = 42
  695. __FUNCTION__ = "Execute"
  696. #10 0x00000000048977c9 in PreparedStatementTask::Execute (this=0x7ffef711fcd0) at /home/wow/server_2/Legion/src/server/database/Database/PreparedStatement.cpp:499
  697. No locals.
  698. #11 0x00000000048729eb in SQLOperation::call (this=0x7ffef711fcd0) at /home/wow/server_2/Legion/src/server/database/Database/SQLOperation.h:64
  699. No locals.
  700. #12 0x0000000004890f46 in DatabaseWorker::WorkerThread (this=0x7ffff409a400) at /home/wow/server_2/Legion/src/server/database/Database/DatabaseWorker.cpp:57
  701. operation = 0x7ffef711fcd0
  702. #13 0x00000000048924e9 in std::_Mem_fn_base<void (DatabaseWorker::*)(), true>::operator()<, void>(DatabaseWorker*) const (this=0x7ffff405ccf0, __object=0x7ffff409a400) at /usr/include/c++/5/functional:600
  703. No locals.
  704. #14 0x000000000489247d in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::_M_invoke<0ul>(std::_Index_tuple<0ul>) (this=0x7ffff405cce8) at /usr/include/c++/5/functional:1531
  705. No locals.
  706. #15 0x0000000004892397 in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::operator()() (this=0x7ffff405cce8) at /usr/include/c++/5/functional:1520
  707. No locals.
  708. #16 0x0000000004892336 in std::thread::_Impl<std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)> >::_M_run() (this=0x7ffff405ccd0) at /usr/include/c++/5/thread:115
  709. No locals.
  710. #17 0x00007ffff59c7a90 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  711. No symbol table info available.
  712. #18 0x00007ffff650d494 in start_thread (arg=0x7ffff1fff700) at pthread_create.c:333
  713. __res = <optimized out>
  714. pd = 0x7ffff1fff700
  715. now = <optimized out>
  716. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737253472000, -4733231372869382963, 1, 140737488344239, 0, 140737354125376, 4733226975326555341, 4733216710677023949}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  717. not_first_call = <optimized out>
  718. pagesize_m1 = <optimized out>
  719. sp = <optimized out>
  720. freesize = <optimized out>
  721. __PRETTY_FUNCTION__ = "start_thread"
  722. #19 0x00007ffff513ba8f in clone () from /lib/x86_64-linux-gnu/libc.so.6
  723. No symbol table info available.
  724.  
  725. Thread 5 (Thread 0x7ffff2ffd700 (LWP 26761)):
  726. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  727. No locals.
  728. #1 0x00007ffff59c1a7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  729. No symbol table info available.
  730. #2 0x0000000004891370 in ProducerConsumerQueue<SQLOperation*>::WaitAndPop (this=0x7ffff402a300, value=@0x7ffff2ffcdf8: 0x0) at /home/wow/server_2/Legion/src/common/Threading/ProducerConsumerQueue.h:75
  731. lock = {_M_device = 0x7ffff402a300, _M_owns = true}
  732. #3 0x0000000004890ee0 in DatabaseWorker::WorkerThread (this=0x7ffff409a7a0) at /home/wow/server_2/Legion/src/server/database/Database/DatabaseWorker.cpp:51
  733. operation = 0x0
  734. #4 0x00000000048924e9 in std::_Mem_fn_base<void (DatabaseWorker::*)(), true>::operator()<, void>(DatabaseWorker*) const (this=0x7ffff405ce30, __object=0x7ffff409a7a0) at /usr/include/c++/5/functional:600
  735. No locals.
  736. #5 0x000000000489247d in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::_M_invoke<0ul>(std::_Index_tuple<0ul>) (this=0x7ffff405ce28) at /usr/include/c++/5/functional:1531
  737. No locals.
  738. #6 0x0000000004892397 in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::operator()() (this=0x7ffff405ce28) at /usr/include/c++/5/functional:1520
  739. No locals.
  740. #7 0x0000000004892336 in std::thread::_Impl<std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)> >::_M_run() (this=0x7ffff405ce10) at /usr/include/c++/5/thread:115
  741. No locals.
  742. #8 0x00007ffff59c7a90 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  743. No symbol table info available.
  744. #9 0x00007ffff650d494 in start_thread (arg=0x7ffff2ffd700) at pthread_create.c:333
  745. __res = <optimized out>
  746. pd = 0x7ffff2ffd700
  747. now = <optimized out>
  748. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737270241024, -4733231372869382963, 1, 140737488344239, 140737270241024, 140737287542000, 4733224777377041613, 4733216710677023949}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  749. not_first_call = <optimized out>
  750. pagesize_m1 = <optimized out>
  751. sp = <optimized out>
  752. freesize = <optimized out>
  753. __PRETTY_FUNCTION__ = "start_thread"
  754. #10 0x00007ffff513ba8f in clone () from /lib/x86_64-linux-gnu/libc.so.6
  755. No symbol table info available.
  756.  
  757. Thread 3 (Thread 0x7ffff37fe700 (LWP 26759)):
  758. #0 0x00007ffff513c083 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
  759. No symbol table info available.
  760. #1 0x0000000002d28af5 in boost::asio::detail::epoll_reactor::run (this=0x7ffff402a0c0, block=true, ops=...) at /home/wow/server_2/boost/boost_build/include/boost/asio/detail/impl/epoll_reactor.ipp:392
  761. timeout = -1
  762. events = {{events = 4085241328, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0xf423b, fd = 999995, u32 = 999995, u64 = 999995}}, {events = 4085241664, data = {ptr = 0xf37fd62000007fff, fd = 32767, u32 = 32767, u64 = 17545978106186072063}}, {events = 32767, data = {ptr = 0x2d30ce7 <boost::date_time::time_duration<boost::posix_time::time_duration, boost::date_time::time_resolution_traits<boost::date_time::time_resolution_traits_adapted64_impl, (boost::date_time::time_resolutions)5, 1000000l, (unsigned short)6, int> >::time_duration(int, int, int, long)+75>, fd = 47385831, u32 = 47385831, u64 = 47385831}}, {events = 999995, data = {ptr = 0x8b67738e00000000, fd = 0, u32 = 0, u64 = 10045124547595730944}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 4085241664, data = {ptr = 0xf37fd65000007fff, fd = 32767, u32 = 32767, u64 = 17545978312344502271}}, {events = 32767, data = {ptr = 0x7ffff37fd738, fd = -209725640, u32 = 4085241656, u64 = 140737278629688}}, {events = 4085241424, data = {ptr = 0xf37fd65800007fff, fd = 32767, u32 = 32767, u64 = 17545978346704240639}}, {events = 32767, data = {ptr = 0x7ffff37fd660, fd = -209725856, u32 = 4085241440, u64 = 140737278629472}}, {events = 47361040, data = {ptr = 0xf37fd67000000000, fd = 0, u32 = 0, u64 = 17545978449783422976}}, {events = 32767, data = {ptr = 0xf423b, fd = 999995, u32 = 999995, u64 = 999995}}, {events = 4085241472, data = {ptr = 0x2d3d7c900007fff, fd = 32767, u32 = 32767, u64 = 203743666450235391}}, {events = 0, data = {ptr = 0x7ffff37fd690, fd = -209725808, u32 = 4085241488, u64 = 140737278629520}}, {events = 999995, data = {ptr = 0xf37fd6a000000000, fd = 0, u32 = 0, u64 = 17545978655941853184}}, {events = 32767, data = {ptr = 0x2d38620 <boost::date_time::time_duration<boost::posix_time::time_duration, boost::date_time::time_resolution_traits<boost::date_time::time_resolution_traits_adapted64_impl, (boost::date_time::time_resolutions)5, 1000000l, (unsigned short)6, int> >::ticks() const+24>, fd = 47416864, u32 = 47416864, u64 = 47416864}}, {events = 4085241504, data = {ptr = 0x2d32bc200007fff, fd = 32767, u32 = 32767, u64 = 203554520385486847}}, {events = 0, data = {ptr = 0x7ffff37fd6d0, fd = -209725744, u32 = 4085241552, u64 = 140737278629584}}, {events = 47432562, data = {ptr = 0xf37fd6d000000000, fd = 0, u32 = 0, u64 = 17545978862100283392}}, {events = 32767, data = {ptr = 0x7ffff37fd738, fd = -209725640, u32 = 4085241656, u64 = 140737278629688}}, {events = 4085241664, data = {ptr = 0x857d764000007fff, fd = 32767, u32 = 32767, u64 = 9618974396383264767}}, {events = 32767, data = {ptr = 0x7ffff37fd710, fd = -209725680, u32 = 4085241616, u64 = 140737278629648}}, {events = 47411669, data = {ptr = 0xf37fd74000000000, fd = 0, u32 = 0, u64 = 17545979343136620544}}, {events = 32767, data = {ptr = 0x11e1a300, fd = 300000000, u32 = 300000000, u64 = 300000000}}, {events = 4085241656, data = {ptr = 0xf40280b800007fff, fd = 32767, u32 = 32767, u64 = 17582757422970208255}}, {events = 32767, data = {ptr = 0x7ffff37fd740, fd = -209725632, u32 = 4085241664, u64 = 140737278629696}}, {events = 999995, data = {ptr = 0xf37fd75000000000, fd = 0, u32 = 0, u64 = 17545979411856097280}}, {events = 32767, data = {ptr = 0x2d311b6 <boost::asio::detail::timer_queue<boost::asio::detail::forwarding_posix_time_traits>::wait_duration_usec(long) const+136>, fd = 47387062, u32 = 47387062, u64 = 47387062}}, {events = 300000000, data = {ptr = 0xf40280b800000000, fd = 0, u32 = 0, u64 = 17582757422970175488}}, {events = 32767, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 999995, data = {ptr = 0xf423b00000000, fd = 0, u32 = 0, u64 = 4294945821163520}}, {events = 0, data = {ptr = 0x2f279f28b67738e, fd = -1956154482, u32 = 2338812814, u64 = 212366215067693966}}, {events = 4085241712, data = {ptr = 0x2d2b3f300007fff, fd = 32767, u32 = 32767, u64 = 203422789443551231}}, {events = 0, data = {ptr = 0x11e1a300, fd = 300000000, u32 = 300000000, u64 = 300000000}}, {events = 4093804712, data = {ptr = 0xf37fd7a000007fff, fd = 32767, u32 = 32767, u64 = 17545979755453513727}}, {events = 32767, data = {ptr = 0x2d27a2c <boost::asio::detail::timer_queue_set::wait_duration_usec(long) const+72>, fd = 47348268, u32 = 47348268, u64 = 47348268}}, {events = 300000000, data = {ptr = 0xf402a12800000000, fd = 0, u32 = 0, u64 = 17582793088378601472}}, {events = 32767, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 999995, data = {ptr = 0xf37fd7d000000000, fd = 0, u32 = 0, u64 = 17545979961611911168}}, {events = 32767, data = {ptr = 0x2d29058 <boost::asio::detail::epoll_reactor::get_timeout(itimerspec&)+60>, fd = 47353944, u32 = 47353944, u64 = 47353944}}, {events = 4085241840, data = {ptr = 0xf402a0c000007fff, fd = 32767, u32 = 32767, u64 = 17582792641702035455}}, {events = 32767, data = {ptr = 0x7fff857d7640, fd = -2055375296, u32 = 2239592000, u64 = 140735432980032}}, {events = 999995, data = {ptr = 0xf37fd84000000000, fd = 0, u32 = 0, u64 = 17545980442648248320}}, {events = 32767, data = {ptr = 0x2d28fe7 <boost::asio::detail::epoll_reactor::update_timeout()+71>, fd = 47353831, u32 = 47353831, u64 = 47353831}}, {events = 2239592000, data = {ptr = 0xf402a0c000007fff, fd = 32767, u32 = 32767, u64 = 17582792641702035455}}, {events = 32767, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x2d26e72 <boost::asio::detail::posix_mutex::unlock()+24>, fd = 47345266, u32 = 47345266, u64 = 47345266}}, {events = 0, data = {ptr = 0xf37fd88000000000, fd = 0, u32 = 0, u64 = 17545980717526155264}}, {events = 32767, data = {ptr = 0x7ffff37fd840, fd = -209725376, u32 = 4085241920, u64 = 140737278629952}}, {events = 47380659, data = {ptr = 0x623d5c800000000, fd = 0, u32 = 0, u64 = 442432243382616064}}, {events = 0, data = {ptr = 0x7ffff37fd880, fd = -209725312, u32 = 4085241984, u64 = 140737278630016}}, {events = 4085242032, data = {ptr = 0x2d4279300007fff, fd = 32767, u32 = 32767, u64 = 203831395452223487}}, {events = 0, data = {ptr = 0x7fff00000000, fd = 0, u32 = 0, u64 = 140733193388032}}, {events = 2239592000, data = {ptr = 0x623d5d800007fff, fd = 32767, u32 = 32767, u64 = 442432312102125567}}, {events = 0, data = {ptr = 0x623d5c8 <_freezeCheckTimer+8>, fd = 103011784, u32 = 103011784, u64 = 103011784}}, {events = 4093804712, data = {ptr = 0xf402a0c000007fff, fd = 32767, u32 = 32767, u64 = 17582792641702035455}}, {events = 32767, data = {ptr = 0x7ffff402a0f0, fd = -201154320, u32 = 4093812976, u64 = 140737287201008}}, {events = 4085242080, data = {ptr = 0xf37fd8b000007fff, fd = 32767, u32 = 32767, u64 = 17545980923684618239}}, {events = 32767, data = {ptr = 0x2d4268e <boost::asio::detail::wait_handler<void (*)(boost::system::error_code const&)>::ptr::~ptr()+24>, fd = 47457934, u32 = 47457934, u64 = 47457934}}, {events = 4085242176, data = {ptr = 0xf37fd8e000007fff, fd = 32767, u32 = 32767, u64 = 17545981129843048447}}, {events = 32767, data = {ptr = 0x7ffff37fd910, fd = -209725168, u32 = 4085242128, u64 = 140737278630160}}, {events = 47443273, data = {ptr = 0xf37fd90000000000, fd = 0, u32 = 0, u64 = 17545981267281969152}}, {events = 32767, data = {ptr = 0x7ffff37fd940, fd = -209725120, u32 = 4085242176, u64 = 140737278630208}}, {events = 103011784, data = {ptr = 0xf40280a800000000, fd = 0, u32 = 0, u64 = 17582757354250698752}}, {events = 32767, data = {ptr = 0x7ffff37fd940, fd = -209725120, u32 = 4085242176, u64 = 140737278630208}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x2d3ec74 <boost::asio::detail::async_result_init<void (&)(boost::system::error_code const&), void (boost::system::error_code)>::async_result_init(void (&)(boost::system::error_code const&))+50>, fd = 47443060, u32 = 47443060, u64 = 47443060}}, {events = 47324158, data = {ptr = 0xf37fd94800000000, fd = 0, u32 = 0, u64 = 17545981576519614464}}, {events = 32767, data = {ptr = 0x7ffff37fd950, fd = -209725104, u32 = 4085242192, u64 = 140737278630224}}, {events = 47422516, data = {ptr = 0x4df4a7f00000000, fd = 0, u32 = 0, u64 = 351081205279490048}}, {events = 0, data = {ptr = 0x2d21bfe <FreezeDetectorHandler(boost::system::error_code const&)>, fd = 47324158, u32 = 47324158, u64 = 47324158}}, {events = 103011784, data = {ptr = 0xf402808000000000, fd = 0, u32 = 0, u64 = 17582757182452006912}}, {events = 32767, data = {ptr = 0x2d21bfe <FreezeDetectorHandler(boost::system::error_code const&)>, fd = 47324158, u32 = 47324158, u64 = 47324158}}, {events = 103011776, data = {ptr = 0xf37fd97000000000, fd = 0, u32 = 0, u64 = 17545981748318306304}}, {events = 32767, data = {ptr = 0x2d33eda <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> > >::async_wait<void (&)(boost::system::error_code const&)>(void (&)(boost::system::error_code const&))+46>, fd = 47398618, u32 = 47398618, u64 = 47398618}}, {events = 47324158, data = {ptr = 0x623d5c000000000, fd = 0, u32 = 0, u64 = 442432209022877696}}, {events = 0, data = {ptr = 0x7ffff37fda40, fd = -209724864, u32 = 4085242432, u64 = 140737278630464}}, {events = 47324566, data = {ptr = 0x62ea78000000000, fd = 0, u32 = 0, u64 = 445477581353910272}}, {events = 0, data = {ptr = 0x7ffff37fdb98, fd = -209724520, u32 = 4085242776, u64 = 140737278630808}}, {events = 4085242768, data = {ptr = 0xf37fdb9800007fff, fd = 32767, u32 = 32767, u64 = 17545984119140286463}}, {events = 32767, data = {ptr = 0x7ffff37fd9e0, fd = -209724960, u32 = 4085242336, u64 = 140737278630368}}, {events = 75923371, data = {ptr = 0xf37fda1800000000, fd = 0, u32 = 0, u64 = 17545982469872812032}}, {events = 32767, data = {ptr = 0x7ffff37fdb80, fd = -209724544, u32 = 4085242752, u64 = 140737278630784}}, {events = 4085242776, data = {ptr = 0xf37fda1800007fff, fd = 32767, u32 = 32767, u64 = 17545982469872844799}}, {events = 32767, data = {ptr = 0x7ffff37fd9f0, fd = -209724944, u32 = 4085242352, u64 = 140737278630384}}, {events = 103011744, data = {ptr = 0xf37fda3000000000, fd = 0, u32 = 0, u64 = 17545982572952027136}}, {events = 32767, data = {ptr = 0x4867e2d <std::_Bind<std::_Mem_fn<void (RealmList::*)(boost::system::error_code const&)> (RealmList*, std::_Placeholder<1>)>::operator()<boost::system::error_code const&, void>(boost::system::error_code const&)+71>, fd = 75922989, u32 = 75922989, u64 = 75922989}}, {events = 103011744, data = {ptr = 0x4867e1500000000, fd = 0, u32 = 0, u64 = 326086651690352640}}, {events = 0, data = {ptr = 0x7ffff37fdb98, fd = -209724520, u32 = 4085242776, u64 = 140737278630808}}, {events = 48, data = {ptr = 0x857d764000000000, fd = 0, u32 = 0, u64 = 9618974396383232000}}, {events = 32767, data = {ptr = 0xf4240, fd = 1000000, u32 = 1000000, u64 = 1000000}}, {events = 4085242608, data = {ptr = 0x31c500007fff, fd = 32767, u32 = 32767, u64 = 54722178351103}}, {events = 1036290, data = {ptr = 0x623d5a0 <_ioService>, fd = 103011744, u32 = 103011744, u64 = 103011744}}, {events = 1, data = {ptr = 0xf37fda6000000000, fd = 0, u32 = 0, u64 = 17545982779110457344}}, {events = 32767, data = {ptr = 0x2d4a442 <boost::asio::detail::binder1<void (*)(boost::system::error_code const&), boost::system::error_code>::operator()()+32>, fd = 47490114, u32 = 47490114, u64 = 47490114}}, {events = 4085242656, data = {ptr = 0xf37fdb9000007fff, fd = 32767, u32 = 32767, u64 = 17545984084780548095}}, {events = 32767, data = {ptr = 0x7ffff37fdb30, fd = -209724624, u32 = 4085242672, u64 = 140737278630704}}, {events = 47484517, data = {ptr = 0xf402415800000000, fd = 0, u32 = 0, u64 = 17582687741420765184}}, {events = 32767, data = {ptr = 0x7ffff37fdb90, fd = -209724528, u32 = 4085242768, u64 = 140737278630800}}, {events = 4085242752, data = {ptr = 0xf37fdb9000007fff, fd = 32767, u32 = 32767, u64 = 17545984084780548095}}, {events = 32767, data = {ptr = 0x7ffff37fdb90, fd = -209724528, u32 = 4085242768, u64 = 140737278630800}}, {events = 4085243120, data = {ptr = 0xf402415800007fff, fd = 32767, u32 = 32767, u64 = 17582687741420797951}}, {events = 32767, data = {ptr = 0x4000001 <OpcodeTable::ValidateAndSetClientOpcode<WorldPackets::Loot::LootRoll, &WorldSession::HandleLootRoll>(OpcodeClient, char const*, SessionStatus, PacketProcessing)+673>, fd = 67108865, u32 = 67108865, u64 = 67108865}}, {events = 4085242576, data = {ptr = 0x486440600007fff, fd = 32767, u32 = 32767, u64 = 326022815591464959}}, {events = 0, data = {ptr = 0x7fffea0d0818, fd = -368244712, u32 = 3926722584, u64 = 140737120110616}}, {events = 4085242752, data = {ptr = 0xf37fdaf000007fff, fd = 32767, u32 = 32767, u64 = 17545983397585780735}}, {events = 32767, data = {ptr = 0x7ffff37fdb90, fd = -209724528, u32 = 4085242768, u64 = 140737278630800}}, {events = 4085242624, data = {ptr = 0x2d4263f00007fff, fd = 32767, u32 = 32767, u64 = 203829935163342847}}, {events = 0, data = {ptr = 0x7ffff37fdb10, fd = -209724656, u32 = 4085242640, u64 = 140737278630672}}, {events = 4085242768, data = {ptr = 0xf37fdb3000007fff, fd = 32767, u32 = 32767, u64 = 17545983672463687679}}, {events = 32767, data = {ptr = 0x7ffff37fdb90, fd = -209724528, u32 = 4085242768, u64 = 140737278630800}}, {events = 4085242672, data = {ptr = 0x2d4263f00007fff, fd = 32767, u32 = 32767, u64 = 203829935163342847}}, {events = 0, data = {ptr = 0x30, fd = 48, u32 = 48, u64 = 48}}, {events = 4085242800, data = {ptr = 0xf37fdb5000007fff, fd = 32767, u32 = 32767, u64 = 17545983809902641151}}, {events = 32767, data = {ptr = 0x2d4268e <boost::asio::detail::wait_handler<void (*)(boost::system::error_code const&)>::ptr::~ptr()+24>, fd = 47457934, u32 = 47457934, u64 = 47457934}}, {events = 4085242768, data = {ptr = 0xf37fdbb000007fff, fd = 32767, u32 = 32767, u64 = 17545984222219501567}}, {events = 32767, data = {ptr = 0x7ffff37fdbe0, fd = -209724448, u32 = 4085242848, u64 = 140737278630880}}, {events = 47469390, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x7ffff37fdd60, fd = -209724064, u32 = 4085243232, u64 = 140737278631264}}, {events = 2239592000, data = {ptr = 0xf402410000007fff, fd = 32767, u32 = 32767, u64 = 17582687363463675903}}, {events = 32767, data = {ptr = 0x485e772 <RealmList::UpdateRealms(boost::system::error_code const&)>, fd = 75884402, u32 = 75884402, u64 = 75884402}}, {events = 0, data = {ptr = 0x2d21bfe00000000, fd = 0, u32 = 0, u64 = 203255710920736768}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 4146049224, data = {ptr = 0xf402413000007fff, fd = 32767, u32 = 32767, u64 = 17582687569622106111}}, {events = 32767, data = {ptr = 0x7ffff37fdb90, fd = -209724528, u32 = 4085242768, u64 = 140737278630800}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x7ffff40241b8, fd = -201178696, u32 = 4093788600, u64 = 140737287176632}}}
  763. num_events = -209724400
  764. check_timers = 2
  765. #2 0x0000000002d29f0c in boost::asio::detail::task_io_service::do_run_one (this=0x7ffff4024100, lock=..., this_thread=..., ec=...) at /home/wow/server_2/boost/boost_build/include/boost/asio/detail/impl/task_io_service.ipp:356
  766. on_exit = {task_io_service_ = 0x7ffff4024100, lock_ = 0x7ffff37fdcc0, this_thread_ = 0x7ffff37fdcf0}
  767. o = 0x7ffff4024198
  768. more_handlers = false
  769. #3 0x0000000002d299c4 in boost::asio::detail::task_io_service::run (this=0x7ffff4024100, ec=...) at /home/wow/server_2/boost/boost_build/include/boost/asio/detail/impl/task_io_service.ipp:149
  770. this_thread = {<boost::asio::detail::thread_info_base> = {<boost::asio::detail::noncopyable> = {<No data fields>}, reusable_memory_ = 0x0}, private_op_queue = {<boost::asio::detail::noncopyable> = {<No data fields>}, front_ = 0x0, back_ = 0x0}, private_outstanding_work = 0}
  771. ctx = {<boost::asio::detail::noncopyable> = {<No data fields>}, key_ = 0x7ffff4024100, value_ = 0x7ffff37fdcf0, next_ = 0x0}
  772. lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x7ffff4024130, locked_ = false}
  773. n = 591
  774. #4 0x0000000002d2a27d in boost::asio::io_service::run (this=0x623d5a0 <_ioService>) at /home/wow/server_2/boost/boost_build/include/boost/asio/impl/io_service.ipp:59
  775. ec = {m_val = 0, m_cat = 0x7ffff71fb0c8 <boost::system::system_category()::system_category_const>}
  776. s = 140737287405880
  777. #5 0x0000000002d506a3 in boost::_mfi::mf0<unsigned long, boost::asio::io_service>::operator() (this=0x7ffff405c128, p=0x623d5a0 <_ioService>) at /home/wow/server_2/boost/boost_build/include/boost/bind/mem_fn_template.hpp:49
  778. No locals.
  779. #6 0x0000000002d50367 in boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> >::operator()<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list0> (this=0x7ffff405c138, f=..., a=...) at /home/wow/server_2/boost/boost_build/include/boost/bind/bind.hpp:249
  780. No locals.
  781. #7 0x0000000002d4ff59 in boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > >::operator() (this=0x7ffff405c128) at /home/wow/server_2/boost/boost_build/include/boost/bind/bind.hpp:1294
  782. a = {<No data fields>}
  783. #8 0x0000000002d4fab4 in std::_Bind_simple<boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > ()>::_M_invoke<>(std::_Index_tuple<>) (this=0x7ffff405c128) at /usr/include/c++/5/functional:1531
  784. No locals.
  785. #9 0x0000000002d4eefd in std::_Bind_simple<boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > ()>::operator()() (this=0x7ffff405c128) at /usr/include/c++/5/functional:1520
  786. No locals.
  787. #10 0x0000000002d4dd8a in std::thread::_Impl<std::_Bind_simple<boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > ()> >::_M_run() (this=0x7ffff405c110) at /usr/include/c++/5/thread:115
  788. No locals.
  789. #11 0x00007ffff59c7a90 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  790. No symbol table info available.
  791. #12 0x00007ffff650d494 in start_thread (arg=0x7ffff37fe700) at pthread_create.c:333
  792. __res = <optimized out>
  793. pd = 0x7ffff37fe700
  794. now = <optimized out>
  795. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737278633728, -4733231372869382963, 1, 140737488347487, 0, 140737354125376, 4733223677328542925, 4733216710677023949}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  796. not_first_call = <optimized out>
  797. pagesize_m1 = <optimized out>
  798. sp = <optimized out>
  799. freesize = <optimized out>
  800. __PRETTY_FUNCTION__ = "start_thread"
  801. #13 0x00007ffff513ba8f in clone () from /lib/x86_64-linux-gnu/libc.so.6
  802. No symbol table info available.
  803.  
  804. Thread 2 (Thread 0x7ffff3fff700 (LWP 26758)):
  805. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  806. No locals.
  807. #1 0x0000000002d303b1 in boost::asio::detail::posix_event::wait<boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex> > (this=0x7ffff4024158, lock=...) at /home/wow/server_2/boost/boost_build/include/boost/asio/detail/posix_event.hpp:106
  808. __PRETTY_FUNCTION__ = "void boost::asio::detail::posix_event::wait(Lock&) [with Lock = boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>]"
  809. #2 0x0000000002d29fd1 in boost::asio::detail::task_io_service::do_run_one (this=0x7ffff4024100, lock=..., this_thread=..., ec=...) at /home/wow/server_2/boost/boost_build/include/boost/asio/detail/impl/task_io_service.ipp:380
  810. No locals.
  811. #3 0x0000000002d299c4 in boost::asio::detail::task_io_service::run (this=0x7ffff4024100, ec=...) at /home/wow/server_2/boost/boost_build/include/boost/asio/detail/impl/task_io_service.ipp:149
  812. this_thread = {<boost::asio::detail::thread_info_base> = {<boost::asio::detail::noncopyable> = {<No data fields>}, reusable_memory_ = 0x0}, private_op_queue = {<boost::asio::detail::noncopyable> = {<No data fields>}, front_ = 0x0, back_ = 0x0}, private_outstanding_work = 0}
  813. ctx = {<boost::asio::detail::noncopyable> = {<No data fields>}, key_ = 0x7ffff4024100, value_ = 0x7ffff3ffecf0, next_ = 0x0}
  814. lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x7ffff4024130, locked_ = true}
  815. n = 569
  816. #4 0x0000000002d2a27d in boost::asio::io_service::run (this=0x623d5a0 <_ioService>) at /home/wow/server_2/boost/boost_build/include/boost/asio/impl/io_service.ipp:59
  817. ec = {m_val = 0, m_cat = 0x7ffff71fb0c8 <boost::system::system_category()::system_category_const>}
  818. s = 140737287416376
  819. #5 0x0000000002d506a3 in boost::_mfi::mf0<unsigned long, boost::asio::io_service>::operator() (this=0x7ffff405ea28, p=0x623d5a0 <_ioService>) at /home/wow/server_2/boost/boost_build/include/boost/bind/mem_fn_template.hpp:49
  820. No locals.
  821. #6 0x0000000002d50367 in boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> >::operator()<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list0> (this=0x7ffff405ea38, f=..., a=...) at /home/wow/server_2/boost/boost_build/include/boost/bind/bind.hpp:249
  822. No locals.
  823. #7 0x0000000002d4ff59 in boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > >::operator() (this=0x7ffff405ea28) at /home/wow/server_2/boost/boost_build/include/boost/bind/bind.hpp:1294
  824. a = {<No data fields>}
  825. #8 0x0000000002d4fab4 in std::_Bind_simple<boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > ()>::_M_invoke<>(std::_Index_tuple<>) (this=0x7ffff405ea28) at /usr/include/c++/5/functional:1531
  826. No locals.
  827. #9 0x0000000002d4eefd in std::_Bind_simple<boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > ()>::operator()() (this=0x7ffff405ea28) at /usr/include/c++/5/functional:1520
  828. No locals.
  829. #10 0x0000000002d4dd8a in std::thread::_Impl<std::_Bind_simple<boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > ()> >::_M_run() (this=0x7ffff405ea10) at /usr/include/c++/5/thread:115
  830. No locals.
  831. #11 0x00007ffff59c7a90 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  832. No symbol table info available.
  833. #12 0x00007ffff650d494 in start_thread (arg=0x7ffff3fff700) at pthread_create.c:333
  834. __res = <optimized out>
  835. pd = 0x7ffff3fff700
  836. now = <optimized out>
  837. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737287026432, -4733231372869382963, 1, 140737488347487, 0, 140737354125376, 4733222577280044237, 4733216710677023949}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  838. not_first_call = <optimized out>
  839. pagesize_m1 = <optimized out>
  840. sp = <optimized out>
  841. freesize = <optimized out>
  842. __PRETTY_FUNCTION__ = "start_thread"
  843. #13 0x00007ffff513ba8f in clone () from /lib/x86_64-linux-gnu/libc.so.6
  844. No symbol table info available.
  845.  
  846. Thread 1 (Thread 0x7ffff7fe4780 (LWP 26754)):
  847. #0 0x000000000446cbfa in std::_Hashtable<ObjectGuid, std::pair<ObjectGuid const, FriendInfo>, std::allocator<std::pair<ObjectGuid const, FriendInfo> >, std::__detail::_Select1st, std::equal_to<ObjectGuid>, std::hash<ObjectGuid>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_M_find_before_node (this=0x7fff8d07c058, __n=3, __k=..., __code=5376281799818407166) at /usr/include/c++/5/bits/hashtable.h:1426
  848. __prev_p = 0x4a9c63cfea92ecfe
  849. #1 0x000000000446bdb0 in std::_Hashtable<ObjectGuid, std::pair<ObjectGuid const, FriendInfo>, std::allocator<std::pair<ObjectGuid const, FriendInfo> >, std::__detail::_Select1st, std::equal_to<ObjectGuid>, std::hash<ObjectGuid>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_M_find_node (this=0x7fff8d07c058, __bkt=3, __key=..., __c=5376281799818407166) at /usr/include/c++/5/bits/hashtable.h:632
  850. __before_n = 0x7fff8d07c058
  851. #2 0x000000000446baba in std::_Hashtable<ObjectGuid, std::pair<ObjectGuid const, FriendInfo>, std::allocator<std::pair<ObjectGuid const, FriendInfo> >, std::__detail::_Select1st, std::equal_to<ObjectGuid>, std::hash<ObjectGuid>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::find (this=0x7fff8d07c058, __k=...) at /usr/include/c++/5/bits/hashtable.h:1323
  852. __code = 5376281799818407166
  853. __n = 3
  854. __p = 0x446b220 <std::_Hashtable<ObjectGuid, std::pair<ObjectGuid const, FriendInfo>, std::allocator<std::pair<ObjectGuid const, FriendInfo> >, std::__detail::_Select1st, std::equal_to<ObjectGuid>, std::hash<ObjectGuid>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::empty() const+24>
  855. #3 0x000000000446b0d9 in std::unordered_map<ObjectGuid, FriendInfo, std::hash<ObjectGuid>, std::equal_to<ObjectGuid>, std::allocator<std::pair<ObjectGuid const, FriendInfo> > >::find (this=0x7fff8d07c058, __x=...) at /usr/include/c++/5/bits/unordered_map.h:619
  856. No locals.
  857. #4 0x000000000446a044 in SocialMgr::BroadcastToFriendListers (this=0x62e6140 <SocialMgr::instance()::instance>, player=0x7ffef70b9000, packet=0x7fffffffd018) at /home/wow/server_2/Legion/src/server/game/Entities/Player/SocialMgr.cpp:328
  858. guid = @0x7fff8d07c048: {static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 1449, _high = 576465150349934592}
  859. social = @0x7fff8d07c058: {m_playerSocialMap = std::unordered_map with 3 elements = {[{static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 3707, _high = 576465150349934592}] = {AccountGUID = {static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 2014, _high = 8358680908399640576}, Status = FRIEND_STATUS_OFFLINE, Flags = 1 '\001', VirtualRealmAddress = -12976, NativeRealmAddress = 32767, Area = 0, Level = 0, Class = 0, Note = ""}, [{static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 1285, _high = 576465150349934592}] = {AccountGUID = {static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 953, _high = 8358680908399640576}, Status = FRIEND_STATUS_OFFLINE, Flags = 1 '\001', VirtualRealmAddress = -12976, NativeRealmAddress = 32767, Area = 0, Level = 0, Class = 0, Note = ""}, [{static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 1885, _high = 576465150349934592}] = {AccountGUID = {static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 1212, _high = 8358680908399640576}, Status = FRIEND_STATUS_OFFLINE, Flags = 1 '\001', VirtualRealmAddress = -12976, NativeRealmAddress = 32767, Area = 0, Level = 0, Class = 0, Note = ""}}, m_playerGUID = {static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 1449, _high = 576465150349934592}}
  860. itr2 = {<std::__detail::_Node_iterator_base<std::pair<ObjectGuid const, FriendInfo>, true>> = {_M_cur = 0x0}, <No data fields>}
  861. target = 0x7fff241ae000
  862. session = 0x7fff8281f100
  863. itr = {<std::__detail::_Node_iterator_base<std::pair<ObjectGuid const, PlayerSocial>, true>> = {_M_cur = 0x7fff8d07c040}, <No data fields>}
  864. gmSecLevel = SEC_ADMINISTRATOR
  865. #5 0x0000000004469ed8 in SocialMgr::SendFriendStatus (this=0x62e6140 <SocialMgr::instance()::instance>, player=0x7ffef70b9000, result=FRIEND_ONLINE, friendGuid=..., broadcast=true) at /home/wow/server_2/Legion/src/server/game/Entities/Player/SocialMgr.cpp:309
  866. fi = {AccountGUID = {static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 2402, _high = 8646911284551352320}, Status = FRIEND_STATUS_ONLINE, Flags = 0 '\000', VirtualRealmAddress = 33619969, NativeRealmAddress = 33619969, Area = 6170, Level = 3, Class = 5, Note = ""}
  867. packet = {<WorldPackets::ServerPacket> = {<WorldPackets::Packet> = {_vptr.Packet = 0x5446bf0 <vtable for WorldPackets::Contact::FriendStatus+16>, _worldPacket = {<ByteBuffer> = {_vptr.ByteBuffer = 0x4e33938 <vtable for WorldPacket+16>, static DEFAULT_SIZE = 4096, static InitialBitPos = 8 '\b', _rpos = 0, _wpos = 31, _bitpos = 8, _curbitval = 0 '\000', _storage = std::vector of length 31, capacity 54 = {2 '\002', 3 '\003', 160 '\240', 46 '.', 18 '\022', 4 '\004', 8 '\b', 3 '\003', 128 '\200', 98 'b', 9 '\t', 120 'x', 1 '\001', 0 '\000', 1 '\001', 2 '\002', 1 '\001', 26 '\032', 24 '\030', 0 '\000', 0 '\000', 3 '\003', 0 '\000', 0 '\000', 0 '\000', 5 '\005', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}}, m_opcode = 10183, _connection = CONNECTION_TYPE_DEFAULT}}, <No data fields>}, FriendResult = 2 '\002', GUID = {static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 4654, _high = 576465150349934592}, WowAccountGUID = {static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 2402, _high = 8646911284551352320}, VirtualRealmAddress = 33619969, Status = 1 '\001', AreaID = 6170, Level = 3, ClassID = 5, Notes = ""}
  868. #6 0x00000000041840ab in WorldSession::HandlePlayerLogin (this=0x7ffefc98a700, holder=0x7fff25adba40) at /home/wow/server_2/Legion/src/server/game/Handlers/CharacterHandler.cpp:1160
  869. playerGuid = {static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 4654, _high = 576465150349934592}
  870. pCurrChar = 0x7ffef70b9000
  871. chH = {_vptr.ChatHandler = 0x531db28 <vtable for ChatHandler+16>, m_session = 0x7ffefc98a700, sentErrorMessage = false}
  872. loginVerifyWorld = {<WorldPackets::ServerPacket> = {<WorldPackets::Packet> = {_vptr.Packet = 0x535b980 <vtable for WorldPackets::Character::LoginVerifyWorld+16>, _worldPacket = {<ByteBuffer> = {_vptr.ByteBuffer = 0x4e33938 <vtable for WorldPacket+16>, static DEFAULT_SIZE = 4096, static InitialBitPos = 8 '\b', _rpos = 0, _wpos = 24, _bitpos = 8, _curbitval = 0 '\000', _storage = std::vector of length 24, capacity 24 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 83 'S', 219 '\333', 10 '\n', 198 '\306', 186 '\272', 5 '\005', 223 '\337', 194 '\302', 114 'r', 177 '\261', 163 '\243', 66 'B', 225 '\341', 10 '\n', 188 '\274', 64 '@', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}}, m_opcode = 9642, _connection = CONNECTION_TYPE_DEFAULT}}, <No data fields>}, MapID = 0, Pos = {m_positionX = -8886.83105, m_positionY = -111.511185, m_positionZ = 81.8465729, m_orientation = 5.87632799}, Reason = 0}
  873. accountDataTimes = {<WorldPackets::ServerPacket> = {<WorldPackets::Packet> = {_vptr.Packet = 0x5453198 <vtable for WorldPackets::ClientConfig::AccountDataTimes+16>, _worldPacket = {<ByteBuffer> = {_vptr.ByteBuffer = 0x4e33938 <vtable for WorldPacket+16>, static DEFAULT_SIZE = 4096, static InitialBitPos = 8 '\b', _rpos = 0, _wpos = 42, _bitpos = 8, _curbitval = 0 '\000', _storage = std::vector of length 42, capacity 42 = {3 '\003', 160 '\240', 46 '.', 18 '\022', 4 '\004', 8 '\b', 155 '\233', 53 '5', 95 '_', 89 'Y', 237 '\355', 41 ')', 95 '_', 89 'Y', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}}, m_opcode = 10052, _connection = CONNECTION_TYPE_DEFAULT}}, <No data fields>}, PlayerGuid = {static Empty = {static Empty = <same as static member of an already seen type>, static TradeItem = {static Empty = <same as static member of an already seen type>, static TradeItem = <same as static member of an already seen type>, _low = 10, _high = 288230376151711744}, _low = 0, _high = 0}, static TradeItem = <same as static member of an already seen type>, _low = 4654, _high = 576465150349934592}, ServerTime = 1499411867, AccountTimes = {1499408877, 0, 0, 0, 0, 0, 0, 0}}
  874. hotfixInfo = {<WorldPackets::ServerPacket> = {<WorldPackets::Packet> = {_vptr.Packet = 0x544c580 <vtable for WorldPackets::Query::HotfixNotifyBlob+16>, _worldPacket = {<ByteBuffer> = {_vptr.ByteBuffer = 0x4e33938 <vtable for WorldPacket+16>, static DEFAULT_SIZE = 4096, static InitialBitPos = 8 '\b', _rpos = 0, _wpos = 16, _bitpos = 8, _curbitval = 0 '\000', _storage = std::vector of length 16, capacity 16 = {1 '\001', 0 '\000', 0 '\000', 0 '\000', 165 '\245', 56 '8', 66 'B', 240 '\360', 143 '\217', 237 '\355', 2 '\002', 0 '\000', 120 'x', 103 'g', 112 'p', 88 'X'}}, m_opcode = 9634, _connection = CONNECTION_TYPE_DEFAULT}}, <No data fields>}, Hotfixes = 0x6281870 <DB2Manager::Instance()::instance+48>}
  875. stmt = 0x7fff9dbc2b80
  876. firstLogin = false
  877. #7 0x0000000003eb9fbb in WorldSession::ProcessQueryCallbacks (this=0x7ffefc98a700) at /home/wow/server_2/Legion/src/server/game/Server/WorldSession.cpp:1006
  878. param = 0x7fff25adba40
  879. result = std::shared_ptr (empty) 0x0
  880. #8 0x0000000003eb5d60 in WorldSession::Update (this=0x7ffefc98a700, diff=181, updater=...) at /home/wow/server_2/Legion/src/server/game/Server/WorldSession.cpp:480
  881. packet = 0x0
  882. deletePacket = true
  883. firstDelayedPacket = 0x0
  884. processedPackets = 0
  885. currentTime = 1499411867
  886. #9 0x0000000003c9bfdb in World::UpdateSessions (this=0x629b480 <World::instance()::instance>, diff=181) at /home/wow/server_2/Legion/src/server/game/World/World.cpp:3397
  887. pSession = 0x7ffefc98a700
  888. updater = {<PacketFilter> = {_vptr.PacketFilter = 0x534c7b8 <vtable for WorldSessionFilter+16>, m_pSession = 0x7ffefc98a700}, <No data fields>}
  889. itr = {<std::__detail::_Node_iterator_base<std::pair<unsigned int const, WorldSession*>, false>> = {_M_cur = 0x7fff1a907b40}, <No data fields>}
  890. next = {<std::__detail::_Node_iterator_base<std::pair<unsigned int const, WorldSession*>, false>> = {_M_cur = 0x7fff748f3a60}, <No data fields>}
  891. linkInfo = {first = std::weak_ptr (empty) 0x0, second = 0}
  892. sess = 0x0
  893. #10 0x0000000003c98a4b in World::Update (this=0x629b480 <World::instance()::instance>, diff=181) at /home/wow/server_2/Legion/src/server/game/World/World.cpp:2660
  894. No locals.
  895. #11 0x0000000002d21b82 in WorldUpdateLoop () at /home/wow/server_2/Legion/src/server/worldserver/Main.cpp:419
  896. diff = 181
  897. realCurrTime = 1036281
  898. realPrevTime = 1036100
  899. prevSleepTime = 0
  900. #12 0x0000000002d20a7c in mainImpl (argc=3, argv=0x7fffffffecf8) at /home/wow/server_2/Legion/src/server/worldserver/Main.cpp:257
  901. configFile = "../etc/worldserver.conf"
  902. configService = ""
  903. vm = <incomplete type>
  904. configError = ""
  905. seed = {_bn = 0x7ffff409afe0}
  906. pidFile = ""
  907. signals = {<boost::asio::basic_io_object<boost::asio::signal_set_service, false>> = {service = @0x7ffff4073a80, implementation = {queue_ = {<boost::asio::detail::noncopyable> = {<No data fields>}, front_ = 0x7ffff405eb00, back_ = 0x7ffff405eb00}, signals_ = 0x7ffff4062c70}}, <No data fields>}
  908. numThreads = 2
  909. threadPool = std::vector of length 2, capacity 2 = {{_M_id = {_M_thread = 140737287026432}}, {_M_id = {_M_thread = 140737278633728}}}
  910. cliThread = 0x0
  911. raAcceptor = 0x0
  912. soapThread = 0x7fffc9e484a8
  913. worldPort = 8085
  914. worldListener = "0.0.0.0"
  915. networkThreads = 1
  916. #13 0x0000000002d219cf in main (argc=3, argv=0x7fffffffecf8) at /home/wow/server_2/Legion/src/server/worldserver/Main.cpp:318
  917. No locals.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement