Advertisement
Guest User

Untitled

a guest
Aug 7th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.68 KB | None | 0 0
  1. [New Thread 0x7fff54902700 (LWP 31454)]
  2. [New Thread 0x7fff54101700 (LWP 31455)]
  3. [New Thread 0x7fff53900700 (LWP 31456)]
  4. [New Thread 0x7fff530ff700 (LWP 31457)]
  5. [New Thread 0x7fff528fe700 (LWP 31458)]
  6. [New Thread 0x7fff520fd700 (LWP 31459)]
  7. [New Thread 0x7fff518fc700 (LWP 31460)]
  8. [New Thread 0x7fff50ffb700 (LWP 31461)]
  9. [New Thread 0x7fff507fa700 (LWP 31462)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fff5920b700 (LWP 31445)]
  13. Map::GetPet (this=0x0, guid=...) at /root/mangosdev/src/game/Map.cpp:2872
  14. 2872 return m_objectsStore.find<Pet>(guid.GetRawValue(), (Pet*)NULL);
  15. #0 Map::GetPet (this=0x0, guid=...) at /root/mangosdev/src/game/Map.cpp:2872
  16. #1 0x000000000082de1d in Unit::AttackedBy (this=0x7ffee75c8000, attacker=0x7fff10374100) at /root/mangosdev/src/game/Unit.cpp:6057
  17. #2 0x0000000000858fa2 in Unit::DealDamage (this=0x7fff10374100, pVictim=0x7ffee75c8000, damage=2551, cleanDamage=<value optimized out>, damagetype=<value optimized out>, damageSchoolMask=<value optimized out>, spellProto=0x7fffebde84e0, durabilityLoss=true) at /root/mangosdev/src/game/Unit.cpp:1130
  18. #3 0x000000000085ca44 in Unit::DealSpellDamage (this=0x7fff10374100, damageInfo=0x7fff5920ab70, durabilityLoss=true) at /root/mangosdev/src/game/Unit.cpp:1579
  19. #4 0x00000000008d6618 in Spell::DoAllEffectOnTarget (this=0x7ffe990d2c00, target=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1218
  20. #5 0x00000000008e76d0 in Spell::handle_delayed (this=0x7ffe990d2c00, t_offset=641) at /root/mangosdev/src/game/Spell.cpp:3547
  21. #6 0x00000000008f11f9 in SpellEvent::Execute (this=0x7fff28151288, e_time=260965, p_time=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:7307
  22. #7 0x00000000009d742f in EventProcessor::Update (this=0x7fff10374228, p_time=117) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  23. #8 0x0000000000858022 in Unit::Update (this=0x7fff10374100, update_diff=117, p_time=117) at /root/mangosdev/src/game/Unit.cpp:329
  24. #9 0x00000000005dec44 in Creature::Update (this=0x7fff10374100, update_diff=117, diff=117) at /root/mangosdev/src/game/Creature.cpp:569
  25. #10 0x00000000007cf8e1 in Update (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Object.h:424
  26. #11 Visit (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  27. #12 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  28. #13 VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  29. #14 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  30. #15 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  31. #16 Visit (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  32. #17 Visit<MaNGOS::ObjectUpdater> (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  33. #18 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  34. #19 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:422
  35. #20 Map::Update (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  36. #21 0x000000000090edf2 in MapUpdateRequest::call (this=0x7ffe8033c310) at /root/mangosdev/src/game/MapUpdater.cpp:74
  37. #22 0x00000000009d5fa1 in DelayExecutor::svc (this=0x7fff5acbc4c0) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  38. #23 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  39. #24 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  40. #25 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  41. #26 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  42. #27 0x0000000000000000 in ?? ()
  43. #0 Map::GetPet (this=0x0, guid=...) at /root/mangosdev/src/game/Map.cpp:2872
  44. No locals.
  45. #1 0x000000000082de1d in Unit::AttackedBy (this=0x7ffee75c8000, attacker=0x7fff10374100) at /root/mangosdev/src/game/Unit.cpp:6057
  46. _pet = <value optimized out>
  47. m_groupPets = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<ObjectGuid> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<ObjectGuid> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<ObjectGuid, ObjectGuid, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x7ffe4fc4f970, _M_left = 0x7ffe4fc4f970, _M_right = 0x7ffe4fc4f970}, _M_node_count = 1}}}
  48. #2 0x0000000000858fa2 in Unit::DealDamage (this=0x7fff10374100, pVictim=0x7ffee75c8000, damage=2551, cleanDamage=<value optimized out>, damagetype=<value optimized out>, damageSchoolMask=<value optimized out>, spellProto=0x7fffebde84e0, durabilityLoss=true) at /root/mangosdev/src/game/Unit.cpp:1130
  49. health = 18423
  50. duel_hasEnded = false
  51. __FUNCTION__ = "DealDamage"
  52. __PRETTY_FUNCTION__ = "uint32 Unit::DealDamage(Unit*, uint32, const CleanDamage*, DamageEffectType, SpellSchoolMask, const SpellEntry*, bool)"
  53. #3 0x000000000085ca44 in Unit::DealSpellDamage (this=0x7fff10374100, damageInfo=0x7fff5920ab70, durabilityLoss=true) at /root/mangosdev/src/game/Unit.cpp:1579
  54. pVictim = 0x7ffee75c8000
  55. spellProto = 0x7fffebde84e0
  56. cleanDamage = {damage = 0, absorb = 0, attackType = BASE_ATTACK, hitOutCome = MELEE_HIT_NORMAL}
  57. hasWeaponDmgEffect = <value optimized out>
  58. #4 0x00000000008d6618 in Spell::DoAllEffectOnTarget (this=0x7ffe990d2c00, target=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1218
  59. damageInfo = {target = 0x7ffee75c8000, attacker = 0x7fff10374100, SpellID = 39835, damage = 2551, schoolMask = SPELL_SCHOOL_MASK_NORMAL, absorb = 0, resist = 0, physicalLog = false, unused = false, blocked = 0, HitInfo = 0}
  60. mask = <value optimized out>
  61. unit = 0x7ffee75c8000
  62. real_caster = 0x7fff10374100
  63. caster = 0x7fff10374100
  64. missInfo = SPELL_MISS_NONE
  65. procVictim = 512
  66. procAttacker = 256
  67. procEx = <value optimized out>
  68. #5 0x00000000008e76d0 in Spell::handle_delayed (this=0x7ffe990d2c00, t_offset=641) at /root/mangosdev/src/game/Spell.cpp:3547
  69. next_time = 0
  70. #6 0x00000000008f11f9 in SpellEvent::Execute (this=0x7fff28151288, e_time=260965, p_time=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:7307
  71. n_offset = <value optimized out>
  72. #7 0x00000000009d742f in EventProcessor::Update (this=0x7fff10374228, p_time=117) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  73. Event = 0x7fff28151288
  74. #8 0x0000000000858022 in Unit::Update (this=0x7fff10374100, update_diff=117, p_time=117) at /root/mangosdev/src/game/Unit.cpp:329
  75. No locals.
  76. #9 0x00000000005dec44 in Creature::Update (this=0x7fff10374100, update_diff=117, diff=117) at /root/mangosdev/src/game/Creature.cpp:569
  77. No locals.
  78. #10 0x00000000007cf8e1 in Update (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Object.h:424
  79. No locals.
  80. #11 Visit (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  81. No locals.
  82. #12 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  83. No locals.
  84. #13 VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  85. No locals.
  86. #14 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  87. No locals.
  88. #15 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  89. No locals.
  90. #16 Visit (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  91. No locals.
  92. #17 Visit<MaNGOS::ObjectUpdater> (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  93. No locals.
  94. #18 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  95. No locals.
  96. #19 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:422
  97. x = <value optimized out>
  98. y = <value optimized out>
  99. cell_x = <value optimized out>
  100. cell_y = <value optimized out>
  101. #20 Map::Update (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  102. pair = {x_coord = 262, y_coord = 266}
  103. cell = {data = {Part = {grid_x = 32, grid_y = 33, cell_x = 6, cell_y = 2, nocreate = 1, reserved = 0}, All = 17328224}}
  104. y = 266
  105. x = 262
  106. plr = <value optimized out>
  107. updater = {i_timeDiff = 117}
  108. __FUNCTION__ = "Update"
  109. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  110. #21 0x000000000090edf2 in MapUpdateRequest::call (this=0x7ffe8033c310) at /root/mangosdev/src/game/MapUpdater.cpp:74
  111. No locals.
  112. #22 0x00000000009d5fa1 in DelayExecutor::svc (this=0x7fff5acbc4c0) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  113. rq = 0x7ffe8033c310
  114. #23 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  115. No symbol table info available.
  116. #24 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  117. No symbol table info available.
  118. #25 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  119. No symbol table info available.
  120. #26 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  121. No symbol table info available.
  122. #27 0x0000000000000000 in ?? ()
  123. No symbol table info available.
  124. 25 Thread 0x7fff507fa700 (LWP 31462) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  125. 24 Thread 0x7fff50ffb700 (LWP 31461) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  126. 23 Thread 0x7fff518fc700 (LWP 31460) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  127. 22 Thread 0x7fff520fd700 (LWP 31459) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  128. 21 Thread 0x7fff528fe700 (LWP 31458) 0x00007ffff7ffb6ce in ?? ()
  129. 20 Thread 0x7fff530ff700 (LWP 31457) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  130. 19 Thread 0x7fff53900700 (LWP 31456) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  131. 18 Thread 0x7fff54101700 (LWP 31455) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  132. 17 Thread 0x7fff54902700 (LWP 31454) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  133. 16 Thread 0x7fff55103700 (LWP 31453) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  134. 15 Thread 0x7fff55904700 (LWP 31452) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  135. 14 Thread 0x7fff56105700 (LWP 31451) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  136. 13 Thread 0x7fff56906700 (LWP 31450) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  137. 12 Thread 0x7fff57107700 (LWP 31449) 0x00007ffff5b6a2c3 in select () from /lib/libc.so.6
  138. 11 Thread 0x7fff57908700 (LWP 31448) 0x00007ffff5b3520d in nanosleep () from /lib/libc.so.6
  139. 10 Thread 0x7fff58109700 (LWP 31447) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  140. 9 Thread 0x7fff58a0a700 (LWP 31446) 0x00007ffff6562404 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) () from /usr/lib/libstdc++.so.6
  141. * 8 Thread 0x7fff5920b700 (LWP 31445) Map::GetPet (this=0x0, guid=...) at /root/mangosdev/src/game/Map.cpp:2872
  142. 7 Thread 0x7fff59a0c700 (LWP 31444) 0x00007ffff5e1c6b4 in __lll_lock_wait () from /lib/libpthread.so.0
  143. 6 Thread 0x7fff5a30d700 (LWP 31443) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  144. 5 Thread 0x7ffff4220700 (LWP 31352) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  145. 4 Thread 0x7ffff4a21700 (LWP 31351) 0x00007ffff5e1cb8d in read () from /lib/libpthread.so.0
  146. 3 Thread 0x7ffff542f700 (LWP 31350) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  147. 1 Thread 0x7ffff7feb720 (LWP 31346) 0x00007ffff5e16285 in pthread_join () from /lib/libpthread.so.0
  148.  
  149. Thread 25 (Thread 0x7fff507fa700 (LWP 31462)):
  150. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  151. No symbol table info available.
  152. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  153. No symbol table info available.
  154. #2 0x00007ffff7af366c 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
  155. No symbol table info available.
  156. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  157. No symbol table info available.
  158. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  159. No symbol table info available.
  160. #5 0x00000000006d0c58 in ReactorRunnable::svc (this=0x7fff5aaddd58) at /root/mangosdev/src/game/WorldSocketMgr.cpp:167
  161. 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 = 5840}}
  162. __FUNCTION__ = "svc"
  163. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  164. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  165. No symbol table info available.
  166. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  167. No symbol table info available.
  168. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  169. No symbol table info available.
  170. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  171. No symbol table info available.
  172. #10 0x0000000000000000 in ?? ()
  173. No symbol table info available.
  174.  
  175. Thread 24 (Thread 0x7fff50ffb700 (LWP 31461)):
  176. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  177. No symbol table info available.
  178. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  179. No symbol table info available.
  180. #2 0x00007ffff7af366c 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
  181. No symbol table info available.
  182. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  183. No symbol table info available.
  184. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  185. No symbol table info available.
  186. #5 0x00000000006d0c58 in ReactorRunnable::svc (this=0x7fff5aaddc20) at /root/mangosdev/src/game/WorldSocketMgr.cpp:167
  187. 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 = 9991}}
  188. __FUNCTION__ = "svc"
  189. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  190. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  191. No symbol table info available.
  192. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  193. No symbol table info available.
  194. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  195. No symbol table info available.
  196. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  197. No symbol table info available.
  198. #10 0x0000000000000000 in ?? ()
  199. No symbol table info available.
  200.  
  201. Thread 23 (Thread 0x7fff518fc700 (LWP 31460)):
  202. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  203. No symbol table info available.
  204. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  205. No symbol table info available.
  206. #2 0x00007ffff7af366c 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
  207. No symbol table info available.
  208. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  209. No symbol table info available.
  210. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  211. No symbol table info available.
  212. #5 0x00000000006d0c58 in ReactorRunnable::svc (this=0x7fff5aaddae8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:167
  213. 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 = 2513}}
  214. __FUNCTION__ = "svc"
  215. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  216. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  217. No symbol table info available.
  218. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  219. No symbol table info available.
  220. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  221. No symbol table info available.
  222. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  223. No symbol table info available.
  224. #10 0x0000000000000000 in ?? ()
  225. No symbol table info available.
  226.  
  227. Thread 22 (Thread 0x7fff520fd700 (LWP 31459)):
  228. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  229. No symbol table info available.
  230. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  231. No symbol table info available.
  232. #2 0x00007ffff7af366c 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
  233. No symbol table info available.
  234. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  235. No symbol table info available.
  236. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  237. No symbol table info available.
  238. #5 0x00000000006d0c58 in ReactorRunnable::svc (this=0x7fff5aadd9b0) at /root/mangosdev/src/game/WorldSocketMgr.cpp:167
  239. 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 = 3}}
  240. __FUNCTION__ = "svc"
  241. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  242. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  243. No symbol table info available.
  244. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  245. No symbol table info available.
  246. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  247. No symbol table info available.
  248. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  249. No symbol table info available.
  250. #10 0x0000000000000000 in ?? ()
  251. No symbol table info available.
  252.  
  253. Thread 21 (Thread 0x7fff528fe700 (LWP 31458)):
  254. #0 0x00007ffff7ffb6ce in ?? ()
  255. No symbol table info available.
  256. #1 0x00007ffff7ffba28 in gettimeofday ()
  257. No symbol table info available.
  258. #2 0x00007ffff5b24c8a in gettimeofday () from /lib/libc.so.6
  259. No symbol table info available.
  260. #3 0x00007ffff7aeb63a in ACE_Countdown_Time::start() () from /opt/mangos/lib/libACE-5.8.3.so
  261. No symbol table info available.
  262. #4 0x00007ffff7af3828 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  263. No symbol table info available.
  264. #5 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  265. No symbol table info available.
  266. #6 0x00000000006d0c58 in ReactorRunnable::svc (this=0x7fff5aadd878) at /root/mangosdev/src/game/WorldSocketMgr.cpp:167
  267. 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 = 390}}
  268. __FUNCTION__ = "svc"
  269. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  270. #7 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  271. No symbol table info available.
  272. #8 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  273. No symbol table info available.
  274. #9 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  275. No symbol table info available.
  276. #10 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  277. No symbol table info available.
  278. #11 0x0000000000000000 in ?? ()
  279. No symbol table info available.
  280.  
  281. Thread 20 (Thread 0x7fff530ff700 (LWP 31457)):
  282. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  283. No symbol table info available.
  284. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  285. No symbol table info available.
  286. #2 0x00007ffff7af366c 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
  287. No symbol table info available.
  288. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  289. No symbol table info available.
  290. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  291. No symbol table info available.
  292. #5 0x00000000006d0c58 in ReactorRunnable::svc (this=0x7fff5aadd740) at /root/mangosdev/src/game/WorldSocketMgr.cpp:167
  293. 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 = 6727}}
  294. __FUNCTION__ = "svc"
  295. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  296. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  297. No symbol table info available.
  298. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  299. No symbol table info available.
  300. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  301. No symbol table info available.
  302. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  303. No symbol table info available.
  304. #10 0x0000000000000000 in ?? ()
  305. No symbol table info available.
  306.  
  307. Thread 19 (Thread 0x7fff53900700 (LWP 31456)):
  308. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  309. No symbol table info available.
  310. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  311. No symbol table info available.
  312. #2 0x00007ffff7af366c 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
  313. No symbol table info available.
  314. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  315. No symbol table info available.
  316. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  317. No symbol table info available.
  318. #5 0x00000000006d0c58 in ReactorRunnable::svc (this=0x7fff5aadd608) at /root/mangosdev/src/game/WorldSocketMgr.cpp:167
  319. 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}}
  320. __FUNCTION__ = "svc"
  321. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  322. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  323. No symbol table info available.
  324. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  325. No symbol table info available.
  326. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  327. No symbol table info available.
  328. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  329. No symbol table info available.
  330. #10 0x0000000000000000 in ?? ()
  331. No symbol table info available.
  332.  
  333. Thread 18 (Thread 0x7fff54101700 (LWP 31455)):
  334. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  335. No symbol table info available.
  336. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  337. No symbol table info available.
  338. #2 0x000000000050c48b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fff581a3f00, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  339. result = <value optimized out>
  340. #3 0x000000000050d607 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fff581a3f00, first_item=@0x7fff54100e28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  341. ace_mon = {lock_ = 0x7fff581a3f50, owner_ = 0}
  342. #4 0x000000000050c2d8 in getq (this=0x7fff57106d90) at /usr/local/include/ace/Task_T.inl:22
  343. No locals.
  344. #5 SOAPWorkingThread::svc (this=0x7fff57106d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  345. mb = 0x0
  346. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  347. No symbol table info available.
  348. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  349. No symbol table info available.
  350. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  351. No symbol table info available.
  352. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  353. No symbol table info available.
  354. #10 0x0000000000000000 in ?? ()
  355. No symbol table info available.
  356.  
  357. Thread 17 (Thread 0x7fff54902700 (LWP 31454)):
  358. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  359. No symbol table info available.
  360. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  361. No symbol table info available.
  362. #2 0x000000000050c48b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fff581a3f00, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  363. result = <value optimized out>
  364. #3 0x000000000050d607 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fff581a3f00, first_item=@0x7fff54901e28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  365. ace_mon = {lock_ = 0x7fff581a3f50, owner_ = 0}
  366. #4 0x000000000050c2d8 in getq (this=0x7fff57106d90) at /usr/local/include/ace/Task_T.inl:22
  367. No locals.
  368. #5 SOAPWorkingThread::svc (this=0x7fff57106d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  369. mb = 0x0
  370. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  371. No symbol table info available.
  372. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  373. No symbol table info available.
  374. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  375. No symbol table info available.
  376. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  377. No symbol table info available.
  378. #10 0x0000000000000000 in ?? ()
  379. No symbol table info available.
  380.  
  381. Thread 16 (Thread 0x7fff55103700 (LWP 31453)):
  382. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  383. No symbol table info available.
  384. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  385. No symbol table info available.
  386. #2 0x000000000050c48b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fff581a3f00, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  387. result = <value optimized out>
  388. #3 0x000000000050d607 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fff581a3f00, first_item=@0x7fff55102e28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  389. ace_mon = {lock_ = 0x7fff581a3f50, owner_ = 0}
  390. #4 0x000000000050c2d8 in getq (this=0x7fff57106d90) at /usr/local/include/ace/Task_T.inl:22
  391. No locals.
  392. #5 SOAPWorkingThread::svc (this=0x7fff57106d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  393. mb = 0x0
  394. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  395. No symbol table info available.
  396. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  397. No symbol table info available.
  398. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  399. No symbol table info available.
  400. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  401. No symbol table info available.
  402. #10 0x0000000000000000 in ?? ()
  403. No symbol table info available.
  404.  
  405. Thread 15 (Thread 0x7fff55904700 (LWP 31452)):
  406. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  407. No symbol table info available.
  408. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  409. No symbol table info available.
  410. #2 0x000000000050c48b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fff581a3f00, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  411. result = <value optimized out>
  412. #3 0x000000000050d607 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fff581a3f00, first_item=@0x7fff55903e28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  413. ace_mon = {lock_ = 0x7fff581a3f50, owner_ = 0}
  414. #4 0x000000000050c2d8 in getq (this=0x7fff57106d90) at /usr/local/include/ace/Task_T.inl:22
  415. No locals.
  416. #5 SOAPWorkingThread::svc (this=0x7fff57106d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  417. mb = 0x0
  418. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  419. No symbol table info available.
  420. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  421. No symbol table info available.
  422. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  423. No symbol table info available.
  424. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  425. No symbol table info available.
  426. #10 0x0000000000000000 in ?? ()
  427. No symbol table info available.
  428.  
  429. Thread 14 (Thread 0x7fff56105700 (LWP 31451)):
  430. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  431. No symbol table info available.
  432. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  433. No symbol table info available.
  434. #2 0x000000000050c48b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fff581a3f00, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  435. result = <value optimized out>
  436. #3 0x000000000050d607 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fff581a3f00, first_item=@0x7fff56104e28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  437. ace_mon = {lock_ = 0x7fff581a3f50, owner_ = 0}
  438. #4 0x000000000050c2d8 in getq (this=0x7fff57106d90) at /usr/local/include/ace/Task_T.inl:22
  439. No locals.
  440. #5 SOAPWorkingThread::svc (this=0x7fff57106d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  441. mb = 0x0
  442. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  443. No symbol table info available.
  444. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  445. No symbol table info available.
  446. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  447. No symbol table info available.
  448. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  449. No symbol table info available.
  450. #10 0x0000000000000000 in ?? ()
  451. No symbol table info available.
  452.  
  453. Thread 13 (Thread 0x7fff56906700 (LWP 31450)):
  454. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  455. No symbol table info available.
  456. #1 0x00000000009d4999 in sleep (msecs=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  457. rqtp = {tv_sec = 1, tv_nsec = 0}
  458. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  459. No locals.
  460. #3 0x000000000050085b in FreezeDetectorRunnable::run (this=0x7fff581e0bf8) at /root/mangosdev/src/mangosd/Master.cpp:75
  461. curtime = 4294966780
  462. #4 0x00000000009d4c6a in ACE_Based::Thread::ThreadTask (param=0x7fff56905e30) at /root/mangosdev/src/shared/Threading.cpp:187
  463. No locals.
  464. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  465. No symbol table info available.
  466. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  467. No symbol table info available.
  468. #7 0x0000000000000000 in ?? ()
  469. No symbol table info available.
  470.  
  471. Thread 12 (Thread 0x7fff57107700 (LWP 31449)):
  472. #0 0x00007ffff5b6a2c3 in select () from /lib/libc.so.6
  473. No symbol table info available.
  474. #1 0x0000000000a4cdae in tcp_select (soap=0x7fff570eb590, s=41, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4418
  475. tv = {tv_sec = 1, tv_usec = 878311}
  476. fd = {{fds_bits = {2199023255552, 0 <repeats 15 times>}}, {fds_bits = {2199023255552, 0 <repeats 15 times>}}, {fds_bits = {2199023255552, 0 <repeats 15 times>}}}
  477. sfd = 0x7fff570eb3c0
  478. efd = 0x7fff570eb440
  479. r = <value optimized out>
  480. rfd = 0x7fff570eb340
  481. #2 0x0000000000a5aa0f in soap_accept (soap=0x7fff570eb590) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4486
  482. r = -514
  483. err = -514
  484. n = 16
  485. len = 65536
  486. set = 1
  487. #3 0x000000000050b7c7 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/MaNGOSsoap.cpp:51
  488. thread_soap = <value optimized out>
  489. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fff581a3f00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  490. soap = {_vptr.soap = 0xb0eff0, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xb0b8fb "%.9G", double_format = 0xb0b900 "%.17lG", dime_id_format = 0xb0b907 "cid:id%d", http_version = 0xb0b910 "1.1", http_content = 0x0, encodingStyle = 0xb0e520 "", actor = 0x0, lang = 0xb0c22c "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 = 0xdbc060, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x1197e20, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7ffff07c7fb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xa6d5c0 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xa4b070 <http_get(soap*)>, fput = 0xa4b080 <http_405(soap*)>, fdel = 0xa4b080 <http_405(soap*)>, fhead = 0xa4b080 <http_405(soap*)>, fform = 0, fposthdr = 0xa532a0 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xa4e1b0 <http_response(soap*, int, size_t)>, fparse = 0xa5ebc0 <http_parse(soap*)>, fparsehdr = 0xa6ca00 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xa50510 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xa504f0 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xa504e0 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xa623a0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xa50500 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xa4a980 <tcp_disconnect(soap*)>, fsend = 0xa501c0 <fsend(soap*, char const*, size_t)>, frecv = 0xa4ff90 <frecv(soap*, char*, size_t)>, fpoll = 0xa5ae70 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xa4e150 <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 = 41, 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 = 0xb0b914 "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 889 times>, "k\032Xÿ\177\000\000Ãà|öÿ\177", '\000' <repeats 18 times>, "x\020\000\000\000\000\000\000\000@\032Xÿ\177\000\000\v\000\000\000\000\000\000\000\033\000\000\000\000\000\000\000\000@\032Xÿ\177\000\000\212ç|öÿ\177\000\000 m\020Wÿ\177\000\000\000B û\206ëÏG\000\000\000\000\000\000\000\000\000k\032Xÿ\177\000\000\001\000\000\000\000\000\000\000\210v\020Wÿ\177\000\000\000w\020Wÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff67d0304, z_crc = 0, z_dict = 0xb581a4000 <Address 0xb581a4000 out of bounds>, z_dict_len = 4097, zlib_state = 0, zlib_in = 0, zlib_out = 24984, z_buf = 0x7ffff7fe6188 "", z_buflen = 0, z_level = 16384, z_ratio_in = 4.59163468e-41, z_ratio_out = -1.28310798e+33}
  491. m = <value optimized out>
  492. s = -514
  493. #4 0x00000000009d4c6a in ACE_Based::Thread::ThreadTask (param=0x2a) at /root/mangosdev/src/shared/Threading.cpp:187
  494. No locals.
  495. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  496. No symbol table info available.
  497. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  498. No symbol table info available.
  499. #7 0x0000000000000000 in ?? ()
  500. No symbol table info available.
  501.  
  502. Thread 11 (Thread 0x7fff57908700 (LWP 31448)):
  503. #0 0x00007ffff5b3520d in nanosleep () from /lib/libc.so.6
  504. No symbol table info available.
  505. #1 0x00007ffff5b6ab14 in usleep () from /lib/libc.so.6
  506. No symbol table info available.
  507. #2 0x00000000005087ee in CliRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/CliRunnable.cpp:617
  508. command_str = <value optimized out>
  509. commandbuf = "\000\200\033Xÿ\177\000\000\004\003}öÿ\177", '\000' <repeats 11 times>, "\200\033X\n\000\000\000\001\020\000\000\000\000\000\000\230dþ÷ÿ\177\000\000\210dþ÷ÿ\177", '\000' <repeats 11 times>, "\200\033Xÿ\177\000\000f\f}öÿ\177", '\000' <repeats 11 times>, "B û\206ëÏGx\020\000\000\000\000\000\000\000«\033Xÿ\177\000\000°~ý÷ÿ\177\000\000\210\206\220Wÿ\177\000\000\000\207\220Wÿ\177", '\000' <repeats 18 times>, "\026h²÷ÿ\177\000\000\000\200ªYÿ\177\000\000lø|öÿ\177\000\000\b³ªYÿ\177", '\000' <repeats 11 times>, "«\033Xÿ\177\000\000\220§Ü\000\000\000\000\000À\211\220W"...
  510. #3 0x00000000009d4c6a in ACE_Based::Thread::ThreadTask (param=0x7fff57907c40) at /root/mangosdev/src/shared/Threading.cpp:187
  511. No locals.
  512. #4 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  513. No symbol table info available.
  514. #5 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  515. No symbol table info available.
  516. #6 0x0000000000000000 in ?? ()
  517. No symbol table info available.
  518.  
  519. Thread 10 (Thread 0x7fff58109700 (LWP 31447)):
  520. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  521. No symbol table info available.
  522. #1 0x00007ffff7ae036a in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  523. No symbol table info available.
  524. #2 0x000000000090e740 in MapUpdater::wait (this=0x7fff5acbc4b8) at /root/mangosdev/src/game/MapUpdater.cpp:107
  525. guard = {lock_ = 0x7fff5acbc5d0, owner_ = 0}
  526. #3 0x0000000000548068 in MapManager::Update (this=0x7fff5acbc400, diff=<value optimized out>) at /root/mangosdev/src/game/MapManager.cpp:280
  527. No locals.
  528. #4 0x00000000007f16b5 in World::Update (this=0x7ffff7f7b900, diff=117) at /root/mangosdev/src/game/World.cpp:1548
  529. autobroadcaston = 0
  530. #5 0x000000000050783d in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  531. diff = 117
  532. prevSleepTime = 0
  533. #6 0x00000000009d4c6a in ACE_Based::Thread::ThreadTask (param=0x7fff5acbc594) at /root/mangosdev/src/shared/Threading.cpp:187
  534. No locals.
  535. #7 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  536. No symbol table info available.
  537. #8 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  538. No symbol table info available.
  539. #9 0x0000000000000000 in ?? ()
  540. No symbol table info available.
  541.  
  542. Thread 9 (Thread 0x7fff58a0a700 (LWP 31446)):
  543. #0 0x00007ffff6562404 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) () from /usr/lib/libstdc++.so.6
  544. No symbol table info available.
  545. #1 0x00000000009198c0 in ModelSpawn (this=0x7fff58a09170, spawn=<value optimized out>, model=0x7fff44b7ef60) at /root/mangosdev/src/game/vmap/ModelInstance.h:43
  546. No locals.
  547. #2 VMAP::ModelInstance::ModelInstance (this=0x7fff58a09170, spawn=<value optimized out>, model=0x7fff44b7ef60) at /root/mangosdev/src/game/vmap/ModelInstance.cpp:29
  548. No locals.
  549. #3 0x00000000009b4fad in VMAP::StaticMapTree::LoadMapTile (this=0x7fff4fd37c80, tileX=<value optimized out>, tileY=<value optimized out>, vm=<value optimized out>) at /root/mangosdev/src/game/vmap/MapTree.cpp:393
  550. model = 0x7fff44b7ef60
  551. referencedVal = 111184
  552. spawn = {flags = 5, adtId = 0, ID = 2563705, iPos = {x = 9522.88086, y = 19438.4023, z = 859.062012}, iRot = {x = 11.6630802, y = 44.5, z = -6.96223021}, iScale = 1, iBound = {static dummy = <optimized out>, lo = {x = 9522.75586, y = 19438.2734, z = 858.987}, hi = {x = 9523.1377, y = 19439.0234, z = 861.197815}}, name = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffe4bc8a300 "Northrendgeneraltorch01.m2"}}}
  553. i = 293
  554. chunk = "VMAP_3.0"
  555. numSpawns = 361
  556. result = true
  557. tilefile = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffe4bc8a808 "./vmaps/571_36_17.vmtile"}}
  558. tf = 0x252ab370
  559. #4 0x0000000000910d00 in VMAP::VMapManager2::_loadMap (this=0x7ffff7fd7dd0, pMapId=571, basePath=<value optimized out>, tileX=17, tileY=36) at /root/mangosdev/src/game/vmap/VMapManager2.cpp:119
  560. No locals.
  561. #5 0x0000000000910ed0 in VMAP::VMapManager2::loadMap (this=0x7ffff7fd7dd0, pBasePath=<value optimized out>, pMapId=571, x=17, y=36) at /root/mangosdev/src/game/vmap/VMapManager2.cpp:97
  562. result = <value optimized out>
  563. #6 0x000000000068672e in TerrainInfo::LoadMapAndVMap (this=0x431c000, x=17, y=36) at /root/mangosdev/src/game/GridMap.cpp:1112
  564. tmp = 0x7ffff7fd7dd0 "\020¼®"
  565. len = -134382128
  566. i_mapEntry = 0x7ffff7fd7dd0
  567. mapName = 0x7ffff15670cc "Northrend"
  568. vmapLoadResult = -134382128
  569. #7 0x00000000006869b0 in TerrainInfo::Load (this=0x431c000, x=17, y=36) at /root/mangosdev/src/game/GridMap.cpp:663
  570. __FUNCTION__ = "Load"
  571. __PRETTY_FUNCTION__ = "GridMap* TerrainInfo::Load(uint32, uint32)"
  572. pMap = 0x7ffe4bc8a300
  573. #8 0x00000000007c1a07 in Map::LoadMapAndVMap (this=0x11d4000, gx=<value optimized out>, gy=36) at /root/mangosdev/src/game/Map.cpp:71
  574. pInfo = <value optimized out>
  575. #9 0x00000000007c3bc3 in Map::EnsureGridCreated (this=0x11d4000, p=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:224
  576. gx = 1486918192
  577. gy = 36
  578. #10 0x00000000007c3c20 in Map::EnsureGridLoaded (this=0x7ffe4bc8a2e8, cell=...) at /root/mangosdev/src/game/Map.cpp:258
  579. grid = <value optimized out>
  580. __FUNCTION__ = "EnsureGridLoaded"
  581. __PRETTY_FUNCTION__ = "bool Map::EnsureGridLoaded(const Cell&)"
  582. #11 0x00000000008c22cd in Visit<MaNGOS::VisibleNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (center_obj=<value optimized out>, visitor=<value optimized out>, radius=<value optimized out>, dont_load=<value optimized out>) at /root/mangosdev/src/game/Map.h:421
  583. x = 46
  584. y = 27
  585. #12 Visit<MaNGOS::VisibleNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (center_obj=<value optimized out>, visitor=<value optimized out>, radius=<value optimized out>, dont_load=<value optimized out>) at /root/mangosdev/src/game/CellImpl.h:115
  586. r_zone = {data = {Part = {grid_x = 46, grid_y = 27, cell_x = 0, cell_y = 3, nocreate = 0, reserved = 0}, All = 788206}}
  587. y = 220
  588. x = 368
  589. area = {low_bound = {x_coord = 365, y_coord = 219}, high_bound = {x_coord = 368, y_coord = 221}}
  590. #13 Visit<MaNGOS::VisibleNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (center_obj=<value optimized out>, visitor=<value optimized out>, radius=<value optimized out>, dont_load=<value optimized out>) at /root/mangosdev/src/game/CellImpl.h:56
  591. No locals.
  592. #14 Cell::VisitAllObjects<MaNGOS::VisibleNotifier> (center_obj=<value optimized out>, visitor=<value optimized out>, radius=<value optimized out>, dont_load=<value optimized out>) at /root/mangosdev/src/game/CellImpl.h:205
  593. cell = {data = {Part = {grid_x = 45, grid_y = 27, cell_x = 6, cell_y = 4, nocreate = 0, reserved = 0}, All = 1074925}}
  594. gnotifier = {i_visitor = @0x7fff58a09880}
  595. wnotifier = {i_visitor = @0x7fff58a09880}
  596. #15 0x00000000008c4156 in Camera::UpdateVisibilityForOwner (this=0x7ffe78b1abd8) at /root/mangosdev/src/game/Camera.cpp:149
  597. notifier = {i_camera = @0x7ffe78b1abd8, i_data = {m_blockCount = 1, m_outOfRangeGUIDs = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<ObjectGuid> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<ObjectGuid> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<ObjectGuid, ObjectGuid, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x7fff58a09898, _M_right = 0x7fff58a09898}, _M_node_count = 0}}}, m_data = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 227, _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 = 0x7ffe4fc50100 "\002ßÚ\233\001§rPñ\003ð", _M_finish = 0x7ffe4fc501e3 "", _M_end_of_storage = 0x7ffe4fc51100 "ÀnãÁe4õÁ6\001"}}, <No data fields>}}}, i_clientGUIDs = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<ObjectGuid> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<ObjectGuid> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<ObjectGuid, ObjectGuid, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x7fff58a098f0, _M_right = 0x7fff58a098f0}, _M_node_count = 0}}}, i_visibleNow = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<WorldObject*> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<WorldObject*> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<WorldObject*, WorldObject*, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x7ffe5d4f99b8, _M_left = 0x7ffe5d4f99b8, _M_right = 0x7ffe5d4f99b8}, _M_node_count = 1}}}}
  598. #16 0x000000000082c8d1 in CameraCall (this=0x7ffe78b18000) at /root/mangosdev/src/game/Camera.h:97
  599. c = 0x7ffe4bc8a2e8
  600. #17 Call_UpdateVisibilityForOwner (this=0x7ffe78b18000) at /root/mangosdev/src/game/Camera.h:135
  601. No locals.
  602. #18 Unit::OnRelocated (this=0x7ffe78b18000) at /root/mangosdev/src/game/Unit.cpp:12232
  603. No locals.
  604. #19 0x00000000007cbd05 in Map::PlayerRelocation (this=0x11d4000, player=0x7ffe78b18000, x=<value optimized out>, y=<value optimized out>, z=<value optimized out>, orientation=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:694
  605. __FUNCTION__ = "PlayerRelocation"
  606. __PRETTY_FUNCTION__ = "void Map::PlayerRelocation(Player*, float, float, float, float)"
  607. old_val = {x_coord = 366, y_coord = 220}
  608. old_cell = {data = {Part = {grid_x = 45, grid_y = 27, cell_x = 6, cell_y = 4, nocreate = 0, reserved = 0}, All = 1074925}}
  609. new_val = {x_coord = 366, y_coord = 220}
  610. new_cell = {data = {Part = {grid_x = 45, grid_y = 27, cell_x = 6, cell_y = 4, nocreate = 0, reserved = 0}, All = 1074925}}
  611. newGrid = <value optimized out>
  612. #20 0x00000000008376ac in Unit::SetPosition (this=0x7ffe78b18000, x=<value optimized out>, y=<value optimized out>, z=<value optimized out>, orientation=<value optimized out>, teleport=false) at /root/mangosdev/src/game/Unit.cpp:519
  613. turn = <value optimized out>
  614. relocate = true
  615. #21 0x00000000005b6e43 in Player::SetPosition (this=0x7ffe4bc8a2e8, x=9523.1377, y=9522.75586, z=19439.0234, orientation=19438.2734, teleport=48) at /root/mangosdev/src/game/Player.cpp:6307
  616. No locals.
  617. #22 0x000000000095a5c2 in WorldSession::HandleMoverRelocation (this=0x7ffeb8941980, movementInfo=...) at /root/mangosdev/src/game/MovementHandler.cpp:576
  618. mover = 0x7ffe78b18000
  619. #23 0x000000000095d69b in WorldSession::HandleMovementOpcodes (this=0x7ffeb8941980, recv_data=...) at /root/mangosdev/src/game/MovementHandler.cpp:298
  620. mover = 0x7ffe78b18000
  621. plMover = 0x7ffe78b18000
  622. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 38, _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 = 0x7ffe5d4f8338 "\016", _M_finish = 0x7ffe5d4f835e "", _M_end_of_storage = 0x7fff51040000 ""}}, <No data fields>}}, m_opcode = 63596}
  623. guid = {m_guid = 198697}
  624. movementInfo = {moveFlags = 50331649, moveFlags2 = 0, time = 401612, pos = {x = 7379.4541, y = -2373.51733, z = 939.901184, o = 5.15894842}, t_guid = {m_guid = 0}, t_pos = {x = 0, y = 0, z = 0, o = 0}, t_time = 0, t_seat = -1 'ÿ', t_seatInfo = 0x0, t_time2 = 0, s_pitch = -0.095120497, fallTime = 0, jump = {velocity = 0, sinAngle = 0, cosAngle = 0, xyspeed = 0}, u_unk1 = 0}
  625. #24 0x00000000007166f2 in WorldSession::ExecuteOpcode (this=0x7ffeb8941980, opHandle=<value optimized out>, packet=0x7fff510439d0) at /root/mangosdev/src/game/WorldSession.cpp:953
  626. No locals.
  627. #25 0x000000000071849b in WorldSession::Update (this=0x7ffeb8941980, diff=<value optimized out>, updater=...) at /root/mangosdev/src/game/WorldSession.cpp:261
  628. opHandle = @0x7fff58a09230
  629. packet = 0x7fff510439d0
  630. #26 0x00000000007cf378 in Map::Update (this=0x11d4000, t_diff=@0x7ffe8033da00) at /root/mangosdev/src/game/Map.cpp:451
  631. pSession = 0x7ffe4bc8a2e8
  632. updater = {<PacketFilter> = {_vptr.PacketFilter = 0xab8c70, m_pSession = 0x7ffeb8941980}, <No data fields>}
  633. plr = <value optimized out>
  634. updater = {i_timeDiff = 3}
  635. __FUNCTION__ = "Update"
  636. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  637. #27 0x000000000090edf2 in MapUpdateRequest::call (this=0x7ffe8033d9e0) at /root/mangosdev/src/game/MapUpdater.cpp:74
  638. No locals.
  639. #28 0x00000000009d5fa1 in DelayExecutor::svc (this=0x7fff5acbc4c0) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  640. rq = 0x7ffe8033d9e0
  641. #29 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  642. No symbol table info available.
  643. #30 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  644. No symbol table info available.
  645. #31 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  646. No symbol table info available.
  647. #32 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  648. No symbol table info available.
  649. #33 0x0000000000000000 in ?? ()
  650. No symbol table info available.
  651.  
  652. Thread 8 (Thread 0x7fff5920b700 (LWP 31445)):
  653. #0 Map::GetPet (this=0x0, guid=...) at /root/mangosdev/src/game/Map.cpp:2872
  654. No locals.
  655. #1 0x000000000082de1d in Unit::AttackedBy (this=0x7ffee75c8000, attacker=0x7fff10374100) at /root/mangosdev/src/game/Unit.cpp:6057
  656. _pet = <value optimized out>
  657. m_groupPets = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<ObjectGuid> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<ObjectGuid> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<ObjectGuid, ObjectGuid, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x7ffe4fc4f970, _M_left = 0x7ffe4fc4f970, _M_right = 0x7ffe4fc4f970}, _M_node_count = 1}}}
  658. #2 0x0000000000858fa2 in Unit::DealDamage (this=0x7fff10374100, pVictim=0x7ffee75c8000, damage=2551, cleanDamage=<value optimized out>, damagetype=<value optimized out>, damageSchoolMask=<value optimized out>, spellProto=0x7fffebde84e0, durabilityLoss=true) at /root/mangosdev/src/game/Unit.cpp:1130
  659. health = 18423
  660. duel_hasEnded = false
  661. __FUNCTION__ = "DealDamage"
  662. __PRETTY_FUNCTION__ = "uint32 Unit::DealDamage(Unit*, uint32, const CleanDamage*, DamageEffectType, SpellSchoolMask, const SpellEntry*, bool)"
  663. #3 0x000000000085ca44 in Unit::DealSpellDamage (this=0x7fff10374100, damageInfo=0x7fff5920ab70, durabilityLoss=true) at /root/mangosdev/src/game/Unit.cpp:1579
  664. pVictim = 0x7ffee75c8000
  665. spellProto = 0x7fffebde84e0
  666. cleanDamage = {damage = 0, absorb = 0, attackType = BASE_ATTACK, hitOutCome = MELEE_HIT_NORMAL}
  667. hasWeaponDmgEffect = <value optimized out>
  668. #4 0x00000000008d6618 in Spell::DoAllEffectOnTarget (this=0x7ffe990d2c00, target=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1218
  669. damageInfo = {target = 0x7ffee75c8000, attacker = 0x7fff10374100, SpellID = 39835, damage = 2551, schoolMask = SPELL_SCHOOL_MASK_NORMAL, absorb = 0, resist = 0, physicalLog = false, unused = false, blocked = 0, HitInfo = 0}
  670. mask = <value optimized out>
  671. unit = 0x7ffee75c8000
  672. real_caster = 0x7fff10374100
  673. caster = 0x7fff10374100
  674. missInfo = SPELL_MISS_NONE
  675. procVictim = 512
  676. procAttacker = 256
  677. procEx = <value optimized out>
  678. #5 0x00000000008e76d0 in Spell::handle_delayed (this=0x7ffe990d2c00, t_offset=641) at /root/mangosdev/src/game/Spell.cpp:3547
  679. next_time = 0
  680. #6 0x00000000008f11f9 in SpellEvent::Execute (this=0x7fff28151288, e_time=260965, p_time=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:7307
  681. n_offset = <value optimized out>
  682. #7 0x00000000009d742f in EventProcessor::Update (this=0x7fff10374228, p_time=117) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  683. Event = 0x7fff28151288
  684. #8 0x0000000000858022 in Unit::Update (this=0x7fff10374100, update_diff=117, p_time=117) at /root/mangosdev/src/game/Unit.cpp:329
  685. No locals.
  686. #9 0x00000000005dec44 in Creature::Update (this=0x7fff10374100, update_diff=117, diff=117) at /root/mangosdev/src/game/Creature.cpp:569
  687. No locals.
  688. #10 0x00000000007cf8e1 in Update (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Object.h:424
  689. No locals.
  690. #11 Visit (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  691. No locals.
  692. #12 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  693. No locals.
  694. #13 VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  695. No locals.
  696. #14 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  697. No locals.
  698. #15 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  699. No locals.
  700. #16 Visit (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  701. No locals.
  702. #17 Visit<MaNGOS::ObjectUpdater> (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  703. No locals.
  704. #18 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  705. No locals.
  706. #19 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:422
  707. x = <value optimized out>
  708. y = <value optimized out>
  709. cell_x = <value optimized out>
  710. cell_y = <value optimized out>
  711. #20 Map::Update (this=0x1a478000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  712. pair = {x_coord = 262, y_coord = 266}
  713. cell = {data = {Part = {grid_x = 32, grid_y = 33, cell_x = 6, cell_y = 2, nocreate = 1, reserved = 0}, All = 17328224}}
  714. y = 266
  715. x = 262
  716. plr = <value optimized out>
  717. updater = {i_timeDiff = 117}
  718. __FUNCTION__ = "Update"
  719. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  720. #21 0x000000000090edf2 in MapUpdateRequest::call (this=0x7ffe8033c310) at /root/mangosdev/src/game/MapUpdater.cpp:74
  721. No locals.
  722. #22 0x00000000009d5fa1 in DelayExecutor::svc (this=0x7fff5acbc4c0) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  723. rq = 0x7ffe8033c310
  724. #23 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  725. No symbol table info available.
  726. #24 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  727. No symbol table info available.
  728. #25 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  729. No symbol table info available.
  730. #26 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  731. No symbol table info available.
  732. #27 0x0000000000000000 in ?? ()
  733. No symbol table info available.
  734.  
  735. Thread 7 (Thread 0x7fff59a0c700 (LWP 31444)):
  736. #0 0x00007ffff5e1c6b4 in __lll_lock_wait () from /lib/libpthread.so.0
  737. No symbol table info available.
  738. #1 0x00007ffff5e17849 in _L_lock_953 () from /lib/libpthread.so.0
  739. No symbol table info available.
  740. #2 0x00007ffff5e1766b in pthread_mutex_lock () from /lib/libpthread.so.0
  741. No symbol table info available.
  742. #3 0x00007ffff7b268f6 in ACE_OS::mutex_lock(pthread_mutex_t*) () from /opt/mangos/lib/libACE-5.8.3.so
  743. No symbol table info available.
  744. #4 0x0000000000858014 in thread_mutex_lock (this=0x7ffef1d9c100, update_diff=117, p_time=117) at /usr/local/include/ace/OS_NS_Thread.inl:3394
  745. No locals.
  746. #5 acquire (this=0x7ffef1d9c100, update_diff=117, p_time=117) at /usr/local/include/ace/Thread_Mutex.inl:60
  747. No locals.
  748. #6 Unit::Update (this=0x7ffef1d9c100, update_diff=117, p_time=117) at /root/mangosdev/src/game/Unit.cpp:328
  749. No locals.
  750. #7 0x00000000005dec44 in Creature::Update (this=0x7ffef1d9c100, update_diff=117, diff=117) at /root/mangosdev/src/game/Creature.cpp:569
  751. No locals.
  752. #8 0x00000000007cf8e1 in Update (this=0x11bc000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Object.h:424
  753. No locals.
  754. #9 Visit (this=0x11bc000, t_diff=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  755. No locals.
  756. #10 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (this=0x11bc000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  757. No locals.
  758. #11 VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x11bc000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  759. No locals.
  760. #12 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x11bc000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  761. No locals.
  762. #13 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x11bc000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  763. No locals.
  764. #14 Visit (this=0x11bc000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  765. No locals.
  766. #15 Visit<MaNGOS::ObjectUpdater> (this=0x11bc000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  767. No locals.
  768. #16 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x11bc000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  769. No locals.
  770. #17 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x11bc000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:422
  771. x = <value optimized out>
  772. y = <value optimized out>
  773. cell_x = <value optimized out>
  774. cell_y = <value optimized out>
  775. #18 Map::Update (this=0x11bc000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  776. pair = {x_coord = 264, y_coord = 348}
  777. cell = {data = {Part = {grid_x = 33, grid_y = 43, cell_x = 0, cell_y = 4, nocreate = 1, reserved = 0}, All = 17828577}}
  778. y = 348
  779. x = 264
  780. plr = <value optimized out>
  781. updater = {i_timeDiff = 117}
  782. __FUNCTION__ = "Update"
  783. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  784. #19 0x000000000090edf2 in MapUpdateRequest::call (this=0x7ffe8033e4a8) at /root/mangosdev/src/game/MapUpdater.cpp:74
  785. No locals.
  786. #20 0x00000000009d5fa1 in DelayExecutor::svc (this=0x7fff5acbc4c0) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  787. rq = 0x7ffe8033e4a8
  788. #21 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  789. No symbol table info available.
  790. #22 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  791. No symbol table info available.
  792. #23 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  793. No symbol table info available.
  794. #24 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  795. No symbol table info available.
  796. #25 0x0000000000000000 in ?? ()
  797. No symbol table info available.
  798.  
  799. Thread 6 (Thread 0x7fff5a30d700 (LWP 31443)):
  800. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  801. No symbol table info available.
  802. #1 0x00000000009d4999 in sleep (msecs=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  803. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  804. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  805. No locals.
  806. #3 0x00000000009d31da in SqlDelayThread::run (this=0x7fff5ae8b040) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  807. pingEveryLoop = 180000
  808. loopCounter = 32979
  809. #4 0x00000000009d4c6a in ACE_Based::Thread::ThreadTask (param=0x7fff5a30ce30) at /root/mangosdev/src/shared/Threading.cpp:187
  810. No locals.
  811. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  812. No symbol table info available.
  813. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  814. No symbol table info available.
  815. #7 0x0000000000000000 in ?? ()
  816. No symbol table info available.
  817.  
  818. Thread 5 (Thread 0x7ffff4220700 (LWP 31352)):
  819. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  820. No symbol table info available.
  821. #1 0x00000000009d4999 in sleep (msecs=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  822. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  823. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  824. No locals.
  825. #3 0x00000000009d31da in SqlDelayThread::run (this=0x7ffff7f8bdc0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  826. pingEveryLoop = 180000
  827. loopCounter = 39541
  828. #4 0x00000000009d4c6a in ACE_Based::Thread::ThreadTask (param=0x7ffff421fe30) at /root/mangosdev/src/shared/Threading.cpp:187
  829. No locals.
  830. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  831. No symbol table info available.
  832. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  833. No symbol table info available.
  834. #7 0x0000000000000000 in ?? ()
  835. No symbol table info available.
  836.  
  837. Thread 4 (Thread 0x7ffff4a21700 (LWP 31351)):
  838. #0 0x00007ffff5e1cb8d in read () from /lib/libpthread.so.0
  839. No symbol table info available.
  840. #1 0x00007ffff768e999 in vio_read_buff () from /usr/lib/libmysqlclient_r.so.16
  841. No symbol table info available.
  842. #2 0x00007ffff768f95f in ?? () from /usr/lib/libmysqlclient_r.so.16
  843. No symbol table info available.
  844. #3 0x00007ffff768fc35 in my_net_read () from /usr/lib/libmysqlclient_r.so.16
  845. No symbol table info available.
  846. #4 0x00007ffff768a55a in cli_safe_read () from /usr/lib/libmysqlclient_r.so.16
  847. No symbol table info available.
  848. #5 0x00007ffff768acc9 in ?? () from /usr/lib/libmysqlclient_r.so.16
  849. No symbol table info available.
  850. #6 0x00007ffff768914c in mysql_real_query () from /usr/lib/libmysqlclient_r.so.16
  851. No symbol table info available.
  852. #7 0x00000000009c796a in MySQLConnection::_Query (this=0x7ffff7fbfb00, sql=0x7ffe7c055300 "SELECT characters.guid, characters.name, characters.race, characters.class, characters.gender, characters.playerBytes, characters.playerBytes2, characters.level, characters.zone, characters.map, chara"..., pResult=0x7ffff4a20de0, pFields=0x7ffff4a20dd8, pRowCount=0x7ffff4a20dd0, pFieldCount=0x7ffff4a20dec) at /root/mangosdev/src/shared/Database/DatabaseMysql.cpp:202
  853. No locals.
  854. #8 0x00000000009c8151 in MySQLConnection::Query (this=0xe, sql=0xe339d0 "\001") at /root/mangosdev/src/shared/Database/DatabaseMysql.cpp:237
  855. result = 0x0
  856. fields = 0x0
  857. rowCount = 0
  858. fieldCount = 0
  859. #9 0x00000000009cd0b7 in SqlQuery::Execute (this=0x7ffee8e3f300, conn=0x7ffff7fbfb00) at /root/mangosdev/src/shared/Database/SqlOperations.cpp:92
  860. guard = {m_pConn = 0x7ffff7fbfb00}
  861. #10 0x00000000009d322a in ProcessRequests (this=0x7ffff7f8be80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:74
  862. s = 0x7ffee8e3f300
  863. #11 SqlDelayThread::run (this=0x7ffff7f8be80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:50
  864. pingEveryLoop = 180000
  865. loopCounter = 10173
  866. #12 0x00000000009d4c6a in ACE_Based::Thread::ThreadTask (param=0xe) at /root/mangosdev/src/shared/Threading.cpp:187
  867. No locals.
  868. #13 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  869. No symbol table info available.
  870. #14 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  871. No symbol table info available.
  872. #15 0x0000000000000000 in ?? ()
  873. No symbol table info available.
  874.  
  875. Thread 3 (Thread 0x7ffff542f700 (LWP 31350)):
  876. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  877. No symbol table info available.
  878. #1 0x00000000009d4999 in sleep (msecs=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  879. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  880. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  881. No locals.
  882. #3 0x00000000009d31da in SqlDelayThread::run (this=0x7ffff7f8bf40) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  883. pingEveryLoop = 180000
  884. loopCounter = 39913
  885. #4 0x00000000009d4c6a in ACE_Based::Thread::ThreadTask (param=0x7ffff542ee30) at /root/mangosdev/src/shared/Threading.cpp:187
  886. No locals.
  887. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  888. No symbol table info available.
  889. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  890. No symbol table info available.
  891. #7 0x0000000000000000 in ?? ()
  892. No symbol table info available.
  893.  
  894. Thread 1 (Thread 0x7ffff7feb720 (LWP 31346)):
  895. #0 0x00007ffff5e16285 in pthread_join () from /lib/libpthread.so.0
  896. No symbol table info available.
  897. #1 0x00007ffff7b7684b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  898. No symbol table info available.
  899. #2 0x00000000006cf160 in Wait (this=0x7fff581efd38) at /root/mangosdev/src/game/WorldSocketMgr.cpp:102
  900. No locals.
  901. #3 WorldSocketMgr::Wait (this=0x7fff581efd38) at /root/mangosdev/src/game/WorldSocketMgr.cpp:316
  902. i = 1
  903. #4 0x00000000004fe85e in Master::Run (this=<value optimized out>) at /root/mangosdev/src/mangosd/Master.cpp:315
  904. pidfile = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff7fdbf28 "mangos.pid"}}
  905. rar_thread = 0x0
  906. bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fff59aac098 "0.0.0.0"}}
  907. world_thread = {m_iThreadId = 140734670870272, m_hThreadHandle = 140734670870272, m_task = 0x7fff5aea4b80, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xb08c10, 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}}}
  908. cliThread = 0x7fff5afa46e8
  909. soap_thread = 0x7fff5afa4760
  910. freeze_thread = 0x7fff5afa4748
  911. #5 0x00000000004fd9f7 in main (argc=<value optimized out>, argv=0x7fffffffe258) at /root/mangosdev/src/mangosd/Main.cpp:178
  912. cfg_file = 0x7fffffffe4b5 "../etc/mangosd.conf"
  913. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe258, optind = 3, opterr = 0, optarg = 0x0, optstring_ = 0x7ffff7fdbf88, long_only_ = 0, has_colon_ = 1, last_option_ = 0x7ffff7fdbf60, 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_ = 1, cur_size_ = 1, array_ = 0x7ffff7faffe8, allocator_ = 0x7ffff7ddb070}, <No data fields>}}
  914. option = <value optimized out>
  915. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  916. Aura::TriggerSpell: Spell 63132 have 0 in EffectTriggered[0], not handled custom case?
  917. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  918. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  919. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  920. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  921. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  922. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  923. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  924. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  925. SCRIPT_COMMAND_SET_FACTION (script id 30012) call for non-creature (TypeIdSource: 3)(TypeIdTarget: 4), skipping.
  926. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Mandrilaso (Guid: 255726) and should be Player Mandrilaso (Guid: 255726) instead of Player Mandrilaso (Guid: 255726)
  927. SCRIPT_COMMAND_SET_FACTION (script id 30012) call for non-creature (TypeIdSource: 3)(TypeIdTarget: 4), skipping.
  928. Aura::TriggerSpell: Spell 63132 have 0 in EffectTriggered[0], not handled custom case?
  929. Aura::TriggerSpell: Spell 63132 have 0 in EffectTriggered[0], not handled custom case?
  930. Aura::TriggerSpell: Spell 63132 have 0 in EffectTriggered[0], not handled custom case?
  931. Aura::TriggerSpell: Spell 63132 have 0 in EffectTriggered[0], not handled custom case?
  932. Aura::TriggerSpell: Spell 63132 have 0 in EffectTriggered[0], not handled custom case?
  933. SCRIPT_COMMAND_SET_FACTION (script id 30012) call for non-creature (TypeIdSource: 3)(TypeIdTarget: 4), skipping.
  934. Aura::TriggerSpell: Spell 63132 have 0 in EffectTriggered[0], not handled custom case?
  935. Aura::TriggerSpell: Spell 63132 have 0 in EffectTriggered[0], not handled custom case?
  936. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  937. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  938. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  939. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  940. SCRIPT_COMMAND_SET_FACTION (script id 30012) call for non-creature (TypeIdSource: 3)(TypeIdTarget: 4), skipping.
  941. Aura::TriggerSpell: Spell 63132 have 0 in EffectTriggered[0], not handled custom case?
  942. SCRIPT_COMMAND_SET_FACTION (script id 30012) call for non-creature (TypeIdSource: 3)(TypeIdTarget: 4), skipping.
  943. WorldSocket::handle_input_header: client sent malformed packet size = 23428 , cmd = -84987884
  944. Aura::TriggerSpell: Spell 34480 have 0 in EffectTriggered[1], not handled custom case?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement