Advertisement
Guest User

Untitled

a guest
Sep 16th, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.91 KB | None | 0 0
  1. [New Thread 0x7fffd154a700 (LWP 19500)]
  2. [New Thread 0x7fffd0d49700 (LWP 19502)]
  3. [New Thread 0x7fffcbfff700 (LWP 19503)]
  4. [New Thread 0x7fffcb7fe700 (LWP 19504)]
  5. [New Thread 0x7fffcaffd700 (LWP 19505)]
  6. [New Thread 0x7fffca7fc700 (LWP 19506)]
  7. [New Thread 0x7fffc9ffb700 (LWP 19507)]
  8. [New Thread 0x7fffc97fa700 (LWP 19508)]
  9. [New Thread 0x7fffc8ff9700 (LWP 19509)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffd5a7b700 (LWP 19494)]
  13. 0x0000000000000000 in ?? ()
  14. #0 0x0000000000000000 in ?? ()
  15. #1 0x000000000064cf99 in UnloadIfEmpty (this=0x7fff8799df00, loguid=150849, t=0) at /root/mangosdev/src/game/MapPersistentStateMgr.cpp:63
  16. #2 SetCreatureRespawnTime (this=0x7fff8799df00, loguid=150849, t=0) at /root/mangosdev/src/game/MapPersistentStateMgr.cpp:129
  17. #3 MapPersistentState::SaveCreatureRespawnTime (this=0x7fff8799df00, loguid=150849, t=0) at /root/mangosdev/src/game/MapPersistentStateMgr.cpp:74
  18. #4 0x000000000053253c in Creature::Respawn (this=0x7fff60eee080) at /root/mangosdev/src/game/Creature.cpp:1588
  19. #5 0x0000000000597da8 in BattleGround::SpawnBGCreature (this=<value optimized out>, guid=<value optimized out>, respawntime=0) at /root/mangosdev/src/game/BattleGround.cpp:1785
  20. #6 0x000000000059832d in BattleGround::SpawnEvent (this=0x7fff792ec100, event1=<value optimized out>, event2=<value optimized out>, spawn=<value optimized out>) at /root/mangosdev/src/game/BattleGround.cpp:1743
  21. #7 0x000000000072c339 in BattleGroundAV::ChangeMineOwner (this=0x7fff792ec100, mine=0 '\000', teamIdx=<value optimized out>) at /root/mangosdev/src/game/BattleGroundAV.cpp:467
  22. #8 0x000000000076564d in Unit::DealDamage (this=<value optimized out>, pVictim=0x7fff60e5a080, damage=861, cleanDamage=<value optimized out>, damagetype=<value optimized out>, damageSchoolMask=<value optimized out>, spellProto=0x7fffecabd3c0, durabilityLoss=true) at /root/mangosdev/src/game/Unit.cpp:1134
  23. #9 0x000000000076a424 in Unit::DealSpellDamage (this=0x7fff21d80000, damageInfo=0x7fffd5a7a6b0, durabilityLoss=true) at /root/mangosdev/src/game/Unit.cpp:1608
  24. #10 0x000000000089ed36 in Spell::DoAllEffectOnTarget (this=0x7fff10adb600, target=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1147
  25. #11 0x00000000008b0697 in Spell::handle_immediate (this=0x7fff10adb600) at /root/mangosdev/src/game/Spell.cpp:3646
  26. #12 0x00000000008aeeda in Spell::cast (this=0x7fff10adb600, skipCheck=true) at /root/mangosdev/src/game/Spell.cpp:3616
  27. #13 0x000000000074fbcb in Unit::CastSpell (this=0x7fff21d80000, Victim=<value optimized out>, spellInfo=<value optimized out>, triggered=<value optimized out>, castItem=0x7fffc6199800, triggeredByAura=0x0, originalCaster=..., triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1366
  28. #14 0x000000000074fec9 in Unit::CastSpell (this=0x7fff8799df00, Victim=0x24d41, spellId=<value optimized out>, triggered=172, castItem=0x7000, triggeredByAura=0x7, originalCaster=..., triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1336
  29. #15 0x000000000068bcd1 in Player::CastItemCombatSpell (this=<value optimized out>, Target=<value optimized out>, attType=<value optimized out>) at /root/mangosdev/src/game/Player.cpp:8072
  30. #16 0x0000000000769b7c in Unit::DealMeleeDamage (this=<value optimized out>, damageInfo=0x7fffd5a7ab60, durabilityLoss=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:2002
  31. #17 0x000000000076a101 in Unit::AttackerStateUpdate (this=0x7fff21d80000, pVictim=0x7fff60e5a080, attType=OFF_ATTACK, extra=false) at /root/mangosdev/src/game/Unit.cpp:2886
  32. #18 0x00000000006d0689 in Player::Update (this=0x7fff21d80000, update_diff=133, p_time=133) at /root/mangosdev/src/game/Player.cpp:1362
  33. #19 0x0000000000618a39 in Update (this=0x7fff21ec0000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Object.h:432
  34. #20 Map::Update (this=0x7fff21ec0000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:463
  35. #21 0x00000000006195e9 in BattleGroundMap::Update (this=0x7fff8799df00, diff=@0x24d41) at /root/mangosdev/src/game/Map.cpp:1552
  36. #22 0x00000000007e7512 in MapUpdateRequest::call (this=0x7fff8d66ff60) at /root/mangosdev/src/game/MapUpdater.cpp:74
  37. #23 0x0000000000a75411 in DelayExecutor::svc (this=0x7fffd6e34c70) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  38. #24 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  39. #25 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  40. #26 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  41. #27 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  42. #28 0x0000000000000000 in ?? ()
  43. #0 0x0000000000000000 in ?? ()
  44. No symbol table info available.
  45. #1 0x000000000064cf99 in UnloadIfEmpty (this=0x7fff8799df00, loguid=150849, t=0) at /root/mangosdev/src/game/MapPersistentStateMgr.cpp:63
  46. No locals.
  47. #2 SetCreatureRespawnTime (this=0x7fff8799df00, loguid=150849, t=0) at /root/mangosdev/src/game/MapPersistentStateMgr.cpp:129
  48. No locals.
  49. #3 MapPersistentState::SaveCreatureRespawnTime (this=0x7fff8799df00, loguid=150849, t=0) at /root/mangosdev/src/game/MapPersistentStateMgr.cpp:74
  50. delSpawnTime = {m_nIndex = 6, m_nArguments = 2, m_bInitialized = true}
  51. insSpawnTime = {m_nIndex = 7, m_nArguments = 3, m_bInitialized = true}
  52. stmt = {m_index = {m_nIndex = 1626267776, m_nArguments = 32767, m_bInitialized = 128}, m_pDB = 0x7fff60eee080, m_pParams = 0x7fff60eee080}
  53. #4 0x000000000053253c in Creature::Respawn (this=0x7fff60eee080) at /root/mangosdev/src/game/Creature.cpp:1588
  54. currentVis = <value optimized out>
  55. #5 0x0000000000597da8 in BattleGround::SpawnBGCreature (this=<value optimized out>, guid=<value optimized out>, respawntime=0) at /root/mangosdev/src/game/BattleGround.cpp:1785
  56. obj = 0x7fff60eee080
  57. #6 0x000000000059832d in BattleGround::SpawnEvent (this=0x7fff792ec100, event1=<value optimized out>, event2=<value optimized out>, spawn=<value optimized out>) at /root/mangosdev/src/game/BattleGround.cpp:1743
  58. No locals.
  59. #7 0x000000000072c339 in BattleGroundAV::ChangeMineOwner (this=0x7fff792ec100, mine=0 '\000', teamIdx=<value optimized out>) at /root/mangosdev/src/game/BattleGroundAV.cpp:467
  60. __FUNCTION__ = "ChangeMineOwner"
  61. __PRETTY_FUNCTION__ = "void BattleGroundAV::ChangeMineOwner(uint8, BattleGroundAVTeamIndex)"
  62. #8 0x000000000076564d in Unit::DealDamage (this=<value optimized out>, pVictim=0x7fff60e5a080, damage=861, cleanDamage=<value optimized out>, damagetype=<value optimized out>, damageSchoolMask=<value optimized out>, spellProto=0x7fffecabd3c0, durabilityLoss=true) at /root/mangosdev/src/game/Unit.cpp:1134
  63. bg = 0x0
  64. group_tap = 0x0
  65. spiritOfRedemtionTalentReady = 0x7fff21ec0000
  66. player_tap = 0x7fff21d80000
  67. pOwner = 0x0
  68. damageFromSpiritOfRedemtionTalent = false
  69. health = 3584533856
  70. duel_hasEnded = false
  71. __FUNCTION__ = "DealDamage"
  72. __PRETTY_FUNCTION__ = "uint32 Unit::DealDamage(Unit*, uint32, const CleanDamage*, DamageEffectType, SpellSchoolMask, const SpellEntry*, bool)"
  73. #9 0x000000000076a424 in Unit::DealSpellDamage (this=0x7fff21d80000, damageInfo=0x7fffd5a7a6b0, durabilityLoss=true) at /root/mangosdev/src/game/Unit.cpp:1608
  74. pVictim = 0x7fff60e5a080
  75. spellProto = 0x7fffecabd3c0
  76. cleanDamage = {damage = 0, absorb = 0, attackType = BASE_ATTACK, hitOutCome = MELEE_HIT_NORMAL}
  77. hasWeaponDmgEffect = <value optimized out>
  78. #10 0x000000000089ed36 in Spell::DoAllEffectOnTarget (this=0x7fff10adb600, target=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1147
  79. damageInfo = {target = 0x7fff60e5a080, attacker = 0x7fff21d80000, SpellID = 57965, damage = 861, schoolMask = SPELL_SCHOOL_MASK_NATURE, absorb = 0, resist = 0, physicalLog = false, unused = false, blocked = 0, HitInfo = 0}
  80. unit = 0x7fff60e5a080
  81. mask = <value optimized out>
  82. real_caster = 0x7fff21d80000
  83. caster = 0x7fff21d80000
  84. missInfo = SPELL_MISS_NONE
  85. procVictim = 131072
  86. procAttacker = 65536
  87. procEx = <value optimized out>
  88. #11 0x00000000008b0697 in Spell::handle_immediate (this=0x7fff10adb600) at /root/mangosdev/src/game/Spell.cpp:3646
  89. buffer = {targetGUID = {m_guid = 17379391181435325942}, timeDelay = 0, HitInfo = 0, damage = 0, missCondition = SPELL_MISS_NONE, reflectResult = SPELL_MISS_NONE, effectMask = 1 '\001', processed = true, deleted = false}
  90. #12 0x00000000008aeeda in Spell::cast (this=0x7fff10adb600, skipCheck=true) at /root/mangosdev/src/game/Spell.cpp:3616
  91. castResult = <value optimized out>
  92. #13 0x000000000074fbcb in Unit::CastSpell (this=0x7fff21d80000, Victim=<value optimized out>, spellInfo=<value optimized out>, triggered=<value optimized out>, castItem=0x7fffc6199800, triggeredByAura=0x0, originalCaster=..., triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1366
  93. targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = 868.606262, m_destY = -439.546753, m_destZ = 51.332077, m_strTarget = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xe80c78 ""}}, m_targetMask = 2, m_unitTarget = 0x7fff60e5a080, m_GOTarget = 0x0, m_itemTarget = 0x0, m_unitTargetGUID = {m_guid = 17379391181435325942}, 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}
  94. #14 0x000000000074fec9 in Unit::CastSpell (this=0x7fff8799df00, Victim=0x24d41, spellId=<value optimized out>, triggered=172, castItem=0x7000, triggeredByAura=0x7, originalCaster=..., triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1336
  95. spellInfo = 0xf0
  96. #15 0x000000000068bcd1 in Player::CastItemCombatSpell (this=<value optimized out>, Target=<value optimized out>, attType=<value optimized out>) at /root/mangosdev/src/game/Player.cpp:8072
  97. proc_spell_id = <value optimized out>
  98. spellInfo = 0x7fffecabd3c0
  99. ppmRate = <value optimized out>
  100. chance = 35.9998779
  101. enchant_id = <value optimized out>
  102. pEnchant = 0x20cd974
  103. e_slot = 1
  104. item = 0x7fffc6199800
  105. proto = 0x7fffea586710
  106. #16 0x0000000000769b7c in Unit::DealMeleeDamage (this=<value optimized out>, damageInfo=0x7fffd5a7ab60, durabilityLoss=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:2002
  107. alreadyDone = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<Aura*> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<Aura*> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<Aura*, Aura*, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x7fff21d80000, _M_left = 0x7fff00000008, _M_right = 0x7fffd5a7aab0}, _M_node_count = 140736777923248}}}
  108. pVictim = 0x7fff60e5a080
  109. cleanDamage = {damage = 457, absorb = 0, attackType = OFF_ATTACK, hitOutCome = MELEE_HIT_PARRY}
  110. #17 0x000000000076a101 in Unit::AttackerStateUpdate (this=0x7fff21d80000, pVictim=0x7fff60e5a080, attType=OFF_ATTACK, extra=false) at /root/mangosdev/src/game/Unit.cpp:2886
  111. damageInfo = {attacker = 0x7fff21d80000, target = 0x7fff60e5a080, damageSchoolMask = SPELL_SCHOOL_MASK_NORMAL, damage = 0, absorb = 0, resist = 0, blocked_amount = 0, HitInfo = 4, TargetState = 3, attackType = OFF_ATTACK, procAttacker = 8388612, procVictim = 8, procEx = 32, cleanDamage = 457, hitOutCome = MELEE_HIT_PARRY}
  112. current_extraAttacks = <value optimized out>
  113. #18 0x00000000006d0689 in Player::Update (this=0x7fff21d80000, update_diff=133, p_time=133) at /root/mangosdev/src/game/Player.cpp:1362
  114. vOwner = <value optimized out>
  115. pVictim = 0x7fff60e5a080
  116. now = 1307574270
  117. pet = <value optimized out>
  118. #19 0x0000000000618a39 in Update (this=0x7fff21ec0000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Object.h:432
  119. No locals.
  120. #20 Map::Update (this=0x7fff21ec0000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:463
  121. plr = 0x7fff21d80000
  122. updater = {i_timeDiff = 2724715856}
  123. __FUNCTION__ = "Update"
  124. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  125. #21 0x00000000006195e9 in BattleGroundMap::Update (this=0x7fff8799df00, diff=@0x24d41) at /root/mangosdev/src/game/Map.cpp:1552
  126. No locals.
  127. #22 0x00000000007e7512 in MapUpdateRequest::call (this=0x7fff8d66ff60) at /root/mangosdev/src/game/MapUpdater.cpp:74
  128. No locals.
  129. #23 0x0000000000a75411 in DelayExecutor::svc (this=0x7fffd6e34c70) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  130. rq = 0x7fff8d66ff60
  131. #24 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  132. No symbol table info available.
  133. #25 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  134. No symbol table info available.
  135. #26 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  136. No symbol table info available.
  137. #27 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  138. No symbol table info available.
  139. #28 0x0000000000000000 in ?? ()
  140. No symbol table info available.
  141. 21 Thread 0x7fffc8ff9700 (LWP 19509) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  142. 20 Thread 0x7fffc97fa700 (LWP 19508) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  143. 19 Thread 0x7fffc9ffb700 (LWP 19507) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  144. 18 Thread 0x7fffca7fc700 (LWP 19506) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  145. 17 Thread 0x7fffcaffd700 (LWP 19505) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  146. 16 Thread 0x7fffcb7fe700 (LWP 19504) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  147. 15 Thread 0x7fffcbfff700 (LWP 19503) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  148. 14 Thread 0x7fffd0d49700 (LWP 19502) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  149. 13 Thread 0x7fffd154a700 (LWP 19500) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  150. 12 Thread 0x7fffd1d4b700 (LWP 19499) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  151. 11 Thread 0x7fffd264c700 (LWP 19498) 0x00007ffff5b6a2c3 in select () from /lib/libc.so.6
  152. 10 Thread 0x7fffd2e4d700 (LWP 19497) 0x00007ffff5b3520d in nanosleep () from /lib/libc.so.6
  153. 9 Thread 0x7fffd364e700 (LWP 19496) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  154. 8 Thread 0x7fffd527a700 (LWP 19495) equal_range (this=0x7fff5da9c000, spellid=29356) at /usr/include/c++/4.4/bits/stl_tree.h:1087
  155. * 7 Thread 0x7fffd5a7b700 (LWP 19494) 0x0000000000000000 in ?? ()
  156. 6 Thread 0x7fffd637c700 (LWP 19493) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  157. 5 Thread 0x7ffff4220700 (LWP 19388) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  158. 4 Thread 0x7ffff4a21700 (LWP 19387) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  159. 3 Thread 0x7ffff542f700 (LWP 19386) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  160. 1 Thread 0x7ffff7feb720 (LWP 19382) 0x00007ffff5e16285 in pthread_join () from /lib/libpthread.so.0
  161.  
  162. Thread 21 (Thread 0x7fffc8ff9700 (LWP 19509)):
  163. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  164. No symbol table info available.
  165. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  166. No symbol table info available.
  167. #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
  168. No symbol table info available.
  169. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  170. No symbol table info available.
  171. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  172. No symbol table info available.
  173. #5 0x0000000000521238 in ReactorRunnable::svc (this=0x7fffd3673cb0) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  174. 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 = 3290}}
  175. __FUNCTION__ = "svc"
  176. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  177. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  178. No symbol table info available.
  179. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  180. No symbol table info available.
  181. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  182. No symbol table info available.
  183. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  184. No symbol table info available.
  185. #10 0x0000000000000000 in ?? ()
  186. No symbol table info available.
  187.  
  188. Thread 20 (Thread 0x7fffc97fa700 (LWP 19508)):
  189. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  190. No symbol table info available.
  191. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  192. No symbol table info available.
  193. #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
  194. No symbol table info available.
  195. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  196. No symbol table info available.
  197. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  198. No symbol table info available.
  199. #5 0x0000000000521238 in ReactorRunnable::svc (this=0x7fffd3673b78) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  200. 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 = 5118}}
  201. __FUNCTION__ = "svc"
  202. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  203. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  204. No symbol table info available.
  205. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  206. No symbol table info available.
  207. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  208. No symbol table info available.
  209. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  210. No symbol table info available.
  211. #10 0x0000000000000000 in ?? ()
  212. No symbol table info available.
  213.  
  214. Thread 19 (Thread 0x7fffc9ffb700 (LWP 19507)):
  215. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  216. No symbol table info available.
  217. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  218. No symbol table info available.
  219. #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
  220. No symbol table info available.
  221. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  222. No symbol table info available.
  223. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  224. No symbol table info available.
  225. #5 0x0000000000521238 in ReactorRunnable::svc (this=0x7fffd3673a40) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  226. 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}}
  227. __FUNCTION__ = "svc"
  228. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  229. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  230. No symbol table info available.
  231. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  232. No symbol table info available.
  233. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  234. No symbol table info available.
  235. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  236. No symbol table info available.
  237. #10 0x0000000000000000 in ?? ()
  238. No symbol table info available.
  239.  
  240. Thread 18 (Thread 0x7fffca7fc700 (LWP 19506)):
  241. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  242. No symbol table info available.
  243. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  244. No symbol table info available.
  245. #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
  246. No symbol table info available.
  247. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  248. No symbol table info available.
  249. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  250. No symbol table info available.
  251. #5 0x0000000000521238 in ReactorRunnable::svc (this=0x7fffd3673908) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  252. 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}}
  253. __FUNCTION__ = "svc"
  254. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  255. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  256. No symbol table info available.
  257. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  258. No symbol table info available.
  259. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  260. No symbol table info available.
  261. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  262. No symbol table info available.
  263. #10 0x0000000000000000 in ?? ()
  264. No symbol table info available.
  265.  
  266. Thread 17 (Thread 0x7fffcaffd700 (LWP 19505)):
  267. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  268. No symbol table info available.
  269. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  270. No symbol table info available.
  271. #2 0x00000000005100fb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd1e33f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  272. result = <value optimized out>
  273. #3 0x0000000000511277 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd1e33f00, first_item=@0x7fffcaffce28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  274. ace_mon = {lock_ = 0x7fffd1e33f50, owner_ = 0}
  275. #4 0x000000000050ff48 in getq (this=0x7fffd264bd90) at /opt/mangos/include/ace/Task_T.inl:22
  276. No locals.
  277. #5 SOAPWorkingThread::svc (this=0x7fffd264bd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  278. mb = 0x0
  279. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  280. No symbol table info available.
  281. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  282. No symbol table info available.
  283. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  284. No symbol table info available.
  285. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  286. No symbol table info available.
  287. #10 0x0000000000000000 in ?? ()
  288. No symbol table info available.
  289.  
  290. Thread 16 (Thread 0x7fffcb7fe700 (LWP 19504)):
  291. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  292. No symbol table info available.
  293. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  294. No symbol table info available.
  295. #2 0x00000000005100fb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd1e33f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  296. result = <value optimized out>
  297. #3 0x0000000000511277 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd1e33f00, first_item=@0x7fffcb7fde28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  298. ace_mon = {lock_ = 0x7fffd1e33f50, owner_ = 0}
  299. #4 0x000000000050ff48 in getq (this=0x7fffd264bd90) at /opt/mangos/include/ace/Task_T.inl:22
  300. No locals.
  301. #5 SOAPWorkingThread::svc (this=0x7fffd264bd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  302. mb = 0x0
  303. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  304. No symbol table info available.
  305. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  306. No symbol table info available.
  307. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  308. No symbol table info available.
  309. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  310. No symbol table info available.
  311. #10 0x0000000000000000 in ?? ()
  312. No symbol table info available.
  313.  
  314. Thread 15 (Thread 0x7fffcbfff700 (LWP 19503)):
  315. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  316. No symbol table info available.
  317. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  318. No symbol table info available.
  319. #2 0x00000000005100fb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd1e33f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  320. result = <value optimized out>
  321. #3 0x0000000000511277 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd1e33f00, first_item=@0x7fffcbffee28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  322. ace_mon = {lock_ = 0x7fffd1e33f50, owner_ = 0}
  323. #4 0x000000000050ff48 in getq (this=0x7fffd264bd90) at /opt/mangos/include/ace/Task_T.inl:22
  324. No locals.
  325. #5 SOAPWorkingThread::svc (this=0x7fffd264bd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  326. mb = 0x0
  327. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  328. No symbol table info available.
  329. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  330. No symbol table info available.
  331. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  332. No symbol table info available.
  333. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  334. No symbol table info available.
  335. #10 0x0000000000000000 in ?? ()
  336. No symbol table info available.
  337.  
  338. Thread 14 (Thread 0x7fffd0d49700 (LWP 19502)):
  339. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  340. No symbol table info available.
  341. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  342. No symbol table info available.
  343. #2 0x00000000005100fb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd1e33f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  344. result = <value optimized out>
  345. #3 0x0000000000511277 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd1e33f00, first_item=@0x7fffd0d48e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  346. ace_mon = {lock_ = 0x7fffd1e33f50, owner_ = 0}
  347. #4 0x000000000050ff48 in getq (this=0x7fffd264bd90) at /opt/mangos/include/ace/Task_T.inl:22
  348. No locals.
  349. #5 SOAPWorkingThread::svc (this=0x7fffd264bd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  350. mb = 0x0
  351. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  352. No symbol table info available.
  353. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  354. No symbol table info available.
  355. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  356. No symbol table info available.
  357. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  358. No symbol table info available.
  359. #10 0x0000000000000000 in ?? ()
  360. No symbol table info available.
  361.  
  362. Thread 13 (Thread 0x7fffd154a700 (LWP 19500)):
  363. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  364. No symbol table info available.
  365. #1 0x0000000000a6fb09 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  366. rqtp = {tv_sec = 1, tv_nsec = 0}
  367. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  368. No locals.
  369. #3 0x000000000051b73b in FreezeDetectorRunnable::run (this=0x7fffd367c770) at /root/mangosdev/src/mangosd/Master.cpp:79
  370. curtime = 4294966780
  371. #4 0x0000000000a6fdda in ACE_Based::Thread::ThreadTask (param=0x7fffd1549e30) at /root/mangosdev/src/shared/Threading.cpp:187
  372. No locals.
  373. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  374. No symbol table info available.
  375. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  376. No symbol table info available.
  377. #7 0x0000000000000000 in ?? ()
  378. No symbol table info available.
  379.  
  380. Thread 12 (Thread 0x7fffd1d4b700 (LWP 19499)):
  381. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  382. No symbol table info available.
  383. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  384. No symbol table info available.
  385. #2 0x00000000005100fb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd1e33f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  386. result = <value optimized out>
  387. #3 0x0000000000511277 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd1e33f00, first_item=@0x7fffd1d4ae28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  388. ace_mon = {lock_ = 0x7fffd1e33f50, owner_ = 0}
  389. #4 0x000000000050ff48 in getq (this=0x7fffd264bd90) at /opt/mangos/include/ace/Task_T.inl:22
  390. No locals.
  391. #5 SOAPWorkingThread::svc (this=0x7fffd264bd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  392. mb = 0x0
  393. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  394. No symbol table info available.
  395. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  396. No symbol table info available.
  397. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  398. No symbol table info available.
  399. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  400. No symbol table info available.
  401. #10 0x0000000000000000 in ?? ()
  402. No symbol table info available.
  403.  
  404. Thread 11 (Thread 0x7fffd264c700 (LWP 19498)):
  405. #0 0x00007ffff5b6a2c3 in select () from /lib/libc.so.6
  406. No symbol table info available.
  407. #1 0x0000000000aebece in tcp_select (soap=0x7fffd2630590, s=32, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4418
  408. tv = {tv_sec = 2, tv_usec = 919513}
  409. fd = {{fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}}
  410. sfd = 0x7fffd26303c0
  411. efd = 0x7fffd2630440
  412. r = <value optimized out>
  413. rfd = 0x7fffd2630340
  414. #2 0x0000000000af9b2f in soap_accept (soap=0x7fffd2630590) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4486
  415. r = -514
  416. err = -514
  417. n = 16
  418. len = 65536
  419. set = 1
  420. #3 0x000000000050f417 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/MaNGOSsoap.cpp:51
  421. thread_soap = <value optimized out>
  422. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fffd1e33f00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  423. soap = {_vptr.soap = 0xbb7ed0, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xbb47db "%.9G", double_format = 0xbb47e0 "%.17lG", dime_id_format = 0xbb47e7 "cid:id%d", http_version = 0xbb47f0 "1.1", http_content = 0x0, encodingStyle = 0xbb7400 "", actor = 0x0, lang = 0xbb510c "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 = 0xe72120, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x28fdbb0, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffd035bfb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xb0c6e0 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xaea190 <http_get(soap*)>, fput = 0xaea1a0 <http_405(soap*)>, fdel = 0xaea1a0 <http_405(soap*)>, fhead = 0xaea1a0 <http_405(soap*)>, fform = 0, fposthdr = 0xaf23c0 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xaed2d0 <http_response(soap*, int, size_t)>, fparse = 0xafdce0 <http_parse(soap*)>, fparsehdr = 0xb0bb20 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xaef630 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xaef610 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xaef600 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xb014c0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xaef620 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xae9aa0 <tcp_disconnect(soap*)>, fsend = 0xaef2e0 <fsend(soap*, char const*, size_t)>, frecv = 0xaef0b0 <frecv(soap*, char*, size_t)>, fpoll = 0xaf9f90 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xaed270 <fplugin(soap*, char const*)>, fmalloc = 0, fprepareinit = 0, fpreparesend = 0, fpreparerecv = 0, fpreparefinal = 0, fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0, fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0, fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0, fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 32, socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0, buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0, length = 0, labbuf = 0x0, lablen = 0, labidx = 0, buf = '\000' <repeats 65535 times>, msgbuf = '\000' <repeats 1023 times>, tmpbuf = '\000' <repeats 1023 times>, tag = '\000' <repeats 1023 times>, id = '\000' <repeats 1023 times>, href = '\000' <repeats 1023 times>, type = '\000' <repeats 1023 times>, arrayType = '\000' <repeats 1023 times>, arraySize = '\000' <repeats 1023 times>, arrayOffset = '\000' <repeats 1023 times>, other = 0, position = 0, positions = {0 <repeats 16 times>}, root = 0, attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9, alloced = 0, peeked = 0, chunksize = 0, chunkbuflen = 0, endpoint = '\000' <repeats 1023 times>, path = '\000' <repeats 1023 times>, host = '\000' <repeats 1023 times>, action = 0x0, authrealm = 0x0, prolog = 0x0, ip = 2886729737, port = 53286, 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 = 0xbb47f4 "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>, "«ãÑÿ\177\000\000Ãà|öÿ\177", '\000' <repeats 18 times>, "x\020\000\000\000\000\000\000\000\200ãÑÿ\177\000\000\n\000\000\000\000\000\000\000\033\000\000\000\000\000\000\000\000\200ãÑÿ\177\000\000\212ç|öÿ\177\000\000 ½dÒÿ\177\000\000\000Qæ{bk«o\000\000\000\000\000\000\000\000\000«ãÑÿ\177\000\000\001\000\000\000\000\000\000\000\210ÆdÒÿ\177\000\000\000ÇdÒÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff67d0304, z_crc = 0, z_dict = 0xad1e38000 <Address 0xad1e38000 out of bounds>, z_dict_len = 4097, zlib_state = 0, zlib_in = 0, zlib_out = 25752, z_buf = 0x7ffff7fe6488 "", z_buflen = 0, z_level = 32768, z_ratio_in = 4.59163468e-41, z_ratio_out = -1.28310798e+33}
  424. m = <value optimized out>
  425. s = -514
  426. #4 0x0000000000a6fdda in ACE_Based::Thread::ThreadTask (param=0x21) at /root/mangosdev/src/shared/Threading.cpp:187
  427. No locals.
  428. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  429. No symbol table info available.
  430. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  431. No symbol table info available.
  432. #7 0x0000000000000000 in ?? ()
  433. No symbol table info available.
  434.  
  435. Thread 10 (Thread 0x7fffd2e4d700 (LWP 19497)):
  436. #0 0x00007ffff5b3520d in nanosleep () from /lib/libc.so.6
  437. No symbol table info available.
  438. #1 0x00007ffff5b6ab14 in usleep () from /lib/libc.so.6
  439. No symbol table info available.
  440. #2 0x000000000051c95e in CliRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/CliRunnable.cpp:617
  441. command_str = <value optimized out>
  442. commandbuf = "\000\200äÑÿ\177\000\000\004\003}öÿ\177", '\000' <repeats 11 times>, "\200äÑ\t\000\000\000\001\020\000\000\000\000\000\000\230gþ÷ÿ\177\000\000\210gþ÷ÿ\177", '\000' <repeats 11 times>, "\200äÑÿ\177\000\000f\f}öÿ\177", '\000' <repeats 11 times>, "Qæ{bk«ox\020\000\000\000\000\000\000\000«äÑÿ\177\000\000°~ý÷ÿ\177\000\000\210ÖäÒÿ\177\000\000\000×äÒÿ\177", '\000' <repeats 18 times>, "\026h²÷ÿ\177\000\000\000À©Óÿ\177\000\000lø|öÿ\177\000\000¨Î©Óÿ\177", '\000' <repeats 11 times>, "«äÑÿ\177\000\000p\vè\000\000\000\000\000ÀÙäÒ"...
  443. #3 0x0000000000a6fdda in ACE_Based::Thread::ThreadTask (param=0x7fffd2e4cc40) at /root/mangosdev/src/shared/Threading.cpp:187
  444. No locals.
  445. #4 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  446. No symbol table info available.
  447. #5 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  448. No symbol table info available.
  449. #6 0x0000000000000000 in ?? ()
  450. No symbol table info available.
  451.  
  452. Thread 9 (Thread 0x7fffd364e700 (LWP 19496)):
  453. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  454. No symbol table info available.
  455. #1 0x00007ffff7ae036a in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  456. No symbol table info available.
  457. #2 0x00000000007e6e60 in MapUpdater::wait (this=0x7fffd6e34c68) at /root/mangosdev/src/game/MapUpdater.cpp:107
  458. guard = {lock_ = 0x7fffd6e34d80, owner_ = 0}
  459. #3 0x000000000055c3e8 in MapManager::Update (this=0x7fffd6e34b80, diff=<value optimized out>) at /root/mangosdev/src/game/MapManager.cpp:252
  460. No locals.
  461. #4 0x000000000063d455 in World::Update (this=0x7ffff7f77900, diff=133) at /root/mangosdev/src/game/World.cpp:1592
  462. autobroadcaston = 0
  463. #5 0x00000000005188fd in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  464. diff = 133
  465. prevSleepTime = 49
  466. #6 0x0000000000a6fdda in ACE_Based::Thread::ThreadTask (param=0x7fffd6e34d44) at /root/mangosdev/src/shared/Threading.cpp:187
  467. No locals.
  468. #7 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  469. No symbol table info available.
  470. #8 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  471. No symbol table info available.
  472. #9 0x0000000000000000 in ?? ()
  473. No symbol table info available.
  474.  
  475. Thread 8 (Thread 0x7fffd527a700 (LWP 19495)):
  476. #0 equal_range (this=0x7fff5da9c000, spellid=29356) at /usr/include/c++/4.4/bits/stl_tree.h:1087
  477. __y = 0x7ffff0f6b040
  478. #1 equal_range (this=0x7fff5da9c000, spellid=29356) at /usr/include/c++/4.4/bits/stl_multimap.h:703
  479. No locals.
  480. #2 GetSkillLineAbilityMapBounds (this=0x7fff5da9c000, spellid=29356) at /root/mangosdev/src/game/SpellMgr.h:1076
  481. No locals.
  482. #3 Player::UpdateCraftSkill (this=0x7fff5da9c000, spellid=29356) at /root/mangosdev/src/game/Player.cpp:5632
  483. No locals.
  484. #4 0x000000000094792e in Spell::DoCreateItem (this=0x7fff259af600, eff_idx=EFFECT_INDEX_0, itemtype=<value optimized out>) at /root/mangosdev/src/game/SpellEffects.cpp:4745
  485. pItem = <value optimized out>
  486. no_space = 0
  487. msg = <value optimized out>
  488. pProto = <value optimized out>
  489. bg_mark = false
  490. num_to_add = 1
  491. dest = {<std::_Vector_base<ItemPosCount, std::allocator<ItemPosCount> >> = {_M_impl = {<std::allocator<ItemPosCount>> = {<__gnu_cxx::new_allocator<ItemPosCount>> = {<No data fields>}, <No data fields>}, _M_start = 0x7fffc6266570, _M_finish = 0x7fffc6266578, _M_end_of_storage = 0x7fffc6266578}}, <No data fields>}
  492. items_count = <value optimized out>
  493. additionalCreateChance = 0
  494. additionalMaxNum = 0 '\000'
  495. #5 0x000000000089ca03 in Spell::HandleEffects (this=0x7fff259af600, pUnitTarget=<value optimized out>, pItemTarget=<value optimized out>, pGOTarget=<value optimized out>, i=EFFECT_INDEX_0, DamageMultiplier=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:4926
  496. eff = 24 '\030'
  497. #6 0x000000000089de2a in Spell::DoSpellHitOnUnit (this=0x7fff259af600, unit=0x7fff5da9c000, effectMask=1) at /root/mangosdev/src/game/Spell.cpp:1357
  498. realCaster = 0x7fff5da9c000
  499. #7 0x000000000089ea13 in Spell::DoAllEffectOnTarget (this=0x7fff259af600, target=0x7fffd5279a90) at /root/mangosdev/src/game/Spell.cpp:1053
  500. unit = 0x7fff5da9c000
  501. mask = 124
  502. real_caster = 0x7fff5da9c000
  503. caster = 0x7fff5da9c000
  504. missInfo = SPELL_MISS_NONE
  505. procVictim = 32768
  506. procAttacker = 16384
  507. procEx = <value optimized out>
  508. #8 0x00000000008b0697 in Spell::handle_immediate (this=0x7fff259af600) at /root/mangosdev/src/game/Spell.cpp:3646
  509. buffer = {targetGUID = {m_guid = 253839}, timeDelay = 0, HitInfo = 0, damage = 0, missCondition = SPELL_MISS_NONE, reflectResult = SPELL_MISS_NONE, effectMask = 1 '\001', processed = true, deleted = false}
  510. #9 0x00000000008aeeda in Spell::cast (this=0x7fff259af600, skipCheck=false) at /root/mangosdev/src/game/Spell.cpp:3616
  511. castResult = <value optimized out>
  512. #10 0x00000000008baee0 in SpellEvent::Execute (this=0x7fff302163e0, e_time=3552627, p_time=32) at /root/mangosdev/src/game/Spell.cpp:7493
  513. No locals.
  514. #11 0x0000000000a7641f in EventProcessor::Update (this=0x7fff5da9c130, p_time=133) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  515. Event = 0x7fff302163e0
  516. #12 0x00000000007649a2 in Unit::Update (this=0x7fff5da9c000, update_diff=133, p_time=133) at /root/mangosdev/src/game/Unit.cpp:337
  517. No locals.
  518. #13 0x00000000006cf9c8 in Player::Update (this=0x7fff5da9c000, update_diff=133, p_time=133) at /root/mangosdev/src/game/Player.cpp:1246
  519. now = <value optimized out>
  520. pet = <value optimized out>
  521. #14 0x0000000000618a39 in Update (this=0x126c000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Object.h:432
  522. No locals.
  523. #15 Map::Update (this=0x126c000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:463
  524. plr = 0x7fff5da9c000
  525. updater = {i_timeDiff = 3}
  526. __FUNCTION__ = "Update"
  527. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  528. #16 0x00000000007e7512 in MapUpdateRequest::call (this=0x7fff8d66e660) at /root/mangosdev/src/game/MapUpdater.cpp:74
  529. No locals.
  530. #17 0x0000000000a75411 in DelayExecutor::svc (this=0x7fffd6e34c70) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  531. rq = 0x7fff8d66e660
  532. #18 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  533. No symbol table info available.
  534. #19 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  535. No symbol table info available.
  536. #20 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  537. No symbol table info available.
  538. #21 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  539. No symbol table info available.
  540. #22 0x0000000000000000 in ?? ()
  541. No symbol table info available.
  542.  
  543. Thread 7 (Thread 0x7fffd5a7b700 (LWP 19494)):
  544. #0 0x0000000000000000 in ?? ()
  545. No symbol table info available.
  546. #1 0x000000000064cf99 in UnloadIfEmpty (this=0x7fff8799df00, loguid=150849, t=0) at /root/mangosdev/src/game/MapPersistentStateMgr.cpp:63
  547. No locals.
  548. #2 SetCreatureRespawnTime (this=0x7fff8799df00, loguid=150849, t=0) at /root/mangosdev/src/game/MapPersistentStateMgr.cpp:129
  549. No locals.
  550. #3 MapPersistentState::SaveCreatureRespawnTime (this=0x7fff8799df00, loguid=150849, t=0) at /root/mangosdev/src/game/MapPersistentStateMgr.cpp:74
  551. delSpawnTime = {m_nIndex = 6, m_nArguments = 2, m_bInitialized = true}
  552. insSpawnTime = {m_nIndex = 7, m_nArguments = 3, m_bInitialized = true}
  553. stmt = {m_index = {m_nIndex = 1626267776, m_nArguments = 32767, m_bInitialized = 128}, m_pDB = 0x7fff60eee080, m_pParams = 0x7fff60eee080}
  554. #4 0x000000000053253c in Creature::Respawn (this=0x7fff60eee080) at /root/mangosdev/src/game/Creature.cpp:1588
  555. currentVis = <value optimized out>
  556. #5 0x0000000000597da8 in BattleGround::SpawnBGCreature (this=<value optimized out>, guid=<value optimized out>, respawntime=0) at /root/mangosdev/src/game/BattleGround.cpp:1785
  557. obj = 0x7fff60eee080
  558. #6 0x000000000059832d in BattleGround::SpawnEvent (this=0x7fff792ec100, event1=<value optimized out>, event2=<value optimized out>, spawn=<value optimized out>) at /root/mangosdev/src/game/BattleGround.cpp:1743
  559. No locals.
  560. #7 0x000000000072c339 in BattleGroundAV::ChangeMineOwner (this=0x7fff792ec100, mine=0 '\000', teamIdx=<value optimized out>) at /root/mangosdev/src/game/BattleGroundAV.cpp:467
  561. __FUNCTION__ = "ChangeMineOwner"
  562. __PRETTY_FUNCTION__ = "void BattleGroundAV::ChangeMineOwner(uint8, BattleGroundAVTeamIndex)"
  563. #8 0x000000000076564d in Unit::DealDamage (this=<value optimized out>, pVictim=0x7fff60e5a080, damage=861, cleanDamage=<value optimized out>, damagetype=<value optimized out>, damageSchoolMask=<value optimized out>, spellProto=0x7fffecabd3c0, durabilityLoss=true) at /root/mangosdev/src/game/Unit.cpp:1134
  564. bg = 0x0
  565. group_tap = 0x0
  566. spiritOfRedemtionTalentReady = 0x7fff21ec0000
  567. player_tap = 0x7fff21d80000
  568. pOwner = 0x0
  569. damageFromSpiritOfRedemtionTalent = false
  570. health = 3584533856
  571. duel_hasEnded = false
  572. __FUNCTION__ = "DealDamage"
  573. __PRETTY_FUNCTION__ = "uint32 Unit::DealDamage(Unit*, uint32, const CleanDamage*, DamageEffectType, SpellSchoolMask, const SpellEntry*, bool)"
  574. #9 0x000000000076a424 in Unit::DealSpellDamage (this=0x7fff21d80000, damageInfo=0x7fffd5a7a6b0, durabilityLoss=true) at /root/mangosdev/src/game/Unit.cpp:1608
  575. pVictim = 0x7fff60e5a080
  576. spellProto = 0x7fffecabd3c0
  577. cleanDamage = {damage = 0, absorb = 0, attackType = BASE_ATTACK, hitOutCome = MELEE_HIT_NORMAL}
  578. hasWeaponDmgEffect = <value optimized out>
  579. #10 0x000000000089ed36 in Spell::DoAllEffectOnTarget (this=0x7fff10adb600, target=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1147
  580. damageInfo = {target = 0x7fff60e5a080, attacker = 0x7fff21d80000, SpellID = 57965, damage = 861, schoolMask = SPELL_SCHOOL_MASK_NATURE, absorb = 0, resist = 0, physicalLog = false, unused = false, blocked = 0, HitInfo = 0}
  581. unit = 0x7fff60e5a080
  582. mask = <value optimized out>
  583. real_caster = 0x7fff21d80000
  584. caster = 0x7fff21d80000
  585. missInfo = SPELL_MISS_NONE
  586. procVictim = 131072
  587. procAttacker = 65536
  588. procEx = <value optimized out>
  589. #11 0x00000000008b0697 in Spell::handle_immediate (this=0x7fff10adb600) at /root/mangosdev/src/game/Spell.cpp:3646
  590. buffer = {targetGUID = {m_guid = 17379391181435325942}, timeDelay = 0, HitInfo = 0, damage = 0, missCondition = SPELL_MISS_NONE, reflectResult = SPELL_MISS_NONE, effectMask = 1 '\001', processed = true, deleted = false}
  591. #12 0x00000000008aeeda in Spell::cast (this=0x7fff10adb600, skipCheck=true) at /root/mangosdev/src/game/Spell.cpp:3616
  592. castResult = <value optimized out>
  593. #13 0x000000000074fbcb in Unit::CastSpell (this=0x7fff21d80000, Victim=<value optimized out>, spellInfo=<value optimized out>, triggered=<value optimized out>, castItem=0x7fffc6199800, triggeredByAura=0x0, originalCaster=..., triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1366
  594. targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = 868.606262, m_destY = -439.546753, m_destZ = 51.332077, m_strTarget = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xe80c78 ""}}, m_targetMask = 2, m_unitTarget = 0x7fff60e5a080, m_GOTarget = 0x0, m_itemTarget = 0x0, m_unitTargetGUID = {m_guid = 17379391181435325942}, 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}
  595. #14 0x000000000074fec9 in Unit::CastSpell (this=0x7fff8799df00, Victim=0x24d41, spellId=<value optimized out>, triggered=172, castItem=0x7000, triggeredByAura=0x7, originalCaster=..., triggeredBy=0x0) at /root/mangosdev/src/game/Unit.cpp:1336
  596. spellInfo = 0xf0
  597. #15 0x000000000068bcd1 in Player::CastItemCombatSpell (this=<value optimized out>, Target=<value optimized out>, attType=<value optimized out>) at /root/mangosdev/src/game/Player.cpp:8072
  598. proc_spell_id = <value optimized out>
  599. spellInfo = 0x7fffecabd3c0
  600. ppmRate = <value optimized out>
  601. chance = 35.9998779
  602. enchant_id = <value optimized out>
  603. pEnchant = 0x20cd974
  604. e_slot = 1
  605. item = 0x7fffc6199800
  606. proto = 0x7fffea586710
  607. #16 0x0000000000769b7c in Unit::DealMeleeDamage (this=<value optimized out>, damageInfo=0x7fffd5a7ab60, durabilityLoss=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:2002
  608. alreadyDone = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<Aura*> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<Aura*> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<Aura*, Aura*, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x7fff21d80000, _M_left = 0x7fff00000008, _M_right = 0x7fffd5a7aab0}, _M_node_count = 140736777923248}}}
  609. pVictim = 0x7fff60e5a080
  610. cleanDamage = {damage = 457, absorb = 0, attackType = OFF_ATTACK, hitOutCome = MELEE_HIT_PARRY}
  611. #17 0x000000000076a101 in Unit::AttackerStateUpdate (this=0x7fff21d80000, pVictim=0x7fff60e5a080, attType=OFF_ATTACK, extra=false) at /root/mangosdev/src/game/Unit.cpp:2886
  612. damageInfo = {attacker = 0x7fff21d80000, target = 0x7fff60e5a080, damageSchoolMask = SPELL_SCHOOL_MASK_NORMAL, damage = 0, absorb = 0, resist = 0, blocked_amount = 0, HitInfo = 4, TargetState = 3, attackType = OFF_ATTACK, procAttacker = 8388612, procVictim = 8, procEx = 32, cleanDamage = 457, hitOutCome = MELEE_HIT_PARRY}
  613. current_extraAttacks = <value optimized out>
  614. #18 0x00000000006d0689 in Player::Update (this=0x7fff21d80000, update_diff=133, p_time=133) at /root/mangosdev/src/game/Player.cpp:1362
  615. vOwner = <value optimized out>
  616. pVictim = 0x7fff60e5a080
  617. now = 1307574270
  618. pet = <value optimized out>
  619. #19 0x0000000000618a39 in Update (this=0x7fff21ec0000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Object.h:432
  620. No locals.
  621. #20 Map::Update (this=0x7fff21ec0000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:463
  622. plr = 0x7fff21d80000
  623. updater = {i_timeDiff = 2724715856}
  624. __FUNCTION__ = "Update"
  625. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  626. #21 0x00000000006195e9 in BattleGroundMap::Update (this=0x7fff8799df00, diff=@0x24d41) at /root/mangosdev/src/game/Map.cpp:1552
  627. No locals.
  628. #22 0x00000000007e7512 in MapUpdateRequest::call (this=0x7fff8d66ff60) at /root/mangosdev/src/game/MapUpdater.cpp:74
  629. No locals.
  630. #23 0x0000000000a75411 in DelayExecutor::svc (this=0x7fffd6e34c70) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  631. rq = 0x7fff8d66ff60
  632. #24 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  633. No symbol table info available.
  634. #25 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  635. No symbol table info available.
  636. #26 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  637. No symbol table info available.
  638. #27 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  639. No symbol table info available.
  640. #28 0x0000000000000000 in ?? ()
  641. No symbol table info available.
  642.  
  643. Thread 6 (Thread 0x7fffd637c700 (LWP 19493)):
  644. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  645. No symbol table info available.
  646. #1 0x0000000000a6fb09 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  647. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  648. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  649. No locals.
  650. #3 0x0000000000a6ed4a in SqlDelayThread::run (this=0x7fffd6fd7940) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  651. pingEveryLoop = 180000
  652. loopCounter = 21581
  653. #4 0x0000000000a6fdda in ACE_Based::Thread::ThreadTask (param=0x7fffd637be30) at /root/mangosdev/src/shared/Threading.cpp:187
  654. No locals.
  655. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  656. No symbol table info available.
  657. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  658. No symbol table info available.
  659. #7 0x0000000000000000 in ?? ()
  660. No symbol table info available.
  661.  
  662. Thread 5 (Thread 0x7ffff4220700 (LWP 19388)):
  663. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  664. No symbol table info available.
  665. #1 0x0000000000a6fb09 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  666. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  667. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  668. No locals.
  669. #3 0x0000000000a6ed4a in SqlDelayThread::run (this=0x7ffff7f87dc0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  670. pingEveryLoop = 180000
  671. loopCounter = 17471
  672. #4 0x0000000000a6fdda in ACE_Based::Thread::ThreadTask (param=0x7ffff421fe30) at /root/mangosdev/src/shared/Threading.cpp:187
  673. No locals.
  674. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  675. No symbol table info available.
  676. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  677. No symbol table info available.
  678. #7 0x0000000000000000 in ?? ()
  679. No symbol table info available.
  680.  
  681. Thread 4 (Thread 0x7ffff4a21700 (LWP 19387)):
  682. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  683. No symbol table info available.
  684. #1 0x0000000000a6fb09 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  685. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  686. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  687. No locals.
  688. #3 0x0000000000a6ed4a in SqlDelayThread::run (this=0x7ffff7f87e80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  689. pingEveryLoop = 180000
  690. loopCounter = 90510
  691. #4 0x0000000000a6fdda in ACE_Based::Thread::ThreadTask (param=0x7ffff4a20e30) at /root/mangosdev/src/shared/Threading.cpp:187
  692. No locals.
  693. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  694. No symbol table info available.
  695. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  696. No symbol table info available.
  697. #7 0x0000000000000000 in ?? ()
  698. No symbol table info available.
  699.  
  700. Thread 3 (Thread 0x7ffff542f700 (LWP 19386)):
  701. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  702. No symbol table info available.
  703. #1 0x0000000000a6fb09 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  704. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  705. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  706. No locals.
  707. #3 0x0000000000a6ed4a in SqlDelayThread::run (this=0x7ffff7f87f40) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  708. pingEveryLoop = 180000
  709. loopCounter = 23903
  710. #4 0x0000000000a6fdda in ACE_Based::Thread::ThreadTask (param=0x7ffff542ee30) at /root/mangosdev/src/shared/Threading.cpp:187
  711. No locals.
  712. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  713. No symbol table info available.
  714. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  715. No symbol table info available.
  716. #7 0x0000000000000000 in ?? ()
  717. No symbol table info available.
  718.  
  719. Thread 1 (Thread 0x7ffff7feb720 (LWP 19382)):
  720. #0 0x00007ffff5e16285 in pthread_join () from /lib/libpthread.so.0
  721. No symbol table info available.
  722. #1 0x00007ffff7b7684b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  723. No symbol table info available.
  724. #2 0x000000000051f740 in Wait (this=0x7fffd3c9f298) at /root/mangosdev/src/game/WorldSocketMgr.cpp:101
  725. No locals.
  726. #3 WorldSocketMgr::Wait (this=0x7fffd3c9f298) at /root/mangosdev/src/game/WorldSocketMgr.cpp:310
  727. i = 1
  728. #4 0x0000000000519763 in Master::Run (this=<value optimized out>) at /root/mangosdev/src/mangosd/Master.cpp:322
  729. 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"}}
  730. rar_thread = 0x0
  731. bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff0442618 "0.0.0.0"}}
  732. world_thread = {m_iThreadId = 140736739993344, m_hThreadHandle = 140736739993344, m_task = 0x7fffd36ed3c0, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xbb15f0, 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}}}
  733. cliThread = 0x7fffd3717c40
  734. soap_thread = 0x7fffd3717c28
  735. freeze_thread = 0x7fffd3717bf8
  736. #5 0x00000000005120fb in main (argc=<value optimized out>, argv=0x7fffffffe258) at /root/mangosdev/src/mangosd/Main.cpp:209
  737. cfg_file = 0x7fffffffe4b4 "../etc/mangosd.conf"
  738. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe258, optind = 3, opterr = 0, optarg = 0x0, optstring_ = 0x7ffff7fdbf88, long_only_ = 0, has_colon_ = 1, last_option_ = 0x7ffff7fdbf60, nextchar_ = 0x0, optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3, long_option_ = 0x0, long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 1, cur_size_ = 1, array_ = 0x7ffff7faffe8, allocator_ = 0x7ffff7ddb070}, <No data fields>}}
  739. serviceDaemonMode = 0 '\000'
  740. option = <value optimized out>
  741. Item::LoadFromDB, Item GUID: 167051893 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  742. Item::LoadFromDB, Item GUID: 163119284 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  743. Item::LoadFromDB, Item GUID: 175728966 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  744. Item::LoadFromDB, Item GUID: 170846734 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  745. Item::LoadFromDB, Item GUID: 163118161 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  746. Item::LoadFromDB, Item GUID: 164536627 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  747. Item::LoadFromDB, Item GUID: 163458348 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  748. Item::LoadFromDB, Item GUID: 182674940 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  749. Item::LoadFromDB, Item GUID: 169870532 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  750. Item::LoadFromDB, Item GUID: 175622800 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  751. CastCustomSpell: unknown spell id 65095 by caster: Player Toblerone (Guid: 107585)
  752. SESSION: received unexpected opcode CMSG_LOGOUT_CANCEL (0x004E) the player has not logged in yet
  753. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  754. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  755. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  756. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  757. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  758. WORLD: Enemy Creature (Entry: 17058 Guid: 60161) not found
  759. EffectTriggerSpell of spell 32982: triggering unknown spell id 32186
  760. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  761. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  762. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  763. Unit::HandleDummyAuraProc: Spell 49028 have nonexistent triggered spell 1206
  764. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  765. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  766. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  767. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement