Advertisement
Guest User

Untitled

a guest
Sep 27th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.71 KB | None | 0 0
  1. [New Thread 0x7fffd1bbf700 (LWP 28365)]
  2. [New Thread 0x7fffd0bbd700 (LWP 28367)]
  3. [New Thread 0x7fffd03bc700 (LWP 28368)]
  4. [New Thread 0x7fffcfbbb700 (LWP 28369)]
  5. [New Thread 0x7fffcf3ba700 (LWP 28370)]
  6. [New Thread 0x7fffcebb9700 (LWP 28371)]
  7. [New Thread 0x7fffce3b8700 (LWP 28372)]
  8. [New Thread 0x7fffcdbb7700 (LWP 28373)]
  9. [New Thread 0x7fffcd3b6700 (LWP 28374)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffd3cc3700 (LWP 28361)]
  13. Unit::IsImmunedToDamage (this=0x7fff9981c100, shoolMask=SPELL_SCHOOL_MASK_SHADOW) at /root/mangosdev/src/game/Unit.cpp:7665
  14. 7665 if (itr->type & shoolMask)
  15. #0 Unit::IsImmunedToDamage (this=0x7fff9981c100, shoolMask=SPELL_SCHOOL_MASK_SHADOW) at /root/mangosdev/src/game/Unit.cpp:7665
  16. #1 0x00000000008d74de in Spell::DoSpellHitOnUnit (this=0x7fff9356e700, unit=0x7fff9981c100, effectMask=2575417992, isReflected=false) at /root/mangosdev/src/game/Spell.cpp:1238
  17. #2 0x00000000008d82ab in Spell::DoAllEffectOnTarget (this=0x7fff9356e700, target=0x7fff99c715a0) at /root/mangosdev/src/game/Spell.cpp:1053
  18. #3 0x00000000008f40f0 in Spell::handle_delayed (this=0x7fff9356e700, t_offset=353) at /root/mangosdev/src/game/Spell.cpp:3753
  19. #4 0x00000000008f6ff9 in SpellEvent::Execute (this=0x7fff997ba5e8, e_time=86064, p_time=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:7630
  20. #5 0x0000000000a801df in EventProcessor::Update (this=0x7fffc3ba8228, p_time=103) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  21. #6 0x0000000000789a4c in Unit::Update (this=0x7fffc3ba8100, update_diff=103, p_time=103) at /root/mangosdev/src/game/Unit.cpp:331
  22. #7 0x00000000005380ac in Creature::Update (this=0x7fffc3ba8100, update_diff=103, diff=103) at /root/mangosdev/src/game/Creature.cpp:568
  23. #8 0x0000000000649e21 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 0x0000000000646eba in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0xdb20000, 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=0xdb20000, 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=0xdb20000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  29. #14 Visit (this=0xdb20000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  30. #15 Visit<MaNGOS::ObjectUpdater> (this=0xdb20000, 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=0xdb20000, 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=0xdb20000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  33. #18 Map::Update (this=0xdb20000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  34. #19 0x0000000000813ef2 in MapUpdateRequest::call (this=0x7fffa4f42778) at /root/mangosdev/src/game/MapUpdater.cpp:74
  35. #20 0x0000000000a7f197 in DelayExecutor::svc (this=0x7fffd517aa70) 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=0x7fff9981c100, shoolMask=SPELL_SCHOOL_MASK_SHADOW) at /root/mangosdev/src/game/Unit.cpp:7665
  42. No locals.
  43. #1 0x00000000008d74de in Spell::DoSpellHitOnUnit (this=0x7fff9356e700, unit=0x7fff9981c100, effectMask=2575417992, isReflected=false) at /root/mangosdev/src/game/Spell.cpp:1238
  44. realCaster = 0x7fffc3ba8100
  45. #2 0x00000000008d82ab in Spell::DoAllEffectOnTarget (this=0x7fff9356e700, target=0x7fff99c715a0) at /root/mangosdev/src/game/Spell.cpp:1053
  46. mask = 2
  47. unit = 0x7fff9981c100
  48. real_caster = 0x7fffc3ba8100
  49. caster = 0x7fffc3ba8100
  50. missInfo = SPELL_MISS_NONE
  51. procVictim = 131072
  52. procAttacker = 65536
  53. procEx = <value optimized out>
  54. #3 0x00000000008f40f0 in Spell::handle_delayed (this=0x7fff9356e700, t_offset=353) at /root/mangosdev/src/game/Spell.cpp:3753
  55. next_time = 0
  56. #4 0x00000000008f6ff9 in SpellEvent::Execute (this=0x7fff997ba5e8, e_time=86064, p_time=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:7630
  57. n_offset = <value optimized out>
  58. #5 0x0000000000a801df in EventProcessor::Update (this=0x7fffc3ba8228, p_time=103) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  59. Event = 0x7fff997ba5e8
  60. #6 0x0000000000789a4c in Unit::Update (this=0x7fffc3ba8100, update_diff=103, p_time=103) at /root/mangosdev/src/game/Unit.cpp:331
  61. No locals.
  62. #7 0x00000000005380ac in Creature::Update (this=0x7fffc3ba8100, update_diff=103, diff=103) at /root/mangosdev/src/game/Creature.cpp:568
  63. No locals.
  64. #8 0x0000000000649e21 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 0x0000000000646eba in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0xdb20000, 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=0xdb20000, 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=0xdb20000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  75. No locals.
  76. #14 Visit (this=0xdb20000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  77. No locals.
  78. #15 Visit<MaNGOS::ObjectUpdater> (this=0xdb20000, 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=0xdb20000, 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=0xdb20000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  83. x = 2
  84. y = 232062976
  85. cell_x = <value optimized out>
  86. cell_y = 0
  87. #18 Map::Update (this=0xdb20000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  88. pair = {x_coord = 290, y_coord = 176}
  89. cell = {data = {Part = {grid_x = 36, grid_y = 22, cell_x = 2, cell_y = 0, nocreate = 1, reserved = 0}, All = 16786852}}
  90. y = 176
  91. x = 290
  92. plr = <value optimized out>
  93. updater = {i_timeDiff = 103}
  94. __FUNCTION__ = "Update"
  95. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  96. #19 0x0000000000813ef2 in MapUpdateRequest::call (this=0x7fffa4f42778) at /root/mangosdev/src/game/MapUpdater.cpp:74
  97. No locals.
  98. #20 0x0000000000a7f197 in DelayExecutor::svc (this=0x7fffd517aa70) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  99. 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 = 1312046495, tv_usec = 870505}}
  100. rq = <value optimized out>
  101. #21 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  102. No symbol table info available.
  103. #22 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  104. No symbol table info available.
  105. #23 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  106. No symbol table info available.
  107. #24 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  108. No symbol table info available.
  109. #25 0x0000000000000000 in ?? ()
  110. No symbol table info available.
  111. 20 Thread 0x7fffcd3b6700 (LWP 28374) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  112. 19 Thread 0x7fffcdbb7700 (LWP 28373) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  113. 18 Thread 0x7fffce3b8700 (LWP 28372) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  114. 17 Thread 0x7fffcebb9700 (LWP 28371) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  115. 16 Thread 0x7fffcf3ba700 (LWP 28370) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  116. 15 Thread 0x7fffcfbbb700 (LWP 28369) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  117. 14 Thread 0x7fffd03bc700 (LWP 28368) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  118. 13 Thread 0x7fffd0bbd700 (LWP 28367) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  119. 12 Thread 0x7fffd1bbf700 (LWP 28365) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  120. 11 Thread 0x7fffd13be700 (LWP 28366) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  121. 10 Thread 0x7fffd24c0700 (LWP 28364) 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  122. 9 Thread 0x7fffd2cc1700 (LWP 28363) 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  123. 8 Thread 0x7fffd34c2700 (LWP 28362) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  124. * 7 Thread 0x7fffd3cc3700 (LWP 28361) Unit::IsImmunedToDamage (this=0x7fff9981c100, shoolMask=SPELL_SCHOOL_MASK_SHADOW) at /root/mangosdev/src/game/Unit.cpp:7665
  125. 6 Thread 0x7fffd46c4700 (LWP 28360) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  126. 5 Thread 0x7ffff4225700 (LWP 28359) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  127. 4 Thread 0x7ffff4a26700 (LWP 28358) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  128. 3 Thread 0x7ffff5434700 (LWP 28357) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  129. 1 Thread 0x7ffff7feb720 (LWP 28353) 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  130.  
  131. Thread 20 (Thread 0x7fffcd3b6700 (LWP 28374)):
  132. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  133. No symbol table info available.
  134. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  135. No symbol table info available.
  136. #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
  137. No symbol table info available.
  138. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  139. No symbol table info available.
  140. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  141. No symbol table info available.
  142. #5 0x0000000000524528 in ReactorRunnable::svc (this=0x7fffd3d059b0) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  143. 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 = 6953}}
  144. __FUNCTION__ = "svc"
  145. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  146. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  147. No symbol table info available.
  148. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  149. No symbol table info available.
  150. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  151. No symbol table info available.
  152. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  153. No symbol table info available.
  154. #10 0x0000000000000000 in ?? ()
  155. No symbol table info available.
  156.  
  157. Thread 19 (Thread 0x7fffcdbb7700 (LWP 28373)):
  158. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  159. No symbol table info available.
  160. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  161. No symbol table info available.
  162. #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
  163. No symbol table info available.
  164. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  165. No symbol table info available.
  166. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  167. No symbol table info available.
  168. #5 0x0000000000524528 in ReactorRunnable::svc (this=0x7fffd3d05878) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  169. 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}}
  170. __FUNCTION__ = "svc"
  171. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  172. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  173. No symbol table info available.
  174. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  175. No symbol table info available.
  176. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  177. No symbol table info available.
  178. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  179. No symbol table info available.
  180. #10 0x0000000000000000 in ?? ()
  181. No symbol table info available.
  182.  
  183. Thread 18 (Thread 0x7fffce3b8700 (LWP 28372)):
  184. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  185. No symbol table info available.
  186. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  187. No symbol table info available.
  188. #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
  189. No symbol table info available.
  190. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  191. No symbol table info available.
  192. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  193. No symbol table info available.
  194. #5 0x0000000000524528 in ReactorRunnable::svc (this=0x7fffd3d05740) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  195. 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}}
  196. __FUNCTION__ = "svc"
  197. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  198. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  199. No symbol table info available.
  200. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  201. No symbol table info available.
  202. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  203. No symbol table info available.
  204. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  205. No symbol table info available.
  206. #10 0x0000000000000000 in ?? ()
  207. No symbol table info available.
  208.  
  209. Thread 17 (Thread 0x7fffcebb9700 (LWP 28371)):
  210. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  211. No symbol table info available.
  212. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  213. No symbol table info available.
  214. #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
  215. No symbol table info available.
  216. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  217. No symbol table info available.
  218. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  219. No symbol table info available.
  220. #5 0x0000000000524528 in ReactorRunnable::svc (this=0x7fffd3d05608) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  221. 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}}
  222. __FUNCTION__ = "svc"
  223. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  224. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  225. No symbol table info available.
  226. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  227. No symbol table info available.
  228. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  229. No symbol table info available.
  230. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  231. No symbol table info available.
  232. #10 0x0000000000000000 in ?? ()
  233. No symbol table info available.
  234.  
  235. Thread 16 (Thread 0x7fffcf3ba700 (LWP 28370)):
  236. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  237. No symbol table info available.
  238. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  239. No symbol table info available.
  240. #2 0x00000000005132ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd1caff00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  241. result = <value optimized out>
  242. #3 0x0000000000514427 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd1caff00, first_item=@0x7fffcf3b9e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  243. ace_mon = {lock_ = 0x7fffd1caff50, owner_ = 0}
  244. #4 0x00000000005130f8 in getq (this=0x7fffd24bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  245. No locals.
  246. #5 SOAPWorkingThread::svc (this=0x7fffd24bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  247. mb = 0x0
  248. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  249. No symbol table info available.
  250. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  251. No symbol table info available.
  252. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  253. No symbol table info available.
  254. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  255. No symbol table info available.
  256. #10 0x0000000000000000 in ?? ()
  257. No symbol table info available.
  258.  
  259. Thread 15 (Thread 0x7fffcfbbb700 (LWP 28369)):
  260. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  261. No symbol table info available.
  262. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  263. No symbol table info available.
  264. #2 0x00000000005132ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd1caff00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  265. result = <value optimized out>
  266. #3 0x0000000000514427 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd1caff00, first_item=@0x7fffcfbbae28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  267. ace_mon = {lock_ = 0x7fffd1caff50, owner_ = 0}
  268. #4 0x00000000005130f8 in getq (this=0x7fffd24bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  269. No locals.
  270. #5 SOAPWorkingThread::svc (this=0x7fffd24bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  271. mb = 0x0
  272. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  273. No symbol table info available.
  274. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  275. No symbol table info available.
  276. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  277. No symbol table info available.
  278. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  279. No symbol table info available.
  280. #10 0x0000000000000000 in ?? ()
  281. No symbol table info available.
  282.  
  283. Thread 14 (Thread 0x7fffd03bc700 (LWP 28368)):
  284. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  285. No symbol table info available.
  286. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  287. No symbol table info available.
  288. #2 0x00000000005132ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd1caff00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  289. result = <value optimized out>
  290. #3 0x0000000000514427 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd1caff00, first_item=@0x7fffd03bbe28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  291. ace_mon = {lock_ = 0x7fffd1caff50, owner_ = 0}
  292. #4 0x00000000005130f8 in getq (this=0x7fffd24bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  293. No locals.
  294. #5 SOAPWorkingThread::svc (this=0x7fffd24bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  295. mb = 0x0
  296. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  297. No symbol table info available.
  298. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  299. No symbol table info available.
  300. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  301. No symbol table info available.
  302. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  303. No symbol table info available.
  304. #10 0x0000000000000000 in ?? ()
  305. No symbol table info available.
  306.  
  307. Thread 13 (Thread 0x7fffd0bbd700 (LWP 28367)):
  308. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  309. No symbol table info available.
  310. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  311. No symbol table info available.
  312. #2 0x00000000005132ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd1caff00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  313. result = <value optimized out>
  314. #3 0x0000000000514427 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd1caff00, first_item=@0x7fffd0bbce28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  315. ace_mon = {lock_ = 0x7fffd1caff50, owner_ = 0}
  316. #4 0x00000000005130f8 in getq (this=0x7fffd24bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  317. No locals.
  318. #5 SOAPWorkingThread::svc (this=0x7fffd24bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  319. mb = 0x0
  320. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  321. No symbol table info available.
  322. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  323. No symbol table info available.
  324. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  325. No symbol table info available.
  326. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  327. No symbol table info available.
  328. #10 0x0000000000000000 in ?? ()
  329. No symbol table info available.
  330.  
  331. Thread 12 (Thread 0x7fffd1bbf700 (LWP 28365)):
  332. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  333. No symbol table info available.
  334. #1 0x0000000000a796c9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  335. rqtp = {tv_sec = 1, tv_nsec = 0}
  336. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  337. No locals.
  338. #3 0x000000000051e92b in FreezeDetectorRunnable::run (this=0x7fffd3ce6610) at /root/mangosdev/src/mangosd/Master.cpp:79
  339. curtime = 4294966780
  340. #4 0x0000000000a7999a in ACE_Based::Thread::ThreadTask (param=0x7fffd1bbee30) at /root/mangosdev/src/shared/Threading.cpp:187
  341. No locals.
  342. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  343. No symbol table info available.
  344. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  345. No symbol table info available.
  346. #7 0x0000000000000000 in ?? ()
  347. No symbol table info available.
  348.  
  349. Thread 11 (Thread 0x7fffd13be700 (LWP 28366)):
  350. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  351. No symbol table info available.
  352. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  353. No symbol table info available.
  354. #2 0x00000000005132ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd1caff00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  355. result = <value optimized out>
  356. #3 0x0000000000514427 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd1caff00, first_item=@0x7fffd13bde28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  357. ace_mon = {lock_ = 0x7fffd1caff50, owner_ = 0}
  358. #4 0x00000000005130f8 in getq (this=0x7fffd24bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  359. No locals.
  360. #5 SOAPWorkingThread::svc (this=0x7fffd24bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  361. mb = 0x0
  362. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  363. No symbol table info available.
  364. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  365. No symbol table info available.
  366. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  367. No symbol table info available.
  368. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  369. No symbol table info available.
  370. #10 0x0000000000000000 in ?? ()
  371. No symbol table info available.
  372.  
  373. Thread 10 (Thread 0x7fffd24c0700 (LWP 28364)):
  374. #0 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  375. No symbol table info available.
  376. #1 0x0000000000af578e in tcp_select (soap=0x7fffd24a4590, s=32, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4418
  377. tv = {tv_sec = 0, tv_usec = 601408}
  378. fd = {{fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}}
  379. sfd = 0x7fffd24a43c0
  380. efd = 0x7fffd24a4440
  381. r = <value optimized out>
  382. rfd = 0x7fffd24a4340
  383. #2 0x0000000000b033df in soap_accept (soap=0x7fffd24a4590) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4486
  384. r = -514
  385. err = -514
  386. n = 16
  387. len = 65536
  388. set = 1
  389. #3 0x00000000005125c7 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/MaNGOSsoap.cpp:51
  390. thread_soap = <value optimized out>
  391. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fffd1caff00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  392. 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 = 0x4aa3fe0, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffcca4bfb0, 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 ýKÒÿ\177\000\000\000uá\206\"VâÏ\000\000\000\000\000\000\000\000\000+ËÑÿ\177\000\000\001\000\000\000\000\000\000\000\210\006LÒÿ\177\000\000\000\aLÒÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff67d02f4, z_crc = 0, z_dict = 0x9d1cb0000 <Address 0x9d1cb0000 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}
  393. m = <value optimized out>
  394. s = -514
  395. #4 0x0000000000a7999a in ACE_Based::Thread::ThreadTask (param=0x21) at /root/mangosdev/src/shared/Threading.cpp:187
  396. No locals.
  397. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  398. No symbol table info available.
  399. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  400. No symbol table info available.
  401. #7 0x0000000000000000 in ?? ()
  402. No symbol table info available.
  403.  
  404. Thread 9 (Thread 0x7fffd2cc1700 (LWP 28363)):
  405. #0 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  406. No symbol table info available.
  407. #1 0x00007ffff5b6fb14 in usleep () from /lib/libc.so.6
  408. No symbol table info available.
  409. #2 0x000000000051fc4e in CliRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/CliRunnable.cpp:617
  410. command_str = <value optimized out>
  411. commandbuf = "\000\200ÌÓÿ\177\000\000ô\002}öÿ\177", '\000' <repeats 11 times>, "\200ÌÓ\b\000\000\000\001\020\000\000\000\000\000\000\230jþ÷ÿ\177\000\000\210jþ÷ÿ\177", '\000' <repeats 11 times>, "\200ÌÓÿ\177\000\000V\f}öÿ\177", '\000' <repeats 11 times>, "uá\206\"VâÏx\020\000\000\000\000\000\000\000«ÌÓÿ\177\000\000°~ý÷ÿ\177\000\000\210\026ÌÒÿ\177\000\000\000\027ÌÒÿ\177", '\000' <repeats 18 times>, "Fh²÷ÿ\177\000\000\000ÀÛÓÿ\177\000\000\\ø|öÿ\177\000\000\210ÓÛÓÿ\177", '\000' <repeats 11 times>, "«ÌÓÿ\177\000\000Pmé\000\000\000\000\000À\031ÌÒ"...
  412. #3 0x0000000000a7999a in ACE_Based::Thread::ThreadTask (param=0x7fffd2cc0c40) at /root/mangosdev/src/shared/Threading.cpp:187
  413. No locals.
  414. #4 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  415. No symbol table info available.
  416. #5 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  417. No symbol table info available.
  418. #6 0x0000000000000000 in ?? ()
  419. No symbol table info available.
  420.  
  421. Thread 8 (Thread 0x7fffd34c2700 (LWP 28362)):
  422. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  423. No symbol table info available.
  424. #1 0x00007ffff7ae037a in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  425. No symbol table info available.
  426. #2 0x0000000000813840 in MapUpdater::wait (this=0x7fffd517aa68) at /root/mangosdev/src/game/MapUpdater.cpp:107
  427. guard = {lock_ = 0x7fffd517ab80, owner_ = 0}
  428. #3 0x0000000000580cd8 in MapManager::Update (this=0x7fffd517a980, diff=<value optimized out>) at /root/mangosdev/src/game/MapManager.cpp:247
  429. No locals.
  430. #4 0x0000000000663bdd in World::Update (this=0x7ffff7f77900, diff=27) at /root/mangosdev/src/game/World.cpp:1610
  431. autobroadcaston = 0
  432. #5 0x000000000051bafd in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  433. diff = 27
  434. prevSleepTime = 23
  435. #6 0x0000000000a7999a in ACE_Based::Thread::ThreadTask (param=0x7fffd517ab44) at /root/mangosdev/src/shared/Threading.cpp:187
  436. No locals.
  437. #7 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  438. No symbol table info available.
  439. #8 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  440. No symbol table info available.
  441. #9 0x0000000000000000 in ?? ()
  442. No symbol table info available.
  443.  
  444. Thread 7 (Thread 0x7fffd3cc3700 (LWP 28361)):
  445. #0 Unit::IsImmunedToDamage (this=0x7fff9981c100, shoolMask=SPELL_SCHOOL_MASK_SHADOW) at /root/mangosdev/src/game/Unit.cpp:7665
  446. No locals.
  447. #1 0x00000000008d74de in Spell::DoSpellHitOnUnit (this=0x7fff9356e700, unit=0x7fff9981c100, effectMask=2575417992, isReflected=false) at /root/mangosdev/src/game/Spell.cpp:1238
  448. realCaster = 0x7fffc3ba8100
  449. #2 0x00000000008d82ab in Spell::DoAllEffectOnTarget (this=0x7fff9356e700, target=0x7fff99c715a0) at /root/mangosdev/src/game/Spell.cpp:1053
  450. mask = 2
  451. unit = 0x7fff9981c100
  452. real_caster = 0x7fffc3ba8100
  453. caster = 0x7fffc3ba8100
  454. missInfo = SPELL_MISS_NONE
  455. procVictim = 131072
  456. procAttacker = 65536
  457. procEx = <value optimized out>
  458. #3 0x00000000008f40f0 in Spell::handle_delayed (this=0x7fff9356e700, t_offset=353) at /root/mangosdev/src/game/Spell.cpp:3753
  459. next_time = 0
  460. #4 0x00000000008f6ff9 in SpellEvent::Execute (this=0x7fff997ba5e8, e_time=86064, p_time=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:7630
  461. n_offset = <value optimized out>
  462. #5 0x0000000000a801df in EventProcessor::Update (this=0x7fffc3ba8228, p_time=103) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  463. Event = 0x7fff997ba5e8
  464. #6 0x0000000000789a4c in Unit::Update (this=0x7fffc3ba8100, update_diff=103, p_time=103) at /root/mangosdev/src/game/Unit.cpp:331
  465. No locals.
  466. #7 0x00000000005380ac in Creature::Update (this=0x7fffc3ba8100, update_diff=103, diff=103) at /root/mangosdev/src/game/Creature.cpp:568
  467. No locals.
  468. #8 0x0000000000649e21 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:434
  469. No locals.
  470. #9 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  471. No locals.
  472. #10 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  473. No locals.
  474. #11 0x0000000000646eba in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0xdb20000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  475. No locals.
  476. #12 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0xdb20000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  477. No locals.
  478. #13 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0xdb20000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  479. No locals.
  480. #14 Visit (this=0xdb20000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  481. No locals.
  482. #15 Visit<MaNGOS::ObjectUpdater> (this=0xdb20000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  483. No locals.
  484. #16 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0xdb20000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  485. No locals.
  486. #17 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0xdb20000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  487. x = 2
  488. y = 232062976
  489. cell_x = <value optimized out>
  490. cell_y = 0
  491. #18 Map::Update (this=0xdb20000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  492. pair = {x_coord = 290, y_coord = 176}
  493. cell = {data = {Part = {grid_x = 36, grid_y = 22, cell_x = 2, cell_y = 0, nocreate = 1, reserved = 0}, All = 16786852}}
  494. y = 176
  495. x = 290
  496. plr = <value optimized out>
  497. updater = {i_timeDiff = 103}
  498. __FUNCTION__ = "Update"
  499. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  500. #19 0x0000000000813ef2 in MapUpdateRequest::call (this=0x7fffa4f42778) at /root/mangosdev/src/game/MapUpdater.cpp:74
  501. No locals.
  502. #20 0x0000000000a7f197 in DelayExecutor::svc (this=0x7fffd517aa70) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  503. 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 = 1312046495, tv_usec = 870505}}
  504. rq = <value optimized out>
  505. #21 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  506. No symbol table info available.
  507. #22 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  508. No symbol table info available.
  509. #23 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  510. No symbol table info available.
  511. #24 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  512. No symbol table info available.
  513. #25 0x0000000000000000 in ?? ()
  514. No symbol table info available.
  515.  
  516. Thread 6 (Thread 0x7fffd46c4700 (LWP 28360)):
  517. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  518. No symbol table info available.
  519. #1 0x0000000000a796c9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  520. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  521. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  522. No locals.
  523. #3 0x0000000000a7890a in SqlDelayThread::run (this=0x7fffd52556c0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  524. pingEveryLoop = 180000
  525. loopCounter = 11226
  526. #4 0x0000000000a7999a in ACE_Based::Thread::ThreadTask (param=0x7fffd46c3e30) at /root/mangosdev/src/shared/Threading.cpp:187
  527. No locals.
  528. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  529. No symbol table info available.
  530. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  531. No symbol table info available.
  532. #7 0x0000000000000000 in ?? ()
  533. No symbol table info available.
  534.  
  535. Thread 5 (Thread 0x7ffff4225700 (LWP 28359)):
  536. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  537. No symbol table info available.
  538. #1 0x0000000000a796c9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  539. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  540. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  541. No locals.
  542. #3 0x0000000000a7890a in SqlDelayThread::run (this=0x7ffff7f87dc0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  543. pingEveryLoop = 180000
  544. loopCounter = 14015
  545. #4 0x0000000000a7999a in ACE_Based::Thread::ThreadTask (param=0x7ffff4224e30) at /root/mangosdev/src/shared/Threading.cpp:187
  546. No locals.
  547. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  548. No symbol table info available.
  549. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  550. No symbol table info available.
  551. #7 0x0000000000000000 in ?? ()
  552. No symbol table info available.
  553.  
  554. Thread 4 (Thread 0x7ffff4a26700 (LWP 28358)):
  555. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  556. No symbol table info available.
  557. #1 0x0000000000a796c9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  558. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  559. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  560. No locals.
  561. #3 0x0000000000a7890a in SqlDelayThread::run (this=0x7ffff7f87e80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  562. pingEveryLoop = 180000
  563. loopCounter = 10758
  564. #4 0x0000000000a7999a in ACE_Based::Thread::ThreadTask (param=0x7ffff4a25e30) at /root/mangosdev/src/shared/Threading.cpp:187
  565. No locals.
  566. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  567. No symbol table info available.
  568. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  569. No symbol table info available.
  570. #7 0x0000000000000000 in ?? ()
  571. No symbol table info available.
  572.  
  573. Thread 3 (Thread 0x7ffff5434700 (LWP 28357)):
  574. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  575. No symbol table info available.
  576. #1 0x0000000000a796c9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  577. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  578. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  579. No locals.
  580. #3 0x0000000000a7890a in SqlDelayThread::run (this=0x7ffff7f87f40) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  581. pingEveryLoop = 180000
  582. loopCounter = 14181
  583. #4 0x0000000000a7999a in ACE_Based::Thread::ThreadTask (param=0x7ffff5433e30) at /root/mangosdev/src/shared/Threading.cpp:187
  584. No locals.
  585. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  586. No symbol table info available.
  587. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  588. No symbol table info available.
  589. #7 0x0000000000000000 in ?? ()
  590. No symbol table info available.
  591.  
  592. Thread 1 (Thread 0x7ffff7feb720 (LWP 28353)):
  593. #0 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  594. No symbol table info available.
  595. #1 0x00007ffff7b7689b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  596. No symbol table info available.
  597. #2 0x0000000000522a30 in Wait (this=0x7fffd3dae1b8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:101
  598. No locals.
  599. #3 WorldSocketMgr::Wait (this=0x7fffd3dae1b8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:310
  600. i = 1
  601. #4 0x000000000051c953 in Master::Run (this=<value optimized out>) at /root/mangosdev/src/mangosd/Master.cpp:322
  602. 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"}}
  603. rar_thread = 0x0
  604. bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffd3d8c658 "0.0.0.0"}}
  605. world_thread = {m_iThreadId = 140736738371328, m_hThreadHandle = 140736738371328, m_task = 0x7fffd523dcb0, 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}}}
  606. cliThread = 0x7fffd538e8d8
  607. soap_thread = 0x7fffd538e8f0
  608. freeze_thread = 0x7fffd538e920
  609. #5 0x00000000005152fb in main (argc=<value optimized out>, argv=0x7fffffffe1f8) at /root/mangosdev/src/mangosd/Main.cpp:212
  610. cfg_file = 0x7fffffffe45e "../etc/mangosd.conf"
  611. 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>}}
  612. serviceDaemonMode = 0 '\000'
  613. option = <value optimized out>
  614. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 314 account Id 303001
  615. Unit::HandleDummyAuraProc: Spell 54815 have nonexistent triggered spell 63974
  616. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 193 account Id 331348
  617. WARDEN: RESULT MEM_CHECK fail CheckId 237 account Id 331348
  618. _LoadBoundInstances: Player Socrax (Guid: 288343) is in group (Id: 280) but has a non-permanent character bind to map 632,199,0
  619. _LoadBoundInstances: Player Socrax (Guid: 288343) is in group (Id: 280) but has a non-permanent character bind to map 658,217,0
  620. WORLD: unknown PET flag Action 129 and spellid 7805.
  621. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 314 account Id 274102
  622. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 758 account Id 315028
  623. Unit::HandleDummyAuraProc: Spell 54815 have nonexistent triggered spell 63974
  624. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 193 account Id 250021
  625. WARDEN: RESULT MEM_CHECK fail CheckId 765 account Id 250021
  626. Unit::HandleDummyAuraProc: Spell 54815 have nonexistent triggered spell 63974
  627. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 288 account Id 326723
  628. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 617 account Id 329129
  629. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 655 account Id 321868
  630. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 170 account Id 321868
  631. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 554 account Id 74075
  632. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 308 account Id 262042
  633. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 193 account Id 306988
  634. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 121 account Id 318463
  635. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 763 account Id 297995
  636. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 72 account Id 297995
  637. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 260 account Id 290952
  638. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 237 account Id 328610
  639. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 569 account Id 248279
  640. WARDEN: RESULT MEM_CHECK fail CheckId 473 account Id 248279
  641. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 554 account Id 330431
  642. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 260 account Id 95912
  643. WORLD: unknown PET flag Action 129 and spellid 7800.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement