Advertisement
Guest User

Untitled

a guest
Sep 27th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.82 KB | None | 0 0
  1. [New Thread 0x7fffd13be700 (LWP 2481)]
  2. [New Thread 0x7fffd0bbd700 (LWP 2482)]
  3. [New Thread 0x7fffd03bc700 (LWP 2483)]
  4. [New Thread 0x7fffcfbbb700 (LWP 2484)]
  5. [New Thread 0x7fffcf3ba700 (LWP 2485)]
  6. [New Thread 0x7fffcebb9700 (LWP 2486)]
  7. [New Thread 0x7fffce3b8700 (LWP 2487)]
  8. [New Thread 0x7fffcdbb7700 (LWP 2488)]
  9. [New Thread 0x7fffcd3b6700 (LWP 2489)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffd3cc3700 (LWP 2476)]
  13. SpellAuraHolder::Update (this=0x7fff95f38d00, diff=101) at /root/mangosdev/src/game/SpellAuras.cpp:11062
  14. 11062 int32 manaPerSecond = GetSpellProto()->manaPerSecond + GetSpellProto()->manaPerSecondPerLevel * caster->getLevel();
  15. #0 SpellAuraHolder::Update (this=0x7fff95f38d00, diff=101) at /root/mangosdev/src/game/SpellAuras.cpp:11062
  16. #1 0x0000000000774d56 in UpdateHolder (this=0x7fff9decc100, time=101) at /root/mangosdev/src/game/SpellAuras.h:107
  17. #2 Unit::_UpdateSpells (this=0x7fff9decc100, time=101) at /root/mangosdev/src/game/Unit.cpp:3701
  18. #3 0x0000000000787b75 in Unit::Update (this=0x7fff9decc100, update_diff=101, p_time=101) at /root/mangosdev/src/game/Unit.cpp:336
  19. #4 0x00000000005380ac in Creature::Update (this=0x7fff9decc100, update_diff=101, diff=101) at /root/mangosdev/src/game/Creature.cpp:568
  20. #5 0x0000000000649e21 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:434
  21. #6 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  22. #7 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  23. #8 0x0000000000646eba in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x22688000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  24. #9 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x22688000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  25. #10 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x22688000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  26. #11 Visit (this=0x22688000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  27. #12 Visit<MaNGOS::ObjectUpdater> (this=0x22688000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  28. #13 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x22688000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  29. #14 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x22688000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  30. #15 Map::Update (this=0x22688000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  31. #16 0x0000000000814b52 in MapUpdateRequest::call (this=0x7fff93409b98) at /root/mangosdev/src/game/MapUpdater.cpp:74
  32. #17 0x0000000000a7fdf7 in DelayExecutor::svc (this=0x7fffd51c27f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  33. #18 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  34. #19 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  35. #20 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  36. #21 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  37. #22 0x0000000000000000 in ?? ()
  38. #0 SpellAuraHolder::Update (this=0x7fff95f38d00, diff=101) at /root/mangosdev/src/game/SpellAuras.cpp:11062
  39. powertype = POWER_MANA
  40. manaPerSecond = <value optimized out>
  41. caster = <value optimized out>
  42. #1 0x0000000000774d56 in UpdateHolder (this=0x7fff9decc100, time=101) at /root/mangosdev/src/game/SpellAuras.h:107
  43. No locals.
  44. #2 Unit::_UpdateSpells (this=0x7fff9decc100, time=101) at /root/mangosdev/src/game/Unit.cpp:3701
  45. i_holder = 0x7fff95f38d00
  46. Lock = {<ACE_Guard<ACE_RW_Thread_Mutex>> = {lock_ = 0x7ffff7f77f08, owner_ = 0}, <No data fields>}
  47. #3 0x0000000000787b75 in Unit::Update (this=0x7fff9decc100, update_diff=101, p_time=101) at /root/mangosdev/src/game/Unit.cpp:336
  48. No locals.
  49. #4 0x00000000005380ac in Creature::Update (this=0x7fff9decc100, update_diff=101, diff=101) at /root/mangosdev/src/game/Creature.cpp:568
  50. No locals.
  51. #5 0x0000000000649e21 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:434
  52. No locals.
  53. #6 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  54. No locals.
  55. #7 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  56. No locals.
  57. #8 0x0000000000646eba in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x22688000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  58. No locals.
  59. #9 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x22688000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  60. No locals.
  61. #10 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x22688000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  62. No locals.
  63. #11 Visit (this=0x22688000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  64. No locals.
  65. #12 Visit<MaNGOS::ObjectUpdater> (this=0x22688000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  66. No locals.
  67. #13 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x22688000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  68. No locals.
  69. #14 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x22688000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  70. x = 7
  71. y = 577667072
  72. cell_x = <value optimized out>
  73. cell_y = 5
  74. #15 Map::Update (this=0x22688000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  75. pair = {x_coord = 319, y_coord = 293}
  76. cell = {data = {Part = {grid_x = 39, grid_y = 36, cell_x = 7, cell_y = 5, nocreate = 1, reserved = 0}, All = 18118951}}
  77. y = 293
  78. x = 319
  79. plr = <value optimized out>
  80. updater = {i_timeDiff = 101}
  81. __FUNCTION__ = "Update"
  82. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  83. #16 0x0000000000814b52 in MapUpdateRequest::call (this=0x7fff93409b98) at /root/mangosdev/src/game/MapUpdater.cpp:74
  84. No locals.
  85. #17 0x0000000000a7fdf7 in DelayExecutor::svc (this=0x7fffd51c27f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  86. 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 = 1312049374, tv_usec = 41444}}
  87. rq = <value optimized out>
  88. #18 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  89. No symbol table info available.
  90. #19 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  91. No symbol table info available.
  92. #20 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  93. No symbol table info available.
  94. #21 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  95. No symbol table info available.
  96. #22 0x0000000000000000 in ?? ()
  97. No symbol table info available.
  98. 20 Thread 0x7fffcd3b6700 (LWP 2489) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  99. 19 Thread 0x7fffcdbb7700 (LWP 2488) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  100. 18 Thread 0x7fffce3b8700 (LWP 2487) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  101. 17 Thread 0x7fffcebb9700 (LWP 2486) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  102. 16 Thread 0x7fffcf3ba700 (LWP 2485) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  103. 15 Thread 0x7fffcfbbb700 (LWP 2484) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  104. 14 Thread 0x7fffd03bc700 (LWP 2483) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  105. 13 Thread 0x7fffd0bbd700 (LWP 2482) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  106. 12 Thread 0x7fffd13be700 (LWP 2481) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  107. 11 Thread 0x7fffd1bbf700 (LWP 2480) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  108. 10 Thread 0x7fffd23c0700 (LWP 2479) 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  109. 9 Thread 0x7fffd2bc1700 (LWP 2478) 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  110. 8 Thread 0x7fffd34c2700 (LWP 2477) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  111. * 7 Thread 0x7fffd3cc3700 (LWP 2476) SpellAuraHolder::Update (this=0x7fff95f38d00, diff=101) at /root/mangosdev/src/game/SpellAuras.cpp:11062
  112. 6 Thread 0x7fffd46c4700 (LWP 2475) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  113. 5 Thread 0x7ffff4225700 (LWP 2474) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  114. 4 Thread 0x7ffff4a26700 (LWP 2473) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  115. 3 Thread 0x7ffff5434700 (LWP 2472) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  116. 1 Thread 0x7ffff7feb720 (LWP 2468) 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  117.  
  118. Thread 20 (Thread 0x7fffcd3b6700 (LWP 2489)):
  119. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  120. No symbol table info available.
  121. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  122. No symbol table info available.
  123. #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
  124. No symbol table info available.
  125. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  126. No symbol table info available.
  127. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  128. No symbol table info available.
  129. #5 0x0000000000524528 in ReactorRunnable::svc (this=0x7fffd3d052b0) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  130. 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 = 8093}}
  131. __FUNCTION__ = "svc"
  132. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  133. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  134. No symbol table info available.
  135. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  136. No symbol table info available.
  137. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  138. No symbol table info available.
  139. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  140. No symbol table info available.
  141. #10 0x0000000000000000 in ?? ()
  142. No symbol table info available.
  143.  
  144. Thread 19 (Thread 0x7fffcdbb7700 (LWP 2488)):
  145. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  146. No symbol table info available.
  147. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  148. No symbol table info available.
  149. #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
  150. No symbol table info available.
  151. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  152. No symbol table info available.
  153. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  154. No symbol table info available.
  155. #5 0x0000000000524528 in ReactorRunnable::svc (this=0x7fffd3d05178) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  156. 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}}
  157. __FUNCTION__ = "svc"
  158. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  159. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  160. No symbol table info available.
  161. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  162. No symbol table info available.
  163. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  164. No symbol table info available.
  165. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  166. No symbol table info available.
  167. #10 0x0000000000000000 in ?? ()
  168. No symbol table info available.
  169.  
  170. Thread 18 (Thread 0x7fffce3b8700 (LWP 2487)):
  171. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  172. No symbol table info available.
  173. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  174. No symbol table info available.
  175. #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
  176. No symbol table info available.
  177. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  178. No symbol table info available.
  179. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  180. No symbol table info available.
  181. #5 0x0000000000524528 in ReactorRunnable::svc (this=0x7fffd3d05040) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  182. 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 = 6101}}
  183. __FUNCTION__ = "svc"
  184. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  185. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  186. No symbol table info available.
  187. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  188. No symbol table info available.
  189. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  190. No symbol table info available.
  191. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  192. No symbol table info available.
  193. #10 0x0000000000000000 in ?? ()
  194. No symbol table info available.
  195.  
  196. Thread 17 (Thread 0x7fffcebb9700 (LWP 2486)):
  197. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  198. No symbol table info available.
  199. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  200. No symbol table info available.
  201. #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
  202. No symbol table info available.
  203. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  204. No symbol table info available.
  205. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  206. No symbol table info available.
  207. #5 0x0000000000524528 in ReactorRunnable::svc (this=0x7fffd3d04f08) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  208. 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}}
  209. __FUNCTION__ = "svc"
  210. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  211. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  212. No symbol table info available.
  213. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  214. No symbol table info available.
  215. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  216. No symbol table info available.
  217. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  218. No symbol table info available.
  219. #10 0x0000000000000000 in ?? ()
  220. No symbol table info available.
  221.  
  222. Thread 16 (Thread 0x7fffcf3ba700 (LWP 2485)):
  223. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  224. No symbol table info available.
  225. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  226. No symbol table info available.
  227. #2 0x00000000005132ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd2ca3f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  228. result = <value optimized out>
  229. #3 0x0000000000514427 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd2ca3f00, first_item=@0x7fffcf3b9e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  230. ace_mon = {lock_ = 0x7fffd2ca3f50, owner_ = 0}
  231. #4 0x00000000005130f8 in getq (this=0x7fffd23bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  232. No locals.
  233. #5 SOAPWorkingThread::svc (this=0x7fffd23bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  234. mb = 0x0
  235. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  236. No symbol table info available.
  237. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  238. No symbol table info available.
  239. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  240. No symbol table info available.
  241. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  242. No symbol table info available.
  243. #10 0x0000000000000000 in ?? ()
  244. No symbol table info available.
  245.  
  246. Thread 15 (Thread 0x7fffcfbbb700 (LWP 2484)):
  247. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  248. No symbol table info available.
  249. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  250. No symbol table info available.
  251. #2 0x00000000005132ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd2ca3f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  252. result = <value optimized out>
  253. #3 0x0000000000514427 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd2ca3f00, first_item=@0x7fffcfbbae28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  254. ace_mon = {lock_ = 0x7fffd2ca3f50, owner_ = 0}
  255. #4 0x00000000005130f8 in getq (this=0x7fffd23bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  256. No locals.
  257. #5 SOAPWorkingThread::svc (this=0x7fffd23bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  258. mb = 0x0
  259. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  260. No symbol table info available.
  261. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  262. No symbol table info available.
  263. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  264. No symbol table info available.
  265. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  266. No symbol table info available.
  267. #10 0x0000000000000000 in ?? ()
  268. No symbol table info available.
  269.  
  270. Thread 14 (Thread 0x7fffd03bc700 (LWP 2483)):
  271. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  272. No symbol table info available.
  273. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  274. No symbol table info available.
  275. #2 0x00000000005132ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd2ca3f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  276. result = <value optimized out>
  277. #3 0x0000000000514427 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd2ca3f00, first_item=@0x7fffd03bbe28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  278. ace_mon = {lock_ = 0x7fffd2ca3f50, owner_ = 0}
  279. #4 0x00000000005130f8 in getq (this=0x7fffd23bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  280. No locals.
  281. #5 SOAPWorkingThread::svc (this=0x7fffd23bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  282. mb = 0x0
  283. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  284. No symbol table info available.
  285. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  286. No symbol table info available.
  287. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  288. No symbol table info available.
  289. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  290. No symbol table info available.
  291. #10 0x0000000000000000 in ?? ()
  292. No symbol table info available.
  293.  
  294. Thread 13 (Thread 0x7fffd0bbd700 (LWP 2482)):
  295. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  296. No symbol table info available.
  297. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  298. No symbol table info available.
  299. #2 0x00000000005132ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd2ca3f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  300. result = <value optimized out>
  301. #3 0x0000000000514427 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd2ca3f00, first_item=@0x7fffd0bbce28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  302. ace_mon = {lock_ = 0x7fffd2ca3f50, owner_ = 0}
  303. #4 0x00000000005130f8 in getq (this=0x7fffd23bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  304. No locals.
  305. #5 SOAPWorkingThread::svc (this=0x7fffd23bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  306. mb = 0x0
  307. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  308. No symbol table info available.
  309. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  310. No symbol table info available.
  311. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  312. No symbol table info available.
  313. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  314. No symbol table info available.
  315. #10 0x0000000000000000 in ?? ()
  316. No symbol table info available.
  317.  
  318. Thread 12 (Thread 0x7fffd13be700 (LWP 2481)):
  319. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  320. No symbol table info available.
  321. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  322. No symbol table info available.
  323. #2 0x00000000005132ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd2ca3f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  324. result = <value optimized out>
  325. #3 0x0000000000514427 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd2ca3f00, first_item=@0x7fffd13bde28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  326. ace_mon = {lock_ = 0x7fffd2ca3f50, owner_ = 0}
  327. #4 0x00000000005130f8 in getq (this=0x7fffd23bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  328. No locals.
  329. #5 SOAPWorkingThread::svc (this=0x7fffd23bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  330. mb = 0x0
  331. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  332. No symbol table info available.
  333. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  334. No symbol table info available.
  335. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  336. No symbol table info available.
  337. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  338. No symbol table info available.
  339. #10 0x0000000000000000 in ?? ()
  340. No symbol table info available.
  341.  
  342. Thread 11 (Thread 0x7fffd1bbf700 (LWP 2480)):
  343. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  344. No symbol table info available.
  345. #1 0x0000000000a7a329 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  346. rqtp = {tv_sec = 1, tv_nsec = 0}
  347. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  348. No locals.
  349. #3 0x000000000051e92b in FreezeDetectorRunnable::run (this=0x7fffd3cede40) at /root/mangosdev/src/mangosd/Master.cpp:79
  350. curtime = 4294966780
  351. #4 0x0000000000a7a5fa in ACE_Based::Thread::ThreadTask (param=0x7fffd1bbee30) at /root/mangosdev/src/shared/Threading.cpp:187
  352. No locals.
  353. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  354. No symbol table info available.
  355. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  356. No symbol table info available.
  357. #7 0x0000000000000000 in ?? ()
  358. No symbol table info available.
  359.  
  360. Thread 10 (Thread 0x7fffd23c0700 (LWP 2479)):
  361. #0 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  362. No symbol table info available.
  363. #1 0x0000000000af63ee in tcp_select (soap=0x7fffd23a4590, s=32, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4418
  364. tv = {tv_sec = 2, tv_usec = 131793}
  365. fd = {{fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}}
  366. sfd = 0x7fffd23a43c0
  367. efd = 0x7fffd23a4440
  368. r = <value optimized out>
  369. rfd = 0x7fffd23a4340
  370. #2 0x0000000000b0403f in soap_accept (soap=0x7fffd23a4590) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4486
  371. r = -514
  372. err = -514
  373. n = 16
  374. len = 65536
  375. set = 1
  376. #3 0x00000000005125c7 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/MaNGOSsoap.cpp:51
  377. thread_soap = <value optimized out>
  378. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fffd2ca3f00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  379. soap = {_vptr.soap = 0xbc65b0, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xbc2ebb "%.9G", double_format = 0xbc2ec0 "%.17lG", dime_id_format = 0xbc2ec7 "cid:id%d", http_version = 0xbc2ed0 "1.1", http_content = 0x0, encodingStyle = 0xbc5ae0 "", actor = 0x0, lang = 0xbc37ec "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 = 0x2fc8ee0, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffcca4ffb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xb16bf0 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xaf46b0 <http_get(soap*)>, fput = 0xaf46c0 <http_405(soap*)>, fdel = 0xaf46c0 <http_405(soap*)>, fhead = 0xaf46c0 <http_405(soap*)>, fform = 0, fposthdr = 0xafc8d0 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xaf77e0 <http_response(soap*, int, size_t)>, fparse = 0xb081f0 <http_parse(soap*)>, fparsehdr = 0xb16030 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xaf9b40 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xaf9b20 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xaf9b10 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xb0b9d0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xaf9b30 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xaf3fc0 <tcp_disconnect(soap*)>, fsend = 0xaf97f0 <fsend(soap*, char const*, size_t)>, frecv = 0xaf95c0 <frecv(soap*, char*, size_t)>, fpoll = 0xb044a0 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xaf7780 <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 = 0xbc2ed4 "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>, "kÊÒÿ\177\000\000³à|öÿ\177", '\000' <repeats 18 times>, "x\020\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@ÊÒÿ\177\000\000zç|öÿ\177\000\000 ý;Òÿ\177\000\000\000\203âí­=\027Í\000\000\000\000\000\000\000\000\000kÊÒÿ\177\000\000\001\000\000\000\000\000\000\000\210\006<Òÿ\177\000\000\000\a<Òÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff67d02f4, z_crc = 0, z_dict = 0x9d2ca4000 <Address 0x9d2ca4000 out of bounds>, z_dict_len = 4097, zlib_state = 0, zlib_in = 0, zlib_out = 26520, z_buf = 0x7ffff7fe6788 "", z_buflen = 0, z_level = 16384, z_ratio_in = 4.59163468e-41, z_ratio_out = -1.28310675e+33}
  380. m = <value optimized out>
  381. s = -514
  382. #4 0x0000000000a7a5fa in ACE_Based::Thread::ThreadTask (param=0x21) at /root/mangosdev/src/shared/Threading.cpp:187
  383. No locals.
  384. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  385. No symbol table info available.
  386. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  387. No symbol table info available.
  388. #7 0x0000000000000000 in ?? ()
  389. No symbol table info available.
  390.  
  391. Thread 9 (Thread 0x7fffd2bc1700 (LWP 2478)):
  392. #0 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  393. No symbol table info available.
  394. #1 0x00007ffff5b6fb14 in usleep () from /lib/libc.so.6
  395. No symbol table info available.
  396. #2 0x000000000051fc4e in CliRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/CliRunnable.cpp:617
  397. command_str = <value optimized out>
  398. 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>, "\203âí­=\027Í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\200ÜÓÿ\177\000\000\\ø|öÿ\177\000\000È\236ÜÓÿ\177", '\000' <repeats 11 times>, "«ËÒÿ\177\000\000Pmé\000\000\000\000\000À\031¼Ò"...
  399. #3 0x0000000000a7a5fa in ACE_Based::Thread::ThreadTask (param=0x7fffd2bc0c40) at /root/mangosdev/src/shared/Threading.cpp:187
  400. No locals.
  401. #4 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  402. No symbol table info available.
  403. #5 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  404. No symbol table info available.
  405. #6 0x0000000000000000 in ?? ()
  406. No symbol table info available.
  407.  
  408. Thread 8 (Thread 0x7fffd34c2700 (LWP 2477)):
  409. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  410. No symbol table info available.
  411. #1 0x00007ffff7ae037a in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  412. No symbol table info available.
  413. #2 0x00000000008144a0 in MapUpdater::wait (this=0x7fffd51c27e8) at /root/mangosdev/src/game/MapUpdater.cpp:107
  414. guard = {lock_ = 0x7fffd51c2900, owner_ = 0}
  415. #3 0x0000000000580cd8 in MapManager::Update (this=0x7fffd51c2700, diff=<value optimized out>) at /root/mangosdev/src/game/MapManager.cpp:247
  416. No locals.
  417. #4 0x0000000000663c4d in World::Update (this=0x7ffff7f77900, diff=49) at /root/mangosdev/src/game/World.cpp:1610
  418. autobroadcaston = 0
  419. #5 0x000000000051bafd in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  420. diff = 49
  421. prevSleepTime = 48
  422. #6 0x0000000000a7a5fa in ACE_Based::Thread::ThreadTask (param=0x7fffd51c28c4) at /root/mangosdev/src/shared/Threading.cpp:187
  423. No locals.
  424. #7 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  425. No symbol table info available.
  426. #8 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  427. No symbol table info available.
  428. #9 0x0000000000000000 in ?? ()
  429. No symbol table info available.
  430.  
  431. Thread 7 (Thread 0x7fffd3cc3700 (LWP 2476)):
  432. #0 SpellAuraHolder::Update (this=0x7fff95f38d00, diff=101) at /root/mangosdev/src/game/SpellAuras.cpp:11062
  433. powertype = POWER_MANA
  434. manaPerSecond = <value optimized out>
  435. caster = <value optimized out>
  436. #1 0x0000000000774d56 in UpdateHolder (this=0x7fff9decc100, time=101) at /root/mangosdev/src/game/SpellAuras.h:107
  437. No locals.
  438. #2 Unit::_UpdateSpells (this=0x7fff9decc100, time=101) at /root/mangosdev/src/game/Unit.cpp:3701
  439. i_holder = 0x7fff95f38d00
  440. Lock = {<ACE_Guard<ACE_RW_Thread_Mutex>> = {lock_ = 0x7ffff7f77f08, owner_ = 0}, <No data fields>}
  441. #3 0x0000000000787b75 in Unit::Update (this=0x7fff9decc100, update_diff=101, p_time=101) at /root/mangosdev/src/game/Unit.cpp:336
  442. No locals.
  443. #4 0x00000000005380ac in Creature::Update (this=0x7fff9decc100, update_diff=101, diff=101) at /root/mangosdev/src/game/Creature.cpp:568
  444. No locals.
  445. #5 0x0000000000649e21 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:434
  446. No locals.
  447. #6 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  448. No locals.
  449. #7 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  450. No locals.
  451. #8 0x0000000000646eba in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x22688000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  452. No locals.
  453. #9 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x22688000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  454. No locals.
  455. #10 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x22688000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  456. No locals.
  457. #11 Visit (this=0x22688000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  458. No locals.
  459. #12 Visit<MaNGOS::ObjectUpdater> (this=0x22688000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  460. No locals.
  461. #13 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x22688000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  462. No locals.
  463. #14 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x22688000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  464. x = 7
  465. y = 577667072
  466. cell_x = <value optimized out>
  467. cell_y = 5
  468. #15 Map::Update (this=0x22688000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  469. pair = {x_coord = 319, y_coord = 293}
  470. cell = {data = {Part = {grid_x = 39, grid_y = 36, cell_x = 7, cell_y = 5, nocreate = 1, reserved = 0}, All = 18118951}}
  471. y = 293
  472. x = 319
  473. plr = <value optimized out>
  474. updater = {i_timeDiff = 101}
  475. __FUNCTION__ = "Update"
  476. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  477. #16 0x0000000000814b52 in MapUpdateRequest::call (this=0x7fff93409b98) at /root/mangosdev/src/game/MapUpdater.cpp:74
  478. No locals.
  479. #17 0x0000000000a7fdf7 in DelayExecutor::svc (this=0x7fffd51c27f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  480. 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 = 1312049374, tv_usec = 41444}}
  481. rq = <value optimized out>
  482. #18 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  483. No symbol table info available.
  484. #19 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  485. No symbol table info available.
  486. #20 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  487. No symbol table info available.
  488. #21 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  489. No symbol table info available.
  490. #22 0x0000000000000000 in ?? ()
  491. No symbol table info available.
  492.  
  493. Thread 6 (Thread 0x7fffd46c4700 (LWP 2475)):
  494. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  495. No symbol table info available.
  496. #1 0x0000000000a7a329 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  497. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  498. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  499. No locals.
  500. #3 0x0000000000a7956a in SqlDelayThread::run (this=0x7fffd525d9c0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  501. pingEveryLoop = 180000
  502. loopCounter = 21169
  503. #4 0x0000000000a7a5fa in ACE_Based::Thread::ThreadTask (param=0x7fffd46c3e30) at /root/mangosdev/src/shared/Threading.cpp:187
  504. No locals.
  505. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  506. No symbol table info available.
  507. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  508. No symbol table info available.
  509. #7 0x0000000000000000 in ?? ()
  510. No symbol table info available.
  511.  
  512. Thread 5 (Thread 0x7ffff4225700 (LWP 2474)):
  513. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  514. No symbol table info available.
  515. #1 0x0000000000a7a329 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  516. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  517. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  518. No locals.
  519. #3 0x0000000000a7956a in SqlDelayThread::run (this=0x7ffff7f87dc0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  520. pingEveryLoop = 180000
  521. loopCounter = 23711
  522. #4 0x0000000000a7a5fa in ACE_Based::Thread::ThreadTask (param=0x7ffff4224e30) at /root/mangosdev/src/shared/Threading.cpp:187
  523. No locals.
  524. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  525. No symbol table info available.
  526. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  527. No symbol table info available.
  528. #7 0x0000000000000000 in ?? ()
  529. No symbol table info available.
  530.  
  531. Thread 4 (Thread 0x7ffff4a26700 (LWP 2473)):
  532. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  533. No symbol table info available.
  534. #1 0x0000000000a7a329 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  535. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  536. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  537. No locals.
  538. #3 0x0000000000a7956a in SqlDelayThread::run (this=0x7ffff7f87e80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  539. pingEveryLoop = 180000
  540. loopCounter = 18649
  541. #4 0x0000000000a7a5fa in ACE_Based::Thread::ThreadTask (param=0x7ffff4a25e30) at /root/mangosdev/src/shared/Threading.cpp:187
  542. No locals.
  543. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  544. No symbol table info available.
  545. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  546. No symbol table info available.
  547. #7 0x0000000000000000 in ?? ()
  548. No symbol table info available.
  549.  
  550. Thread 3 (Thread 0x7ffff5434700 (LWP 2472)):
  551. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  552. No symbol table info available.
  553. #1 0x0000000000a7a329 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  554. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  555. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  556. No locals.
  557. #3 0x0000000000a7956a in SqlDelayThread::run (this=0x7ffff7f87f40) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  558. pingEveryLoop = 180000
  559. loopCounter = 23919
  560. #4 0x0000000000a7a5fa in ACE_Based::Thread::ThreadTask (param=0x7ffff5433e30) at /root/mangosdev/src/shared/Threading.cpp:187
  561. No locals.
  562. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  563. No symbol table info available.
  564. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  565. No symbol table info available.
  566. #7 0x0000000000000000 in ?? ()
  567. No symbol table info available.
  568.  
  569. Thread 1 (Thread 0x7ffff7feb720 (LWP 2468)):
  570. #0 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  571. No symbol table info available.
  572. #1 0x00007ffff7b7689b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  573. No symbol table info available.
  574. #2 0x0000000000522a30 in Wait (this=0x7fffd3d8ebb8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:101
  575. No locals.
  576. #3 WorldSocketMgr::Wait (this=0x7fffd3d8ebb8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:310
  577. i = 1
  578. #4 0x000000000051c953 in Master::Run (this=<value optimized out>) at /root/mangosdev/src/mangosd/Master.cpp:322
  579. 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"}}
  580. rar_thread = 0x0
  581. bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffd3d90a78 "0.0.0.0"}}
  582. world_thread = {m_iThreadId = 140736738371328, m_hThreadHandle = 140736738371328, m_task = 0x7fffd5249cf0, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xbbfcd0, 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}}}
  583. cliThread = 0x7fffd53ae098
  584. soap_thread = 0x7fffd53ae0b0
  585. freeze_thread = 0x7fffd53ae0e0
  586. #5 0x00000000005152fb in main (argc=<value optimized out>, argv=0x7fffffffe1f8) at /root/mangosdev/src/mangosd/Main.cpp:212
  587. cfg_file = 0x7fffffffe45f "../etc/mangosd.conf"
  588. 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>}}
  589. serviceDaemonMode = 0 '\000'
  590. option = <value optimized out>
  591. WORLD: unknown PET flag Action 129 and spellid 59885.
  592. Unit::CleanupDeletedAuras ERROR: Pet guid 44 has not cleaned auralist at remove (holders 4, auras 0)
  593. WORLD: unknown PET flag Action 129 and spellid 52473.
  594. WORLD: unknown PET flag Action 129 and spellid 52473.
  595. Unit::HandleDummyAuraProc: Spell 49028 have nonexistent triggered spell 1206
  596. Unit::CleanupDeletedAuras ERROR: Pet guid 30 has not cleaned auralist at remove (holders 5, auras 0)
  597. WORLD: unknown PET flag Action 193 and spellid 52471.
  598. WORLD: unknown PET flag Action 193 and spellid 52471.
  599. WORLD: unknown PET flag Action 193 and spellid 52471.
  600. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 476 account Id 221047
  601. WORLD: unknown PET flag Action 193 and spellid 52471.
  602. WORLD: unknown PET flag Action 193 and spellid 52471.
  603. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 791 account Id 36741
  604. WORLD: unknown PET flag Action 193 and spellid 52471.
  605. WORLD: unknown PET flag Action 193 and spellid 52471.
  606. Aura::TriggerSpell: Spell 63132 have 0 in EffectTriggered[0], not handled custom case?
  607. Aura::TriggerSpell: Spell 63132 have 0 in EffectTriggered[0], not handled custom case?
  608. Unit::CleanupDeletedAuras ERROR: Pet guid 1 has not cleaned auralist at remove (holders 12, auras 0)
  609. WORLD: unknown PET flag Action 193 and spellid 52471.
  610. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 483 account Id 284905
  611. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 118 account Id 284905
  612. WORLD: unknown PET flag Action 193 and spellid 52471.
  613. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 652 account Id 328403
  614. WORLD: unknown PET flag Action 193 and spellid 52471.
  615. Unit::CleanupDeletedAuras ERROR: Creature guid 4456512 has not cleaned auralist at remove (holders 1, auras 0)
  616. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 483 account Id 300832
  617. Unit::HandleDummyAuraProc: Spell 49028 have nonexistent triggered spell 1206
  618. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 694 account Id 239286
  619. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 246 account Id 321216
  620. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 329 account Id 284890
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement