Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.28 KB | None | 0 0
  1. [New Thread 0x7fffd02bc700 (LWP 17186)]
  2. [New Thread 0x7fffcfabb700 (LWP 17187)]
  3. [New Thread 0x7fffcf2ba700 (LWP 17188)]
  4. [New Thread 0x7fffceab9700 (LWP 17189)]
  5. [New Thread 0x7fffce2b8700 (LWP 17190)]
  6. [New Thread 0x7fffcdab7700 (LWP 17191)]
  7. [New Thread 0x7fffcd2b6700 (LWP 17192)]
  8. [New Thread 0x7fffcc9b5700 (LWP 17193)]
  9. [Thread 0x7fffd32c2700 (LWP 17180) exited]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffd3ac3700 (LWP 17179)]
  13. Unit::IsImmunedToDamage (this=0x7fffb1178100, shoolMask=SPELL_SCHOOL_MASK_SHADOW) at /root/mangosdev/src/game/Unit.cpp:7652
  14. 7652 if (itr->type & shoolMask)
  15. #0 Unit::IsImmunedToDamage (this=0x7fffb1178100, shoolMask=SPELL_SCHOOL_MASK_SHADOW) at /root/mangosdev/src/game/Unit.cpp:7652
  16. #1 0x00000000008d6a94 in Spell::DoSpellHitOnUnit (this=0x7fffae6e9d00, unit=0x7fffb1178100, effectMask=2971107976, isReflected=false) at /root/mangosdev/src/game/Spell.cpp:1235
  17. #2 0x00000000008d785b in Spell::DoAllEffectOnTarget (this=0x7fffae6e9d00, target=0x7fffb0114c40) at /root/mangosdev/src/game/Spell.cpp:1053
  18. #3 0x00000000008f36a0 in Spell::handle_delayed (this=0x7fffae6e9d00, t_offset=450) at /root/mangosdev/src/game/Spell.cpp:3750
  19. #4 0x00000000008f6599 in SpellEvent::Execute (this=0x7fffae6e0b80, e_time=77891, p_time=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:7627
  20. #5 0x0000000000a7f4ff in EventProcessor::Update (this=0x7fffc3d98228, p_time=150) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  21. #6 0x0000000000789ccc in Unit::Update (this=0x7fffc3d98100, update_diff=150, p_time=150) at /root/mangosdev/src/game/Unit.cpp:330
  22. #7 0x0000000000537fdc in Creature::Update (this=0x7fffc3d98100, update_diff=150, diff=150) at /root/mangosdev/src/game/Creature.cpp:566
  23. #8 0x0000000000649781 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:434
  24. #9 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  25. #10 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  26. #11 0x00000000006479ed in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0xac74000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  27. #12 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0xac74000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  28. #13 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0xac74000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  29. #14 Visit (this=0xac74000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  30. #15 Visit<MaNGOS::ObjectUpdater> (this=0xac74000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  31. #16 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0xac74000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  32. #17 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0xac74000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  33. #18 Map::Update (this=0xac74000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  34. #19 0x00000000008134a2 in MapUpdateRequest::call (this=0x7fffae818798) at /root/mangosdev/src/game/MapUpdater.cpp:74
  35. #20 0x0000000000a7e4b7 in DelayExecutor::svc (this=0x7fffd4eaa7f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  36. #21 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  37. #22 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  38. #23 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  39. #24 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  40. #25 0x0000000000000000 in ?? ()
  41. #0 Unit::IsImmunedToDamage (this=0x7fffb1178100, shoolMask=SPELL_SCHOOL_MASK_SHADOW) at /root/mangosdev/src/game/Unit.cpp:7652
  42. No locals.
  43. #1 0x00000000008d6a94 in Spell::DoSpellHitOnUnit (this=0x7fffae6e9d00, unit=0x7fffb1178100, effectMask=2971107976, isReflected=false) at /root/mangosdev/src/game/Spell.cpp:1235
  44. realCaster = 0x7fffc3d98100
  45. #2 0x00000000008d785b in Spell::DoAllEffectOnTarget (this=0x7fffae6e9d00, target=0x7fffb0114c40) at /root/mangosdev/src/game/Spell.cpp:1053
  46. mask = 2
  47. unit = 0x7fffb1178100
  48. real_caster = 0x7fffc3d98100
  49. caster = 0x7fffc3d98100
  50. missInfo = SPELL_MISS_NONE
  51. procVictim = 131072
  52. procAttacker = 65536
  53. procEx = <value optimized out>
  54. #3 0x00000000008f36a0 in Spell::handle_delayed (this=0x7fffae6e9d00, t_offset=450) at /root/mangosdev/src/game/Spell.cpp:3750
  55. next_time = 0
  56. #4 0x00000000008f6599 in SpellEvent::Execute (this=0x7fffae6e0b80, e_time=77891, p_time=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:7627
  57. n_offset = <value optimized out>
  58. #5 0x0000000000a7f4ff in EventProcessor::Update (this=0x7fffc3d98228, p_time=150) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  59. Event = 0x7fffae6e0b80
  60. #6 0x0000000000789ccc in Unit::Update (this=0x7fffc3d98100, update_diff=150, p_time=150) at /root/mangosdev/src/game/Unit.cpp:330
  61. No locals.
  62. #7 0x0000000000537fdc in Creature::Update (this=0x7fffc3d98100, update_diff=150, diff=150) at /root/mangosdev/src/game/Creature.cpp:566
  63. No locals.
  64. #8 0x0000000000649781 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:434
  65. No locals.
  66. #9 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  67. No locals.
  68. #10 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  69. No locals.
  70. #11 0x00000000006479ed in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0xac74000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  71. No locals.
  72. #12 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0xac74000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  73. No locals.
  74. #13 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0xac74000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  75. No locals.
  76. #14 Visit (this=0xac74000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  77. No locals.
  78. #15 Visit<MaNGOS::ObjectUpdater> (this=0xac74000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  79. No locals.
  80. #16 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0xac74000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  81. No locals.
  82. #17 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0xac74000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  83. x = 178569216
  84. y = <value optimized out>
  85. cell_x = 2
  86. cell_y = 1
  87. #18 Map::Update (this=0xac74000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  88. pair = {x_coord = 290, y_coord = 177}
  89. cell = {data = {Part = {grid_x = 36, grid_y = 22, cell_x = 2, cell_y = 1, nocreate = 1, reserved = 0}, All = 17048996}}
  90. y = 177
  91. x = 290
  92. plr = <value optimized out>
  93. area = {low_bound = {x_coord = 289, y_coord = 175}, high_bound = {x_coord = 291, y_coord = 178}}
  94. updater = {i_timeDiff = 150}
  95. __FUNCTION__ = "Update"
  96. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  97. #19 0x00000000008134a2 in MapUpdateRequest::call (this=0x7fffae818798) at /root/mangosdev/src/game/MapUpdater.cpp:74
  98. No locals.
  99. #20 0x0000000000a7e4b7 in DelayExecutor::svc (this=0x7fffd4eaa7f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  100. 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 = 1311983557, tv_usec = 712414}}
  101. rq = <value optimized out>
  102. #21 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  103. No symbol table info available.
  104. #22 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  105. No symbol table info available.
  106. #23 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  107. No symbol table info available.
  108. #24 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  109. No symbol table info available.
  110. #25 0x0000000000000000 in ?? ()
  111. No symbol table info available.
  112. 21 Thread 0x7fffcc9b5700 (LWP 17193) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  113. 20 Thread 0x7fffcd2b6700 (LWP 17192) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  114. 19 Thread 0x7fffcdab7700 (LWP 17191) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  115. 18 Thread 0x7fffce2b8700 (LWP 17190) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  116. 17 Thread 0x7fffceab9700 (LWP 17189) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  117. 16 Thread 0x7fffcf2ba700 (LWP 17188) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  118. 15 Thread 0x7fffcfabb700 (LWP 17187) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  119. 14 Thread 0x7fffd02bc700 (LWP 17186) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  120. 13 Thread 0x7fffd0abd700 (LWP 17185) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  121. 12 Thread 0x7fffd12be700 (LWP 17184) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  122. 11 Thread 0x7fffd1abf700 (LWP 17183) 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  123. 10 Thread 0x7fffd22c0700 (LWP 17182) 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  124. 9 Thread 0x7fffd2ac1700 (LWP 17181) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  125. * 7 Thread 0x7fffd3ac3700 (LWP 17179) Unit::IsImmunedToDamage (this=0x7fffb1178100, shoolMask=SPELL_SCHOOL_MASK_SHADOW) at /root/mangosdev/src/game/Unit.cpp:7652
  126. 6 Thread 0x7fffd44c4700 (LWP 17178) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  127. 5 Thread 0x7ffff4225700 (LWP 17177) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  128. 4 Thread 0x7ffff4a26700 (LWP 17176) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  129. 3 Thread 0x7ffff5434700 (LWP 17175) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  130. 1 Thread 0x7ffff7feb720 (LWP 17171) 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  131.  
  132. Thread 21 (Thread 0x7fffcc9b5700 (LWP 17193)):
  133. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  134. No symbol table info available.
  135. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  136. No symbol table info available.
  137. #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
  138. No symbol table info available.
  139. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  140. No symbol table info available.
  141. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  142. No symbol table info available.
  143. #5 0x0000000000524488 in ReactorRunnable::svc (this=0x7fffd3b7a0b0) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  144. 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 = 9037}}
  145. __FUNCTION__ = "svc"
  146. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  147. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  148. No symbol table info available.
  149. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  150. No symbol table info available.
  151. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  152. No symbol table info available.
  153. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  154. No symbol table info available.
  155. #10 0x0000000000000000 in ?? ()
  156. No symbol table info available.
  157.  
  158. Thread 20 (Thread 0x7fffcd2b6700 (LWP 17192)):
  159. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  160. No symbol table info available.
  161. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  162. No symbol table info available.
  163. #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
  164. No symbol table info available.
  165. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  166. No symbol table info available.
  167. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  168. No symbol table info available.
  169. #5 0x0000000000524488 in ReactorRunnable::svc (this=0x7fffd3b79f78) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  170. 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 = 9082}}
  171. __FUNCTION__ = "svc"
  172. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  173. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  174. No symbol table info available.
  175. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  176. No symbol table info available.
  177. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  178. No symbol table info available.
  179. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  180. No symbol table info available.
  181. #10 0x0000000000000000 in ?? ()
  182. No symbol table info available.
  183.  
  184. Thread 19 (Thread 0x7fffcdab7700 (LWP 17191)):
  185. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  186. No symbol table info available.
  187. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  188. No symbol table info available.
  189. #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
  190. No symbol table info available.
  191. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  192. No symbol table info available.
  193. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  194. No symbol table info available.
  195. #5 0x0000000000524488 in ReactorRunnable::svc (this=0x7fffd3b79e40) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  196. 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}}
  197. __FUNCTION__ = "svc"
  198. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  199. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  200. No symbol table info available.
  201. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  202. No symbol table info available.
  203. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  204. No symbol table info available.
  205. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  206. No symbol table info available.
  207. #10 0x0000000000000000 in ?? ()
  208. No symbol table info available.
  209.  
  210. Thread 18 (Thread 0x7fffce2b8700 (LWP 17190)):
  211. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  212. No symbol table info available.
  213. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  214. No symbol table info available.
  215. #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
  216. No symbol table info available.
  217. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  218. No symbol table info available.
  219. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  220. No symbol table info available.
  221. #5 0x0000000000524488 in ReactorRunnable::svc (this=0x7fffd3b79d08) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  222. 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}}
  223. __FUNCTION__ = "svc"
  224. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  225. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  226. No symbol table info available.
  227. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  228. No symbol table info available.
  229. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  230. No symbol table info available.
  231. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  232. No symbol table info available.
  233. #10 0x0000000000000000 in ?? ()
  234. No symbol table info available.
  235.  
  236. Thread 17 (Thread 0x7fffceab9700 (LWP 17189)):
  237. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  238. No symbol table info available.
  239. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  240. No symbol table info available.
  241. #2 0x000000000051320b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3b27f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  242. result = <value optimized out>
  243. #3 0x0000000000514387 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3b27f00, first_item=@0x7fffceab8e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  244. ace_mon = {lock_ = 0x7fffd3b27f50, owner_ = 0}
  245. #4 0x0000000000513058 in getq (this=0x7fffd1abed90) at /opt/mangos/include/ace/Task_T.inl:22
  246. No locals.
  247. #5 SOAPWorkingThread::svc (this=0x7fffd1abed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  248. mb = 0x0
  249. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  250. No symbol table info available.
  251. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  252. No symbol table info available.
  253. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  254. No symbol table info available.
  255. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  256. No symbol table info available.
  257. #10 0x0000000000000000 in ?? ()
  258. No symbol table info available.
  259.  
  260. Thread 16 (Thread 0x7fffcf2ba700 (LWP 17188)):
  261. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  262. No symbol table info available.
  263. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  264. No symbol table info available.
  265. #2 0x000000000051320b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3b27f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  266. result = <value optimized out>
  267. #3 0x0000000000514387 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3b27f00, first_item=@0x7fffcf2b9e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  268. ace_mon = {lock_ = 0x7fffd3b27f50, owner_ = 0}
  269. #4 0x0000000000513058 in getq (this=0x7fffd1abed90) at /opt/mangos/include/ace/Task_T.inl:22
  270. No locals.
  271. #5 SOAPWorkingThread::svc (this=0x7fffd1abed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  272. mb = 0x0
  273. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  274. No symbol table info available.
  275. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  276. No symbol table info available.
  277. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  278. No symbol table info available.
  279. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  280. No symbol table info available.
  281. #10 0x0000000000000000 in ?? ()
  282. No symbol table info available.
  283.  
  284. Thread 15 (Thread 0x7fffcfabb700 (LWP 17187)):
  285. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  286. No symbol table info available.
  287. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  288. No symbol table info available.
  289. #2 0x000000000051320b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3b27f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  290. result = <value optimized out>
  291. #3 0x0000000000514387 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3b27f00, first_item=@0x7fffcfabae28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  292. ace_mon = {lock_ = 0x7fffd3b27f50, owner_ = 0}
  293. #4 0x0000000000513058 in getq (this=0x7fffd1abed90) at /opt/mangos/include/ace/Task_T.inl:22
  294. No locals.
  295. #5 SOAPWorkingThread::svc (this=0x7fffd1abed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  296. mb = 0x0
  297. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  298. No symbol table info available.
  299. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  300. No symbol table info available.
  301. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  302. No symbol table info available.
  303. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  304. No symbol table info available.
  305. #10 0x0000000000000000 in ?? ()
  306. No symbol table info available.
  307.  
  308. Thread 14 (Thread 0x7fffd02bc700 (LWP 17186)):
  309. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  310. No symbol table info available.
  311. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  312. No symbol table info available.
  313. #2 0x000000000051320b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3b27f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  314. result = <value optimized out>
  315. #3 0x0000000000514387 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3b27f00, first_item=@0x7fffd02bbe28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  316. ace_mon = {lock_ = 0x7fffd3b27f50, owner_ = 0}
  317. #4 0x0000000000513058 in getq (this=0x7fffd1abed90) at /opt/mangos/include/ace/Task_T.inl:22
  318. No locals.
  319. #5 SOAPWorkingThread::svc (this=0x7fffd1abed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  320. mb = 0x0
  321. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  322. No symbol table info available.
  323. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  324. No symbol table info available.
  325. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  326. No symbol table info available.
  327. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  328. No symbol table info available.
  329. #10 0x0000000000000000 in ?? ()
  330. No symbol table info available.
  331.  
  332. Thread 13 (Thread 0x7fffd0abd700 (LWP 17185)):
  333. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  334. No symbol table info available.
  335. #1 0x0000000000a789e9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  336. rqtp = {tv_sec = 1, tv_nsec = 0}
  337. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  338. No locals.
  339. #3 0x000000000051e88b in FreezeDetectorRunnable::run (this=0x7fffd3b64b58) at /root/mangosdev/src/mangosd/Master.cpp:79
  340. curtime = 4294966780
  341. #4 0x0000000000a78cba in ACE_Based::Thread::ThreadTask (param=0x7fffd0abce30) at /root/mangosdev/src/shared/Threading.cpp:187
  342. No locals.
  343. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  344. No symbol table info available.
  345. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  346. No symbol table info available.
  347. #7 0x0000000000000000 in ?? ()
  348. No symbol table info available.
  349.  
  350. Thread 12 (Thread 0x7fffd12be700 (LWP 17184)):
  351. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  352. No symbol table info available.
  353. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  354. No symbol table info available.
  355. #2 0x000000000051320b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3b27f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  356. result = <value optimized out>
  357. #3 0x0000000000514387 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3b27f00, first_item=@0x7fffd12bde28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  358. ace_mon = {lock_ = 0x7fffd3b27f50, owner_ = 0}
  359. #4 0x0000000000513058 in getq (this=0x7fffd1abed90) at /opt/mangos/include/ace/Task_T.inl:22
  360. No locals.
  361. #5 SOAPWorkingThread::svc (this=0x7fffd1abed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  362. mb = 0x0
  363. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  364. No symbol table info available.
  365. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  366. No symbol table info available.
  367. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  368. No symbol table info available.
  369. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  370. No symbol table info available.
  371. #10 0x0000000000000000 in ?? ()
  372. No symbol table info available.
  373.  
  374. Thread 11 (Thread 0x7fffd1abf700 (LWP 17183)):
  375. #0 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  376. No symbol table info available.
  377. #1 0x0000000000af4aae in tcp_select (soap=0x7fffd1aa3590, s=32, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4418
  378. tv = {tv_sec = 0, tv_usec = 196136}
  379. fd = {{fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}}
  380. sfd = 0x7fffd1aa33c0
  381. efd = 0x7fffd1aa3440
  382. r = <value optimized out>
  383. rfd = 0x7fffd1aa3340
  384. #2 0x0000000000b026ff in soap_accept (soap=0x7fffd1aa3590) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4486
  385. r = -514
  386. err = -514
  387. n = 16
  388. len = 65536
  389. set = 1
  390. #3 0x0000000000512527 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/MaNGOSsoap.cpp:51
  391. thread_soap = <value optimized out>
  392. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fffd3b27f00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  393. soap = {_vptr.soap = 0xbc4af0, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xbc13fb "%.9G", double_format = 0xbc1400 "%.17lG", dime_id_format = 0xbc1407 "cid:id%d", http_version = 0xbc1410 "1.1", http_content = 0x0, encodingStyle = 0xbc4020 "", actor = 0x0, lang = 0xbc1d2c "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 = 0xe80120, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x2fbe260, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffcc10ffb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xb152b0 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xaf2d70 <http_get(soap*)>, fput = 0xaf2d80 <http_405(soap*)>, fdel = 0xaf2d80 <http_405(soap*)>, fhead = 0xaf2d80 <http_405(soap*)>, fform = 0, fposthdr = 0xafaf90 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xaf5ea0 <http_response(soap*, int, size_t)>, fparse = 0xb068b0 <http_parse(soap*)>, fparsehdr = 0xb146f0 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xaf8200 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xaf81e0 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xaf81d0 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xb0a090 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xaf81f0 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xaf2680 <tcp_disconnect(soap*)>, fsend = 0xaf7eb0 <fsend(soap*, char const*, size_t)>, frecv = 0xaf7c80 <frecv(soap*, char*, size_t)>, fpoll = 0xb02b60 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xaf5e40 <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 = 0xbc1414 "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À²Óÿ\177\000\000\n\000\000\000\000\000\000\000\033\000\000\000\000\000\000\000\000À²Óÿ\177\000\000zç|öÿ\177\000\000 í«Ñÿ\177\000\000\000Ìð,\017-\022\031\000\000\000\000\000\000\000\000\000ë²Óÿ\177\000\000\001\000\000\000\000\000\000\000\210ö«Ñÿ\177\000\000\000÷«Ñÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff67d02f4, z_crc = 0, z_dict = 0xad3b2c000 <Address 0xad3b2c000 out of bounds>, z_dict_len = 4097, zlib_state = 0, zlib_in = 0, zlib_out = 25752, z_buf = 0x7ffff7fe6488 "", z_buflen = 0, z_level = 49152, z_ratio_in = 4.59163468e-41, z_ratio_out = -1.28310675e+33}
  394. m = <value optimized out>
  395. s = -514
  396. #4 0x0000000000a78cba in ACE_Based::Thread::ThreadTask (param=0x21) at /root/mangosdev/src/shared/Threading.cpp:187
  397. No locals.
  398. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  399. No symbol table info available.
  400. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  401. No symbol table info available.
  402. #7 0x0000000000000000 in ?? ()
  403. No symbol table info available.
  404.  
  405. Thread 10 (Thread 0x7fffd22c0700 (LWP 17182)):
  406. #0 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  407. No symbol table info available.
  408. #1 0x00007ffff5b6fb14 in usleep () from /lib/libc.so.6
  409. No symbol table info available.
  410. #2 0x000000000051fbae in CliRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/CliRunnable.cpp:617
  411. command_str = <value optimized out>
  412. commandbuf = "\000@³Óÿ\177\000\000ô\002}öÿ\177", '\000' <repeats 11 times>, "@³Ó\t\000\000\000\001\020\000\000\000\000\000\000\230gþ÷ÿ\177\000\000\210gþ÷ÿ\177", '\000' <repeats 11 times>, "@³Óÿ\177\000\000V\f}öÿ\177", '\000' <repeats 11 times>, "Ìð,\017-\022\031x\020\000\000\000\000\000\000\000k³Óÿ\177\000\000°~ý÷ÿ\177\000\000\210\006,Òÿ\177\000\000\000\a,Òÿ\177", '\000' <repeats 18 times>, "Fh²÷ÿ\177\000\000\000\200ÁÓÿ\177\000\000\\ø|öÿ\177\000\000¨²ÁÓÿ\177", '\000' <repeats 11 times>, "k³Óÿ\177\000\000P]é\000\000\000\000\000À\t,Ò"...
  413. #3 0x0000000000a78cba in ACE_Based::Thread::ThreadTask (param=0x7fffd22bfc40) at /root/mangosdev/src/shared/Threading.cpp:187
  414. No locals.
  415. #4 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  416. No symbol table info available.
  417. #5 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  418. No symbol table info available.
  419. #6 0x0000000000000000 in ?? ()
  420. No symbol table info available.
  421.  
  422. Thread 9 (Thread 0x7fffd2ac1700 (LWP 17181)):
  423. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  424. No symbol table info available.
  425. #1 0x00007ffff7ae037a in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  426. No symbol table info available.
  427. #2 0x0000000000812df0 in MapUpdater::wait (this=0x7fffd4eaa7e8) at /root/mangosdev/src/game/MapUpdater.cpp:107
  428. guard = {lock_ = 0x7fffd4eaa900, owner_ = 0}
  429. #3 0x0000000000580c08 in MapManager::Update (this=0x7fffd4eaa700, diff=<value optimized out>) at /root/mangosdev/src/game/MapManager.cpp:247
  430. No locals.
  431. #4 0x00000000006632ed in World::Update (this=0x7ffff7f77900, diff=51) at /root/mangosdev/src/game/World.cpp:1610
  432. autobroadcaston = 0
  433. #5 0x000000000051ba5d in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  434. diff = 51
  435. prevSleepTime = 50
  436. #6 0x0000000000a78cba in ACE_Based::Thread::ThreadTask (param=0x7fffd4eaa8c4) at /root/mangosdev/src/shared/Threading.cpp:187
  437. No locals.
  438. #7 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  439. No symbol table info available.
  440. #8 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  441. No symbol table info available.
  442. #9 0x0000000000000000 in ?? ()
  443. No symbol table info available.
  444.  
  445. Thread 7 (Thread 0x7fffd3ac3700 (LWP 17179)):
  446. #0 Unit::IsImmunedToDamage (this=0x7fffb1178100, shoolMask=SPELL_SCHOOL_MASK_SHADOW) at /root/mangosdev/src/game/Unit.cpp:7652
  447. No locals.
  448. #1 0x00000000008d6a94 in Spell::DoSpellHitOnUnit (this=0x7fffae6e9d00, unit=0x7fffb1178100, effectMask=2971107976, isReflected=false) at /root/mangosdev/src/game/Spell.cpp:1235
  449. realCaster = 0x7fffc3d98100
  450. #2 0x00000000008d785b in Spell::DoAllEffectOnTarget (this=0x7fffae6e9d00, target=0x7fffb0114c40) at /root/mangosdev/src/game/Spell.cpp:1053
  451. mask = 2
  452. unit = 0x7fffb1178100
  453. real_caster = 0x7fffc3d98100
  454. caster = 0x7fffc3d98100
  455. missInfo = SPELL_MISS_NONE
  456. procVictim = 131072
  457. procAttacker = 65536
  458. procEx = <value optimized out>
  459. #3 0x00000000008f36a0 in Spell::handle_delayed (this=0x7fffae6e9d00, t_offset=450) at /root/mangosdev/src/game/Spell.cpp:3750
  460. next_time = 0
  461. #4 0x00000000008f6599 in SpellEvent::Execute (this=0x7fffae6e0b80, e_time=77891, p_time=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:7627
  462. n_offset = <value optimized out>
  463. #5 0x0000000000a7f4ff in EventProcessor::Update (this=0x7fffc3d98228, p_time=150) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  464. Event = 0x7fffae6e0b80
  465. #6 0x0000000000789ccc in Unit::Update (this=0x7fffc3d98100, update_diff=150, p_time=150) at /root/mangosdev/src/game/Unit.cpp:330
  466. No locals.
  467. #7 0x0000000000537fdc in Creature::Update (this=0x7fffc3d98100, update_diff=150, diff=150) at /root/mangosdev/src/game/Creature.cpp:566
  468. No locals.
  469. #8 0x0000000000649781 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:434
  470. No locals.
  471. #9 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  472. No locals.
  473. #10 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  474. No locals.
  475. #11 0x00000000006479ed in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0xac74000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  476. No locals.
  477. #12 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0xac74000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  478. No locals.
  479. #13 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0xac74000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  480. No locals.
  481. #14 Visit (this=0xac74000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  482. No locals.
  483. #15 Visit<MaNGOS::ObjectUpdater> (this=0xac74000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  484. No locals.
  485. #16 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0xac74000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  486. No locals.
  487. #17 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0xac74000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  488. x = 178569216
  489. y = <value optimized out>
  490. cell_x = 2
  491. cell_y = 1
  492. #18 Map::Update (this=0xac74000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  493. pair = {x_coord = 290, y_coord = 177}
  494. cell = {data = {Part = {grid_x = 36, grid_y = 22, cell_x = 2, cell_y = 1, nocreate = 1, reserved = 0}, All = 17048996}}
  495. y = 177
  496. x = 290
  497. plr = <value optimized out>
  498. area = {low_bound = {x_coord = 289, y_coord = 175}, high_bound = {x_coord = 291, y_coord = 178}}
  499. updater = {i_timeDiff = 150}
  500. __FUNCTION__ = "Update"
  501. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  502. #19 0x00000000008134a2 in MapUpdateRequest::call (this=0x7fffae818798) at /root/mangosdev/src/game/MapUpdater.cpp:74
  503. No locals.
  504. #20 0x0000000000a7e4b7 in DelayExecutor::svc (this=0x7fffd4eaa7f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  505. 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 = 1311983557, tv_usec = 712414}}
  506. rq = <value optimized out>
  507. #21 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  508. No symbol table info available.
  509. #22 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  510. No symbol table info available.
  511. #23 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  512. No symbol table info available.
  513. #24 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  514. No symbol table info available.
  515. #25 0x0000000000000000 in ?? ()
  516. No symbol table info available.
  517.  
  518. Thread 6 (Thread 0x7fffd44c4700 (LWP 17178)):
  519. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  520. No symbol table info available.
  521. #1 0x0000000000a789e9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  522. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  523. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  524. No locals.
  525. #3 0x0000000000a77c2a in SqlDelayThread::run (this=0x7fffd50d6980) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  526. pingEveryLoop = 180000
  527. loopCounter = 10154
  528. #4 0x0000000000a78cba in ACE_Based::Thread::ThreadTask (param=0x7fffd44c3e30) at /root/mangosdev/src/shared/Threading.cpp:187
  529. No locals.
  530. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  531. No symbol table info available.
  532. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  533. No symbol table info available.
  534. #7 0x0000000000000000 in ?? ()
  535. No symbol table info available.
  536.  
  537. Thread 5 (Thread 0x7ffff4225700 (LWP 17177)):
  538. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  539. No symbol table info available.
  540. #1 0x0000000000a789e9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  541. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  542. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  543. No locals.
  544. #3 0x0000000000a77c2a in SqlDelayThread::run (this=0x7ffff7f87dc0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  545. pingEveryLoop = 180000
  546. loopCounter = 12571
  547. #4 0x0000000000a78cba in ACE_Based::Thread::ThreadTask (param=0x7ffff4224e30) at /root/mangosdev/src/shared/Threading.cpp:187
  548. No locals.
  549. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  550. No symbol table info available.
  551. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  552. No symbol table info available.
  553. #7 0x0000000000000000 in ?? ()
  554. No symbol table info available.
  555.  
  556. Thread 4 (Thread 0x7ffff4a26700 (LWP 17176)):
  557. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  558. No symbol table info available.
  559. #1 0x0000000000a789e9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  560. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  561. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  562. No locals.
  563. #3 0x0000000000a77c2a in SqlDelayThread::run (this=0x7ffff7f87e80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  564. pingEveryLoop = 180000
  565. loopCounter = 10650
  566. #4 0x0000000000a78cba in ACE_Based::Thread::ThreadTask (param=0x7ffff4a25e30) at /root/mangosdev/src/shared/Threading.cpp:187
  567. No locals.
  568. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  569. No symbol table info available.
  570. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  571. No symbol table info available.
  572. #7 0x0000000000000000 in ?? ()
  573. No symbol table info available.
  574.  
  575. Thread 3 (Thread 0x7ffff5434700 (LWP 17175)):
  576. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  577. No symbol table info available.
  578. #1 0x0000000000a789e9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  579. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  580. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  581. No locals.
  582. #3 0x0000000000a77c2a in SqlDelayThread::run (this=0x7ffff7f87f40) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  583. pingEveryLoop = 180000
  584. loopCounter = 12734
  585. #4 0x0000000000a78cba in ACE_Based::Thread::ThreadTask (param=0x7ffff5433e30) at /root/mangosdev/src/shared/Threading.cpp:187
  586. No locals.
  587. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  588. No symbol table info available.
  589. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  590. No symbol table info available.
  591. #7 0x0000000000000000 in ?? ()
  592. No symbol table info available.
  593.  
  594. Thread 1 (Thread 0x7ffff7feb720 (LWP 17171)):
  595. #0 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  596. No symbol table info available.
  597. #1 0x00007ffff7b7689b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  598. No symbol table info available.
  599. #2 0x0000000000522990 in Wait (this=0x7fffd3c457b8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:101
  600. No locals.
  601. #3 WorldSocketMgr::Wait (this=0x7fffd3c457b8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:310
  602. i = 1
  603. #4 0x000000000051c8b3 in Master::Run (this=<value optimized out>) at /root/mangosdev/src/mangosd/Master.cpp:322
  604. 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"}}
  605. rar_thread = 0x0
  606. bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffd3c1ec78 "0.0.0.0"}}
  607. world_thread = {m_iThreadId = 140736727881472, m_hThreadHandle = 140736727881472, m_task = 0x7fffd3c8e390, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xbbe210, 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}}}
  608. cliThread = 0x7fffd528c310
  609. soap_thread = 0x7fffd528c328
  610. freeze_thread = 0x7fffd528c358
  611. #5 0x000000000051525b in main (argc=<value optimized out>, argv=0x7fffffffe1f8) at /root/mangosdev/src/mangosd/Main.cpp:212
  612. cfg_file = 0x7fffffffe45e "../etc/mangosd.conf"
  613. 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>}}
  614. serviceDaemonMode = 0 '\000'
  615. option = <value optimized out>
  616. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  617. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  618. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  619. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 170 account Id 294963
  620. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 320 account Id 230775
  621. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 320 account Id 320628
  622. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 246 account Id 316643
  623. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 15 account Id 316643
  624. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 308 account Id 36237
  625. Item::LoadFromDB, Item GUID: 97800625 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  626. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 15 account Id 276442
  627. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 765 account Id 261754
  628. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 497 account Id 261754
  629. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 59 account Id 172296
  630. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 758 account Id 324480
  631. CreatureEventAI: Creature 30298 has events but no events added to list because of instance flags.
  632. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 381 account Id 131107
  633. SPELL: unknown target coordinates for spell ID 19465
  634. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 730 account Id 265350
  635. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 72 account Id 318463
  636. Item::LoadFromDB, Item GUID: 179929588 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  637. Aura::HandleAuraTransform, spell 62847 does not have creature entry defined, need custom defined model.
  638. Aura::HandleAuraTransform, spell 62847 does not have creature entry defined, need custom defined model.
  639. Aura::HandleAuraTransform, spell 62847 does not have creature entry defined, need custom defined model.
  640. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 473 account Id 265481
  641. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  642. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  643. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  644. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  645. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement