Advertisement
Guest User

Untitled

a guest
Sep 28th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 66.82 KB | None | 0 0
  1. [New Thread 0x7fffdc8d6700 (LWP 2388)]
  2. [New Thread 0x7fffe48d6700 (LWP 2389)]
  3. [New Thread 0x7fffdffff700 (LWP 2390)]
  4. [New Thread 0x7fffdf7fe700 (LWP 2391)]
  5. [New Thread 0x7fffdeffd700 (LWP 2392)]
  6. [New Thread 0x7fffde7fc700 (LWP 2393)]
  7. [New Thread 0x7fffddffb700 (LWP 2394)]
  8. [New Thread 0x7fffdd7fa700 (LWP 2395)]
  9. [New Thread 0x7fffdc0d5700 (LWP 2396)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffe78dc700 (LWP 2382)]
  13. Aura::isAffectedOnSpell (this=<value optimized out>, spell=0x7fffedba07d0) at /root/mangosdev/src/game/SpellAuras.cpp:903
  14. 903 return spell->IsFitToFamily(SpellFamily(GetSpellProto()->SpellFamilyName), GetAuraSpellClassMask());
  15. #0 Aura::isAffectedOnSpell (this=<value optimized out>, spell=0x7fffedba07d0) at /root/mangosdev/src/game/SpellAuras.cpp:903
  16. #1 0x000000000065d047 in Player::ApplySpellMod<int> (this=<value optimized out>, spellId=<value optimized out>, op=<value optimized out>, basevalue=@0x7fffe78db580, spell=<value optimized out>) at /root/mangosdev/src/game/Player.h:2783
  17. #2 0x0000000000653199 in CalculateSpellDuration (spellInfo=0x7fffedba07d0, caster=<value optimized out>) at /root/mangosdev/src/game/SpellMgr.cpp:78
  18. #3 0x000000000098652a in Spell::prepare (this=0x7fffb1fabc00, targets=<value optimized out>, triggeredByAura=0x0) at /root/mangosdev/src/game/Spell.cpp:3263
  19. #4 0x0000000000891753 in Unit::CastSpell (this=0x7fffcff5ab30, Victim=0x7fffcff5ab30, spellInfo=0x7fffedba07d0, triggered=true, castItem=0x0, triggeredByAura=0x0, originalCaster=<value optimized out>, triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1269
  20. #5 0x0000000000891a3d in Unit::CastSpell (this=<value optimized out>, Victim=<value optimized out>, spellId=<value optimized out>, triggered=<value optimized out>, castItem=<value optimized out>, triggeredByAura=<value optimized out>, originalCaster=..., triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1233
  21. #6 0x00000000005c5e29 in Pet::addSpell (this=0x7fffcff5ab30, spell_id=51996, active=<value optimized out>, state=<value optimized out>, type=PETSPELL_NORMAL) at /root/mangosdev/src/game/Pet.cpp:1552
  22. #7 0x00000000005c7e46 in Pet::_LoadSpells (this=0x7fffcff5ab30) at /root/mangosdev/src/game/Pet.cpp:1216
  23. #8 0x00000000005cd41d in Pet::LoadPetFromDB (this=0x7fffcff5ab30, owner=0x4ab12b40, petentry=<value optimized out>, petnumber=<value optimized out>, current=true) at /root/mangosdev/src/game/Pet.cpp:286
  24. #9 0x00000000005373ea in Player::ResummonPetTemporaryUnSummonedIfAny (this=0x4ab12b40) at /root/mangosdev/src/game/Player.cpp:23220
  25. #10 0x00000000008a0375 in Unit::Unmount (this=0x4ab12b40, from_aura=false) at /root/mangosdev/src/game/Unit.cpp:8279
  26. #11 0x0000000000a1b79c in FlightPathMovementGenerator::Finalize (this=<value optimized out>, player=...) at /root/mangosdev/src/game/WaypointMovementGenerator.cpp:271
  27. #12 0x000000000085701a in MotionMaster::DirectClean (this=0x4ab144d0, reset=false, all=true) at /root/mangosdev/src/game/MotionMaster.cpp:116
  28. #13 0x00000000008a9246 in Clear (this=0x4ab12b40) at /root/mangosdev/src/game/MotionMaster.h:88
  29. #14 Unit::CleanupsBeforeDelete (this=0x4ab12b40) at /root/mangosdev/src/game/Unit.cpp:10022
  30. #15 0x0000000000685325 in Map::Remove (this=0x7fffaa0bd690, player=0x4ab12b40, remove=true) at /root/mangosdev/src/game/Map.cpp:576
  31. #16 0x000000000082f33a in WorldSession::LogoutPlayer (this=0x7fff99e5c1f0, Save=<value optimized out>) at /root/mangosdev/src/game/WorldSession.cpp:548
  32. #17 0x00000000007f7726 in WorldSession::HandleLogoutRequestOpcode (this=0x7fff99e5c1f0) at /root/mangosdev/src/game/MiscHandler.cpp:288
  33. #18 0x000000000082b75a in WorldSession::ExecuteOpcode (this=0x7fff99e5c1f0, opHandle=<value optimized out>, packet=0x7fff7b9b91d0) at /root/mangosdev/src/game/WorldSession.cpp:1025
  34. #19 0x0000000000830413 in WorldSession::Update (this=0x7fff99e5c1f0, updater=...) at /root/mangosdev/src/game/WorldSession.cpp:246
  35. #20 0x000000000084ea83 in World::UpdateSessions (this=0xf669d0, diff=<value optimized out>) at /root/mangosdev/src/game/World.cpp:2060
  36. #21 0x000000000084fceb in World::Update (this=0xf669d0, diff=91) at /root/mangosdev/src/game/World.cpp:1577
  37. #22 0x0000000000524dfd in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  38. #23 0x0000000000a789fa in ACE_Based::Thread::ThreadTask (param=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:187
  39. #24 0x00007ffff5e35971 in start_thread () from /lib/libpthread.so.0
  40. #25 0x00007ffff5b9192d in clone () from /lib/libc.so.6
  41. #26 0x0000000000000000 in ?? ()
  42. #0 Aura::isAffectedOnSpell (this=<value optimized out>, spell=0x7fffedba07d0) at /root/mangosdev/src/game/SpellAuras.cpp:903
  43. No locals.
  44. #1 0x000000000065d047 in Player::ApplySpellMod<int> (this=<value optimized out>, spellId=<value optimized out>, op=<value optimized out>, basevalue=@0x7fffe78db580, spell=<value optimized out>) at /root/mangosdev/src/game/Player.h:2783
  45. aura = 0x7fffa410a1e0
  46. itr = {_M_node = 0x7fffcee08930}
  47. spellInfo = 0x7fffedba07d0
  48. totalpct = <value optimized out>
  49. totalflat = <value optimized out>
  50. diff = <value optimized out>
  51. #2 0x0000000000653199 in CalculateSpellDuration (spellInfo=0x7fffedba07d0, caster=<value optimized out>) at /root/mangosdev/src/game/SpellMgr.cpp:78
  52. modOwner = 0x4ab12b40
  53. maxduration = 0
  54. duration = 0
  55. #3 0x000000000098652a in Spell::prepare (this=0x7fffb1fabc00, targets=<value optimized out>, triggeredByAura=0x0) at /root/mangosdev/src/game/Spell.cpp:3263
  56. Event = <value optimized out>
  57. result = <value optimized out>
  58. #4 0x0000000000891753 in Unit::CastSpell (this=0x7fffcff5ab30, Victim=0x7fffcff5ab30, spellInfo=0x7fffedba07d0, triggered=true, castItem=0x0, triggeredByAura=0x0, originalCaster=<value optimized out>, triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1269
  59. spell = 0x7fffb1fabc00
  60. targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = -910.969055, m_destY = -1612.79138, m_destZ = 81.1438751, m_strTarget = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xed7418 ""}}, m_targetMask = 2, m_unitTarget = 0x7fffcff5ab30, m_GOTarget = 0x0, m_itemTarget = 0x0, m_unitTargetGUID = {m_guid = 17384004309842133051}, 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}
  61. #5 0x0000000000891a3d in Unit::CastSpell (this=<value optimized out>, Victim=<value optimized out>, spellId=<value optimized out>, triggered=<value optimized out>, castItem=<value optimized out>, triggeredByAura=<value optimized out>, originalCaster=..., triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1233
  62. spellInfo = 0x0
  63. #6 0x00000000005c5e29 in Pet::addSpell (this=0x7fffcff5ab30, spell_id=51996, active=<value optimized out>, state=<value optimized out>, type=PETSPELL_NORMAL) at /root/mangosdev/src/game/Pet.cpp:1552
  64. itr = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, PetSpell>, false>> = {_M_cur_node = 0x0, _M_cur_bucket = 0x0}, <No data fields>}
  65. oldspell_id = <value optimized out>
  66. newspell = {active = 1 '\001', state = PETSPELL_UNCHANGED, type = PETSPELL_NORMAL}
  67. spellInfo = 0x7fffedba07d0
  68. talentCost = <value optimized out>
  69. #7 0x00000000005c7e46 in Pet::_LoadSpells (this=0x7fffcff5ab30) at /root/mangosdev/src/game/Pet.cpp:1216
  70. fields = 0x7fff9d72e368
  71. spec = <value optimized out>
  72. result = 0x7fffa30033a0
  73. #8 0x00000000005cd41d in Pet::LoadPetFromDB (this=0x7fffcff5ab30, owner=0x4ab12b40, petentry=<value optimized out>, petnumber=<value optimized out>, current=true) at /root/mangosdev/src/game/Pet.cpp:286
  74. pos = {m_pos = {x = -910.969055, y = -1612.79138, z = 81.1438751, o = -1.14911091}, m_map = 0x7fffaa0bd690, m_phaseMask = 1, m_closeObject = 0x4ab12b40, m_angle = 1.57079637, m_dist = 1}
  75. ownerid = 563023
  76. guid = <value optimized out>
  77. petlevel = <value optimized out>
  78. timediff = 15
  79. result = 0x7fffb9a7e020
  80. fields = 0x7fff619dc088
  81. pet_number = 15
  82. creatureInfo = 0x60845fc
  83. spellInfo = 0x0
  84. #9 0x00000000005373ea in Player::ResummonPetTemporaryUnSummonedIfAny (this=0x4ab12b40) at /root/mangosdev/src/game/Player.cpp:23220
  85. NewPet = 0x7fffcff5ab30
  86. #10 0x00000000008a0375 in Unit::Unmount (this=0x4ab12b40, from_aura=false) at /root/mangosdev/src/game/Unit.cpp:8279
  87. pet = <value optimized out>
  88. #11 0x0000000000a1b79c in FlightPathMovementGenerator::Finalize (this=<value optimized out>, player=...) at /root/mangosdev/src/game/WaypointMovementGenerator.cpp:271
  89. No locals.
  90. #12 0x000000000085701a in MotionMaster::DirectClean (this=0x4ab144d0, reset=false, all=true) at /root/mangosdev/src/game/MotionMaster.cpp:116
  91. curr = 0x7fffb08b4520
  92. #13 0x00000000008a9246 in Clear (this=0x4ab12b40) at /root/mangosdev/src/game/MotionMaster.h:88
  93. No locals.
  94. #14 Unit::CleanupsBeforeDelete (this=0x4ab12b40) at /root/mangosdev/src/game/Unit.cpp:10022
  95. No locals.
  96. #15 0x0000000000685325 in Map::Remove (this=0x7fffaa0bd690, player=0x4ab12b40, remove=true) at /root/mangosdev/src/game/Map.cpp:576
  97. cell = {data = {Part = {grid_x = 0, grid_y = 2, cell_x = 61, cell_y = 42, nocreate = 0, reserved = 112}, All = 3769356416}}
  98. grid = <value optimized out>
  99. __FUNCTION__ = "Remove"
  100. __PRETTY_FUNCTION__ = "virtual void Map::Remove(Player*, bool)"
  101. p = <value optimized out>
  102. #16 0x000000000082f33a in WorldSession::LogoutPlayer (this=0x7fff99e5c1f0, Save=<value optimized out>) at /root/mangosdev/src/game/WorldSession.cpp:548
  103. _map = 0x0
  104. guid = 563023
  105. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 140737078213776, _wpos = 140737345873767, _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 = 0xb7aba5 "SMSG_PET_NAME_QUERY_RESPONSE", _M_finish = 0x7ffff7831106 "\211Ã1À\205Ûu\002[Ãè{\206úÿ\211\030¸ÿÿÿÿ[Ãf\220é\233júÿff.\017\037\204", _M_end_of_storage = 0x0}}, <No data fields>}}, m_opcode = 47503}
  106. updChars = {m_nIndex = 42, m_nArguments = 1, m_bInitialized = true}
  107. stmt = {m_index = {m_nIndex = -410141504, m_nArguments = 32767, m_bInitialized = 32}, m_pDB = 0x2c0, m_pParams = 0x5b3b86}
  108. #17 0x00000000007f7726 in WorldSession::HandleLogoutRequestOpcode (this=0x7fff99e5c1f0) at /root/mangosdev/src/game/MiscHandler.cpp:288
  109. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 140737078213888, _wpos = 140737354119720, _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 = 0x7fff8c0337e0 "0º½", _M_finish = 0x7fff8c4ea660 "", _M_end_of_storage = 0x7fff8c4ea660 ""}}, <No data fields>}}, m_opcode = 19594}
  110. #18 0x000000000082b75a in WorldSession::ExecuteOpcode (this=0x7fff99e5c1f0, opHandle=<value optimized out>, packet=0x7fff7b9b91d0) at /root/mangosdev/src/game/WorldSession.cpp:1025
  111. No locals.
  112. #19 0x0000000000830413 in WorldSession::Update (this=0x7fff99e5c1f0, updater=...) at /root/mangosdev/src/game/WorldSession.cpp:246
  113. opHandle = <value optimized out>
  114. packet = 0x7fff7b9b91d0
  115. #20 0x000000000084ea83 in World::UpdateSessions (this=0xf669d0, diff=<value optimized out>) at /root/mangosdev/src/game/World.cpp:2060
  116. pSession = 0x7fff99e5c1f0
  117. updater = {<PacketFilter> = {_vptr.PacketFilter = 0xb9e7f0, m_pSession = 0x7fff99e5c1f0}, <No data fields>}
  118. itr = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, WorldSession*>, false>> = {_M_cur_node = <value optimized out>, _M_cur_bucket = 0x7fff8d496418}, <No data fields>}
  119. next = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, WorldSession*>, false>> = {_M_cur_node = 0x7fffb22b6260, _M_cur_bucket = 0x7fff8d496420}, <No data fields>}
  120. sess = <value optimized out>
  121. #21 0x000000000084fceb in World::Update (this=0xf669d0, diff=91) at /root/mangosdev/src/game/World.cpp:1577
  122. autobroadcaston = 0
  123. #22 0x0000000000524dfd in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  124. diff = 91
  125. realCurrTime = <value optimized out>
  126. prevSleepTime = 48
  127. #23 0x0000000000a789fa in ACE_Based::Thread::ThreadTask (param=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:187
  128. _task = 0x10c46200
  129. #24 0x00007ffff5e35971 in start_thread () from /lib/libpthread.so.0
  130. No symbol table info available.
  131. #25 0x00007ffff5b9192d in clone () from /lib/libc.so.6
  132. No symbol table info available.
  133. #26 0x0000000000000000 in ?? ()
  134. No symbol table info available.
  135. 23 Thread 0x7fffdc0d5700 (LWP 2396) 0x00007ffff5b91f23 in epoll_wait () from /lib/libc.so.6
  136. 22 Thread 0x7fffdd7fa700 (LWP 2395) 0x00007ffff5b91f23 in epoll_wait () from /lib/libc.so.6
  137. 21 Thread 0x7fffddffb700 (LWP 2394) 0x00007ffff5b91f23 in epoll_wait () from /lib/libc.so.6
  138. 20 Thread 0x7fffde7fc700 (LWP 2393) 0x00007ffff5b91f23 in epoll_wait () from /lib/libc.so.6
  139. 19 Thread 0x7fffdeffd700 (LWP 2392) 0x00007ffff5b91f23 in epoll_wait () from /lib/libc.so.6
  140. 18 Thread 0x7fffdf7fe700 (LWP 2391) 0x00007ffff5b91f23 in epoll_wait () from /lib/libc.so.6
  141. 17 Thread 0x7fffdffff700 (LWP 2390) 0x00007ffff5e39a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  142. 16 Thread 0x7fffe48d6700 (LWP 2389) 0x00007ffff5e39a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  143. 15 Thread 0x7fffdc8d6700 (LWP 2388) 0x00007ffff5e39a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  144. 14 Thread 0x7fffe50d7700 (LWP 2387) 0x00007ffff5e39a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  145. 13 Thread 0x7fffe58d8700 (LWP 2386) 0x00007ffff5e39a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  146. 12 Thread 0x7fffe60d9700 (LWP 2385) 0x00007ffff5e3d36d in nanosleep () from /lib/libpthread.so.0
  147. 11 Thread 0x7fffe68da700 (LWP 2384) 0x00007ffff5b8a2c3 in select () from /lib/libc.so.6
  148. 10 Thread 0x7fffe70db700 (LWP 2383) 0x00007ffff5b5520d in nanosleep () from /lib/libc.so.6
  149. * 9 Thread 0x7fffe78dc700 (LWP 2382) Aura::isAffectedOnSpell (this=<value optimized out>, spell=0x7fffedba07d0) at /root/mangosdev/src/game/SpellAuras.cpp:903
  150. 8 Thread 0x7fffe80dd700 (LWP 2381) 0x00007ffff5e39e09 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  151. 7 Thread 0x7fffe88de700 (LWP 2380) 0x00007ffff5e39e09 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  152. 6 Thread 0x7fffe90df700 (LWP 2379) 0x00007ffff5e3d36d in nanosleep () from /lib/libpthread.so.0
  153. 5 Thread 0x7ffff4240700 (LWP 2376) 0x00007ffff5e3d36d in nanosleep () from /lib/libpthread.so.0
  154. 4 Thread 0x7ffff4a41700 (LWP 2375) 0x00007ffff5e3cb8d in read () from /lib/libpthread.so.0
  155. 3 Thread 0x7ffff544f700 (LWP 2374) 0x00007ffff5e3d36d in nanosleep () from /lib/libpthread.so.0
  156. 1 Thread 0x7ffff7fe9720 (LWP 2322) 0x00007ffff5e36285 in pthread_join () from /lib/libpthread.so.0
  157.  
  158. Thread 23 (Thread 0x7fffdc0d5700 (LWP 2396)):
  159. #0 0x00007ffff5b91f23 in epoll_wait () from /lib/libc.so.6
  160. No symbol table info available.
  161. #1 0x00007ffff780529d in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  162. No symbol table info available.
  163. #2 0x00007ffff7807d8c 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
  164. No symbol table info available.
  165. #3 0x00007ffff7807ef1 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  166. No symbol table info available.
  167. #4 0x00007ffff785271f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  168. No symbol table info available.
  169. #5 0x0000000000613eed in ReactorRunnable::svc (this=0x10e09850) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  170. 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}}
  171. i = <value optimized out>
  172. t = <value optimized out>
  173. #6 0x00007ffff7871117 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  174. No symbol table info available.
  175. #7 0x00007ffff7872534 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  176. No symbol table info available.
  177. #8 0x00007ffff5e35971 in start_thread () from /lib/libpthread.so.0
  178. No symbol table info available.
  179. #9 0x00007ffff5b9192d in clone () from /lib/libc.so.6
  180. No symbol table info available.
  181. #10 0x0000000000000000 in ?? ()
  182. No symbol table info available.
  183.  
  184. Thread 22 (Thread 0x7fffdd7fa700 (LWP 2395)):
  185. #0 0x00007ffff5b91f23 in epoll_wait () from /lib/libc.so.6
  186. No symbol table info available.
  187. #1 0x00007ffff780529d in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  188. No symbol table info available.
  189. #2 0x00007ffff7807d8c 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
  190. No symbol table info available.
  191. #3 0x00007ffff7807ef1 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  192. No symbol table info available.
  193. #4 0x00007ffff785271f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  194. No symbol table info available.
  195. #5 0x0000000000613eed in ReactorRunnable::svc (this=0x10e09718) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  196. 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 = 4344}}
  197. i = <value optimized out>
  198. t = <value optimized out>
  199. #6 0x00007ffff7871117 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  200. No symbol table info available.
  201. #7 0x00007ffff7872534 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  202. No symbol table info available.
  203. #8 0x00007ffff5e35971 in start_thread () from /lib/libpthread.so.0
  204. No symbol table info available.
  205. #9 0x00007ffff5b9192d in clone () from /lib/libc.so.6
  206. No symbol table info available.
  207. #10 0x0000000000000000 in ?? ()
  208. No symbol table info available.
  209.  
  210. Thread 21 (Thread 0x7fffddffb700 (LWP 2394)):
  211. #0 0x00007ffff5b91f23 in epoll_wait () from /lib/libc.so.6
  212. No symbol table info available.
  213. #1 0x00007ffff780529d in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  214. No symbol table info available.
  215. #2 0x00007ffff7807d8c 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
  216. No symbol table info available.
  217. #3 0x00007ffff7807ef1 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  218. No symbol table info available.
  219. #4 0x00007ffff785271f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  220. No symbol table info available.
  221. #5 0x0000000000613eed in ReactorRunnable::svc (this=0x10e095e0) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  222. 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 = 9999}}
  223. i = <value optimized out>
  224. t = <value optimized out>
  225. #6 0x00007ffff7871117 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  226. No symbol table info available.
  227. #7 0x00007ffff7872534 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  228. No symbol table info available.
  229. #8 0x00007ffff5e35971 in start_thread () from /lib/libpthread.so.0
  230. No symbol table info available.
  231. #9 0x00007ffff5b9192d in clone () from /lib/libc.so.6
  232. No symbol table info available.
  233. #10 0x0000000000000000 in ?? ()
  234. No symbol table info available.
  235.  
  236. Thread 20 (Thread 0x7fffde7fc700 (LWP 2393)):
  237. #0 0x00007ffff5b91f23 in epoll_wait () from /lib/libc.so.6
  238. No symbol table info available.
  239. #1 0x00007ffff780529d in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  240. No symbol table info available.
  241. #2 0x00007ffff7807d8c 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
  242. No symbol table info available.
  243. #3 0x00007ffff7807ef1 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  244. No symbol table info available.
  245. #4 0x00007ffff785271f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  246. No symbol table info available.
  247. #5 0x0000000000613eed in ReactorRunnable::svc (this=0x10e094a8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  248. 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}}
  249. i = <value optimized out>
  250. t = <value optimized out>
  251. #6 0x00007ffff7871117 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  252. No symbol table info available.
  253. #7 0x00007ffff7872534 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  254. No symbol table info available.
  255. #8 0x00007ffff5e35971 in start_thread () from /lib/libpthread.so.0
  256. No symbol table info available.
  257. #9 0x00007ffff5b9192d in clone () from /lib/libc.so.6
  258. No symbol table info available.
  259. #10 0x0000000000000000 in ?? ()
  260. No symbol table info available.
  261.  
  262. Thread 19 (Thread 0x7fffdeffd700 (LWP 2392)):
  263. #0 0x00007ffff5b91f23 in epoll_wait () from /lib/libc.so.6
  264. No symbol table info available.
  265. #1 0x00007ffff780529d in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  266. No symbol table info available.
  267. #2 0x00007ffff7807d8c 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
  268. No symbol table info available.
  269. #3 0x00007ffff7807ef1 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  270. No symbol table info available.
  271. #4 0x00007ffff785271f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  272. No symbol table info available.
  273. #5 0x0000000000613eed in ReactorRunnable::svc (this=0x10e09370) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  274. 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 = 5892}}
  275. i = <value optimized out>
  276. t = <value optimized out>
  277. #6 0x00007ffff7871117 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  278. No symbol table info available.
  279. #7 0x00007ffff7872534 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  280. No symbol table info available.
  281. #8 0x00007ffff5e35971 in start_thread () from /lib/libpthread.so.0
  282. No symbol table info available.
  283. #9 0x00007ffff5b9192d in clone () from /lib/libc.so.6
  284. No symbol table info available.
  285. #10 0x0000000000000000 in ?? ()
  286. No symbol table info available.
  287.  
  288. Thread 18 (Thread 0x7fffdf7fe700 (LWP 2391)):
  289. #0 0x00007ffff5b91f23 in epoll_wait () from /lib/libc.so.6
  290. No symbol table info available.
  291. #1 0x00007ffff780529d in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  292. No symbol table info available.
  293. #2 0x00007ffff7807d8c 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
  294. No symbol table info available.
  295. #3 0x00007ffff7807ef1 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  296. No symbol table info available.
  297. #4 0x00007ffff785271f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  298. No symbol table info available.
  299. #5 0x0000000000613eed in ReactorRunnable::svc (this=0x10e09238) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  300. 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 = 9999}}
  301. i = <value optimized out>
  302. t = <value optimized out>
  303. #6 0x00007ffff7871117 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  304. No symbol table info available.
  305. #7 0x00007ffff7872534 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  306. No symbol table info available.
  307. #8 0x00007ffff5e35971 in start_thread () from /lib/libpthread.so.0
  308. No symbol table info available.
  309. #9 0x00007ffff5b9192d in clone () from /lib/libc.so.6
  310. No symbol table info available.
  311. #10 0x0000000000000000 in ?? ()
  312. No symbol table info available.
  313.  
  314. Thread 17 (Thread 0x7fffdffff700 (LWP 2390)):
  315. #0 0x00007ffff5e39a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  316. No symbol table info available.
  317. #1 0x00007ffff77f61a5 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  318. No symbol table info available.
  319. #2 0x000000000052059b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x10e06c60, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  320. result = 0
  321. #3 0x00000000005216d3 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x10e06c60, first_item=@0x7fffdfffee28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  322. ace_mon = {lock_ = 0x10e06cb0, owner_ = 0}
  323. #4 0x0000000000520742 in getq (this=0x7fffe68d9db0) at /opt/mangos/include/ace/Task_T.inl:22
  324. No locals.
  325. #5 SOAPWorkingThread::svc (this=0x7fffe68d9db0) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  326. mb = 0x0
  327. #6 0x00007ffff7871117 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  328. No symbol table info available.
  329. #7 0x00007ffff7872534 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  330. No symbol table info available.
  331. #8 0x00007ffff5e35971 in start_thread () from /lib/libpthread.so.0
  332. No symbol table info available.
  333. #9 0x00007ffff5b9192d in clone () from /lib/libc.so.6
  334. No symbol table info available.
  335. #10 0x0000000000000000 in ?? ()
  336. No symbol table info available.
  337.  
  338. Thread 16 (Thread 0x7fffe48d6700 (LWP 2389)):
  339. #0 0x00007ffff5e39a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  340. No symbol table info available.
  341. #1 0x00007ffff77f61a5 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  342. No symbol table info available.
  343. #2 0x000000000052059b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x10e06c60, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  344. result = 0
  345. #3 0x00000000005216d3 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x10e06c60, first_item=@0x7fffe48d5e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  346. ace_mon = {lock_ = 0x10e06cb0, owner_ = 0}
  347. #4 0x0000000000520742 in getq (this=0x7fffe68d9db0) at /opt/mangos/include/ace/Task_T.inl:22
  348. No locals.
  349. #5 SOAPWorkingThread::svc (this=0x7fffe68d9db0) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  350. mb = 0x0
  351. #6 0x00007ffff7871117 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  352. No symbol table info available.
  353. #7 0x00007ffff7872534 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  354. No symbol table info available.
  355. #8 0x00007ffff5e35971 in start_thread () from /lib/libpthread.so.0
  356. No symbol table info available.
  357. #9 0x00007ffff5b9192d in clone () from /lib/libc.so.6
  358. No symbol table info available.
  359. #10 0x0000000000000000 in ?? ()
  360. No symbol table info available.
  361.  
  362. Thread 15 (Thread 0x7fffdc8d6700 (LWP 2388)):
  363. #0 0x00007ffff5e39a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  364. No symbol table info available.
  365. #1 0x00007ffff77f61a5 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  366. No symbol table info available.
  367. #2 0x000000000052059b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x10e06c60, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  368. result = 0
  369. #3 0x00000000005216d3 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x10e06c60, first_item=@0x7fffdc8d5e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  370. ace_mon = {lock_ = 0x10e06cb0, owner_ = 0}
  371. #4 0x0000000000520742 in getq (this=0x7fffe68d9db0) at /opt/mangos/include/ace/Task_T.inl:22
  372. No locals.
  373. #5 SOAPWorkingThread::svc (this=0x7fffe68d9db0) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  374. mb = 0x0
  375. #6 0x00007ffff7871117 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  376. No symbol table info available.
  377. #7 0x00007ffff7872534 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  378. No symbol table info available.
  379. #8 0x00007ffff5e35971 in start_thread () from /lib/libpthread.so.0
  380. No symbol table info available.
  381. #9 0x00007ffff5b9192d in clone () from /lib/libc.so.6
  382. No symbol table info available.
  383. #10 0x0000000000000000 in ?? ()
  384. No symbol table info available.
  385.  
  386. Thread 14 (Thread 0x7fffe50d7700 (LWP 2387)):
  387. #0 0x00007ffff5e39a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  388. No symbol table info available.
  389. #1 0x00007ffff77f61a5 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  390. No symbol table info available.
  391. #2 0x000000000052059b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x10e06c60, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  392. result = 0
  393. #3 0x00000000005216d3 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x10e06c60, first_item=@0x7fffe50d6e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  394. ace_mon = {lock_ = 0x10e06cb0, owner_ = 0}
  395. #4 0x0000000000520742 in getq (this=0x7fffe68d9db0) at /opt/mangos/include/ace/Task_T.inl:22
  396. No locals.
  397. #5 SOAPWorkingThread::svc (this=0x7fffe68d9db0) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  398. mb = 0x0
  399. #6 0x00007ffff7871117 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  400. No symbol table info available.
  401. #7 0x00007ffff7872534 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  402. No symbol table info available.
  403. #8 0x00007ffff5e35971 in start_thread () from /lib/libpthread.so.0
  404. No symbol table info available.
  405. #9 0x00007ffff5b9192d in clone () from /lib/libc.so.6
  406. No symbol table info available.
  407. #10 0x0000000000000000 in ?? ()
  408. No symbol table info available.
  409.  
  410. Thread 13 (Thread 0x7fffe58d8700 (LWP 2386)):
  411. #0 0x00007ffff5e39a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  412. No symbol table info available.
  413. #1 0x00007ffff77f61a5 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  414. No symbol table info available.
  415. #2 0x000000000052059b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x10e06c60, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  416. result = 0
  417. #3 0x00000000005216d3 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x10e06c60, first_item=@0x7fffe58d7e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  418. ace_mon = {lock_ = 0x10e06cb0, owner_ = 0}
  419. #4 0x0000000000520742 in getq (this=0x7fffe68d9db0) at /opt/mangos/include/ace/Task_T.inl:22
  420. No locals.
  421. #5 SOAPWorkingThread::svc (this=0x7fffe68d9db0) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  422. mb = 0x0
  423. #6 0x00007ffff7871117 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  424. No symbol table info available.
  425. #7 0x00007ffff7872534 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  426. No symbol table info available.
  427. #8 0x00007ffff5e35971 in start_thread () from /lib/libpthread.so.0
  428. No symbol table info available.
  429. #9 0x00007ffff5b9192d in clone () from /lib/libc.so.6
  430. No symbol table info available.
  431. #10 0x0000000000000000 in ?? ()
  432. No symbol table info available.
  433.  
  434. Thread 12 (Thread 0x7fffe60d9700 (LWP 2385)):
  435. #0 0x00007ffff5e3d36d in nanosleep () from /lib/libpthread.so.0
  436. No symbol table info available.
  437. #1 0x0000000000a79068 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  438. rqtp = {tv_sec = 1, tv_nsec = 0}
  439. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  440. No locals.
  441. #3 0x0000000000524222 in run (this=0x10e049f0) at /root/mangosdev/src/mangosd/Master.cpp:79
  442. curtime = <value optimized out>
  443. #4 FreezeDetectorRunnable::run (this=0x10e049f0) at /root/mangosdev/src/mangosd/Master.cpp:68
  444. No locals.
  445. #5 0x0000000000a789fa in ACE_Based::Thread::ThreadTask (param=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:187
  446. _task = 0x10e049f0
  447. #6 0x00007ffff5e35971 in start_thread () from /lib/libpthread.so.0
  448. No symbol table info available.
  449. #7 0x00007ffff5b9192d in clone () from /lib/libc.so.6
  450. No symbol table info available.
  451. #8 0x0000000000000000 in ?? ()
  452. No symbol table info available.
  453.  
  454. Thread 11 (Thread 0x7fffe68da700 (LWP 2384)):
  455. #0 0x00007ffff5b8a2c3 in select () from /lib/libc.so.6
  456. No symbol table info available.
  457. #1 0x0000000000b1291b in tcp_select (s=38, flags=<value optimized out>, timeout=<value optimized out>, soap=<value optimized out>) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4418
  458. tv = {tv_sec = 1, tv_usec = 299726}
  459. fd = {{fds_bits = {274877906944, 0 <repeats 15 times>}}, {fds_bits = {274877906944, 0 <repeats 15 times>}}, {fds_bits = {274877906944, 0 <repeats 15 times>}}}
  460. sfd = 0x7fffe68be3c0
  461. efd = 0x7fffe68be440
  462. r = <value optimized out>
  463. rfd = 0x7fffe68be340
  464. #2 0x0000000000b338d2 in soap_accept (soap=0x7fffe68be5b0) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4486
  465. r = <value optimized out>
  466. err = <value optimized out>
  467. n = 16
  468. len = 65536
  469. set = 1
  470. #3 0x000000000051f30a in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/MaNGOSsoap.cpp:51
  471. thread_soap = <value optimized out>
  472. mb = <value optimized out>
  473. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x10e06c60, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  474. soap = {_vptr.soap = 0xbe8830, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xbe5442 "%.9G", double_format = 0xbe5447 "%.17lG", dime_id_format = 0xbe544e "cid:id%d", http_version = 0xbe5457 "1.1", http_content = 0x0, encodingStyle = 0xbe8330 "", actor = 0x0, lang = 0xbe601b "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 = 0xec16c0, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x7fffe006acb0, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffe006ab80, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xb31e30 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xb122e0 <http_get(soap*)>, fput = 0xb122f0 <http_405(soap*)>, fdel = 0xb122f0 <http_405(soap*)>, fhead = 0xb122f0 <http_405(soap*)>, fform = 0, fposthdr = 0xb14ba0 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xb31b10 <http_response(soap*, int, size_t)>, fparse = 0xb29f50 <http_parse(soap*)>, fparsehdr = 0xb30c70 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xb126f0 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xb126d0 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xb126c0 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xb19090 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xb126e0 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xb127a0 <tcp_disconnect(soap*)>, fsend = 0xb12d50 <fsend(soap*, char const*, size_t)>, frecv = 0xb12b00 <frecv(soap*, char*, size_t)>, fpoll = 0xb13930 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xb12660 <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 = 38, 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 = 0xbe545b "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 880 times>, "\200\020\000\000\000\000\000\000@\236âõÿ\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\020¤\001\000\000\000\000\000\000\224\001", '\000' <repeats 21 times>, "¨\236âõÿ\177\000\000c\000\000\000\000\000\000\000@\236âõÿ\177\000\000ÐKà\020\000\000\000\000\001\020\000\000\000\000\000\000\000§\215æÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff5b2738e, z_crc = 0, z_dict = 0x7ffff5e29e40 "", z_dict_len = 15561488, zlib_state = 0, zlib_in = 0, zlib_out = 4216, z_buf = 0x7fffe68da9c0 "À¹\rçÿ\177", z_buflen = 4097, z_level = 19408, z_ratio_in = 0, z_ratio_out = -3.34462817e+23}
  475. m = <value optimized out>
  476. s = <value optimized out>
  477. #4 0x0000000000a789fa in ACE_Based::Thread::ThreadTask (param=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:187
  478. _task = 0x10c3bf50
  479. #5 0x00007ffff5e35971 in start_thread () from /lib/libpthread.so.0
  480. No symbol table info available.
  481. #6 0x00007ffff5b9192d in clone () from /lib/libc.so.6
  482. No symbol table info available.
  483. #7 0x0000000000000000 in ?? ()
  484. No symbol table info available.
  485.  
  486. Thread 10 (Thread 0x7fffe70db700 (LWP 2383)):
  487. #0 0x00007ffff5b5520d in nanosleep () from /lib/libc.so.6
  488. No symbol table info available.
  489. #1 0x00007ffff5b8ab14 in usleep () from /lib/libc.so.6
  490. No symbol table info available.
  491. #2 0x000000000051c0f4 in CliRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/CliRunnable.cpp:617
  492. command_str = <value optimized out>
  493. commandbuf = "\000\000\000\000\000\000\000\000\202^²õÿ\177\000\000\000\000\000\000\000\000\000\000\200\020\000\000\000\000\000\000@\236âõÿ\177\000\000x\020\000\000\000\000\000\000x\020\000\000\000\000\000\000¨\236âõÿ\177\000\000c\000\000\000\000\000\000\000\202^²õÿ\177\000\000\000\000\000\000\000\000\000\000ÐÈ\001\000\000\000\000\000À¸\001", '\000' <repeats 21 times>, "¨\236âõÿ\177\000\000c\000\000\000\000\000\000\000@\236âõÿ\177\000\000\020'à\020\000\000\000\000\001\020\000\000\000\000\000\000\000·\rçÿ\177", '\000' <repeats 18 times>, "\216s²õÿ\177\000\000\000\000\000\000\000\000\000\000@\236âõÿ\177\000\000\020sí\000\000\000\000\000x\020\000\000\000\000\000\000"...
  494. #3 0x0000000000a789fa in ACE_Based::Thread::ThreadTask (param=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:187
  495. _task = 0x10c461c0
  496. #4 0x00007ffff5e35971 in start_thread () from /lib/libpthread.so.0
  497. No symbol table info available.
  498. #5 0x00007ffff5b9192d in clone () from /lib/libc.so.6
  499. No symbol table info available.
  500. #6 0x0000000000000000 in ?? ()
  501. No symbol table info available.
  502.  
  503. Thread 9 (Thread 0x7fffe78dc700 (LWP 2382)):
  504. #0 Aura::isAffectedOnSpell (this=<value optimized out>, spell=0x7fffedba07d0) at /root/mangosdev/src/game/SpellAuras.cpp:903
  505. No locals.
  506. #1 0x000000000065d047 in Player::ApplySpellMod<int> (this=<value optimized out>, spellId=<value optimized out>, op=<value optimized out>, basevalue=@0x7fffe78db580, spell=<value optimized out>) at /root/mangosdev/src/game/Player.h:2783
  507. aura = 0x7fffa410a1e0
  508. itr = {_M_node = 0x7fffcee08930}
  509. spellInfo = 0x7fffedba07d0
  510. totalpct = <value optimized out>
  511. totalflat = <value optimized out>
  512. diff = <value optimized out>
  513. #2 0x0000000000653199 in CalculateSpellDuration (spellInfo=0x7fffedba07d0, caster=<value optimized out>) at /root/mangosdev/src/game/SpellMgr.cpp:78
  514. modOwner = 0x4ab12b40
  515. maxduration = 0
  516. duration = 0
  517. #3 0x000000000098652a in Spell::prepare (this=0x7fffb1fabc00, targets=<value optimized out>, triggeredByAura=0x0) at /root/mangosdev/src/game/Spell.cpp:3263
  518. Event = <value optimized out>
  519. result = <value optimized out>
  520. #4 0x0000000000891753 in Unit::CastSpell (this=0x7fffcff5ab30, Victim=0x7fffcff5ab30, spellInfo=0x7fffedba07d0, triggered=true, castItem=0x0, triggeredByAura=0x0, originalCaster=<value optimized out>, triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1269
  521. spell = 0x7fffb1fabc00
  522. targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = -910.969055, m_destY = -1612.79138, m_destZ = 81.1438751, m_strTarget = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xed7418 ""}}, m_targetMask = 2, m_unitTarget = 0x7fffcff5ab30, m_GOTarget = 0x0, m_itemTarget = 0x0, m_unitTargetGUID = {m_guid = 17384004309842133051}, 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}
  523. #5 0x0000000000891a3d in Unit::CastSpell (this=<value optimized out>, Victim=<value optimized out>, spellId=<value optimized out>, triggered=<value optimized out>, castItem=<value optimized out>, triggeredByAura=<value optimized out>, originalCaster=..., triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1233
  524. spellInfo = 0x0
  525. #6 0x00000000005c5e29 in Pet::addSpell (this=0x7fffcff5ab30, spell_id=51996, active=<value optimized out>, state=<value optimized out>, type=PETSPELL_NORMAL) at /root/mangosdev/src/game/Pet.cpp:1552
  526. itr = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, PetSpell>, false>> = {_M_cur_node = 0x0, _M_cur_bucket = 0x0}, <No data fields>}
  527. oldspell_id = <value optimized out>
  528. newspell = {active = 1 '\001', state = PETSPELL_UNCHANGED, type = PETSPELL_NORMAL}
  529. spellInfo = 0x7fffedba07d0
  530. talentCost = <value optimized out>
  531. #7 0x00000000005c7e46 in Pet::_LoadSpells (this=0x7fffcff5ab30) at /root/mangosdev/src/game/Pet.cpp:1216
  532. fields = 0x7fff9d72e368
  533. spec = <value optimized out>
  534. result = 0x7fffa30033a0
  535. #8 0x00000000005cd41d in Pet::LoadPetFromDB (this=0x7fffcff5ab30, owner=0x4ab12b40, petentry=<value optimized out>, petnumber=<value optimized out>, current=true) at /root/mangosdev/src/game/Pet.cpp:286
  536. pos = {m_pos = {x = -910.969055, y = -1612.79138, z = 81.1438751, o = -1.14911091}, m_map = 0x7fffaa0bd690, m_phaseMask = 1, m_closeObject = 0x4ab12b40, m_angle = 1.57079637, m_dist = 1}
  537. ownerid = 563023
  538. guid = <value optimized out>
  539. petlevel = <value optimized out>
  540. timediff = 15
  541. result = 0x7fffb9a7e020
  542. fields = 0x7fff619dc088
  543. pet_number = 15
  544. creatureInfo = 0x60845fc
  545. spellInfo = 0x0
  546. #9 0x00000000005373ea in Player::ResummonPetTemporaryUnSummonedIfAny (this=0x4ab12b40) at /root/mangosdev/src/game/Player.cpp:23220
  547. NewPet = 0x7fffcff5ab30
  548. #10 0x00000000008a0375 in Unit::Unmount (this=0x4ab12b40, from_aura=false) at /root/mangosdev/src/game/Unit.cpp:8279
  549. pet = <value optimized out>
  550. #11 0x0000000000a1b79c in FlightPathMovementGenerator::Finalize (this=<value optimized out>, player=...) at /root/mangosdev/src/game/WaypointMovementGenerator.cpp:271
  551. No locals.
  552. #12 0x000000000085701a in MotionMaster::DirectClean (this=0x4ab144d0, reset=false, all=true) at /root/mangosdev/src/game/MotionMaster.cpp:116
  553. curr = 0x7fffb08b4520
  554. #13 0x00000000008a9246 in Clear (this=0x4ab12b40) at /root/mangosdev/src/game/MotionMaster.h:88
  555. No locals.
  556. #14 Unit::CleanupsBeforeDelete (this=0x4ab12b40) at /root/mangosdev/src/game/Unit.cpp:10022
  557. No locals.
  558. #15 0x0000000000685325 in Map::Remove (this=0x7fffaa0bd690, player=0x4ab12b40, remove=true) at /root/mangosdev/src/game/Map.cpp:576
  559. cell = {data = {Part = {grid_x = 0, grid_y = 2, cell_x = 61, cell_y = 42, nocreate = 0, reserved = 112}, All = 3769356416}}
  560. grid = <value optimized out>
  561. __FUNCTION__ = "Remove"
  562. __PRETTY_FUNCTION__ = "virtual void Map::Remove(Player*, bool)"
  563. p = <value optimized out>
  564. #16 0x000000000082f33a in WorldSession::LogoutPlayer (this=0x7fff99e5c1f0, Save=<value optimized out>) at /root/mangosdev/src/game/WorldSession.cpp:548
  565. _map = 0x0
  566. guid = 563023
  567. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 140737078213776, _wpos = 140737345873767, _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 = 0xb7aba5 "SMSG_PET_NAME_QUERY_RESPONSE", _M_finish = 0x7ffff7831106 "\211Ã1À\205Ûu\002[Ãè{\206úÿ\211\030¸ÿÿÿÿ[Ãf\220é\233júÿff.\017\037\204", _M_end_of_storage = 0x0}}, <No data fields>}}, m_opcode = 47503}
  568. updChars = {m_nIndex = 42, m_nArguments = 1, m_bInitialized = true}
  569. stmt = {m_index = {m_nIndex = -410141504, m_nArguments = 32767, m_bInitialized = 32}, m_pDB = 0x2c0, m_pParams = 0x5b3b86}
  570. #17 0x00000000007f7726 in WorldSession::HandleLogoutRequestOpcode (this=0x7fff99e5c1f0) at /root/mangosdev/src/game/MiscHandler.cpp:288
  571. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 140737078213888, _wpos = 140737354119720, _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 = 0x7fff8c0337e0 "0º½", _M_finish = 0x7fff8c4ea660 "", _M_end_of_storage = 0x7fff8c4ea660 ""}}, <No data fields>}}, m_opcode = 19594}
  572. #18 0x000000000082b75a in WorldSession::ExecuteOpcode (this=0x7fff99e5c1f0, opHandle=<value optimized out>, packet=0x7fff7b9b91d0) at /root/mangosdev/src/game/WorldSession.cpp:1025
  573. No locals.
  574. #19 0x0000000000830413 in WorldSession::Update (this=0x7fff99e5c1f0, updater=...) at /root/mangosdev/src/game/WorldSession.cpp:246
  575. opHandle = <value optimized out>
  576. packet = 0x7fff7b9b91d0
  577. #20 0x000000000084ea83 in World::UpdateSessions (this=0xf669d0, diff=<value optimized out>) at /root/mangosdev/src/game/World.cpp:2060
  578. pSession = 0x7fff99e5c1f0
  579. updater = {<PacketFilter> = {_vptr.PacketFilter = 0xb9e7f0, m_pSession = 0x7fff99e5c1f0}, <No data fields>}
  580. itr = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, WorldSession*>, false>> = {_M_cur_node = <value optimized out>, _M_cur_bucket = 0x7fff8d496418}, <No data fields>}
  581. next = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, WorldSession*>, false>> = {_M_cur_node = 0x7fffb22b6260, _M_cur_bucket = 0x7fff8d496420}, <No data fields>}
  582. sess = <value optimized out>
  583. #21 0x000000000084fceb in World::Update (this=0xf669d0, diff=91) at /root/mangosdev/src/game/World.cpp:1577
  584. autobroadcaston = 0
  585. #22 0x0000000000524dfd in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  586. diff = 91
  587. realCurrTime = <value optimized out>
  588. prevSleepTime = 48
  589. #23 0x0000000000a789fa in ACE_Based::Thread::ThreadTask (param=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:187
  590. _task = 0x10c46200
  591. #24 0x00007ffff5e35971 in start_thread () from /lib/libpthread.so.0
  592. No symbol table info available.
  593. #25 0x00007ffff5b9192d in clone () from /lib/libc.so.6
  594. No symbol table info available.
  595. #26 0x0000000000000000 in ?? ()
  596. No symbol table info available.
  597.  
  598. Thread 8 (Thread 0x7fffe80dd700 (LWP 2381)):
  599. #0 0x00007ffff5e39e09 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  600. No symbol table info available.
  601. #1 0x00007ffff77f614d in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  602. No symbol table info available.
  603. #2 0x000000000052059b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x10c3bae0, timeout=0x7fffe80dcde0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  604. result = 0
  605. #3 0x00000000005216d3 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x10c3bae0, first_item=@0x7fffe80dcdc8, timeout=0x7fffe80dcde0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  606. ace_mon = {lock_ = 0x10c3bb30, owner_ = 0}
  607. #4 0x00007ffff77e04d2 in ACE_Activation_Queue::dequeue(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  608. No symbol table info available.
  609. #5 0x0000000000a79742 in DelayExecutor::svc (this=0x10c3b980) at /root/mangosdev/src/shared/DelayExecutor.cpp:67
  610. 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 = 1312422135, tv_usec = 907749}}
  611. rq = <value optimized out>
  612. #6 0x00007ffff7871117 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  613. No symbol table info available.
  614. #7 0x00007ffff7872534 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  615. No symbol table info available.
  616. #8 0x00007ffff5e35971 in start_thread () from /lib/libpthread.so.0
  617. No symbol table info available.
  618. #9 0x00007ffff5b9192d in clone () from /lib/libc.so.6
  619. No symbol table info available.
  620. #10 0x0000000000000000 in ?? ()
  621. No symbol table info available.
  622.  
  623. Thread 7 (Thread 0x7fffe88de700 (LWP 2380)):
  624. #0 0x00007ffff5e39e09 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  625. No symbol table info available.
  626. #1 0x00007ffff77f614d in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  627. No symbol table info available.
  628. #2 0x000000000052059b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x10c3bae0, timeout=0x7fffe88ddde0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  629. result = 0
  630. #3 0x00000000005216d3 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x10c3bae0, first_item=@0x7fffe88dddc8, timeout=0x7fffe88ddde0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  631. ace_mon = {lock_ = 0x10c3bb30, owner_ = 0}
  632. #4 0x00007ffff77e04d2 in ACE_Activation_Queue::dequeue(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  633. No symbol table info available.
  634. #5 0x0000000000a79742 in DelayExecutor::svc (this=0x10c3b980) at /root/mangosdev/src/shared/DelayExecutor.cpp:67
  635. 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 = 1312422135, tv_usec = 915099}}
  636. rq = <value optimized out>
  637. #6 0x00007ffff7871117 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  638. No symbol table info available.
  639. #7 0x00007ffff7872534 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  640. No symbol table info available.
  641. #8 0x00007ffff5e35971 in start_thread () from /lib/libpthread.so.0
  642. No symbol table info available.
  643. #9 0x00007ffff5b9192d in clone () from /lib/libc.so.6
  644. No symbol table info available.
  645. #10 0x0000000000000000 in ?? ()
  646. No symbol table info available.
  647.  
  648. Thread 6 (Thread 0x7fffe90df700 (LWP 2379)):
  649. #0 0x00007ffff5e3d36d in nanosleep () from /lib/libpthread.so.0
  650. No symbol table info available.
  651. #1 0x0000000000a79068 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  652. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  653. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  654. No locals.
  655. #3 0x0000000000a8cd5e in SqlDelayThread::run (this=0xc2162a0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  656. pingEveryLoop = <value optimized out>
  657. loopCounter = <value optimized out>
  658. #4 0x0000000000a789fa in ACE_Based::Thread::ThreadTask (param=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:187
  659. _task = 0xc2162a0
  660. #5 0x00007ffff5e35971 in start_thread () from /lib/libpthread.so.0
  661. No symbol table info available.
  662. #6 0x00007ffff5b9192d in clone () from /lib/libc.so.6
  663. No symbol table info available.
  664. #7 0x0000000000000000 in ?? ()
  665. No symbol table info available.
  666.  
  667. Thread 5 (Thread 0x7ffff4240700 (LWP 2376)):
  668. #0 0x00007ffff5e3d36d in nanosleep () from /lib/libpthread.so.0
  669. No symbol table info available.
  670. #1 0x0000000000a79068 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  671. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  672. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  673. No locals.
  674. #3 0x0000000000a8cd5e in SqlDelayThread::run (this=0xf64420) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  675. pingEveryLoop = <value optimized out>
  676. loopCounter = <value optimized out>
  677. #4 0x0000000000a789fa in ACE_Based::Thread::ThreadTask (param=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:187
  678. _task = 0xf64420
  679. #5 0x00007ffff5e35971 in start_thread () from /lib/libpthread.so.0
  680. No symbol table info available.
  681. #6 0x00007ffff5b9192d in clone () from /lib/libc.so.6
  682. No symbol table info available.
  683. #7 0x0000000000000000 in ?? ()
  684. No symbol table info available.
  685.  
  686. Thread 4 (Thread 0x7ffff4a41700 (LWP 2375)):
  687. #0 0x00007ffff5e3cb8d in read () from /lib/libpthread.so.0
  688. No symbol table info available.
  689. #1 0x00007ffff73a5999 in vio_read_buff (vio=0xe, buf=0xf52840 "ã\005", size=4) at viosocket.c:83
  690. rc = <value optimized out>
  691. #2 0x00007ffff73a695f in my_real_read (net=0xf4e170, complen=0x7ffff4a40bd8) at net.c:817
  692. pos = 0xf52840 "ã\005"
  693. length = <value optimized out>
  694. len = 18446744073709551615
  695. remain = 16384
  696. #3 0x00007ffff73a6c35 in my_net_read (net=0xe) at net.c:1012
  697. len = <value optimized out>
  698. complen = <value optimized out>
  699. #4 0x00007ffff73a155a in cli_safe_read (mysql=0xe) at client.c:691
  700. len = <value optimized out>
  701. #5 0x00007ffff73a1cc9 in cli_read_query_result (mysql=0xf4e170) at client.c:2816
  702. pos = <value optimized out>
  703. field_count = <value optimized out>
  704. fields = <value optimized out>
  705. length = <value optimized out>
  706. #6 0x00007ffff7372e94 in execute (stmt=0x2c8e4f90, packet=<value optimized out>, length=<value optimized out>) at libmysql.c:2489
  707. mysql = 0xf4e170
  708. buff = "\021\000\000\000\000\001\000\000"
  709. #7 0x00007ffff7375bd7 in cli_stmt_execute (stmt=0x2c8e4f90) at libmysql.c:2581
  710. param = <value optimized out>
  711. param_end = 0x2c956d90
  712. length = 1497
  713. mysql = <value optimized out>
  714. null_count = <value optimized out>
  715. result = <value optimized out>
  716. #8 0x00007ffff7375615 in mysql_stmt_execute (stmt=0x2c8e4f90) at libmysql.c:2932
  717. mysql = 0xf4e170
  718. #9 0x0000000000a83281 in MySqlPreparedStatement::execute (this=0x2ab25e40) at /root/mangosdev/src/shared/Database/DatabaseMysql.cpp:482
  719. No locals.
  720. #10 0x0000000000a7a69d in SqlPreparedRequest::Execute (this=0x7fffca9cc0b0, conn=0xf4e0c0) at /root/mangosdev/src/shared/Database/SqlOperations.cpp:80
  721. guard = {m_pConn = 0xf4e0c0}
  722. #11 0x0000000000a7a89f in SqlTransaction::Execute (this=0x7fffb574ba60, conn=0xf4e0c0) at /root/mangosdev/src/shared/Database/SqlOperations.cpp:58
  723. pStmt = <value optimized out>
  724. i = <value optimized out>
  725. guard = {m_pConn = 0xf4e0c0}
  726. nItems = <value optimized out>
  727. #12 0x0000000000a8ccb8 in SqlDelayThread::ProcessRequests (this=0xf54b70) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:74
  728. s = 0x7fffb574ba60
  729. #13 0x0000000000a8cd66 in SqlDelayThread::run (this=0xf54b70) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:50
  730. pingEveryLoop = <value optimized out>
  731. loopCounter = <value optimized out>
  732. #14 0x0000000000a789fa in ACE_Based::Thread::ThreadTask (param=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:187
  733. _task = 0xf54b70
  734. #15 0x00007ffff5e35971 in start_thread () from /lib/libpthread.so.0
  735. No symbol table info available.
  736. #16 0x00007ffff5b9192d in clone () from /lib/libc.so.6
  737. No symbol table info available.
  738. #17 0x0000000000000000 in ?? ()
  739. No symbol table info available.
  740.  
  741. Thread 3 (Thread 0x7ffff544f700 (LWP 2374)):
  742. #0 0x00007ffff5e3d36d in nanosleep () from /lib/libpthread.so.0
  743. No symbol table info available.
  744. #1 0x0000000000a79068 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  745. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  746. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  747. No locals.
  748. #3 0x0000000000a8cd5e in SqlDelayThread::run (this=0xf38490) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  749. pingEveryLoop = <value optimized out>
  750. loopCounter = <value optimized out>
  751. #4 0x0000000000a789fa in ACE_Based::Thread::ThreadTask (param=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:187
  752. _task = 0xf38490
  753. #5 0x00007ffff5e35971 in start_thread () from /lib/libpthread.so.0
  754. No symbol table info available.
  755. #6 0x00007ffff5b9192d in clone () from /lib/libc.so.6
  756. No symbol table info available.
  757. #7 0x0000000000000000 in ?? ()
  758. No symbol table info available.
  759.  
  760. Thread 1 (Thread 0x7ffff7fe9720 (LWP 2322)):
  761. #0 0x00007ffff5e36285 in pthread_join () from /lib/libpthread.so.0
  762. No symbol table info available.
  763. #1 0x00007ffff7873e7b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  764. No symbol table info available.
  765. #2 0x0000000000612480 in Wait (this=0x10e06ff8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:101
  766. No locals.
  767. #3 WorldSocketMgr::Wait (this=0x10e06ff8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:310
  768. i = <value optimized out>
  769. #4 0x0000000000522aa7 in Master::Run (this=<value optimized out>) at /root/mangosdev/src/mangosd/Master.cpp:322
  770. pidfile = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xf1b1d8 "mangos.pid"}}
  771. rar_thread = 0x0
  772. bind_ip = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x10e06ef8 "0.0.0.0"}}
  773. world_thread = {m_iThreadId = 140737078216448, m_hThreadHandle = 140737078216448, m_task = 0x10c46200, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xbdecd0, 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}}}
  774. cliThread = 0x10e23410
  775. soap_thread = 0x10c461e0
  776. freeze_thread = 0x10c3bfa0
  777. wsport = <value optimized out>
  778. #5 0x0000000000513048 in main (argc=<value optimized out>, argv=<value optimized out>) at /root/mangosdev/src/mangosd/Main.cpp:212
  779. cfg_file = <value optimized out>
  780. options = 0xb44618 ":a:c:s:"
  781. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe1c8, optind = 3, opterr = 0, optarg = 0x0, optstring_ = 0xefdcd0, long_only_ = 0, has_colon_ = 1, last_option_ = 0xefdc10, 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_ = 0xefe9b0, allocator_ = 0x7ffff7ad7480}, <No data fields>}}
  782. serviceDaemonMode = 0 '\000'
  783. option = <value optimized out>
  784. WORLD: unknown PET flag Action 129 and spellid 7799.
  785. WORLD: unknown PET flag Action 129 and spellid 47986.
  786. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  787. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  788. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  789. WORLD: unknown PET flag Action 1 and spellid 53434.
  790. WORLD: unknown PET flag Action 1 and spellid 53434.
  791. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  792. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  793. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  794. WORLD: unknown PET flag Action 1 and spellid 53434.
  795. WORLD: unknown PET flag Action 1 and spellid 53434.
  796. WORLD: unknown PET flag Action 1 and spellid 53434.
  797. WORLD: unknown PET flag Action 1 and spellid 53434.
  798. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Jackzz (Guid: 401381) and should be Player Jackzz (Guid: 401381) instead of Player Jackzz (Guid: 401381)
  799. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Cruzado (Guid: 602278) and should be Player Cruzado (Guid: 602278) instead of Player Cruzado (Guid: 602278)
  800. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  801. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  802. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  803. WORLD: unknown PET flag Action 193 and spellid 57567.
  804. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  805. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  806. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  807. Aura::TriggerSpell: Spell 50416 have 0 in EffectTriggered[1], not handled custom case?
  808. WORLD: unknown PET flag Action 129 and spellid 7799.
  809. Aura::TriggerSpell: Spell 50416 have 0 in EffectTriggered[1], not handled custom case?
  810. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  811. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  812. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  813. BattleGroundQueue: couldn't find for remove: Player Hobit (Guid: 563023)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement