Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.91 KB | None | 0 0
  1. [New Thread 0x7fffd169f700 (LWP 9803)]
  2. [New Thread 0x7fffd069d700 (LWP 9805)]
  3. [New Thread 0x7fffcfe9c700 (LWP 9806)]
  4. [New Thread 0x7fffcf69b700 (LWP 9808)]
  5. [New Thread 0x7fffcee9a700 (LWP 9809)]
  6. [New Thread 0x7fffce699700 (LWP 9810)]
  7. [New Thread 0x7fffcde98700 (LWP 9811)]
  8. [New Thread 0x7fffcd697700 (LWP 9812)]
  9. [New Thread 0x7fffcce96700 (LWP 9813)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffd3fa4700 (LWP 9798)]
  13. Unit::HandleDummyAuraProc (this=0x7fff8dda8100, pVictim=0x0, damage=0, triggeredByAura=0x7fff54a1d300, procSpell=0x7fffed17d040, procFlag=65536, procEx=1, cooldown=0) at /root/mangosdev/src/game/UnitAuraProcHandler.cpp:3044
  14. 3044 if (target->GetTypeId() != TYPEID_PLAYER)
  15. #0 Unit::HandleDummyAuraProc (this=0x7fff8dda8100, pVictim=0x0, damage=0, triggeredByAura=0x7fff54a1d300, procSpell=0x7fffed17d040, procFlag=65536, procEx=1, cooldown=0) at /root/mangosdev/src/game/UnitAuraProcHandler.cpp:3044
  16. #1 0x000000000076c752 in Unit::ProcDamageAndSpellFor (this=<value optimized out>, isVictim=<value optimized out>, pTarget=<value optimized out>, procFlag=<value optimized out>, procExtra=<value optimized out>, attType=<value optimized out>, procSpell=0x7fffed17d040, damage=0) at /root/mangosdev/src/game/Unit.cpp:10721
  17. #2 0x000000000076d2c4 in Unit::ProcDamageAndSpell (this=0x7fff8dda8100, pVictim=0x0, procAttacker=<value optimized out>, procVictim=0, procExtra=1, amount=0, attType=BASE_ATTACK, procSpell=0x7fffed17d040) at /root/mangosdev/src/game/Unit.cpp:5439
  18. #3 0x00000000008ead33 in Spell::cast (this=0x7fff2d825a80, skipCheck=true) at /root/mangosdev/src/game/Spell.cpp:3676
  19. #4 0x000000000077381f in Unit::CastSpell (this=0x7fff8dda8100, x=<value optimized out>, y=<value optimized out>, z=<value optimized out>, spellInfo=0x7fffed17d040, triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0, originalCaster=<value optimized out>, triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1371
  20. #5 0x00000000009a336d in Spell::EffectTriggerMissileSpell (this=0x7fff2dd8b880, effect_idx=<value optimized out>) at /root/mangosdev/src/game/SpellEffects.cpp:4130
  21. #6 0x00000000008d6c6f in Spell::HandleEffects (this=0x7fff2dd8b880, pUnitTarget=<value optimized out>, pItemTarget=<value optimized out>, pGOTarget=<value optimized out>, i=EFFECT_INDEX_1) at /root/mangosdev/src/game/Spell.cpp:4996
  22. #7 0x00000000008d7b7d in Spell::DoSpellHitOnUnit (this=0x7fff2dd8b880, unit=0x7fff8dda6080, effectMask=3, isReflected=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1364
  23. #8 0x00000000008d8a8b in Spell::DoAllEffectOnTarget (this=0x7fff2dd8b880, target=0x7fff2d35b780) at /root/mangosdev/src/game/Spell.cpp:1053
  24. #9 0x00000000008ebeb0 in Spell::handle_delayed (this=0x7fff2dd8b880, t_offset=1345) at /root/mangosdev/src/game/Spell.cpp:3756
  25. #10 0x00000000008f7579 in SpellEvent::Execute (this=0x7fff32793e70, e_time=195963, p_time=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:7611
  26. #11 0x0000000000a8075f in EventProcessor::Update (this=0x7fff8dda8228, p_time=133) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  27. #12 0x0000000000784472 in Unit::Update (this=0x7fff8dda8100, update_diff=133, p_time=133) at /root/mangosdev/src/game/Unit.cpp:331
  28. #13 0x0000000000537c1c in Creature::Update (this=0x7fff8dda8100, update_diff=133, diff=133) at /root/mangosdev/src/game/Creature.cpp:566
  29. #14 0x0000000000649b41 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:429
  30. #15 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  31. #16 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  32. #17 0x0000000000647341 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0xc124000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  33. #18 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0xc124000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  34. #19 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0xc124000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  35. #20 Visit (this=0xc124000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  36. #21 Visit<MaNGOS::ObjectUpdater> (this=0xc124000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  37. #22 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0xc124000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  38. #23 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0xc124000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  39. #24 Map::Update (this=0xc124000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:499
  40. #25 0x0000000000814102 in MapUpdateRequest::call (this=0x7fffaaa038d0) at /root/mangosdev/src/game/MapUpdater.cpp:74
  41. #26 0x0000000000a7f717 in DelayExecutor::svc (this=0x7fffd53e71f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  42. #27 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  43. #28 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  44. #29 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  45. #30 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  46. #31 0x0000000000000000 in ?? ()
  47. #0 Unit::HandleDummyAuraProc (this=0x7fff8dda8100, pVictim=0x0, damage=0, triggeredByAura=0x7fff54a1d300, procSpell=0x7fffed17d040, procFlag=65536, procEx=1, cooldown=0) at /root/mangosdev/src/game/UnitAuraProcHandler.cpp:3044
  48. dummySpell = 0x7fffec438ec0
  49. castItem = 0x0
  50. triggered_spell_id = 0
  51. basepoints = {0, 0, 0}
  52. triggerEntry = <value optimized out>
  53. effIndex = EFFECT_INDEX_0
  54. triggerAmount = 10
  55. target = <value optimized out>
  56. #1 0x000000000076c752 in Unit::ProcDamageAndSpellFor (this=<value optimized out>, isVictim=<value optimized out>, pTarget=<value optimized out>, procFlag=<value optimized out>, procExtra=<value optimized out>, attType=<value optimized out>, procSpell=0x7fffed17d040, damage=0) at /root/mangosdev/src/game/Unit.cpp:10721
  57. triggeredByAura = 0x7fff54a1d300
  58. procResult = <value optimized out>
  59. spellProcEvent = 0x0
  60. useCharges = true
  61. procSuccess = 130
  62. anyAuraProc = true
  63. triggeredByHolder = 0x7fff2d71fb80
  64. cooldown = 0
  65. removedSpells = {<std::_List_base<unsigned int, std::allocator<unsigned int> >> = {_M_impl = {<std::allocator<std::_List_node<unsigned int> >> = {<__gnu_cxx::new_allocator<std::_List_node<unsigned int> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fffd3fa36c0, _M_prev = 0x7fffd3fa36c0}}}, <No data fields>}
  66. procTriggered = {<std::_List_base<ProcTriggeredData, std::allocator<ProcTriggeredData> >> = {_M_impl = {<std::allocator<std::_List_node<ProcTriggeredData> >> = {<__gnu_cxx::new_allocator<std::_List_node<ProcTriggeredData> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fff38764620, _M_prev = 0x7fff38764620}}}, <No data fields>}
  67. #2 0x000000000076d2c4 in Unit::ProcDamageAndSpell (this=0x7fff8dda8100, pVictim=0x0, procAttacker=<value optimized out>, procVictim=0, procExtra=1, amount=0, attType=BASE_ATTACK, procSpell=0x7fffed17d040) at /root/mangosdev/src/game/Unit.cpp:5439
  68. No locals.
  69. #3 0x00000000008ead33 in Spell::cast (this=0x7fff2d825a80, skipCheck=true) at /root/mangosdev/src/game/Spell.cpp:3676
  70. castResult = <value optimized out>
  71. #4 0x000000000077381f in Unit::CastSpell (this=0x7fff8dda8100, x=<value optimized out>, y=<value optimized out>, z=<value optimized out>, spellInfo=0x7fffed17d040, triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0, originalCaster=<value optimized out>, triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1371
  72. targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = 5672.29004, m_destY = 2520.68994, m_destZ = 713.439026, m_strTarget = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xe97e58 ""}}, m_targetMask = 64, m_unitTarget = 0x0, 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}
  73. #5 0x00000000009a336d in Spell::EffectTriggerMissileSpell (this=0x7fff2dd8b880, effect_idx=<value optimized out>) at /root/mangosdev/src/game/SpellEffects.cpp:4130
  74. triggered_spell_id = 68853
  75. spellInfo = 0x7fffed17d040
  76. #6 0x00000000008d6c6f in Spell::HandleEffects (this=0x7fff2dd8b880, pUnitTarget=<value optimized out>, pItemTarget=<value optimized out>, pGOTarget=<value optimized out>, i=EFFECT_INDEX_1) at /root/mangosdev/src/game/Spell.cpp:4996
  77. eff = 32 ' '
  78. #7 0x00000000008d7b7d in Spell::DoSpellHitOnUnit (this=0x7fff2dd8b880, unit=0x7fff8dda6080, effectMask=3, isReflected=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1364
  79. realCaster = 0x7fff8dda8100
  80. #8 0x00000000008d8a8b in Spell::DoAllEffectOnTarget (this=0x7fff2dd8b880, target=0x7fff2d35b780) at /root/mangosdev/src/game/Spell.cpp:1053
  81. mask = 3
  82. unit = 0x7fff8dda6080
  83. real_caster = 0x7fff8dda8100
  84. caster = 0x7fff8dda8100
  85. missInfo = SPELL_MISS_NONE
  86. procVictim = 131072
  87. procAttacker = 65536
  88. procEx = <value optimized out>
  89. #9 0x00000000008ebeb0 in Spell::handle_delayed (this=0x7fff2dd8b880, t_offset=1345) at /root/mangosdev/src/game/Spell.cpp:3756
  90. next_time = 0
  91. #10 0x00000000008f7579 in SpellEvent::Execute (this=0x7fff32793e70, e_time=195963, p_time=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:7611
  92. n_offset = <value optimized out>
  93. #11 0x0000000000a8075f in EventProcessor::Update (this=0x7fff8dda8228, p_time=133) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  94. Event = 0x7fff32793e70
  95. #12 0x0000000000784472 in Unit::Update (this=0x7fff8dda8100, update_diff=133, p_time=133) at /root/mangosdev/src/game/Unit.cpp:331
  96. No locals.
  97. #13 0x0000000000537c1c in Creature::Update (this=0x7fff8dda8100, update_diff=133, diff=133) at /root/mangosdev/src/game/Creature.cpp:566
  98. No locals.
  99. #14 0x0000000000649b41 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:429
  100. No locals.
  101. #15 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  102. No locals.
  103. #16 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  104. No locals.
  105. #17 0x0000000000647341 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0xc124000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  106. No locals.
  107. #18 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0xc124000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  108. No locals.
  109. #19 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0xc124000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  110. No locals.
  111. #20 Visit (this=0xc124000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  112. No locals.
  113. #21 Visit<MaNGOS::ObjectUpdater> (this=0xc124000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  114. No locals.
  115. #22 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0xc124000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  116. No locals.
  117. #23 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0xc124000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  118. x = <value optimized out>
  119. y = 36
  120. cell_x = <value optimized out>
  121. cell_y = <value optimized out>
  122. #24 Map::Update (this=0xc124000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:499
  123. pair = {x_coord = 340, y_coord = 293}
  124. cell = {data = {Part = {grid_x = 42, grid_y = 36, cell_x = 4, cell_y = 5, nocreate = 1, reserved = 0}, All = 18106666}}
  125. y = 293
  126. x = 340
  127. plr = <value optimized out>
  128. area = {low_bound = {x_coord = 338, y_coord = 291}, high_bound = {x_coord = 342, y_coord = 295}}
  129. updater = {i_timeDiff = 133}
  130. __FUNCTION__ = "Update"
  131. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  132. #25 0x0000000000814102 in MapUpdateRequest::call (this=0x7fffaaa038d0) at /root/mangosdev/src/game/MapUpdater.cpp:74
  133. No locals.
  134. #26 0x0000000000a7f717 in DelayExecutor::svc (this=0x7fffd53e71f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  135. timeout = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1311634926, tv_usec = 814092}}
  136. rq = <value optimized out>
  137. #27 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  138. No symbol table info available.
  139. #28 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  140. No symbol table info available.
  141. #29 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  142. No symbol table info available.
  143. #30 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  144. No symbol table info available.
  145. #31 0x0000000000000000 in ?? ()
  146. No symbol table info available.
  147. 21 Thread 0x7fffcce96700 (LWP 9813) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  148. 20 Thread 0x7fffcd697700 (LWP 9812) 0x00007ffff5e2210c in send () from /lib/libpthread.so.0
  149. 19 Thread 0x7fffcde98700 (LWP 9811) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  150. 18 Thread 0x7fffce699700 (LWP 9810) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  151. 17 Thread 0x7fffcee9a700 (LWP 9809) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  152. 16 Thread 0x7fffcf69b700 (LWP 9808) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  153. 15 Thread 0x7fffcfe9c700 (LWP 9806) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  154. 14 Thread 0x7fffd069d700 (LWP 9805) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  155. 13 Thread 0x7fffd169f700 (LWP 9803) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  156. 12 Thread 0x7fffd0e9e700 (LWP 9804) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  157. 11 Thread 0x7fffd1fa0700 (LWP 9802) 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  158. 10 Thread 0x7fffd27a1700 (LWP 9801) 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  159. 9 Thread 0x7fffd2fa2700 (LWP 9800) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  160. 8 Thread 0x7fffd37a3700 (LWP 9799) 0x00007ffff5e216b4 in __lll_lock_wait () from /lib/libpthread.so.0
  161. * 7 Thread 0x7fffd3fa4700 (LWP 9798) Unit::HandleDummyAuraProc (this=0x7fff8dda8100, pVictim=0x0, damage=0, triggeredByAura=0x7fff54a1d300, procSpell=0x7fffed17d040, procFlag=65536, procEx=1, cooldown=0) at /root/mangosdev/src/game/UnitAuraProcHandler.cpp:3044
  162. 6 Thread 0x7fffd49a5700 (LWP 9797) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  163. 5 Thread 0x7ffff4225700 (LWP 9796) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  164. 4 Thread 0x7ffff4a26700 (LWP 9795) 0x00007ffff5e21b8d in read () from /lib/libpthread.so.0
  165. 3 Thread 0x7ffff5434700 (LWP 9794) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  166. 1 Thread 0x7ffff7feb720 (LWP 9790) 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  167.  
  168. Thread 21 (Thread 0x7fffcce96700 (LWP 9813)):
  169. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  170. No symbol table info available.
  171. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  172. No symbol table info available.
  173. #2 0x00007ffff7af369c 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
  174. No symbol table info available.
  175. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  176. No symbol table info available.
  177. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  178. No symbol table info available.
  179. #5 0x00000000005241b8 in ReactorRunnable::svc (this=0x7fffd3ff20b0) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  180. 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 = 8557}}
  181. __FUNCTION__ = "svc"
  182. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  183. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  184. No symbol table info available.
  185. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  186. No symbol table info available.
  187. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  188. No symbol table info available.
  189. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  190. No symbol table info available.
  191. #10 0x0000000000000000 in ?? ()
  192. No symbol table info available.
  193.  
  194. Thread 20 (Thread 0x7fffcd697700 (LWP 9812)):
  195. #0 0x00007ffff5e2210c in send () from /lib/libpthread.so.0
  196. No symbol table info available.
  197. #1 0x00007ffff7ac5ea5 in ACE::send(int, void const*, unsigned long, int, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  198. No symbol table info available.
  199. #2 0x000000000068b0f8 in send (this=0x7fff32a62780) at /opt/mangos/include/ace/SOCK_IO.inl:84
  200. No locals.
  201. #3 WorldSocket::handle_output (this=0x7fff32a62780) at /root/mangosdev/src/game/WorldSocket.cpp:334
  202. Guard = {lock_ = 0x7fff32a62aa0, owner_ = 0}
  203. send_len = 54
  204. n = <value optimized out>
  205. #4 0x0000000000688ebc in WorldSocket::Update (this=0x7fff32a62780) at /root/mangosdev/src/game/WorldSocket.cpp:461
  206. ret = <value optimized out>
  207. #5 0x0000000000524356 in ReactorRunnable::svc (this=0x7fffd3ff1f78) at /root/mangosdev/src/game/WorldSocketMgr.cpp:172
  208. 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 = 0}}
  209. __FUNCTION__ = "svc"
  210. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  211. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  212. No symbol table info available.
  213. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  214. No symbol table info available.
  215. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  216. No symbol table info available.
  217. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  218. No symbol table info available.
  219. #10 0x0000000000000000 in ?? ()
  220. No symbol table info available.
  221.  
  222. Thread 19 (Thread 0x7fffcde98700 (LWP 9811)):
  223. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  224. No symbol table info available.
  225. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  226. No symbol table info available.
  227. #2 0x00007ffff7af369c 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
  228. No symbol table info available.
  229. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  230. No symbol table info available.
  231. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  232. No symbol table info available.
  233. #5 0x00000000005241b8 in ReactorRunnable::svc (this=0x7fffd3ff1e40) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  234. 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 = 9715}}
  235. __FUNCTION__ = "svc"
  236. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  237. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  238. No symbol table info available.
  239. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  240. No symbol table info available.
  241. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  242. No symbol table info available.
  243. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  244. No symbol table info available.
  245. #10 0x0000000000000000 in ?? ()
  246. No symbol table info available.
  247.  
  248. Thread 18 (Thread 0x7fffce699700 (LWP 9810)):
  249. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  250. No symbol table info available.
  251. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  252. No symbol table info available.
  253. #2 0x00007ffff7af369c 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
  254. No symbol table info available.
  255. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  256. No symbol table info available.
  257. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  258. No symbol table info available.
  259. #5 0x00000000005241b8 in ReactorRunnable::svc (this=0x7fffd3ff1d08) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  260. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 10000}}
  261. __FUNCTION__ = "svc"
  262. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  263. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  264. No symbol table info available.
  265. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  266. No symbol table info available.
  267. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  268. No symbol table info available.
  269. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  270. No symbol table info available.
  271. #10 0x0000000000000000 in ?? ()
  272. No symbol table info available.
  273.  
  274. Thread 17 (Thread 0x7fffcee9a700 (LWP 9809)):
  275. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  276. No symbol table info available.
  277. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  278. No symbol table info available.
  279. #2 0x0000000000512f3b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd178ff00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  280. result = <value optimized out>
  281. #3 0x00000000005140b7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd178ff00, first_item=@0x7fffcee99e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  282. ace_mon = {lock_ = 0x7fffd178ff50, owner_ = 0}
  283. #4 0x0000000000512d88 in getq (this=0x7fffd1f9fd90) at /opt/mangos/include/ace/Task_T.inl:22
  284. No locals.
  285. #5 SOAPWorkingThread::svc (this=0x7fffd1f9fd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  286. mb = 0x0
  287. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  288. No symbol table info available.
  289. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  290. No symbol table info available.
  291. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  292. No symbol table info available.
  293. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  294. No symbol table info available.
  295. #10 0x0000000000000000 in ?? ()
  296. No symbol table info available.
  297.  
  298. Thread 16 (Thread 0x7fffcf69b700 (LWP 9808)):
  299. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  300. No symbol table info available.
  301. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  302. No symbol table info available.
  303. #2 0x0000000000512f3b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd178ff00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  304. result = <value optimized out>
  305. #3 0x00000000005140b7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd178ff00, first_item=@0x7fffcf69ae28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  306. ace_mon = {lock_ = 0x7fffd178ff50, owner_ = 0}
  307. #4 0x0000000000512d88 in getq (this=0x7fffd1f9fd90) at /opt/mangos/include/ace/Task_T.inl:22
  308. No locals.
  309. #5 SOAPWorkingThread::svc (this=0x7fffd1f9fd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  310. mb = 0x0
  311. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  312. No symbol table info available.
  313. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  314. No symbol table info available.
  315. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  316. No symbol table info available.
  317. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  318. No symbol table info available.
  319. #10 0x0000000000000000 in ?? ()
  320. No symbol table info available.
  321.  
  322. Thread 15 (Thread 0x7fffcfe9c700 (LWP 9806)):
  323. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  324. No symbol table info available.
  325. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  326. No symbol table info available.
  327. #2 0x0000000000512f3b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd178ff00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  328. result = <value optimized out>
  329. #3 0x00000000005140b7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd178ff00, first_item=@0x7fffcfe9be28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  330. ace_mon = {lock_ = 0x7fffd178ff50, owner_ = 0}
  331. #4 0x0000000000512d88 in getq (this=0x7fffd1f9fd90) at /opt/mangos/include/ace/Task_T.inl:22
  332. No locals.
  333. #5 SOAPWorkingThread::svc (this=0x7fffd1f9fd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  334. mb = 0x0
  335. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  336. No symbol table info available.
  337. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  338. No symbol table info available.
  339. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  340. No symbol table info available.
  341. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  342. No symbol table info available.
  343. #10 0x0000000000000000 in ?? ()
  344. No symbol table info available.
  345.  
  346. Thread 14 (Thread 0x7fffd069d700 (LWP 9805)):
  347. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  348. No symbol table info available.
  349. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  350. No symbol table info available.
  351. #2 0x0000000000512f3b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd178ff00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  352. result = <value optimized out>
  353. #3 0x00000000005140b7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd178ff00, first_item=@0x7fffd069ce28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  354. ace_mon = {lock_ = 0x7fffd178ff50, owner_ = 0}
  355. #4 0x0000000000512d88 in getq (this=0x7fffd1f9fd90) at /opt/mangos/include/ace/Task_T.inl:22
  356. No locals.
  357. #5 SOAPWorkingThread::svc (this=0x7fffd1f9fd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  358. mb = 0x0
  359. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  360. No symbol table info available.
  361. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  362. No symbol table info available.
  363. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  364. No symbol table info available.
  365. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  366. No symbol table info available.
  367. #10 0x0000000000000000 in ?? ()
  368. No symbol table info available.
  369.  
  370. Thread 13 (Thread 0x7fffd169f700 (LWP 9803)):
  371. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  372. No symbol table info available.
  373. #1 0x0000000000a79c49 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  374. rqtp = {tv_sec = 1, tv_nsec = 0}
  375. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  376. No locals.
  377. #3 0x000000000051e5bb in FreezeDetectorRunnable::run (this=0x7fffd3fd4630) at /root/mangosdev/src/mangosd/Master.cpp:79
  378. curtime = 4294966780
  379. #4 0x0000000000a79f1a in ACE_Based::Thread::ThreadTask (param=0x7fffd169ee30) at /root/mangosdev/src/shared/Threading.cpp:187
  380. No locals.
  381. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  382. No symbol table info available.
  383. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  384. No symbol table info available.
  385. #7 0x0000000000000000 in ?? ()
  386. No symbol table info available.
  387.  
  388. Thread 12 (Thread 0x7fffd0e9e700 (LWP 9804)):
  389. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  390. No symbol table info available.
  391. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  392. No symbol table info available.
  393. #2 0x0000000000512f3b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd178ff00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  394. result = <value optimized out>
  395. #3 0x00000000005140b7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd178ff00, first_item=@0x7fffd0e9de28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  396. ace_mon = {lock_ = 0x7fffd178ff50, owner_ = 0}
  397. #4 0x0000000000512d88 in getq (this=0x7fffd1f9fd90) at /opt/mangos/include/ace/Task_T.inl:22
  398. No locals.
  399. #5 SOAPWorkingThread::svc (this=0x7fffd1f9fd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  400. mb = 0x0
  401. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  402. No symbol table info available.
  403. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  404. No symbol table info available.
  405. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  406. No symbol table info available.
  407. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  408. No symbol table info available.
  409. #10 0x0000000000000000 in ?? ()
  410. No symbol table info available.
  411.  
  412. Thread 11 (Thread 0x7fffd1fa0700 (LWP 9802)):
  413. #0 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  414. No symbol table info available.
  415. #1 0x0000000000af5d0e in tcp_select (soap=0x7fffd1f84590, s=23, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4418
  416. tv = {tv_sec = 0, tv_usec = 420276}
  417. fd = {{fds_bits = {8388608, 0 <repeats 15 times>}}, {fds_bits = {8388608, 0 <repeats 15 times>}}, {fds_bits = {8388608, 0 <repeats 15 times>}}}
  418. sfd = 0x7fffd1f843c0
  419. efd = 0x7fffd1f84440
  420. r = <value optimized out>
  421. rfd = 0x7fffd1f84340
  422. #2 0x0000000000b0395f in soap_accept (soap=0x7fffd1f84590) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4486
  423. r = -514
  424. err = -514
  425. n = 16
  426. len = 65536
  427. set = 1
  428. #3 0x0000000000512257 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/MaNGOSsoap.cpp:51
  429. thread_soap = <value optimized out>
  430. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fffd178ff00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  431. soap = {_vptr.soap = 0xbc6cf0, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xbc35fb "%.9G", double_format = 0xbc3600 "%.17lG", dime_id_format = 0xbc3607 "cid:id%d", http_version = 0xbc3610 "1.1", http_content = 0x0, encodingStyle = 0xbc6220 "", actor = 0x0, lang = 0xbc3f2c "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 = 0xe82120, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x7fffc04290a0, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7ffff073bfb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xb16510 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xaf3fd0 <http_get(soap*)>, fput = 0xaf3fe0 <http_405(soap*)>, fdel = 0xaf3fe0 <http_405(soap*)>, fhead = 0xaf3fe0 <http_405(soap*)>, fform = 0, fposthdr = 0xafc1f0 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xaf7100 <http_response(soap*, int, size_t)>, fparse = 0xb07b10 <http_parse(soap*)>, fparsehdr = 0xb15950 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xaf9460 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xaf9440 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xaf9430 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xb0b2f0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xaf9450 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xaf38e0 <tcp_disconnect(soap*)>, fsend = 0xaf9110 <fsend(soap*, char const*, size_t)>, frecv = 0xaf8ee0 <frecv(soap*, char*, size_t)>, fpoll = 0xb03dc0 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xaf70a0 <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 = 23, 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 = 0xbc3614 "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>, "+yÑÿ\177\000\000³à|öÿ\177", '\000' <repeats 18 times>, "x\020\000\000\000\000\000\000\000\000yÑÿ\177\000\000\n\000\000\000\000\000\000\000\033\000\000\000\000\000\000\000\000\000yÑÿ\177\000\000zç|öÿ\177\000\000 ýùÑÿ\177\000\000\000½WÍ\036Im¸\000\000\000\000\000\000\000\000\000+yÑÿ\177\000\000\001\000\000\000\000\000\000\000\210\006úÑÿ\177\000\000\000\aúÑÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff67d02f4, z_crc = 0, z_dict = 0xad1790000 <Address 0xad1790000 out of bounds>, z_dict_len = 4097, zlib_state = 0, zlib_in = 0, zlib_out = 25752, z_buf = 0x7ffff7fe6488 "", z_buflen = 0, z_level = 0, z_ratio_in = 4.59163468e-41, z_ratio_out = -1.28310675e+33}
  432. m = <value optimized out>
  433. s = -514
  434. #4 0x0000000000a79f1a in ACE_Based::Thread::ThreadTask (param=0x18) at /root/mangosdev/src/shared/Threading.cpp:187
  435. No locals.
  436. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  437. No symbol table info available.
  438. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  439. No symbol table info available.
  440. #7 0x0000000000000000 in ?? ()
  441. No symbol table info available.
  442.  
  443. Thread 10 (Thread 0x7fffd27a1700 (LWP 9801)):
  444. #0 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  445. No symbol table info available.
  446. #1 0x00007ffff5b6fb14 in usleep () from /lib/libc.so.6
  447. No symbol table info available.
  448. #2 0x000000000051f8de in CliRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/CliRunnable.cpp:617
  449. command_str = <value optimized out>
  450. commandbuf = "\000ÀúÓÿ\177\000\000ô\002}öÿ\177", '\000' <repeats 11 times>, "ÀúÓ\t\000\000\000\001\020\000\000\000\000\000\000\230gþ÷ÿ\177\000\000\210gþ÷ÿ\177", '\000' <repeats 11 times>, "ÀúÓÿ\177\000\000V\f}öÿ\177", '\000' <repeats 11 times>, "½WÍ\036Im¸x\020\000\000\000\000\000\000\000ëúÓÿ\177\000\000°~ý÷ÿ\177\000\000\210\026zÒÿ\177\000\000\000\027zÒÿ\177", '\000' <repeats 18 times>, "Fh²÷ÿ\177\000\000\000À\vÔÿ\177\000\000\\ø|öÿ\177\000\000\210â\vÔÿ\177", '\000' <repeats 11 times>, "ëúÓÿ\177\000\000P}é\000\000\000\000\000À\031zÒ"...
  451. #3 0x0000000000a79f1a in ACE_Based::Thread::ThreadTask (param=0x7fffd27a0c40) at /root/mangosdev/src/shared/Threading.cpp:187
  452. No locals.
  453. #4 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  454. No symbol table info available.
  455. #5 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  456. No symbol table info available.
  457. #6 0x0000000000000000 in ?? ()
  458. No symbol table info available.
  459.  
  460. Thread 9 (Thread 0x7fffd2fa2700 (LWP 9800)):
  461. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  462. No symbol table info available.
  463. #1 0x00007ffff7ae037a in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  464. No symbol table info available.
  465. #2 0x0000000000813a50 in MapUpdater::wait (this=0x7fffd53e71e8) at /root/mangosdev/src/game/MapUpdater.cpp:107
  466. guard = {lock_ = 0x7fffd53e7300, owner_ = 0}
  467. #3 0x0000000000580c68 in MapManager::Update (this=0x7fffd53e7100, diff=<value optimized out>) at /root/mangosdev/src/game/MapManager.cpp:247
  468. No locals.
  469. #4 0x000000000066892d in World::Update (this=0x7ffff7f77900, diff=133) at /root/mangosdev/src/game/World.cpp:1610
  470. autobroadcaston = 0
  471. #5 0x000000000051b78d in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  472. diff = 133
  473. prevSleepTime = 47
  474. #6 0x0000000000a79f1a in ACE_Based::Thread::ThreadTask (param=0x7fffd53e72c4) at /root/mangosdev/src/shared/Threading.cpp:187
  475. No locals.
  476. #7 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  477. No symbol table info available.
  478. #8 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  479. No symbol table info available.
  480. #9 0x0000000000000000 in ?? ()
  481. No symbol table info available.
  482.  
  483. Thread 8 (Thread 0x7fffd37a3700 (LWP 9799)):
  484. #0 0x00007ffff5e216b4 in __lll_lock_wait () from /lib/libpthread.so.0
  485. No symbol table info available.
  486. #1 0x00007ffff5e1c849 in _L_lock_953 () from /lib/libpthread.so.0
  487. No symbol table info available.
  488. #2 0x00007ffff5e1c66b in pthread_mutex_lock () from /lib/libpthread.so.0
  489. No symbol table info available.
  490. #3 0x00007ffff7b26926 in ACE_OS::mutex_lock(pthread_mutex_t*) () from /opt/mangos/lib/libACE-5.8.3.so
  491. No symbol table info available.
  492. #4 0x0000000000784464 in thread_mutex_lock (this=0x7fffa3710100, update_diff=133, p_time=133) at /opt/mangos/include/ace/OS_NS_Thread.inl:3394
  493. No locals.
  494. #5 acquire (this=0x7fffa3710100, update_diff=133, p_time=133) at /opt/mangos/include/ace/Thread_Mutex.inl:60
  495. No locals.
  496. #6 Unit::Update (this=0x7fffa3710100, update_diff=133, p_time=133) at /root/mangosdev/src/game/Unit.cpp:330
  497. No locals.
  498. #7 0x0000000000537c1c in Creature::Update (this=0x7fffa3710100, update_diff=133, diff=133) at /root/mangosdev/src/game/Creature.cpp:566
  499. No locals.
  500. #8 0x0000000000649b41 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:429
  501. No locals.
  502. #9 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  503. No locals.
  504. #10 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  505. No locals.
  506. #11 0x0000000000647341 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x4b58000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  507. No locals.
  508. #12 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x4b58000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  509. No locals.
  510. #13 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x4b58000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  511. No locals.
  512. #14 Visit (this=0x4b58000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  513. No locals.
  514. #15 Visit<MaNGOS::ObjectUpdater> (this=0x4b58000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  515. No locals.
  516. #16 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x4b58000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  517. No locals.
  518. #17 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x4b58000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  519. x = <value optimized out>
  520. y = 42
  521. cell_x = <value optimized out>
  522. cell_y = <value optimized out>
  523. #18 Map::Update (this=0x4b58000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:499
  524. pair = {x_coord = 311, y_coord = 340}
  525. cell = {data = {Part = {grid_x = 38, grid_y = 42, cell_x = 7, cell_y = 4, nocreate = 1, reserved = 0}, All = 17857190}}
  526. y = 340
  527. x = 311
  528. plr = <value optimized out>
  529. area = {low_bound = {x_coord = 309, y_coord = 338}, high_bound = {x_coord = 312, y_coord = 340}}
  530. updater = {i_timeDiff = 133}
  531. __FUNCTION__ = "Update"
  532. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  533. #19 0x0000000000814102 in MapUpdateRequest::call (this=0x7fffaaa033f8) at /root/mangosdev/src/game/MapUpdater.cpp:74
  534. No locals.
  535. #20 0x0000000000a7f717 in DelayExecutor::svc (this=0x7fffd53e71f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  536. timeout = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1311634926, tv_usec = 795896}}
  537. rq = <value optimized out>
  538. #21 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  539. No symbol table info available.
  540. #22 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  541. No symbol table info available.
  542. #23 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  543. No symbol table info available.
  544. #24 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  545. No symbol table info available.
  546. #25 0x0000000000000000 in ?? ()
  547. No symbol table info available.
  548.  
  549. Thread 7 (Thread 0x7fffd3fa4700 (LWP 9798)):
  550. #0 Unit::HandleDummyAuraProc (this=0x7fff8dda8100, pVictim=0x0, damage=0, triggeredByAura=0x7fff54a1d300, procSpell=0x7fffed17d040, procFlag=65536, procEx=1, cooldown=0) at /root/mangosdev/src/game/UnitAuraProcHandler.cpp:3044
  551. dummySpell = 0x7fffec438ec0
  552. castItem = 0x0
  553. triggered_spell_id = 0
  554. basepoints = {0, 0, 0}
  555. triggerEntry = <value optimized out>
  556. effIndex = EFFECT_INDEX_0
  557. triggerAmount = 10
  558. target = <value optimized out>
  559. #1 0x000000000076c752 in Unit::ProcDamageAndSpellFor (this=<value optimized out>, isVictim=<value optimized out>, pTarget=<value optimized out>, procFlag=<value optimized out>, procExtra=<value optimized out>, attType=<value optimized out>, procSpell=0x7fffed17d040, damage=0) at /root/mangosdev/src/game/Unit.cpp:10721
  560. triggeredByAura = 0x7fff54a1d300
  561. procResult = <value optimized out>
  562. spellProcEvent = 0x0
  563. useCharges = true
  564. procSuccess = 130
  565. anyAuraProc = true
  566. triggeredByHolder = 0x7fff2d71fb80
  567. cooldown = 0
  568. removedSpells = {<std::_List_base<unsigned int, std::allocator<unsigned int> >> = {_M_impl = {<std::allocator<std::_List_node<unsigned int> >> = {<__gnu_cxx::new_allocator<std::_List_node<unsigned int> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fffd3fa36c0, _M_prev = 0x7fffd3fa36c0}}}, <No data fields>}
  569. procTriggered = {<std::_List_base<ProcTriggeredData, std::allocator<ProcTriggeredData> >> = {_M_impl = {<std::allocator<std::_List_node<ProcTriggeredData> >> = {<__gnu_cxx::new_allocator<std::_List_node<ProcTriggeredData> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fff38764620, _M_prev = 0x7fff38764620}}}, <No data fields>}
  570. #2 0x000000000076d2c4 in Unit::ProcDamageAndSpell (this=0x7fff8dda8100, pVictim=0x0, procAttacker=<value optimized out>, procVictim=0, procExtra=1, amount=0, attType=BASE_ATTACK, procSpell=0x7fffed17d040) at /root/mangosdev/src/game/Unit.cpp:5439
  571. No locals.
  572. #3 0x00000000008ead33 in Spell::cast (this=0x7fff2d825a80, skipCheck=true) at /root/mangosdev/src/game/Spell.cpp:3676
  573. castResult = <value optimized out>
  574. #4 0x000000000077381f in Unit::CastSpell (this=0x7fff8dda8100, x=<value optimized out>, y=<value optimized out>, z=<value optimized out>, spellInfo=0x7fffed17d040, triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0, originalCaster=<value optimized out>, triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1371
  575. targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = 5672.29004, m_destY = 2520.68994, m_destZ = 713.439026, m_strTarget = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xe97e58 ""}}, m_targetMask = 64, m_unitTarget = 0x0, 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}
  576. #5 0x00000000009a336d in Spell::EffectTriggerMissileSpell (this=0x7fff2dd8b880, effect_idx=<value optimized out>) at /root/mangosdev/src/game/SpellEffects.cpp:4130
  577. triggered_spell_id = 68853
  578. spellInfo = 0x7fffed17d040
  579. #6 0x00000000008d6c6f in Spell::HandleEffects (this=0x7fff2dd8b880, pUnitTarget=<value optimized out>, pItemTarget=<value optimized out>, pGOTarget=<value optimized out>, i=EFFECT_INDEX_1) at /root/mangosdev/src/game/Spell.cpp:4996
  580. eff = 32 ' '
  581. #7 0x00000000008d7b7d in Spell::DoSpellHitOnUnit (this=0x7fff2dd8b880, unit=0x7fff8dda6080, effectMask=3, isReflected=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1364
  582. realCaster = 0x7fff8dda8100
  583. #8 0x00000000008d8a8b in Spell::DoAllEffectOnTarget (this=0x7fff2dd8b880, target=0x7fff2d35b780) at /root/mangosdev/src/game/Spell.cpp:1053
  584. mask = 3
  585. unit = 0x7fff8dda6080
  586. real_caster = 0x7fff8dda8100
  587. caster = 0x7fff8dda8100
  588. missInfo = SPELL_MISS_NONE
  589. procVictim = 131072
  590. procAttacker = 65536
  591. procEx = <value optimized out>
  592. #9 0x00000000008ebeb0 in Spell::handle_delayed (this=0x7fff2dd8b880, t_offset=1345) at /root/mangosdev/src/game/Spell.cpp:3756
  593. next_time = 0
  594. #10 0x00000000008f7579 in SpellEvent::Execute (this=0x7fff32793e70, e_time=195963, p_time=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:7611
  595. n_offset = <value optimized out>
  596. #11 0x0000000000a8075f in EventProcessor::Update (this=0x7fff8dda8228, p_time=133) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  597. Event = 0x7fff32793e70
  598. #12 0x0000000000784472 in Unit::Update (this=0x7fff8dda8100, update_diff=133, p_time=133) at /root/mangosdev/src/game/Unit.cpp:331
  599. No locals.
  600. #13 0x0000000000537c1c in Creature::Update (this=0x7fff8dda8100, update_diff=133, diff=133) at /root/mangosdev/src/game/Creature.cpp:566
  601. No locals.
  602. #14 0x0000000000649b41 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:429
  603. No locals.
  604. #15 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  605. No locals.
  606. #16 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  607. No locals.
  608. #17 0x0000000000647341 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0xc124000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  609. No locals.
  610. #18 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0xc124000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  611. No locals.
  612. #19 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0xc124000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  613. No locals.
  614. #20 Visit (this=0xc124000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  615. No locals.
  616. #21 Visit<MaNGOS::ObjectUpdater> (this=0xc124000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  617. No locals.
  618. #22 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0xc124000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  619. No locals.
  620. #23 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0xc124000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  621. x = <value optimized out>
  622. y = 36
  623. cell_x = <value optimized out>
  624. cell_y = <value optimized out>
  625. #24 Map::Update (this=0xc124000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:499
  626. pair = {x_coord = 340, y_coord = 293}
  627. cell = {data = {Part = {grid_x = 42, grid_y = 36, cell_x = 4, cell_y = 5, nocreate = 1, reserved = 0}, All = 18106666}}
  628. y = 293
  629. x = 340
  630. plr = <value optimized out>
  631. area = {low_bound = {x_coord = 338, y_coord = 291}, high_bound = {x_coord = 342, y_coord = 295}}
  632. updater = {i_timeDiff = 133}
  633. __FUNCTION__ = "Update"
  634. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  635. #25 0x0000000000814102 in MapUpdateRequest::call (this=0x7fffaaa038d0) at /root/mangosdev/src/game/MapUpdater.cpp:74
  636. No locals.
  637. #26 0x0000000000a7f717 in DelayExecutor::svc (this=0x7fffd53e71f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  638. timeout = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1311634926, tv_usec = 814092}}
  639. rq = <value optimized out>
  640. #27 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  641. No symbol table info available.
  642. #28 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  643. No symbol table info available.
  644. #29 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  645. No symbol table info available.
  646. #30 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  647. No symbol table info available.
  648. #31 0x0000000000000000 in ?? ()
  649. No symbol table info available.
  650.  
  651. Thread 6 (Thread 0x7fffd49a5700 (LWP 9797)):
  652. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  653. No symbol table info available.
  654. #1 0x0000000000a79c49 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  655. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  656. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  657. No locals.
  658. #3 0x0000000000a78e8a in SqlDelayThread::run (this=0x7fffd5552980) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  659. pingEveryLoop = 180000
  660. loopCounter = 91374
  661. #4 0x0000000000a79f1a in ACE_Based::Thread::ThreadTask (param=0x7fffd49a4e30) at /root/mangosdev/src/shared/Threading.cpp:187
  662. No locals.
  663. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  664. No symbol table info available.
  665. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  666. No symbol table info available.
  667. #7 0x0000000000000000 in ?? ()
  668. No symbol table info available.
  669.  
  670. Thread 5 (Thread 0x7ffff4225700 (LWP 9796)):
  671. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  672. No symbol table info available.
  673. #1 0x0000000000a79c49 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  674. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  675. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  676. No locals.
  677. #3 0x0000000000a78e8a in SqlDelayThread::run (this=0x7ffff7f87dc0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  678. pingEveryLoop = 180000
  679. loopCounter = 93075
  680. #4 0x0000000000a79f1a in ACE_Based::Thread::ThreadTask (param=0x7ffff4224e30) at /root/mangosdev/src/shared/Threading.cpp:187
  681. No locals.
  682. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  683. No symbol table info available.
  684. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  685. No symbol table info available.
  686. #7 0x0000000000000000 in ?? ()
  687. No symbol table info available.
  688.  
  689. Thread 4 (Thread 0x7ffff4a26700 (LWP 9795)):
  690. #0 0x00007ffff5e21b8d in read () from /lib/libpthread.so.0
  691. No symbol table info available.
  692. #1 0x00007ffff768e999 in vio_read_buff (vio=0xe, buf=0xf05f80 "\023\026", size=4) at viosocket.c:83
  693. rc = <value optimized out>
  694. #2 0x00007ffff768f95f in my_real_read (net=0xf01950, complen=0x7ffff4a25d08) at net.c:817
  695. pos = 0xf05f80 "\023\026"
  696. length = <value optimized out>
  697. len = 18446744073709551615
  698. remain = 16384
  699. #3 0x00007ffff768fc35 in my_net_read (net=0xe) at net.c:1012
  700. len = <value optimized out>
  701. complen = <value optimized out>
  702. #4 0x00007ffff768a55a in cli_safe_read (mysql=0xe) at client.c:691
  703. len = <value optimized out>
  704. #5 0x00007ffff768acc9 in cli_read_query_result (mysql=0xf01950) at client.c:2816
  705. pos = <value optimized out>
  706. field_count = <value optimized out>
  707. fields = <value optimized out>
  708. length = <value optimized out>
  709. #6 0x00007ffff768914c in mysql_real_query (mysql=0xf01950, query=<value optimized out>, length=<value optimized out>) at client.c:2920
  710. No locals.
  711. #7 0x0000000000a74635 in MySQLConnection::Execute (this=0x7ffff7fbfb00, sql=0x7fff75410100 "REPLACE INTO armory_character_stats (guid,data) VALUES ('224996', '224996 0 25 0 1065353216 0 0 0 0 0 0 0 0 0 0 0 0 0 221996 0 0 0 0 513 24263 5584 0 0 100 0 0 0 24263 5584 1000 0 100 0 0 0 1080769938"...) at /root/mangosdev/src/shared/Database/DatabaseMysql.cpp:272
  712. _s = 948861
  713. #8 0x0000000000a77ad8 in SqlPlainRequest::Execute (this=0x7fff426ab690, conn=0x7ffff7fbfb00) at /root/mangosdev/src/shared/Database/SqlOperations.cpp:32
  714. guard = {m_pConn = 0x7ffff7fbfb00}
  715. #9 0x0000000000a78eda in ProcessRequests (this=0x7ffff7f87e80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:74
  716. s = 0x7fff426ab690
  717. #10 SqlDelayThread::run (this=0x7ffff7f87e80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:50
  718. pingEveryLoop = 180000
  719. loopCounter = 52142
  720. #11 0x0000000000a79f1a in ACE_Based::Thread::ThreadTask (param=0xe) at /root/mangosdev/src/shared/Threading.cpp:187
  721. No locals.
  722. #12 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  723. No symbol table info available.
  724. #13 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  725. No symbol table info available.
  726. #14 0x0000000000000000 in ?? ()
  727. No symbol table info available.
  728.  
  729. Thread 3 (Thread 0x7ffff5434700 (LWP 9794)):
  730. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  731. No symbol table info available.
  732. #1 0x0000000000a79c49 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  733. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  734. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  735. No locals.
  736. #3 0x0000000000a78e8a in SqlDelayThread::run (this=0x7ffff7f87f40) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  737. pingEveryLoop = 180000
  738. loopCounter = 93897
  739. #4 0x0000000000a79f1a in ACE_Based::Thread::ThreadTask (param=0x7ffff5433e30) at /root/mangosdev/src/shared/Threading.cpp:187
  740. No locals.
  741. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  742. No symbol table info available.
  743. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  744. No symbol table info available.
  745. #7 0x0000000000000000 in ?? ()
  746. No symbol table info available.
  747.  
  748. Thread 1 (Thread 0x7ffff7feb720 (LWP 9790)):
  749. #0 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  750. No symbol table info available.
  751. #1 0x00007ffff7b7689b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  752. No symbol table info available.
  753. #2 0x00000000005226c0 in Wait (this=0x7fffd40b9998) at /root/mangosdev/src/game/WorldSocketMgr.cpp:101
  754. No locals.
  755. #3 WorldSocketMgr::Wait (this=0x7fffd40b9998) at /root/mangosdev/src/game/WorldSocketMgr.cpp:310
  756. i = 1
  757. #4 0x000000000051c5e3 in Master::Run (this=<value optimized out>) at /root/mangosdev/src/mangosd/Master.cpp:322
  758. 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"}}
  759. rar_thread = 0x0
  760. bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffd3fdfdb8 "0.0.0.0"}}
  761. world_thread = {m_iThreadId = 140736732997376, m_hThreadHandle = 140736732997376, m_task = 0x7fffd5580330, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xbc0410, 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}}}
  762. cliThread = 0x7fffd568e440
  763. soap_thread = 0x7fffd568e458
  764. freeze_thread = 0x7fffd568e488
  765. #5 0x0000000000514f8b in main (argc=<value optimized out>, argv=0x7fffffffe3d8) at /root/mangosdev/src/mangosd/Main.cpp:212
  766. cfg_file = 0x7fffffffe62b "../etc/mangosd.conf"
  767. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe3d8, 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_ = 2, cur_size_ = 2, array_ = 0x7ffff7fcbf70, allocator_ = 0x7ffff7ddb070}, <No data fields>}}
  768. serviceDaemonMode = 0 '\000'
  769. option = <value optimized out>
  770. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 349 account Id 297884
  771. WARDEN: RESULT MEM_CHECK fail CheckId 51 account Id 297884
  772. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 747 account Id 307013
  773. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 312 account Id 218440
  774. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 193 account Id 237769
  775. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 626 account Id 139942
  776. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 450 account Id 330553
  777. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 569 account Id 310643
  778. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 477 account Id 204213
  779. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 617 account Id 325505
  780. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 237 account Id 255475
  781. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 118 account Id 287172
  782. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 484 account Id 225557
  783. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 482 account Id 297515
  784. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 12 account Id 297515
  785. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 765 account Id 311552
  786. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 320 account Id 311552
  787. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 438 account Id 229037
  788. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 72 account Id 109969
  789. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 488 account Id 295214
  790. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 198 account Id 295214
  791. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 554 account Id 325126
  792. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 15 account Id 325126
  793. SQL: cannot execute 'INSERT INTO character_aura (guid, caster_guid, item_guid, spell, stackcount, remaincharges, basepoints0, basepoints1, basepoints2, periodictime0, periodictime1, periodictime2, maxduration, remaintime, effIndexMask) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)'
  794. SQL ERROR: Duplicate entry '221996-221996-0-74411' for key 'PRIMARY'
  795. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 308 account Id 296558
  796. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 617 account Id 331952
  797. WORLD: unknown PET flag Action 1 and spellid 17258.
  798. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 747 account Id 328302
  799. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 482 account Id 280141
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement