Advertisement
Guest User

Untitled

a guest
Sep 27th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 63.46 KB | None | 0 0
  1. [New Thread 0x7fffd1bbf700 (LWP 28542)]
  2. [New Thread 0x7fffd0bbd700 (LWP 28544)]
  3. [New Thread 0x7fffd03bc700 (LWP 28545)]
  4. [New Thread 0x7fffcfbbb700 (LWP 28546)]
  5. [New Thread 0x7fffcf3ba700 (LWP 28547)]
  6. [New Thread 0x7fffcebb9700 (LWP 28548)]
  7. [New Thread 0x7fffce3b8700 (LWP 28549)]
  8. [New Thread 0x7fffcdbb7700 (LWP 28550)]
  9. [New Thread 0x7fffcd3b6700 (LWP 28551)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffd3cc3700 (LWP 28538)]
  13. Unit::CheckAllControlledUnits<IsAttackingPlayerHelper> (this=0x7fff74f3e080, func=..., controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6207
  14. 6207 return ObjectAccessor::FindPet(guid);
  15. #0 Unit::CheckAllControlledUnits<IsAttackingPlayerHelper> (this=0x7fff74f3e080, func=..., controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6207
  16. #1 0x00000000007863fb in isAttackingPlayer (this=0x93d0000, func=<value optimized out>, controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6053
  17. #2 operator() (this=0x93d0000, func=<value optimized out>, controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6045
  18. #3 Unit::CheckAllControlledUnits<IsAttackingPlayerHelper> (this=0x93d0000, func=<value optimized out>, controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.h:2243
  19. #4 0x000000000078660c in Unit::isAttackingPlayer (this=0x7fff74f3e080) at /root/mangosdev/src/game/Unit.cpp:6053
  20. #5 0x0000000000786c92 in Unit::IsHostileTo (this=<value optimized out>, unit=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:5696
  21. #6 0x000000000053f921 in operator() (this=0x7fffd3cc2a50, m=<value optimized out>) at /root/mangosdev/src/game/GridNotifiers.h:1073
  22. #7 MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>::Visit (this=0x7fffd3cc2a50, m=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:526
  23. #8 0x0000000000536910 in VisitorHelper<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>, Creature> (this=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  24. #9 VisitorHelper<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  25. #10 VisitorHelper<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  26. #11 VisitorHelper<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  27. #12 Visit (this=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  28. #13 Visit<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck> > (this=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  29. #14 Visit<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  30. #15 Visit<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  31. #16 Visit<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=<value optimized out>) at /root/mangosdev/src/game/CellImpl.h:115
  32. #17 Visit<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=<value optimized out>) at /root/mangosdev/src/game/CellImpl.h:56
  33. #18 VisitGridObjects<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck> > (this=<value optimized out>) at /root/mangosdev/src/game/CellImpl.h:182
  34. #19 Creature::CallAssistance (this=<value optimized out>) at /root/mangosdev/src/game/Creature.cpp:1797
  35. #20 0x0000000000788d05 in Unit::Attack (this=0x7fff78d9e080, victim=0x93d0000, meleeAttack=true) at /root/mangosdev/src/game/Unit.cpp:5944
  36. #21 0x00000000007b1736 in CreatureEventAI::AttackStart (this=0x7fff78e60770, who=0x93d0000) at /root/mangosdev/src/game/CreatureEventAI.cpp:1050
  37. #22 0x00000000007738a4 in Unit::SelectHostileTarget (this=0x7fff78d9e080) at /root/mangosdev/src/game/Unit.cpp:9236
  38. #23 0x00000000007b674b in CreatureEventAI::UpdateAI (this=0x7fff78e60770, diff=3553372399) at /root/mangosdev/src/game/CreatureEventAI.cpp:1138
  39. #24 0x00000000005380ed in Creature::Update (this=0x7fff78d9e080, update_diff=113, diff=113) at /root/mangosdev/src/game/Creature.cpp:581
  40. #25 0x0000000000649e21 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:434
  41. #26 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  42. #27 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  43. #28 0x0000000000646eba in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x2f50000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  44. #29 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x2f50000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  45. #30 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x2f50000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  46. #31 Visit (this=0x2f50000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  47. #32 Visit<MaNGOS::ObjectUpdater> (this=0x2f50000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  48. #33 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x2f50000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  49. #34 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x2f50000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  50. #35 Map::Update (this=0x2f50000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  51. #36 0x0000000000813ef2 in MapUpdateRequest::call (this=0x7fffcc0e3a88) at /root/mangosdev/src/game/MapUpdater.cpp:74
  52. #37 0x0000000000a7f197 in DelayExecutor::svc (this=0x7fffd511ef70) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  53. #38 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  54. #39 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  55. #40 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  56. #41 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  57. #42 0x0000000000000000 in ?? ()
  58. #0 Unit::CheckAllControlledUnits<IsAttackingPlayerHelper> (this=0x7fff74f3e080, func=..., controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6207
  59. No locals.
  60. #1 0x00000000007863fb in isAttackingPlayer (this=0x93d0000, func=<value optimized out>, controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6053
  61. No locals.
  62. #2 operator() (this=0x93d0000, func=<value optimized out>, controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6045
  63. No locals.
  64. #3 Unit::CheckAllControlledUnits<IsAttackingPlayerHelper> (this=0x93d0000, func=<value optimized out>, controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.h:2243
  65. pet = 0x7fff74f3e080
  66. #4 0x000000000078660c in Unit::isAttackingPlayer (this=0x7fff74f3e080) at /root/mangosdev/src/game/Unit.cpp:6053
  67. No locals.
  68. #5 0x0000000000786c92 in Unit::IsHostileTo (this=<value optimized out>, unit=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:5696
  69. tester_faction = 0x123c230
  70. target_faction = <value optimized out>
  71. testerOwner = 0x7fff78d96080
  72. targetOwner = <value optimized out>
  73. tester = 0x7fff78d96080
  74. target = 0x93d0000
  75. #6 0x000000000053f921 in operator() (this=0x7fffd3cc2a50, m=<value optimized out>) at /root/mangosdev/src/game/GridNotifiers.h:1073
  76. No locals.
  77. #7 MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>::Visit (this=0x7fffd3cc2a50, m=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:526
  78. No locals.
  79. #8 0x0000000000536910 in VisitorHelper<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>, Creature> (this=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  80. No locals.
  81. #9 VisitorHelper<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  82. No locals.
  83. #10 VisitorHelper<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  84. No locals.
  85. #11 VisitorHelper<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  86. No locals.
  87. #12 Visit (this=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  88. No locals.
  89. #13 Visit<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck> > (this=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  90. No locals.
  91. #14 Visit<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  92. No locals.
  93. #15 Visit<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  94. x = 9
  95. y = 0
  96. #16 Visit<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=<value optimized out>) at /root/mangosdev/src/game/CellImpl.h:115
  97. r_zone = {data = {Part = {grid_x = 9, grid_y = 33, cell_x = 4, cell_y = 1, nocreate = 1, reserved = 0}, All = 17057865}}
  98. y = 265
  99. x = 76
  100. area = {low_bound = {x_coord = 75, y_coord = 265}, high_bound = {x_coord = 76, y_coord = 265}}
  101. #17 Visit<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=<value optimized out>) at /root/mangosdev/src/game/CellImpl.h:56
  102. No locals.
  103. #18 VisitGridObjects<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck> > (this=<value optimized out>) at /root/mangosdev/src/game/CellImpl.h:182
  104. cell = {data = {Part = {grid_x = 9, grid_y = 33, cell_x = 3, cell_y = 1, nocreate = 1, reserved = 0}, All = 17053769}}
  105. gnotifier = {i_visitor = @0x7fffd3cc2a50}
  106. #19 Creature::CallAssistance (this=<value optimized out>) at /root/mangosdev/src/game/Creature.cpp:1797
  107. u_check = {i_funit = 0x7fff78d9e080, i_enemy = 0x93d0000, i_range = 10}
  108. searcher = {i_phaseMask = 1, i_objects = @0x7fffd3cc2aa0, i_check = @0x7fffd3cc2a70}
  109. assistList = {<std::_List_base<Creature*, std::allocator<Creature*> >> = {_M_impl = {<std::allocator<std::_List_node<Creature*> >> = {<__gnu_cxx::new_allocator<std::_List_node<Creature*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fffd3cc2aa0, _M_prev = 0x7fffd3cc2aa0}}}, <No data fields>}
  110. radius = 2.2958874e-41
  111. #20 0x0000000000788d05 in Unit::Attack (this=0x7fff78d9e080, victim=0x93d0000, meleeAttack=true) at /root/mangosdev/src/game/Unit.cpp:5944
  112. No locals.
  113. #21 0x00000000007b1736 in CreatureEventAI::AttackStart (this=0x7fff78e60770, who=0x93d0000) at /root/mangosdev/src/game/CreatureEventAI.cpp:1050
  114. No locals.
  115. #22 0x00000000007738a4 in Unit::SelectHostileTarget (this=0x7fff78d9e080) at /root/mangosdev/src/game/Unit.cpp:9236
  116. __FUNCTION__ = "SelectHostileTarget"
  117. __PRETTY_FUNCTION__ = "bool Unit::SelectHostileTarget()"
  118. target = 0x93d0000
  119. oldTarget = 0x0
  120. #23 0x00000000007b674b in CreatureEventAI::UpdateAI (this=0x7fff78e60770, diff=3553372399) at /root/mangosdev/src/game/CreatureEventAI.cpp:1138
  121. Combat = <value optimized out>
  122. #24 0x00000000005380ed in Creature::Update (this=0x7fff78d9e080, update_diff=113, diff=113) at /root/mangosdev/src/game/Creature.cpp:581
  123. No locals.
  124. #25 0x0000000000649e21 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:434
  125. No locals.
  126. #26 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  127. No locals.
  128. #27 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  129. No locals.
  130. #28 0x0000000000646eba in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x2f50000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  131. No locals.
  132. #29 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x2f50000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  133. No locals.
  134. #30 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x2f50000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  135. No locals.
  136. #31 Visit (this=0x2f50000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  137. No locals.
  138. #32 Visit<MaNGOS::ObjectUpdater> (this=0x2f50000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  139. No locals.
  140. #33 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x2f50000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  141. No locals.
  142. #34 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x2f50000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  143. x = 3
  144. y = 2800566272
  145. cell_x = <value optimized out>
  146. cell_y = 1
  147. #35 Map::Update (this=0x2f50000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  148. pair = {x_coord = 75, y_coord = 265}
  149. cell = {data = {Part = {grid_x = 9, grid_y = 33, cell_x = 3, cell_y = 1, nocreate = 1, reserved = 0}, All = 17053769}}
  150. y = 265
  151. x = 75
  152. plr = <value optimized out>
  153. updater = {i_timeDiff = 113}
  154. __FUNCTION__ = "Update"
  155. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  156. #36 0x0000000000813ef2 in MapUpdateRequest::call (this=0x7fffcc0e3a88) at /root/mangosdev/src/game/MapUpdater.cpp:74
  157. No locals.
  158. #37 0x0000000000a7f197 in DelayExecutor::svc (this=0x7fffd511ef70) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  159. 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 = 1312046829, tv_usec = 43281}}
  160. rq = <value optimized out>
  161. #38 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  162. No symbol table info available.
  163. #39 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  164. No symbol table info available.
  165. #40 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  166. No symbol table info available.
  167. #41 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  168. No symbol table info available.
  169. #42 0x0000000000000000 in ?? ()
  170. No symbol table info available.
  171. 20 Thread 0x7fffcd3b6700 (LWP 28551) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  172. 19 Thread 0x7fffcdbb7700 (LWP 28550) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  173. 18 Thread 0x7fffce3b8700 (LWP 28549) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  174. 17 Thread 0x7fffcebb9700 (LWP 28548) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  175. 16 Thread 0x7fffcf3ba700 (LWP 28547) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  176. 15 Thread 0x7fffcfbbb700 (LWP 28546) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  177. 14 Thread 0x7fffd03bc700 (LWP 28545) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  178. 13 Thread 0x7fffd0bbd700 (LWP 28544) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  179. 12 Thread 0x7fffd1bbf700 (LWP 28542) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  180. 11 Thread 0x7fffd13be700 (LWP 28543) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  181. 10 Thread 0x7fffd23c0700 (LWP 28541) 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  182. 9 Thread 0x7fffd2bc1700 (LWP 28540) 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  183. 8 Thread 0x7fffd34c2700 (LWP 28539) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  184. * 7 Thread 0x7fffd3cc3700 (LWP 28538) Unit::CheckAllControlledUnits<IsAttackingPlayerHelper> (this=0x7fff74f3e080, func=..., controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6207
  185. 6 Thread 0x7fffd46c4700 (LWP 28537) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  186. 5 Thread 0x7ffff4225700 (LWP 28536) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  187. 4 Thread 0x7ffff4a26700 (LWP 28535) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  188. 3 Thread 0x7ffff5434700 (LWP 28534) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  189. 1 Thread 0x7ffff7feb720 (LWP 28530) 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  190.  
  191. Thread 20 (Thread 0x7fffcd3b6700 (LWP 28551)):
  192. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  193. No symbol table info available.
  194. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  195. No symbol table info available.
  196. #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
  197. No symbol table info available.
  198. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  199. No symbol table info available.
  200. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  201. No symbol table info available.
  202. #5 0x0000000000524528 in ReactorRunnable::svc (this=0x7fffd3d019b0) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  203. 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 = 7609}}
  204. __FUNCTION__ = "svc"
  205. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  206. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  207. No symbol table info available.
  208. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  209. No symbol table info available.
  210. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  211. No symbol table info available.
  212. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  213. No symbol table info available.
  214. #10 0x0000000000000000 in ?? ()
  215. No symbol table info available.
  216.  
  217. Thread 19 (Thread 0x7fffcdbb7700 (LWP 28550)):
  218. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  219. No symbol table info available.
  220. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  221. No symbol table info available.
  222. #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
  223. No symbol table info available.
  224. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  225. No symbol table info available.
  226. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  227. No symbol table info available.
  228. #5 0x0000000000524528 in ReactorRunnable::svc (this=0x7fffd3d01878) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  229. 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 = 8288}}
  230. __FUNCTION__ = "svc"
  231. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  232. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  233. No symbol table info available.
  234. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  235. No symbol table info available.
  236. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  237. No symbol table info available.
  238. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  239. No symbol table info available.
  240. #10 0x0000000000000000 in ?? ()
  241. No symbol table info available.
  242.  
  243. Thread 18 (Thread 0x7fffce3b8700 (LWP 28549)):
  244. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  245. No symbol table info available.
  246. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  247. No symbol table info available.
  248. #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
  249. No symbol table info available.
  250. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  251. No symbol table info available.
  252. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  253. No symbol table info available.
  254. #5 0x0000000000524528 in ReactorRunnable::svc (this=0x7fffd3d01740) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  255. 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}}
  256. __FUNCTION__ = "svc"
  257. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  258. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  259. No symbol table info available.
  260. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  261. No symbol table info available.
  262. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  263. No symbol table info available.
  264. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  265. No symbol table info available.
  266. #10 0x0000000000000000 in ?? ()
  267. No symbol table info available.
  268.  
  269. Thread 17 (Thread 0x7fffcebb9700 (LWP 28548)):
  270. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  271. No symbol table info available.
  272. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  273. No symbol table info available.
  274. #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
  275. No symbol table info available.
  276. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  277. No symbol table info available.
  278. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  279. No symbol table info available.
  280. #5 0x0000000000524528 in ReactorRunnable::svc (this=0x7fffd3d01608) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  281. 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}}
  282. __FUNCTION__ = "svc"
  283. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  284. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  285. No symbol table info available.
  286. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  287. No symbol table info available.
  288. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  289. No symbol table info available.
  290. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  291. No symbol table info available.
  292. #10 0x0000000000000000 in ?? ()
  293. No symbol table info available.
  294.  
  295. Thread 16 (Thread 0x7fffcf3ba700 (LWP 28547)):
  296. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  297. No symbol table info available.
  298. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  299. No symbol table info available.
  300. #2 0x00000000005132ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd2c9ff00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  301. result = <value optimized out>
  302. #3 0x0000000000514427 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd2c9ff00, first_item=@0x7fffcf3b9e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  303. ace_mon = {lock_ = 0x7fffd2c9ff50, owner_ = 0}
  304. #4 0x00000000005130f8 in getq (this=0x7fffd23bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  305. No locals.
  306. #5 SOAPWorkingThread::svc (this=0x7fffd23bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  307. mb = 0x0
  308. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  309. No symbol table info available.
  310. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  311. No symbol table info available.
  312. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  313. No symbol table info available.
  314. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  315. No symbol table info available.
  316. #10 0x0000000000000000 in ?? ()
  317. No symbol table info available.
  318.  
  319. Thread 15 (Thread 0x7fffcfbbb700 (LWP 28546)):
  320. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  321. No symbol table info available.
  322. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  323. No symbol table info available.
  324. #2 0x00000000005132ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd2c9ff00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  325. result = <value optimized out>
  326. #3 0x0000000000514427 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd2c9ff00, first_item=@0x7fffcfbbae28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  327. ace_mon = {lock_ = 0x7fffd2c9ff50, owner_ = 0}
  328. #4 0x00000000005130f8 in getq (this=0x7fffd23bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  329. No locals.
  330. #5 SOAPWorkingThread::svc (this=0x7fffd23bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  331. mb = 0x0
  332. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  333. No symbol table info available.
  334. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  335. No symbol table info available.
  336. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  337. No symbol table info available.
  338. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  339. No symbol table info available.
  340. #10 0x0000000000000000 in ?? ()
  341. No symbol table info available.
  342.  
  343. Thread 14 (Thread 0x7fffd03bc700 (LWP 28545)):
  344. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  345. No symbol table info available.
  346. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  347. No symbol table info available.
  348. #2 0x00000000005132ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd2c9ff00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  349. result = <value optimized out>
  350. #3 0x0000000000514427 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd2c9ff00, first_item=@0x7fffd03bbe28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  351. ace_mon = {lock_ = 0x7fffd2c9ff50, owner_ = 0}
  352. #4 0x00000000005130f8 in getq (this=0x7fffd23bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  353. No locals.
  354. #5 SOAPWorkingThread::svc (this=0x7fffd23bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  355. mb = 0x0
  356. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  357. No symbol table info available.
  358. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  359. No symbol table info available.
  360. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  361. No symbol table info available.
  362. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  363. No symbol table info available.
  364. #10 0x0000000000000000 in ?? ()
  365. No symbol table info available.
  366.  
  367. Thread 13 (Thread 0x7fffd0bbd700 (LWP 28544)):
  368. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  369. No symbol table info available.
  370. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  371. No symbol table info available.
  372. #2 0x00000000005132ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd2c9ff00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  373. result = <value optimized out>
  374. #3 0x0000000000514427 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd2c9ff00, first_item=@0x7fffd0bbce28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  375. ace_mon = {lock_ = 0x7fffd2c9ff50, owner_ = 0}
  376. #4 0x00000000005130f8 in getq (this=0x7fffd23bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  377. No locals.
  378. #5 SOAPWorkingThread::svc (this=0x7fffd23bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  379. mb = 0x0
  380. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  381. No symbol table info available.
  382. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  383. No symbol table info available.
  384. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  385. No symbol table info available.
  386. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  387. No symbol table info available.
  388. #10 0x0000000000000000 in ?? ()
  389. No symbol table info available.
  390.  
  391. Thread 12 (Thread 0x7fffd1bbf700 (LWP 28542)):
  392. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  393. No symbol table info available.
  394. #1 0x0000000000a796c9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  395. rqtp = {tv_sec = 1, tv_nsec = 0}
  396. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  397. No locals.
  398. #3 0x000000000051e92b in FreezeDetectorRunnable::run (this=0x7fffd3ce6840) at /root/mangosdev/src/mangosd/Master.cpp:79
  399. curtime = 4294966780
  400. #4 0x0000000000a7999a in ACE_Based::Thread::ThreadTask (param=0x7fffd1bbee30) at /root/mangosdev/src/shared/Threading.cpp:187
  401. No locals.
  402. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  403. No symbol table info available.
  404. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  405. No symbol table info available.
  406. #7 0x0000000000000000 in ?? ()
  407. No symbol table info available.
  408.  
  409. Thread 11 (Thread 0x7fffd13be700 (LWP 28543)):
  410. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  411. No symbol table info available.
  412. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  413. No symbol table info available.
  414. #2 0x00000000005132ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd2c9ff00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  415. result = <value optimized out>
  416. #3 0x0000000000514427 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd2c9ff00, first_item=@0x7fffd13bde28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  417. ace_mon = {lock_ = 0x7fffd2c9ff50, owner_ = 0}
  418. #4 0x00000000005130f8 in getq (this=0x7fffd23bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  419. No locals.
  420. #5 SOAPWorkingThread::svc (this=0x7fffd23bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  421. mb = 0x0
  422. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  423. No symbol table info available.
  424. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  425. No symbol table info available.
  426. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  427. No symbol table info available.
  428. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  429. No symbol table info available.
  430. #10 0x0000000000000000 in ?? ()
  431. No symbol table info available.
  432.  
  433. Thread 10 (Thread 0x7fffd23c0700 (LWP 28541)):
  434. #0 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  435. No symbol table info available.
  436. #1 0x0000000000af578e in tcp_select (soap=0x7fffd23a4590, s=32, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4418
  437. tv = {tv_sec = 0, tv_usec = 558619}
  438. fd = {{fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}}
  439. sfd = 0x7fffd23a43c0
  440. efd = 0x7fffd23a4440
  441. r = <value optimized out>
  442. rfd = 0x7fffd23a4340
  443. #2 0x0000000000b033df in soap_accept (soap=0x7fffd23a4590) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4486
  444. r = -514
  445. err = -514
  446. n = 16
  447. len = 65536
  448. set = 1
  449. #3 0x00000000005125c7 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/MaNGOSsoap.cpp:51
  450. thread_soap = <value optimized out>
  451. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fffd2c9ff00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  452. soap = {_vptr.soap = 0xbc5870, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xbc217b "%.9G", double_format = 0xbc2180 "%.17lG", dime_id_format = 0xbc2187 "cid:id%d", http_version = 0xbc2190 "1.1", http_content = 0x0, encodingStyle = 0xbc4da0 "", actor = 0x0, lang = 0xbc2aac "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 = 0xe81120, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x28cdd70, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffcca27fb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xb15f90 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xaf3a50 <http_get(soap*)>, fput = 0xaf3a60 <http_405(soap*)>, fdel = 0xaf3a60 <http_405(soap*)>, fhead = 0xaf3a60 <http_405(soap*)>, fform = 0, fposthdr = 0xafbc70 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xaf6b80 <http_response(soap*, int, size_t)>, fparse = 0xb07590 <http_parse(soap*)>, fparsehdr = 0xb153d0 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xaf8ee0 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xaf8ec0 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xaf8eb0 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xb0ad70 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xaf8ed0 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xaf3360 <tcp_disconnect(soap*)>, fsend = 0xaf8b90 <fsend(soap*, char const*, size_t)>, frecv = 0xaf8960 <frecv(soap*, char*, size_t)>, fpoll = 0xb03840 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xaf6b20 <fplugin(soap*, char const*)>, fmalloc = 0, fprepareinit = 0, fpreparesend = 0, fpreparerecv = 0, fpreparefinal = 0, fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0, fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0, fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0, fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 32, socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0, buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0, length = 0, labbuf = 0x0, lablen = 0, labidx = 0, buf = '\000' <repeats 65535 times>, msgbuf = '\000' <repeats 1023 times>, tmpbuf = '\000' <repeats 1023 times>, tag = '\000' <repeats 1023 times>, id = '\000' <repeats 1023 times>, href = '\000' <repeats 1023 times>, type = '\000' <repeats 1023 times>, arrayType = '\000' <repeats 1023 times>, arraySize = '\000' <repeats 1023 times>, arrayOffset = '\000' <repeats 1023 times>, other = 0, position = 0, positions = {0 <repeats 16 times>}, root = 0, attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9, alloced = 0, peeked = 0, chunksize = 0, chunkbuflen = 0, endpoint = '\000' <repeats 1023 times>, path = '\000' <repeats 1023 times>, host = '\000' <repeats 1023 times>, action = 0x0, authrealm = 0x0, prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0, tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0, max_keep_alive = 100, proxy_http_version = 0xbc2194 "1.0", proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0, proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0, errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0, chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0, type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0}, mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0, last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {0x0, 0x0, 0x0}, mht = {0x0 <repeats 1024 times>}, c14ninclude = 0x0, c14nexclude = 0x0, cookies = 0x0, cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32, ipv6_multicast_if = 0, ipv4_multicast_if = 0x0, ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16, fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0, session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0, dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0, randfile = 0x0, session_host = '\000' <repeats 889 times>, "+ÊÒÿ\177\000\000³à|öÿ\177", '\000' <repeats 18 times>, "x\020\000\000\000\000\000\000\000\000ÊÒÿ\177\000\000\t\000\000\000\000\000\000\000\033\000\000\000\000\000\000\000\000\000ÊÒÿ\177\000\000zç|öÿ\177\000\000 ý;Òÿ\177\000\000\000?yéPñ\220\v\000\000\000\000\000\000\000\000\000+ÊÒÿ\177\000\000\001\000\000\000\000\000\000\000\210\006<Òÿ\177\000\000\000\a<Òÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff67d02f4, z_crc = 0, z_dict = 0x9d2ca0000 <Address 0x9d2ca0000 out of bounds>, z_dict_len = 4097, zlib_state = 0, zlib_in = 0, zlib_out = 26520, z_buf = 0x7ffff7fe6788 "", z_buflen = 0, z_level = 0, z_ratio_in = 4.59163468e-41, z_ratio_out = -1.28310675e+33}
  453. m = <value optimized out>
  454. s = -514
  455. #4 0x0000000000a7999a in ACE_Based::Thread::ThreadTask (param=0x21) at /root/mangosdev/src/shared/Threading.cpp:187
  456. No locals.
  457. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  458. No symbol table info available.
  459. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  460. No symbol table info available.
  461. #7 0x0000000000000000 in ?? ()
  462. No symbol table info available.
  463.  
  464. Thread 9 (Thread 0x7fffd2bc1700 (LWP 28540)):
  465. #0 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  466. No symbol table info available.
  467. #1 0x00007ffff5b6fb14 in usleep () from /lib/libc.so.6
  468. No symbol table info available.
  469. #2 0x000000000051fc4e in CliRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/CliRunnable.cpp:617
  470. command_str = <value optimized out>
  471. commandbuf = "\000@ËÒÿ\177\000\000ô\002}öÿ\177", '\000' <repeats 11 times>, "@ËÒ\b\000\000\000\001\020\000\000\000\000\000\000\230jþ÷ÿ\177\000\000\210jþ÷ÿ\177", '\000' <repeats 11 times>, "@ËÒÿ\177\000\000V\f}öÿ\177", '\000' <repeats 11 times>, "?yéPñ\220\vx\020\000\000\000\000\000\000\000kËÒÿ\177\000\000°~ý÷ÿ\177\000\000\210\026¼Òÿ\177\000\000\000\027¼Òÿ\177", '\000' <repeats 18 times>, "Fh²÷ÿ\177\000\000\000\200ÜÓÿ\177\000\000\\ø|öÿ\177\000\000è\215ÜÓÿ\177", '\000' <repeats 11 times>, "kËÒÿ\177\000\000Pmé\000\000\000\000\000À\031¼Ò"...
  472. #3 0x0000000000a7999a in ACE_Based::Thread::ThreadTask (param=0x7fffd2bc0c40) at /root/mangosdev/src/shared/Threading.cpp:187
  473. No locals.
  474. #4 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  475. No symbol table info available.
  476. #5 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  477. No symbol table info available.
  478. #6 0x0000000000000000 in ?? ()
  479. No symbol table info available.
  480.  
  481. Thread 8 (Thread 0x7fffd34c2700 (LWP 28539)):
  482. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  483. No symbol table info available.
  484. #1 0x00007ffff7ae037a in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  485. No symbol table info available.
  486. #2 0x0000000000813840 in MapUpdater::wait (this=0x7fffd511ef68) at /root/mangosdev/src/game/MapUpdater.cpp:107
  487. guard = {lock_ = 0x7fffd511f080, owner_ = 0}
  488. #3 0x0000000000580cd8 in MapManager::Update (this=0x7fffd511ee80, diff=<value optimized out>) at /root/mangosdev/src/game/MapManager.cpp:247
  489. No locals.
  490. #4 0x0000000000663bdd in World::Update (this=0x7ffff7f77900, diff=36) at /root/mangosdev/src/game/World.cpp:1610
  491. autobroadcaston = 0
  492. #5 0x000000000051bafd in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  493. diff = 36
  494. prevSleepTime = 22
  495. #6 0x0000000000a7999a in ACE_Based::Thread::ThreadTask (param=0x7fffd511f044) at /root/mangosdev/src/shared/Threading.cpp:187
  496. No locals.
  497. #7 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  498. No symbol table info available.
  499. #8 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  500. No symbol table info available.
  501. #9 0x0000000000000000 in ?? ()
  502. No symbol table info available.
  503.  
  504. Thread 7 (Thread 0x7fffd3cc3700 (LWP 28538)):
  505. #0 Unit::CheckAllControlledUnits<IsAttackingPlayerHelper> (this=0x7fff74f3e080, func=..., controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6207
  506. No locals.
  507. #1 0x00000000007863fb in isAttackingPlayer (this=0x93d0000, func=<value optimized out>, controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6053
  508. No locals.
  509. #2 operator() (this=0x93d0000, func=<value optimized out>, controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6045
  510. No locals.
  511. #3 Unit::CheckAllControlledUnits<IsAttackingPlayerHelper> (this=0x93d0000, func=<value optimized out>, controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.h:2243
  512. pet = 0x7fff74f3e080
  513. #4 0x000000000078660c in Unit::isAttackingPlayer (this=0x7fff74f3e080) at /root/mangosdev/src/game/Unit.cpp:6053
  514. No locals.
  515. #5 0x0000000000786c92 in Unit::IsHostileTo (this=<value optimized out>, unit=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:5696
  516. tester_faction = 0x123c230
  517. target_faction = <value optimized out>
  518. testerOwner = 0x7fff78d96080
  519. targetOwner = <value optimized out>
  520. tester = 0x7fff78d96080
  521. target = 0x93d0000
  522. #6 0x000000000053f921 in operator() (this=0x7fffd3cc2a50, m=<value optimized out>) at /root/mangosdev/src/game/GridNotifiers.h:1073
  523. No locals.
  524. #7 MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>::Visit (this=0x7fffd3cc2a50, m=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:526
  525. No locals.
  526. #8 0x0000000000536910 in VisitorHelper<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>, Creature> (this=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  527. No locals.
  528. #9 VisitorHelper<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  529. No locals.
  530. #10 VisitorHelper<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  531. No locals.
  532. #11 VisitorHelper<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  533. No locals.
  534. #12 Visit (this=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  535. No locals.
  536. #13 Visit<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck> > (this=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  537. No locals.
  538. #14 Visit<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  539. No locals.
  540. #15 Visit<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  541. x = 9
  542. y = 0
  543. #16 Visit<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=<value optimized out>) at /root/mangosdev/src/game/CellImpl.h:115
  544. r_zone = {data = {Part = {grid_x = 9, grid_y = 33, cell_x = 4, cell_y = 1, nocreate = 1, reserved = 0}, All = 17057865}}
  545. y = 265
  546. x = 76
  547. area = {low_bound = {x_coord = 75, y_coord = 265}, high_bound = {x_coord = 76, y_coord = 265}}
  548. #17 Visit<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck>, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=<value optimized out>) at /root/mangosdev/src/game/CellImpl.h:56
  549. No locals.
  550. #18 VisitGridObjects<MaNGOS::CreatureListSearcher<MaNGOS::AnyAssistCreatureInRangeCheck> > (this=<value optimized out>) at /root/mangosdev/src/game/CellImpl.h:182
  551. cell = {data = {Part = {grid_x = 9, grid_y = 33, cell_x = 3, cell_y = 1, nocreate = 1, reserved = 0}, All = 17053769}}
  552. gnotifier = {i_visitor = @0x7fffd3cc2a50}
  553. #19 Creature::CallAssistance (this=<value optimized out>) at /root/mangosdev/src/game/Creature.cpp:1797
  554. u_check = {i_funit = 0x7fff78d9e080, i_enemy = 0x93d0000, i_range = 10}
  555. searcher = {i_phaseMask = 1, i_objects = @0x7fffd3cc2aa0, i_check = @0x7fffd3cc2a70}
  556. assistList = {<std::_List_base<Creature*, std::allocator<Creature*> >> = {_M_impl = {<std::allocator<std::_List_node<Creature*> >> = {<__gnu_cxx::new_allocator<std::_List_node<Creature*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fffd3cc2aa0, _M_prev = 0x7fffd3cc2aa0}}}, <No data fields>}
  557. radius = 2.2958874e-41
  558. #20 0x0000000000788d05 in Unit::Attack (this=0x7fff78d9e080, victim=0x93d0000, meleeAttack=true) at /root/mangosdev/src/game/Unit.cpp:5944
  559. No locals.
  560. #21 0x00000000007b1736 in CreatureEventAI::AttackStart (this=0x7fff78e60770, who=0x93d0000) at /root/mangosdev/src/game/CreatureEventAI.cpp:1050
  561. No locals.
  562. #22 0x00000000007738a4 in Unit::SelectHostileTarget (this=0x7fff78d9e080) at /root/mangosdev/src/game/Unit.cpp:9236
  563. __FUNCTION__ = "SelectHostileTarget"
  564. __PRETTY_FUNCTION__ = "bool Unit::SelectHostileTarget()"
  565. target = 0x93d0000
  566. oldTarget = 0x0
  567. #23 0x00000000007b674b in CreatureEventAI::UpdateAI (this=0x7fff78e60770, diff=3553372399) at /root/mangosdev/src/game/CreatureEventAI.cpp:1138
  568. Combat = <value optimized out>
  569. #24 0x00000000005380ed in Creature::Update (this=0x7fff78d9e080, update_diff=113, diff=113) at /root/mangosdev/src/game/Creature.cpp:581
  570. No locals.
  571. #25 0x0000000000649e21 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:434
  572. No locals.
  573. #26 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  574. No locals.
  575. #27 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  576. No locals.
  577. #28 0x0000000000646eba in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x2f50000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  578. No locals.
  579. #29 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x2f50000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  580. No locals.
  581. #30 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x2f50000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  582. No locals.
  583. #31 Visit (this=0x2f50000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  584. No locals.
  585. #32 Visit<MaNGOS::ObjectUpdater> (this=0x2f50000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  586. No locals.
  587. #33 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x2f50000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  588. No locals.
  589. #34 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x2f50000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  590. x = 3
  591. y = 2800566272
  592. cell_x = <value optimized out>
  593. cell_y = 1
  594. #35 Map::Update (this=0x2f50000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  595. pair = {x_coord = 75, y_coord = 265}
  596. cell = {data = {Part = {grid_x = 9, grid_y = 33, cell_x = 3, cell_y = 1, nocreate = 1, reserved = 0}, All = 17053769}}
  597. y = 265
  598. x = 75
  599. plr = <value optimized out>
  600. updater = {i_timeDiff = 113}
  601. __FUNCTION__ = "Update"
  602. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  603. #36 0x0000000000813ef2 in MapUpdateRequest::call (this=0x7fffcc0e3a88) at /root/mangosdev/src/game/MapUpdater.cpp:74
  604. No locals.
  605. #37 0x0000000000a7f197 in DelayExecutor::svc (this=0x7fffd511ef70) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  606. 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 = 1312046829, tv_usec = 43281}}
  607. rq = <value optimized out>
  608. #38 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  609. No symbol table info available.
  610. #39 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  611. No symbol table info available.
  612. #40 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  613. No symbol table info available.
  614. #41 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  615. No symbol table info available.
  616. #42 0x0000000000000000 in ?? ()
  617. No symbol table info available.
  618.  
  619. Thread 6 (Thread 0x7fffd46c4700 (LWP 28537)):
  620. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  621. No symbol table info available.
  622. #1 0x0000000000a796c9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  623. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  624. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  625. No locals.
  626. #3 0x0000000000a7890a in SqlDelayThread::run (this=0x7fffd5259540) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  627. pingEveryLoop = 180000
  628. loopCounter = 26354
  629. #4 0x0000000000a7999a in ACE_Based::Thread::ThreadTask (param=0x7fffd46c3e30) at /root/mangosdev/src/shared/Threading.cpp:187
  630. No locals.
  631. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  632. No symbol table info available.
  633. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  634. No symbol table info available.
  635. #7 0x0000000000000000 in ?? ()
  636. No symbol table info available.
  637.  
  638. Thread 5 (Thread 0x7ffff4225700 (LWP 28536)):
  639. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  640. No symbol table info available.
  641. #1 0x0000000000a796c9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  642. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  643. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  644. No locals.
  645. #3 0x0000000000a7890a in SqlDelayThread::run (this=0x7ffff7f87dc0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  646. pingEveryLoop = 180000
  647. loopCounter = 28509
  648. #4 0x0000000000a7999a in ACE_Based::Thread::ThreadTask (param=0x7ffff4224e30) at /root/mangosdev/src/shared/Threading.cpp:187
  649. No locals.
  650. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  651. No symbol table info available.
  652. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  653. No symbol table info available.
  654. #7 0x0000000000000000 in ?? ()
  655. No symbol table info available.
  656.  
  657. Thread 4 (Thread 0x7ffff4a26700 (LWP 28535)):
  658. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  659. No symbol table info available.
  660. #1 0x0000000000a796c9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  661. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  662. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  663. No locals.
  664. #3 0x0000000000a7890a in SqlDelayThread::run (this=0x7ffff7f87e80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  665. pingEveryLoop = 180000
  666. loopCounter = 22997
  667. #4 0x0000000000a7999a in ACE_Based::Thread::ThreadTask (param=0x7ffff4a25e30) at /root/mangosdev/src/shared/Threading.cpp:187
  668. No locals.
  669. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  670. No symbol table info available.
  671. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  672. No symbol table info available.
  673. #7 0x0000000000000000 in ?? ()
  674. No symbol table info available.
  675.  
  676. Thread 3 (Thread 0x7ffff5434700 (LWP 28534)):
  677. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  678. No symbol table info available.
  679. #1 0x0000000000a796c9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  680. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  681. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  682. No locals.
  683. #3 0x0000000000a7890a in SqlDelayThread::run (this=0x7ffff7f87f40) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  684. pingEveryLoop = 180000
  685. loopCounter = 29125
  686. #4 0x0000000000a7999a in ACE_Based::Thread::ThreadTask (param=0x7ffff5433e30) at /root/mangosdev/src/shared/Threading.cpp:187
  687. No locals.
  688. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  689. No symbol table info available.
  690. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  691. No symbol table info available.
  692. #7 0x0000000000000000 in ?? ()
  693. No symbol table info available.
  694.  
  695. Thread 1 (Thread 0x7ffff7feb720 (LWP 28530)):
  696. #0 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  697. No symbol table info available.
  698. #1 0x00007ffff7b7689b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  699. No symbol table info available.
  700. #2 0x0000000000522a30 in Wait (this=0x7fffd3daa1b8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:101
  701. No locals.
  702. #3 WorldSocketMgr::Wait (this=0x7fffd3daa1b8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:310
  703. i = 1
  704. #4 0x000000000051c953 in Master::Run (this=<value optimized out>) at /root/mangosdev/src/mangosd/Master.cpp:322
  705. pidfile = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff7fdbf28 "mangos.pid"}}
  706. rar_thread = 0x0
  707. bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffd3d8c5b8 "0.0.0.0"}}
  708. world_thread = {m_iThreadId = 140736738371328, m_hThreadHandle = 140736738371328, m_task = 0x7fffd5241d20, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xbbef90, 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}}}
  709. cliThread = 0x7fffd53928c0
  710. soap_thread = 0x7fffd53928d8
  711. freeze_thread = 0x7fffd5392908
  712. #5 0x00000000005152fb in main (argc=<value optimized out>, argv=0x7fffffffe1f8) at /root/mangosdev/src/mangosd/Main.cpp:212
  713. cfg_file = 0x7fffffffe45e "../etc/mangosd.conf"
  714. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe1f8, optind = 3, opterr = 0, optarg = 0x0, optstring_ = 0x7ffff7fdbf88, long_only_ = 0, has_colon_ = 1, last_option_ = 0x7ffff7fdbf60, nextchar_ = 0x0, optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3, long_option_ = 0x0, long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 2, cur_size_ = 2, array_ = 0x7ffff7fcbf70, allocator_ = 0x7ffff7ddb070}, <No data fields>}}
  715. serviceDaemonMode = 0 '\000'
  716. option = <value optimized out>
  717. CastSpell: cast spell 53639 by caster Creature (Entry: 29173 Guid: 116836) failed - victim is NULL
  718. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 198 account Id 208996
  719. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 246 account Id 244759
  720. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 12 account Id 289161
  721. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 484 account Id 236940
  722. CastSpell: cast spell 53635 by caster Creature (Entry: 29173 Guid: 116836) failed - victim is NULL
  723. Item::AddToUpdateQueueOf - Item (Guid: 215373901) current owner (Player Ashanty (Guid: 250884)) not in world!
  724. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 694 account Id 296583
  725. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 385 account Id 319964
  726. CastSpell: cast spell 53640 by caster Creature (Entry: 29173 Guid: 116836) failed - victim is NULL
  727. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 765 account Id 85018
  728. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 51 account Id 175210
  729. CastSpell: cast spell 49723 by caster Creature (Entry: 29173 Guid: 116836) failed - victim is NULL
  730. CastSpell: cast spell 53639 by caster Creature (Entry: 29173 Guid: 116836) failed - victim is NULL
  731. Not controlled pet 3 lost view from owner, removed. Owner = 49783, distance = 0, pet GUID =
  732. Not controlled pet 2 lost view from owner, removed. Owner = 49783, distance = 0, pet GUID =
  733. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 113 account Id 273569
  734. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 121 account Id 315670
  735. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 438 account Id 321975
  736. CastSpell: cast spell 53635 by caster Creature (Entry: 29173 Guid: 116836) failed - victim is NULL
  737. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 329 account Id 316284
  738. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 476 account Id 228784
  739. CastSpell: cast spell 53640 by caster Creature (Entry: 29173 Guid: 116836) failed - victim is NULL
  740. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 617 account Id 303001
  741. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 12 account Id 285395
  742. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 694 account Id 329599
  743. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 617 account Id 118675
  744. CastSpell: cast spell 49723 by caster Creature (Entry: 29173 Guid: 116836) failed - victim is NULL
  745. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 497 account Id 285154
  746. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 438 account Id 251143
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement