Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.07 KB | None | 0 0
  1. [New Thread 0x7fffbca15700 (LWP 30539)]
  2. [New Thread 0x7fffb7fff700 (LWP 30540)]
  3. [New Thread 0x7fffb77fe700 (LWP 30541)]
  4. [New Thread 0x7fffb6ffd700 (LWP 30542)]
  5. [New Thread 0x7fffb67fc700 (LWP 30543)]
  6. [New Thread 0x7fffb5ffb700 (LWP 30544)]
  7. [New Thread 0x7fffb57fa700 (LWP 30545)]
  8. [New Thread 0x7fffb4ff9700 (LWP 30546)]
  9. [New Thread 0x7fffb47f8700 (LWP 30547)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffc021b700 (LWP 30533)]
  13. SpellCastTargets::setUnitTarget (this=0x7fffc021aaf0, target=0x7fff120f0000) at /root/mangosdev/src/game/Spell.cpp:138
  14. 138 m_unitTargetGUID = target->GetObjectGuid();
  15. #0 SpellCastTargets::setUnitTarget (this=0x7fffc021aaf0, target=0x7fff120f0000) at /root/mangosdev/src/game/Spell.cpp:138
  16. #1 0x00000000008ced28 in Unit::CastSpell (this=<value optimized out>, Victim=0x7fff120f0000, spellInfo=<value optimized out>, triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0, originalCaster=..., triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1279
  17. #2 0x00000000008cf099 in Unit::CastSpell (this=0x7fff120f0000, Victim=0x7fff120f0000, spellId=<value optimized out>, triggered=182, castItem=0x0, triggeredByAura=0x0, originalCaster=..., triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1245
  18. #3 0x00007fffc189b032 in ScriptedAI::DoCast (this=0x7fff0f0fff00, pTarget=0x7fff120f0000, uiSpellId=58696, bTriggered=182) at /root/mangosdev/src/bindings/ScriptDev2/include/sc_creature.cpp:138
  19. #4 0x00007fffc171cac3 in boss_archavonAI::UpdateAI (this=0x7fff0f0fff00, uiDiff=159) at /root/mangosdev/src/bindings/ScriptDev2/scripts/northrend/vault_of_archavon/boss_archavon.cpp:184
  20. #5 0x0000000000606f0e in Creature::Update (this=0x7ffef51da080, update_diff=159, diff=159) at /root/mangosdev/src/game/Creature.cpp:590
  21. #6 0x000000000084e641 in void VisitorHelper<MaNGOS::ObjectUpdater, Creature>(MaNGOS::ObjectUpdater&, ContainerMapList<Creature>&) ()
  22. #7 0x0000000000849179 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x38468000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  23. #8 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x38468000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  24. #9 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x38468000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  25. #10 Visit (this=0x38468000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  26. #11 Visit<MaNGOS::ObjectUpdater> (this=0x38468000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  27. #12 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x38468000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  28. #13 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x38468000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  29. #14 Map::Update (this=0x38468000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:504
  30. #15 0x00000000009a2622 in MapUpdateRequest::call (this=0x7ffee14423e0) at /root/mangosdev/src/game/MapUpdater.cpp:74
  31. #16 0x0000000000a85571 in DelayExecutor::svc (this=0x7fffc1ec9df0) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  32. #17 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  33. #18 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  34. #19 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  35. #20 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  36. #21 0x0000000000000000 in ?? ()
  37. #0 SpellCastTargets::setUnitTarget (this=0x7fffc021aaf0, target=0x7fff120f0000) at /root/mangosdev/src/game/Spell.cpp:138
  38. No locals.
  39. #1 0x00000000008ced28 in Unit::CastSpell (this=<value optimized out>, Victim=0x7fff120f0000, spellInfo=<value optimized out>, triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0, originalCaster=..., triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1279
  40. targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = 2.95097499e+38, m_destY = 1.63336456e+29, m_destZ = 0, m_strTarget = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xe9be18 ""}}, m_targetMask = 0, m_unitTarget = 0x7fff120f0000, m_GOTarget = 0x0, m_itemTarget = 0x0, m_unitTargetGUID = {m_guid = 0}, 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}
  41. #2 0x00000000008cf099 in Unit::CastSpell (this=0x7fff120f0000, Victim=0x7fff120f0000, spellId=<value optimized out>, triggered=182, castItem=0x0, triggeredByAura=0x0, originalCaster=..., triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1245
  42. spellInfo = 0x7003f130
  43. #3 0x00007fffc189b032 in ScriptedAI::DoCast (this=0x7fff0f0fff00, pTarget=0x7fff120f0000, uiSpellId=58696, bTriggered=182) at /root/mangosdev/src/bindings/ScriptDev2/include/sc_creature.cpp:138
  44. No locals.
  45. #4 0x00007fffc171cac3 in boss_archavonAI::UpdateAI (this=0x7fff0f0fff00, uiDiff=159) at /root/mangosdev/src/bindings/ScriptDev2/scripts/northrend/vault_of_archavon/boss_archavon.cpp:184
  46. No locals.
  47. #5 0x0000000000606f0e in Creature::Update (this=0x7ffef51da080, update_diff=159, diff=159) at /root/mangosdev/src/game/Creature.cpp:590
  48. No locals.
  49. #6 0x000000000084e641 in void VisitorHelper<MaNGOS::ObjectUpdater, Creature>(MaNGOS::ObjectUpdater&, ContainerMapList<Creature>&) ()
  50. No symbol table info available.
  51. #7 0x0000000000849179 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x38468000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  52. No locals.
  53. #8 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x38468000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  54. No locals.
  55. #9 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x38468000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  56. No locals.
  57. #10 Visit (this=0x38468000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  58. No locals.
  59. #11 Visit<MaNGOS::ObjectUpdater> (this=0x38468000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  60. No locals.
  61. #12 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x38468000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  62. No locals.
  63. #13 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x38468000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  64. x = <value optimized out>
  65. y = 31
  66. cell_x = <value optimized out>
  67. cell_y = <value optimized out>
  68. #14 Map::Update (this=0x38468000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:504
  69. pair = {x_coord = 257, y_coord = 254}
  70. cell = {data = {Part = {grid_x = 32, grid_y = 31, cell_x = 1, cell_y = 6, nocreate = 1, reserved = 0}, All = 18356192}}
  71. y = 254
  72. x = <value optimized out>
  73. plr = <value optimized out>
  74. area = {low_bound = {x_coord = 255, y_coord = 252}, high_bound = {x_coord = 259, y_coord = 256}}
  75. updater = {i_timeDiff = 159}
  76. __FUNCTION__ = "Update"
  77. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  78. #15 0x00000000009a2622 in MapUpdateRequest::call (this=0x7ffee14423e0) at /root/mangosdev/src/game/MapUpdater.cpp:74
  79. No locals.
  80. #16 0x0000000000a85571 in DelayExecutor::svc (this=0x7fffc1ec9df0) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  81. rq = 0x7ffee14423e0
  82. #17 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  83. No symbol table info available.
  84. #18 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  85. No symbol table info available.
  86. #19 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  87. No symbol table info available.
  88. #20 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  89. No symbol table info available.
  90. #21 0x0000000000000000 in ?? ()
  91. No symbol table info available.
  92. 22 Thread 0x7fffb47f8700 (LWP 30547) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  93. 21 Thread 0x7fffb4ff9700 (LWP 30546) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  94. 20 Thread 0x7fffb57fa700 (LWP 30545) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  95. 19 Thread 0x7fffb5ffb700 (LWP 30544) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  96. 18 Thread 0x7fffb67fc700 (LWP 30543) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  97. 17 Thread 0x7fffb6ffd700 (LWP 30542) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  98. 16 Thread 0x7fffb77fe700 (LWP 30541) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  99. 15 Thread 0x7fffb7fff700 (LWP 30540) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  100. 14 Thread 0x7fffbca15700 (LWP 30539) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  101. 13 Thread 0x7fffbda17700 (LWP 30537) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  102. 12 Thread 0x7fffbd216700 (LWP 30538) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  103. 11 Thread 0x7fffbe218700 (LWP 30536) 0x00007ffff5b6a2c3 in select () from /lib/libc.so.6
  104. 10 Thread 0x7fffbea19700 (LWP 30535) 0x00007ffff5b3520d in nanosleep () from /lib/libc.so.6
  105. 9 Thread 0x7fffbf21a700 (LWP 30534) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  106. * 8 Thread 0x7fffc021b700 (LWP 30533) SpellCastTargets::setUnitTarget (this=0x7fffc021aaf0, target=0x7fff120f0000) at /root/mangosdev/src/game/Spell.cpp:138
  107. 7 Thread 0x7fffc0a1c700 (LWP 30532) 0x00007ffff5e1764f in pthread_mutex_lock () from /lib/libpthread.so.0
  108. 6 Thread 0x7fffc141d700 (LWP 30529) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  109. 5 Thread 0x7ffff4220700 (LWP 30482) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  110. 4 Thread 0x7ffff4a21700 (LWP 30481) 0x00007ffff5e1cb8d in read () from /lib/libpthread.so.0
  111. 3 Thread 0x7ffff542f700 (LWP 30480) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  112. 1 Thread 0x7ffff7feb720 (LWP 30476) 0x00007ffff5e16285 in pthread_join () from /lib/libpthread.so.0
  113.  
  114. Thread 22 (Thread 0x7fffb47f8700 (LWP 30547)):
  115. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  116. No symbol table info available.
  117. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  118. No symbol table info available.
  119. #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
  120. No symbol table info available.
  121. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  122. No symbol table info available.
  123. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  124. No symbol table info available.
  125. #5 0x000000000070dfa8 in ReactorRunnable::svc (this=0x7fffbf35a1e8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  126. 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 = 2461}}
  127. __FUNCTION__ = "svc"
  128. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  129. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  130. No symbol table info available.
  131. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  132. No symbol table info available.
  133. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  134. No symbol table info available.
  135. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  136. No symbol table info available.
  137. #10 0x0000000000000000 in ?? ()
  138. No symbol table info available.
  139.  
  140. Thread 21 (Thread 0x7fffb4ff9700 (LWP 30546)):
  141. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  142. No symbol table info available.
  143. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  144. No symbol table info available.
  145. #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
  146. No symbol table info available.
  147. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  148. No symbol table info available.
  149. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  150. No symbol table info available.
  151. #5 0x000000000070dfa8 in ReactorRunnable::svc (this=0x7fffbf35a0b0) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  152. 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 = 2114}}
  153. __FUNCTION__ = "svc"
  154. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  155. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  156. No symbol table info available.
  157. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  158. No symbol table info available.
  159. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  160. No symbol table info available.
  161. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  162. No symbol table info available.
  163. #10 0x0000000000000000 in ?? ()
  164. No symbol table info available.
  165.  
  166. Thread 20 (Thread 0x7fffb57fa700 (LWP 30545)):
  167. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  168. No symbol table info available.
  169. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  170. No symbol table info available.
  171. #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
  172. No symbol table info available.
  173. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  174. No symbol table info available.
  175. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  176. No symbol table info available.
  177. #5 0x000000000070dfa8 in ReactorRunnable::svc (this=0x7fffbf359f78) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  178. 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 = 7525}}
  179. __FUNCTION__ = "svc"
  180. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  181. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  182. No symbol table info available.
  183. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  184. No symbol table info available.
  185. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  186. No symbol table info available.
  187. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  188. No symbol table info available.
  189. #10 0x0000000000000000 in ?? ()
  190. No symbol table info available.
  191.  
  192. Thread 19 (Thread 0x7fffb5ffb700 (LWP 30544)):
  193. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  194. No symbol table info available.
  195. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  196. No symbol table info available.
  197. #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
  198. No symbol table info available.
  199. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  200. No symbol table info available.
  201. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  202. No symbol table info available.
  203. #5 0x000000000070dfa8 in ReactorRunnable::svc (this=0x7fffbf359e40) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  204. 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 = 335}}
  205. __FUNCTION__ = "svc"
  206. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  207. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  208. No symbol table info available.
  209. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  210. No symbol table info available.
  211. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  212. No symbol table info available.
  213. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  214. No symbol table info available.
  215. #10 0x0000000000000000 in ?? ()
  216. No symbol table info available.
  217.  
  218. Thread 18 (Thread 0x7fffb67fc700 (LWP 30543)):
  219. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  220. No symbol table info available.
  221. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  222. No symbol table info available.
  223. #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
  224. No symbol table info available.
  225. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  226. No symbol table info available.
  227. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  228. No symbol table info available.
  229. #5 0x000000000070dfa8 in ReactorRunnable::svc (this=0x7fffbf359d08) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  230. 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 = 1564}}
  231. __FUNCTION__ = "svc"
  232. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  233. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  234. No symbol table info available.
  235. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  236. No symbol table info available.
  237. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  238. No symbol table info available.
  239. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  240. No symbol table info available.
  241. #10 0x0000000000000000 in ?? ()
  242. No symbol table info available.
  243.  
  244. Thread 17 (Thread 0x7fffb6ffd700 (LWP 30542)):
  245. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  246. No symbol table info available.
  247. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  248. No symbol table info available.
  249. #2 0x0000000000520fbb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffbf2abf00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  250. result = <value optimized out>
  251. #3 0x0000000000522137 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffbf2abf00, first_item=@0x7fffb6ffce28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  252. ace_mon = {lock_ = 0x7fffbf2abf50, owner_ = 0}
  253. #4 0x0000000000520e08 in getq (this=0x7fffbe217d90) at /opt/mangos/include/ace/Task_T.inl:22
  254. No locals.
  255. #5 SOAPWorkingThread::svc (this=0x7fffbe217d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  256. mb = 0x0
  257. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  258. No symbol table info available.
  259. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  260. No symbol table info available.
  261. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  262. No symbol table info available.
  263. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  264. No symbol table info available.
  265. #10 0x0000000000000000 in ?? ()
  266. No symbol table info available.
  267.  
  268. Thread 16 (Thread 0x7fffb77fe700 (LWP 30541)):
  269. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  270. No symbol table info available.
  271. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  272. No symbol table info available.
  273. #2 0x0000000000520fbb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffbf2abf00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  274. result = <value optimized out>
  275. #3 0x0000000000522137 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffbf2abf00, first_item=@0x7fffb77fde28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  276. ace_mon = {lock_ = 0x7fffbf2abf50, owner_ = 0}
  277. #4 0x0000000000520e08 in getq (this=0x7fffbe217d90) at /opt/mangos/include/ace/Task_T.inl:22
  278. No locals.
  279. #5 SOAPWorkingThread::svc (this=0x7fffbe217d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  280. mb = 0x0
  281. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  282. No symbol table info available.
  283. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  284. No symbol table info available.
  285. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  286. No symbol table info available.
  287. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  288. No symbol table info available.
  289. #10 0x0000000000000000 in ?? ()
  290. No symbol table info available.
  291.  
  292. Thread 15 (Thread 0x7fffb7fff700 (LWP 30540)):
  293. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  294. No symbol table info available.
  295. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  296. No symbol table info available.
  297. #2 0x0000000000520fbb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffbf2abf00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  298. result = <value optimized out>
  299. #3 0x0000000000522137 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffbf2abf00, first_item=@0x7fffb7ffee28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  300. ace_mon = {lock_ = 0x7fffbf2abf50, owner_ = 0}
  301. #4 0x0000000000520e08 in getq (this=0x7fffbe217d90) at /opt/mangos/include/ace/Task_T.inl:22
  302. No locals.
  303. #5 SOAPWorkingThread::svc (this=0x7fffbe217d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  304. mb = 0x0
  305. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  306. No symbol table info available.
  307. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  308. No symbol table info available.
  309. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  310. No symbol table info available.
  311. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  312. No symbol table info available.
  313. #10 0x0000000000000000 in ?? ()
  314. No symbol table info available.
  315.  
  316. Thread 14 (Thread 0x7fffbca15700 (LWP 30539)):
  317. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  318. No symbol table info available.
  319. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  320. No symbol table info available.
  321. #2 0x0000000000520fbb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffbf2abf00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  322. result = <value optimized out>
  323. #3 0x0000000000522137 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffbf2abf00, first_item=@0x7fffbca14e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  324. ace_mon = {lock_ = 0x7fffbf2abf50, owner_ = 0}
  325. #4 0x0000000000520e08 in getq (this=0x7fffbe217d90) at /opt/mangos/include/ace/Task_T.inl:22
  326. No locals.
  327. #5 SOAPWorkingThread::svc (this=0x7fffbe217d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  328. mb = 0x0
  329. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  330. No symbol table info available.
  331. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  332. No symbol table info available.
  333. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  334. No symbol table info available.
  335. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  336. No symbol table info available.
  337. #10 0x0000000000000000 in ?? ()
  338. No symbol table info available.
  339.  
  340. Thread 13 (Thread 0x7fffbda17700 (LWP 30537)):
  341. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  342. No symbol table info available.
  343. #1 0x0000000000a83f69 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  344. rqtp = {tv_sec = 1, tv_nsec = 0}
  345. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  346. No locals.
  347. #3 0x00000000005154db in FreezeDetectorRunnable::run (this=0x7fffbf2f38d0) at /root/mangosdev/src/mangosd/Master.cpp:79
  348. curtime = 4294966780
  349. #4 0x0000000000a8423a in ACE_Based::Thread::ThreadTask (param=0x7fffbda16e30) at /root/mangosdev/src/shared/Threading.cpp:187
  350. No locals.
  351. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  352. No symbol table info available.
  353. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  354. No symbol table info available.
  355. #7 0x0000000000000000 in ?? ()
  356. No symbol table info available.
  357.  
  358. Thread 12 (Thread 0x7fffbd216700 (LWP 30538)):
  359. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  360. No symbol table info available.
  361. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  362. No symbol table info available.
  363. #2 0x0000000000520fbb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffbf2abf00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  364. result = <value optimized out>
  365. #3 0x0000000000522137 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffbf2abf00, first_item=@0x7fffbd215e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  366. ace_mon = {lock_ = 0x7fffbf2abf50, owner_ = 0}
  367. #4 0x0000000000520e08 in getq (this=0x7fffbe217d90) at /opt/mangos/include/ace/Task_T.inl:22
  368. No locals.
  369. #5 SOAPWorkingThread::svc (this=0x7fffbe217d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  370. mb = 0x0
  371. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  372. No symbol table info available.
  373. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  374. No symbol table info available.
  375. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  376. No symbol table info available.
  377. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  378. No symbol table info available.
  379. #10 0x0000000000000000 in ?? ()
  380. No symbol table info available.
  381.  
  382. Thread 11 (Thread 0x7fffbe218700 (LWP 30536)):
  383. #0 0x00007ffff5b6a2c3 in select () from /lib/libc.so.6
  384. No symbol table info available.
  385. #1 0x0000000000afc1fe in tcp_select (soap=0x7fffbe1fc590, s=35, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4418
  386. tv = {tv_sec = 1, tv_usec = 947163}
  387. fd = {{fds_bits = {34359738368, 0 <repeats 15 times>}}, {fds_bits = {34359738368, 0 <repeats 15 times>}}, {fds_bits = {34359738368, 0 <repeats 15 times>}}}
  388. sfd = 0x7fffbe1fc3c0
  389. efd = 0x7fffbe1fc440
  390. r = <value optimized out>
  391. rfd = 0x7fffbe1fc340
  392. #2 0x0000000000b09e5f in soap_accept (soap=0x7fffbe1fc590) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4486
  393. r = -514
  394. err = -514
  395. n = 16
  396. len = 65536
  397. set = 1
  398. #3 0x00000000005202f7 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/MaNGOSsoap.cpp:51
  399. thread_soap = <value optimized out>
  400. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fffbf2abf00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  401. soap = {_vptr.soap = 0xbca370, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xbc6c7b "%.9G", double_format = 0xbc6c80 "%.17lG", dime_id_format = 0xbc6c87 "cid:id%d", http_version = 0xbc6c90 "1.1", http_content = 0x0, encodingStyle = 0xbc98a0 "", actor = 0x0, lang = 0xbc75ac "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 = 0xe86100, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x12cbe00, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffb3f2ffb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xb1ca10 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xafa4c0 <http_get(soap*)>, fput = 0xafa4d0 <http_405(soap*)>, fdel = 0xafa4d0 <http_405(soap*)>, fhead = 0xafa4d0 <http_405(soap*)>, fform = 0, fposthdr = 0xb026f0 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xafd600 <http_response(soap*, int, size_t)>, fparse = 0xb0e010 <http_parse(soap*)>, fparsehdr = 0xb1be50 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xaff960 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xaff940 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xaff930 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xb117f0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xaff950 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xaf9dd0 <tcp_disconnect(soap*)>, fsend = 0xaff610 <fsend(soap*, char const*, size_t)>, frecv = 0xaff3e0 <frecv(soap*, char*, size_t)>, fpoll = 0xb0a2c0 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xafd5a0 <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 = 35, 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 = 0xbc6c94 "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>"\353, *\277\377\177\000\000\303\340|\366\377\177", '\000' <repeats 18 times>, "x\020\000\000\000\000\000\000\000\300*\277\377\177\000\000\n\000\000\000\000\000\000\000\033\000\000\000\000\000\000\000\000\300*\277\377\177\000\000\212\347|\366\377\177\000\000 }!\276\377\177\000\000\000/\322\273V\246\316\330\000\000\000\000\000\000\000\000\000\353*\277\377\177\000\000\001\000\000\000\000\000\000\000\210\206!\276\377\177\000\000\000\207!\276\377\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff67d0304, z_crc = 0, z_dict = 0xabf2ac000 <Address 0xabf2ac000 out of bounds>, z_dict_len = 4097, zlib_state = 0, zlib_in = 0, zlib_out = 25752, z_buf = 0x7ffff7fe6488 "", z_buflen = 0, z_level = 49152, z_ratio_in = 4.59163468e-41, z_ratio_out = -1.28310798e+33}
  402. m = <value optimized out>
  403. s = -514
  404. #4 0x0000000000a8423a in ACE_Based::Thread::ThreadTask (param=0x24) at /root/mangosdev/src/shared/Threading.cpp:187
  405. No locals.
  406. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  407. No symbol table info available.
  408. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  409. No symbol table info available.
  410. #7 0x0000000000000000 in ?? ()
  411. No symbol table info available.
  412.  
  413. Thread 10 (Thread 0x7fffbea19700 (LWP 30535)):
  414. #0 0x00007ffff5b3520d in nanosleep () from /lib/libc.so.6
  415. No symbol table info available.
  416. #1 0x00007ffff5b6ab14 in usleep () from /lib/libc.so.6
  417. No symbol table info available.
  418. #2 0x000000000051d2ee in CliRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/CliRunnable.cpp:617
  419. command_str = <value optimized out>
  420. commandbuf = "\000\000,\277\377\177\000\000\004\003}\366\377\177", '\000' <repeats 12 times>, ",\277\t\000\000\000\001\020\000\000\000\000\000\000\230g\376\367\377\177\000\000\210g\376\367\377\177", '\000' <repeats 12 times>, ",\277\377\177\000\000f\f}\366\377\177", '\000' <repeats 11 times>, "/\322\273V\246\316\330x\020\000\000\000\000\000\000\000+,\277\377\177\000\000\260~\375\367\377\177\000\000\210\226\241\276\377\177\000\000\000\227\241\276\377\177", '\000' <repeats 18 times>, "\026h\262\367\377\177\000\000\000\000C\360\377\177\000\000l\370|\366\377\177\000\000(+C\360\377\177", '\000' <repeats 11 times>, "+,\277\377\177\000\000\020\275\351\000\000\000\000\000\300\231\241\276\377\177\000\000\206e\262\367\377\177", '\000' <repeats 11 times>, "/\322\273V\246\316\330\000\000\000\000\000\000\000\000\060B\250\000\000\000\000"
  421. #3 0x0000000000a8423a in ACE_Based::Thread::ThreadTask (param=0x7fffbea18c40) at /root/mangosdev/src/shared/Threading.cpp:187
  422. No locals.
  423. #4 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  424. No symbol table info available.
  425. #5 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  426. No symbol table info available.
  427. #6 0x0000000000000000 in ?? ()
  428. No symbol table info available.
  429.  
  430. Thread 9 (Thread 0x7fffbf21a700 (LWP 30534)):
  431. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  432. No symbol table info available.
  433. #1 0x00007ffff7ae036a in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  434. No symbol table info available.
  435. #2 0x00000000009a1f70 in MapUpdater::wait (this=0x7fffc1ec9de8) at /root/mangosdev/src/game/MapUpdater.cpp:107
  436. guard = {lock_ = 0x7fffc1ec9f00, owner_ = 0}
  437. #3 0x000000000056e898 in MapManager::Update (this=0x7fffc1ec9d00, diff=<value optimized out>) at /root/mangosdev/src/game/MapManager.cpp:251
  438. No locals.
  439. #4 0x000000000087a19d in World::Update (this=0x7ffff7f77900, diff=159) at /root/mangosdev/src/game/World.cpp:1611
  440. autobroadcaston = 0
  441. #5 0x000000000051c4bd in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  442. diff = 159
  443. prevSleepTime = 0
  444. #6 0x0000000000a8423a in ACE_Based::Thread::ThreadTask (param=0x7fffc1ec9ec4) at /root/mangosdev/src/shared/Threading.cpp:187
  445. No locals.
  446. #7 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  447. No symbol table info available.
  448. #8 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  449. No symbol table info available.
  450. #9 0x0000000000000000 in ?? ()
  451. No symbol table info available.
  452.  
  453. Thread 8 (Thread 0x7fffc021b700 (LWP 30533)):
  454. #0 SpellCastTargets::setUnitTarget (this=0x7fffc021aaf0, target=0x7fff120f0000) at /root/mangosdev/src/game/Spell.cpp:138
  455. No locals.
  456. #1 0x00000000008ced28 in Unit::CastSpell (this=<value optimized out>, Victim=0x7fff120f0000, spellInfo=<value optimized out>, triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0, originalCaster=..., triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1279
  457. targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = 2.95097499e+38, m_destY = 1.63336456e+29, m_destZ = 0, m_strTarget = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xe9be18 ""}}, m_targetMask = 0, m_unitTarget = 0x7fff120f0000, m_GOTarget = 0x0, m_itemTarget = 0x0, m_unitTargetGUID = {m_guid = 0}, 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}
  458. #2 0x00000000008cf099 in Unit::CastSpell (this=0x7fff120f0000, Victim=0x7fff120f0000, spellId=<value optimized out>, triggered=182, castItem=0x0, triggeredByAura=0x0, originalCaster=..., triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1245
  459. spellInfo = 0x7003f130
  460. #3 0x00007fffc189b032 in ScriptedAI::DoCast (this=0x7fff0f0fff00, pTarget=0x7fff120f0000, uiSpellId=58696, bTriggered=182) at /root/mangosdev/src/bindings/ScriptDev2/include/sc_creature.cpp:138
  461. No locals.
  462. #4 0x00007fffc171cac3 in boss_archavonAI::UpdateAI (this=0x7fff0f0fff00, uiDiff=159) at /root/mangosdev/src/bindings/ScriptDev2/scripts/northrend/vault_of_archavon/boss_archavon.cpp:184
  463. No locals.
  464. #5 0x0000000000606f0e in Creature::Update (this=0x7ffef51da080, update_diff=159, diff=159) at /root/mangosdev/src/game/Creature.cpp:590
  465. No locals.
  466. #6 0x000000000084e641 in void VisitorHelper<MaNGOS::ObjectUpdater, Creature>(MaNGOS::ObjectUpdater&, ContainerMapList<Creature>&) ()
  467. No symbol table info available.
  468. #7 0x0000000000849179 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x38468000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  469. No locals.
  470. #8 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x38468000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  471. No locals.
  472. #9 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x38468000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  473. No locals.
  474. #10 Visit (this=0x38468000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  475. No locals.
  476. #11 Visit<MaNGOS::ObjectUpdater> (this=0x38468000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  477. No locals.
  478. #12 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x38468000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  479. No locals.
  480. #13 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x38468000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  481. x = <value optimized out>
  482. y = 31
  483. cell_x = <value optimized out>
  484. cell_y = <value optimized out>
  485. #14 Map::Update (this=0x38468000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:504
  486. pair = {x_coord = 257, y_coord = 254}
  487. cell = {data = {Part = {grid_x = 32, grid_y = 31, cell_x = 1, cell_y = 6, nocreate = 1, reserved = 0}, All = 18356192}}
  488. y = 254
  489. x = <value optimized out>
  490. plr = <value optimized out>
  491. area = {low_bound = {x_coord = 255, y_coord = 252}, high_bound = {x_coord = 259, y_coord = 256}}
  492. updater = {i_timeDiff = 159}
  493. __FUNCTION__ = "Update"
  494. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  495. #15 0x00000000009a2622 in MapUpdateRequest::call (this=0x7ffee14423e0) at /root/mangosdev/src/game/MapUpdater.cpp:74
  496. No locals.
  497. #16 0x0000000000a85571 in DelayExecutor::svc (this=0x7fffc1ec9df0) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  498. rq = 0x7ffee14423e0
  499. #17 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  500. No symbol table info available.
  501. #18 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  502. No symbol table info available.
  503. #19 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  504. No symbol table info available.
  505. #20 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  506. No symbol table info available.
  507. #21 0x0000000000000000 in ?? ()
  508. No symbol table info available.
  509.  
  510. Thread 7 (Thread 0x7fffc0a1c700 (LWP 30532)):
  511. #0 0x00007ffff5e1764f in pthread_mutex_lock () from /lib/libpthread.so.0
  512. No symbol table info available.
  513. #1 0x00007ffff7b268f6 in ACE_OS::mutex_lock(pthread_mutex_t*) () from /opt/mangos/lib/libACE-5.8.3.so
  514. No symbol table info available.
  515. #2 0x00000000008dfd14 in thread_mutex_lock (this=0x7fff7d81a080, update_diff=0, p_time=159) at /opt/mangos/include/ace/OS_NS_Thread.inl:3394
  516. No locals.
  517. #3 acquire (this=0x7fff7d81a080, update_diff=0, p_time=159) at /opt/mangos/include/ace/Thread_Mutex.inl:60
  518. No locals.
  519. #4 Unit::Update (this=0x7fff7d81a080, update_diff=0, p_time=159) at /root/mangosdev/src/game/Unit.cpp:336
  520. No locals.
  521. #5 0x0000000000606a9c in Creature::Update (this=0x7fff7d81a080, update_diff=0, diff=159) at /root/mangosdev/src/game/Creature.cpp:577
  522. No locals.
  523. #6 0x000000000084e641 in void VisitorHelper<MaNGOS::ObjectUpdater, Creature>(MaNGOS::ObjectUpdater&, ContainerMapList<Creature>&) ()
  524. No symbol table info available.
  525. #7 0x0000000000849179 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x3e44000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  526. No locals.
  527. #8 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x3e44000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  528. No locals.
  529. #9 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x3e44000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  530. No locals.
  531. #10 Visit (this=0x3e44000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  532. No locals.
  533. #11 Visit<MaNGOS::ObjectUpdater> (this=0x3e44000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  534. No locals.
  535. #12 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x3e44000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  536. No locals.
  537. #13 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x3e44000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  538. x = <value optimized out>
  539. y = 42
  540. cell_x = <value optimized out>
  541. cell_y = <value optimized out>
  542. #14 Map::Update (this=0x3e44000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:504
  543. pair = {x_coord = 291, y_coord = 338}
  544. cell = {data = {Part = {grid_x = 36, grid_y = 42, cell_x = 3, cell_y = 2, nocreate = 1, reserved = 0}, All = 17316516}}
  545. y = 338
  546. x = <value optimized out>
  547. plr = <value optimized out>
  548. area = {low_bound = {x_coord = 291, y_coord = 336}, high_bound = {x_coord = 294, y_coord = 339}}
  549. updater = {i_timeDiff = 159}
  550. __FUNCTION__ = "Update"
  551. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  552. #15 0x00000000009a2622 in MapUpdateRequest::call (this=0x7fff5e069530) at /root/mangosdev/src/game/MapUpdater.cpp:74
  553. No locals.
  554. #16 0x0000000000a85571 in DelayExecutor::svc (this=0x7fffc1ec9df0) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  555. rq = 0x7fff5e069530
  556. #17 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  557. No symbol table info available.
  558. #18 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  559. No symbol table info available.
  560. #19 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  561. No symbol table info available.
  562. #20 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  563. No symbol table info available.
  564. #21 0x0000000000000000 in ?? ()
  565. No symbol table info available.
  566.  
  567. Thread 6 (Thread 0x7fffc141d700 (LWP 30529)):
  568. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  569. No symbol table info available.
  570. #1 0x0000000000a83f69 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  571. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  572. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  573. No locals.
  574. #3 0x0000000000a820aa in SqlDelayThread::run (this=0x7fffc205a740) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  575. pingEveryLoop = 180000
  576. loopCounter = 9133
  577. #4 0x0000000000a8423a in ACE_Based::Thread::ThreadTask (param=0x7fffc141ce30) at /root/mangosdev/src/shared/Threading.cpp:187
  578. No locals.
  579. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  580. No symbol table info available.
  581. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  582. No symbol table info available.
  583. #7 0x0000000000000000 in ?? ()
  584. No symbol table info available.
  585.  
  586. Thread 5 (Thread 0x7ffff4220700 (LWP 30482)):
  587. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  588. No symbol table info available.
  589. #1 0x0000000000a83f69 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  590. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  591. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  592. No locals.
  593. #3 0x0000000000a820aa in SqlDelayThread::run (this=0x7ffff7f87dc0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  594. pingEveryLoop = 180000
  595. loopCounter = 16163
  596. #4 0x0000000000a8423a in ACE_Based::Thread::ThreadTask (param=0x7ffff421fe30) at /root/mangosdev/src/shared/Threading.cpp:187
  597. No locals.
  598. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  599. No symbol table info available.
  600. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  601. No symbol table info available.
  602. #7 0x0000000000000000 in ?? ()
  603. No symbol table info available.
  604.  
  605. Thread 4 (Thread 0x7ffff4a21700 (LWP 30481)):
  606. #0 0x00007ffff5e1cb8d in read () from /lib/libpthread.so.0
  607. No symbol table info available.
  608. #1 0x00007ffff768e999 in vio_read_buff (vio=0xe, buf=0xf09f40 "\212\002", size=4) at viosocket.c:83
  609. rc = <value optimized out>
  610. #2 0x00007ffff768f95f in my_real_read (net=0xf05910, complen=0x7ffff4a20ca8) at net.c:817
  611. pos = 0xf09f40 "\212\002"
  612. length = <value optimized out>
  613. len = 18446744073709551615
  614. remain = 16384
  615. #3 0x00007ffff768fc35 in my_net_read (net=0xe) at net.c:1012
  616. len = <value optimized out>
  617. complen = <value optimized out>
  618. #4 0x00007ffff768a55a in cli_safe_read (mysql=0xe) at client.c:691
  619. len = <value optimized out>
  620. #5 0x00007ffff768acc9 in cli_read_query_result (mysql=0xf05910) at client.c:2816
  621. pos = <value optimized out>
  622. field_count = <value optimized out>
  623. fields = <value optimized out>
  624. length = <value optimized out>
  625. #6 0x00007ffff768914c in mysql_real_query (mysql=0xf05910, query=<value optimized out>, length=<value optimized out>) at client.c:2920
  626. No locals.
  627. #7 0x0000000000a7674a in MySQLConnection::_Query (this=0x7ffff7fbfb00, sql=0x7fff9d0aa800 "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:200
  628. No locals.
  629. #8 0x0000000000a76f31 in MySQLConnection::Query (this=0xe, sql=0xf05f30 "\001") at /root/mangosdev/src/shared/Database/DatabaseMysql.cpp:235
  630. result = 0x0
  631. fields = 0x0
  632. rowCount = 0
  633. fieldCount = 0
  634. #9 0x0000000000a7bf87 in SqlQuery::Execute (this=0x7ffee2cceea0, conn=0x7ffff7fbfb00) at /root/mangosdev/src/shared/Database/SqlOperations.cpp:92
  635. guard = {m_pConn = 0x7ffff7fbfb00}
  636. #10 0x0000000000a820fa in ProcessRequests (this=0x7ffff7f87e80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:74
  637. s = 0x7ffee2cceea0
  638. #11 SqlDelayThread::run (this=0x7ffff7f87e80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:50
  639. pingEveryLoop = 180000
  640. loopCounter = 75654
  641. #12 0x0000000000a8423a in ACE_Based::Thread::ThreadTask (param=0xe) at /root/mangosdev/src/shared/Threading.cpp:187
  642. No locals.
  643. #13 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  644. No symbol table info available.
  645. #14 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  646. No symbol table info available.
  647. #15 0x0000000000000000 in ?? ()
  648. No symbol table info available.
  649.  
  650. Thread 3 (Thread 0x7ffff542f700 (LWP 30480)):
  651. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  652. No symbol table info available.
  653. #1 0x0000000000a83f69 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  654. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  655. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  656. No locals.
  657. #3 0x0000000000a820aa in SqlDelayThread::run (this=0x7ffff7f87f40) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  658. pingEveryLoop = 180000
  659. loopCounter = 17697
  660. #4 0x0000000000a8423a in ACE_Based::Thread::ThreadTask (param=0x7ffff542ee30) at /root/mangosdev/src/shared/Threading.cpp:187
  661. No locals.
  662. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  663. No symbol table info available.
  664. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  665. No symbol table info available.
  666. #7 0x0000000000000000 in ?? ()
  667. No symbol table info available.
  668.  
  669. Thread 1 (Thread 0x7ffff7feb720 (LWP 30476)):
  670. #0 0x00007ffff5e16285 in pthread_join () from /lib/libpthread.so.0
  671. No symbol table info available.
  672. #1 0x00007ffff7b7684b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  673. No symbol table info available.
  674. #2 0x000000000070c4b0 in Wait (this=0x7fffc0bad268) at /root/mangosdev/src/game/WorldSocketMgr.cpp:101
  675. No locals.
  676. #3 WorldSocketMgr::Wait (this=0x7fffc0bad268) at /root/mangosdev/src/game/WorldSocketMgr.cpp:310
  677. i = 1
  678. #4 0x00000000005134e3 in Master::Run (this=<value optimized out>) at /root/mangosdev/src/mangosd/Master.cpp:322
  679. 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"}}
  680. rar_thread = 0x0
  681. bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffbf36bbf8 "0.0.0.0"}}
  682. world_thread = {m_iThreadId = 140736400041728, m_hThreadHandle = 140736400041728, m_task = 0x7fffbf2eff80, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xbc3e90, 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}}}
  683. cliThread = 0x7fffc2185258
  684. soap_thread = 0x7fffc2185240
  685. freeze_thread = 0x7fffc2185210
  686. #5 0x000000000051260b in main (argc=<value optimized out>, argv=0x7fffffffe1f8) at /root/mangosdev/src/mangosd/Main.cpp:209
  687. cfg_file = 0x7fffffffe45d "../etc/mangosd.conf"
  688. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe1f8, 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>}}
  689. serviceDaemonMode = 0 '\000'
  690. option = <value optimized out>
  691. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Tyrannde (Guid: 4368937) and should be Player Tyrannde (Guid: 4368937) instead of Player Tyrannde (Guid: 4368937)
  692. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Top (Guid: 240624) and should be Player Top (Guid: 240624) instead of Player Top (Guid: 240624)
  693. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Paladaan (Guid: 4286792) and should be Player Paladaan (Guid: 4286792) instead of Player Paladaan (Guid: 4286792)
  694. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Kuchiky (Guid: 4007201) and should be Player Kuchiky (Guid: 4007201) instead of Player Kuchiky (Guid: 4007201)
  695. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 733 account Id 77948
  696. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Rhyu (Guid: 4550949) and should be Player Rhyu (Guid: 4550949) instead of Player Rhyu (Guid: 4550949)
  697. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Tolanog (Guid: 4593052) and should be Player Tolanog (Guid: 4593052) instead of Player Tolanog (Guid: 4593052)
  698. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Darktingoca (Guid: 4341733) and should be Player Darktingoca (Guid: 4341733) instead of Player Darktingoca (Guid: 4341733)
  699. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Darknaza (Guid: 4155348) and should be Player Darknaza (Guid: 4155348) instead of Player Darknaza (Guid: 4155348)
  700. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 704 account Id 43996
  701. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 15 account Id 319928
  702. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 72 account Id 62239
  703. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 51 account Id 290502
  704. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Chamyx (Guid: 245472) and should be Player Chamyx (Guid: 245472) instead of Player Chamyx (Guid: 245472)
  705. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 349 account Id 82615
  706. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 727 account Id 295321
  707. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 12 account Id 31216
  708. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 696 account Id 174253
  709. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 121 account Id 328211
  710. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 582 account Id 281368
  711. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 118 account Id 100648
  712. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 237 account Id 149630
  713. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 399 account Id 186927
  714. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 630 account Id 217207
  715. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 502 account Id 265585
  716. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 713 account Id 37408
  717. SD2: DoScriptText with source entry 36954 (TypeId=3, guid=4457007) could not find text entry -1668469.
  718. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 121 account Id 195798
  719. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 505 account Id 54996
  720. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 582 account Id 264201
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement