Advertisement
Guest User

Untitled

a guest
Jul 28th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.25 KB | None | 0 0
  1. [New Thread 0x7ffff23ff700 (LWP 17564)]
  2. [New Thread 0x7fffd9fff700 (LWP 17571)]
  3. [New Thread 0x7fffcefff700 (LWP 17575)]
  4. [New Thread 0x7fffce7fe700 (LWP 17576)]
  5. [New Thread 0x7fffcd7ff700 (LWP 17577)]
  6. [Thread 0x7fffcd7ff700 (LWP 17577) exited]
  7. [New Thread 0x7fffcc3ff700 (LWP 17578)]
  8. [New Thread 0x7fffcbbfe700 (LWP 17579)]
  9.  
  10. Program received signal SIGSEGV, Segmentation fault.
  11. [Switching to Thread 0x7fffd9fff700 (LWP 17571)]
  12. Spell::AddUnitTarget (this=0x7fff03d7a800, pVictim=0x7fffd9ffe040, effIndex=0) at /src/server/game/Spells/Spell.cpp:943
  13. 943 bool immuned = pVictim->IsImmunedToSpellEffect(m_spellInfo, effIndex);
  14. #0 Spell::AddUnitTarget (this=0x7fff03d7a800, pVictim=0x7fffd9ffe040, effIndex=0) at /src/server/game/Spells/Spell.cpp:943
  15. #1 0x0000000000a2aeb2 in Spell::SelectEffectTargets (this=0x7fff03d7a800, i=<value optimized out>, cur=<value optimized out>) at /src/server/game/Spells/Spell.cpp:2809
  16. #2 0x0000000000a2cd27 in Spell::SelectSpellTargets (this=0x7fff03d7a800) at /src/server/game/Spells/Spell.cpp:614
  17. #3 0x0000000000a2d6c8 in Spell::cast (this=0x7fff03d7a800, skipCheck=true) at /src/server/game/Spells/Spell.cpp:3174
  18. #4 0x0000000000a2ef34 in Spell::prepare (this=0x7fff03d7a800, targets=<value optimized out>, triggeredByAura=<value optimized out>) at /src/server/game/Spells/Spell.cpp:3022
  19. #5 0x0000000000bb0667 in Unit::CastCustomSpell (this=<value optimized out>, spellId=<value optimized out>, value=..., Victim=<value optimized out>, triggered=<value optimized out>, castItem=<value optimized out>, triggeredByAura=0x0, originalCaster=0) at /src/server/game/Entities/Unit/Unit.cpp:903
  20. #6 0x0000000000bb2b0e in Unit::CastCustomSpell (this=0x7fff0a392000, spellId=70691, mod=<value optimized out>, value=<value optimized out>, target=0x7fff0a392000, triggered=true, castItem=0x0, triggeredByAura=0x0, originalCaster=0) at /src/server/game/Entities/Unit/Unit.cpp:874
  21. #7 0x0000000000be18b1 in Unit::HandleDummyAuraProc (this=0x7fff0a392000, pVictim=<value optimized out>, damage=3657422272, triggeredByAura=0x7fff93296300, procSpell=0x7fffd9019b8c, procFlag=<value optimized out>, procEx=33554433, cooldown=0) at /src/server/game/Entities/Unit/Unit.cpp:6264
  22. #8 0x0000000000be8d35 in Unit::ProcDamageAndSpellFor (this=0x7fff0a392000, isVictim=<value optimized out>, pTarget=<value optimized out>, procFlag=<value optimized out>, procExtra=33554433, attType=<value optimized out>, procSpell=0x7fffea0e6288, damage=2165, procAura=0x0) at /src/server/game/Entities/Unit/Unit.cpp:14042
  23. #9 0x0000000000be95f9 in Unit::ProcDamageAndSpell (this=0x7fff0a392000, pVictim=0x7fff0a392000, procAttacker=<value optimized out>, procVictim=524288, procExtra=33554433, amount=2165, attType=BASE_ATTACK, procSpell=0x7fffea0e6288, procAura=0x0) at /src/server/game/Entities/Unit/Unit.cpp:4686
  24. #10 0x0000000000a6af3c in AuraEffect::PeriodicTick (this=0x7fff1163b980, aurApp=<value optimized out>, caster=0x7fff0a392000) at /src/server/game/Spells/Auras/SpellAuraEffects.cpp:1636
  25. #11 0x0000000000a6c628 in AuraEffect::Update (this=0x7fff1163b980, diff=<value optimized out>, caster=<value optimized out>) at /src/server/game/Spells/Auras/SpellAuraEffects.cpp:1085
  26. #12 0x0000000000a72359 in Aura::UpdateOwner (this=0x7fff0c8acd00, diff=<value optimized out>, owner=<value optimized out>) at /src/server/game/Spells/Auras/SpellAuras.cpp:647
  27. #13 0x0000000000bd9336 in Unit::_UpdateSpells (this=0x7fff0a392000, time=143) at /src/server/game/Entities/Unit/Unit.cpp:2815
  28. #14 0x0000000000beec6b in Unit::Update (this=0x7fff0a392000, p_time=143) at /src/server/game/Entities/Unit/Unit.cpp:244
  29. #15 0x0000000000860531 in Player::Update (this=0x7fff0a392000, p_time=143) at /src/server/game/Entities/Player/Player.cpp:1324
  30. #16 0x0000000000959265 in Map::Update (this=0x7fff02490000, t_diff=@0x7fff21459f60) at /src/server/game/Maps/Map.cpp:543
  31. #17 0x00000000009593db in InstanceMap::Update (this=0x7fffd9ffe040, t_diff=@0x7fffeaf92668) at /src/server/game/Maps/Map.cpp:2380
  32. #18 0x0000000000c01b39 in MapInstanced::Update (this=0x7fffba376000, t=@0x7fff21459f60) at /src/server/game/Maps/MapInstanced.cpp:67
  33. #19 0x0000000000c0349a in MapUpdateRequest::call (this=0x7fff21459f40) at /src/server/game/Maps/MapUpdater.cpp:54
  34. #20 0x0000000000c70569 in DelayExecutor::svc (this=0x7fffdcebd918) at /src/server/shared/Threading/DelayExecutor.cpp:52
  35. #21 0x00007ffff76f1917 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:271
  36. #22 0x00007ffff76f2ca1 in ACE_Thread_Adapter::invoke (this=0x7fffd6aa5fa0) at ../../ace/Thread_Adapter.cpp:94
  37. #23 0x00007ffff5feb971 in start_thread () from /lib/libpthread.so.0
  38. #24 0x00007ffff5d4792d in clone () from /lib/libc.so.6
  39. #25 0x0000000000000000 in ?? ()
  40. #0 Spell::AddUnitTarget (this=0x7fff03d7a800, pVictim=0x7fffd9ffe040, effIndex=0) at /src/server/game/Spells/Spell.cpp:943
  41. immuned = <value optimized out>
  42. targetGUID = <value optimized out>
  43. #1 0x0000000000a2aeb2 in Spell::SelectEffectTargets (this=0x7fff03d7a800, i=<value optimized out>, cur=<value optimized out>) at /src/server/game/Spells/Spell.cpp:2809
  44. maxSize = 0
  45. power = 1
  46. gobjectList = {<std::_List_base<GameObject*, std::allocator<GameObject*> >> = {_M_impl = {<std::allocator<std::_List_node<GameObject*> >> = {<__gnu_cxx::new_allocator<std::_List_node<GameObject*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fffd9ffe240, _M_prev = 0x7fffd9ffe240}}}, <No data fields>}
  47. radius = 40
  48. targetType = SPELL_TARGETS_ALLY
  49. unitList = {<std::_List_base<Unit*, std::allocator<Unit*> >> = {_M_impl = {<std::allocator<std::_List_node<Unit*> >> = {<__gnu_cxx::new_allocator<std::_List_node<Unit*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fff25090c00, _M_prev = 0x7fff25090c00}}}, <No data fields>}
  50. pushType = PUSH_DST_CENTER
  51. modOwner = <value optimized out>
  52. #2 0x0000000000a2cd27 in Spell::SelectSpellTargets (this=0x7fff03d7a800) at /src/server/game/Spells/Spell.cpp:614
  53. effectTargetType = <value optimized out>
  54. targetA = <value optimized out>
  55. targetB = <value optimized out>
  56. i = 0
  57. #3 0x0000000000a2d6c8 in Spell::cast (this=0x7fff03d7a800, skipCheck=true) at /src/server/game/Spells/Spell.cpp:3174
  58. No locals.
  59. #4 0x0000000000a2ef34 in Spell::prepare (this=0x7fff03d7a800, targets=<value optimized out>, triggeredByAura=<value optimized out>) at /src/server/game/Spells/Spell.cpp:3022
  60. result = <value optimized out>
  61. #5 0x0000000000bb0667 in Unit::CastCustomSpell (this=<value optimized out>, spellId=<value optimized out>, value=..., Victim=<value optimized out>, triggered=<value optimized out>, castItem=<value optimized out>, triggeredByAura=0x0, originalCaster=0) at /src/server/game/Entities/Unit/Unit.cpp:903
  62. spellInfo = 0x7fffeaf92668
  63. targets = {m_srcTransGUID = 0, m_srcTransOffset = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_srcPos = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_dstTransGUID = 0, m_dstTransOffset = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_dstPos = {<Position> = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 4294967295}, m_elevation = 0, m_speed = 0, m_strTarget = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x15cabb8 ""}}, m_targetMask = 2, m_unitTarget = 0x7fff0a392000, m_GOTarget = 0x0, m_itemTarget = 0x0, m_unitTargetGUID = 214457, m_GOTargetGUID = 0, m_CorpseTargetGUID = 0, m_itemTargetGUID = 0, m_itemTargetEntry = 0}
  64. #6 0x0000000000bb2b0e in Unit::CastCustomSpell (this=0x7fff0a392000, spellId=70691, mod=<value optimized out>, value=<value optimized out>, target=0x7fff0a392000, triggered=true, castItem=0x0, triggeredByAura=0x0, originalCaster=0) at /src/server/game/Entities/Unit/Unit.cpp:874
  65. values = {<std::vector<std::pair<SpellValueMod, int>, std::allocator<std::pair<SpellValueMod, int> > >> = {<std::_Vector_base<std::pair<SpellValueMod, int>, std::allocator<std::pair<SpellValueMod, int> > >> = {_M_impl = {<std::allocator<std::pair<SpellValueMod, int> >> = {<__gnu_cxx::new_allocator<std::pair<SpellValueMod, int> >> = {<No data fields>}, <No data fields>}, _M_start = 0x7fff03a932a0, _M_finish = 0x7fff03a932a8, _M_end_of_storage = 0x7fff03a932a8}}, <No data fields>}, <No data fields>}
  66. #7 0x0000000000be18b1 in Unit::HandleDummyAuraProc (this=0x7fff0a392000, pVictim=<value optimized out>, damage=3657422272, triggeredByAura=0x7fff93296300, procSpell=0x7fffd9019b8c, procFlag=<value optimized out>, procEx=33554433, cooldown=0) at /src/server/game/Entities/Unit/Unit.cpp:6264
  67. dummySpell = 0x7fffeaf8ec80
  68. triggered_spell_id = <value optimized out>
  69. cooldown_spell_id = 171515904
  70. effIndex = <value optimized out>
  71. triggerAmount = <value optimized out>
  72. castItem = 0x0
  73. target = <value optimized out>
  74. basepoints0 = 0
  75. originalCaster = <value optimized out>
  76. triggerEntry = <value optimized out>
  77. #8 0x0000000000be8d35 in Unit::ProcDamageAndSpellFor (this=0x7fff0a392000, isVictim=<value optimized out>, pTarget=<value optimized out>, procFlag=<value optimized out>, procExtra=33554433, attType=<value optimized out>, procSpell=0x7fffea0e6288, damage=2165, procAura=0x0) at /src/server/game/Entities/Unit/Unit.cpp:14042
  78. triggeredByAura = 0x7fff93296300
  79. useCharges = false
  80. takeCharges = false
  81. spellInfo = 0x7fffeaf8ec80
  82. Id = <value optimized out>
  83. cooldown = 0
  84. handled = false
  85. 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 = 0x7fff453e85e0, _M_prev = 0x7fff435525e0}}}, <No data fields>}
  86. #9 0x0000000000be95f9 in Unit::ProcDamageAndSpell (this=0x7fff0a392000, pVictim=0x7fff0a392000, procAttacker=<value optimized out>, procVictim=524288, procExtra=33554433, amount=2165, attType=BASE_ATTACK, procSpell=0x7fffea0e6288, procAura=0x0) at /src/server/game/Entities/Unit/Unit.cpp:4686
  87. No locals.
  88. #10 0x0000000000a6af3c in AuraEffect::PeriodicTick (this=0x7fff1163b980, aurApp=<value optimized out>, caster=0x7fff0a392000) at /src/server/game/Spells/Auras/SpellAuraEffects.cpp:1636
  89. damage = 2165
  90. absorb = 0
  91. gain = 0
  92. crit = false
  93. heal = 2165
  94. pInfo = {auraEff = 0x7fff1163b980, damage = 2165, overDamage = 2165, absorb = 0, resist = 0, multiplier = 0, critical = false}
  95. prevented = <value optimized out>
  96. target = 0x7fff0a392000
  97. #11 0x0000000000a6c628 in AuraEffect::Update (this=0x7fff1163b980, diff=<value optimized out>, caster=<value optimized out>) at /src/server/game/Spells/Auras/SpellAuraEffects.cpp:1085
  98. effectApplications = {<std::_List_base<AuraApplication*, std::allocator<AuraApplication*> >> = {_M_impl = {<std::allocator<std::_List_node<AuraApplication*> >> = {<__gnu_cxx::new_allocator<std::_List_node<AuraApplication*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fff14a4dc00, _M_prev = 0x7fff14a4dc00}}}, <No data fields>}
  99. #12 0x0000000000a72359 in Aura::UpdateOwner (this=0x7fff0c8acd00, diff=<value optimized out>, owner=<value optimized out>) at /src/server/game/Spells/Auras/SpellAuras.cpp:647
  100. __FUNCTION__ = "UpdateOwner"
  101. caster = 0x7fff0a392000
  102. modSpell = 0x0
  103. modOwner = 0x7fff0a392000
  104. #13 0x0000000000bd9336 in Unit::_UpdateSpells (this=0x7fff0a392000, time=143) at /src/server/game/Entities/Unit/Unit.cpp:2815
  105. i_aura = 0x7fff0c8acd00
  106. #14 0x0000000000beec6b in Unit::Update (this=0x7fff0a392000, p_time=143) at /src/server/game/Entities/Unit/Unit.cpp:244
  107. __FUNCTION__ = "Update"
  108. #15 0x0000000000860531 in Player::Update (this=0x7fff0a392000, p_time=143) at /src/server/game/Entities/Player/Player.cpp:1324
  109. now = <value optimized out>
  110. pet = <value optimized out>
  111. #16 0x0000000000959265 in Map::Update (this=0x7fff02490000, t_diff=@0x7fff21459f60) at /src/server/game/Maps/Map.cpp:543
  112. plr = 0x7fff0a392000
  113. updater = {i_timeDiff = 143}
  114. grid_object_update = {i_visitor = @0x7fffd9ffed50}
  115. world_object_update = {i_visitor = @0x7fffd9ffed50}
  116. #17 0x00000000009593db in InstanceMap::Update (this=0x7fffd9ffe040, t_diff=@0x7fffeaf92668) at /src/server/game/Maps/Map.cpp:2380
  117. No locals.
  118. #18 0x0000000000c01b39 in MapInstanced::Update (this=0x7fffba376000, t=@0x7fff21459f60) at /src/server/game/Maps/MapInstanced.cpp:67
  119. i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x7fff19205d40, _M_cur_bucket = 0x7fff17665560}, <No data fields>}
  120. #19 0x0000000000c0349a in MapUpdateRequest::call (this=0x7fff21459f40) at /src/server/game/Maps/MapUpdater.cpp:54
  121. No locals.
  122. #20 0x0000000000c70569 in DelayExecutor::svc (this=0x7fffdcebd918) at /src/server/shared/Threading/DelayExecutor.cpp:52
  123. rq = 0x7fff21459f40
  124. #21 0x00007ffff76f1917 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:271
  125. t = 0x7fffdcebd918
  126. svc_status = <value optimized out>
  127. #22 0x00007ffff76f2ca1 in ACE_Thread_Adapter::invoke (this=0x7fffd6aa5fa0) at ../../ace/Thread_Adapter.cpp:94
  128. exit_hook_instance = <value optimized out>
  129. exit_hook_maybe = {instance_ = 0x0}
  130. exit_hook_ptr = <value optimized out>
  131. #23 0x00007ffff5feb971 in start_thread () from /lib/libpthread.so.0
  132. No symbol table info available.
  133. #24 0x00007ffff5d4792d in clone () from /lib/libc.so.6
  134. No symbol table info available.
  135. #25 0x0000000000000000 in ?? ()
  136. No symbol table info available.
  137. 11 Thread 0x7fffcbbfe700 (LWP 17579) 0x00007ffff5d47f23 in epoll_wait () from /lib/libc.so.6
  138. 10 Thread 0x7fffcc3ff700 (LWP 17578) 0x00007ffff5d47f23 in epoll_wait () from /lib/libc.so.6
  139. 8 Thread 0x7fffce7fe700 (LWP 17576) 0x00007ffff5d402c3 in select () from /lib/libc.so.6
  140. 7 Thread 0x7fffcefff700 (LWP 17575) 0x00007ffff5fefa9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  141. * 6 Thread 0x7fffd9fff700 (LWP 17571) Spell::AddUnitTarget (this=0x7fff03d7a800, pVictim=0x7fffd9ffe040, effIndex=0) at /src/server/game/Spells/Spell.cpp:943
  142. 5 Thread 0x7ffff23ff700 (LWP 17564) 0x00007ffff5fefa9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  143. 4 Thread 0x7ffff33ff700 (LWP 17563) 0x00007ffff5fefa9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  144. 3 Thread 0x7ffff47ff700 (LWP 17562) 0x00007ffff5fefa9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  145. 1 Thread 0x7ffff7fe0720 (LWP 17558) 0x00007ffff5fec285 in pthread_join () from /lib/libpthread.so.0
  146.  
  147. Thread 11 (Thread 0x7fffcbbfe700 (LWP 17579)):
  148. #0 0x00007ffff5d47f23 in epoll_wait () from /lib/libc.so.6
  149. No symbol table info available.
  150. #1 0x00007ffff767122c in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fffcf717780, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  151. timer_buf = {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 = 0, tv_usec = 0}}, 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 = 5680}}
  152. this_timeout = <value optimized out>
  153. timeout = 5
  154. nfds = <value optimized out>
  155. #2 0x00007ffff767323c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fffcf717780, max_wait_time=0x7fffcbbfde00, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  156. result = <value optimized out>
  157. #3 0x00007ffff7673406 in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffcf717780, max_wait_time=0x7fffcbbfde00) at ../../ace/Dev_Poll_Reactor.cpp:1015
  158. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fffcbbfde00, start_time_ = {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 = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1298724082, tv_usec = 577832}}, stopped_ = false}
  159. guard = {token_ = @0x7fffcf7177f8, owner_ = 1}
  160. result = -1
  161. #4 0x00007ffff76cbd5d in ACE_Reactor::run_reactor_event_loop (this=0x7fffcf01d520, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  162. result = 1
  163. #5 0x00000000009c3bd6 in ReactorRunnable::svc() ()
  164. No symbol table info available.
  165. #6 0x00007ffff76f1917 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:271
  166. t = 0x7fffcf032540
  167. svc_status = <value optimized out>
  168. #7 0x00007ffff76f2ca1 in ACE_Thread_Adapter::invoke (this=0x7fffcf0249a0) at ../../ace/Thread_Adapter.cpp:94
  169. exit_hook_instance = <value optimized out>
  170. exit_hook_maybe = {instance_ = 0x0}
  171. exit_hook_ptr = <value optimized out>
  172. #8 0x00007ffff5feb971 in start_thread () from /lib/libpthread.so.0
  173. No symbol table info available.
  174. #9 0x00007ffff5d4792d in clone () from /lib/libc.so.6
  175. No symbol table info available.
  176. #10 0x0000000000000000 in ?? ()
  177. No symbol table info available.
  178.  
  179. Thread 10 (Thread 0x7fffcc3ff700 (LWP 17578)):
  180. #0 0x00007ffff5d47f23 in epoll_wait () from /lib/libc.so.6
  181. No symbol table info available.
  182. #1 0x00007ffff767122c in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fffcf717600, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  183. timer_buf = {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 = 0, tv_usec = 0}}, 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 = 84}}
  184. this_timeout = <value optimized out>
  185. timeout = 0
  186. nfds = <value optimized out>
  187. #2 0x00007ffff767323c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fffcf717600, max_wait_time=0x7fffcc3fee00, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  188. result = <value optimized out>
  189. #3 0x00007ffff7673406 in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffcf717600, max_wait_time=0x7fffcc3fee00) at ../../ace/Dev_Poll_Reactor.cpp:1015
  190. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fffcc3fee00, start_time_ = {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 = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1298724082, tv_usec = 578166}}, stopped_ = false}
  191. guard = {token_ = @0x7fffcf717678, owner_ = 1}
  192. result = -1
  193. #4 0x00007ffff76cbd5d in ACE_Reactor::run_reactor_event_loop (this=0x7fffcf01d4e0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  194. result = 0
  195. #5 0x00000000009c3bd6 in ReactorRunnable::svc() ()
  196. No symbol table info available.
  197. #6 0x00007ffff76f1917 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:271
  198. t = 0x7fffcf032408
  199. svc_status = <value optimized out>
  200. #7 0x00007ffff76f2ca1 in ACE_Thread_Adapter::invoke (this=0x7fffcf0248e0) at ../../ace/Thread_Adapter.cpp:94
  201. exit_hook_instance = <value optimized out>
  202. exit_hook_maybe = {instance_ = 0x0}
  203. exit_hook_ptr = <value optimized out>
  204. #8 0x00007ffff5feb971 in start_thread () from /lib/libpthread.so.0
  205. No symbol table info available.
  206. #9 0x00007ffff5d4792d in clone () from /lib/libc.so.6
  207. No symbol table info available.
  208. #10 0x0000000000000000 in ?? ()
  209. No symbol table info available.
  210.  
  211. Thread 8 (Thread 0x7fffce7fe700 (LWP 17576)):
  212. #0 0x00007ffff5d402c3 in select () from /lib/libc.so.6
  213. No symbol table info available.
  214. #1 0x00007ffff7980490 in ?? () from /lib/libreadline.so.5
  215. No symbol table info available.
  216. #2 0x00007ffff79806ee in rl_read_key () from /lib/libreadline.so.5
  217. No symbol table info available.
  218. #3 0x00007ffff796d69f in readline_internal_char () from /lib/libreadline.so.5
  219. No symbol table info available.
  220. #4 0x00007ffff796db65 in readline () from /lib/libreadline.so.5
  221. No symbol table info available.
  222. #5 0x000000000070d475 in CliRunnable::run (this=<value optimized out>) at /src/server/worldserver/CommandLine/CliRunnable.cpp:589
  223. command_str = 0x7fffcf622430 "\360X\t\001"
  224. #6 0x0000000000c70fa2 in ACE_Based::Thread::ThreadTask (param=0x1) at /src/server/shared/Threading/Threading.cpp:183
  225. No locals.
  226. #7 0x00007ffff5feb971 in start_thread () from /lib/libpthread.so.0
  227. No symbol table info available.
  228. #8 0x00007ffff5d4792d in clone () from /lib/libc.so.6
  229. No symbol table info available.
  230. #9 0x0000000000000000 in ?? ()
  231. No symbol table info available.
  232.  
  233. Thread 7 (Thread 0x7fffcefff700 (LWP 17575)):
  234. #0 0x00007ffff5fefa9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  235. No symbol table info available.
  236. #1 0x00007ffff76600ea in cond_wait (this=0x7fffdcebda1c) at ../../ace/OS_NS_Thread.inl:329
  237. result = <value optimized out>
  238. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fffdcebda1c) at ../../ace/Condition_Thread_Mutex.cpp:90
  239. No locals.
  240. #3 0x0000000000c02d98 in MapUpdater::wait (this=0x7fffdcebd910) at /src/server/game/Maps/MapUpdater.cpp:87
  241. guard = {lock_ = 0x7fffdcebd9e8, owner_ = 0}
  242. #4 0x000000000096469a in MapManager::Update (this=0x7fffdcebd808, diff=<value optimized out>) at /src/server/game/Maps/MapManager.cpp:277
  243. No locals.
  244. #5 0x0000000000aae1ce in World::Update (this=0x7ffff49c6208, diff=48) at /src/server/game/World/World.cpp:1941
  245. No locals.
  246. #6 0x000000000071783c in WorldRunnable::run (this=<value optimized out>) at /src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  247. diff = 48
  248. realCurrTime = <value optimized out>
  249. realPrevTime = <value optimized out>
  250. prevSleepTime = 48
  251. #7 0x0000000000c70fa2 in ACE_Based::Thread::ThreadTask (param=0x7fffdcebda1c) at /src/server/shared/Threading/Threading.cpp:183
  252. No locals.
  253. #8 0x00007ffff5feb971 in start_thread () from /lib/libpthread.so.0
  254. No symbol table info available.
  255. #9 0x00007ffff5d4792d in clone () from /lib/libc.so.6
  256. No symbol table info available.
  257. #10 0x0000000000000000 in ?? ()
  258. No symbol table info available.
  259.  
  260. Thread 6 (Thread 0x7fffd9fff700 (LWP 17571)):
  261. #0 Spell::AddUnitTarget (this=0x7fff03d7a800, pVictim=0x7fffd9ffe040, effIndex=0) at /src/server/game/Spells/Spell.cpp:943
  262. immuned = <value optimized out>
  263. targetGUID = <value optimized out>
  264. #1 0x0000000000a2aeb2 in Spell::SelectEffectTargets (this=0x7fff03d7a800, i=<value optimized out>, cur=<value optimized out>) at /src/server/game/Spells/Spell.cpp:2809
  265. maxSize = 0
  266. power = 1
  267. gobjectList = {<std::_List_base<GameObject*, std::allocator<GameObject*> >> = {_M_impl = {<std::allocator<std::_List_node<GameObject*> >> = {<__gnu_cxx::new_allocator<std::_List_node<GameObject*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fffd9ffe240, _M_prev = 0x7fffd9ffe240}}}, <No data fields>}
  268. radius = 40
  269. targetType = SPELL_TARGETS_ALLY
  270. unitList = {<std::_List_base<Unit*, std::allocator<Unit*> >> = {_M_impl = {<std::allocator<std::_List_node<Unit*> >> = {<__gnu_cxx::new_allocator<std::_List_node<Unit*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fff25090c00, _M_prev = 0x7fff25090c00}}}, <No data fields>}
  271. pushType = PUSH_DST_CENTER
  272. modOwner = <value optimized out>
  273. #2 0x0000000000a2cd27 in Spell::SelectSpellTargets (this=0x7fff03d7a800) at /src/server/game/Spells/Spell.cpp:614
  274. effectTargetType = <value optimized out>
  275. targetA = <value optimized out>
  276. targetB = <value optimized out>
  277. i = 0
  278. #3 0x0000000000a2d6c8 in Spell::cast (this=0x7fff03d7a800, skipCheck=true) at /src/server/game/Spells/Spell.cpp:3174
  279. No locals.
  280. #4 0x0000000000a2ef34 in Spell::prepare (this=0x7fff03d7a800, targets=<value optimized out>, triggeredByAura=<value optimized out>) at /src/server/game/Spells/Spell.cpp:3022
  281. result = <value optimized out>
  282. #5 0x0000000000bb0667 in Unit::CastCustomSpell (this=<value optimized out>, spellId=<value optimized out>, value=..., Victim=<value optimized out>, triggered=<value optimized out>, castItem=<value optimized out>, triggeredByAura=0x0, originalCaster=0) at /src/server/game/Entities/Unit/Unit.cpp:903
  283. spellInfo = 0x7fffeaf92668
  284. targets = {m_srcTransGUID = 0, m_srcTransOffset = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_srcPos = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_dstTransGUID = 0, m_dstTransOffset = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_dstPos = {<Position> = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 4294967295}, m_elevation = 0, m_speed = 0, m_strTarget = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x15cabb8 ""}}, m_targetMask = 2, m_unitTarget = 0x7fff0a392000, m_GOTarget = 0x0, m_itemTarget = 0x0, m_unitTargetGUID = 214457, m_GOTargetGUID = 0, m_CorpseTargetGUID = 0, m_itemTargetGUID = 0, m_itemTargetEntry = 0}
  285. #6 0x0000000000bb2b0e in Unit::CastCustomSpell (this=0x7fff0a392000, spellId=70691, mod=<value optimized out>, value=<value optimized out>, target=0x7fff0a392000, triggered=true, castItem=0x0, triggeredByAura=0x0, originalCaster=0) at /src/server/game/Entities/Unit/Unit.cpp:874
  286. values = {<std::vector<std::pair<SpellValueMod, int>, std::allocator<std::pair<SpellValueMod, int> > >> = {<std::_Vector_base<std::pair<SpellValueMod, int>, std::allocator<std::pair<SpellValueMod, int> > >> = {_M_impl = {<std::allocator<std::pair<SpellValueMod, int> >> = {<__gnu_cxx::new_allocator<std::pair<SpellValueMod, int> >> = {<No data fields>}, <No data fields>}, _M_start = 0x7fff03a932a0, _M_finish = 0x7fff03a932a8, _M_end_of_storage = 0x7fff03a932a8}}, <No data fields>}, <No data fields>}
  287. #7 0x0000000000be18b1 in Unit::HandleDummyAuraProc (this=0x7fff0a392000, pVictim=<value optimized out>, damage=3657422272, triggeredByAura=0x7fff93296300, procSpell=0x7fffd9019b8c, procFlag=<value optimized out>, procEx=33554433, cooldown=0) at /src/server/game/Entities/Unit/Unit.cpp:6264
  288. dummySpell = 0x7fffeaf8ec80
  289. triggered_spell_id = <value optimized out>
  290. cooldown_spell_id = 171515904
  291. effIndex = <value optimized out>
  292. triggerAmount = <value optimized out>
  293. castItem = 0x0
  294. target = <value optimized out>
  295. basepoints0 = 0
  296. originalCaster = <value optimized out>
  297. triggerEntry = <value optimized out>
  298. #8 0x0000000000be8d35 in Unit::ProcDamageAndSpellFor (this=0x7fff0a392000, isVictim=<value optimized out>, pTarget=<value optimized out>, procFlag=<value optimized out>, procExtra=33554433, attType=<value optimized out>, procSpell=0x7fffea0e6288, damage=2165, procAura=0x0) at /src/server/game/Entities/Unit/Unit.cpp:14042
  299. triggeredByAura = 0x7fff93296300
  300. useCharges = false
  301. takeCharges = false
  302. spellInfo = 0x7fffeaf8ec80
  303. Id = <value optimized out>
  304. cooldown = 0
  305. handled = false
  306. 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 = 0x7fff453e85e0, _M_prev = 0x7fff435525e0}}}, <No data fields>}
  307. #9 0x0000000000be95f9 in Unit::ProcDamageAndSpell (this=0x7fff0a392000, pVictim=0x7fff0a392000, procAttacker=<value optimized out>, procVictim=524288, procExtra=33554433, amount=2165, attType=BASE_ATTACK, procSpell=0x7fffea0e6288, procAura=0x0) at /src/server/game/Entities/Unit/Unit.cpp:4686
  308. No locals.
  309. #10 0x0000000000a6af3c in AuraEffect::PeriodicTick (this=0x7fff1163b980, aurApp=<value optimized out>, caster=0x7fff0a392000) at /src/server/game/Spells/Auras/SpellAuraEffects.cpp:1636
  310. damage = 2165
  311. absorb = 0
  312. gain = 0
  313. crit = false
  314. heal = 2165
  315. pInfo = {auraEff = 0x7fff1163b980, damage = 2165, overDamage = 2165, absorb = 0, resist = 0, multiplier = 0, critical = false}
  316. prevented = <value optimized out>
  317. target = 0x7fff0a392000
  318. #11 0x0000000000a6c628 in AuraEffect::Update (this=0x7fff1163b980, diff=<value optimized out>, caster=<value optimized out>) at /src/server/game/Spells/Auras/SpellAuraEffects.cpp:1085
  319. effectApplications = {<std::_List_base<AuraApplication*, std::allocator<AuraApplication*> >> = {_M_impl = {<std::allocator<std::_List_node<AuraApplication*> >> = {<__gnu_cxx::new_allocator<std::_List_node<AuraApplication*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fff14a4dc00, _M_prev = 0x7fff14a4dc00}}}, <No data fields>}
  320. #12 0x0000000000a72359 in Aura::UpdateOwner (this=0x7fff0c8acd00, diff=<value optimized out>, owner=<value optimized out>) at /src/server/game/Spells/Auras/SpellAuras.cpp:647
  321. __FUNCTION__ = "UpdateOwner"
  322. caster = 0x7fff0a392000
  323. modSpell = 0x0
  324. modOwner = 0x7fff0a392000
  325. #13 0x0000000000bd9336 in Unit::_UpdateSpells (this=0x7fff0a392000, time=143) at /src/server/game/Entities/Unit/Unit.cpp:2815
  326. i_aura = 0x7fff0c8acd00
  327. #14 0x0000000000beec6b in Unit::Update (this=0x7fff0a392000, p_time=143) at /src/server/game/Entities/Unit/Unit.cpp:244
  328. __FUNCTION__ = "Update"
  329. #15 0x0000000000860531 in Player::Update (this=0x7fff0a392000, p_time=143) at /src/server/game/Entities/Player/Player.cpp:1324
  330. now = <value optimized out>
  331. pet = <value optimized out>
  332. #16 0x0000000000959265 in Map::Update (this=0x7fff02490000, t_diff=@0x7fff21459f60) at /src/server/game/Maps/Map.cpp:543
  333. plr = 0x7fff0a392000
  334. updater = {i_timeDiff = 143}
  335. grid_object_update = {i_visitor = @0x7fffd9ffed50}
  336. world_object_update = {i_visitor = @0x7fffd9ffed50}
  337. #17 0x00000000009593db in InstanceMap::Update (this=0x7fffd9ffe040, t_diff=@0x7fffeaf92668) at /src/server/game/Maps/Map.cpp:2380
  338. No locals.
  339. #18 0x0000000000c01b39 in MapInstanced::Update (this=0x7fffba376000, t=@0x7fff21459f60) at /src/server/game/Maps/MapInstanced.cpp:67
  340. i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x7fff19205d40, _M_cur_bucket = 0x7fff17665560}, <No data fields>}
  341. #19 0x0000000000c0349a in MapUpdateRequest::call (this=0x7fff21459f40) at /src/server/game/Maps/MapUpdater.cpp:54
  342. No locals.
  343. #20 0x0000000000c70569 in DelayExecutor::svc (this=0x7fffdcebd918) at /src/server/shared/Threading/DelayExecutor.cpp:52
  344. rq = 0x7fff21459f40
  345. #21 0x00007ffff76f1917 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:271
  346. t = 0x7fffdcebd918
  347. svc_status = <value optimized out>
  348. #22 0x00007ffff76f2ca1 in ACE_Thread_Adapter::invoke (this=0x7fffd6aa5fa0) at ../../ace/Thread_Adapter.cpp:94
  349. exit_hook_instance = <value optimized out>
  350. exit_hook_maybe = {instance_ = 0x0}
  351. exit_hook_ptr = <value optimized out>
  352. #23 0x00007ffff5feb971 in start_thread () from /lib/libpthread.so.0
  353. No symbol table info available.
  354. #24 0x00007ffff5d4792d in clone () from /lib/libc.so.6
  355. No symbol table info available.
  356. #25 0x0000000000000000 in ?? ()
  357. No symbol table info available.
  358.  
  359. Thread 5 (Thread 0x7ffff23ff700 (LWP 17564)):
  360. #0 0x00007ffff5fefa9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  361. No symbol table info available.
  362. #1 0x00007ffff7660195 in cond_timedwait (this=0x7ffff480d484, mutex=..., abstime=0x17a1b) at ../../ace/OS_NS_Thread.inl:362
  363. result = <value optimized out>
  364. ts = {tv_sec = 140734450587648, tv_nsec = 140737257663920}
  365. #2 ACE_Condition_Thread_Mutex::wait (this=0x7ffff480d484, mutex=..., abstime=0x17a1b) at ../../ace/Condition_Thread_Mutex.cpp:100
  366. No locals.
  367. #3 0x000000000071498b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff480d400, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  368. result = <value optimized out>
  369. #4 0x0000000000715a05 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff480d400, first_item=@0x7ffff23fee18, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  370. ace_mon = {lock_ = 0x7ffff480d450, owner_ = 0}
  371. #5 0x00007ffff7646962 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x17a1b) at ../../ace/Activation_Queue.cpp:89
  372. mb = 0x0
  373. #6 0x0000000000c6a882 in DatabaseWorker::svc (this=0x7ffff4816880) at /src/server/shared/Database/DatabaseWorker.cpp:40
  374. No locals.
  375. #7 0x00007ffff76f1917 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:271
  376. t = 0x7ffff4816880
  377. svc_status = <value optimized out>
  378. #8 0x00007ffff76f2ca1 in ACE_Thread_Adapter::invoke (this=0x7ffff4938f40) at ../../ace/Thread_Adapter.cpp:94
  379. exit_hook_instance = <value optimized out>
  380. exit_hook_maybe = {instance_ = 0x0}
  381. exit_hook_ptr = <value optimized out>
  382. #9 0x00007ffff5feb971 in start_thread () from /lib/libpthread.so.0
  383. No symbol table info available.
  384. #10 0x00007ffff5d4792d in clone () from /lib/libc.so.6
  385. No symbol table info available.
  386. #11 0x0000000000000000 in ?? ()
  387. No symbol table info available.
  388.  
  389. Thread 4 (Thread 0x7ffff33ff700 (LWP 17563)):
  390. #0 0x00007ffff5fefa9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  391. No symbol table info available.
  392. #1 0x00007ffff7660195 in cond_timedwait (this=0x7ffff480d384, mutex=..., abstime=0x4a2657) at ../../ace/OS_NS_Thread.inl:362
  393. result = <value optimized out>
  394. ts = {tv_sec = 140733700898816, tv_nsec = 140733704338640}
  395. #2 ACE_Condition_Thread_Mutex::wait (this=0x7ffff480d384, mutex=..., abstime=0x4a2657) at ../../ace/Condition_Thread_Mutex.cpp:100
  396. No locals.
  397. #3 0x000000000071498b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff480d300, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  398. result = <value optimized out>
  399. #4 0x0000000000715a05 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff480d300, first_item=@0x7ffff33fee18, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  400. ace_mon = {lock_ = 0x7ffff480d350, owner_ = 0}
  401. #5 0x00007ffff7646962 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x4a2657) at ../../ace/Activation_Queue.cpp:89
  402. mb = 0x0
  403. #6 0x0000000000c6a882 in DatabaseWorker::svc (this=0x7ffff4814840) at /src/server/shared/Database/DatabaseWorker.cpp:40
  404. No locals.
  405. #7 0x00007ffff76f1917 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:271
  406. t = 0x7ffff4814840
  407. svc_status = <value optimized out>
  408. #8 0x00007ffff76f2ca1 in ACE_Thread_Adapter::invoke (this=0x7ffff4813b80) at ../../ace/Thread_Adapter.cpp:94
  409. exit_hook_instance = <value optimized out>
  410. exit_hook_maybe = {instance_ = 0x0}
  411. exit_hook_ptr = <value optimized out>
  412. #9 0x00007ffff5feb971 in start_thread () from /lib/libpthread.so.0
  413. No symbol table info available.
  414. #10 0x00007ffff5d4792d in clone () from /lib/libc.so.6
  415. No symbol table info available.
  416. #11 0x0000000000000000 in ?? ()
  417. No symbol table info available.
  418.  
  419. Thread 3 (Thread 0x7ffff47ff700 (LWP 17562)):
  420. #0 0x00007ffff5fefa9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  421. No symbol table info available.
  422. #1 0x00007ffff7660195 in cond_timedwait (this=0x7ffff480d284, mutex=..., abstime=0x99) at ../../ace/OS_NS_Thread.inl:362
  423. result = <value optimized out>
  424. ts = {tv_sec = 140737295577856, tv_nsec = 0}
  425. #2 ACE_Condition_Thread_Mutex::wait (this=0x7ffff480d284, mutex=..., abstime=0x99) at ../../ace/Condition_Thread_Mutex.cpp:100
  426. No locals.
  427. #3 0x000000000071498b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff480d200, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  428. result = <value optimized out>
  429. #4 0x0000000000715a05 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff480d200, first_item=@0x7ffff47fee18, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  430. ace_mon = {lock_ = 0x7ffff480d250, owner_ = 0}
  431. #5 0x00007ffff7646962 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x99) at ../../ace/Activation_Queue.cpp:89
  432. mb = 0x0
  433. #6 0x0000000000c6a882 in DatabaseWorker::svc (this=0x7ffff4814600) at /src/server/shared/Database/DatabaseWorker.cpp:40
  434. No locals.
  435. #7 0x00007ffff76f1917 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:271
  436. t = 0x7ffff4814600
  437. svc_status = <value optimized out>
  438. #8 0x00007ffff76f2ca1 in ACE_Thread_Adapter::invoke (this=0x7ffff4813b20) at ../../ace/Thread_Adapter.cpp:94
  439. exit_hook_instance = <value optimized out>
  440. exit_hook_maybe = {instance_ = 0x0}
  441. exit_hook_ptr = <value optimized out>
  442. #9 0x00007ffff5feb971 in start_thread () from /lib/libpthread.so.0
  443. No symbol table info available.
  444. #10 0x00007ffff5d4792d in clone () from /lib/libc.so.6
  445. No symbol table info available.
  446. #11 0x0000000000000000 in ?? ()
  447. No symbol table info available.
  448.  
  449. Thread 1 (Thread 0x7ffff7fe0720 (LWP 17558)):
  450. #0 0x00007ffff5fec285 in pthread_join () from /lib/libpthread.so.0
  451. No symbol table info available.
  452. #1 0x00007ffff76f554c in thr_join (this=<value optimized out>, task=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2788
  453. result = -192744488
  454. #2 join (this=<value optimized out>, task=<value optimized out>) at ../../ace/Thread.inl:137
  455. No locals.
  456. #3 ACE_Thread_Manager::wait_task (this=<value optimized out>, task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1793
  457. i = 0
  458. copy_count = 1
  459. copy_table = 0x7fffcf717908
  460. result = <value optimized out>
  461. #4 0x00000000009c2286 in Wait (this=0x7fffcf791588) at /src/server/game/Server/WorldSocketMgr.cpp:102
  462. No locals.
  463. #5 WorldSocketMgr::Wait (this=0x7fffcf791588) at /src/server/game/Server/WorldSocketMgr.cpp:318
  464. i = 1
  465. #6 0x0000000000719f04 in Master::Run (this=0x7ffff48111d8) at /src/server/worldserver/Master.cpp:283
  466. seed1 = {_bn = 0x7ffff48121a0, _array = 0x0}
  467. SignalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x1098070, reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {value_ = 1}, <No data fields>}, priority_ = 0, reactor_ = 0x0, reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {_vptr.Policy = 0x7ffff79474f0}, value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  468. SignalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x1098070, reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {value_ = 1}, <No data fields>}, priority_ = 0, reactor_ = 0x0, reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {_vptr.Policy = 0x7ffff79474f0}, value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  469. Handler = {_vptr.ACE_Sig_Handler = 0x15caf70, static sig_pending_ = 0, static signal_handlers_ = {0x0, 0x0, 0x7fffffffe160, 0x0 <repeats 12 times>, 0x7fffffffe130, 0x0 <repeats 49 times>}}
  470. world_thread = {m_iThreadId = 140736666269440, m_hThreadHandle = 140736666269440, m_task = 0x7fffcf622410, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0x1121910, 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}}}
  471. rar_thread = {m_iThreadId = 140736641103616, m_hThreadHandle = 140736641103616, m_task = 0x7fffcf01d420, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0x1121910, 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}}}
  472. cliThread = 0x7fffcf01d400
  473. soap_thread = 0x0
  474. bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffcf01d4b8 "0.0.0.0"}}
  475. pidfile = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4809ad8 "./worldd.pid"}}
  476. wsport = 8085
  477. #7 0x00007ffff5c7fd8e in __libc_start_main () from /lib/libc.so.6
  478. No symbol table info available.
  479. #8 0x000000000070ce89 in _start ()
  480. No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement