Guest User

Untitled

a guest
Jan 23rd, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.76 KB | None | 0 0
  1. Program received signal SIGFPE, Arithmetic exception.
  2. [Switching to Thread 0x7fffeac98700 (LWP 29569)]
  3. Spell::FillRaidOrPartyHealthPriorityTargets (this=<optimized out>, targetUnitMap=..., member=<optimized out>, center=<optimized out>, radius=<optimized out>, count=3, raid=<optimized out>, withPets=false, withCaster=true) at /root/mangos/src/game/Spell.cpp:7811
  4. 7811 healthQueue.push(PrioritizeHealthUnitWraper(*itr));
  5. #0 Spell::FillRaidOrPartyHealthPriorityTargets (this=<optimized out>, targetUnitMap=..., member=<optimized out>, center=<optimized out>, radius=<optimized out>, count=3, raid=<optimized out>, withPets=false, withCaster=true) at /root/mangos/src/game/Spell.cpp:7811
  6. #1 0x0000000000591dcd in Spell::SetTargetMap (this=0x7ffeda4228f0, effIndex=EFFECT_INDEX_0, targetMode=56, targetUnitMap=...) at /root/mangos/src/game/Spell.cpp:2427
  7. #2 0x00000000005947fa in Spell::FillTargetMap (this=0x7ffeda4228f0) at /root/mangos/src/game/Spell.cpp:649
  8. #3 0x0000000000594c94 in Spell::cast (this=0x7ffeda4228f0, skipCheck=<optimized out>) at /root/mangos/src/game/Spell.cpp:3635
  9. #4 0x0000000000595b93 in Spell::prepare (this=0x7ffeda4228f0, targets=<optimized out>, triggeredByAura=0x0) at /root/mangos/src/game/Spell.cpp:3287
  10. #5 0x000000000073c8a8 in Unit::CastCustomSpell (this=0x4014a030, Victim=0x4014a030, spellInfo=0x7fffee7bdc30, bp0=<optimized out>, bp1=<optimized out>, bp2=0x0, triggered=true, castItem=0x0, triggeredByAura=0x0, originalCaster=<optimized out>, triggeredBy=0x0) at /root/mangos/src/game/Unit.cpp:1367
  11. #6 0x000000000073cc3a in Unit::CastCustomSpell (this=0x4014a030, Victim=<optimized out>, spellId=54171, bp0=<optimized out>, bp1=<optimized out>, bp2=<optimized out>, triggered=true, castItem=0x0, triggeredByAura=0x0, originalCaster=..., triggeredBy=0x0) at /root/mangos/src/game/Unit.cpp:1316
  12. #7 0x0000000000748157 in Unit::DealDamage (this=0x4014a030, pVictim=0x7ffec1563c40, damage=3916, cleanDamage=0x7fffeac97950, damagetype=SPELL_DIRECT_DAMAGE, damageSchoolMask=SPELL_SCHOOL_MASK_NORMAL, spellProto=0x7fffee72bcb0, durabilityLoss=true) at /root/mangos/src/game/Unit.cpp:621
  13. #8 0x000000000074beed in Unit::DealSpellDamage (this=0x4014a030, damageInfo=0x7fffeac97a10, durabilityLoss=true) at /root/mangos/src/game/Unit.cpp:1549
  14. #9 0x00000000005857c0 in DoAllEffectOnTarget (target=<optimized out>, this=0x7fffe483a3a0) at /root/mangos/src/game/Spell.cpp:1156
  15. #10 Spell::DoAllEffectOnTarget (this=0x7fffe483a3a0, target=<optimized out>) at /root/mangos/src/game/Spell.cpp:982
  16. #11 0x0000000000596254 in Spell::handle_immediate (this=0x7fffe483a3a0) at /root/mangos/src/game/Spell.cpp:3709
  17. #12 0x0000000000595360 in Spell::cast (this=0x7fffe483a3a0, skipCheck=<optimized out>) at /root/mangos/src/game/Spell.cpp:3687
  18. #13 0x0000000000596aa0 in SpellEvent::Execute (this=0x7fff41735770, e_time=565169, p_time=<optimized out>) at /root/mangos/src/game/Spell.cpp:7562
  19. #14 0x00000000009d6ecf in EventProcessor::Update (this=0x4014a170, p_time=370) at /root/mangos/src/framework/Utilities/EventProcessor.cpp:47
  20. #15 0x000000000074e32c in Unit::Update (this=0x4014a030, update_diff=370, p_time=370) at /root/mangos/src/game/Unit.cpp:345
  21. #16 0x0000000000688328 in Update (p_time=370, update_diff=370, this=0x4014a030) at /root/mangos/src/game/Player.cpp:1220
  22. #17 Player::Update (this=0x4014a030, update_diff=370, p_time=370) at /root/mangos/src/game/Player.cpp:1200
  23. #18 0x000000000069e85e in Update (time_diff=370, this=<synthetic pointer>) at /root/mangos/src/game/Object.h:431
  24. #19 Map::Update (this=0x7ffeb8b777f0, t_diff=@0x585ce670) at /root/mangos/src/game/Map.cpp:468
  25. #20 0x00000000008e433b in MapUpdateRequest::call (this=0x585ce650) at /root/mangos/src/game/MapUpdater.cpp:77
  26. #21 0x00000000009c41f1 in DelayExecutor::svc (this=0xab63a90) at /root/mangos/src/shared/DelayExecutor.cpp:70
  27. #22 0x00007ffff7b7a0c7 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.0.1.so
  28. #23 0x00007ffff7b7b5a5 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.0.1.so
  29. #24 0x00007ffff7b7b664 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.0.1.so
  30. #25 0x00007ffff64dfefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  31. #26 0x00007ffff621a89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  32. #27 0x0000000000000000 in ?? ()
  33. #0 Spell::FillRaidOrPartyHealthPriorityTargets (this=<optimized out>, targetUnitMap=..., member=<optimized out>, center=<optimized out>, radius=<optimized out>, count=3, raid=<optimized out>, withPets=false, withCaster=true) at /root/mangos/src/game/Spell.cpp:7811
  34. itr = {_M_node = 0x7fff4127ec40}
  35. healthQueue = {c = {<std::_Vector_base<PrioritizeHealthUnitWraper, std::allocator<PrioritizeHealthUnitWraper> >> = {_M_impl = {<std::allocator<PrioritizeHealthUnitWraper>> = {<__gnu_cxx::new_allocator<PrioritizeHealthUnitWraper>> = {<No data fields>}, <No data fields>}, _M_start = 0x7fff1a9f5ba0, _M_finish = 0x7fff1a9f5bc0, _M_end_of_storage = 0x7fff1a9f5bc0}}, <No data fields>}, comp = {<No data fields>}}
  36. #1 0x0000000000591dcd in Spell::SetTargetMap (this=0x7ffeda4228f0, effIndex=EFFECT_INDEX_0, targetMode=56, targetUnitMap=...) at /root/mangos/src/game/Spell.cpp:2427
  37. radius = 100
  38. EffectChainTarget = 0
  39. unMaxTargets = 0
  40. #2 0x00000000005947fa in Spell::FillTargetMap (this=0x7ffeda4228f0) at /root/mangos/src/game/Spell.cpp:649
  41. tmpUnitMap = {<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 = 0x7fffbb7945f0, _M_prev = 0x7fff910c0000}}}, <No data fields>}
  42. i = <optimized out>
  43. #3 0x0000000000594c94 in Spell::cast (this=0x7ffeda4228f0, skipCheck=<optimized out>) at /root/mangos/src/game/Spell.cpp:3635
  44. castResult = SPELL_CAST_OK
  45. procTarget = <optimized out>
  46. #4 0x0000000000595b93 in Spell::prepare (this=0x7ffeda4228f0, targets=<optimized out>, triggeredByAura=0x0) at /root/mangos/src/game/Spell.cpp:3287
  47. Event = 0x7fff1a751920
  48. result = SPELL_CAST_OK
  49. #5 0x000000000073c8a8 in Unit::CastCustomSpell (this=0x4014a030, Victim=0x4014a030, spellInfo=0x7fffee7bdc30, bp0=<optimized out>, bp1=<optimized out>, bp2=0x0, triggered=true, castItem=0x0, triggeredByAura=0x0, originalCaster=<optimized out>, triggeredBy=0x0) at /root/mangos/src/game/Unit.cpp:1367
  50. spell = 0x7ffeda4228f0
  51. targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = -7504.14697, m_destY = -1005.16772, m_destZ = 408.549683, m_strTarget = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xddaad8 ""}}, m_targetMask = 2, m_unitTarget = 0x4014a030, m_GOTarget = 0x0, m_itemTarget = 0x0, m_unitTargetGUID = {m_guid = 1133988, static Null = {m_guid = 0, static Null = <same as static member of an already seen type>}}, m_GOTargetGUID = {m_guid = 0, static Null = {m_guid = 0, static Null = <same as static member of an already seen type>}}, m_CorpseTargetGUID = {m_guid = 0, static Null = {m_guid = 0, static Null = <same as static member of an already seen type>}}, m_itemTargetGUID = {m_guid = 0, static Null = {m_guid = 0, static Null = <same as static member of an already seen type>}}, m_srcTransportGUID = {m_guid = 0, static Null = {m_guid = 0, static Null = <same as static member of an already seen type>}}, m_destTransportGUID = {m_guid = 0, static Null = {m_guid = 0, static Null = <same as static member of an already seen type>}}, m_itemTargetEntry = 0}
  52. #6 0x000000000073cc3a in Unit::CastCustomSpell (this=0x4014a030, Victim=<optimized out>, spellId=54171, bp0=<optimized out>, bp1=<optimized out>, bp2=<optimized out>, triggered=true, castItem=0x0, triggeredByAura=0x0, originalCaster=..., triggeredBy=0x0) at /root/mangos/src/game/Unit.cpp:1316
  53. spellInfo = 0x0
  54. #7 0x0000000000748157 in Unit::DealDamage (this=0x4014a030, pVictim=0x7ffec1563c40, damage=3916, cleanDamage=0x7fffeac97950, damagetype=SPELL_DIRECT_DAMAGE, damageSchoolMask=SPELL_SCHOOL_MASK_NORMAL, spellProto=0x7fffee72bcb0, durabilityLoss=true) at /root/mangos/src/game/Unit.cpp:621
  55. divineDmg = 979
  56. health = 1
  57. duel_hasEnded = <optimized out>
  58. __FUNCTION__ = "DealDamage"
  59. __PRETTY_FUNCTION__ = "uint32 Unit::DealDamage(Unit*, uint32, const CleanDamage*, DamageEffectType, SpellSchoolMask, const SpellEntry*, bool)"
  60. #8 0x000000000074beed in Unit::DealSpellDamage (this=0x4014a030, damageInfo=0x7fffeac97a10, durabilityLoss=true) at /root/mangos/src/game/Unit.cpp:1549
  61. pVictim = 0x7ffec1563c40
  62. spellProto = 0x7fffee72bcb0
  63. cleanDamage = {damage = 0, absorb = 0, attackType = BASE_ATTACK, hitOutCome = MELEE_HIT_NORMAL}
  64. #9 0x00000000005857c0 in DoAllEffectOnTarget (target=<optimized out>, this=0x7fffe483a3a0) at /root/mangos/src/game/Spell.cpp:1156
  65. damageInfo = {target = 0x7ffec1563c40, attacker = 0x4014a030, SpellID = 53385, damage = 3916, schoolMask = SPELL_SCHOOL_MASK_NORMAL, absorb = 0, resist = 0, physicalLog = false, unused = false, blocked = 0, HitInfo = 0}
  66. mask = <optimized out>
  67. unit = 0x7ffec1563c40
  68. caster = 0x4014a030
  69. missInfo = <optimized out>
  70. procVictim = 1048608
  71. procAttacker = 16
  72. procEx = <optimized out>
  73. #10 Spell::DoAllEffectOnTarget (this=0x7fffe483a3a0, target=<optimized out>) at /root/mangos/src/game/Spell.cpp:982
  74. No locals.
  75. #11 0x0000000000596254 in Spell::handle_immediate (this=0x7fffe483a3a0) at /root/mangos/src/game/Spell.cpp:3709
  76. buffer = {targetGUID = {m_guid = 17379391180462144840, static Null = {m_guid = 0, static Null = <same as static member of an already seen type>}}, timeDelay = 0, HitInfo = 2480406528, damage = 204980478, missCondition = SPELL_MISS_NONE, reflectResult = SPELL_MISS_NONE, effectMask = 4 '\004', processed = true}
  77. ihit = {_M_node = 0x7fffe483a510}
  78. #12 0x0000000000595360 in Spell::cast (this=0x7fffe483a3a0, skipCheck=<optimized out>) at /root/mangos/src/game/Spell.cpp:3687
  79. castResult = SPELL_CAST_OK
  80. procTarget = 0x4014a030
  81. #13 0x0000000000596aa0 in SpellEvent::Execute (this=0x7fff41735770, e_time=565169, p_time=<optimized out>) at /root/mangos/src/game/Spell.cpp:7562
  82. No locals.
  83. #14 0x00000000009d6ecf in EventProcessor::Update (this=0x4014a170, p_time=370) at /root/mangos/src/framework/Utilities/EventProcessor.cpp:47
  84. Event = 0x7fff41735770
  85. i = <optimized out>
  86. #15 0x000000000074e32c in Unit::Update (this=0x4014a030, update_diff=370, p_time=370) at /root/mangos/src/game/Unit.cpp:345
  87. No locals.
  88. #16 0x0000000000688328 in Update (p_time=370, update_diff=370, this=0x4014a030) at /root/mangos/src/game/Player.cpp:1220
  89. now = <optimized out>
  90. pet = <optimized out>
  91. #17 Player::Update (this=0x4014a030, update_diff=370, p_time=370) at /root/mangos/src/game/Player.cpp:1200
  92. No locals.
  93. #18 0x000000000069e85e in Update (time_diff=370, this=<synthetic pointer>) at /root/mangos/src/game/Object.h:431
  94. No locals.
  95. #19 Map::Update (this=0x7ffeb8b777f0, t_diff=@0x585ce670) at /root/mangos/src/game/Map.cpp:468
  96. plr = 0x4014a030
  97. updater = {i_timeDiff = 3939075840}
  98. grid_object_update = <optimized out>
  99. __FUNCTION__ = "Update"
  100. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  101. world_object_update = <optimized out>
  102. #20 0x00000000008e433b in MapUpdateRequest::call (this=0x585ce650) at /root/mangos/src/game/MapUpdater.cpp:77
  103. No locals.
  104. #21 0x00000000009c41f1 in DelayExecutor::svc (this=0xab63a90) at /root/mangos/src/shared/DelayExecutor.cpp:70
  105. rq = 0x585ce650
  106. #22 0x00007ffff7b7a0c7 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.0.1.so
  107. No symbol table info available.
  108. #23 0x00007ffff7b7b5a5 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.0.1.so
  109. No symbol table info available.
  110. #24 0x00007ffff7b7b664 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.0.1.so
  111. No symbol table info available.
  112. #25 0x00007ffff64dfefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  113. No symbol table info available.
  114. #26 0x00007ffff621a89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  115. No symbol table info available.
  116. #27 0x0000000000000000 in ?? ()
  117. No symbol table info available.
  118.  
  119. Thread 20 (Thread 0x7fffdfff7700 (LWP 29582)):
  120. #0 0x00007ffff621aef3 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
  121. No symbol table info available.
  122. #1 0x00007ffff7b3172d in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /usr/lib/libACE-6.0.1.so
  123. No symbol table info available.
  124. #2 0x00007ffff7b3310c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /usr/lib/libACE-6.0.1.so
  125. No symbol table info available.
  126. #3 0x00007ffff7b33271 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /usr/lib/libACE-6.0.1.so
  127. No symbol table info available.
  128. #4 0x00007ffff7b6a1ed in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /usr/lib/libACE-6.0.1.so
  129. No symbol table info available.
  130. #5 0x000000000075998d in ReactorRunnable::svc (this=0xad39908) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  131. 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 = 7078}}
  132. i = <optimized out>
  133. t = <optimized out>
  134. #6 0x00007ffff7b7a0c7 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.0.1.so
  135. No symbol table info available.
  136. #7 0x00007ffff7b7b5a5 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.0.1.so
  137. No symbol table info available.
  138. #8 0x00007ffff7b7b664 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.0.1.so
  139. No symbol table info available.
  140. #9 0x00007ffff64dfefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  141. No symbol table info available.
  142. #10 0x00007ffff621a89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  143. No symbol table info available.
  144. #11 0x0000000000000000 in ?? ()
  145. No symbol table info available.
  146.  
  147. Thread 19 (Thread 0x7fffe07f8700 (LWP 29581)):
  148. #0 0x00007ffff621aef3 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
  149. No symbol table info available.
  150. #1 0x00007ffff7b3172d in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /usr/lib/libACE-6.0.1.so
  151. No symbol table info available.
  152. #2 0x00007ffff7b3310c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /usr/lib/libACE-6.0.1.so
  153. No symbol table info available.
  154. #3 0x00007ffff7b33271 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /usr/lib/libACE-6.0.1.so
  155. No symbol table info available.
  156. #4 0x00007ffff7b6a1ed in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /usr/lib/libACE-6.0.1.so
  157. No symbol table info available.
  158. #5 0x000000000075998d in ReactorRunnable::svc (this=0xad397d0) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  159. 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 = 8173}}
  160. i = <optimized out>
  161. t = <optimized out>
  162. #6 0x00007ffff7b7a0c7 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.0.1.so
  163. No symbol table info available.
  164. #7 0x00007ffff7b7b5a5 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.0.1.so
  165. No symbol table info available.
  166. #8 0x00007ffff7b7b664 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.0.1.so
  167. No symbol table info available.
  168. #9 0x00007ffff64dfefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  169. No symbol table info available.
  170. #10 0x00007ffff621a89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  171. No symbol table info available.
  172. #11 0x0000000000000000 in ?? ()
  173. No symbol table info available.
  174.  
  175. Thread 18 (Thread 0x7fffe0ff9700 (LWP 29580)):
  176. #0 0x00007ffff621aef3 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
  177. No symbol table info available.
  178. #1 0x00007ffff7b3172d in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /usr/lib/libACE-6.0.1.so
  179. No symbol table info available.
  180. #2 0x00007ffff7b3310c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /usr/lib/libACE-6.0.1.so
  181. No symbol table info available.
  182. #3 0x00007ffff7b33271 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /usr/lib/libACE-6.0.1.so
  183. No symbol table info available.
  184. #4 0x00007ffff7b6a1ed in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /usr/lib/libACE-6.0.1.so
  185. No symbol table info available.
  186. #5 0x000000000075998d in ReactorRunnable::svc (this=0xad39698) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  187. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 10000}}
  188. i = <optimized out>
  189. t = <optimized out>
  190. #6 0x00007ffff7b7a0c7 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.0.1.so
  191. No symbol table info available.
  192. #7 0x00007ffff7b7b5a5 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.0.1.so
  193. No symbol table info available.
  194. #8 0x00007ffff7b7b664 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.0.1.so
  195. No symbol table info available.
  196. #9 0x00007ffff64dfefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  197. No symbol table info available.
  198. #10 0x00007ffff621a89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  199. No symbol table info available.
  200. #11 0x0000000000000000 in ?? ()
  201. No symbol table info available.
  202.  
  203. Thread 17 (Thread 0x7fffe17fa700 (LWP 29579)):
  204. #0 0x00007ffff64e404c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  205. No symbol table info available.
  206. #1 0x00007ffff7b22305 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /usr/lib/libACE-6.0.1.so
  207. No symbol table info available.
  208. #2 0x00000000005368cb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0xad30de0, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1744
  209. result = 0
  210. #3 0x00000000005379c3 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0xad30de0, first_item=@0x7fffe17f9df8, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1936
  211. ace_mon = {lock_ = 0xad30e30, owner_ = 0}
  212. #4 0x0000000000536e3a in getq (tv=0x0, mb=@0x7fffe17f9df8, this=0x7fffe8c93d80) at /usr/include/ace/Task_T.inl:22
  213. No locals.
  214. #5 SOAPWorkingThread::svc (this=0x7fffe8c93d80) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  215. mb = 0x0
  216. #6 0x00007ffff7b7a0c7 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.0.1.so
  217. No symbol table info available.
  218. #7 0x00007ffff7b7b5a5 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.0.1.so
  219. No symbol table info available.
  220. #8 0x00007ffff7b7b664 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.0.1.so
  221. No symbol table info available.
  222. #9 0x00007ffff64dfefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  223. No symbol table info available.
  224. #10 0x00007ffff621a89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  225. No symbol table info available.
  226. #11 0x0000000000000000 in ?? ()
  227. No symbol table info available.
  228.  
  229. Thread 16 (Thread 0x7fffe1ffb700 (LWP 29578)):
  230. #0 0x00007ffff64e404c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  231. No symbol table info available.
  232. #1 0x00007ffff7b22305 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /usr/lib/libACE-6.0.1.so
  233. No symbol table info available.
  234. #2 0x00000000005368cb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0xad30de0, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1744
  235. result = 0
  236. #3 0x00000000005379c3 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0xad30de0, first_item=@0x7fffe1ffadf8, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1936
  237. ace_mon = {lock_ = 0xad30e30, owner_ = 0}
  238. #4 0x0000000000536e3a in getq (tv=0x0, mb=@0x7fffe1ffadf8, this=0x7fffe8c93d80) at /usr/include/ace/Task_T.inl:22
  239. No locals.
  240. #5 SOAPWorkingThread::svc (this=0x7fffe8c93d80) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  241. mb = 0x0
  242. #6 0x00007ffff7b7a0c7 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.0.1.so
  243. No symbol table info available.
  244. #7 0x00007ffff7b7b5a5 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.0.1.so
  245. No symbol table info available.
  246. #8 0x00007ffff7b7b664 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.0.1.so
  247. No symbol table info available.
  248. #9 0x00007ffff64dfefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  249. No symbol table info available.
  250. #10 0x00007ffff621a89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  251. No symbol table info available.
  252. #11 0x0000000000000000 in ?? ()
  253. No symbol table info available.
  254.  
  255. Thread 15 (Thread 0x7fffe27fc700 (LWP 29577)):
  256. #0 0x00007ffff64e404c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  257. No symbol table info available.
  258. #1 0x00007ffff7b22305 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /usr/lib/libACE-6.0.1.so
  259. No symbol table info available.
  260. #2 0x00000000005368cb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0xad30de0, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1744
  261. result = 0
  262. #3 0x00000000005379c3 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0xad30de0, first_item=@0x7fffe27fbdf8, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1936
  263. ace_mon = {lock_ = 0xad30e30, owner_ = 0}
  264. #4 0x0000000000536e3a in getq (tv=0x0, mb=@0x7fffe27fbdf8, this=0x7fffe8c93d80) at /usr/include/ace/Task_T.inl:22
  265. No locals.
  266. #5 SOAPWorkingThread::svc (this=0x7fffe8c93d80) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  267. mb = 0x0
  268. #6 0x00007ffff7b7a0c7 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.0.1.so
  269. No symbol table info available.
  270. #7 0x00007ffff7b7b5a5 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.0.1.so
  271. No symbol table info available.
  272. #8 0x00007ffff7b7b664 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.0.1.so
  273. No symbol table info available.
  274. #9 0x00007ffff64dfefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  275. No symbol table info available.
  276. #10 0x00007ffff621a89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  277. No symbol table info available.
  278. #11 0x0000000000000000 in ?? ()
  279. No symbol table info available.
  280.  
  281. Thread 14 (Thread 0x7fffe2ffd700 (LWP 29576)):
  282. #0 0x00007ffff64e404c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  283. No symbol table info available.
  284. #1 0x00007ffff7b22305 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /usr/lib/libACE-6.0.1.so
  285. No symbol table info available.
  286. #2 0x00000000005368cb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0xad30de0, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1744
  287. result = 0
  288. #3 0x00000000005379c3 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0xad30de0, first_item=@0x7fffe2ffcdf8, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1936
  289. ace_mon = {lock_ = 0xad30e30, owner_ = 0}
  290. #4 0x0000000000536e3a in getq (tv=0x0, mb=@0x7fffe2ffcdf8, this=0x7fffe8c93d80) at /usr/include/ace/Task_T.inl:22
  291. No locals.
  292. #5 SOAPWorkingThread::svc (this=0x7fffe8c93d80) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  293. mb = 0x0
  294. #6 0x00007ffff7b7a0c7 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.0.1.so
  295. No symbol table info available.
  296. #7 0x00007ffff7b7b5a5 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.0.1.so
  297. No symbol table info available.
  298. #8 0x00007ffff7b7b664 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.0.1.so
  299. No symbol table info available.
  300. #9 0x00007ffff64dfefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  301. No symbol table info available.
  302. #10 0x00007ffff621a89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  303. No symbol table info available.
  304. #11 0x0000000000000000 in ?? ()
  305. No symbol table info available.
Add Comment
Please, Sign In to add comment