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 61.92 KB | None | 0 0
  1. [New Thread 0x7fffd14be700 (LWP 16853)]
  2. [New Thread 0x7fffd04bc700 (LWP 16855)]
  3. [New Thread 0x7fffcfcbb700 (LWP 16856)]
  4. [New Thread 0x7fffcf4ba700 (LWP 16857)]
  5. [New Thread 0x7fffcecb9700 (LWP 16858)]
  6. [New Thread 0x7fffce4b8700 (LWP 16859)]
  7. [New Thread 0x7fffcdcb7700 (LWP 16860)]
  8. [New Thread 0x7fffcd4b6700 (LWP 16861)]
  9. [New Thread 0x7fffcccb5700 (LWP 16862)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffd3dc3700 (LWP 16848)]
  13. SpellAuraHolder::Update (this=0x7fffad243160, diff=100) at /root/mangosdev/src/game/SpellAuras.cpp:11063
  14. 11063 int32 manaPerSecond = GetSpellProto()->manaPerSecond + GetSpellProto()->manaPerSecondPerLevel * caster->getLevel();
  15. #0 SpellAuraHolder::Update (this=0x7fffad243160, diff=100) at /root/mangosdev/src/game/SpellAuras.cpp:11063
  16. #1 0x000000000077532e in UpdateHolder (this=0x7fffade64100, time=100) at /root/mangosdev/src/game/SpellAuras.h:107
  17. #2 Unit::_UpdateSpells (this=0x7fffade64100, time=100) at /root/mangosdev/src/game/Unit.cpp:3700
  18. #3 0x0000000000789795 in Unit::Update (this=0x7fffade64100, update_diff=100, p_time=100) at /root/mangosdev/src/game/Unit.cpp:335
  19. #4 0x000000000053989c in Creature::Update (this=0x7fffade64100, update_diff=100, diff=100) at /root/mangosdev/src/game/Creature.cpp:568
  20. #5 0x0000000000649ee1 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 0x0000000000647f6a in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x7fffc9858000, 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=0x7fffc9858000, 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=0x7fffc9858000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  26. #11 Visit (this=0x7fffc9858000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  27. #12 Visit<MaNGOS::ObjectUpdater> (this=0x7fffc9858000, 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=0x7fffc9858000, 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=0x7fffc9858000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  30. #15 Map::Update (this=0x7fffc9858000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  31. #16 0x0000000000814b62 in MapUpdateRequest::call (this=0x7ffface10b30) at /root/mangosdev/src/game/MapUpdater.cpp:74
  32. #17 0x0000000000a80537 in DelayExecutor::svc (this=0x7fffd51d98f0) 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=0x7fffad243160, diff=100) at /root/mangosdev/src/game/SpellAuras.cpp:11063
  39. powertype = POWER_MANA
  40. manaPerSecond = <value optimized out>
  41. caster = 0x7fffade54100
  42. #1 0x000000000077532e in UpdateHolder (this=0x7fffade64100, time=100) at /root/mangosdev/src/game/SpellAuras.h:107
  43. No locals.
  44. #2 Unit::_UpdateSpells (this=0x7fffade64100, time=100) at /root/mangosdev/src/game/Unit.cpp:3700
  45. i_holder = 0x7fffad243160
  46. Lock = {<ACE_Guard<ACE_RW_Thread_Mutex>> = {lock_ = 0x7ffff7f77f08, owner_ = 0}, <No data fields>}
  47. #3 0x0000000000789795 in Unit::Update (this=0x7fffade64100, update_diff=100, p_time=100) at /root/mangosdev/src/game/Unit.cpp:335
  48. No locals.
  49. #4 0x000000000053989c in Creature::Update (this=0x7fffade64100, update_diff=100, diff=100) at /root/mangosdev/src/game/Creature.cpp:568
  50. No locals.
  51. #5 0x0000000000649ee1 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 0x0000000000647f6a in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x7fffc9858000, 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=0x7fffc9858000, 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=0x7fffc9858000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  62. No locals.
  63. #11 Visit (this=0x7fffc9858000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  64. No locals.
  65. #12 Visit<MaNGOS::ObjectUpdater> (this=0x7fffc9858000, 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=0x7fffc9858000, 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=0x7fffc9858000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  70. x = 2
  71. y = 349028352
  72. cell_x = <value optimized out>
  73. cell_y = 0
  74. #15 Map::Update (this=0x7fffc9858000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  75. pair = {x_coord = 290, y_coord = 176}
  76. cell = {data = {Part = {grid_x = 36, grid_y = 22, cell_x = 2, cell_y = 0, nocreate = 1, reserved = 0}, All = 16786852}}
  77. y = 176
  78. x = 290
  79. plr = <value optimized out>
  80. updater = {i_timeDiff = 100}
  81. __FUNCTION__ = "Update"
  82. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  83. #16 0x0000000000814b62 in MapUpdateRequest::call (this=0x7ffface10b30) at /root/mangosdev/src/game/MapUpdater.cpp:74
  84. No locals.
  85. #17 0x0000000000a80537 in DelayExecutor::svc (this=0x7fffd51d98f0) 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 = 1312061482, tv_usec = 492623}}
  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. 21 Thread 0x7fffcccb5700 (LWP 16862) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  99. 20 Thread 0x7fffcd4b6700 (LWP 16861) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  100. 19 Thread 0x7fffcdcb7700 (LWP 16860) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  101. 18 Thread 0x7fffce4b8700 (LWP 16859) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  102. 17 Thread 0x7fffcecb9700 (LWP 16858) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  103. 16 Thread 0x7fffcf4ba700 (LWP 16857) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  104. 15 Thread 0x7fffcfcbb700 (LWP 16856) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  105. 14 Thread 0x7fffd04bc700 (LWP 16855) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  106. 13 Thread 0x7fffd14be700 (LWP 16853) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  107. 12 Thread 0x7fffd0cbd700 (LWP 16854) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  108. 11 Thread 0x7fffd1cbf700 (LWP 16852) 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  109. 10 Thread 0x7fffd24c0700 (LWP 16851) 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  110. 9 Thread 0x7fffd2cc1700 (LWP 16850) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  111. 8 Thread 0x7fffd35c2700 (LWP 16849) findConnectingPolys (this=<value optimized out>, tile=0x7fffb0d051f6, target=0x4588a28, side=<value optimized out>) at /root/mangosdev/dep/recastnavigation/Detour/Source/DetourNavMesh.cpp:261
  112. * 7 Thread 0x7fffd3dc3700 (LWP 16848) SpellAuraHolder::Update (this=0x7fffad243160, diff=100) at /root/mangosdev/src/game/SpellAuras.cpp:11063
  113. 6 Thread 0x7fffd46c4700 (LWP 16847) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  114. 5 Thread 0x7ffff4225700 (LWP 16802) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  115. 4 Thread 0x7ffff4a26700 (LWP 16801) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  116. 3 Thread 0x7ffff5434700 (LWP 16800) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  117. 1 Thread 0x7ffff7feb720 (LWP 16796) 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  118.  
  119. Thread 21 (Thread 0x7fffcccb5700 (LWP 16862)):
  120. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  121. No symbol table info available.
  122. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  123. No symbol table info available.
  124. #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
  125. No symbol table info available.
  126. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  127. No symbol table info available.
  128. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  129. No symbol table info available.
  130. #5 0x0000000000524638 in ReactorRunnable::svc (this=0x7fffd3dc99b0) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  131. 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 = 1558}}
  132. __FUNCTION__ = "svc"
  133. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  134. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  135. No symbol table info available.
  136. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  137. No symbol table info available.
  138. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  139. No symbol table info available.
  140. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  141. No symbol table info available.
  142. #10 0x0000000000000000 in ?? ()
  143. No symbol table info available.
  144.  
  145. Thread 20 (Thread 0x7fffcd4b6700 (LWP 16861)):
  146. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  147. No symbol table info available.
  148. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  149. No symbol table info available.
  150. #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
  151. No symbol table info available.
  152. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  153. No symbol table info available.
  154. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  155. No symbol table info available.
  156. #5 0x0000000000524638 in ReactorRunnable::svc (this=0x7fffd3dc9878) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  157. 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 = 9515}}
  158. __FUNCTION__ = "svc"
  159. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  160. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  161. No symbol table info available.
  162. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  163. No symbol table info available.
  164. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  165. No symbol table info available.
  166. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  167. No symbol table info available.
  168. #10 0x0000000000000000 in ?? ()
  169. No symbol table info available.
  170.  
  171. Thread 19 (Thread 0x7fffcdcb7700 (LWP 16860)):
  172. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  173. No symbol table info available.
  174. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  175. No symbol table info available.
  176. #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
  177. No symbol table info available.
  178. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  179. No symbol table info available.
  180. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  181. No symbol table info available.
  182. #5 0x0000000000524638 in ReactorRunnable::svc (this=0x7fffd3dc9740) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  183. 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 = 5430}}
  184. __FUNCTION__ = "svc"
  185. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  186. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  187. No symbol table info available.
  188. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  189. No symbol table info available.
  190. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  191. No symbol table info available.
  192. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  193. No symbol table info available.
  194. #10 0x0000000000000000 in ?? ()
  195. No symbol table info available.
  196.  
  197. Thread 18 (Thread 0x7fffce4b8700 (LWP 16859)):
  198. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  199. No symbol table info available.
  200. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  201. No symbol table info available.
  202. #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
  203. No symbol table info available.
  204. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  205. No symbol table info available.
  206. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  207. No symbol table info available.
  208. #5 0x0000000000524638 in ReactorRunnable::svc (this=0x7fffd3dc9608) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  209. 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}}
  210. __FUNCTION__ = "svc"
  211. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  212. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  213. No symbol table info available.
  214. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  215. No symbol table info available.
  216. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  217. No symbol table info available.
  218. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  219. No symbol table info available.
  220. #10 0x0000000000000000 in ?? ()
  221. No symbol table info available.
  222.  
  223. Thread 17 (Thread 0x7fffcecb9700 (LWP 16858)):
  224. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  225. No symbol table info available.
  226. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  227. No symbol table info available.
  228. #2 0x00000000005133bb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd2d63f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  229. result = <value optimized out>
  230. #3 0x0000000000514537 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd2d63f00, first_item=@0x7fffcecb8e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  231. ace_mon = {lock_ = 0x7fffd2d63f50, owner_ = 0}
  232. #4 0x0000000000513208 in getq (this=0x7fffd1cbed90) at /opt/mangos/include/ace/Task_T.inl:22
  233. No locals.
  234. #5 SOAPWorkingThread::svc (this=0x7fffd1cbed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  235. mb = 0x0
  236. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  237. No symbol table info available.
  238. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  239. No symbol table info available.
  240. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  241. No symbol table info available.
  242. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  243. No symbol table info available.
  244. #10 0x0000000000000000 in ?? ()
  245. No symbol table info available.
  246.  
  247. Thread 16 (Thread 0x7fffcf4ba700 (LWP 16857)):
  248. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  249. No symbol table info available.
  250. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  251. No symbol table info available.
  252. #2 0x00000000005133bb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd2d63f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  253. result = <value optimized out>
  254. #3 0x0000000000514537 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd2d63f00, first_item=@0x7fffcf4b9e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  255. ace_mon = {lock_ = 0x7fffd2d63f50, owner_ = 0}
  256. #4 0x0000000000513208 in getq (this=0x7fffd1cbed90) at /opt/mangos/include/ace/Task_T.inl:22
  257. No locals.
  258. #5 SOAPWorkingThread::svc (this=0x7fffd1cbed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  259. mb = 0x0
  260. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  261. No symbol table info available.
  262. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  263. No symbol table info available.
  264. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  265. No symbol table info available.
  266. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  267. No symbol table info available.
  268. #10 0x0000000000000000 in ?? ()
  269. No symbol table info available.
  270.  
  271. Thread 15 (Thread 0x7fffcfcbb700 (LWP 16856)):
  272. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  273. No symbol table info available.
  274. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  275. No symbol table info available.
  276. #2 0x00000000005133bb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd2d63f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  277. result = <value optimized out>
  278. #3 0x0000000000514537 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd2d63f00, first_item=@0x7fffcfcbae28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  279. ace_mon = {lock_ = 0x7fffd2d63f50, owner_ = 0}
  280. #4 0x0000000000513208 in getq (this=0x7fffd1cbed90) at /opt/mangos/include/ace/Task_T.inl:22
  281. No locals.
  282. #5 SOAPWorkingThread::svc (this=0x7fffd1cbed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  283. mb = 0x0
  284. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  285. No symbol table info available.
  286. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  287. No symbol table info available.
  288. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  289. No symbol table info available.
  290. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  291. No symbol table info available.
  292. #10 0x0000000000000000 in ?? ()
  293. No symbol table info available.
  294.  
  295. Thread 14 (Thread 0x7fffd04bc700 (LWP 16855)):
  296. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  297. No symbol table info available.
  298. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  299. No symbol table info available.
  300. #2 0x00000000005133bb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd2d63f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  301. result = <value optimized out>
  302. #3 0x0000000000514537 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd2d63f00, first_item=@0x7fffd04bbe28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  303. ace_mon = {lock_ = 0x7fffd2d63f50, owner_ = 0}
  304. #4 0x0000000000513208 in getq (this=0x7fffd1cbed90) at /opt/mangos/include/ace/Task_T.inl:22
  305. No locals.
  306. #5 SOAPWorkingThread::svc (this=0x7fffd1cbed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  307. mb = 0x0
  308. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  309. No symbol table info available.
  310. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  311. No symbol table info available.
  312. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  313. No symbol table info available.
  314. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  315. No symbol table info available.
  316. #10 0x0000000000000000 in ?? ()
  317. No symbol table info available.
  318.  
  319. Thread 13 (Thread 0x7fffd14be700 (LWP 16853)):
  320. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  321. No symbol table info available.
  322. #1 0x0000000000a7aa69 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  323. rqtp = {tv_sec = 1, tv_nsec = 0}
  324. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  325. No locals.
  326. #3 0x000000000051ea3b in FreezeDetectorRunnable::run (this=0x7fffd2da5aa8) at /root/mangosdev/src/mangosd/Master.cpp:79
  327. curtime = 4294966780
  328. #4 0x0000000000a7ad3a in ACE_Based::Thread::ThreadTask (param=0x7fffd14bde30) at /root/mangosdev/src/shared/Threading.cpp:187
  329. No locals.
  330. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  331. No symbol table info available.
  332. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  333. No symbol table info available.
  334. #7 0x0000000000000000 in ?? ()
  335. No symbol table info available.
  336.  
  337. Thread 12 (Thread 0x7fffd0cbd700 (LWP 16854)):
  338. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  339. No symbol table info available.
  340. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  341. No symbol table info available.
  342. #2 0x00000000005133bb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd2d63f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  343. result = <value optimized out>
  344. #3 0x0000000000514537 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd2d63f00, first_item=@0x7fffd0cbce28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  345. ace_mon = {lock_ = 0x7fffd2d63f50, owner_ = 0}
  346. #4 0x0000000000513208 in getq (this=0x7fffd1cbed90) at /opt/mangos/include/ace/Task_T.inl:22
  347. No locals.
  348. #5 SOAPWorkingThread::svc (this=0x7fffd1cbed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  349. mb = 0x0
  350. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  351. No symbol table info available.
  352. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  353. No symbol table info available.
  354. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  355. No symbol table info available.
  356. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  357. No symbol table info available.
  358. #10 0x0000000000000000 in ?? ()
  359. No symbol table info available.
  360.  
  361. Thread 11 (Thread 0x7fffd1cbf700 (LWP 16852)):
  362. #0 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  363. No symbol table info available.
  364. #1 0x0000000000af6b2e in tcp_select (soap=0x7fffd1ca3590, s=32, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4418
  365. tv = {tv_sec = 0, tv_usec = 696878}
  366. fd = {{fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}}
  367. sfd = 0x7fffd1ca33c0
  368. efd = 0x7fffd1ca3440
  369. r = <value optimized out>
  370. rfd = 0x7fffd1ca3340
  371. #2 0x0000000000b0477f in soap_accept (soap=0x7fffd1ca3590) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4486
  372. r = -514
  373. err = -514
  374. n = 16
  375. len = 65536
  376. set = 1
  377. #3 0x00000000005126d7 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/MaNGOSsoap.cpp:51
  378. thread_soap = <value optimized out>
  379. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fffd2d63f00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  380. soap = {_vptr.soap = 0xbc6ab0, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xbc33bb "%.9G", double_format = 0xbc33c0 "%.17lG", dime_id_format = 0xbc33c7 "cid:id%d", http_version = 0xbc33d0 "1.1", http_content = 0x0, encodingStyle = 0xbc5fe0 "", actor = 0x0, lang = 0xbc3cec "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 = 0xe82120, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x51d9240, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffcc32bfb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xb17330 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xaf4df0 <http_get(soap*)>, fput = 0xaf4e00 <http_405(soap*)>, fdel = 0xaf4e00 <http_405(soap*)>, fhead = 0xaf4e00 <http_405(soap*)>, fform = 0, fposthdr = 0xafd010 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xaf7f20 <http_response(soap*, int, size_t)>, fparse = 0xb08930 <http_parse(soap*)>, fparsehdr = 0xb16770 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xafa280 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xafa260 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xafa250 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xb0c110 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xafa270 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xaf4700 <tcp_disconnect(soap*)>, fsend = 0xaf9f30 <fsend(soap*, char const*, size_t)>, frecv = 0xaf9d00 <frecv(soap*, char*, size_t)>, fpoll = 0xb04be0 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xaf7ec0 <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 = 0xbc33d4 "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\n\000\000\000\000\000\000\000\033\000\000\000\000\000\000\000\000@ÖÒÿ\177\000\000zç|öÿ\177\000\000 íËÑÿ\177\000\000\000\001?@\212\002D»\000\000\000\000\000\000\000\000\000kÖÒÿ\177\000\000\001\000\000\000\000\000\000\000\210öËÑÿ\177\000\000\000÷ËÑÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff67d02f4, z_crc = 0, z_dict = 0xad2d64000 <Address 0xad2d64000 out of bounds>, z_dict_len = 4097, zlib_state = 0, zlib_in = 0, zlib_out = 25752, z_buf = 0x7ffff7fe6488 "", z_buflen = 0, z_level = 16384, z_ratio_in = 4.59163468e-41, z_ratio_out = -1.28310675e+33}
  381. m = <value optimized out>
  382. s = -514
  383. #4 0x0000000000a7ad3a in ACE_Based::Thread::ThreadTask (param=0x21) at /root/mangosdev/src/shared/Threading.cpp:187
  384. No locals.
  385. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  386. No symbol table info available.
  387. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  388. No symbol table info available.
  389. #7 0x0000000000000000 in ?? ()
  390. No symbol table info available.
  391.  
  392. Thread 10 (Thread 0x7fffd24c0700 (LWP 16851)):
  393. #0 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  394. No symbol table info available.
  395. #1 0x00007ffff5b6fb14 in usleep () from /lib/libc.so.6
  396. No symbol table info available.
  397. #2 0x000000000051fd5e in CliRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/CliRunnable.cpp:617
  398. command_str = <value optimized out>
  399. commandbuf = "\000\200×Òÿ\177\000\000ô\002}öÿ\177", '\000' <repeats 11 times>, "\200×Ò\t\000\000\000\001\020\000\000\000\000\000\000\230gþ÷ÿ\177\000\000\210gþ÷ÿ\177", '\000' <repeats 11 times>, "\200×Òÿ\177\000\000V\f}öÿ\177", '\000' <repeats 11 times>, "\001?@\212\002D»x\020\000\000\000\000\000\000\000«×Òÿ\177\000\000°~ý÷ÿ\177\000\000\210\006LÒÿ\177\000\000\000\aLÒÿ\177", '\000' <repeats 18 times>, "Fh²÷ÿ\177\000\000\000\000éÓÿ\177\000\000\\ø|öÿ\177\000\000\b\030éÓÿ\177", '\000' <repeats 11 times>, "«×Òÿ\177\000\000P}é\000\000\000\000\000À\tLÒ"...
  400. #3 0x0000000000a7ad3a in ACE_Based::Thread::ThreadTask (param=0x7fffd24bfc40) at /root/mangosdev/src/shared/Threading.cpp:187
  401. No locals.
  402. #4 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  403. No symbol table info available.
  404. #5 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  405. No symbol table info available.
  406. #6 0x0000000000000000 in ?? ()
  407. No symbol table info available.
  408.  
  409. Thread 9 (Thread 0x7fffd2cc1700 (LWP 16850)):
  410. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  411. No symbol table info available.
  412. #1 0x00007ffff7ae037a in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  413. No symbol table info available.
  414. #2 0x00000000008144b0 in MapUpdater::wait (this=0x7fffd51d98e8) at /root/mangosdev/src/game/MapUpdater.cpp:107
  415. guard = {lock_ = 0x7fffd51d9a00, owner_ = 0}
  416. #3 0x0000000000580d28 in MapManager::Update (this=0x7fffd51d9800, diff=<value optimized out>) at /root/mangosdev/src/game/MapManager.cpp:247
  417. No locals.
  418. #4 0x0000000000663ccd in World::Update (this=0x7ffff7f77900, diff=38) at /root/mangosdev/src/game/World.cpp:1610
  419. autobroadcaston = 0
  420. #5 0x000000000051bc0d in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  421. diff = 38
  422. prevSleepTime = 37
  423. #6 0x0000000000a7ad3a in ACE_Based::Thread::ThreadTask (param=0x7fffd51d99c4) at /root/mangosdev/src/shared/Threading.cpp:187
  424. No locals.
  425. #7 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  426. No symbol table info available.
  427. #8 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  428. No symbol table info available.
  429. #9 0x0000000000000000 in ?? ()
  430. No symbol table info available.
  431.  
  432. Thread 8 (Thread 0x7fffd35c2700 (LWP 16849)):
  433. #0 findConnectingPolys (this=<value optimized out>, tile=0x7fffb0d051f6, target=0x4588a28, side=<value optimized out>) at /root/mangosdev/dep/recastnavigation/Detour/Source/DetourNavMesh.cpp:261
  434. i = 2287
  435. m = 32774
  436. base = 13510852569202688
  437. #1 dtNavMesh::connectExtLinks (this=<value optimized out>, tile=0x7fffb0d051f6, target=0x4588a28, side=<value optimized out>) at /root/mangosdev/dep/recastnavigation/Detour/Source/DetourNavMesh.cpp:344
  438. vb = 0x7fffc912974c
  439. nnei = 1
  440. va = <value optimized out>
  441. nei = {13510852569202777, 140737328778143, 0, 140737315768121}
  442. neia = {-3394.66748, -3392.00073, -4.11445827e+18, 4.59163468e-41, -1.14635962e+19, 4.59163468e-41, -0, 4.40812063e-39}
  443. poly = <value optimized out>
  444. nv = 4
  445. i = 2988
  446. #2 0x0000000000b1ed18 in dtNavMesh::addTile (this=0x7fffdf1f1750, data=0x7fffb0cd4000 "VAND\006", dataSize=<value optimized out>, flags=<value optimized out>, lastRef=<value optimized out>, result=<value optimized out>) at /root/mangosdev/dep/recastnavigation/Detour/Source/DetourNavMesh.cpp:810
  447. nei = 0x4588958
  448. i = 6
  449. d = <value optimized out>
  450. vertsSize = <value optimized out>
  451. polysSize = <value optimized out>
  452. detailMeshesSize = <value optimized out>
  453. detailTrisSize = <value optimized out>
  454. bvtreeSize = <value optimized out>
  455. tile = 0x4588a28
  456. linksSize = <value optimized out>
  457. detailVertsSize = <value optimized out>
  458. #3 0x00000000007ccec2 in MMAP::MMapManager::loadMap (this=0x7fffde6465f8, mapId=0, x=52, y=38) at /root/mangosdev/src/game/MoveMap.cpp:209
  459. mmap = 0x7fffdf1f16e0
  460. __FUNCTION__ = "loadMap"
  461. pathLen = 2966241280
  462. __PRETTY_FUNCTION__ = "bool MMAP::MMapManager::loadMap(uint32, int32, int32)"
  463. file = 0x1563cd10
  464. fileHeader = {mmapMagic = 1296908624, dtVersion = 6, mmapVersion = 3, size = 1017244, usesLiquids = true}
  465. data = 0x7fffb0cd4000 "VAND\006"
  466. fileName = 0x7fffb0cd4000 "VAND\006"
  467. result = <value optimized out>
  468. tileRef = 0
  469. #4 0x000000000084a381 in TerrainInfo::LoadMapAndVMap (this=0x336c000, x=52, y=38) at /root/mangosdev/src/game/GridMap.cpp:1107
  470. tmp = 0x7fff00000000 <Address 0x7fff00000000 out of bounds>
  471. len = 0
  472. i_mapEntry = 0x7fff00000000
  473. mapName = 0x7ffff1566089 "Eastern Kingdoms"
  474. #5 0x000000000084a540 in TerrainInfo::Load (this=0x336c000, x=52, y=38) at /root/mangosdev/src/game/GridMap.cpp:665
  475. __FUNCTION__ = "Load"
  476. __PRETTY_FUNCTION__ = "GridMap* TerrainInfo::Load(uint32, uint32)"
  477. pMap = 0x7fffb0cd4ba0
  478. #6 0x00000000006369a7 in Map::LoadMapAndVMap (this=0x39e0000, gx=<value optimized out>, gy=38) at /root/mangosdev/src/game/Map.cpp:70
  479. pInfo = <value optimized out>
  480. #7 0x00000000006395a3 in Map::EnsureGridCreated (this=0x39e0000, p=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:223
  481. gx = -1328524810
  482. gy = 38
  483. #8 0x0000000000639600 in Map::EnsureGridLoaded (this=0x3, cell=...) at /root/mangosdev/src/game/Map.cpp:257
  484. grid = <value optimized out>
  485. __FUNCTION__ = "EnsureGridLoaded"
  486. __PRETTY_FUNCTION__ = "bool Map::EnsureGridLoaded(const Cell&)"
  487. #9 0x00000000009fff1f in Visit<MaNGOS::VisibleNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (center_obj=<value optimized out>, visitor=<value optimized out>, radius=<value optimized out>, dont_load=<value optimized out>) at /root/mangosdev/src/game/Map.h:428
  488. x = 11
  489. y = 25
  490. cell_x = <value optimized out>
  491. cell_y = 3
  492. #10 Visit<MaNGOS::VisibleNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (center_obj=<value optimized out>, visitor=<value optimized out>, radius=<value optimized out>, dont_load=<value optimized out>) at /root/mangosdev/src/game/CellImpl.h:115
  493. r_zone = {data = {Part = {grid_x = 11, grid_y = 25, cell_x = 0, cell_y = 3, nocreate = 0, reserved = 0}, All = 788043}}
  494. y = 203
  495. x = 88
  496. area = {low_bound = {x_coord = 85, y_coord = 203}, high_bound = {x_coord = 88, y_coord = 205}}
  497. #11 Visit<MaNGOS::VisibleNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (center_obj=<value optimized out>, visitor=<value optimized out>, radius=<value optimized out>, dont_load=<value optimized out>) at /root/mangosdev/src/game/CellImpl.h:56
  498. No locals.
  499. #12 Cell::VisitAllObjects<MaNGOS::VisibleNotifier> (center_obj=<value optimized out>, visitor=<value optimized out>, radius=<value optimized out>, dont_load=<value optimized out>) at /root/mangosdev/src/game/CellImpl.h:205
  500. cell = {data = {Part = {grid_x = 10, grid_y = 25, cell_x = 6, cell_y = 4, nocreate = 0, reserved = 0}, All = 1074762}}
  501. gnotifier = {i_visitor = @0x7fffd35c1670}
  502. wnotifier = {i_visitor = @0x7fffd35c1670}
  503. #13 0x0000000000a01d26 in Camera::UpdateVisibilityForOwner (this=0x7fffc806ebb8) at /root/mangosdev/src/game/Camera.cpp:149
  504. notifier = {i_camera = @0x7fffc806ebb8, i_data = {m_blockCount = 2, m_outOfRangeGUIDs = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<ObjectGuid> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<ObjectGuid> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<ObjectGuid, ObjectGuid, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x7fffd35c1688, _M_right = 0x7fffd35c1688}, _M_node_count = 0}}}, m_data = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 436, _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {_M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, _M_start = 0x7fffb5f9c100 "\002Û¾\005t\027\060ñ\003p", _M_finish = 0x7fffb5f9c2b4 "D\226Ã\025C¸\222\001À", _M_end_of_storage = 0x7fffb5f9d100 ""}}, <No data fields>}}}, i_clientGUIDs = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<ObjectGuid> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<ObjectGuid> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<ObjectGuid, ObjectGuid, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x7fffbd23fee8, _M_left = 0x7fffbd23fee8, _M_right = 0x7fffbd23fee8}, _M_node_count = 1}}}, i_visibleNow = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<WorldObject*> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<WorldObject*> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<WorldObject*, WorldObject*, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x7fffbd23e570, _M_left = 0x7fffbd23e570, _M_right = 0x7fffbd23d620}, _M_node_count = 2}}}}
  505. #14 0x0000000000760559 in CameraCall (this=0x7fffc806c000) at /root/mangosdev/src/game/Camera.h:99
  506. c = 0x3
  507. #15 Call_UpdateVisibilityForOwner (this=0x7fffc806c000) at /root/mangosdev/src/game/Camera.h:137
  508. No locals.
  509. #16 Unit::OnRelocated (this=0x7fffc806c000) at /root/mangosdev/src/game/Unit.cpp:12043
  510. No locals.
  511. #17 0x00000000006401d7 in Map::PlayerRelocation (this=0x39e0000, player=0x7fffc806c000, x=<value optimized out>, y=<value optimized out>, z=<value optimized out>, orientation=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:700
  512. __FUNCTION__ = "PlayerRelocation"
  513. __PRETTY_FUNCTION__ = "void Map::PlayerRelocation(Player*, float, float, float, float)"
  514. old_val = {x_coord = 86, y_coord = 204}
  515. old_cell = {data = {Part = {grid_x = 10, grid_y = 25, cell_x = 6, cell_y = 4, nocreate = 0, reserved = 0}, All = 1074762}}
  516. new_val = {x_coord = 86, y_coord = 204}
  517. new_cell = {data = {Part = {grid_x = 10, grid_y = 25, cell_x = 6, cell_y = 4, nocreate = 0, reserved = 0}, All = 1074762}}
  518. newGrid = <value optimized out>
  519. #18 0x000000000077646c in Unit::SetPosition (this=0x7fffc806c000, x=<value optimized out>, y=<value optimized out>, z=<value optimized out>, orientation=<value optimized out>, teleport=false) at /root/mangosdev/src/game/Unit.cpp:426
  520. turn = <value optimized out>
  521. relocate = true
  522. #19 0x00000000006f3933 in Player::SetPosition (this=0x3, x=-3392.01074, y=-3221.32446, z=-3221.33447, orientation=-3200.53467, teleport=246) at /root/mangosdev/src/game/Player.cpp:6368
  523. No locals.
  524. #20 0x0000000000933c3a in WorldSession::HandleMoverRelocation (this=0x7fffcc476240, movementInfo=...) at /root/mangosdev/src/game/MovementHandler.cpp:567
  525. mover = 0x7fffc806c000
  526. #21 0x00000000009352fe in WorldSession::HandleMovementOpcodes (this=0x7fffcc476240, recv_data=...) at /root/mangosdev/src/game/MovementHandler.cpp:290
  527. mover = 0x7fffc806c000
  528. plMover = <value optimized out>
  529. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 33, _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {_M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, _M_start = 0x7fffbd23d9e0 "\v", _M_finish = 0x7fffbd23da01 "m2", _M_end_of_storage = 0x7fffcc490000 ""}}, <No data fields>}}, m_opcode = 63580}
  530. guid = {m_guid = 172279}
  531. movementInfo = {moveFlags = 17, moveFlags2 = 0, time = 138426, pos = {x = -11287.7432, y = -3442.62207, z = 10.3898897, o = 5.54910612}, t_guid = {m_guid = 0}, t_pos = {x = 0, y = 0, z = 0, o = 0}, t_time = 0, t_seat = -1 'ÿ', t_seatInfo = 0x0, t_time2 = 0, s_pitch = 0, fallTime = 102, jump = {velocity = 0, sinAngle = 0, cosAngle = 0, xyspeed = 0}, u_unk1 = 0}
  532. #22 0x0000000000585752 in WorldSession::ExecuteOpcode (this=0x7fffcc476240, opHandle=<value optimized out>, packet=0x7fffcc490cd0) at /root/mangosdev/src/game/WorldSession.cpp:1025
  533. No locals.
  534. #23 0x000000000058b21b in WorldSession::Update (this=0x7fffcc476240, updater=...) at /root/mangosdev/src/game/WorldSession.cpp:246
  535. opHandle = @0x7fffb0d051f6
  536. packet = 0x7fffcc490cd0
  537. #24 0x0000000000647902 in Map::Update (this=0x39e0000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:451
  538. pSession = 0x3
  539. updater = {<PacketFilter> = {_vptr.PacketFilter = 0xb37030, m_pSession = 0x7fffcc476240}, <No data fields>}
  540. plr = 0x3
  541. updater = {i_timeDiff = 3575486704}
  542. __FUNCTION__ = "Update"
  543. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  544. #25 0x0000000000814b62 in MapUpdateRequest::call (this=0x7ffface10c20) at /root/mangosdev/src/game/MapUpdater.cpp:74
  545. No locals.
  546. #26 0x0000000000a80537 in DelayExecutor::svc (this=0x7fffd51d98f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  547. 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 = 1312061482, tv_usec = 395991}}
  548. rq = <value optimized out>
  549. #27 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  550. No symbol table info available.
  551. #28 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  552. No symbol table info available.
  553. #29 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  554. No symbol table info available.
  555. #30 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  556. No symbol table info available.
  557. #31 0x0000000000000000 in ?? ()
  558. No symbol table info available.
  559.  
  560. Thread 7 (Thread 0x7fffd3dc3700 (LWP 16848)):
  561. #0 SpellAuraHolder::Update (this=0x7fffad243160, diff=100) at /root/mangosdev/src/game/SpellAuras.cpp:11063
  562. powertype = POWER_MANA
  563. manaPerSecond = <value optimized out>
  564. caster = 0x7fffade54100
  565. #1 0x000000000077532e in UpdateHolder (this=0x7fffade64100, time=100) at /root/mangosdev/src/game/SpellAuras.h:107
  566. No locals.
  567. #2 Unit::_UpdateSpells (this=0x7fffade64100, time=100) at /root/mangosdev/src/game/Unit.cpp:3700
  568. i_holder = 0x7fffad243160
  569. Lock = {<ACE_Guard<ACE_RW_Thread_Mutex>> = {lock_ = 0x7ffff7f77f08, owner_ = 0}, <No data fields>}
  570. #3 0x0000000000789795 in Unit::Update (this=0x7fffade64100, update_diff=100, p_time=100) at /root/mangosdev/src/game/Unit.cpp:335
  571. No locals.
  572. #4 0x000000000053989c in Creature::Update (this=0x7fffade64100, update_diff=100, diff=100) at /root/mangosdev/src/game/Creature.cpp:568
  573. No locals.
  574. #5 0x0000000000649ee1 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:434
  575. No locals.
  576. #6 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  577. No locals.
  578. #7 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  579. No locals.
  580. #8 0x0000000000647f6a in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x7fffc9858000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  581. No locals.
  582. #9 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x7fffc9858000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  583. No locals.
  584. #10 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fffc9858000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  585. No locals.
  586. #11 Visit (this=0x7fffc9858000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  587. No locals.
  588. #12 Visit<MaNGOS::ObjectUpdater> (this=0x7fffc9858000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  589. No locals.
  590. #13 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fffc9858000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  591. No locals.
  592. #14 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffc9858000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  593. x = 2
  594. y = 349028352
  595. cell_x = <value optimized out>
  596. cell_y = 0
  597. #15 Map::Update (this=0x7fffc9858000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  598. pair = {x_coord = 290, y_coord = 176}
  599. cell = {data = {Part = {grid_x = 36, grid_y = 22, cell_x = 2, cell_y = 0, nocreate = 1, reserved = 0}, All = 16786852}}
  600. y = 176
  601. x = 290
  602. plr = <value optimized out>
  603. updater = {i_timeDiff = 100}
  604. __FUNCTION__ = "Update"
  605. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  606. #16 0x0000000000814b62 in MapUpdateRequest::call (this=0x7ffface10b30) at /root/mangosdev/src/game/MapUpdater.cpp:74
  607. No locals.
  608. #17 0x0000000000a80537 in DelayExecutor::svc (this=0x7fffd51d98f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  609. 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 = 1312061482, tv_usec = 492623}}
  610. rq = <value optimized out>
  611. #18 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  612. No symbol table info available.
  613. #19 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  614. No symbol table info available.
  615. #20 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  616. No symbol table info available.
  617. #21 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  618. No symbol table info available.
  619. #22 0x0000000000000000 in ?? ()
  620. No symbol table info available.
  621.  
  622. Thread 6 (Thread 0x7fffd46c4700 (LWP 16847)):
  623. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  624. No symbol table info available.
  625. #1 0x0000000000a7aa69 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  626. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  627. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  628. No locals.
  629. #3 0x0000000000a79caa in SqlDelayThread::run (this=0x7fffd532a200) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  630. pingEveryLoop = 180000
  631. loopCounter = 10630
  632. #4 0x0000000000a7ad3a in ACE_Based::Thread::ThreadTask (param=0x7fffd46c3e30) at /root/mangosdev/src/shared/Threading.cpp:187
  633. No locals.
  634. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  635. No symbol table info available.
  636. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  637. No symbol table info available.
  638. #7 0x0000000000000000 in ?? ()
  639. No symbol table info available.
  640.  
  641. Thread 5 (Thread 0x7ffff4225700 (LWP 16802)):
  642. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  643. No symbol table info available.
  644. #1 0x0000000000a7aa69 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  645. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  646. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  647. No locals.
  648. #3 0x0000000000a79caa in SqlDelayThread::run (this=0x7ffff7f87dc0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  649. pingEveryLoop = 180000
  650. loopCounter = 13367
  651. #4 0x0000000000a7ad3a in ACE_Based::Thread::ThreadTask (param=0x7ffff4224e30) at /root/mangosdev/src/shared/Threading.cpp:187
  652. No locals.
  653. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  654. No symbol table info available.
  655. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  656. No symbol table info available.
  657. #7 0x0000000000000000 in ?? ()
  658. No symbol table info available.
  659.  
  660. Thread 4 (Thread 0x7ffff4a26700 (LWP 16801)):
  661. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  662. No symbol table info available.
  663. #1 0x0000000000a7aa69 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  664. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  665. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  666. No locals.
  667. #3 0x0000000000a79caa in SqlDelayThread::run (this=0x7ffff7f87e80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  668. pingEveryLoop = 180000
  669. loopCounter = 11079
  670. #4 0x0000000000a7ad3a in ACE_Based::Thread::ThreadTask (param=0x7ffff4a25e30) at /root/mangosdev/src/shared/Threading.cpp:187
  671. No locals.
  672. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  673. No symbol table info available.
  674. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  675. No symbol table info available.
  676. #7 0x0000000000000000 in ?? ()
  677. No symbol table info available.
  678.  
  679. Thread 3 (Thread 0x7ffff5434700 (LWP 16800)):
  680. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  681. No symbol table info available.
  682. #1 0x0000000000a7aa69 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  683. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  684. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  685. No locals.
  686. #3 0x0000000000a79caa in SqlDelayThread::run (this=0x7ffff7f87f40) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  687. pingEveryLoop = 180000
  688. loopCounter = 13452
  689. #4 0x0000000000a7ad3a in ACE_Based::Thread::ThreadTask (param=0x7ffff5433e30) at /root/mangosdev/src/shared/Threading.cpp:187
  690. No locals.
  691. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  692. No symbol table info available.
  693. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  694. No symbol table info available.
  695. #7 0x0000000000000000 in ?? ()
  696. No symbol table info available.
  697.  
  698. Thread 1 (Thread 0x7ffff7feb720 (LWP 16796)):
  699. #0 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  700. No symbol table info available.
  701. #1 0x00007ffff7b7689b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  702. No symbol table info available.
  703. #2 0x0000000000522b40 in Wait (this=0x7fffd3e944a8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:101
  704. No locals.
  705. #3 WorldSocketMgr::Wait (this=0x7fffd3e944a8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:310
  706. i = 1
  707. #4 0x000000000051ca63 in Master::Run (this=<value optimized out>) at /root/mangosdev/src/mangosd/Master.cpp:322
  708. 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"}}
  709. rar_thread = 0x0
  710. bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffd3e68e78 "0.0.0.0"}}
  711. world_thread = {m_iThreadId = 140736729978624, m_hThreadHandle = 140736729978624, m_task = 0x7fffd2dabeb0, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xbc01d0, 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}}}
  712. cliThread = 0x7fffd3e63e38
  713. soap_thread = 0x7fffd3e63e20
  714. freeze_thread = 0x7fffd3e63df0
  715. #5 0x000000000051540b in main (argc=<value optimized out>, argv=0x7fffffffe1f8) at /root/mangosdev/src/mangosd/Main.cpp:212
  716. cfg_file = 0x7fffffffe45e "../etc/mangosd.conf"
  717. 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>}}
  718. serviceDaemonMode = 0 '\000'
  719. option = <value optimized out>
  720. Unit::CleanupDeletedAuras ERROR: Creature guid 4456509 has not cleaned auralist at remove (holders 2, auras 0)
  721. Unit::CleanupDeletedAuras ERROR: Creature guid 4456510 has not cleaned auralist at remove (holders 2, auras 0)
  722. Unit::CleanupDeletedAuras ERROR: Creature guid 4456516 has not cleaned auralist at remove (holders 2, auras 0)
  723. Unit::CleanupDeletedAuras ERROR: Creature guid 4456512 has not cleaned auralist at remove (holders 2, auras 0)
  724. Unit::CleanupDeletedAuras ERROR: Creature guid 4456511 has not cleaned auralist at remove (holders 2, auras 0)
  725. Unit::CleanupDeletedAuras ERROR: Creature guid 4456507 has not cleaned auralist at remove (holders 2, auras 0)
  726. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 482 account Id 321008
  727. Unit::CleanupDeletedAuras ERROR: Creature guid 4456514 has not cleaned auralist at remove (holders 2, auras 0)
  728. Unit::CleanupDeletedAuras ERROR: Creature guid 4456513 has not cleaned auralist at remove (holders 2, auras 0)
  729. Unit::CleanupDeletedAuras ERROR: Pet guid 21 has not cleaned auralist at remove (holders 15, auras 0)
  730. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 170 account Id 308114
  731. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 288 account Id 311489
  732. WARDEN: RESULT MEM_CHECK fail CheckId 237 account Id 311489
  733. Unit::CleanupDeletedAuras ERROR: Creature guid 4456508 has not cleaned auralist at remove (holders 2, auras 0)
  734. Unit::CleanupDeletedAuras ERROR: Creature guid 4456568 has not cleaned auralist at remove (holders 4, auras 0)
  735. Unit::CleanupDeletedAuras ERROR: Creature guid 4456563 has not cleaned auralist at remove (holders 2, auras 0)
  736. Unit::CleanupDeletedAuras ERROR: Creature guid 4456561 has not cleaned auralist at remove (holders 2, auras 0)
  737. Unit::CleanupDeletedAuras ERROR: Creature guid 4456560 has not cleaned auralist at remove (holders 3, auras 0)
  738. Unit::CleanupDeletedAuras ERROR: Creature guid 4456559 has not cleaned auralist at remove (holders 3, auras 0)
  739. Unit::CleanupDeletedAuras ERROR: Creature guid 4456556 has not cleaned auralist at remove (holders 3, auras 0)
  740. Unit::CleanupDeletedAuras ERROR: Creature guid 4456552 has not cleaned auralist at remove (holders 3, auras 0)
  741. Unit::CleanupDeletedAuras ERROR: Creature guid 4456551 has not cleaned auralist at remove (holders 3, auras 0)
  742. Unit::CleanupDeletedAuras ERROR: Creature guid 4456549 has not cleaned auralist at remove (holders 2, auras 0)
  743. Unit::CleanupDeletedAuras ERROR: Creature guid 4456548 has not cleaned auralist at remove (holders 3, auras 0)
  744. Unit::CleanupDeletedAuras ERROR: Creature guid 4456546 has not cleaned auralist at remove (holders 4, auras 0)
  745. Unit::CleanupDeletedAuras ERROR: Creature guid 4456564 has not cleaned auralist at remove (holders 3, auras 0)
  746. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 237 account Id 311321
  747. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 312 account Id 311321
  748. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 730 account Id 311321
  749. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 198 account Id 306523
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement