Advertisement
Guest User

Untitled

a guest
Sep 27th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.65 KB | None | 0 0
  1. [New Thread 0x7fffe58eb700 (LWP 27026)]
  2. [New Thread 0x7fffe50ea700 (LWP 27027)]
  3. [New Thread 0x7fffe48e9700 (LWP 27028)]
  4. [New Thread 0x7fffdffff700 (LWP 27029)]
  5. [New Thread 0x7fffdf7fe700 (LWP 27030)]
  6. [New Thread 0x7fffdeffd700 (LWP 27031)]
  7. [New Thread 0x7fffde7fc700 (LWP 27032)]
  8. [New Thread 0x7fffddffb700 (LWP 27033)]
  9. [New Thread 0x7fffdd7fa700 (LWP 27034)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffe78ef700 (LWP 27022)]
  13. GetAuraSpellClassMask (this=0x2f1f37a0, spell=0x7fffee2436d0) at /root/mangosdev/src/game/SpellAuras.h:456
  14. 456 ClassFamilyMask const& GetAuraSpellClassMask() const { return m_spellAuraHolder->GetSpellProto()->GetEffectSpellClassMask(m_effIndex); }
  15. #0 GetAuraSpellClassMask (this=0x2f1f37a0, spell=0x7fffee2436d0) at /root/mangosdev/src/game/SpellAuras.h:456
  16. #1 Aura::isAffectedOnSpell (this=0x2f1f37a0, spell=0x7fffee2436d0) at /root/mangosdev/src/game/SpellAuras.cpp:903
  17. #2 0x00000000008f5f27 in Player::ApplySpellMod<int32> (this=<value optimized out>, spellId=<value optimized out>, op=<value optimized out>, basevalue=@0x7fffe78ee4dc, spell=0x1) at /root/mangosdev/src/game/Player.h:2783
  18. #3 0x00000000008d3042 in Spell::CalculatePowerCost (spellInfo=0x7fffee2436d0, caster=0x7fff8ae8a7f0, spell=0x442025a0, castItem=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:6718
  19. #4 0x00000000008f5996 in Spell::prepare (this=0x442025a0, targets=<value optimized out>, triggeredByAura=0x0) at /root/mangosdev/src/game/Spell.cpp:3244
  20. #5 0x000000000076f52b in Unit::CastSpell (this=<value optimized out>, Victim=0x7fff8ae8a7f0, spellInfo=<value optimized out>, triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0, originalCaster=..., triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1269
  21. #6 0x000000000076f871 in Unit::CastSpell (this=0x2f1f37a0, Victim=0x7fffee2436d0, spellId=<value optimized out>, triggered=240, castItem=0x1, triggeredByAura=0xd0, originalCaster=..., triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1233
  22. #7 0x00000000008bf1de in Pet::CastPetPassiveAuras (this=<value optimized out>, current=<value optimized out>) at /root/mangosdev/src/game/Pet.cpp:3067
  23. #8 0x00000000008cb92c in Pet::LoadPetFromDB (this=0x7fff8ae8a7f0, owner=0x22e54ce0, petentry=<value optimized out>, petnumber=<value optimized out>, current=true) at /root/mangosdev/src/game/Pet.cpp:297
  24. #9 0x00000000006a808b in Player::ResummonPetTemporaryUnSummonedIfAny (this=0x22e54ce0) at /root/mangosdev/src/game/Player.cpp:23220
  25. #10 0x0000000000784af5 in Unit::Unmount (this=0x22e54ce0, from_aura=false) at /root/mangosdev/src/game/Unit.cpp:8282
  26. #11 0x000000000083fdcc in FlightPathMovementGenerator::Finalize (this=<value optimized out>, player=...) at /root/mangosdev/src/game/WaypointMovementGenerator.cpp:271
  27. #12 0x00000000008221fd in MotionMaster::DirectClean (this=0x22e56670, reset=false, all=<value optimized out>) at /root/mangosdev/src/game/MotionMaster.cpp:116
  28. #13 0x000000000078846a in Clear (this=0x22e54ce0) at /root/mangosdev/src/game/MotionMaster.h:88
  29. #14 Unit::CleanupsBeforeDelete (this=0x22e54ce0) at /root/mangosdev/src/game/Unit.cpp:10025
  30. #15 0x0000000000642f82 in Map::Remove (this=0xc31e7d0, player=0x22e54ce0, remove=true) at /root/mangosdev/src/game/Map.cpp:576
  31. #16 0x0000000000589ca7 in WorldSession::LogoutPlayer (this=0x7fff7d28cb10, Save=<value optimized out>) at /root/mangosdev/src/game/WorldSession.cpp:548
  32. #17 0x0000000000a0bb06 in WorldSession::HandleLogoutRequestOpcode (this=0x7fff7d28cb10) at /root/mangosdev/src/game/MiscHandler.cpp:288
  33. #18 0x0000000000585552 in WorldSession::ExecuteOpcode (this=0x7fff7d28cb10, opHandle=<value optimized out>, packet=0x7fff8a88e850) at /root/mangosdev/src/game/WorldSession.cpp:1025
  34. #19 0x000000000058b01b in WorldSession::Update (this=0x7fff7d28cb10, updater=...) at /root/mangosdev/src/game/WorldSession.cpp:246
  35. #20 0x0000000000668134 in World::UpdateSessions (this=0xf23b50, diff=<value optimized out>) at /root/mangosdev/src/game/World.cpp:2060
  36. #21 0x0000000000668498 in World::Update (this=0xf23b50, diff=49) at /root/mangosdev/src/game/World.cpp:1577
  37. #22 0x000000000051b9bd in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  38. #23 0x0000000000a7889a in ACE_Based::Thread::ThreadTask (param=0x2f1f37a0) at /root/mangosdev/src/shared/Threading.cpp:187
  39. #24 0x00007ffff5e1c971 in start_thread () from /lib/libpthread.so.0
  40. #25 0x00007ffff5b7892d in clone () from /lib/libc.so.6
  41. #26 0x0000000000000000 in ?? ()
  42. #0 GetAuraSpellClassMask (this=0x2f1f37a0, spell=0x7fffee2436d0) at /root/mangosdev/src/game/SpellAuras.h:456
  43. No locals.
  44. #1 Aura::isAffectedOnSpell (this=0x2f1f37a0, spell=0x7fffee2436d0) at /root/mangosdev/src/game/SpellAuras.cpp:903
  45. No locals.
  46. #2 0x00000000008f5f27 in Player::ApplySpellMod<int32> (this=<value optimized out>, spellId=<value optimized out>, op=<value optimized out>, basevalue=@0x7fffe78ee4dc, spell=0x1) at /root/mangosdev/src/game/Player.h:2783
  47. aura = 0x2f1f37a0
  48. spellInfo = 0x7fffee2436d0
  49. totalpct = 0
  50. totalflat = 0
  51. diff = <value optimized out>
  52. #3 0x00000000008d3042 in Spell::CalculatePowerCost (spellInfo=0x7fffee2436d0, caster=0x7fff8ae8a7f0, spell=0x442025a0, castItem=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:6718
  53. modOwner = 0x0
  54. powerCost = 0
  55. #4 0x00000000008f5996 in Spell::prepare (this=0x442025a0, targets=<value optimized out>, triggeredByAura=0x0) at /root/mangosdev/src/game/Spell.cpp:3244
  56. result = <value optimized out>
  57. #5 0x000000000076f52b in Unit::CastSpell (this=<value optimized out>, Victim=0x7fff8ae8a7f0, spellInfo=<value optimized out>, triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0, originalCaster=..., triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1269
  58. targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = -6643.22607, m_destY = -3778.89697, m_destZ = -58.6994591, m_strTarget = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xe94e78 ""}}, m_targetMask = 2, m_unitTarget = 0x7fff8ae8a7f0, m_GOTarget = 0x0, m_itemTarget = 0x0, m_unitTargetGUID = {m_guid = 17383899374379073842}, m_GOTargetGUID = {m_guid = 0}, m_CorpseTargetGUID = {m_guid = 0}, m_itemTargetGUID = {m_guid = 0}, m_srcTransportGUID = {m_guid = 0}, m_destTransportGUID = {m_guid = 0}, m_itemTargetEntry = 0}
  59. #6 0x000000000076f871 in Unit::CastSpell (this=0x2f1f37a0, Victim=0x7fffee2436d0, spellId=<value optimized out>, triggered=240, castItem=0x1, triggeredByAura=0xd0, originalCaster=..., triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1233
  60. spellInfo = 0x5
  61. #7 0x00000000008bf1de in Pet::CastPetPassiveAuras (this=<value optimized out>, current=<value optimized out>) at /root/mangosdev/src/game/Pet.cpp:3067
  62. petAura = {auras = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<unsigned int const, unsigned int> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<unsigned int const, unsigned int> > >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<unsigned int, unsigned int, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x40de7910, _M_left = 0x40de7910, _M_right = 0x40de7910}, _M_node_count = 1}}}, removeOnChangePet = false, damage = 0}
  63. auraID = 61013
  64. owner = <value optimized out>
  65. creature_id = 1860
  66. pPassiveAuraList = 0x6b1a058
  67. #8 0x00000000008cb92c in Pet::LoadPetFromDB (this=0x7fff8ae8a7f0, owner=0x22e54ce0, petentry=<value optimized out>, petnumber=<value optimized out>, current=true) at /root/mangosdev/src/game/Pet.cpp:297
  68. pos = {m_pos = {x = -6643.22607, y = -3778.89697, z = -58.6994591, o = -0.00152825331}, m_map = 0xc31e7d0, m_phaseMask = 1, m_closeObject = 0x22e54ce0, m_angle = 1.57079637, m_dist = 1}
  69. ownerid = 153887
  70. guid = <value optimized out>
  71. petlevel = 80
  72. result = 0x7fff7bdbd410
  73. fields = <value optimized out>
  74. pet_number = <value optimized out>
  75. creatureInfo = 0x5a6051d
  76. spellInfo = <value optimized out>
  77. #9 0x00000000006a808b in Player::ResummonPetTemporaryUnSummonedIfAny (this=0x22e54ce0) at /root/mangosdev/src/game/Player.cpp:23220
  78. No locals.
  79. #10 0x0000000000784af5 in Unit::Unmount (this=0x22e54ce0, from_aura=false) at /root/mangosdev/src/game/Unit.cpp:8282
  80. pet = 0x0
  81. #11 0x000000000083fdcc in FlightPathMovementGenerator::Finalize (this=<value optimized out>, player=...) at /root/mangosdev/src/game/WaypointMovementGenerator.cpp:271
  82. No locals.
  83. #12 0x00000000008221fd in MotionMaster::DirectClean (this=0x22e56670, reset=false, all=<value optimized out>) at /root/mangosdev/src/game/MotionMaster.cpp:116
  84. curr = 0x7fff811fcfb0
  85. #13 0x000000000078846a in Clear (this=0x22e54ce0) at /root/mangosdev/src/game/MotionMaster.h:88
  86. No locals.
  87. #14 Unit::CleanupsBeforeDelete (this=0x22e54ce0) at /root/mangosdev/src/game/Unit.cpp:10025
  88. No locals.
  89. #15 0x0000000000642f82 in Map::Remove (this=0xc31e7d0, player=0x22e54ce0, remove=true) at /root/mangosdev/src/game/Map.cpp:576
  90. cell = {data = {Part = {grid_x = 48, grid_y = 0, cell_x = 15, cell_y = 18, nocreate = 1, reserved = 106}, All = 3578327088}}
  91. grid = <value optimized out>
  92. __FUNCTION__ = "Remove"
  93. __PRETTY_FUNCTION__ = "virtual void Map::Remove(Player*, bool)"
  94. p = {x_coord = 2099825409, y_coord = 0}
  95. #16 0x0000000000589ca7 in WorldSession::LogoutPlayer (this=0x7fff7d28cb10, Save=<value optimized out>) at /root/mangosdev/src/game/WorldSession.cpp:548
  96. _map = 0x2f1f37a0
  97. guid = 153887
  98. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 140737078291152, _wpos = 1312335906, _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {_M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, _M_start = 0x2f <Address 0x2f out of bounds>, _M_finish = 0x4e38a7f3 <Address 0x4e38a7f3 out of bounds>, _M_end_of_storage = 0x9613d70 "xNé"}}, <No data fields>}}, m_opcode = 32}
  99. updChars = {m_nIndex = 22, m_nArguments = 1, m_bInitialized = true}
  100. stmt = {m_index = {m_nIndex = 1151002704, m_nArguments = 0, m_bInitialized = false}, m_pDB = 0x0, m_pParams = 0x0}
  101. #17 0x0000000000a0bb06 in WorldSession::HandleLogoutRequestOpcode (this=0x7fff7d28cb10) at /root/mangosdev/src/game/MiscHandler.cpp:288
  102. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 3901, _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {_M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, _M_start = 0x9613d70 "xNé", _M_finish = 0x4430e380 "", _M_end_of_storage = 0x7fffe78eeb90 "ðrËÎÿ\177"}}, <No data fields>}}, m_opcode = 58528}
  103. #18 0x0000000000585552 in WorldSession::ExecuteOpcode (this=0x7fff7d28cb10, opHandle=<value optimized out>, packet=0x7fff8a88e850) at /root/mangosdev/src/game/WorldSession.cpp:1025
  104. No locals.
  105. #19 0x000000000058b01b in WorldSession::Update (this=0x7fff7d28cb10, updater=...) at /root/mangosdev/src/game/WorldSession.cpp:246
  106. opHandle = @0x7fffee2436d0
  107. packet = 0x7fff8a88e850
  108. #20 0x0000000000668134 in World::UpdateSessions (this=0xf23b50, diff=<value optimized out>) at /root/mangosdev/src/game/World.cpp:2060
  109. pSession = 0x7fff7d28cb10
  110. updater = {<PacketFilter> = {_vptr.PacketFilter = 0xb34970, m_pSession = 0x7fff7d28cb10}, <No data fields>}
  111. sess = <value optimized out>
  112. #21 0x0000000000668498 in World::Update (this=0xf23b50, diff=49) at /root/mangosdev/src/game/World.cpp:1577
  113. autobroadcaston = 0
  114. #22 0x000000000051b9bd in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  115. diff = 49
  116. prevSleepTime = 48
  117. #23 0x0000000000a7889a in ACE_Based::Thread::ThreadTask (param=0x2f1f37a0) at /root/mangosdev/src/shared/Threading.cpp:187
  118. No locals.
  119. #24 0x00007ffff5e1c971 in start_thread () from /lib/libpthread.so.0
  120. No symbol table info available.
  121. #25 0x00007ffff5b7892d in clone () from /lib/libc.so.6
  122. No symbol table info available.
  123. #26 0x0000000000000000 in ?? ()
  124. No symbol table info available.
  125. 21 Thread 0x7fffdd7fa700 (LWP 27034) 0x00007ffff5b78f23 in epoll_wait () from /lib/libc.so.6
  126. 20 Thread 0x7fffddffb700 (LWP 27033) 0x00007ffff5b78f23 in epoll_wait () from /lib/libc.so.6
  127. 19 Thread 0x7fffde7fc700 (LWP 27032) 0x00007ffff5b78f23 in epoll_wait () from /lib/libc.so.6
  128. 18 Thread 0x7fffdeffd700 (LWP 27031) 0x00007ffff5b78f23 in epoll_wait () from /lib/libc.so.6
  129. 17 Thread 0x7fffdf7fe700 (LWP 27030) 0x00007ffff5e20a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  130. 16 Thread 0x7fffdffff700 (LWP 27029) 0x00007ffff5e20a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  131. 15 Thread 0x7fffe48e9700 (LWP 27028) 0x00007ffff5e20a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  132. 14 Thread 0x7fffe50ea700 (LWP 27027) 0x00007ffff5e20a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  133. 13 Thread 0x7fffe58eb700 (LWP 27026) 0x00007ffff5e20a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  134. 12 Thread 0x7fffe60ec700 (LWP 27025) 0x00007ffff5e2436d in nanosleep () from /lib/libpthread.so.0
  135. 11 Thread 0x7fffe68ed700 (LWP 27024) 0x00007ffff5b712c3 in select () from /lib/libc.so.6
  136. 10 Thread 0x7fffe70ee700 (LWP 27023) 0x00007ffff5b3c20d in nanosleep () from /lib/libc.so.6
  137. * 9 Thread 0x7fffe78ef700 (LWP 27022) GetAuraSpellClassMask (this=0x2f1f37a0, spell=0x7fffee2436d0) at /root/mangosdev/src/game/SpellAuras.h:456
  138. 8 Thread 0x7fffe80f0700 (LWP 27021) 0x00007ffff5e20e09 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  139. 7 Thread 0x7fffe88f1700 (LWP 27020) 0x00007ffff5e20e09 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  140. 6 Thread 0x7fffe90f2700 (LWP 27019) 0x00007ffff5e2436d in nanosleep () from /lib/libpthread.so.0
  141. 5 Thread 0x7ffff4227700 (LWP 26974) 0x00007ffff5e2436d in nanosleep () from /lib/libpthread.so.0
  142. 4 Thread 0x7ffff4a28700 (LWP 26973) 0x00007ffff5e23b8d in read () from /lib/libpthread.so.0
  143. 3 Thread 0x7ffff5436700 (LWP 26972) 0x00007ffff5e2436d in nanosleep () from /lib/libpthread.so.0
  144. 1 Thread 0x7ffff7fe9720 (LWP 26968) 0x00007ffff5e1d285 in pthread_join () from /lib/libpthread.so.0
  145.  
  146. Thread 21 (Thread 0x7fffdd7fa700 (LWP 27034)):
  147. #0 0x00007ffff5b78f23 in epoll_wait () from /lib/libc.so.6
  148. No symbol table info available.
  149. #1 0x00007ffff77ef60c in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  150. No symbol table info available.
  151. #2 0x00007ffff77f16ac in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  152. No symbol table info available.
  153. #3 0x00007ffff77f1876 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  154. No symbol table info available.
  155. #4 0x00007ffff784ac5f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  156. No symbol table info available.
  157. #5 0x00000000005243e8 in ReactorRunnable::svc (this=0x10268e70) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  158. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 9483}}
  159. __FUNCTION__ = "svc"
  160. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  161. #6 0x00007ffff7870c37 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  162. No symbol table info available.
  163. #7 0x00007ffff7871fc1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  164. No symbol table info available.
  165. #8 0x00007ffff5e1c971 in start_thread () from /lib/libpthread.so.0
  166. No symbol table info available.
  167. #9 0x00007ffff5b7892d in clone () from /lib/libc.so.6
  168. No symbol table info available.
  169. #10 0x0000000000000000 in ?? ()
  170. No symbol table info available.
  171.  
  172. Thread 20 (Thread 0x7fffddffb700 (LWP 27033)):
  173. #0 0x00007ffff5b78f23 in epoll_wait () from /lib/libc.so.6
  174. No symbol table info available.
  175. #1 0x00007ffff77ef60c in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  176. No symbol table info available.
  177. #2 0x00007ffff77f16ac in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  178. No symbol table info available.
  179. #3 0x00007ffff77f1876 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  180. No symbol table info available.
  181. #4 0x00007ffff784ac5f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  182. No symbol table info available.
  183. #5 0x00000000005243e8 in ReactorRunnable::svc (this=0x10268d38) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  184. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 2068}}
  185. __FUNCTION__ = "svc"
  186. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  187. #6 0x00007ffff7870c37 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  188. No symbol table info available.
  189. #7 0x00007ffff7871fc1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  190. No symbol table info available.
  191. #8 0x00007ffff5e1c971 in start_thread () from /lib/libpthread.so.0
  192. No symbol table info available.
  193. #9 0x00007ffff5b7892d in clone () from /lib/libc.so.6
  194. No symbol table info available.
  195. #10 0x0000000000000000 in ?? ()
  196. No symbol table info available.
  197.  
  198. Thread 19 (Thread 0x7fffde7fc700 (LWP 27032)):
  199. #0 0x00007ffff5b78f23 in epoll_wait () from /lib/libc.so.6
  200. No symbol table info available.
  201. #1 0x00007ffff77ef60c in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  202. No symbol table info available.
  203. #2 0x00007ffff77f16ac in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  204. No symbol table info available.
  205. #3 0x00007ffff77f1876 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  206. No symbol table info available.
  207. #4 0x00007ffff784ac5f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  208. No symbol table info available.
  209. #5 0x00000000005243e8 in ReactorRunnable::svc (this=0x10268c00) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  210. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 5179}}
  211. __FUNCTION__ = "svc"
  212. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  213. #6 0x00007ffff7870c37 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  214. No symbol table info available.
  215. #7 0x00007ffff7871fc1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  216. No symbol table info available.
  217. #8 0x00007ffff5e1c971 in start_thread () from /lib/libpthread.so.0
  218. No symbol table info available.
  219. #9 0x00007ffff5b7892d in clone () from /lib/libc.so.6
  220. No symbol table info available.
  221. #10 0x0000000000000000 in ?? ()
  222. No symbol table info available.
  223.  
  224. Thread 18 (Thread 0x7fffdeffd700 (LWP 27031)):
  225. #0 0x00007ffff5b78f23 in epoll_wait () from /lib/libc.so.6
  226. No symbol table info available.
  227. #1 0x00007ffff77ef60c in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  228. No symbol table info available.
  229. #2 0x00007ffff77f16ac in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  230. No symbol table info available.
  231. #3 0x00007ffff77f1876 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  232. No symbol table info available.
  233. #4 0x00007ffff784ac5f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  234. No symbol table info available.
  235. #5 0x00000000005243e8 in ReactorRunnable::svc (this=0x10268ac8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  236. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 10000}}
  237. __FUNCTION__ = "svc"
  238. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  239. #6 0x00007ffff7870c37 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  240. No symbol table info available.
  241. #7 0x00007ffff7871fc1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  242. No symbol table info available.
  243. #8 0x00007ffff5e1c971 in start_thread () from /lib/libpthread.so.0
  244. No symbol table info available.
  245. #9 0x00007ffff5b7892d in clone () from /lib/libc.so.6
  246. No symbol table info available.
  247. #10 0x0000000000000000 in ?? ()
  248. No symbol table info available.
  249.  
  250. Thread 17 (Thread 0x7fffdf7fe700 (LWP 27030)):
  251. #0 0x00007ffff5e20a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  252. No symbol table info available.
  253. #1 0x00007ffff77de435 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  254. No symbol table info available.
  255. #2 0x000000000051316b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x10266410, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  256. result = <value optimized out>
  257. #3 0x00000000005142e7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x10266410, first_item=@0x7fffdf7fde28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  258. ace_mon = {lock_ = 0x10266460, owner_ = 0}
  259. #4 0x0000000000512fb8 in getq (this=0x7fffe68ecd90) at /opt/mangos/include/ace/Task_T.inl:22
  260. No locals.
  261. #5 SOAPWorkingThread::svc (this=0x7fffe68ecd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  262. mb = 0x0
  263. #6 0x00007ffff7870c37 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  264. No symbol table info available.
  265. #7 0x00007ffff7871fc1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  266. No symbol table info available.
  267. #8 0x00007ffff5e1c971 in start_thread () from /lib/libpthread.so.0
  268. No symbol table info available.
  269. #9 0x00007ffff5b7892d in clone () from /lib/libc.so.6
  270. No symbol table info available.
  271. #10 0x0000000000000000 in ?? ()
  272. No symbol table info available.
  273.  
  274. Thread 16 (Thread 0x7fffdffff700 (LWP 27029)):
  275. #0 0x00007ffff5e20a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  276. No symbol table info available.
  277. #1 0x00007ffff77de435 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  278. No symbol table info available.
  279. #2 0x000000000051316b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x10266410, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  280. result = <value optimized out>
  281. #3 0x00000000005142e7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x10266410, first_item=@0x7fffdfffee28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  282. ace_mon = {lock_ = 0x10266460, owner_ = 0}
  283. #4 0x0000000000512fb8 in getq (this=0x7fffe68ecd90) at /opt/mangos/include/ace/Task_T.inl:22
  284. No locals.
  285. #5 SOAPWorkingThread::svc (this=0x7fffe68ecd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  286. mb = 0x0
  287. #6 0x00007ffff7870c37 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  288. No symbol table info available.
  289. #7 0x00007ffff7871fc1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  290. No symbol table info available.
  291. #8 0x00007ffff5e1c971 in start_thread () from /lib/libpthread.so.0
  292. No symbol table info available.
  293. #9 0x00007ffff5b7892d in clone () from /lib/libc.so.6
  294. No symbol table info available.
  295. #10 0x0000000000000000 in ?? ()
  296. No symbol table info available.
  297.  
  298. Thread 15 (Thread 0x7fffe48e9700 (LWP 27028)):
  299. #0 0x00007ffff5e20a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  300. No symbol table info available.
  301. #1 0x00007ffff77de435 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  302. No symbol table info available.
  303. #2 0x000000000051316b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x10266410, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  304. result = <value optimized out>
  305. #3 0x00000000005142e7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x10266410, first_item=@0x7fffe48e8e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  306. ace_mon = {lock_ = 0x10266460, owner_ = 0}
  307. #4 0x0000000000512fb8 in getq (this=0x7fffe68ecd90) at /opt/mangos/include/ace/Task_T.inl:22
  308. No locals.
  309. #5 SOAPWorkingThread::svc (this=0x7fffe68ecd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  310. mb = 0x0
  311. #6 0x00007ffff7870c37 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  312. No symbol table info available.
  313. #7 0x00007ffff7871fc1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  314. No symbol table info available.
  315. #8 0x00007ffff5e1c971 in start_thread () from /lib/libpthread.so.0
  316. No symbol table info available.
  317. #9 0x00007ffff5b7892d in clone () from /lib/libc.so.6
  318. No symbol table info available.
  319. #10 0x0000000000000000 in ?? ()
  320. No symbol table info available.
  321.  
  322. Thread 14 (Thread 0x7fffe50ea700 (LWP 27027)):
  323. #0 0x00007ffff5e20a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  324. No symbol table info available.
  325. #1 0x00007ffff77de435 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  326. No symbol table info available.
  327. #2 0x000000000051316b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x10266410, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  328. result = <value optimized out>
  329. #3 0x00000000005142e7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x10266410, first_item=@0x7fffe50e9e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  330. ace_mon = {lock_ = 0x10266460, owner_ = 0}
  331. #4 0x0000000000512fb8 in getq (this=0x7fffe68ecd90) at /opt/mangos/include/ace/Task_T.inl:22
  332. No locals.
  333. #5 SOAPWorkingThread::svc (this=0x7fffe68ecd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  334. mb = 0x0
  335. #6 0x00007ffff7870c37 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  336. No symbol table info available.
  337. #7 0x00007ffff7871fc1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  338. No symbol table info available.
  339. #8 0x00007ffff5e1c971 in start_thread () from /lib/libpthread.so.0
  340. No symbol table info available.
  341. #9 0x00007ffff5b7892d in clone () from /lib/libc.so.6
  342. No symbol table info available.
  343. #10 0x0000000000000000 in ?? ()
  344. No symbol table info available.
  345.  
  346. Thread 13 (Thread 0x7fffe58eb700 (LWP 27026)):
  347. #0 0x00007ffff5e20a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  348. No symbol table info available.
  349. #1 0x00007ffff77de435 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  350. No symbol table info available.
  351. #2 0x000000000051316b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x10266410, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  352. result = <value optimized out>
  353. #3 0x00000000005142e7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x10266410, first_item=@0x7fffe58eae28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  354. ace_mon = {lock_ = 0x10266460, owner_ = 0}
  355. #4 0x0000000000512fb8 in getq (this=0x7fffe68ecd90) at /opt/mangos/include/ace/Task_T.inl:22
  356. No locals.
  357. #5 SOAPWorkingThread::svc (this=0x7fffe68ecd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  358. mb = 0x0
  359. #6 0x00007ffff7870c37 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  360. No symbol table info available.
  361. #7 0x00007ffff7871fc1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  362. No symbol table info available.
  363. #8 0x00007ffff5e1c971 in start_thread () from /lib/libpthread.so.0
  364. No symbol table info available.
  365. #9 0x00007ffff5b7892d in clone () from /lib/libc.so.6
  366. No symbol table info available.
  367. #10 0x0000000000000000 in ?? ()
  368. No symbol table info available.
  369.  
  370. Thread 12 (Thread 0x7fffe60ec700 (LWP 27025)):
  371. #0 0x00007ffff5e2436d in nanosleep () from /lib/libpthread.so.0
  372. No symbol table info available.
  373. #1 0x0000000000a785c9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  374. rqtp = {tv_sec = 1, tv_nsec = 0}
  375. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  376. No locals.
  377. #3 0x000000000051e7eb in FreezeDetectorRunnable::run (this=0x102641a0) at /root/mangosdev/src/mangosd/Master.cpp:79
  378. curtime = 4294966780
  379. #4 0x0000000000a7889a in ACE_Based::Thread::ThreadTask (param=0x7fffe60ebe30) at /root/mangosdev/src/shared/Threading.cpp:187
  380. No locals.
  381. #5 0x00007ffff5e1c971 in start_thread () from /lib/libpthread.so.0
  382. No symbol table info available.
  383. #6 0x00007ffff5b7892d in clone () from /lib/libc.so.6
  384. No symbol table info available.
  385. #7 0x0000000000000000 in ?? ()
  386. No symbol table info available.
  387.  
  388. Thread 11 (Thread 0x7fffe68ed700 (LWP 27024)):
  389. #0 0x00007ffff5b712c3 in select () from /lib/libc.so.6
  390. No symbol table info available.
  391. #1 0x0000000000af44ee in tcp_select (soap=0x7fffe68d1590, s=32, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4418
  392. tv = {tv_sec = 2, tv_usec = 14450}
  393. fd = {{fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}}
  394. sfd = 0x7fffe68d13c0
  395. efd = 0x7fffe68d1440
  396. r = <value optimized out>
  397. rfd = 0x7fffe68d1340
  398. #2 0x0000000000b0213f in soap_accept (soap=0x7fffe68d1590) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4486
  399. r = -514
  400. err = -514
  401. n = 16
  402. len = 65536
  403. set = 1
  404. #3 0x0000000000512487 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/MaNGOSsoap.cpp:51
  405. thread_soap = <value optimized out>
  406. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x10266410, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  407. soap = {_vptr.soap = 0xbc4250, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xbc0b5b "%.9G", double_format = 0xbc0b60 "%.17lG", dime_id_format = 0xbc0b67 "cid:id%d", http_version = 0xbc0b70 "1.1", http_content = 0x0, encodingStyle = 0xbc3780 "", actor = 0x0, lang = 0xbc148c "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 = 0xe7f140, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x102efeb0, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x10357cb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xb14cf0 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xaf27b0 <http_get(soap*)>, fput = 0xaf27c0 <http_405(soap*)>, fdel = 0xaf27c0 <http_405(soap*)>, fhead = 0xaf27c0 <http_405(soap*)>, fform = 0, fposthdr = 0xafa9d0 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xaf58e0 <http_response(soap*, int, size_t)>, fparse = 0xb062f0 <http_parse(soap*)>, fparsehdr = 0xb14130 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xaf7c40 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xaf7c20 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xaf7c10 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xb09ad0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xaf7c30 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xaf20c0 <tcp_disconnect(soap*)>, fsend = 0xaf78f0 <fsend(soap*, char const*, size_t)>, frecv = 0xaf76c0 <frecv(soap*, char*, size_t)>, fpoll = 0xb025a0 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xaf5880 <fplugin(soap*, char const*)>, fmalloc = 0, fprepareinit = 0, fpreparesend = 0, fpreparerecv = 0, fpreparefinal = 0, fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0, fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0, fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0, fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 32, socket = -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, position = 0, positions = {0 <repeats 16 times>}, root = 0, attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9, 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, authrealm = 0x0, prolog = 0x0, ip = 0, port = 0, 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 = 0xbc0b74 "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 1024 times>}, c14ninclude = 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, peer = {sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16, fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0, session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0, dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0, randfile = 0x0, session_host = '\000' <repeats 928 times>, "\200\020\000\000\000\000\000\000@\016áõÿ\177\000\000x\020\000\000\000\000\000\000x\020\000\000\000\000\000\000@Ðÿ÷ÿ\177\000\000\003\000\000\000\000\000\000\000\202ΰõÿ\177\000\000\000\000\000\000\000\000\000\000\220£\001\000\000\000\000\000\200\223\001", '\000' <repeats 20 times>, session_port = -169800024, c_locale = 0x0, d_stream = 0x7ffff5e10e40, z_crc = 15423936, z_dict = 0x1001 <Address 0x1001 out of bounds>, z_dict_len = 3868120832, zlib_state = 32767, zlib_in = 0, zlib_out = 0, z_buf = 0x0, z_buflen = 140737315398542, z_level = 0, z_ratio_in = 0, z_ratio_out = -5.70583895e+32}
  408. m = <value optimized out>
  409. s = -514
  410. #4 0x0000000000a7889a in ACE_Based::Thread::ThreadTask (param=0x21) at /root/mangosdev/src/shared/Threading.cpp:187
  411. No locals.
  412. #5 0x00007ffff5e1c971 in start_thread () from /lib/libpthread.so.0
  413. No symbol table info available.
  414. #6 0x00007ffff5b7892d in clone () from /lib/libc.so.6
  415. No symbol table info available.
  416. #7 0x0000000000000000 in ?? ()
  417. No symbol table info available.
  418.  
  419. Thread 10 (Thread 0x7fffe70ee700 (LWP 27023)):
  420. #0 0x00007ffff5b3c20d in nanosleep () from /lib/libc.so.6
  421. No symbol table info available.
  422. #1 0x00007ffff5b71b14 in usleep () from /lib/libc.so.6
  423. No symbol table info available.
  424. #2 0x000000000051fb0e in CliRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/CliRunnable.cpp:617
  425. command_str = <value optimized out>
  426. commandbuf = "c\000\000\000\000\000\000\000@\016áõÿ\177\000\000ÀYë\000\000\000\000\000\001\020\000\000\000\000\000\000\000ç\016çÿ\177", '\000' <repeats 18 times>, "\216ã°õÿ\177\000\000\000\000\000\000\000\000\000\000@\016áõÿ\177\000\000(á/\f\000\000\000\000x\020\000\000\000\000\000\000Àé\016çÿ\177\000\000\001\020\000\000\000\000\000\000ÀYë\000\000\000\000\000\210æ\016çÿ\177\000\000\000ç\016çÿ\177\000\000}\v¹÷ÿ\177\000\000\000ç\016çÿ\177\000\000VH\202÷ÿ\177\000\000\000\000\000\000\000\000\000\000K-\200÷ÿ\177\000\000(á/\f", '\000' <repeats 12 times>, "\020 &\020\000\000\000\000pMé\000\000\000\000\000Àé"...
  427. #3 0x0000000000a7889a in ACE_Based::Thread::ThreadTask (param=0x7fffe70edc40) at /root/mangosdev/src/shared/Threading.cpp:187
  428. No locals.
  429. #4 0x00007ffff5e1c971 in start_thread () from /lib/libpthread.so.0
  430. No symbol table info available.
  431. #5 0x00007ffff5b7892d in clone () from /lib/libc.so.6
  432. No symbol table info available.
  433. #6 0x0000000000000000 in ?? ()
  434. No symbol table info available.
  435.  
  436. Thread 9 (Thread 0x7fffe78ef700 (LWP 27022)):
  437. #0 GetAuraSpellClassMask (this=0x2f1f37a0, spell=0x7fffee2436d0) at /root/mangosdev/src/game/SpellAuras.h:456
  438. No locals.
  439. #1 Aura::isAffectedOnSpell (this=0x2f1f37a0, spell=0x7fffee2436d0) at /root/mangosdev/src/game/SpellAuras.cpp:903
  440. No locals.
  441. #2 0x00000000008f5f27 in Player::ApplySpellMod<int32> (this=<value optimized out>, spellId=<value optimized out>, op=<value optimized out>, basevalue=@0x7fffe78ee4dc, spell=0x1) at /root/mangosdev/src/game/Player.h:2783
  442. aura = 0x2f1f37a0
  443. spellInfo = 0x7fffee2436d0
  444. totalpct = 0
  445. totalflat = 0
  446. diff = <value optimized out>
  447. #3 0x00000000008d3042 in Spell::CalculatePowerCost (spellInfo=0x7fffee2436d0, caster=0x7fff8ae8a7f0, spell=0x442025a0, castItem=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:6718
  448. modOwner = 0x0
  449. powerCost = 0
  450. #4 0x00000000008f5996 in Spell::prepare (this=0x442025a0, targets=<value optimized out>, triggeredByAura=0x0) at /root/mangosdev/src/game/Spell.cpp:3244
  451. result = <value optimized out>
  452. #5 0x000000000076f52b in Unit::CastSpell (this=<value optimized out>, Victim=0x7fff8ae8a7f0, spellInfo=<value optimized out>, triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0, originalCaster=..., triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1269
  453. targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = -6643.22607, m_destY = -3778.89697, m_destZ = -58.6994591, m_strTarget = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xe94e78 ""}}, m_targetMask = 2, m_unitTarget = 0x7fff8ae8a7f0, m_GOTarget = 0x0, m_itemTarget = 0x0, m_unitTargetGUID = {m_guid = 17383899374379073842}, m_GOTargetGUID = {m_guid = 0}, m_CorpseTargetGUID = {m_guid = 0}, m_itemTargetGUID = {m_guid = 0}, m_srcTransportGUID = {m_guid = 0}, m_destTransportGUID = {m_guid = 0}, m_itemTargetEntry = 0}
  454. #6 0x000000000076f871 in Unit::CastSpell (this=0x2f1f37a0, Victim=0x7fffee2436d0, spellId=<value optimized out>, triggered=240, castItem=0x1, triggeredByAura=0xd0, originalCaster=..., triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1233
  455. spellInfo = 0x5
  456. #7 0x00000000008bf1de in Pet::CastPetPassiveAuras (this=<value optimized out>, current=<value optimized out>) at /root/mangosdev/src/game/Pet.cpp:3067
  457. petAura = {auras = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<unsigned int const, unsigned int> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<unsigned int const, unsigned int> > >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<unsigned int, unsigned int, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x40de7910, _M_left = 0x40de7910, _M_right = 0x40de7910}, _M_node_count = 1}}}, removeOnChangePet = false, damage = 0}
  458. auraID = 61013
  459. owner = <value optimized out>
  460. creature_id = 1860
  461. pPassiveAuraList = 0x6b1a058
  462. #8 0x00000000008cb92c in Pet::LoadPetFromDB (this=0x7fff8ae8a7f0, owner=0x22e54ce0, petentry=<value optimized out>, petnumber=<value optimized out>, current=true) at /root/mangosdev/src/game/Pet.cpp:297
  463. pos = {m_pos = {x = -6643.22607, y = -3778.89697, z = -58.6994591, o = -0.00152825331}, m_map = 0xc31e7d0, m_phaseMask = 1, m_closeObject = 0x22e54ce0, m_angle = 1.57079637, m_dist = 1}
  464. ownerid = 153887
  465. guid = <value optimized out>
  466. petlevel = 80
  467. result = 0x7fff7bdbd410
  468. fields = <value optimized out>
  469. pet_number = <value optimized out>
  470. creatureInfo = 0x5a6051d
  471. spellInfo = <value optimized out>
  472. #9 0x00000000006a808b in Player::ResummonPetTemporaryUnSummonedIfAny (this=0x22e54ce0) at /root/mangosdev/src/game/Player.cpp:23220
  473. No locals.
  474. #10 0x0000000000784af5 in Unit::Unmount (this=0x22e54ce0, from_aura=false) at /root/mangosdev/src/game/Unit.cpp:8282
  475. pet = 0x0
  476. #11 0x000000000083fdcc in FlightPathMovementGenerator::Finalize (this=<value optimized out>, player=...) at /root/mangosdev/src/game/WaypointMovementGenerator.cpp:271
  477. No locals.
  478. #12 0x00000000008221fd in MotionMaster::DirectClean (this=0x22e56670, reset=false, all=<value optimized out>) at /root/mangosdev/src/game/MotionMaster.cpp:116
  479. curr = 0x7fff811fcfb0
  480. #13 0x000000000078846a in Clear (this=0x22e54ce0) at /root/mangosdev/src/game/MotionMaster.h:88
  481. No locals.
  482. #14 Unit::CleanupsBeforeDelete (this=0x22e54ce0) at /root/mangosdev/src/game/Unit.cpp:10025
  483. No locals.
  484. #15 0x0000000000642f82 in Map::Remove (this=0xc31e7d0, player=0x22e54ce0, remove=true) at /root/mangosdev/src/game/Map.cpp:576
  485. cell = {data = {Part = {grid_x = 48, grid_y = 0, cell_x = 15, cell_y = 18, nocreate = 1, reserved = 106}, All = 3578327088}}
  486. grid = <value optimized out>
  487. __FUNCTION__ = "Remove"
  488. __PRETTY_FUNCTION__ = "virtual void Map::Remove(Player*, bool)"
  489. p = {x_coord = 2099825409, y_coord = 0}
  490. #16 0x0000000000589ca7 in WorldSession::LogoutPlayer (this=0x7fff7d28cb10, Save=<value optimized out>) at /root/mangosdev/src/game/WorldSession.cpp:548
  491. _map = 0x2f1f37a0
  492. guid = 153887
  493. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 140737078291152, _wpos = 1312335906, _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {_M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, _M_start = 0x2f <Address 0x2f out of bounds>, _M_finish = 0x4e38a7f3 <Address 0x4e38a7f3 out of bounds>, _M_end_of_storage = 0x9613d70 "xNé"}}, <No data fields>}}, m_opcode = 32}
  494. updChars = {m_nIndex = 22, m_nArguments = 1, m_bInitialized = true}
  495. stmt = {m_index = {m_nIndex = 1151002704, m_nArguments = 0, m_bInitialized = false}, m_pDB = 0x0, m_pParams = 0x0}
  496. #17 0x0000000000a0bb06 in WorldSession::HandleLogoutRequestOpcode (this=0x7fff7d28cb10) at /root/mangosdev/src/game/MiscHandler.cpp:288
  497. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 3901, _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {_M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, _M_start = 0x9613d70 "xNé", _M_finish = 0x4430e380 "", _M_end_of_storage = 0x7fffe78eeb90 "ðrËÎÿ\177"}}, <No data fields>}}, m_opcode = 58528}
  498. #18 0x0000000000585552 in WorldSession::ExecuteOpcode (this=0x7fff7d28cb10, opHandle=<value optimized out>, packet=0x7fff8a88e850) at /root/mangosdev/src/game/WorldSession.cpp:1025
  499. No locals.
  500. #19 0x000000000058b01b in WorldSession::Update (this=0x7fff7d28cb10, updater=...) at /root/mangosdev/src/game/WorldSession.cpp:246
  501. opHandle = @0x7fffee2436d0
  502. packet = 0x7fff8a88e850
  503. #20 0x0000000000668134 in World::UpdateSessions (this=0xf23b50, diff=<value optimized out>) at /root/mangosdev/src/game/World.cpp:2060
  504. pSession = 0x7fff7d28cb10
  505. updater = {<PacketFilter> = {_vptr.PacketFilter = 0xb34970, m_pSession = 0x7fff7d28cb10}, <No data fields>}
  506. sess = <value optimized out>
  507. #21 0x0000000000668498 in World::Update (this=0xf23b50, diff=49) at /root/mangosdev/src/game/World.cpp:1577
  508. autobroadcaston = 0
  509. #22 0x000000000051b9bd in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  510. diff = 49
  511. prevSleepTime = 48
  512. #23 0x0000000000a7889a in ACE_Based::Thread::ThreadTask (param=0x2f1f37a0) at /root/mangosdev/src/shared/Threading.cpp:187
  513. No locals.
  514. #24 0x00007ffff5e1c971 in start_thread () from /lib/libpthread.so.0
  515. No symbol table info available.
  516. #25 0x00007ffff5b7892d in clone () from /lib/libc.so.6
  517. No symbol table info available.
  518. #26 0x0000000000000000 in ?? ()
  519. No symbol table info available.
  520.  
  521. Thread 8 (Thread 0x7fffe80f0700 (LWP 27021)):
  522. #0 0x00007ffff5e20e09 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  523. No symbol table info available.
  524. #1 0x00007ffff77de3dd in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  525. No symbol table info available.
  526. #2 0x000000000051316b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0xc2fdc90, timeout=0x7fffe80efe00) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  527. result = <value optimized out>
  528. #3 0x00000000005142e7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0xc2fdc90, first_item=@0x7fffe80efda8, timeout=0x7fffe80efe00) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  529. ace_mon = {lock_ = 0xc2fdce0, owner_ = 0}
  530. #4 0x00007ffff77c4a42 in ACE_Activation_Queue::dequeue(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  531. No symbol table info available.
  532. #5 0x0000000000a7e081 in DelayExecutor::svc (this=0xc2fdb30) at /root/mangosdev/src/shared/DelayExecutor.cpp:67
  533. timeout = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1312335911, tv_usec = 113087}}
  534. rq = <value optimized out>
  535. #6 0x00007ffff7870c37 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  536. No symbol table info available.
  537. #7 0x00007ffff7871fc1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  538. No symbol table info available.
  539. #8 0x00007ffff5e1c971 in start_thread () from /lib/libpthread.so.0
  540. No symbol table info available.
  541. #9 0x00007ffff5b7892d in clone () from /lib/libc.so.6
  542. No symbol table info available.
  543. #10 0x0000000000000000 in ?? ()
  544. No symbol table info available.
  545.  
  546. Thread 7 (Thread 0x7fffe88f1700 (LWP 27020)):
  547. #0 0x00007ffff5e20e09 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  548. No symbol table info available.
  549. #1 0x00007ffff77de3dd in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  550. No symbol table info available.
  551. #2 0x000000000051316b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0xc2fdc90, timeout=0x7fffe88f0e00) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  552. result = <value optimized out>
  553. #3 0x00000000005142e7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0xc2fdc90, first_item=@0x7fffe88f0da8, timeout=0x7fffe88f0e00) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  554. ace_mon = {lock_ = 0xc2fdce0, owner_ = 0}
  555. #4 0x00007ffff77c4a42 in ACE_Activation_Queue::dequeue(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  556. No symbol table info available.
  557. #5 0x0000000000a7e081 in DelayExecutor::svc (this=0xc2fdb30) at /root/mangosdev/src/shared/DelayExecutor.cpp:67
  558. timeout = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1312335911, tv_usec = 116023}}
  559. rq = <value optimized out>
  560. #6 0x00007ffff7870c37 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  561. No symbol table info available.
  562. #7 0x00007ffff7871fc1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  563. No symbol table info available.
  564. #8 0x00007ffff5e1c971 in start_thread () from /lib/libpthread.so.0
  565. No symbol table info available.
  566. #9 0x00007ffff5b7892d in clone () from /lib/libc.so.6
  567. No symbol table info available.
  568. #10 0x0000000000000000 in ?? ()
  569. No symbol table info available.
  570.  
  571. Thread 6 (Thread 0x7fffe90f2700 (LWP 27019)):
  572. #0 0x00007ffff5e2436d in nanosleep () from /lib/libpthread.so.0
  573. No symbol table info available.
  574. #1 0x0000000000a785c9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  575. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  576. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  577. No locals.
  578. #3 0x0000000000a7780a in SqlDelayThread::run (this=0xc137ef0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  579. pingEveryLoop = 180000
  580. loopCounter = 105601
  581. #4 0x0000000000a7889a in ACE_Based::Thread::ThreadTask (param=0x7fffe90f1e30) at /root/mangosdev/src/shared/Threading.cpp:187
  582. No locals.
  583. #5 0x00007ffff5e1c971 in start_thread () from /lib/libpthread.so.0
  584. No symbol table info available.
  585. #6 0x00007ffff5b7892d in clone () from /lib/libc.so.6
  586. No symbol table info available.
  587. #7 0x0000000000000000 in ?? ()
  588. No symbol table info available.
  589.  
  590. Thread 5 (Thread 0x7ffff4227700 (LWP 26974)):
  591. #0 0x00007ffff5e2436d in nanosleep () from /lib/libpthread.so.0
  592. No symbol table info available.
  593. #1 0x0000000000a785c9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  594. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  595. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  596. No locals.
  597. #3 0x0000000000a7780a in SqlDelayThread::run (this=0xf215a0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  598. pingEveryLoop = 180000
  599. loopCounter = 106789
  600. #4 0x0000000000a7889a in ACE_Based::Thread::ThreadTask (param=0x7ffff4226e30) at /root/mangosdev/src/shared/Threading.cpp:187
  601. No locals.
  602. #5 0x00007ffff5e1c971 in start_thread () from /lib/libpthread.so.0
  603. No symbol table info available.
  604. #6 0x00007ffff5b7892d in clone () from /lib/libc.so.6
  605. No symbol table info available.
  606. #7 0x0000000000000000 in ?? ()
  607. No symbol table info available.
  608.  
  609. Thread 4 (Thread 0x7ffff4a28700 (LWP 26973)):
  610. #0 0x00007ffff5e23b8d in read () from /lib/libpthread.so.0
  611. No symbol table info available.
  612. #1 0x00007ffff738c999 in vio_read_buff (vio=0xe, buf=0xf0f9c0 "\022", size=4) at viosocket.c:83
  613. rc = <value optimized out>
  614. #2 0x00007ffff738d95f in my_real_read (net=0xf0b2f0, complen=0x7ffff4a27bf8) at net.c:817
  615. pos = 0xf0f9c0 "\022"
  616. length = <value optimized out>
  617. len = 18446744073709551615
  618. remain = 16384
  619. #3 0x00007ffff738dc35 in my_net_read (net=0xe) at net.c:1012
  620. len = <value optimized out>
  621. complen = <value optimized out>
  622. #4 0x00007ffff738855a in cli_safe_read (mysql=0xe) at client.c:691
  623. len = <value optimized out>
  624. #5 0x00007ffff7388cc9 in cli_read_query_result (mysql=0xf0b2f0) at client.c:2816
  625. pos = <value optimized out>
  626. field_count = <value optimized out>
  627. fields = <value optimized out>
  628. length = <value optimized out>
  629. #6 0x00007ffff7359e94 in execute (stmt=0x7fffced03470, packet=<value optimized out>, length=<value optimized out>) at libmysql.c:2489
  630. mysql = 0xf0b2f0
  631. buff = "\f\000\000\000\000\001\000\000"
  632. #7 0x00007ffff735cbd7 in cli_stmt_execute (stmt=0x7fffced03470) at libmysql.c:2581
  633. param = <value optimized out>
  634. param_end = 0x7fffcc03ba70
  635. length = 8
  636. mysql = <value optimized out>
  637. null_count = <value optimized out>
  638. result = <value optimized out>
  639. #8 0x00007ffff735c615 in mysql_stmt_execute (stmt=0x7fffced03470) at libmysql.c:2932
  640. mysql = 0xf0b2f0
  641. #9 0x0000000000a72a41 in MySqlPreparedStatement::execute (this=0x7fffced03410) at /root/mangosdev/src/shared/Database/DatabaseMysql.cpp:482
  642. No locals.
  643. #10 0x0000000000a7661d in SqlPreparedRequest::Execute (this=0x7fffc32038b0, conn=0xf0b240) at /root/mangosdev/src/shared/Database/SqlOperations.cpp:80
  644. guard = {m_pConn = 0xf0b240}
  645. #11 0x0000000000a76831 in SqlTransaction::Execute (this=0x7fffbf3e6cb0, conn=0xf0b240) at /root/mangosdev/src/shared/Database/SqlOperations.cpp:58
  646. pStmt = 0xe
  647. i = 2
  648. guard = {m_pConn = 0xf0b240}
  649. nItems = 8
  650. #12 0x0000000000a7785a in ProcessRequests (this=0xf11cf0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:74
  651. s = 0x7fffbf3e6cb0
  652. #13 SqlDelayThread::run (this=0xf11cf0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:50
  653. pingEveryLoop = 180000
  654. loopCounter = 88660
  655. #14 0x0000000000a7889a in ACE_Based::Thread::ThreadTask (param=0xe) at /root/mangosdev/src/shared/Threading.cpp:187
  656. No locals.
  657. #15 0x00007ffff5e1c971 in start_thread () from /lib/libpthread.so.0
  658. No symbol table info available.
  659. #16 0x00007ffff5b7892d in clone () from /lib/libc.so.6
  660. No symbol table info available.
  661. #17 0x0000000000000000 in ?? ()
  662. No symbol table info available.
  663.  
  664. Thread 3 (Thread 0x7ffff5436700 (LWP 26972)):
  665. #0 0x00007ffff5e2436d in nanosleep () from /lib/libpthread.so.0
  666. No symbol table info available.
  667. #1 0x0000000000a785c9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  668. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  669. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  670. No locals.
  671. #3 0x0000000000a7780a in SqlDelayThread::run (this=0xef5610) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  672. pingEveryLoop = 180000
  673. loopCounter = 108616
  674. #4 0x0000000000a7889a in ACE_Based::Thread::ThreadTask (param=0x7ffff5435e30) at /root/mangosdev/src/shared/Threading.cpp:187
  675. No locals.
  676. #5 0x00007ffff5e1c971 in start_thread () from /lib/libpthread.so.0
  677. No symbol table info available.
  678. #6 0x00007ffff5b7892d in clone () from /lib/libc.so.6
  679. No symbol table info available.
  680. #7 0x0000000000000000 in ?? ()
  681. No symbol table info available.
  682.  
  683. Thread 1 (Thread 0x7ffff7fe9720 (LWP 26968)):
  684. #0 0x00007ffff5e1d285 in pthread_join () from /lib/libpthread.so.0
  685. No symbol table info available.
  686. #1 0x00007ffff78748ab in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  687. No symbol table info available.
  688. #2 0x00000000005228f0 in Wait (this=0x10268a38) at /root/mangosdev/src/game/WorldSocketMgr.cpp:101
  689. No locals.
  690. #3 WorldSocketMgr::Wait (this=0x10268a38) at /root/mangosdev/src/game/WorldSocketMgr.cpp:310
  691. i = 1
  692. #4 0x000000000051c813 in Master::Run (this=<value optimized out>) at /root/mangosdev/src/mangosd/Master.cpp:322
  693. pidfile = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xed8358 "mangos.pid"}}
  694. rar_thread = 0x0
  695. bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x102668b8 "0.0.0.0"}}
  696. world_thread = {m_iThreadId = 140737078294272, m_hThreadHandle = 140737078294272, m_task = 0x1025bf90, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xbbd970, keylock_ = {lock_ = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}, removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  697. cliThread = 0x10282a70
  698. soap_thread = 0x1025fae0
  699. freeze_thread = 0x10264160
  700. #5 0x00000000005151bb in main (argc=<value optimized out>, argv=0x7fffffffe188) at /root/mangosdev/src/mangosd/Main.cpp:212
  701. cfg_file = 0x7fffffffe407 "../etc/mangosd.conf"
  702. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe188, optind = 3, opterr = 0, optarg = 0x0, optstring_ = 0xebae50, long_only_ = 0, has_colon_ = 1, last_option_ = 0xebad90, nextchar_ = 0x0, optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3, long_option_ = 0x0, long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 2, cur_size_ = 2, array_ = 0xebbb30, allocator_ = 0x7ffff7ad9070}, <No data fields>}}
  703. serviceDaemonMode = 0 '\000'
  704. option = <value optimized out>
  705. WORLD: unknown PET flag Action 129 and spellid 4167.
  706. WORLD: unknown PET flag Action 129 and spellid 4167.
  707. WORLD: unknown PET flag Action 193 and spellid 47964.
  708. WORLD: unknown PET flag Action 129 and spellid 4167.
  709. WORLD: unknown PET flag Action 193 and spellid 47964.
  710. WORLD: unknown PET flag Action 129 and spellid 14919.
  711. WORLD: unknown PET flag Action 129 and spellid 4167.
  712. CreatureEventAI: Event 1229851 ACTION_T_UPDATE_TEMPLATE call with param1 == current entry. Creature 12299
  713. WORLD: unknown PET flag Action 129 and spellid 16832.
  714. WORLD: unknown PET flag Action 193 and spellid 47964.
  715. MoveSpline::init_spline: zero length spline, wrong input data?
  716. WORLD: unknown PET flag Action 129 and spellid 53579.
  717. WORLD: unknown PET flag Action 129 and spellid 16832.
  718. WORLD: unknown PET flag Action 129 and spellid 7812.
  719. WORLD: unknown PET flag Action 129 and spellid 7799.
  720. WORLD: unknown PET flag Action 129 and spellid 27273.
  721. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Mtkwolf (Guid: 11065) and should be Player Mtkwolf (Guid: 11065) instead of Player Mtkwolf (Guid: 11065)
  722. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Ratler (Guid: 23819) and should be Player Ratler (Guid: 23819) instead of Player Ratler (Guid: 23819)
  723. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Antialianza (Guid: 2900) and should be Player Antialianza (Guid: 2900) instead of Player Antialianza (Guid: 2900)
  724. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Atena (Guid: 192284) and should be Player Atena (Guid: 192284) instead of Player Atena (Guid: 192284)
  725. WORLD: unknown PET flag Action 129 and spellid 14920.
  726. Aura::TriggerSpell: Spell 63132 have 0 in EffectTriggered[0], not handled custom case?
  727. WORLD: unknown PET flag Action 129 and spellid 7812.
  728. WARDEN: RESULT MEM_CHECK fail CheckId 385 account Id 330005
  729. WARDEN: RESULT MEM_CHECK fail CheckId 385 account Id 324310
  730. WORLD: unknown PET flag Action 129 and spellid 61684.
  731. HandlePetAction: Pet (Petnumber: 8393099 Guid: 5) not exist.
  732. HandlePetAction: Pet (Petnumber: 8393099 Guid: 5) not exist.
  733. WORLD: unknown PET flag Action 129 and spellid 14919.
  734. WORLD: unknown PET flag Action 129 and spellid 16832.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement