Advertisement
Guest User

Untitled

a guest
Aug 9th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.74 KB | None | 0 0
  1. [New Thread 0x7fff55051700 (LWP 7573)]
  2. [New Thread 0x7fff54850700 (LWP 7574)]
  3. [New Thread 0x7fff5404f700 (LWP 7575)]
  4. [New Thread 0x7fff5384e700 (LWP 7576)]
  5. [New Thread 0x7fff5304d700 (LWP 7577)]
  6. [New Thread 0x7fff5284c700 (LWP 7578)]
  7. [New Thread 0x7fff5204b700 (LWP 7579)]
  8. [New Thread 0x7fff5184a700 (LWP 7580)]
  9. [New Thread 0x7fff51049700 (LWP 7581)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fff59159700 (LWP 7565)]
  13. equal_range (this=0x7ffefbf18000, targetSwitch=false) at /usr/include/c++/4.4/bits/stl_tree.h:1054
  14. 1054 if (_M_impl._M_key_compare(_S_key(__x), __k))
  15. #0 equal_range (this=0x7ffefbf18000, targetSwitch=false) at /usr/include/c++/4.4/bits/stl_tree.h:1054
  16. #1 erase (this=0x7ffefbf18000, targetSwitch=false) at /usr/include/c++/4.4/bits/stl_tree.h:1372
  17. #2 erase (this=0x7ffefbf18000, targetSwitch=false) at /usr/include/c++/4.4/bits/stl_set.h:491
  18. #3 _removeAttacker (this=0x7ffefbf18000, targetSwitch=false) at /root/mangosdev/src/game/Unit.h:1213
  19. #4 Unit::AttackStop (this=0x7ffefbf18000, targetSwitch=false) at /root/mangosdev/src/game/Unit.cpp:6058
  20. #5 0x00000000008511a1 in Unit::CombatStop (this=0x7ffefbf18000, includingCast=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6090
  21. #6 0x000000000085a77f in Unit::Update (this=0x7ffefbf18000, update_diff=152, p_time=152) at /root/mangosdev/src/game/Unit.cpp:357
  22. #7 0x00000000005bb488 in Player::Update (this=0x7ffefbf18000, update_diff=152, p_time=152) at /root/mangosdev/src/game/Player.cpp:1220
  23. #8 0x00000000007cdfe5 in Update (this=0x4df4000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Object.h:424
  24. #9 Map::Update (this=0x4df4000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:462
  25. #10 0x000000000090c962 in MapUpdateRequest::call (this=0x7ffed1ff74c0) at /root/mangosdev/src/game/MapUpdater.cpp:74
  26. #11 0x00000000009d2ee1 in DelayExecutor::svc (this=0x7fff5b4a8c40) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  27. #12 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  28. #13 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  29. #14 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  30. #15 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  31. #16 0x0000000000000000 in ?? ()
  32. #0 equal_range (this=0x7ffefbf18000, targetSwitch=false) at /usr/include/c++/4.4/bits/stl_tree.h:1054
  33. __y = 0x4400000023d
  34. #1 erase (this=0x7ffefbf18000, targetSwitch=false) at /usr/include/c++/4.4/bits/stl_tree.h:1372
  35. No locals.
  36. #2 erase (this=0x7ffefbf18000, targetSwitch=false) at /usr/include/c++/4.4/bits/stl_set.h:491
  37. No locals.
  38. #3 _removeAttacker (this=0x7ffefbf18000, targetSwitch=false) at /root/mangosdev/src/game/Unit.h:1213
  39. No locals.
  40. #4 Unit::AttackStop (this=0x7ffefbf18000, targetSwitch=false) at /root/mangosdev/src/game/Unit.cpp:6058
  41. No locals.
  42. #5 0x00000000008511a1 in Unit::CombatStop (this=0x7ffefbf18000, includingCast=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6090
  43. No locals.
  44. #6 0x000000000085a77f in Unit::Update (this=0x7ffefbf18000, update_diff=152, p_time=152) at /root/mangosdev/src/game/Unit.cpp:357
  45. No locals.
  46. #7 0x00000000005bb488 in Player::Update (this=0x7ffefbf18000, update_diff=152, p_time=152) at /root/mangosdev/src/game/Player.cpp:1220
  47. now = <value optimized out>
  48. pet = <value optimized out>
  49. #8 0x00000000007cdfe5 in Update (this=0x4df4000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Object.h:424
  50. No locals.
  51. #9 Map::Update (this=0x4df4000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:462
  52. plr = 0x7ffefbf18000
  53. updater = {i_timeDiff = 3}
  54. __FUNCTION__ = "Update"
  55. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  56. #10 0x000000000090c962 in MapUpdateRequest::call (this=0x7ffed1ff74c0) at /root/mangosdev/src/game/MapUpdater.cpp:74
  57. No locals.
  58. #11 0x00000000009d2ee1 in DelayExecutor::svc (this=0x7fff5b4a8c40) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  59. rq = 0x7ffed1ff74c0
  60. #12 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  61. No symbol table info available.
  62. #13 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  63. No symbol table info available.
  64. #14 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  65. No symbol table info available.
  66. #15 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  67. No symbol table info available.
  68. #16 0x0000000000000000 in ?? ()
  69. No symbol table info available.
  70. 25 Thread 0x7fff51049700 (LWP 7581) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  71. 24 Thread 0x7fff5184a700 (LWP 7580) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  72. 23 Thread 0x7fff5204b700 (LWP 7579) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  73. 22 Thread 0x7fff5284c700 (LWP 7578) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  74. 21 Thread 0x7fff5304d700 (LWP 7577) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  75. 20 Thread 0x7fff5384e700 (LWP 7576) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  76. 19 Thread 0x7fff5404f700 (LWP 7575) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  77. 18 Thread 0x7fff54850700 (LWP 7574) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  78. 17 Thread 0x7fff55051700 (LWP 7573) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  79. 16 Thread 0x7fff55852700 (LWP 7572) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  80. 15 Thread 0x7fff56053700 (LWP 7571) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  81. 14 Thread 0x7fff56854700 (LWP 7570) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  82. 13 Thread 0x7fff57055700 (LWP 7569) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  83. 12 Thread 0x7fff57856700 (LWP 7568) 0x00007ffff5b6a2c3 in select () from /lib/libc.so.6
  84. 11 Thread 0x7fff58057700 (LWP 7567) 0x00007ffff5b3520d in nanosleep () from /lib/libc.so.6
  85. 10 Thread 0x7fff58858700 (LWP 7566) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  86. * 9 Thread 0x7fff59159700 (LWP 7565) equal_range (this=0x7ffefbf18000, targetSwitch=false) at /usr/include/c++/4.4/bits/stl_tree.h:1054
  87. 8 Thread 0x7fff5995a700 (LWP 7564) 0x00000000006c09e8 in AreaAura::Update (this=0x7ffe257af1c0, diff=<value optimized out>) at /root/mangosdev/src/game/SpellAuras.cpp:744
  88. 7 Thread 0x7fff5a15b700 (LWP 7563) 0x00007ffff5e1c6b4 in __lll_lock_wait () from /lib/libpthread.so.0
  89. 6 Thread 0x7fff5aa5c700 (LWP 7562) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  90. 5 Thread 0x7ffff4220700 (LWP 7468) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  91. 4 Thread 0x7ffff4a21700 (LWP 7467) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  92. 3 Thread 0x7ffff542f700 (LWP 7466) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  93. 1 Thread 0x7ffff7feb720 (LWP 7462) 0x00007ffff5e16285 in pthread_join () from /lib/libpthread.so.0
  94.  
  95. Thread 25 (Thread 0x7fff51049700 (LWP 7581)):
  96. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  97. No symbol table info available.
  98. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  99. No symbol table info available.
  100. #2 0x00007ffff7af366c 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
  101. No symbol table info available.
  102. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  103. No symbol table info available.
  104. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  105. No symbol table info available.
  106. #5 0x00000000006d0238 in ReactorRunnable::svc (this=0x7fff5b2027d8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:167
  107. 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}}
  108. __FUNCTION__ = "svc"
  109. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  110. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  111. No symbol table info available.
  112. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  113. No symbol table info available.
  114. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  115. No symbol table info available.
  116. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  117. No symbol table info available.
  118. #10 0x0000000000000000 in ?? ()
  119. No symbol table info available.
  120.  
  121. Thread 24 (Thread 0x7fff5184a700 (LWP 7580)):
  122. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  123. No symbol table info available.
  124. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  125. No symbol table info available.
  126. #2 0x00007ffff7af366c 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
  127. No symbol table info available.
  128. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  129. No symbol table info available.
  130. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  131. No symbol table info available.
  132. #5 0x00000000006d0238 in ReactorRunnable::svc (this=0x7fff5b2026a0) at /root/mangosdev/src/game/WorldSocketMgr.cpp:167
  133. 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 = 6771}}
  134. __FUNCTION__ = "svc"
  135. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  136. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  137. No symbol table info available.
  138. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  139. No symbol table info available.
  140. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  141. No symbol table info available.
  142. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  143. No symbol table info available.
  144. #10 0x0000000000000000 in ?? ()
  145. No symbol table info available.
  146.  
  147. Thread 23 (Thread 0x7fff5204b700 (LWP 7579)):
  148. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  149. No symbol table info available.
  150. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  151. No symbol table info available.
  152. #2 0x00007ffff7af366c 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
  153. No symbol table info available.
  154. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  155. No symbol table info available.
  156. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  157. No symbol table info available.
  158. #5 0x00000000006d0238 in ReactorRunnable::svc (this=0x7fff5b202568) at /root/mangosdev/src/game/WorldSocketMgr.cpp:167
  159. 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 = 9987}}
  160. __FUNCTION__ = "svc"
  161. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  162. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  163. No symbol table info available.
  164. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  165. No symbol table info available.
  166. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  167. No symbol table info available.
  168. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  169. No symbol table info available.
  170. #10 0x0000000000000000 in ?? ()
  171. No symbol table info available.
  172.  
  173. Thread 22 (Thread 0x7fff5284c700 (LWP 7578)):
  174. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  175. No symbol table info available.
  176. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  177. No symbol table info available.
  178. #2 0x00007ffff7af366c 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
  179. No symbol table info available.
  180. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  181. No symbol table info available.
  182. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  183. No symbol table info available.
  184. #5 0x00000000006d0238 in ReactorRunnable::svc (this=0x7fff5b202430) at /root/mangosdev/src/game/WorldSocketMgr.cpp:167
  185. 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 = 7689}}
  186. __FUNCTION__ = "svc"
  187. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  188. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  189. No symbol table info available.
  190. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  191. No symbol table info available.
  192. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  193. No symbol table info available.
  194. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  195. No symbol table info available.
  196. #10 0x0000000000000000 in ?? ()
  197. No symbol table info available.
  198.  
  199. Thread 21 (Thread 0x7fff5304d700 (LWP 7577)):
  200. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  201. No symbol table info available.
  202. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  203. No symbol table info available.
  204. #2 0x00007ffff7af366c 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
  205. No symbol table info available.
  206. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  207. No symbol table info available.
  208. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  209. No symbol table info available.
  210. #5 0x00000000006d0238 in ReactorRunnable::svc (this=0x7fff5b2022f8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:167
  211. 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 = 1479}}
  212. __FUNCTION__ = "svc"
  213. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  214. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  215. No symbol table info available.
  216. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  217. No symbol table info available.
  218. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  219. No symbol table info available.
  220. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  221. No symbol table info available.
  222. #10 0x0000000000000000 in ?? ()
  223. No symbol table info available.
  224.  
  225. Thread 20 (Thread 0x7fff5384e700 (LWP 7576)):
  226. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  227. No symbol table info available.
  228. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  229. No symbol table info available.
  230. #2 0x00007ffff7af366c 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
  231. No symbol table info available.
  232. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  233. No symbol table info available.
  234. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  235. No symbol table info available.
  236. #5 0x00000000006d0238 in ReactorRunnable::svc (this=0x7fff5b2021c0) at /root/mangosdev/src/game/WorldSocketMgr.cpp:167
  237. 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 = 7003}}
  238. __FUNCTION__ = "svc"
  239. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  240. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  241. No symbol table info available.
  242. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  243. No symbol table info available.
  244. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  245. No symbol table info available.
  246. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  247. No symbol table info available.
  248. #10 0x0000000000000000 in ?? ()
  249. No symbol table info available.
  250.  
  251. Thread 19 (Thread 0x7fff5404f700 (LWP 7575)):
  252. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  253. No symbol table info available.
  254. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  255. No symbol table info available.
  256. #2 0x00007ffff7af366c 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
  257. No symbol table info available.
  258. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  259. No symbol table info available.
  260. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  261. No symbol table info available.
  262. #5 0x00000000006d0238 in ReactorRunnable::svc (this=0x7fff5b202088) at /root/mangosdev/src/game/WorldSocketMgr.cpp:167
  263. 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}}
  264. __FUNCTION__ = "svc"
  265. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  266. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  267. No symbol table info available.
  268. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  269. No symbol table info available.
  270. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  271. No symbol table info available.
  272. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  273. No symbol table info available.
  274. #10 0x0000000000000000 in ?? ()
  275. No symbol table info available.
  276.  
  277. Thread 18 (Thread 0x7fff54850700 (LWP 7574)):
  278. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  279. No symbol table info available.
  280. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  281. No symbol table info available.
  282. #2 0x000000000050beab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fff58903f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  283. result = <value optimized out>
  284. #3 0x000000000050d027 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fff58903f00, first_item=@0x7fff5484fe28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  285. ace_mon = {lock_ = 0x7fff58903f50, owner_ = 0}
  286. #4 0x000000000050bcf8 in getq (this=0x7fff57855d90) at /opt/mangos/include/ace/Task_T.inl:22
  287. No locals.
  288. #5 SOAPWorkingThread::svc (this=0x7fff57855d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  289. mb = 0x0
  290. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  291. No symbol table info available.
  292. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  293. No symbol table info available.
  294. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  295. No symbol table info available.
  296. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  297. No symbol table info available.
  298. #10 0x0000000000000000 in ?? ()
  299. No symbol table info available.
  300.  
  301. Thread 17 (Thread 0x7fff55051700 (LWP 7573)):
  302. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  303. No symbol table info available.
  304. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  305. No symbol table info available.
  306. #2 0x000000000050beab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fff58903f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  307. result = <value optimized out>
  308. #3 0x000000000050d027 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fff58903f00, first_item=@0x7fff55050e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  309. ace_mon = {lock_ = 0x7fff58903f50, owner_ = 0}
  310. #4 0x000000000050bcf8 in getq (this=0x7fff57855d90) at /opt/mangos/include/ace/Task_T.inl:22
  311. No locals.
  312. #5 SOAPWorkingThread::svc (this=0x7fff57855d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  313. mb = 0x0
  314. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  315. No symbol table info available.
  316. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  317. No symbol table info available.
  318. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  319. No symbol table info available.
  320. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  321. No symbol table info available.
  322. #10 0x0000000000000000 in ?? ()
  323. No symbol table info available.
  324.  
  325. Thread 16 (Thread 0x7fff55852700 (LWP 7572)):
  326. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  327. No symbol table info available.
  328. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  329. No symbol table info available.
  330. #2 0x000000000050beab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fff58903f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  331. result = <value optimized out>
  332. #3 0x000000000050d027 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fff58903f00, first_item=@0x7fff55851e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  333. ace_mon = {lock_ = 0x7fff58903f50, owner_ = 0}
  334. #4 0x000000000050bcf8 in getq (this=0x7fff57855d90) at /opt/mangos/include/ace/Task_T.inl:22
  335. No locals.
  336. #5 SOAPWorkingThread::svc (this=0x7fff57855d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  337. mb = 0x0
  338. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  339. No symbol table info available.
  340. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  341. No symbol table info available.
  342. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  343. No symbol table info available.
  344. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  345. No symbol table info available.
  346. #10 0x0000000000000000 in ?? ()
  347. No symbol table info available.
  348.  
  349. Thread 15 (Thread 0x7fff56053700 (LWP 7571)):
  350. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  351. No symbol table info available.
  352. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  353. No symbol table info available.
  354. #2 0x000000000050beab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fff58903f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  355. result = <value optimized out>
  356. #3 0x000000000050d027 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fff58903f00, first_item=@0x7fff56052e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  357. ace_mon = {lock_ = 0x7fff58903f50, owner_ = 0}
  358. #4 0x000000000050bcf8 in getq (this=0x7fff57855d90) at /opt/mangos/include/ace/Task_T.inl:22
  359. No locals.
  360. #5 SOAPWorkingThread::svc (this=0x7fff57855d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  361. mb = 0x0
  362. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  363. No symbol table info available.
  364. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  365. No symbol table info available.
  366. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  367. No symbol table info available.
  368. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  369. No symbol table info available.
  370. #10 0x0000000000000000 in ?? ()
  371. No symbol table info available.
  372.  
  373. Thread 14 (Thread 0x7fff56854700 (LWP 7570)):
  374. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  375. No symbol table info available.
  376. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  377. No symbol table info available.
  378. #2 0x000000000050beab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fff58903f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  379. result = <value optimized out>
  380. #3 0x000000000050d027 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fff58903f00, first_item=@0x7fff56853e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  381. ace_mon = {lock_ = 0x7fff58903f50, owner_ = 0}
  382. #4 0x000000000050bcf8 in getq (this=0x7fff57855d90) at /opt/mangos/include/ace/Task_T.inl:22
  383. No locals.
  384. #5 SOAPWorkingThread::svc (this=0x7fff57855d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  385. mb = 0x0
  386. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  387. No symbol table info available.
  388. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  389. No symbol table info available.
  390. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  391. No symbol table info available.
  392. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  393. No symbol table info available.
  394. #10 0x0000000000000000 in ?? ()
  395. No symbol table info available.
  396.  
  397. Thread 13 (Thread 0x7fff57055700 (LWP 7569)):
  398. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  399. No symbol table info available.
  400. #1 0x00000000009d18d9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  401. rqtp = {tv_sec = 1, tv_nsec = 0}
  402. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  403. No locals.
  404. #3 0x000000000050027b in FreezeDetectorRunnable::run (this=0x7fff58930b08) at /root/mangosdev/src/mangosd/Master.cpp:75
  405. curtime = 4294966780
  406. #4 0x00000000009d1baa in ACE_Based::Thread::ThreadTask (param=0x7fff57054e30) at /root/mangosdev/src/shared/Threading.cpp:187
  407. No locals.
  408. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  409. No symbol table info available.
  410. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  411. No symbol table info available.
  412. #7 0x0000000000000000 in ?? ()
  413. No symbol table info available.
  414.  
  415. Thread 12 (Thread 0x7fff57856700 (LWP 7568)):
  416. #0 0x00007ffff5b6a2c3 in select () from /lib/libc.so.6
  417. No symbol table info available.
  418. #1 0x0000000000a49cee in tcp_select (soap=0x7fff5783a590, s=41, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4418
  419. tv = {tv_sec = 2, tv_usec = 702266}
  420. fd = {{fds_bits = {2199023255552, 0 <repeats 15 times>}}, {fds_bits = {2199023255552, 0 <repeats 15 times>}}, {fds_bits = {2199023255552, 0 <repeats 15 times>}}}
  421. sfd = 0x7fff5783a3c0
  422. efd = 0x7fff5783a440
  423. r = <value optimized out>
  424. rfd = 0x7fff5783a340
  425. #2 0x0000000000a5794f in soap_accept (soap=0x7fff5783a590) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4486
  426. r = -514
  427. err = -514
  428. n = 16
  429. len = 65536
  430. set = 1
  431. #3 0x000000000050b1e7 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/MaNGOSsoap.cpp:51
  432. thread_soap = <value optimized out>
  433. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fff58903f00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  434. soap = {_vptr.soap = 0xb0bb30, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xb0843b "%.9G", double_format = 0xb08440 "%.17lG", dime_id_format = 0xb08447 "cid:id%d", http_version = 0xb08450 "1.1", http_content = 0x0, encodingStyle = 0xb0b060 "", actor = 0x0, lang = 0xb08d6c "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 = 0xdb8060, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x4423960, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7ffff0823fb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xa6a500 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xa47fb0 <http_get(soap*)>, fput = 0xa47fc0 <http_405(soap*)>, fdel = 0xa47fc0 <http_405(soap*)>, fhead = 0xa47fc0 <http_405(soap*)>, fform = 0, fposthdr = 0xa501e0 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xa4b0f0 <http_response(soap*, int, size_t)>, fparse = 0xa5bb00 <http_parse(soap*)>, fparsehdr = 0xa69940 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xa4d450 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xa4d430 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xa4d420 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xa5f2e0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xa4d440 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xa478c0 <tcp_disconnect(soap*)>, fsend = 0xa4d100 <fsend(soap*, char const*, size_t)>, frecv = 0xa4ced0 <frecv(soap*, char*, size_t)>, fpoll = 0xa57db0 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xa4b090 <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 = 41, 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 = 0xb08454 "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\220Xÿ\177\000\000Ãà|öÿ\177", '\000' <repeats 18 times>, "x\020\000\000\000\000\000\000\000@\220Xÿ\177\000\000\v\000\000\000\000\000\000\000\033\000\000\000\000\000\000\000\000@\220Xÿ\177\000\000\212ç|öÿ\177\000\000 ]\205Wÿ\177\000\000\000ªFW¨\231=æ\000\000\000\000\000\000\000\000\000k\220Xÿ\177\000\000\001\000\000\000\000\000\000\000\210f\205Wÿ\177\000\000\000g\205Wÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff67d0304, z_crc = 0, z_dict = 0xb58904000 <Address 0xb58904000 out of bounds>, z_dict_len = 4097, zlib_state = 0, zlib_in = 0, zlib_out = 24984, z_buf = 0x7ffff7fe6188 "", z_buflen = 0, z_level = 16384, z_ratio_in = 4.59163468e-41, z_ratio_out = -1.28310798e+33}
  435. m = <value optimized out>
  436. s = -514
  437. #4 0x00000000009d1baa in ACE_Based::Thread::ThreadTask (param=0x2a) at /root/mangosdev/src/shared/Threading.cpp:187
  438. No locals.
  439. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  440. No symbol table info available.
  441. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  442. No symbol table info available.
  443. #7 0x0000000000000000 in ?? ()
  444. No symbol table info available.
  445.  
  446. Thread 11 (Thread 0x7fff58057700 (LWP 7567)):
  447. #0 0x00007ffff5b3520d in nanosleep () from /lib/libc.so.6
  448. No symbol table info available.
  449. #1 0x00007ffff5b6ab14 in usleep () from /lib/libc.so.6
  450. No symbol table info available.
  451. #2 0x000000000050820e in CliRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/CliRunnable.cpp:617
  452. command_str = <value optimized out>
  453. commandbuf = "\000\200\221Xÿ\177\000\000\004\003}öÿ\177", '\000' <repeats 11 times>, "\200\221X\n\000\000\000\001\020\000\000\000\000\000\000\230dþ÷ÿ\177\000\000\210dþ÷ÿ\177", '\000' <repeats 11 times>, "\200\221Xÿ\177\000\000f\f}öÿ\177", '\000' <repeats 11 times>, "ªFW¨\231=æx\020\000\000\000\000\000\000\000«\221Xÿ\177\000\000°~ý÷ÿ\177\000\000\210v\005Xÿ\177\000\000\000w\005Xÿ\177", '\000' <repeats 18 times>, "\026h²÷ÿ\177\000\000\000@\037Zÿ\177\000\000lø|öÿ\177\000\000Hu\037Zÿ\177", '\000' <repeats 11 times>, "«\221Xÿ\177\000\000\220gÜ\000\000\000\000\000Ày\005X"...
  454. #3 0x00000000009d1baa in ACE_Based::Thread::ThreadTask (param=0x7fff58056c40) at /root/mangosdev/src/shared/Threading.cpp:187
  455. No locals.
  456. #4 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  457. No symbol table info available.
  458. #5 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  459. No symbol table info available.
  460. #6 0x0000000000000000 in ?? ()
  461. No symbol table info available.
  462.  
  463. Thread 10 (Thread 0x7fff58858700 (LWP 7566)):
  464. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  465. No symbol table info available.
  466. #1 0x00007ffff7ae036a in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  467. No symbol table info available.
  468. #2 0x000000000090c2b0 in MapUpdater::wait (this=0x7fff5b4a8c38) at /root/mangosdev/src/game/MapUpdater.cpp:107
  469. guard = {lock_ = 0x7fff5b4a8d50, owner_ = 0}
  470. #3 0x0000000000547878 in MapManager::Update (this=0x7fff5b4a8b80, diff=<value optimized out>) at /root/mangosdev/src/game/MapManager.cpp:280
  471. No locals.
  472. #4 0x00000000007ef585 in World::Update (this=0x7ffff7f7b900, diff=4096) at /root/mangosdev/src/game/World.cpp:1545
  473. autobroadcaston = 0
  474. #5 0x000000000050725d in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  475. diff = 152
  476. prevSleepTime = 49
  477. #6 0x00000000009d1baa in ACE_Based::Thread::ThreadTask (param=0x7fff5b4a8d14) at /root/mangosdev/src/shared/Threading.cpp:187
  478. No locals.
  479. #7 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  480. No symbol table info available.
  481. #8 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  482. No symbol table info available.
  483. #9 0x0000000000000000 in ?? ()
  484. No symbol table info available.
  485.  
  486. Thread 9 (Thread 0x7fff59159700 (LWP 7565)):
  487. #0 equal_range (this=0x7ffefbf18000, targetSwitch=false) at /usr/include/c++/4.4/bits/stl_tree.h:1054
  488. __y = 0x4400000023d
  489. #1 erase (this=0x7ffefbf18000, targetSwitch=false) at /usr/include/c++/4.4/bits/stl_tree.h:1372
  490. No locals.
  491. #2 erase (this=0x7ffefbf18000, targetSwitch=false) at /usr/include/c++/4.4/bits/stl_set.h:491
  492. No locals.
  493. #3 _removeAttacker (this=0x7ffefbf18000, targetSwitch=false) at /root/mangosdev/src/game/Unit.h:1213
  494. No locals.
  495. #4 Unit::AttackStop (this=0x7ffefbf18000, targetSwitch=false) at /root/mangosdev/src/game/Unit.cpp:6058
  496. No locals.
  497. #5 0x00000000008511a1 in Unit::CombatStop (this=0x7ffefbf18000, includingCast=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6090
  498. No locals.
  499. #6 0x000000000085a77f in Unit::Update (this=0x7ffefbf18000, update_diff=152, p_time=152) at /root/mangosdev/src/game/Unit.cpp:357
  500. No locals.
  501. #7 0x00000000005bb488 in Player::Update (this=0x7ffefbf18000, update_diff=152, p_time=152) at /root/mangosdev/src/game/Player.cpp:1220
  502. now = <value optimized out>
  503. pet = <value optimized out>
  504. #8 0x00000000007cdfe5 in Update (this=0x4df4000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Object.h:424
  505. No locals.
  506. #9 Map::Update (this=0x4df4000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:462
  507. plr = 0x7ffefbf18000
  508. updater = {i_timeDiff = 3}
  509. __FUNCTION__ = "Update"
  510. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  511. #10 0x000000000090c962 in MapUpdateRequest::call (this=0x7ffed1ff74c0) at /root/mangosdev/src/game/MapUpdater.cpp:74
  512. No locals.
  513. #11 0x00000000009d2ee1 in DelayExecutor::svc (this=0x7fff5b4a8c40) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  514. rq = 0x7ffed1ff74c0
  515. #12 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  516. No symbol table info available.
  517. #13 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  518. No symbol table info available.
  519. #14 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  520. No symbol table info available.
  521. #15 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  522. No symbol table info available.
  523. #16 0x0000000000000000 in ?? ()
  524. No symbol table info available.
  525.  
  526. Thread 8 (Thread 0x7fff5995a700 (LWP 7564)):
  527. #0 0x00000000006c09e8 in AreaAura::Update (this=0x7ffe257af1c0, diff=<value optimized out>) at /root/mangosdev/src/game/SpellAuras.cpp:744
  528. owner = 0x135e8000
  529. targets = {<std::_List_base<Unit*, std::allocator<Unit*> >> = {_M_impl = {<std::allocator<std::_List_node<Unit*> >> = {<__gnu_cxx::new_allocator<std::_List_node<Unit*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fff59959b50, _M_prev = 0x7fff59959b50}}}, <No data fields>}
  530. caster = 0x7ffed275e080
  531. #1 0x00000000006a7484 in UpdateAura (this=0x7ffeb91e9df0, diff=152) at /root/mangosdev/src/game/SpellAuras.h:424
  532. No locals.
  533. #2 SpellAuraHolder::Update (this=0x7ffeb91e9df0, diff=152) at /root/mangosdev/src/game/SpellAuras.cpp:10067
  534. aura = 0x7ffe257af1c0
  535. #3 0x0000000000834f16 in UpdateHolder (this=0x7ffed275e080, time=152) at /root/mangosdev/src/game/SpellAuras.h:106
  536. No locals.
  537. #4 Unit::_UpdateSpells (this=0x7ffed275e080, time=152) at /root/mangosdev/src/game/Unit.cpp:3791
  538. i_holder = 0x7ffeb91e9df0
  539. #5 0x000000000085a3ec in Unit::Update (this=0x7ffed275e080, update_diff=152, p_time=152) at /root/mangosdev/src/game/Unit.cpp:331
  540. No locals.
  541. #6 0x00000000005de464 in Creature::Update (this=0x7ffed275e080, update_diff=152, diff=152) at /root/mangosdev/src/game/Creature.cpp:569
  542. No locals.
  543. #7 0x000000000080ac04 in Pet::Update (this=0x7ffed275e080, update_diff=152, diff=152) at /root/mangosdev/src/game/Pet.cpp:613
  544. __FUNCTION__ = "Update"
  545. __PRETTY_FUNCTION__ = "virtual void Pet::Update(uint32, uint32)"
  546. #8 0x00000000007ce339 in Update (this=0x4d90000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Object.h:424
  547. No locals.
  548. #9 Visit (this=0x4d90000, t_diff=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  549. No locals.
  550. #10 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (this=0x4d90000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  551. No locals.
  552. #11 VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > (this=0x4d90000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  553. No locals.
  554. #12 VisitorHelper<MaNGOS::ObjectUpdater, Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > (this=0x4d90000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  555. No locals.
  556. #13 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > (this=0x4d90000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  557. No locals.
  558. #14 Visit (this=0x4d90000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  559. No locals.
  560. #15 Visit<MaNGOS::ObjectUpdater> (this=0x4d90000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:89
  561. No locals.
  562. #16 Visit<MaNGOS::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > (this=0x4d90000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  563. No locals.
  564. #17 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (this=0x4d90000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:422
  565. x = <value optimized out>
  566. y = <value optimized out>
  567. cell_x = <value optimized out>
  568. cell_y = <value optimized out>
  569. #18 Map::Update (this=0x4d90000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:501
  570. pair = {x_coord = 182, y_coord = 242}
  571. cell = {data = {Part = {grid_x = 22, grid_y = 30, cell_x = 6, cell_y = 2, nocreate = 1, reserved = 0}, All = 17328022}}
  572. y = 242
  573. x = 182
  574. plr = <value optimized out>
  575. updater = {i_timeDiff = 152}
  576. __FUNCTION__ = "Update"
  577. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  578. #19 0x000000000090c962 in MapUpdateRequest::call (this=0x7ffed1ff72e0) at /root/mangosdev/src/game/MapUpdater.cpp:74
  579. No locals.
  580. #20 0x00000000009d2ee1 in DelayExecutor::svc (this=0x7fff5b4a8c40) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  581. rq = 0x7ffed1ff72e0
  582. #21 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  583. No symbol table info available.
  584. #22 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  585. No symbol table info available.
  586. #23 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  587. No symbol table info available.
  588. #24 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  589. No symbol table info available.
  590. #25 0x0000000000000000 in ?? ()
  591. No symbol table info available.
  592.  
  593. Thread 7 (Thread 0x7fff5a15b700 (LWP 7563)):
  594. #0 0x00007ffff5e1c6b4 in __lll_lock_wait () from /lib/libpthread.so.0
  595. No symbol table info available.
  596. #1 0x00007ffff5e17849 in _L_lock_953 () from /lib/libpthread.so.0
  597. No symbol table info available.
  598. #2 0x00007ffff5e1766b in pthread_mutex_lock () from /lib/libpthread.so.0
  599. No symbol table info available.
  600. #3 0x00007ffff7b268f6 in ACE_OS::mutex_lock(pthread_mutex_t*) () from /opt/mangos/lib/libACE-5.8.3.so
  601. No symbol table info available.
  602. #4 0x000000000085a3d4 in thread_mutex_lock (this=0x7ffea9a58100, update_diff=152, p_time=152) at /opt/mangos/include/ace/OS_NS_Thread.inl:3394
  603. No locals.
  604. #5 acquire (this=0x7ffea9a58100, update_diff=152, p_time=152) at /opt/mangos/include/ace/Thread_Mutex.inl:60
  605. No locals.
  606. #6 Unit::Update (this=0x7ffea9a58100, update_diff=152, p_time=152) at /root/mangosdev/src/game/Unit.cpp:328
  607. No locals.
  608. #7 0x00000000005de464 in Creature::Update (this=0x7ffea9a58100, update_diff=152, diff=152) at /root/mangosdev/src/game/Creature.cpp:569
  609. No locals.
  610. #8 0x00000000007ce471 in Update (this=0x4d78000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Object.h:424
  611. No locals.
  612. #9 Visit (this=0x4d78000, t_diff=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  613. No locals.
  614. #10 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (this=0x4d78000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  615. No locals.
  616. #11 VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x4d78000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  617. No locals.
  618. #12 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x4d78000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  619. No locals.
  620. #13 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x4d78000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  621. No locals.
  622. #14 Visit (this=0x4d78000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  623. No locals.
  624. #15 Visit<MaNGOS::ObjectUpdater> (this=0x4d78000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  625. No locals.
  626. #16 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x4d78000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  627. No locals.
  628. #17 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x4d78000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:422
  629. x = <value optimized out>
  630. y = <value optimized out>
  631. cell_x = <value optimized out>
  632. cell_y = <value optimized out>
  633. #18 Map::Update (this=0x4d78000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  634. pair = {x_coord = 93, y_coord = 272}
  635. cell = {data = {Part = {grid_x = 11, grid_y = 34, cell_x = 5, cell_y = 0, nocreate = 1, reserved = 0}, All = 16799883}}
  636. y = 272
  637. x = 93
  638. plr = <value optimized out>
  639. updater = {i_timeDiff = 152}
  640. __FUNCTION__ = "Update"
  641. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  642. #19 0x000000000090c962 in MapUpdateRequest::call (this=0x7ffed1ff49a0) at /root/mangosdev/src/game/MapUpdater.cpp:74
  643. No locals.
  644. #20 0x00000000009d2ee1 in DelayExecutor::svc (this=0x7fff5b4a8c40) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  645. rq = 0x7ffed1ff49a0
  646. #21 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  647. No symbol table info available.
  648. #22 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  649. No symbol table info available.
  650. #23 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  651. No symbol table info available.
  652. #24 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  653. No symbol table info available.
  654. #25 0x0000000000000000 in ?? ()
  655. No symbol table info available.
  656.  
  657. Thread 6 (Thread 0x7fff5aa5c700 (LWP 7562)):
  658. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  659. No symbol table info available.
  660. #1 0x00000000009d18d9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  661. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  662. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  663. No locals.
  664. #3 0x00000000009d011a in SqlDelayThread::run (this=0x7fff5b5d41c0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  665. pingEveryLoop = 180000
  666. loopCounter = 87029
  667. #4 0x00000000009d1baa in ACE_Based::Thread::ThreadTask (param=0x7fff5aa5be30) at /root/mangosdev/src/shared/Threading.cpp:187
  668. No locals.
  669. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  670. No symbol table info available.
  671. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  672. No symbol table info available.
  673. #7 0x0000000000000000 in ?? ()
  674. No symbol table info available.
  675.  
  676. Thread 5 (Thread 0x7ffff4220700 (LWP 7468)):
  677. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  678. No symbol table info available.
  679. #1 0x00000000009d18d9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  680. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  681. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  682. No locals.
  683. #3 0x00000000009d011a in SqlDelayThread::run (this=0x7ffff7f8bdc0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  684. pingEveryLoop = 180000
  685. loopCounter = 91637
  686. #4 0x00000000009d1baa in ACE_Based::Thread::ThreadTask (param=0x7ffff421fe30) at /root/mangosdev/src/shared/Threading.cpp:187
  687. No locals.
  688. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  689. No symbol table info available.
  690. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  691. No symbol table info available.
  692. #7 0x0000000000000000 in ?? ()
  693. No symbol table info available.
  694.  
  695. Thread 4 (Thread 0x7ffff4a21700 (LWP 7467)):
  696. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  697. No symbol table info available.
  698. #1 0x00000000009d18d9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  699. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  700. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  701. No locals.
  702. #3 0x00000000009d011a in SqlDelayThread::run (this=0x7ffff7f8be80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  703. pingEveryLoop = 180000
  704. loopCounter = 174081
  705. #4 0x00000000009d1baa in ACE_Based::Thread::ThreadTask (param=0x7ffff4a20e30) at /root/mangosdev/src/shared/Threading.cpp:187
  706. No locals.
  707. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  708. No symbol table info available.
  709. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  710. No symbol table info available.
  711. #7 0x0000000000000000 in ?? ()
  712. No symbol table info available.
  713.  
  714. Thread 3 (Thread 0x7ffff542f700 (LWP 7466)):
  715. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  716. No symbol table info available.
  717. #1 0x00000000009d18d9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  718. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  719. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  720. No locals.
  721. #3 0x00000000009d011a in SqlDelayThread::run (this=0x7ffff7f8bf40) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  722. pingEveryLoop = 180000
  723. loopCounter = 92548
  724. #4 0x00000000009d1baa in ACE_Based::Thread::ThreadTask (param=0x7ffff542ee30) at /root/mangosdev/src/shared/Threading.cpp:187
  725. No locals.
  726. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  727. No symbol table info available.
  728. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  729. No symbol table info available.
  730. #7 0x0000000000000000 in ?? ()
  731. No symbol table info available.
  732.  
  733. Thread 1 (Thread 0x7ffff7feb720 (LWP 7462)):
  734. #0 0x00007ffff5e16285 in pthread_join () from /lib/libpthread.so.0
  735. No symbol table info available.
  736. #1 0x00007ffff7b7684b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  737. No symbol table info available.
  738. #2 0x00000000006ce740 in Wait (this=0x7fff5a1ff1a8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:102
  739. No locals.
  740. #3 WorldSocketMgr::Wait (this=0x7fff5a1ff1a8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:316
  741. i = 1
  742. #4 0x00000000004fe27e in Master::Run (this=<value optimized out>) at /root/mangosdev/src/mangosd/Master.cpp:315
  743. 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"}}
  744. rar_thread = 0x0
  745. bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fff5a202478 "0.0.0.0"}}
  746. world_thread = {m_iThreadId = 140734678533888, m_hThreadHandle = 140734678533888, m_task = 0x7fff5b5d0c40, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xb05750, 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}}}
  747. cliThread = 0x7fff5b6c34c0
  748. soap_thread = 0x7fff5b6c34d8
  749. freeze_thread = 0x7fff5b6c3538
  750. #5 0x00000000004fd417 in main (argc=<value optimized out>, argv=0x7fffffffe258) at /root/mangosdev/src/mangosd/Main.cpp:183
  751. cfg_file = 0x7fffffffe4b8 "../etc/mangosd.conf"
  752. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe258, 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_ = 1, cur_size_ = 1, array_ = 0x7ffff7faffe0, allocator_ = 0x7ffff7ddb070}, <No data fields>}}
  753. option = <value optimized out>
  754. EffectTriggerSpell of spell 2641: triggering unknown spell id 47531
  755. EffectTriggerSpell of spell 2641: triggering unknown spell id 47531
  756. Aura::TriggerSpell: Spell 13810 have 0 in EffectTriggered[1], not handled custom case?
  757. Aura::TriggerSpell: Spell 50416 have 0 in EffectTriggered[1], not handled custom case?
  758. Aura::TriggerSpell: Spell 13810 have 0 in EffectTriggered[1], not handled custom case?
  759. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Arthea (Guid: 4136312) and should be Player Arthea (Guid: 4136312) instead of Player Arthea (Guid: 4136312)
  760. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Hoolder (Guid: 4248944) and should be Player Hoolder (Guid: 4248944) instead of Player Hoolder (Guid: 4248944)
  761. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Yxosnay (Guid: 194827) and should be Player Yxosnay (Guid: 194827) instead of Player Yxosnay (Guid: 194827)
  762. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Ensalp (Guid: 4350805) and should be Player Ensalp (Guid: 4350805) instead of Player Ensalp (Guid: 4350805)
  763. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Deboraa (Guid: 4240146) and should be Player Deboraa (Guid: 4240146) instead of Player Deboraa (Guid: 4240146)
  764. SPELL: unknown target coordinates for spell ID 58037
  765. DoSommonVehicle: Creature (guidlow 4470843, entry 30895) summoned, but this is not vehicle. Correct VehicleId in creature_template.
  766. WorldSocket::handle_input_header: client sent malformed packet size = 55556 , cmd = 1991654725
  767. SPELL: unknown target coordinates for spell ID 58037
  768. DoSommonVehicle: Creature (guidlow 4470846, entry 30895) summoned, but this is not vehicle. Correct VehicleId in creature_template.
  769. AuctionError, Player Etherion (Guid: 4083189) is sending Item (Guid: 964956072), but item is already in another auction
  770. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Hoolder (Guid: 4248944) and should be Player Hoolder (Guid: 4248944) instead of Player Hoolder (Guid: 4248944)
  771. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Yxosnay (Guid: 194827) and should be Player Yxosnay (Guid: 194827) instead of Player Yxosnay (Guid: 194827)
  772. Table 'creature_loot_template' loot id #0 used but it doesn't have records.
  773. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Davidbanner (Guid: 4382647) and should be Player Davidbanner (Guid: 4382647) instead of Player Davidbanner (Guid: 4382647)
  774. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  775. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  776. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  777. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  778. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  779. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  780. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  781. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  782. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Deboraa (Guid: 4240146) and should be Player Deboraa (Guid: 4240146) instead of Player Deboraa (Guid: 4240146)
  783. Table 'creature_loot_template' loot id #0 used but it doesn't have records.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement