Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.70 KB | None | 0 0
  1. [New Thread 0x7fffdffff700 (LWP 5385)]
  2. [New Thread 0x7fffdf7fe700 (LWP 5386)]
  3. [New Thread 0x7fffdeffd700 (LWP 5387)]
  4. [New Thread 0x7fffde7fc700 (LWP 5388)]
  5. [New Thread 0x7fffddffb700 (LWP 5389)]
  6. [New Thread 0x7fffdd7fa700 (LWP 5390)]
  7. [New Thread 0x7fffdcff9700 (LWP 5391)]
  8. [New Thread 0x7fffdc7f8700 (LWP 5392)]
  9. [New Thread 0x7fffdbff7700 (LWP 5393)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffe84c2700 (LWP 5377)]
  13. SpellAuraHolder::IsDeleted (this=0x50) at /root/mangos/src/game/SpellAuras.h:91
  14. 91 bool IsDeleted() const { return m_deleted;}
  15. #0 SpellAuraHolder::IsDeleted (this=0x50) at /root/mangos/src/game/SpellAuras.h:91
  16. #1 0x0000000000c3fadf in Unit::HandleDummyAuraProc (this=0x7fffbacee750, pVictim=0x7fffba8ed440, damage=<value optimized out>, triggeredByAura=0x40db7d40, procSpell=0x7fffee02b170, procFlag=<value optimized out>, procEx=1, cooldown=0) at /root/mangos/src/game/UnitAuraProcHandler.cpp:974
  17. #2 0x0000000000be329e in Unit::ProcDamageAndSpellFor (this=0x7fffbacee750, isVictim=<value optimized out>, pTarget=<value optimized out>, procFlag=<value optimized out>, procExtra=<value optimized out>, attType=BASE_ATTACK, procSpell=0x7fffee02b170, damage=193) at /root/mangos/src/game/Unit.cpp:10921
  18. #3 0x0000000000be3b30 in Unit::ProcDamageAndSpell (this=0x50, pVictim=0x7fffba8ed440, procAttacker=<value optimized out>, procVictim=1048608, procExtra=1, amount=193, attType=BASE_ATTACK, procSpell=0x7fffee02b170) at /root/mangos/src/game/Unit.cpp:5630
  19. #4 0x0000000000c6478a in Spell::DoAllEffectOnTarget (this=0x7fff9abb83a0, target=0x0) at /root/mangos/src/game/Spell.cpp:1137
  20. #5 0x0000000000c6a7b3 in Spell::handle_immediate (this=0x7fff9abb83a0) at /root/mangos/src/game/Spell.cpp:3695
  21. #6 0x0000000000c69426 in Spell::cast (this=0x7fff9abb83a0, skipCheck=false) at /root/mangos/src/game/Spell.cpp:3673
  22. #7 0x0000000000c71f92 in Spell::update (this=0x7fff9abb83a0, difftime=103) at /root/mangos/src/game/Spell.cpp:3877
  23. #8 0x0000000000c724b7 in SpellEvent::Execute (this=0x7fffc057dc00, e_time=60358, p_time=103) at /root/mangos/src/game/Spell.cpp:7515
  24. #9 0x0000000000d30661 in EventProcessor::Update (this=0x7fffbacee888, p_time=103) at /root/mangos/src/framework/Utilities/EventProcessor.cpp:47
  25. #10 0x0000000000bf087e in Unit::Update (this=0x7fffbacee750, update_diff=103, p_time=103) at /root/mangos/src/game/Unit.cpp:340
  26. #11 0x000000000093ff6c in Creature::Update (this=0x7fffbacee750, update_diff=103, diff=103) at /root/mangos/src/game/Creature.cpp:569
  27. #12 0x0000000000bb5f9d in Pet::Update (this=0x7fffbacee750, update_diff=103, diff=103) at /root/mangos/src/game/Pet.cpp:619
  28. #13 0x00000000008c8cc9 in WorldObject::UpdateHelper::Update (this=0x7fffe84c1ba0, time_diff=103) at /root/mangos/src/game/Object.h:430
  29. #14 0x0000000000b83f47 in MaNGOS::ObjectUpdater::Visit (this=0x7fffe84c1da0, m=...) at /root/mangos/src/game/GridNotifiersImpl.h:46
  30. #15 0x0000000000b83fc9 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > (v=..., c=...) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  31. #16 0x0000000000b86193 in Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (this=0x10939080, cell=..., visitor=...) at /root/mangos/src/game/Map.h:429
  32. #17 0x0000000000b79ae1 in Map::Update (this=0x10939080, t_diff=<value optimized out>) at /root/mangos/src/game/Map.cpp:500
  33. #18 0x0000000000c90b82 in MapUpdateRequest::call (this=0x7fffc4d69650) at /root/mangos/src/game/MapUpdater.cpp:74
  34. #19 0x0000000000d2f169 in DelayExecutor::svc (this=0x11cff580) at /root/mangos/src/shared/DelayExecutor.cpp:72
  35. #20 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  36. #21 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  37. #22 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  38. #23 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  39. #24 0x0000000000000000 in ?? ()
  40. #0 SpellAuraHolder::IsDeleted (this=0x50) at /root/mangos/src/game/SpellAuras.h:91
  41. No locals.
  42. #1 0x0000000000c3fadf in Unit::HandleDummyAuraProc (this=0x7fffbacee750, pVictim=0x7fffba8ed440, damage=<value optimized out>, triggeredByAura=0x40db7d40, procSpell=0x7fffee02b170, procFlag=<value optimized out>, procEx=1, cooldown=0) at /root/mangos/src/game/UnitAuraProcHandler.cpp:974
  43. holder = <value optimized out>
  44. dummySpell = <value optimized out>
  45. castItem = 0x0
  46. triggered_spell_id = 0
  47. basepoints = {0, 0, 0}
  48. triggerEntry = <value optimized out>
  49. effIndex = EFFECT_INDEX_0
  50. triggerAmount = 1
  51. target = <value optimized out>
  52. originalCaster = {m_guid = 0}
  53. #2 0x0000000000be329e in Unit::ProcDamageAndSpellFor (this=0x7fffbacee750, isVictim=<value optimized out>, pTarget=<value optimized out>, procFlag=<value optimized out>, procExtra=<value optimized out>, attType=BASE_ATTACK, procSpell=0x7fffee02b170, damage=193) at /root/mangos/src/game/Unit.cpp:10921
  54. triggeredByAura = 0x40db7d40
  55. procResult = <value optimized out>
  56. spellProcEvent = 0x0
  57. useCharges = true
  58. procSuccess = true
  59. anyAuraProc = false
  60. triggeredByHolder = 0x40db7cd0
  61. cooldown = 0
  62. itr = {_M_node = 0x3d397fb0}
  63. removedSpells = {<std::_List_base<unsigned int, std::allocator<unsigned int> >> = {_M_impl = {<std::allocator<std::_List_node<unsigned int> >> = {<__gnu_cxx::new_allocator<std::_List_node<unsigned int> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fffe84c15d0, _M_prev = 0x7fffe84c15d0}}}, <No data fields>}
  64. 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 = 0x41a3c9a0, _M_prev = 0x42330cc0}}}, <No data fields>}
  65. #3 0x0000000000be3b30 in Unit::ProcDamageAndSpell (this=0x50, pVictim=0x7fffba8ed440, procAttacker=<value optimized out>, procVictim=1048608, procExtra=1, amount=193, attType=BASE_ATTACK, procSpell=0x7fffee02b170) at /root/mangos/src/game/Unit.cpp:5630
  66. No locals.
  67. #4 0x0000000000c6478a in Spell::DoAllEffectOnTarget (this=0x7fff9abb83a0, target=0x0) at /root/mangos/src/game/Spell.cpp:1137
  68. damageInfo = {target = 0x7fffba8ed440, attacker = 0x7fffbacee750, SpellID = 52471, damage = 193, schoolMask = SPELL_SCHOOL_MASK_NORMAL, absorb = 0, resist = 0, physicalLog = false, unused = false, blocked = 0, HitInfo = 0}
  69. mask = 1
  70. unit = 0x7fffba8ed440
  71. real_caster = 0x7fffbacee750
  72. caster = 0x7fffbacee750
  73. missInfo = <value optimized out>
  74. procVictim = 32
  75. procAttacker = 16
  76. procEx = 80
  77. #5 0x0000000000c6a7b3 in Spell::handle_immediate (this=0x7fff9abb83a0) at /root/mangos/src/game/Spell.cpp:3695
  78. buffer = {targetGUID = {m_guid = 17379391458863339577}, timeDelay = 0, HitInfo = 3129925360, damage = 32767, missCondition = SPELL_MISS_NONE, reflectResult = SPELL_MISS_NONE, effectMask = 1 '\001', processed = true}
  79. ihit = {_M_node = 0x433cab90}
  80. #6 0x0000000000c69426 in Spell::cast (this=0x7fff9abb83a0, skipCheck=false) at /root/mangos/src/game/Spell.cpp:3673
  81. castResult = <value optimized out>
  82. procTarget = 0x7fffba8ed440
  83. #7 0x0000000000c71f92 in Spell::update (this=0x7fff9abb83a0, difftime=103) at /root/mangos/src/game/Spell.cpp:3877
  84. No locals.
  85. #8 0x0000000000c724b7 in SpellEvent::Execute (this=0x7fffc057dc00, e_time=60358, p_time=103) at /root/mangos/src/game/Spell.cpp:7515
  86. No locals.
  87. #9 0x0000000000d30661 in EventProcessor::Update (this=0x7fffbacee888, p_time=103) at /root/mangos/src/framework/Utilities/EventProcessor.cpp:47
  88. Event = 0x7fffc057dc00
  89. i = {_M_node = 0x7fff9a85a770}
  90. #10 0x0000000000bf087e in Unit::Update (this=0x7fffbacee750, update_diff=103, p_time=103) at /root/mangos/src/game/Unit.cpp:340
  91. No locals.
  92. #11 0x000000000093ff6c in Creature::Update (this=0x7fffbacee750, update_diff=103, diff=103) at /root/mangos/src/game/Creature.cpp:569
  93. No locals.
  94. #12 0x0000000000bb5f9d in Pet::Update (this=0x7fffbacee750, update_diff=103, diff=103) at /root/mangos/src/game/Pet.cpp:619
  95. __FUNCTION__ = "Update"
  96. __PRETTY_FUNCTION__ = "virtual void Pet::Update(uint32, uint32)"
  97. #13 0x00000000008c8cc9 in WorldObject::UpdateHelper::Update (this=0x7fffe84c1ba0, time_diff=103) at /root/mangos/src/game/Object.h:430
  98. No locals.
  99. #14 0x0000000000b83f47 in MaNGOS::ObjectUpdater::Visit (this=0x7fffe84c1da0, m=...) at /root/mangos/src/game/GridNotifiersImpl.h:46
  100. helper = {m_obj = 0x7fffbacee750}
  101. iter = {_Ptr = 0x7fffbacf0748}
  102. #15 0x0000000000b83fc9 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > (v=..., c=...) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  103. No locals.
  104. #16 0x0000000000b86193 in Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (this=0x10939080, cell=..., visitor=...) at /root/mangos/src/game/Map.h:429
  105. x = 46
  106. y = 41
  107. cell_x = 0
  108. cell_y = 0
  109. #17 0x0000000000b79ae1 in Map::Update (this=0x10939080, t_diff=<value optimized out>) at /root/mangos/src/game/Map.cpp:500
  110. pair = {x_coord = 368, y_coord = 328}
  111. cell = {data = {Part = {grid_x = 46, grid_y = 41, cell_x = 0, cell_y = 0, nocreate = 1, reserved = 0}, All = 16779886}}
  112. y = 328
  113. x = 368
  114. plr = <value optimized out>
  115. area = {low_bound = {x_coord = 366, y_coord = 327}, high_bound = {x_coord = 369, y_coord = 330}}
  116. updater = {i_timeDiff = 103}
  117. grid_object_update = {i_visitor = @0x7fffe84c1da0}
  118. __FUNCTION__ = "Update"
  119. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  120. world_object_update = {i_visitor = @0x7fffe84c1da0}
  121. #18 0x0000000000c90b82 in MapUpdateRequest::call (this=0x7fffc4d69650) at /root/mangos/src/game/MapUpdater.cpp:74
  122. No locals.
  123. #19 0x0000000000d2f169 in DelayExecutor::svc (this=0x11cff580) at /root/mangos/src/shared/DelayExecutor.cpp:72
  124. timeout = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1313504745, tv_usec = 549719}}
  125. rq = 0x7fffc4d69650
  126. #20 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  127. No symbol table info available.
  128. #21 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  129. No symbol table info available.
  130. #22 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  131. No symbol table info available.
  132. #23 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  133. No symbol table info available.
  134. #24 0x0000000000000000 in ?? ()
  135. No symbol table info available.
  136. 24 Thread 0x7fffdbff7700 (LWP 5393) 0x00007ffff5fc0f23 in epoll_wait () from /lib/libc.so.6
  137. 23 Thread 0x7fffdc7f8700 (LWP 5392) 0x00007ffff5fc0f23 in epoll_wait () from /lib/libc.so.6
  138. 22 Thread 0x7fffdcff9700 (LWP 5391) 0x00007ffff5fc0f23 in epoll_wait () from /lib/libc.so.6
  139. 21 Thread 0x7fffdd7fa700 (LWP 5390) 0x00007ffff5fc0f23 in epoll_wait () from /lib/libc.so.6
  140. 20 Thread 0x7fffddffb700 (LWP 5389) 0x00007ffff5fc0f23 in epoll_wait () from /lib/libc.so.6
  141. 19 Thread 0x7fffde7fc700 (LWP 5388) 0x00007ffff5fc0f23 in epoll_wait () from /lib/libc.so.6
  142. 18 Thread 0x7fffdeffd700 (LWP 5387) 0x00007ffff5fc0f23 in epoll_wait () from /lib/libc.so.6
  143. 17 Thread 0x7fffdf7fe700 (LWP 5386) 0x00007ffff6268a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  144. 16 Thread 0x7fffdffff700 (LWP 5385) 0x00007ffff6268a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  145. 15 Thread 0x7fffe4cbb700 (LWP 5384) 0x00007ffff6268a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  146. 14 Thread 0x7fffe54bc700 (LWP 5383) 0x00007ffff6268a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  147. 13 Thread 0x7fffe5cbd700 (LWP 5382) 0x00007ffff6268a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  148. 12 Thread 0x7fffe64be700 (LWP 5381) 0x00007ffff626c36d in nanosleep () from /lib/libpthread.so.0
  149. 11 Thread 0x7fffe6cbf700 (LWP 5380) 0x00007ffff5fb92c3 in select () from /lib/libc.so.6
  150. 10 Thread 0x7fffe74c0700 (LWP 5379) 0x00007ffff5f8420d in nanosleep () from /lib/libc.so.6
  151. 9 Thread 0x7fffe7cc1700 (LWP 5378) 0x00007ffff6268a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  152. * 8 Thread 0x7fffe84c2700 (LWP 5377) SpellAuraHolder::IsDeleted (this=0x50) at /root/mangos/src/game/SpellAuras.h:91
  153. 7 Thread 0x7fffe8cc3700 (LWP 5376) 0x00007ffff6268e09 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  154. 6 Thread 0x7fffe94c4700 (LWP 5375) 0x00007ffff626c36d in nanosleep () from /lib/libpthread.so.0
  155. 5 Thread 0x7ffff466f700 (LWP 5186) 0x00007ffff626c36d in nanosleep () from /lib/libpthread.so.0
  156. 4 Thread 0x7ffff4e70700 (LWP 5185) 0x00007ffff626bb8d in read () from /lib/libpthread.so.0
  157. 3 Thread 0x7ffff587e700 (LWP 5184) 0x00007ffff626c36d in nanosleep () from /lib/libpthread.so.0
  158. 1 Thread 0x7ffff7fe0720 (LWP 5180) 0x00007ffff6265285 in pthread_join () from /lib/libpthread.so.0
  159.  
  160. Thread 24 (Thread 0x7fffdbff7700 (LWP 5393)):
  161. #0 0x00007ffff5fc0f23 in epoll_wait () from /lib/libc.so.6
  162. No symbol table info available.
  163. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  164. No symbol table info available.
  165. #2 0x00007ffff7af369c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  166. No symbol table info available.
  167. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  168. No symbol table info available.
  169. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  170. No symbol table info available.
  171. #5 0x0000000000a5bcd0 in ReactorRunnable::svc (this=0x1095c618) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  172. 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 = 9998}}
  173. __FUNCTION__ = "svc"
  174. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  175. i = {_M_node = 0x1095c6c8}
  176. t = {_M_node = 0x3f695e50}
  177. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  178. No symbol table info available.
  179. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  180. No symbol table info available.
  181. #8 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  182. No symbol table info available.
  183. #9 0x00007ffff5fc092d 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 23 (Thread 0x7fffdc7f8700 (LWP 5392)):
  189. #0 0x00007ffff5fc0f23 in epoll_wait () from /lib/libc.so.6
  190. No symbol table info available.
  191. #1 0x00007ffff7af15fc 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 0x00007ffff7af369c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  194. No symbol table info available.
  195. #3 0x00007ffff7af3866 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 0x00007ffff7b4cc4f 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 0x0000000000a5bcd0 in ReactorRunnable::svc (this=0x1095c4e0) at /root/mangos/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 = 7698}}
  201. __FUNCTION__ = "svc"
  202. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  203. i = {_M_node = 0x1095c590}
  204. t = {_M_node = 0x7fffd3eb0250}
  205. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  206. No symbol table info available.
  207. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  208. No symbol table info available.
  209. #8 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  210. No symbol table info available.
  211. #9 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  212. No symbol table info available.
  213. #10 0x0000000000000000 in ?? ()
  214. No symbol table info available.
  215.  
  216. Thread 22 (Thread 0x7fffdcff9700 (LWP 5391)):
  217. #0 0x00007ffff5fc0f23 in epoll_wait () from /lib/libc.so.6
  218. No symbol table info available.
  219. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  220. No symbol table info available.
  221. #2 0x00007ffff7af369c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  222. No symbol table info available.
  223. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  224. No symbol table info available.
  225. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  226. No symbol table info available.
  227. #5 0x0000000000a5bcd0 in ReactorRunnable::svc (this=0x1095c3a8) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  228. 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 = 6259}}
  229. __FUNCTION__ = "svc"
  230. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  231. i = {_M_node = 0x1095c458}
  232. t = {_M_node = 0x7fffd47b6720}
  233. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  234. No symbol table info available.
  235. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  236. No symbol table info available.
  237. #8 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  238. No symbol table info available.
  239. #9 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  240. No symbol table info available.
  241. #10 0x0000000000000000 in ?? ()
  242. No symbol table info available.
  243.  
  244. Thread 21 (Thread 0x7fffdd7fa700 (LWP 5390)):
  245. #0 0x00007ffff5fc0f23 in epoll_wait () from /lib/libc.so.6
  246. No symbol table info available.
  247. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  248. No symbol table info available.
  249. #2 0x00007ffff7af369c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  250. No symbol table info available.
  251. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  252. No symbol table info available.
  253. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  254. No symbol table info available.
  255. #5 0x0000000000a5bcd0 in ReactorRunnable::svc (this=0x1095c270) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  256. 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 = 175}}
  257. __FUNCTION__ = "svc"
  258. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  259. i = {_M_node = 0x1095c320}
  260. t = {_M_node = 0x10971570}
  261. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  262. No symbol table info available.
  263. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  264. No symbol table info available.
  265. #8 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  266. No symbol table info available.
  267. #9 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  268. No symbol table info available.
  269. #10 0x0000000000000000 in ?? ()
  270. No symbol table info available.
  271.  
  272. Thread 20 (Thread 0x7fffddffb700 (LWP 5389)):
  273. #0 0x00007ffff5fc0f23 in epoll_wait () from /lib/libc.so.6
  274. No symbol table info available.
  275. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  276. No symbol table info available.
  277. #2 0x00007ffff7af369c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  278. No symbol table info available.
  279. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  280. No symbol table info available.
  281. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  282. No symbol table info available.
  283. #5 0x0000000000a5bcd0 in ReactorRunnable::svc (this=0x1095c138) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  284. 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 = 5706}}
  285. __FUNCTION__ = "svc"
  286. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  287. i = {_M_node = 0x1095c1e8}
  288. t = {_M_node = 0x0}
  289. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  290. No symbol table info available.
  291. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  292. No symbol table info available.
  293. #8 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  294. No symbol table info available.
  295. #9 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  296. No symbol table info available.
  297. #10 0x0000000000000000 in ?? ()
  298. No symbol table info available.
  299.  
  300. Thread 19 (Thread 0x7fffde7fc700 (LWP 5388)):
  301. #0 0x00007ffff5fc0f23 in epoll_wait () from /lib/libc.so.6
  302. No symbol table info available.
  303. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  304. No symbol table info available.
  305. #2 0x00007ffff7af369c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  306. No symbol table info available.
  307. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  308. No symbol table info available.
  309. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  310. No symbol table info available.
  311. #5 0x0000000000a5bcd0 in ReactorRunnable::svc (this=0x1095c000) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  312. 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 = 9298}}
  313. __FUNCTION__ = "svc"
  314. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  315. i = {_M_node = 0x1095c0b0}
  316. t = {_M_node = 0x3cefe2e0}
  317. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  318. No symbol table info available.
  319. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  320. No symbol table info available.
  321. #8 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  322. No symbol table info available.
  323. #9 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  324. No symbol table info available.
  325. #10 0x0000000000000000 in ?? ()
  326. No symbol table info available.
  327.  
  328. Thread 18 (Thread 0x7fffdeffd700 (LWP 5387)):
  329. #0 0x00007ffff5fc0f23 in epoll_wait () from /lib/libc.so.6
  330. No symbol table info available.
  331. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  332. No symbol table info available.
  333. #2 0x00007ffff7af369c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  334. No symbol table info available.
  335. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  336. No symbol table info available.
  337. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  338. No symbol table info available.
  339. #5 0x0000000000a5bcd0 in ReactorRunnable::svc (this=0x1095bec8) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  340. 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 = 9999}}
  341. __FUNCTION__ = "svc"
  342. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  343. i = {_M_node = 0x1095bf78}
  344. t = {_M_node = 0x0}
  345. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  346. No symbol table info available.
  347. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  348. No symbol table info available.
  349. #8 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  350. No symbol table info available.
  351. #9 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  352. No symbol table info available.
  353. #10 0x0000000000000000 in ?? ()
  354. No symbol table info available.
  355.  
  356. Thread 17 (Thread 0x7fffdf7fe700 (LWP 5386)):
  357. #0 0x00007ffff6268a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  358. No symbol table info available.
  359. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  360. No symbol table info available.
  361. #2 0x0000000000872fdb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x3a8b720, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  362. result = <value optimized out>
  363. #3 0x000000000087262e in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x3a8b720, first_item=@0x7fffdf7fde28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  364. ace_mon = {lock_ = 0x3a8b770, owner_ = 0}
  365. #4 0x0000000000872903 in SOAPWorkingThread::svc (this=0x7fffe6cbed90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  366. mb = 0x0
  367. #5 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  368. No symbol table info available.
  369. #6 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  370. No symbol table info available.
  371. #7 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  372. No symbol table info available.
  373. #8 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  374. No symbol table info available.
  375. #9 0x0000000000000000 in ?? ()
  376. No symbol table info available.
  377.  
  378. Thread 16 (Thread 0x7fffdffff700 (LWP 5385)):
  379. #0 0x00007ffff6268a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  380. No symbol table info available.
  381. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  382. No symbol table info available.
  383. #2 0x0000000000872fdb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x3a8b720, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  384. result = <value optimized out>
  385. #3 0x000000000087262e in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x3a8b720, first_item=@0x7fffdfffee28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  386. ace_mon = {lock_ = 0x3a8b770, owner_ = 0}
  387. #4 0x0000000000872903 in SOAPWorkingThread::svc (this=0x7fffe6cbed90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  388. mb = 0x0
  389. #5 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  390. No symbol table info available.
  391. #6 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  392. No symbol table info available.
  393. #7 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  394. No symbol table info available.
  395. #8 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  396. No symbol table info available.
  397. #9 0x0000000000000000 in ?? ()
  398. No symbol table info available.
  399.  
  400. Thread 15 (Thread 0x7fffe4cbb700 (LWP 5384)):
  401. #0 0x00007ffff6268a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  402. No symbol table info available.
  403. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  404. No symbol table info available.
  405. #2 0x0000000000872fdb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x3a8b720, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  406. result = <value optimized out>
  407. #3 0x000000000087262e in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x3a8b720, first_item=@0x7fffe4cbae28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  408. ace_mon = {lock_ = 0x3a8b770, owner_ = 0}
  409. #4 0x0000000000872903 in SOAPWorkingThread::svc (this=0x7fffe6cbed90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  410. mb = 0x0
  411. #5 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  412. No symbol table info available.
  413. #6 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  414. No symbol table info available.
  415. #7 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  416. No symbol table info available.
  417. #8 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  418. No symbol table info available.
  419. #9 0x0000000000000000 in ?? ()
  420. No symbol table info available.
  421.  
  422. Thread 14 (Thread 0x7fffe54bc700 (LWP 5383)):
  423. #0 0x00007ffff6268a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  424. No symbol table info available.
  425. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  426. No symbol table info available.
  427. #2 0x0000000000872fdb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x3a8b720, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  428. result = <value optimized out>
  429. #3 0x000000000087262e in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x3a8b720, first_item=@0x7fffe54bbe28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  430. ace_mon = {lock_ = 0x3a8b770, owner_ = 0}
  431. #4 0x0000000000872903 in SOAPWorkingThread::svc (this=0x7fffe6cbed90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  432. mb = 0x0
  433. #5 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  434. No symbol table info available.
  435. #6 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  436. No symbol table info available.
  437. #7 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  438. No symbol table info available.
  439. #8 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  440. No symbol table info available.
  441. #9 0x0000000000000000 in ?? ()
  442. No symbol table info available.
  443.  
  444. Thread 13 (Thread 0x7fffe5cbd700 (LWP 5382)):
  445. #0 0x00007ffff6268a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  446. No symbol table info available.
  447. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  448. No symbol table info available.
  449. #2 0x0000000000872fdb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x3a8b720, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  450. result = <value optimized out>
  451. #3 0x000000000087262e in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x3a8b720, first_item=@0x7fffe5cbce28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  452. ace_mon = {lock_ = 0x3a8b770, owner_ = 0}
  453. #4 0x0000000000872903 in SOAPWorkingThread::svc (this=0x7fffe6cbed90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  454. mb = 0x0
  455. #5 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  456. No symbol table info available.
  457. #6 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  458. No symbol table info available.
  459. #7 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  460. No symbol table info available.
  461. #8 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  462. No symbol table info available.
  463. #9 0x0000000000000000 in ?? ()
  464. No symbol table info available.
  465.  
  466. Thread 12 (Thread 0x7fffe64be700 (LWP 5381)):
  467. #0 0x00007ffff626c36d in nanosleep () from /lib/libpthread.so.0
  468. No symbol table info available.
  469. #1 0x0000000000c01f48 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  470. rqtp = {tv_sec = 1, tv_nsec = 0}
  471. #2 0x0000000000d2dc4e in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  472. No locals.
  473. #3 0x0000000000869968 in FreezeDetectorRunnable::run (this=0x11cffce0) at /root/mangos/src/mangosd/Master.cpp:79
  474. curtime = 237134
  475. #4 0x0000000000d2dd0a in ACE_Based::Thread::ThreadTask (param=0x7fffe64bde20) at /root/mangos/src/shared/Threading.cpp:187
  476. No locals.
  477. #5 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  478. No symbol table info available.
  479. #6 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  480. No symbol table info available.
  481. #7 0x0000000000000000 in ?? ()
  482. No symbol table info available.
  483.  
  484. Thread 11 (Thread 0x7fffe6cbf700 (LWP 5380)):
  485. #0 0x00007ffff5fb92c3 in select () from /lib/libc.so.6
  486. No symbol table info available.
  487. #1 0x0000000000d902be in tcp_select (soap=0x7fffe6ca3590, s=41, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4418
  488. tv = {tv_sec = 1, tv_usec = 478589}
  489. fd = {{fds_bits = {2199023255552, 0 <repeats 15 times>}}, {fds_bits = {2199023255552, 0 <repeats 15 times>}}, {fds_bits = {2199023255552, 0 <repeats 15 times>}}}
  490. sfd = 0x7fffe6ca33a0
  491. efd = 0x7fffe6ca3420
  492. r = <value optimized out>
  493. rfd = 0x7fffe6ca3320
  494. #2 0x0000000000da524f in soap_accept (soap=0x7fffe6ca3590) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4486
  495. r = -514
  496. err = -514
  497. n = 16
  498. len = 65536
  499. set = 1
  500. #3 0x00000000008715a5 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/MaNGOSsoap.cpp:51
  501. thread_soap = 0x3f094450
  502. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x3a8b720, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  503. soap = {_vptr.soap = 0xe54630, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xe51348 "%.9G", double_format = 0xe5134d "%.17lG", dime_id_format = 0xe51354 "cid:id%d", http_version = 0xe5135d "1.1", http_content = 0x0, encodingStyle = 0xe53b60 "", actor = 0x0, lang = 0xe51f0c "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 = 0x11fb200, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x10d5f070, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x129d3d0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xd96740 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xd8e020 <http_get(soap*)>, fput = 0xd8e030 <http_405(soap*)>, fdel = 0xd8e030 <http_405(soap*)>, fhead = 0xd8e030 <http_405(soap*)>, fform = 0, fposthdr = 0xd94330 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xd94b00 <http_response(soap*, int, size_t)>, fparse = 0xd9ed60 <http_parse(soap*)>, fparsehdr = 0xd97da0 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xd9ecc0 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xd9eca0 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xd9ec90 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xda55f0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xd9ecb0 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xd8d7a0 <tcp_disconnect(soap*)>, fsend = 0xd9e970 <fsend(soap*, char const*, size_t)>, frecv = 0xd9da80 <frecv(soap*, char*, size_t)>, fpoll = 0xd91a00 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xd94aa0 <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 = 41, 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 = 58463, 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 = 0xe51361 "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 928 times>, "\200\020\000\000\000\000\000\000@\216%öÿ\177\000\000x\020\000\000\000\000\000\000x\020\000\000\000\000\000\000@Ðÿ÷ÿ\177\000\000\003\000\000\000\000\000\000\000\202Nõõÿ\177\000\000\000\000\000\000\000\000\000\000p©\001\000\000\000\000\000`\231\001", '\000' <repeats 20 times>, session_port = -165310808, c_locale = 0x0, d_stream = 0x7ffff6258e40, z_crc = 19076640, z_dict = 0x1001 <Address 0x1001 out of bounds>, z_dict_len = 3872126720, zlib_state = 32767, zlib_in = 0, zlib_out = 0, z_buf = 0x0, z_buflen = 140737319887758, z_level = 0, z_ratio_in = 0, z_ratio_out = -8.39466948e+32}
  504. m = <value optimized out>
  505. s = <value optimized out>
  506. #4 0x0000000000d2dd0a in ACE_Based::Thread::ThreadTask (param=0x2a) at /root/mangos/src/shared/Threading.cpp:187
  507. No locals.
  508. #5 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  509. No symbol table info available.
  510. #6 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  511. No symbol table info available.
  512. #7 0x0000000000000000 in ?? ()
  513. No symbol table info available.
  514.  
  515. Thread 10 (Thread 0x7fffe74c0700 (LWP 5379)):
  516. #0 0x00007ffff5f8420d in nanosleep () from /lib/libc.so.6
  517. No symbol table info available.
  518. #1 0x00007ffff5fb9b14 in usleep () from /lib/libc.so.6
  519. No symbol table info available.
  520. #2 0x000000000086e34f in CliRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/CliRunnable.cpp:617
  521. command_str = 0x7fffe74c09c0 "À\031Ìçÿ\177"
  522. commandbuf = "c\000\000\000\000\000\000\000@\216%öÿ\177\000\000 \026#\001\000\000\000\000\001\020\000\000\000\000\000\000\000\aLçÿ\177", '\000' <repeats 18 times>, "\216cõõÿ\177\000\000\000\000\000\000\000\000\000\000@\216%öÿ\177\000\000\bÂr\a\000\000\000\000x\020\000\000\000\000\000\000À\tLçÿ\177\000\000\001\020\000\000\000\000\000\000 \026#\001\000\000\000\000\210\006Lçÿ\177\000\000\000\aLçÿ\177\000\000]\235\234öÿ\177\000\000\000\aLçÿ\177\000\000Fh²÷ÿ\177\000\000\000\000\000\000\000\000\000\000;M°÷ÿ\177\000\000\bÂr\a", '\000' <repeats 12 times>, "P;\225\020\000\000\000\000`\r!\001\000\000\000\000À\t"...
  523. #3 0x0000000000d2dd0a in ACE_Based::Thread::ThreadTask (param=0x7fffe74bfcf0) at /root/mangos/src/shared/Threading.cpp:187
  524. No locals.
  525. #4 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  526. No symbol table info available.
  527. #5 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  528. No symbol table info available.
  529. #6 0x0000000000000000 in ?? ()
  530. No symbol table info available.
  531.  
  532. Thread 9 (Thread 0x7fffe7cc1700 (LWP 5378)):
  533. #0 0x00007ffff6268a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  534. No symbol table info available.
  535. #1 0x00007ffff7ae037a in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  536. No symbol table info available.
  537. #2 0x0000000000c90785 in MapUpdater::wait (this=0x11cff578) at /root/mangos/src/game/MapUpdater.cpp:107
  538. guard = {lock_ = 0x11cff690, owner_ = 0}
  539. #3 0x00000000008c6629 in MapManager::Update (this=0x11cff490, diff=<value optimized out>) at /root/mangos/src/game/MapManager.cpp:247
  540. iter = {_M_node = 0xdf8b10}
  541. #4 0x0000000000b9f004 in World::Update (this=0x129f7b0, diff=15) at /root/mangos/src/game/World.cpp:1612
  542. autobroadcaston = 0
  543. #5 0x000000000086decc in WorldRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/WorldRunnable.cpp:60
  544. diff = 15
  545. prevSleepTime = 11
  546. #6 0x0000000000d2dd0a in ACE_Based::Thread::ThreadTask (param=0x11cff654) at /root/mangos/src/shared/Threading.cpp:187
  547. No locals.
  548. #7 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  549. No symbol table info available.
  550. #8 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  551. No symbol table info available.
  552. #9 0x0000000000000000 in ?? ()
  553. No symbol table info available.
  554.  
  555. Thread 8 (Thread 0x7fffe84c2700 (LWP 5377)):
  556. #0 SpellAuraHolder::IsDeleted (this=0x50) at /root/mangos/src/game/SpellAuras.h:91
  557. No locals.
  558. #1 0x0000000000c3fadf in Unit::HandleDummyAuraProc (this=0x7fffbacee750, pVictim=0x7fffba8ed440, damage=<value optimized out>, triggeredByAura=0x40db7d40, procSpell=0x7fffee02b170, procFlag=<value optimized out>, procEx=1, cooldown=0) at /root/mangos/src/game/UnitAuraProcHandler.cpp:974
  559. holder = <value optimized out>
  560. dummySpell = <value optimized out>
  561. castItem = 0x0
  562. triggered_spell_id = 0
  563. basepoints = {0, 0, 0}
  564. triggerEntry = <value optimized out>
  565. effIndex = EFFECT_INDEX_0
  566. triggerAmount = 1
  567. target = <value optimized out>
  568. originalCaster = {m_guid = 0}
  569. #2 0x0000000000be329e in Unit::ProcDamageAndSpellFor (this=0x7fffbacee750, isVictim=<value optimized out>, pTarget=<value optimized out>, procFlag=<value optimized out>, procExtra=<value optimized out>, attType=BASE_ATTACK, procSpell=0x7fffee02b170, damage=193) at /root/mangos/src/game/Unit.cpp:10921
  570. triggeredByAura = 0x40db7d40
  571. procResult = <value optimized out>
  572. spellProcEvent = 0x0
  573. useCharges = true
  574. procSuccess = true
  575. anyAuraProc = false
  576. triggeredByHolder = 0x40db7cd0
  577. cooldown = 0
  578. itr = {_M_node = 0x3d397fb0}
  579. removedSpells = {<std::_List_base<unsigned int, std::allocator<unsigned int> >> = {_M_impl = {<std::allocator<std::_List_node<unsigned int> >> = {<__gnu_cxx::new_allocator<std::_List_node<unsigned int> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fffe84c15d0, _M_prev = 0x7fffe84c15d0}}}, <No data fields>}
  580. 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 = 0x41a3c9a0, _M_prev = 0x42330cc0}}}, <No data fields>}
  581. #3 0x0000000000be3b30 in Unit::ProcDamageAndSpell (this=0x50, pVictim=0x7fffba8ed440, procAttacker=<value optimized out>, procVictim=1048608, procExtra=1, amount=193, attType=BASE_ATTACK, procSpell=0x7fffee02b170) at /root/mangos/src/game/Unit.cpp:5630
  582. No locals.
  583. #4 0x0000000000c6478a in Spell::DoAllEffectOnTarget (this=0x7fff9abb83a0, target=0x0) at /root/mangos/src/game/Spell.cpp:1137
  584. damageInfo = {target = 0x7fffba8ed440, attacker = 0x7fffbacee750, SpellID = 52471, damage = 193, schoolMask = SPELL_SCHOOL_MASK_NORMAL, absorb = 0, resist = 0, physicalLog = false, unused = false, blocked = 0, HitInfo = 0}
  585. mask = 1
  586. unit = 0x7fffba8ed440
  587. real_caster = 0x7fffbacee750
  588. caster = 0x7fffbacee750
  589. missInfo = <value optimized out>
  590. procVictim = 32
  591. procAttacker = 16
  592. procEx = 80
  593. #5 0x0000000000c6a7b3 in Spell::handle_immediate (this=0x7fff9abb83a0) at /root/mangos/src/game/Spell.cpp:3695
  594. buffer = {targetGUID = {m_guid = 17379391458863339577}, timeDelay = 0, HitInfo = 3129925360, damage = 32767, missCondition = SPELL_MISS_NONE, reflectResult = SPELL_MISS_NONE, effectMask = 1 '\001', processed = true}
  595. ihit = {_M_node = 0x433cab90}
  596. #6 0x0000000000c69426 in Spell::cast (this=0x7fff9abb83a0, skipCheck=false) at /root/mangos/src/game/Spell.cpp:3673
  597. castResult = <value optimized out>
  598. procTarget = 0x7fffba8ed440
  599. #7 0x0000000000c71f92 in Spell::update (this=0x7fff9abb83a0, difftime=103) at /root/mangos/src/game/Spell.cpp:3877
  600. No locals.
  601. #8 0x0000000000c724b7 in SpellEvent::Execute (this=0x7fffc057dc00, e_time=60358, p_time=103) at /root/mangos/src/game/Spell.cpp:7515
  602. No locals.
  603. #9 0x0000000000d30661 in EventProcessor::Update (this=0x7fffbacee888, p_time=103) at /root/mangos/src/framework/Utilities/EventProcessor.cpp:47
  604. Event = 0x7fffc057dc00
  605. i = {_M_node = 0x7fff9a85a770}
  606. #10 0x0000000000bf087e in Unit::Update (this=0x7fffbacee750, update_diff=103, p_time=103) at /root/mangos/src/game/Unit.cpp:340
  607. No locals.
  608. #11 0x000000000093ff6c in Creature::Update (this=0x7fffbacee750, update_diff=103, diff=103) at /root/mangos/src/game/Creature.cpp:569
  609. No locals.
  610. #12 0x0000000000bb5f9d in Pet::Update (this=0x7fffbacee750, update_diff=103, diff=103) at /root/mangos/src/game/Pet.cpp:619
  611. __FUNCTION__ = "Update"
  612. __PRETTY_FUNCTION__ = "virtual void Pet::Update(uint32, uint32)"
  613. #13 0x00000000008c8cc9 in WorldObject::UpdateHelper::Update (this=0x7fffe84c1ba0, time_diff=103) at /root/mangos/src/game/Object.h:430
  614. No locals.
  615. #14 0x0000000000b83f47 in MaNGOS::ObjectUpdater::Visit (this=0x7fffe84c1da0, m=...) at /root/mangos/src/game/GridNotifiersImpl.h:46
  616. helper = {m_obj = 0x7fffbacee750}
  617. iter = {_Ptr = 0x7fffbacf0748}
  618. #15 0x0000000000b83fc9 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > (v=..., c=...) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  619. No locals.
  620. #16 0x0000000000b86193 in Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (this=0x10939080, cell=..., visitor=...) at /root/mangos/src/game/Map.h:429
  621. x = 46
  622. y = 41
  623. cell_x = 0
  624. cell_y = 0
  625. #17 0x0000000000b79ae1 in Map::Update (this=0x10939080, t_diff=<value optimized out>) at /root/mangos/src/game/Map.cpp:500
  626. pair = {x_coord = 368, y_coord = 328}
  627. cell = {data = {Part = {grid_x = 46, grid_y = 41, cell_x = 0, cell_y = 0, nocreate = 1, reserved = 0}, All = 16779886}}
  628. y = 328
  629. x = 368
  630. plr = <value optimized out>
  631. area = {low_bound = {x_coord = 366, y_coord = 327}, high_bound = {x_coord = 369, y_coord = 330}}
  632. updater = {i_timeDiff = 103}
  633. grid_object_update = {i_visitor = @0x7fffe84c1da0}
  634. __FUNCTION__ = "Update"
  635. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  636. world_object_update = {i_visitor = @0x7fffe84c1da0}
  637. #18 0x0000000000c90b82 in MapUpdateRequest::call (this=0x7fffc4d69650) at /root/mangos/src/game/MapUpdater.cpp:74
  638. No locals.
  639. #19 0x0000000000d2f169 in DelayExecutor::svc (this=0x11cff580) at /root/mangos/src/shared/DelayExecutor.cpp:72
  640. timeout = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1313504745, tv_usec = 549719}}
  641. rq = 0x7fffc4d69650
  642. #20 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  643. No symbol table info available.
  644. #21 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  645. No symbol table info available.
  646. #22 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  647. No symbol table info available.
  648. #23 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  649. No symbol table info available.
  650. #24 0x0000000000000000 in ?? ()
  651. No symbol table info available.
  652.  
  653. Thread 7 (Thread 0x7fffe8cc3700 (LWP 5376)):
  654. #0 0x00007ffff6268e09 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  655. No symbol table info available.
  656. #1 0x00007ffff7ae03cd in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  657. No symbol table info available.
  658. #2 0x0000000000872fdb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x11cff6e0, timeout=0x7fffe8cc2e10) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  659. result = <value optimized out>
  660. #3 0x000000000087262e in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x11cff6e0, first_item=@0x7fffe8cc2de8, timeout=0x7fffe8cc2e10) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  661. ace_mon = {lock_ = 0x11cff730, owner_ = 0}
  662. #4 0x00007ffff7ac6a32 in ACE_Activation_Queue::dequeue(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  663. No symbol table info available.
  664. #5 0x0000000000d2f1a3 in DelayExecutor::svc (this=0x11cff580) at /root/mangos/src/shared/DelayExecutor.cpp:67
  665. timeout = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1313504745, tv_usec = 562227}}
  666. rq = 0x7fffaa43dc00
  667. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  668. No symbol table info available.
  669. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  670. No symbol table info available.
  671. #8 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  672. No symbol table info available.
  673. #9 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  674. No symbol table info available.
  675. #10 0x0000000000000000 in ?? ()
  676. No symbol table info available.
  677.  
  678. Thread 6 (Thread 0x7fffe94c4700 (LWP 5375)):
  679. #0 0x00007ffff626c36d in nanosleep () from /lib/libpthread.so.0
  680. No symbol table info available.
  681. #1 0x0000000000c01f48 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  682. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  683. #2 0x0000000000d2dc4e in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  684. No locals.
  685. #3 0x0000000000d2c099 in SqlDelayThread::run (this=0xc6692e0) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  686. pingEveryLoop = 180000
  687. loopCounter = 10372
  688. #4 0x0000000000d2dd0a in ACE_Based::Thread::ThreadTask (param=0x7fffe94c3e30) at /root/mangos/src/shared/Threading.cpp:187
  689. No locals.
  690. #5 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  691. No symbol table info available.
  692. #6 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  693. No symbol table info available.
  694. #7 0x0000000000000000 in ?? ()
  695. No symbol table info available.
  696.  
  697. Thread 5 (Thread 0x7ffff466f700 (LWP 5186)):
  698. #0 0x00007ffff626c36d in nanosleep () from /lib/libpthread.so.0
  699. No symbol table info available.
  700. #1 0x0000000000c01f48 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  701. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  702. #2 0x0000000000d2dc4e in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  703. No locals.
  704. #3 0x0000000000d2c099 in SqlDelayThread::run (this=0x129d200) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  705. pingEveryLoop = 180000
  706. loopCounter = 22967
  707. #4 0x0000000000d2dd0a in ACE_Based::Thread::ThreadTask (param=0x7ffff466ee30) at /root/mangos/src/shared/Threading.cpp:187
  708. No locals.
  709. #5 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  710. No symbol table info available.
  711. #6 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  712. No symbol table info available.
  713. #7 0x0000000000000000 in ?? ()
  714. No symbol table info available.
  715.  
  716. Thread 4 (Thread 0x7ffff4e70700 (LWP 5185)):
  717. #0 0x00007ffff626bb8d in read () from /lib/libpthread.so.0
  718. No symbol table info available.
  719. #1 0x00007ffff768e999 in vio_read_buff (vio=0xe, buf=0x128b620 "Ç", size=4) at viosocket.c:83
  720. rc = <value optimized out>
  721. #2 0x00007ffff768f95f in my_real_read (net=0x1286f50, complen=0x7ffff4e6fc98) at net.c:817
  722. pos = 0x128b620 "Ç"
  723. length = <value optimized out>
  724. len = 18446744073709551615
  725. remain = 16384
  726. #3 0x00007ffff768fc35 in my_net_read (net=0xe) at net.c:1012
  727. len = <value optimized out>
  728. complen = <value optimized out>
  729. #4 0x00007ffff768a55a in cli_safe_read (mysql=0xe) at client.c:691
  730. len = <value optimized out>
  731. #5 0x00007ffff768acc9 in cli_read_query_result (mysql=0x1286f50) at client.c:2816
  732. pos = <value optimized out>
  733. field_count = <value optimized out>
  734. fields = <value optimized out>
  735. length = <value optimized out>
  736. #6 0x00007ffff768914c in mysql_real_query (mysql=0x1286f50, query=<value optimized out>, length=<value optimized out>) at client.c:2920
  737. No locals.
  738. #7 0x0000000000d210fa in MySQLConnection::_Query (this=0x1286ea0, sql=0x7fff9a2ae3f0 "SELECT data,text,bag,slot,item,item_template FROM character_inventory JOIN item_instance ON character_inventory.item = item_instance.guid WHERE character_inventory.guid = '4570026' ORDER BY bag,slot", pResult=0x7ffff4e6fde0, pFields=0x7ffff4e6fdd8, pRowCount=0x7ffff4e6fdd0, pFieldCount=0x7ffff4e6fdec) at /root/mangos/src/shared/Database/DatabaseMysql.cpp:200
  739. _s = 4294967292
  740. #8 0x0000000000d21431 in MySQLConnection::Query (this=0xe, sql=0x1287610 "1085\005\061\060\067\067\066\002\061\067\r") at /root/mangos/src/shared/Database/DatabaseMysql.cpp:235
  741. result = 0x0
  742. fields = 0x0
  743. rowCount = 0
  744. fieldCount = 0
  745. #9 0x0000000000d25b25 in SqlQueryHolderEx::Execute (this=0x7fff98853860, conn=0x1286ea0) at /root/mangos/src/shared/Database/SqlOperations.cpp:222
  746. sql = 0x1287610 "1085\005\061\060\067\067\066\002\061\067\r"
  747. i = 8
  748. guard = {m_pConn = 0x1286ea0}
  749. queries = @0x7fff9a2b6820
  750. #10 0x0000000000d2c022 in SqlDelayThread::ProcessRequests (this=0x128d950) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:74
  751. s = 0x7fff98853860
  752. #11 0x0000000000d2c0a1 in SqlDelayThread::run (this=0x128d950) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:50
  753. pingEveryLoop = 180000
  754. loopCounter = 16314
  755. #12 0x0000000000d2dd0a in ACE_Based::Thread::ThreadTask (param=0xe) at /root/mangos/src/shared/Threading.cpp:187
  756. No locals.
  757. #13 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  758. No symbol table info available.
  759. #14 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  760. No symbol table info available.
  761. #15 0x0000000000000000 in ?? ()
  762. No symbol table info available.
  763.  
  764. Thread 3 (Thread 0x7ffff587e700 (LWP 5184)):
  765. #0 0x00007ffff626c36d in nanosleep () from /lib/libpthread.so.0
  766. No symbol table info available.
  767. #1 0x0000000000c01f48 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  768. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  769. #2 0x0000000000d2dc4e in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  770. No locals.
  771. #3 0x0000000000d2c099 in SqlDelayThread::run (this=0x1271270) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  772. pingEveryLoop = 180000
  773. loopCounter = 23279
  774. #4 0x0000000000d2dd0a in ACE_Based::Thread::ThreadTask (param=0x7ffff587de30) at /root/mangos/src/shared/Threading.cpp:187
  775. No locals.
  776. #5 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  777. No symbol table info available.
  778. #6 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  779. No symbol table info available.
  780. #7 0x0000000000000000 in ?? ()
  781. No symbol table info available.
  782.  
  783. Thread 1 (Thread 0x7ffff7fe0720 (LWP 5180)):
  784. #0 0x00007ffff6265285 in pthread_join () from /lib/libpthread.so.0
  785. No symbol table info available.
  786. #1 0x00007ffff7b7689b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  787. No symbol table info available.
  788. #2 0x0000000000a5a220 in WorldSocketMgr::Wait (this=0x3cf3028) at /root/mangos/src/game/WorldSocketMgr.cpp:310
  789. i = 1
  790. #3 0x000000000086731a in Master::Run (this=0x1243be0) at /root/mangos/src/mangosd/Master.cpp:322
  791. pidfile = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x1253fb8 "mangos.pid"}}
  792. rar_thread = 0x0
  793. bind_ip = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x771ded8 "0.0.0.0"}}
  794. world_thread = {m_iThreadId = 140737082300160, m_hThreadHandle = 140737082300160, m_task = 0x1094de00, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xe4e770, 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}}}
  795. cliThread = 0x3924460
  796. soap_thread = 0x3924440
  797. freeze_thread = 0x7727d90
  798. wsport = 8085
  799. #4 0x0000000000866981 in main (argc=<value optimized out>, argv=0x7fffffffe3c8) at /root/mangos/src/mangosd/Main.cpp:215
  800. cfg_file = 0x7fffffffe61b "../etc/mangosd.conf"
  801. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe3c8, optind = 3, opterr = 0, optarg = 0x0, optstring_ = 0x1236690, long_only_ = 0, has_colon_ = 1, last_option_ = 0x12365d0, nextchar_ = 0x0, optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3, long_option_ = 0x0, long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 2, cur_size_ = 2, array_ = 0x1237370, allocator_ = 0x7ffff7ddb070}, <No data fields>}}
  802. serviceDaemonMode = 0 '\000'
  803. option = <value optimized out>
  804. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  805. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  806. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  807. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  808. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  809. Player Hickaru has glyph with typeflags 128 in slot with typeflags 0, removing.
  810. Player Hickaru has not existing glyph entry 23 on index 1, spec 0
  811. Player Hickaru has not existing glyph entry 24 on index 2, spec 0
  812. Player Hickaru has not existing glyph entry 25 on index 3, spec 0
  813. Player Hickaru has not existing glyph entry 26 on index 4, spec 0
  814. DungeonResetScheduler::ScheduleReset: cannot cancel the reset, the event(0,189,501) was not found!
  815. WORLD: CMSG_ITEM_NAME_QUERY for item 48860 failed (item listed in Item.dbc but not exist in DB)
  816. WORLD: CMSG_ITEM_NAME_QUERY for item 48861 failed (item listed in Item.dbc but not exist in DB)
  817. WORLD: CMSG_ITEM_NAME_QUERY for item 48862 failed (item listed in Item.dbc but not exist in DB)
  818. WORLD: CMSG_ITEM_NAME_QUERY for item 48863 failed (item listed in Item.dbc but not exist in DB)
  819. WORLD: CMSG_ITEM_NAME_QUERY for item 48864 failed (item listed in Item.dbc but not exist in DB)
  820. Player Scarss has glyph with typeflags 128 in slot with typeflags 0, removing.
  821. Player Scarss has not existing glyph entry 23 on index 1, spec 0
  822. Player Scarss has not existing glyph entry 24 on index 2, spec 0
  823. Player Scarss has not existing glyph entry 25 on index 3, spec 0
  824. Player Scarss has not existing glyph entry 26 on index 4, spec 0
  825. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  826. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  827. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  828. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  829. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  830. Item::AddToUpdateQueueOf - Item (Guid: 1069497723) current owner (Player Himym (Guid: 4603643)) not in world!
  831. SESSION: received unexpected opcode CMSG_CREATURE_QUERY (0x0060) the player has not logged in yet
  832. Item::AddToUpdateQueueOf - Item (Guid: 1067917818) current owner (Player Ferenor (Guid: 4460038)) not in world!
  833. SESSION: received unexpected opcode CMSG_QUERY_GET_ALL_QUESTS (0x0500) the player has not logged in yet
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement