Guest User

Untitled

a guest
Jan 25th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.46 KB | None | 0 0
  1. Program received signal SIGSEGV, Segmentation fault.
  2. [Switching to Thread 0x7fffe9cad700 (LWP 21891)]
  3. 0x0000000000749ca4 in Unit::_UpdateSpells (this=0x7fff25fd8420, time=258) at /root/mangos/src/game/Unit.cpp:3769
  4. 3769 if (itr->second && !itr->second->IsDeleted())
  5. #0 0x0000000000749ca4 in Unit::_UpdateSpells (this=0x7fff25fd8420, time=258) at /root/mangos/src/game/Unit.cpp:3769
  6. #1 0x000000000074a316 in Unit::Update (this=0x7fff25fd8420, update_diff=258, p_time=258) at /root/mangos/src/game/Unit.cpp:344
  7. #2 0x0000000000685c78 in Update (p_time=258, update_diff=258, this=0x7fff25fd8420) at /root/mangos/src/game/Player.cpp:1220
  8. #3 Player::Update (this=0x7fff25fd8420, update_diff=258, p_time=258) at /root/mangos/src/game/Player.cpp:1200
  9. #4 0x000000000069c559 in Update (time_diff=258, this=<synthetic pointer>) at /root/mangos/src/game/Object.h:431
  10. #5 Map::Update (this=0x7fffe400a290, t_diff=@0x7fff0b3f31e0) at /root/mangos/src/game/Map.cpp:476
  11. #6 0x00000000008e0a94 in MapUpdateRequest::call (this=0x7fff0b3f31c0) at /root/mangos/src/game/MapUpdater.cpp:53
  12. #7 0x00000000009bdfc1 in DelayExecutor::svc (this=0xdc76f60) at /root/mangos/src/shared/DelayExecutor.cpp:70
  13. #8 0x00007ffff7b7a0c7 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.0.1.so
  14. #9 0x00007ffff7b7b5a5 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.0.1.so
  15. #10 0x00007ffff7b7b664 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.0.1.so
  16. #11 0x00007ffff64dfefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  17. #12 0x00007ffff621a89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  18. #13 0x0000000000000000 in ?? ()
  19. #0 0x0000000000749ca4 in Unit::_UpdateSpells (this=0x7fff25fd8420, time=258) at /root/mangos/src/game/Unit.cpp:3769
  20. itr = {_M_node = 0x7fff1a403510}
  21. Guard = {<ACE_Guard<ACE_RW_Thread_Mutex>> = {lock_ = 0x7fffe401b5f8, owner_ = 0}, <No data fields>}
  22. updateQueue = {c = {<std::_Deque_base<ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Null_Mutex>, std::allocator<ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Null_Mutex> > >> = {_M_impl = {<std::allocator<ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Null_Mutex> >> = {<__gnu_cxx::new_allocator<ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Null_Mutex> >> = {<No data fields>}, <No data fields>}, _M_map = 0x7fffb12702a0, _M_map_size = 8, _M_start = {_M_cur = 0x7fff860b18b0, _M_first = 0x7fff860b18b0, _M_last = 0x7fff860b1ab0, _M_node = 0x7fffb12702b8}, _M_finish = {_M_cur = 0x7fff860b19c0, _M_first = 0x7fff860b18b0, _M_last = 0x7fff860b1ab0, _M_node = 0x7fffb12702b8}}}, <No data fields>}}
  23. #1 0x000000000074a316 in Unit::Update (this=0x7fff25fd8420, update_diff=258, p_time=258) at /root/mangos/src/game/Unit.cpp:344
  24. No locals.
  25. #2 0x0000000000685c78 in Update (p_time=258, update_diff=258, this=0x7fff25fd8420) at /root/mangos/src/game/Player.cpp:1220
  26. now = <optimized out>
  27. pet = <optimized out>
  28. #3 Player::Update (this=0x7fff25fd8420, update_diff=258, p_time=258) at /root/mangos/src/game/Player.cpp:1200
  29. No locals.
  30. #4 0x000000000069c559 in Update (time_diff=258, this=<synthetic pointer>) at /root/mangos/src/game/Object.h:431
  31. No locals.
  32. #5 Map::Update (this=0x7fffe400a290, t_diff=@0x7fff0b3f31e0) at /root/mangos/src/game/Map.cpp:476
  33. plr = 0x7fff25fd8420
  34. updater = {i_timeDiff = 3922384640}
  35. grid_object_update = <optimized out>
  36. __FUNCTION__ = "Update"
  37. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  38. world_object_update = <optimized out>
  39. #6 0x00000000008e0a94 in MapUpdateRequest::call (this=0x7fff0b3f31c0) at /root/mangos/src/game/MapUpdater.cpp:53
  40. No locals.
  41. #7 0x00000000009bdfc1 in DelayExecutor::svc (this=0xdc76f60) at /root/mangos/src/shared/DelayExecutor.cpp:70
  42. rq = 0x7fff0b3f31c0
  43. #8 0x00007ffff7b7a0c7 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.0.1.so
  44. No symbol table info available.
  45. #9 0x00007ffff7b7b5a5 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.0.1.so
  46. No symbol table info available.
  47. #10 0x00007ffff7b7b664 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.0.1.so
  48. No symbol table info available.
  49. #11 0x00007ffff64dfefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  50. No symbol table info available.
  51. #12 0x00007ffff621a89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  52. No symbol table info available.
  53. #13 0x0000000000000000 in ?? ()
  54. No symbol table info available.
  55.  
  56. Thread 21 (Thread 0x7fffdf7f6700 (LWP 21903)):
  57. #0 0x00007ffff621aef3 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
  58. No symbol table info available.
  59. #1 0x00007ffff7b3172d in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /usr/lib/libACE-6.0.1.so
  60. No symbol table info available.
  61. #2 0x00007ffff7b3310c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /usr/lib/libACE-6.0.1.so
  62. No symbol table info available.
  63. #3 0x00007ffff7b33271 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /usr/lib/libACE-6.0.1.so
  64. No symbol table info available.
  65. #4 0x00007ffff7b6a1ed in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /usr/lib/libACE-6.0.1.so
  66. No symbol table info available.
  67. #5 0x000000000075593d in ReactorRunnable::svc (this=0x7fffe4082e48) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  68. 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 = 7944}}
  69. i = <optimized out>
  70. t = <optimized out>
  71. #6 0x00007ffff7b7a0c7 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.0.1.so
  72. No symbol table info available.
  73. #7 0x00007ffff7b7b5a5 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.0.1.so
  74. No symbol table info available.
  75. #8 0x00007ffff7b7b664 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.0.1.so
  76. No symbol table info available.
  77. #9 0x00007ffff64dfefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  78. No symbol table info available.
  79. #10 0x00007ffff621a89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  80. No symbol table info available.
  81. #11 0x0000000000000000 in ?? ()
  82. No symbol table info available.
  83.  
  84. Thread 20 (Thread 0x7fffdfff7700 (LWP 21902)):
  85. #0 0x00007ffff621aef3 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
  86. No symbol table info available.
  87. #1 0x00007ffff7b3172d in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /usr/lib/libACE-6.0.1.so
  88. No symbol table info available.
  89. #2 0x00007ffff7b3310c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /usr/lib/libACE-6.0.1.so
  90. No symbol table info available.
  91. #3 0x00007ffff7b33271 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /usr/lib/libACE-6.0.1.so
  92. No symbol table info available.
  93. #4 0x00007ffff7b6a1ed in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /usr/lib/libACE-6.0.1.so
  94. No symbol table info available.
  95. #5 0x000000000075593d in ReactorRunnable::svc (this=0x7fffe4082d10) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  96. 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 = 9907}}
  97. i = <optimized out>
  98. t = <optimized out>
  99. #6 0x00007ffff7b7a0c7 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.0.1.so
  100. No symbol table info available.
  101. #7 0x00007ffff7b7b5a5 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.0.1.so
  102. No symbol table info available.
  103. #8 0x00007ffff7b7b664 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.0.1.so
  104. No symbol table info available.
  105. #9 0x00007ffff64dfefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  106. No symbol table info available.
  107. #10 0x00007ffff621a89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  108. No symbol table info available.
  109. #11 0x0000000000000000 in ?? ()
  110. No symbol table info available.
  111.  
  112. Thread 19 (Thread 0x7fffe07f8700 (LWP 21901)):
  113. #0 0x00007ffff621aef3 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
  114. No symbol table info available.
  115. #1 0x00007ffff7b3172d in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /usr/lib/libACE-6.0.1.so
  116. No symbol table info available.
  117. #2 0x00007ffff7b3310c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /usr/lib/libACE-6.0.1.so
  118. No symbol table info available.
  119. #3 0x00007ffff7b33271 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /usr/lib/libACE-6.0.1.so
  120. No symbol table info available.
  121. #4 0x00007ffff7b6a1ed in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /usr/lib/libACE-6.0.1.so
  122. No symbol table info available.
  123. #5 0x000000000075593d in ReactorRunnable::svc (this=0x7fffe4082bd8) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  124. 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}}
  125. i = <optimized out>
  126. t = <optimized out>
  127. #6 0x00007ffff7b7a0c7 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.0.1.so
  128. No symbol table info available.
  129. #7 0x00007ffff7b7b5a5 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.0.1.so
  130. No symbol table info available.
  131. #8 0x00007ffff7b7b664 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.0.1.so
  132. No symbol table info available.
  133. #9 0x00007ffff64dfefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  134. No symbol table info available.
  135. #10 0x00007ffff621a89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  136. No symbol table info available.
  137. #11 0x0000000000000000 in ?? ()
  138. No symbol table info available.
  139.  
  140. Thread 18 (Thread 0x7fffe0ff9700 (LWP 21900)):
  141. #0 0x00007ffff64e404c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  142. No symbol table info available.
  143. #1 0x00007ffff7b22305 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /usr/lib/libACE-6.0.1.so
  144. No symbol table info available.
  145. #2 0x0000000000536e2b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0xdc83b60, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1744
  146. result = 0
  147. #3 0x0000000000537eef in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0xdc83b60, first_item=@0x7fffe0ff8df8, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1936
  148. ace_mon = {lock_ = 0xdc83bb0, owner_ = 0}
  149. #4 0x000000000053739a in getq (tv=0x0, mb=@0x7fffe0ff8df8, this=0x7fffe3ffed80) at /usr/include/ace/Task_T.inl:22
  150. No locals.
  151. #5 SOAPWorkingThread::svc (this=0x7fffe3ffed80) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  152. mb = 0x0
  153. #6 0x00007ffff7b7a0c7 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.0.1.so
  154. No symbol table info available.
  155. #7 0x00007ffff7b7b5a5 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.0.1.so
  156. No symbol table info available.
  157. #8 0x00007ffff7b7b664 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.0.1.so
  158. No symbol table info available.
  159. #9 0x00007ffff64dfefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  160. No symbol table info available.
  161. #10 0x00007ffff621a89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  162. No symbol table info available.
  163. #11 0x0000000000000000 in ?? ()
  164. No symbol table info available.
  165.  
  166. Thread 17 (Thread 0x7fffe17fa700 (LWP 21899)):
  167. #0 0x00007ffff64e404c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  168. No symbol table info available.
  169. #1 0x00007ffff7b22305 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /usr/lib/libACE-6.0.1.so
  170. No symbol table info available.
  171. #2 0x0000000000536e2b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0xdc83b60, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1744
  172. result = 0
  173. #3 0x0000000000537eef in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0xdc83b60, first_item=@0x7fffe17f9df8, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1936
  174. ace_mon = {lock_ = 0xdc83bb0, owner_ = 0}
  175. #4 0x000000000053739a in getq (tv=0x0, mb=@0x7fffe17f9df8, this=0x7fffe3ffed80) at /usr/include/ace/Task_T.inl:22
  176. No locals.
  177. #5 SOAPWorkingThread::svc (this=0x7fffe3ffed80) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  178. mb = 0x0
  179. #6 0x00007ffff7b7a0c7 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.0.1.so
  180. No symbol table info available.
  181. #7 0x00007ffff7b7b5a5 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.0.1.so
  182. No symbol table info available.
  183. #8 0x00007ffff7b7b664 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.0.1.so
  184. No symbol table info available.
  185. #9 0x00007ffff64dfefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  186. No symbol table info available.
  187. #10 0x00007ffff621a89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  188. No symbol table info available.
  189. #11 0x0000000000000000 in ?? ()
  190. No symbol table info available.
  191.  
  192. Thread 16 (Thread 0x7fffe1ffb700 (LWP 21898)):
  193. #0 0x00007ffff64e404c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  194. No symbol table info available.
  195. #1 0x00007ffff7b22305 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /usr/lib/libACE-6.0.1.so
  196. No symbol table info available.
  197. #2 0x0000000000536e2b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0xdc83b60, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1744
  198. result = 0
  199. #3 0x0000000000537eef in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0xdc83b60, first_item=@0x7fffe1ffadf8, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1936
  200. ace_mon = {lock_ = 0xdc83bb0, owner_ = 0}
  201. #4 0x000000000053739a in getq (tv=0x0, mb=@0x7fffe1ffadf8, this=0x7fffe3ffed80) at /usr/include/ace/Task_T.inl:22
  202. No locals.
  203. #5 SOAPWorkingThread::svc (this=0x7fffe3ffed80) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  204. mb = 0x0
  205. #6 0x00007ffff7b7a0c7 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.0.1.so
  206. No symbol table info available.
  207. #7 0x00007ffff7b7b5a5 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.0.1.so
  208. No symbol table info available.
  209. #8 0x00007ffff7b7b664 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.0.1.so
  210. No symbol table info available.
  211. #9 0x00007ffff64dfefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  212. No symbol table info available.
  213. #10 0x00007ffff621a89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  214. No symbol table info available.
  215. #11 0x0000000000000000 in ?? ()
  216. No symbol table info available.
  217.  
  218. Thread 15 (Thread 0x7fffe37fe700 (LWP 21895)):
  219. #0 0x00007ffff64e78dd in nanosleep () from /lib/x86_64-linux-gnu/libpthread.so.0
  220. No symbol table info available.
  221. #1 0x00000000009c1ae8 in sleep (tv=...) at /usr/include/ace/OS_NS_unistd.inl:951
  222. rqtp = {tv_sec = 1, tv_nsec = 0}
  223. #2 ACE_Based::Thread::Sleep (msecs=<optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  224. No locals.
  225. #3 0x000000000053a977 in run (this=0x7fffe4082730) at /root/mangos/src/mangosd/Master.cpp:81
  226. curtime = <optimized out>
  227. #4 FreezeDetectorRunnable::run (this=0x7fffe4082730) at /root/mangos/src/mangosd/Master.cpp:70
  228. No locals.
  229. #5 0x00000000009c168a in ACE_Based::Thread::ThreadTask (param=0x7fffe4082730) at /root/mangos/src/shared/Threading.cpp:187
  230. _task = 0x7fffe4082730
  231. #6 0x00007ffff7b53875 in ACE_OS_Thread_Adapter::invoke() () from /usr/lib/libACE-6.0.1.so
  232. No symbol table info available.
  233. #7 0x00007ffff64dfefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  234. No symbol table info available.
  235. #8 0x00007ffff621a89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  236. No symbol table info available.
  237. #9 0x0000000000000000 in ?? ()
  238. No symbol table info available.
  239.  
  240. Thread 14 (Thread 0x7fffe27fc700 (LWP 21897)):
  241. #0 0x00007ffff64e404c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  242. No symbol table info available.
  243. #1 0x00007ffff7b22305 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /usr/lib/libACE-6.0.1.so
  244. No symbol table info available.
  245. #2 0x0000000000536e2b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0xdc83b60, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1744
  246. result = 0
  247. #3 0x0000000000537eef in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0xdc83b60, first_item=@0x7fffe27fbdf8, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1936
  248. ace_mon = {lock_ = 0xdc83bb0, owner_ = 0}
  249. #4 0x000000000053739a in getq (tv=0x0, mb=@0x7fffe27fbdf8, this=0x7fffe3ffed80) at /usr/include/ace/Task_T.inl:22
  250. No locals.
  251. #5 SOAPWorkingThread::svc (this=0x7fffe3ffed80) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  252. mb = 0x0
  253. #6 0x00007ffff7b7a0c7 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.0.1.so
  254. No symbol table info available.
  255. #7 0x00007ffff7b7b5a5 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.0.1.so
  256. No symbol table info available.
  257. #8 0x00007ffff7b7b664 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.0.1.so
  258. No symbol table info available.
  259. #9 0x00007ffff64dfefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  260. No symbol table info available.
  261. #10 0x00007ffff621a89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  262. No symbol table info available.
  263. #11 0x0000000000000000 in ?? ()
  264. No symbol table info available.
  265.  
  266. Thread 13 (Thread 0x7fffe2ffd700 (LWP 21896)):
  267. #0 0x00007ffff64e404c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  268. No symbol table info available.
  269. #1 0x00007ffff7b22305 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /usr/lib/libACE-6.0.1.so
  270. No symbol table info available.
  271. #2 0x0000000000536e2b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0xdc83b60, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1744
  272. result = 0
  273. #3 0x0000000000537eef in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0xdc83b60, first_item=@0x7fffe2ffcdf8, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1936
  274. ace_mon = {lock_ = 0xdc83bb0, owner_ = 0}
  275. #4 0x000000000053739a in getq (tv=0x0, mb=@0x7fffe2ffcdf8, this=0x7fffe3ffed80) at /usr/include/ace/Task_T.inl:22
  276. No locals.
  277. #5 SOAPWorkingThread::svc (this=0x7fffe3ffed80) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  278. mb = 0x0
  279. #6 0x00007ffff7b7a0c7 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.0.1.so
  280. No symbol table info available.
  281. #7 0x00007ffff7b7b5a5 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.0.1.so
  282. No symbol table info available.
  283. #8 0x00007ffff7b7b664 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.0.1.so
  284. No symbol table info available.
  285. #9 0x00007ffff64dfefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  286. No symbol table info available.
  287. #10 0x00007ffff621a89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  288. No symbol table info available.
  289. #11 0x0000000000000000 in ?? ()
  290. No symbol table info available.
  291.  
  292. Thread 12 (Thread 0x7fffe3fff700 (LWP 21894)):
  293. #0 0x00007ffff6213913 in select () from /lib/x86_64-linux-gnu/libc.so.6
  294. No symbol table info available.
  295. #1 0x0000000000a34a53 in tcp_select (s=30, flags=<optimized out>, timeout=<optimized out>, soap=<optimized out>) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4418
  296. tv = {tv_sec = 0, tv_usec = 921704}
  297. fd = {{fds_bits = {1073741824, 0 <repeats 15 times>}}, {fds_bits = {1073741824, 0 <repeats 15 times>}}, {fds_bits = {1073741824, 0 <repeats 15 times>}}}
  298. sfd = 0x7fffe3fe33a0
  299. efd = 0x7fffe3fe3420
  300. r = <optimized out>
  301. rfd = 0x7fffe3fe3320
  302. #2 0x0000000000a4b002 in soap_accept (soap=0x7fffe3fe3580) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4486
  303. r = <optimized out>
  304. err = <optimized out>
  305. n = 16
  306. len = 65536
  307. set = 1
  308. #3 0x0000000000535c29 in MaNGOSsoapRunnable::run (this=<optimized out>) at /root/mangos/src/mangosd/MaNGOSsoap.cpp:51
  309. thread_soap = 0x0
  310. mb = <optimized out>
  311. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0xdc83b60, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  312. soap = {_vptr.soap = 0xaf2470, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xaf01a4 "%.9G", double_format = 0xaf01a9 "%.17lG", dime_id_format = 0xaf01b0 "cid:id%d", http_version = 0xa62236 "1.1", http_content = 0x0, encodingStyle = 0xaf2290 "", actor = 0x0, lang = 0xaf0ee1 "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 = 0xdbe100, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x7fffe49929e0, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffe4585570, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xa49660 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xa341c0 <http_get(soap*)>, fput = 0xa341d0 <http_405(soap*)>, fdel = 0xa341d0 <http_405(soap*)>, fhead = 0xa341d0 <http_405(soap*)>, fform = 0, fposthdr = 0xa36020 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xa49310 <http_response(soap*, int, size_t)>, fparse = 0xa4a7e0 <http_parse(soap*)>, fparsehdr = 0xa48920 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xa34770 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xa34750 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xa34740 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xa37ef0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xa34760 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xa348a0 <tcp_disconnect(soap*)>, fsend = 0xa34ed0 <fsend(soap*, char const*, size_t)>, frecv = 0xa34c90 <frecv(soap*, char*, size_t)>, fpoll = 0xa4b380 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xa346e0 <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 = 30, 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 = 0xaf01b9 "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 976 times>"\300, \061M\366\377\177\000\000\030\062M\366\377\177\000\000\200\020\000\000\000\000\000\000x\020", '\000' <repeats 14 times>, "\003\000\000\000\000\000\000", session_port = -165990913, c_locale = 0x0, d_stream = 0x1030, z_crc = 0, z_dict = 0x63 <Address 0x63 out of bounds>, z_dict_len = 0, zlib_state = 0, zlib_in = 0, zlib_out = 4256, z_buf = 0x0, z_buflen = 140737325642176, z_level = 19328, z_ratio_in = 0, z_ratio_out = 5.74111981e-42}
  313. m = <optimized out>
  314. s = <optimized out>
  315. #4 0x00000000009c168a in ACE_Based::Thread::ThreadTask (param=0x7fffe4000d80) at /root/mangos/src/shared/Threading.cpp:187
  316. _task = 0x7fffe4000d80
  317. #5 0x00007ffff7b53875 in ACE_OS_Thread_Adapter::invoke() () from /usr/lib/libACE-6.0.1.so
  318. No symbol table info available.
  319. #6 0x00007ffff64dfefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  320. No symbol table info available.
  321. #7 0x00007ffff621a89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  322. No symbol table info available.
  323. #8 0x0000000000000000 in ?? ()
  324. No symbol table info available.
  325.  
  326. Thread 11 (Thread 0x7fffe8cab700 (LWP 21893)):
  327. #0 0x00007ffff61e651d in nanosleep () from /lib/x86_64-linux-gnu/libc.so.6
  328. No symbol table info available.
  329. #1 0x00007ffff6214154 in usleep () from /lib/x86_64-linux-gnu/libc.so.6
  330. No symbol table info available.
  331. #2 0x000000000053547a in CliRunnable::run (this=<optimized out>) at /root/mangos/src/mangosd/CliRunnable.cpp:617
  332. command_str = <optimized out>
  333. commandbuf = "\003\000\000\000\000\000\000\000\377-\033\366\377\177\000\000\000\000\000\000\000\000\000\000\060\020", '\000' <repeats 14 times>, "c", '\000' <repeats 15 times>"\240, \020", '\000' <repeats 14 times>"\300, \061M\366\377\177\000\000\200K\336\000\000\000\000\000\001\020\000\000\000\000\000\000\000\237\006\344\377\177\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000}W\033\366\377\177\000\000\000\237\006\344\377\177\000\000\001\020\000\000\000\000\000\000\200K\336\000\000\000\000\000\320\071\335\000\000\000\000\000\000\237\006\344\377\177\000\000m\225\304\366\377\177\000\000\000\237\006\344\377\177\000\000@\372\307\r\000\000\000\000(\237\006\344\377\177\000\000\320\071\335\000\000\000\000\000\000\237\006\344\377\177\000\000\006(\265\367\377\177\000\000@\372\307\r\000\000\000\000bÓ³\367\377\177", '\000' <repeats 17 times>
  334. #3 0x00000000009c168a in ACE_Based::Thread::ThreadTask (param=0x7fffe4069f70) at /root/mangos/src/shared/Threading.cpp:187
  335. _task = 0x7fffe4069f70
  336. #4 0x00007ffff7b53875 in ACE_OS_Thread_Adapter::invoke() () from /usr/lib/libACE-6.0.1.so
  337. No symbol table info available.
  338. #5 0x00007ffff64dfefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  339. No symbol table info available.
  340. #6 0x00007ffff621a89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  341. No symbol table info available.
  342. #7 0x0000000000000000 in ?? ()
  343. No symbol table info available.
  344.  
  345. Thread 10 (Thread 0x7fffe94ac700 (LWP 21892)):
  346. #0 0x00007ffff64e404c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  347. No symbol table info available.
  348. #1 0x00007ffff7b2225a in ACE_Condition_Thread_Mutex::wait() () from /usr/lib/libACE-6.0.1.so
  349. No symbol table info available.
  350. #2 0x00000000008dfa50 in MapUpdater::wait (this=0xdc76f58) at /root/mangos/src/game/MapUpdater.cpp:95
  351. guard = {lock_ = 0xdc77070, owner_ = 0}
  352. #3 0x00000000006bed28 in MapManager::Update (this=0xdc76e70, diff=<optimized out>) at /root/mangos/src/game/MapManager.cpp:249
  353. iter = <optimized out>
  354. #4 0x000000000088cce8 in World::Update (this=0xe59190, diff=258) at /root/mangos/src/game/World.cpp:1682
  355. autobroadcaston = 1
  356. #5 0x000000000053864d in WorldRunnable::run (this=<optimized out>) at /root/mangos/src/mangosd/WorldRunnable.cpp:60
  357. diff = 258
  358. realCurrTime = <optimized out>
  359. prevSleepTime = 0
  360. #6 0x00000000009c168a in ACE_Based::Thread::ThreadTask (param=0x7fffe40c5030) at /root/mangos/src/shared/Threading.cpp:187
  361. _task = 0x7fffe40c5030
  362. #7 0x00007ffff7b53875 in ACE_OS_Thread_Adapter::invoke() () from /usr/lib/libACE-6.0.1.so
  363. No symbol table info available.
  364. #8 0x00007ffff64dfefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  365. No symbol table info available.
  366. #9 0x00007ffff621a89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  367. No symbol table info available.
  368. #10 0x0000000000000000 in ?? ()
  369. No symbol table info available.
  370.  
  371. Thread 9 (Thread 0x7fffe9cad700 (LWP 21891)):
  372. #0 0x0000000000749ca4 in Unit::_UpdateSpells (this=0x7fff25fd8420, time=258) at /root/mangos/src/game/Unit.cpp:3769
  373. itr = {_M_node = 0x7fff1a403510}
  374. Guard = {<ACE_Guard<ACE_RW_Thread_Mutex>> = {lock_ = 0x7fffe401b5f8, owner_ = 0}, <No data fields>}
  375. updateQueue = {c = {<std::_Deque_base<ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Null_Mutex>, std::allocator<ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Null_Mutex> > >> = {_M_impl = {<std::allocator<ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Null_Mutex> >> = {<__gnu_cxx::new_allocator<ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Null_Mutex> >> = {<No data fields>}, <No data fields>}, _M_map = 0x7fffb12702a0, _M_map_size = 8, _M_start = {_M_cur = 0x7fff860b18b0, _M_first = 0x7fff860b18b0, _M_last = 0x7fff860b1ab0, _M_node = 0x7fffb12702b8}, _M_finish = {_M_cur = 0x7fff860b19c0, _M_first = 0x7fff860b18b0, _M_last = 0x7fff860b1ab0, _M_node = 0x7fffb12702b8}}}, <No data fields>}}
  376. #1 0x000000000074a316 in Unit::Update (this=0x7fff25fd8420, update_diff=258, p_time=258) at /root/mangos/src/game/Unit.cpp:344
  377. No locals.
  378. #2 0x0000000000685c78 in Update (p_time=258, update_diff=258, this=0x7fff25fd8420) at /root/mangos/src/game/Player.cpp:1220
  379. now = <optimized out>
  380. pet = <optimized out>
  381. #3 Player::Update (this=0x7fff25fd8420, update_diff=258, p_time=258) at /root/mangos/src/game/Player.cpp:1200
  382. No locals.
  383. #4 0x000000000069c559 in Update (time_diff=258, this=<synthetic pointer>) at /root/mangos/src/game/Object.h:431
  384. No locals.
  385. #5 Map::Update (this=0x7fffe400a290, t_diff=@0x7fff0b3f31e0) at /root/mangos/src/game/Map.cpp:476
  386. plr = 0x7fff25fd8420
  387. updater = {i_timeDiff = 3922384640}
  388. grid_object_update = <optimized out>
  389. __FUNCTION__ = "Update"
  390. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  391. world_object_update = <optimized out>
  392. #6 0x00000000008e0a94 in MapUpdateRequest::call (this=0x7fff0b3f31c0) at /root/mangos/src/game/MapUpdater.cpp:53
  393. No locals.
  394. #7 0x00000000009bdfc1 in DelayExecutor::svc (this=0xdc76f60) at /root/mangos/src/shared/DelayExecutor.cpp:70
  395. rq = 0x7fff0b3f31c0
  396. #8 0x00007ffff7b7a0c7 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.0.1.so
  397. No symbol table info available.
  398. #9 0x00007ffff7b7b5a5 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.0.1.so
  399. No symbol table info available.
  400. #10 0x00007ffff7b7b664 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.0.1.so
  401. No symbol table info available.
  402. #11 0x00007ffff64dfefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  403. No symbol table info available.
  404. #12 0x00007ffff621a89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  405. No symbol table info available.
  406. #13 0x0000000000000000 in ?? ()
  407. No symbol table info available.
  408.  
  409. Thread 8 (Thread 0x7fffea4ae700 (LWP 21890)):
  410. #0 0x00007ffff6272810 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
  411. No symbol table info available.
  412. #1 0x00000000008a46b5 in insert (__x=<optimized out>, __position=<optimized out>, __n=<optimized out>, this=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/string3.h:52
  413. No locals.
  414. #2 resize (__x=0 '\000', this=<optimized out>, __new_size=<optimized out>) at /usr/include/c++/4.6/bits/stl_vector.h:632
  415. No locals.
  416. #3 append (cnt=4, src=0x7fff3a380800 "\a\267\021\020\377\177", this=0x7fffea4ad9a0) at /root/mangos/src/shared/ByteBuffer.h:364
  417. No locals.
  418. #4 append (buffer=<optimized out>, this=0x7fffea4ad9a0) at /root/mangos/src/shared/ByteBuffer.h:372
  419. No locals.
  420. #5 operator<< (buf=..., guid=<optimized out>) at /root/mangos/src/game/ObjectGuid.cpp:93
  421. No locals.
  422. #6 0x000000000073b015 in Unit::SendAttackStateUpdate (this=0x7fffc12094a0, damageInfo=0x7fffea4ada40) at /root/mangos/src/game/Unit.cpp:5881
  423. targetHealth = 1370228667
  424. overkill = 0
  425. count = 1
  426. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 11, _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 = 0x51ac07b0 "\002", _M_finish = 0x51ac07bf "RV", _M_end_of_storage = 0x51ac07ed ""}}, <No data fields>}}, m_opcode = 330}
  427. #7 0x0000000000747eb6 in AttackerStateUpdate (extra=false, attType=BASE_ATTACK, pVictim=0x7fff20547ab0, this=0x7fffc12094a0) at /root/mangos/src/game/Unit.cpp:2810
  428. extraAttacks = 0
  429. damageInfo = {attacker = 0x7fffc12094a0, target = 0x7fff20547ab0, damageSchoolMask = SPELL_SCHOOL_MASK_NORMAL, damage = 463, absorb = 0, resist = 0, blocked_amount = 0, HitInfo = 2, TargetState = 1, attackType = BASE_ATTACK, procAttacker = 4, procVictim = 1048584, procEx = 1048577, cleanDamage = 266, hitOutCome = MELEE_HIT_NORMAL}
  430. #8 Unit::AttackerStateUpdate (this=0x7fffc12094a0, pVictim=<optimized out>, attType=BASE_ATTACK, extra=false) at /root/mangos/src/game/Unit.cpp:2764
  431. No locals.
  432. #9 0x00000000007484a7 in Unit::UpdateMeleeAttackingState (this=0x7fffc12094a0) at /root/mangos/src/game/Unit.cpp:431
  433. victim = 0x7fff20547ab0
  434. swingError = 0 '\000'
  435. player = <optimized out>
  436. #10 0x00000000009ace8e in PetAI::UpdateAI (this=0x7fff172b3950, diff=<optimized out>) at /root/mangos/src/game/PetAI.cpp:176
  437. meleeReach = true
  438. owner = 0x47d77701
  439. #11 0x00000000006dd135 in Creature::Update (this=0x7fffc12094a0, update_diff=258, diff=258) at /root/mangos/src/game/Creature.cpp:599
  440. No locals.
  441. #12 0x00000000005fbd3d in Pet::Update (this=0x7fffc12094a0, update_diff=258, diff=258) at /root/mangos/src/game/Pet.cpp:659
  442. __FUNCTION__ = "Update"
  443. __PRETTY_FUNCTION__ = "virtual void Pet::Update(uint32, uint32)"
  444. #13 0x00000000006a6e33 in Update (time_diff=258, this=<synthetic pointer>) at /root/mangos/src/game/Object.h:431
  445. No locals.
  446. #14 Visit (m=<optimized out>, this=0x7fffea4add50) at /root/mangos/src/game/GridNotifiersImpl.h:46
  447. iter = {_Ptr = 0x7fffc120b458}
  448. #15 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:50
  449. No locals.
  450. #16 0x000000000069c9a4 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > (c=<optimized out>, v=...) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  451. No locals.
  452. #17 VisitorHelper<MaNGOS::ObjectUpdater, Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > (c=<optimized out>, v=...) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:58
  453. No locals.
  454. #18 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > (v=..., c=<optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:65
  455. No locals.
  456. #19 Visit (c=<optimized out>, this=<synthetic pointer>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:80
  457. No locals.
  458. #20 Visit<MaNGOS::ObjectUpdater> (this=<optimized out>, visitor=<synthetic pointer>) at /root/mangos/src/framework/GameSystem/Grid.h:89
  459. No locals.
  460. #21 Visit<MaNGOS::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > (y=<synthetic pointer>, this=<optimized out>, visitor=<synthetic pointer>, x=<optimized out>) at /root/mangos/src/framework/GameSystem/NGrid.h:156
  461. No locals.
  462. #22 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (visitor=<synthetic pointer>, cell=..., this=0x7fff27f5b5f0) at /root/mangos/src/game/Map.h:457
  463. cell_y = <optimized out>
  464. cell_x = <optimized out>
  465. #23 Map::Update (this=0x7fff27f5b5f0, t_diff=@0x7fff63113cf0) at /root/mangos/src/game/Map.cpp:515
  466. pair = {x_coord = 242, y_coord = 251}
Add Comment
Please, Sign In to add comment