Advertisement
Guest User

Untitled

a guest
Sep 27th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.53 KB | None | 0 0
  1. [New Thread 0x7fffd04bc700 (LWP 11429)]
  2. [New Thread 0x7fffd14be700 (LWP 11427)]
  3. [New Thread 0x7fffcfcbb700 (LWP 11430)]
  4. [New Thread 0x7fffcf4ba700 (LWP 11431)]
  5. [New Thread 0x7fffcecb9700 (LWP 11432)]
  6. [New Thread 0x7fffce4b8700 (LWP 11433)]
  7. [New Thread 0x7fffcdcb7700 (LWP 11434)]
  8. [New Thread 0x7fffcd4b6700 (LWP 11435)]
  9. [New Thread 0x7fffcccb5700 (LWP 11436)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffd2dc1700 (LWP 11424)]
  13. 0x0000000000735e2b in WorldObject::SendObjectDeSpawnAnim (this=0x7fff7e6c6000, guid=<value optimized out>) at /root/mangosdev/src/game/Object.cpp:1643
  14. 1643 SendMessageToSet(&data, true);
  15. #0 0x0000000000735e2b in WorldObject::SendObjectDeSpawnAnim (this=0x7fff7e6c6000, guid=<value optimized out>) at /root/mangosdev/src/game/Object.cpp:1643
  16. #1 0x000000000079df89 in GameObject::Delete (this=0x7fff7e6c6000) at /root/mangosdev/src/game/GameObject.cpp:593
  17. #2 0x000000000079ebc6 in GameObject::Use (this=0x7fff7e6c6000, user=0x7fff8e5e8000) at /root/mangosdev/src/game/GameObject.cpp:1662
  18. #3 0x0000000000a49d30 in WorldSession::HandleGameObjectUseOpcode (this=0x7fffd14d2240, recv_data=<value optimized out>) at /root/mangosdev/src/game/SpellHandler.cpp:317
  19. #4 0x0000000000585792 in WorldSession::ExecuteOpcode (this=0x7fffd14d2240, opHandle=<value optimized out>, packet=0x7fffd14ef550) at /root/mangosdev/src/game/WorldSession.cpp:1025
  20. #5 0x000000000058b25b in WorldSession::Update (this=0x7fffd14d2240, updater=...) at /root/mangosdev/src/game/WorldSession.cpp:246
  21. #6 0x00000000006626f4 in World::UpdateSessions (this=0x7ffff7f77900, diff=<value optimized out>) at /root/mangosdev/src/game/World.cpp:2062
  22. #7 0x0000000000663be8 in World::Update (this=0x7ffff7f77900, diff=116) at /root/mangosdev/src/game/World.cpp:1577
  23. #8 0x000000000051bc0d in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  24. #9 0x0000000000a7b43a in ACE_Based::Thread::ThreadTask (param=0x7fff7e6c6000) at /root/mangosdev/src/shared/Threading.cpp:187
  25. #10 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  26. #11 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  27. #12 0x0000000000000000 in ?? ()
  28. #0 0x0000000000735e2b in WorldObject::SendObjectDeSpawnAnim (this=0x7fff7e6c6000, guid=<value optimized out>) at /root/mangosdev/src/game/Object.cpp:1643
  29. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 8, _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 = 0x7fffacaf68f0 "\220\017e~ÿ\177", _M_finish = 0x7fffacaf68f8 "0a¯¬ÿ\177", _M_end_of_storage = 0x7fffacaf68f8 "0a¯¬ÿ\177"}}, <No data fields>}}, m_opcode = 533}
  30. #1 0x000000000079df89 in GameObject::Delete (this=0x7fff7e6c6000) at /root/mangosdev/src/game/GameObject.cpp:593
  31. No locals.
  32. #2 0x000000000079ebc6 in GameObject::Use (this=0x7fff7e6c6000, user=0x7fff8e5e8000) at /root/mangosdev/src/game/GameObject.cpp:1662
  33. bg = <value optimized out>
  34. info = 0x7fff7e6c4800
  35. spellId = <value optimized out>
  36. spellCaster = <value optimized out>
  37. spellInfo = <value optimized out>
  38. targets = {m_srcX = 1.40129846e-45, m_srcY = 0, m_srcZ = -512.001953, m_destX = 4.59163468e-41, m_destY = 0, m_destZ = 0, m_strTarget = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffc4000020 ""}}, m_targetMask = 15483528, m_unitTarget = 0x7ffff67ce0b3, m_GOTarget = 0x7fff90d7c000, m_itemTarget = 0x76d50506535a2700, m_unitTargetGUID = {m_guid = 140736731024848}, m_GOTargetGUID = {m_guid = 140737328767155}, m_CorpseTargetGUID = {m_guid = 1}, m_itemTargetGUID = {m_guid = 140737351819408}, m_srcTransportGUID = {m_guid = 140736552067120}, m_destTransportGUID = {m_guid = 0}, m_itemTargetEntry = 3358670848}
  39. #3 0x0000000000a49d30 in WorldSession::HandleGameObjectUseOpcode (this=0x7fffd14d2240, recv_data=<value optimized out>) at /root/mangosdev/src/game/SpellHandler.cpp:317
  40. guid = {m_guid = 17370386779060754213}
  41. obj = 0x7fff7e6c6000
  42. #4 0x0000000000585792 in WorldSession::ExecuteOpcode (this=0x7fffd14d2240, opHandle=<value optimized out>, packet=0x7fffd14ef550) at /root/mangosdev/src/game/WorldSession.cpp:1025
  43. No locals.
  44. #5 0x000000000058b25b in WorldSession::Update (this=0x7fffd14d2240, updater=...) at /root/mangosdev/src/game/WorldSession.cpp:246
  45. opHandle = @0x7fffd2dc0990
  46. packet = 0x7fffd14ef550
  47. #6 0x00000000006626f4 in World::UpdateSessions (this=0x7ffff7f77900, diff=<value optimized out>) at /root/mangosdev/src/game/World.cpp:2062
  48. pSession = 0x7fffd14d2240
  49. updater = {<PacketFilter> = {_vptr.PacketFilter = 0xb376f0, m_pSession = 0x7fffd14d2240}, <No data fields>}
  50. sess = <value optimized out>
  51. #7 0x0000000000663be8 in World::Update (this=0x7ffff7f77900, diff=116) at /root/mangosdev/src/game/World.cpp:1577
  52. autobroadcaston = 0
  53. #8 0x000000000051bc0d in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  54. diff = 116
  55. prevSleepTime = 49
  56. #9 0x0000000000a7b43a in ACE_Based::Thread::ThreadTask (param=0x7fff7e6c6000) at /root/mangosdev/src/shared/Threading.cpp:187
  57. No locals.
  58. #10 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  59. No symbol table info available.
  60. #11 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  61. No symbol table info available.
  62. #12 0x0000000000000000 in ?? ()
  63. No symbol table info available.
  64. 21 Thread 0x7fffcccb5700 (LWP 11436) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  65. 20 Thread 0x7fffcd4b6700 (LWP 11435) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  66. 19 Thread 0x7fffcdcb7700 (LWP 11434) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  67. 18 Thread 0x7fffce4b8700 (LWP 11433) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  68. 17 Thread 0x7fffcecb9700 (LWP 11432) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  69. 16 Thread 0x7fffcf4ba700 (LWP 11431) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  70. 15 Thread 0x7fffcfcbb700 (LWP 11430) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  71. 14 Thread 0x7fffd14be700 (LWP 11427) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  72. 13 Thread 0x7fffd04bc700 (LWP 11429) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  73. 12 Thread 0x7fffd0cbd700 (LWP 11428) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  74. 11 Thread 0x7fffd1dbf700 (LWP 11426) 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  75. 10 Thread 0x7fffd25c0700 (LWP 11425) 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  76. * 9 Thread 0x7fffd2dc1700 (LWP 11424) 0x0000000000735e2b in WorldObject::SendObjectDeSpawnAnim (this=0x7fff7e6c6000, guid=<value optimized out>) at /root/mangosdev/src/game/Object.cpp:1643
  77. 8 Thread 0x7fffd35c2700 (LWP 11423) 0x00007ffff5e1ee09 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  78. 7 Thread 0x7fffd3dc3700 (LWP 11422) 0x00007ffff5e1ee09 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  79. 6 Thread 0x7fffd47c4700 (LWP 11421) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  80. 5 Thread 0x7ffff4225700 (LWP 11376) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  81. 4 Thread 0x7ffff4a26700 (LWP 11375) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  82. 3 Thread 0x7ffff5434700 (LWP 11374) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  83. 1 Thread 0x7ffff7feb720 (LWP 11370) 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  84.  
  85. Thread 21 (Thread 0x7fffcccb5700 (LWP 11436)):
  86. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  87. No symbol table info available.
  88. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  89. No symbol table info available.
  90. #2 0x00007ffff7af369c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  91. No symbol table info available.
  92. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  93. No symbol table info available.
  94. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  95. No symbol table info available.
  96. #5 0x0000000000524638 in ReactorRunnable::svc (this=0x7fffd3e119b0) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  97. 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}}
  98. __FUNCTION__ = "svc"
  99. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  100. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  101. No symbol table info available.
  102. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  103. No symbol table info available.
  104. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  105. No symbol table info available.
  106. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  107. No symbol table info available.
  108. #10 0x0000000000000000 in ?? ()
  109. No symbol table info available.
  110.  
  111. Thread 20 (Thread 0x7fffcd4b6700 (LWP 11435)):
  112. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  113. No symbol table info available.
  114. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  115. No symbol table info available.
  116. #2 0x00007ffff7af369c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  117. No symbol table info available.
  118. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  119. No symbol table info available.
  120. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  121. No symbol table info available.
  122. #5 0x0000000000524638 in ReactorRunnable::svc (this=0x7fffd3e11878) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  123. 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 = 3040}}
  124. __FUNCTION__ = "svc"
  125. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  126. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  127. No symbol table info available.
  128. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  129. No symbol table info available.
  130. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  131. No symbol table info available.
  132. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  133. No symbol table info available.
  134. #10 0x0000000000000000 in ?? ()
  135. No symbol table info available.
  136.  
  137. Thread 19 (Thread 0x7fffcdcb7700 (LWP 11434)):
  138. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  139. No symbol table info available.
  140. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  141. No symbol table info available.
  142. #2 0x00007ffff7af369c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  143. No symbol table info available.
  144. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  145. No symbol table info available.
  146. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  147. No symbol table info available.
  148. #5 0x0000000000524638 in ReactorRunnable::svc (this=0x7fffd3e11740) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  149. 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}}
  150. __FUNCTION__ = "svc"
  151. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  152. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  153. No symbol table info available.
  154. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  155. No symbol table info available.
  156. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  157. No symbol table info available.
  158. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  159. No symbol table info available.
  160. #10 0x0000000000000000 in ?? ()
  161. No symbol table info available.
  162.  
  163. Thread 18 (Thread 0x7fffce4b8700 (LWP 11433)):
  164. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  165. No symbol table info available.
  166. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  167. No symbol table info available.
  168. #2 0x00007ffff7af369c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  169. No symbol table info available.
  170. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  171. No symbol table info available.
  172. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  173. No symbol table info available.
  174. #5 0x0000000000524638 in ReactorRunnable::svc (this=0x7fffd3e11608) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  175. 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}}
  176. __FUNCTION__ = "svc"
  177. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  178. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  179. No symbol table info available.
  180. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  181. No symbol table info available.
  182. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  183. No symbol table info available.
  184. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  185. No symbol table info available.
  186. #10 0x0000000000000000 in ?? ()
  187. No symbol table info available.
  188.  
  189. Thread 17 (Thread 0x7fffcecb9700 (LWP 11432)):
  190. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  191. No symbol table info available.
  192. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  193. No symbol table info available.
  194. #2 0x00000000005133bb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd15b7f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  195. result = <value optimized out>
  196. #3 0x0000000000514537 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd15b7f00, first_item=@0x7fffcecb8e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  197. ace_mon = {lock_ = 0x7fffd15b7f50, owner_ = 0}
  198. #4 0x0000000000513208 in getq (this=0x7fffd1dbed90) at /opt/mangos/include/ace/Task_T.inl:22
  199. No locals.
  200. #5 SOAPWorkingThread::svc (this=0x7fffd1dbed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  201. mb = 0x0
  202. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  203. No symbol table info available.
  204. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  205. No symbol table info available.
  206. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  207. No symbol table info available.
  208. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  209. No symbol table info available.
  210. #10 0x0000000000000000 in ?? ()
  211. No symbol table info available.
  212.  
  213. Thread 16 (Thread 0x7fffcf4ba700 (LWP 11431)):
  214. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  215. No symbol table info available.
  216. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  217. No symbol table info available.
  218. #2 0x00000000005133bb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd15b7f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  219. result = <value optimized out>
  220. #3 0x0000000000514537 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd15b7f00, first_item=@0x7fffcf4b9e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  221. ace_mon = {lock_ = 0x7fffd15b7f50, owner_ = 0}
  222. #4 0x0000000000513208 in getq (this=0x7fffd1dbed90) at /opt/mangos/include/ace/Task_T.inl:22
  223. No locals.
  224. #5 SOAPWorkingThread::svc (this=0x7fffd1dbed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  225. mb = 0x0
  226. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  227. No symbol table info available.
  228. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  229. No symbol table info available.
  230. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  231. No symbol table info available.
  232. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  233. No symbol table info available.
  234. #10 0x0000000000000000 in ?? ()
  235. No symbol table info available.
  236.  
  237. Thread 15 (Thread 0x7fffcfcbb700 (LWP 11430)):
  238. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  239. No symbol table info available.
  240. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  241. No symbol table info available.
  242. #2 0x00000000005133bb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd15b7f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  243. result = <value optimized out>
  244. #3 0x0000000000514537 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd15b7f00, first_item=@0x7fffcfcbae28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  245. ace_mon = {lock_ = 0x7fffd15b7f50, owner_ = 0}
  246. #4 0x0000000000513208 in getq (this=0x7fffd1dbed90) at /opt/mangos/include/ace/Task_T.inl:22
  247. No locals.
  248. #5 SOAPWorkingThread::svc (this=0x7fffd1dbed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  249. mb = 0x0
  250. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  251. No symbol table info available.
  252. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  253. No symbol table info available.
  254. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  255. No symbol table info available.
  256. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  257. No symbol table info available.
  258. #10 0x0000000000000000 in ?? ()
  259. No symbol table info available.
  260.  
  261. Thread 14 (Thread 0x7fffd14be700 (LWP 11427)):
  262. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  263. No symbol table info available.
  264. #1 0x0000000000a7b169 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  265. rqtp = {tv_sec = 1, tv_nsec = 0}
  266. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  267. No locals.
  268. #3 0x000000000051ea3b in FreezeDetectorRunnable::run (this=0x7fffd3df6098) at /root/mangosdev/src/mangosd/Master.cpp:79
  269. curtime = 4294966780
  270. #4 0x0000000000a7b43a in ACE_Based::Thread::ThreadTask (param=0x7fffd14bde30) at /root/mangosdev/src/shared/Threading.cpp:187
  271. No locals.
  272. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  273. No symbol table info available.
  274. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  275. No symbol table info available.
  276. #7 0x0000000000000000 in ?? ()
  277. No symbol table info available.
  278.  
  279. Thread 13 (Thread 0x7fffd04bc700 (LWP 11429)):
  280. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  281. No symbol table info available.
  282. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  283. No symbol table info available.
  284. #2 0x00000000005133bb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd15b7f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  285. result = <value optimized out>
  286. #3 0x0000000000514537 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd15b7f00, first_item=@0x7fffd04bbe28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  287. ace_mon = {lock_ = 0x7fffd15b7f50, owner_ = 0}
  288. #4 0x0000000000513208 in getq (this=0x7fffd1dbed90) at /opt/mangos/include/ace/Task_T.inl:22
  289. No locals.
  290. #5 SOAPWorkingThread::svc (this=0x7fffd1dbed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  291. mb = 0x0
  292. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  293. No symbol table info available.
  294. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  295. No symbol table info available.
  296. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  297. No symbol table info available.
  298. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  299. No symbol table info available.
  300. #10 0x0000000000000000 in ?? ()
  301. No symbol table info available.
  302.  
  303. Thread 12 (Thread 0x7fffd0cbd700 (LWP 11428)):
  304. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  305. No symbol table info available.
  306. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  307. No symbol table info available.
  308. #2 0x00000000005133bb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd15b7f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  309. result = <value optimized out>
  310. #3 0x0000000000514537 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd15b7f00, first_item=@0x7fffd0cbce28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  311. ace_mon = {lock_ = 0x7fffd15b7f50, owner_ = 0}
  312. #4 0x0000000000513208 in getq (this=0x7fffd1dbed90) at /opt/mangos/include/ace/Task_T.inl:22
  313. No locals.
  314. #5 SOAPWorkingThread::svc (this=0x7fffd1dbed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  315. mb = 0x0
  316. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  317. No symbol table info available.
  318. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  319. No symbol table info available.
  320. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  321. No symbol table info available.
  322. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  323. No symbol table info available.
  324. #10 0x0000000000000000 in ?? ()
  325. No symbol table info available.
  326.  
  327. Thread 11 (Thread 0x7fffd1dbf700 (LWP 11426)):
  328. #0 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  329. No symbol table info available.
  330. #1 0x0000000000af722e in tcp_select (soap=0x7fffd1da3590, s=19, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4418
  331. tv = {tv_sec = 1, tv_usec = 841859}
  332. fd = {{fds_bits = {524288, 0 <repeats 15 times>}}, {fds_bits = {524288, 0 <repeats 15 times>}}, {fds_bits = {524288, 0 <repeats 15 times>}}}
  333. sfd = 0x7fffd1da33c0
  334. efd = 0x7fffd1da3440
  335. r = <value optimized out>
  336. rfd = 0x7fffd1da3340
  337. #2 0x0000000000b04e7f in soap_accept (soap=0x7fffd1da3590) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4486
  338. r = -514
  339. err = -514
  340. n = 16
  341. len = 65536
  342. set = 1
  343. #3 0x00000000005126d7 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/MaNGOSsoap.cpp:51
  344. thread_soap = <value optimized out>
  345. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fffd15b7f00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  346. soap = {_vptr.soap = 0xbc71b0, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xbc3abb "%.9G", double_format = 0xbc3ac0 "%.17lG", dime_id_format = 0xbc3ac7 "cid:id%d", http_version = 0xbc3ad0 "1.1", http_content = 0x0, encodingStyle = 0xbc66e0 "", actor = 0x0, lang = 0xbc43ec "en", recv_timeout = 5, send_timeout = 5, connect_timeout = 0, accept_timeout = 3, socket_flags = 0, connect_flags = 0, bind_flags = 0, accept_flags = 0, linger_time = 0, namespaces = 0xe82120, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x12bbc00, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffcc39ffb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xb17a30 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xaf54f0 <http_get(soap*)>, fput = 0xaf5500 <http_405(soap*)>, fdel = 0xaf5500 <http_405(soap*)>, fhead = 0xaf5500 <http_405(soap*)>, fform = 0, fposthdr = 0xafd710 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xaf8620 <http_response(soap*, int, size_t)>, fparse = 0xb09030 <http_parse(soap*)>, fparsehdr = 0xb16e70 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xafa980 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xafa960 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xafa950 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xb0c810 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xafa970 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xaf4e00 <tcp_disconnect(soap*)>, fsend = 0xafa630 <fsend(soap*, char const*, size_t)>, frecv = 0xafa400 <frecv(soap*, char*, size_t)>, fpoll = 0xb052e0 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xaf85c0 <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 = 19, 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 = 0xbc3ad4 "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 864 times>, "±Î|öÿ\177\000\000\000\000\000\000\000\000\000\000òÕ|öÿ\177\000\000\000«[Ñÿ\177\000\000³à|öÿ\177", '\000' <repeats 18 times>, "x\020\000\000\000\000\000\000\000\200[Ñÿ\177\000\000\n\000\000\000\000\000\000\000\033\000\000\000\000\000\000\000\000\200[Ñÿ\177\000\000zç|öÿ\177\000\000 íÛÑÿ\177\000\000\000'ZS\006\005Õv\000\000\000\000\000\000\000\000\000«[Ñÿ\177\000\000\001\000\000\000\000\000\000\000\210öÛÑÿ\177\000\000\000÷ÛÑÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff67d02f4, z_crc = 0, z_dict = 0xad15b8000 <Address 0xad15b8000 out of bounds>, z_dict_len = 4097, zlib_state = 0, zlib_in = 0, zlib_out = 25752, z_buf = 0x7ffff7fe6488 "", z_buflen = 0, z_level = 32768, z_ratio_in = 4.59163468e-41, z_ratio_out = -1.28310675e+33}
  347. m = <value optimized out>
  348. s = -514
  349. #4 0x0000000000a7b43a in ACE_Based::Thread::ThreadTask (param=0x14) at /root/mangosdev/src/shared/Threading.cpp:187
  350. No locals.
  351. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  352. No symbol table info available.
  353. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  354. No symbol table info available.
  355. #7 0x0000000000000000 in ?? ()
  356. No symbol table info available.
  357.  
  358. Thread 10 (Thread 0x7fffd25c0700 (LWP 11425)):
  359. #0 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  360. No symbol table info available.
  361. #1 0x00007ffff5b6fb14 in usleep () from /lib/libc.so.6
  362. No symbol table info available.
  363. #2 0x000000000051fd5e in CliRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/CliRunnable.cpp:617
  364. command_str = <value optimized out>
  365. commandbuf = "\000@ÝÓÿ\177\000\000ô\002}öÿ\177", '\000' <repeats 11 times>, "@ÝÓ\t\000\000\000\001\020\000\000\000\000\000\000\230gþ÷ÿ\177\000\000\210gþ÷ÿ\177", '\000' <repeats 11 times>, "@ÝÓÿ\177\000\000V\f}öÿ\177", '\000' <repeats 11 times>, "'ZS\006\005Õvx\020\000\000\000\000\000\000\000kÝÓÿ\177\000\000°~ý÷ÿ\177\000\000\210\006\\Òÿ\177\000\000\000\a\\Òÿ\177", '\000' <repeats 18 times>, "Fh²÷ÿ\177\000\000\000\000êÓÿ\177\000\000\\ø|öÿ\177\000\000(1êÓÿ\177", '\000' <repeats 11 times>, "kÝÓÿ\177\000\000P}é\000\000\000\000\000À\t\\Ò"...
  366. #3 0x0000000000a7b43a in ACE_Based::Thread::ThreadTask (param=0x7fffd25bfc40) at /root/mangosdev/src/shared/Threading.cpp:187
  367. No locals.
  368. #4 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  369. No symbol table info available.
  370. #5 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  371. No symbol table info available.
  372. #6 0x0000000000000000 in ?? ()
  373. No symbol table info available.
  374.  
  375. Thread 9 (Thread 0x7fffd2dc1700 (LWP 11424)):
  376. #0 0x0000000000735e2b in WorldObject::SendObjectDeSpawnAnim (this=0x7fff7e6c6000, guid=<value optimized out>) at /root/mangosdev/src/game/Object.cpp:1643
  377. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 8, _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 = 0x7fffacaf68f0 "\220\017e~ÿ\177", _M_finish = 0x7fffacaf68f8 "0a¯¬ÿ\177", _M_end_of_storage = 0x7fffacaf68f8 "0a¯¬ÿ\177"}}, <No data fields>}}, m_opcode = 533}
  378. #1 0x000000000079df89 in GameObject::Delete (this=0x7fff7e6c6000) at /root/mangosdev/src/game/GameObject.cpp:593
  379. No locals.
  380. #2 0x000000000079ebc6 in GameObject::Use (this=0x7fff7e6c6000, user=0x7fff8e5e8000) at /root/mangosdev/src/game/GameObject.cpp:1662
  381. bg = <value optimized out>
  382. info = 0x7fff7e6c4800
  383. spellId = <value optimized out>
  384. spellCaster = <value optimized out>
  385. spellInfo = <value optimized out>
  386. targets = {m_srcX = 1.40129846e-45, m_srcY = 0, m_srcZ = -512.001953, m_destX = 4.59163468e-41, m_destY = 0, m_destZ = 0, m_strTarget = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffc4000020 ""}}, m_targetMask = 15483528, m_unitTarget = 0x7ffff67ce0b3, m_GOTarget = 0x7fff90d7c000, m_itemTarget = 0x76d50506535a2700, m_unitTargetGUID = {m_guid = 140736731024848}, m_GOTargetGUID = {m_guid = 140737328767155}, m_CorpseTargetGUID = {m_guid = 1}, m_itemTargetGUID = {m_guid = 140737351819408}, m_srcTransportGUID = {m_guid = 140736552067120}, m_destTransportGUID = {m_guid = 0}, m_itemTargetEntry = 3358670848}
  387. #3 0x0000000000a49d30 in WorldSession::HandleGameObjectUseOpcode (this=0x7fffd14d2240, recv_data=<value optimized out>) at /root/mangosdev/src/game/SpellHandler.cpp:317
  388. guid = {m_guid = 17370386779060754213}
  389. obj = 0x7fff7e6c6000
  390. #4 0x0000000000585792 in WorldSession::ExecuteOpcode (this=0x7fffd14d2240, opHandle=<value optimized out>, packet=0x7fffd14ef550) at /root/mangosdev/src/game/WorldSession.cpp:1025
  391. No locals.
  392. #5 0x000000000058b25b in WorldSession::Update (this=0x7fffd14d2240, updater=...) at /root/mangosdev/src/game/WorldSession.cpp:246
  393. opHandle = @0x7fffd2dc0990
  394. packet = 0x7fffd14ef550
  395. #6 0x00000000006626f4 in World::UpdateSessions (this=0x7ffff7f77900, diff=<value optimized out>) at /root/mangosdev/src/game/World.cpp:2062
  396. pSession = 0x7fffd14d2240
  397. updater = {<PacketFilter> = {_vptr.PacketFilter = 0xb376f0, m_pSession = 0x7fffd14d2240}, <No data fields>}
  398. sess = <value optimized out>
  399. #7 0x0000000000663be8 in World::Update (this=0x7ffff7f77900, diff=116) at /root/mangosdev/src/game/World.cpp:1577
  400. autobroadcaston = 0
  401. #8 0x000000000051bc0d in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  402. diff = 116
  403. prevSleepTime = 49
  404. #9 0x0000000000a7b43a in ACE_Based::Thread::ThreadTask (param=0x7fff7e6c6000) at /root/mangosdev/src/shared/Threading.cpp:187
  405. No locals.
  406. #10 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  407. No symbol table info available.
  408. #11 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  409. No symbol table info available.
  410. #12 0x0000000000000000 in ?? ()
  411. No symbol table info available.
  412.  
  413. Thread 8 (Thread 0x7fffd35c2700 (LWP 11423)):
  414. #0 0x00007ffff5e1ee09 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  415. No symbol table info available.
  416. #1 0x00007ffff7ae03cd in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  417. No symbol table info available.
  418. #2 0x00000000005133bb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3f20300, timeout=0x7fffd35c1e00) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  419. result = <value optimized out>
  420. #3 0x0000000000514537 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3f20300, first_item=@0x7fffd35c1da8, timeout=0x7fffd35c1e00) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  421. ace_mon = {lock_ = 0x7fffd3f20350, owner_ = 0}
  422. #4 0x00007ffff7ac6a32 in ACE_Activation_Queue::dequeue(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  423. No symbol table info available.
  424. #5 0x0000000000a80c21 in DelayExecutor::svc (this=0x7fffd5207470) at /root/mangosdev/src/shared/DelayExecutor.cpp:67
  425. timeout = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1312065051, tv_usec = 316484}}
  426. rq = <value optimized out>
  427. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  428. No symbol table info available.
  429. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  430. No symbol table info available.
  431. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  432. No symbol table info available.
  433. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  434. No symbol table info available.
  435. #10 0x0000000000000000 in ?? ()
  436. No symbol table info available.
  437.  
  438. Thread 7 (Thread 0x7fffd3dc3700 (LWP 11422)):
  439. #0 0x00007ffff5e1ee09 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  440. No symbol table info available.
  441. #1 0x00007ffff7ae03cd in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  442. No symbol table info available.
  443. #2 0x00000000005133bb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3f20300, timeout=0x7fffd3dc2e00) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  444. result = <value optimized out>
  445. #3 0x0000000000514537 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3f20300, first_item=@0x7fffd3dc2da8, timeout=0x7fffd3dc2e00) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  446. ace_mon = {lock_ = 0x7fffd3f20350, owner_ = 0}
  447. #4 0x00007ffff7ac6a32 in ACE_Activation_Queue::dequeue(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  448. No symbol table info available.
  449. #5 0x0000000000a80c21 in DelayExecutor::svc (this=0x7fffd5207470) at /root/mangosdev/src/shared/DelayExecutor.cpp:67
  450. timeout = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1312065051, tv_usec = 321283}}
  451. rq = <value optimized out>
  452. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  453. No symbol table info available.
  454. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  455. No symbol table info available.
  456. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  457. No symbol table info available.
  458. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  459. No symbol table info available.
  460. #10 0x0000000000000000 in ?? ()
  461. No symbol table info available.
  462.  
  463. Thread 6 (Thread 0x7fffd47c4700 (LWP 11421)):
  464. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  465. No symbol table info available.
  466. #1 0x0000000000a7b169 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  467. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  468. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  469. No locals.
  470. #3 0x0000000000a7a3aa in SqlDelayThread::run (this=0x7fffd5356800) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  471. pingEveryLoop = 180000
  472. loopCounter = 37766
  473. #4 0x0000000000a7b43a in ACE_Based::Thread::ThreadTask (param=0x7fffd47c3e30) at /root/mangosdev/src/shared/Threading.cpp:187
  474. No locals.
  475. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  476. No symbol table info available.
  477. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  478. No symbol table info available.
  479. #7 0x0000000000000000 in ?? ()
  480. No symbol table info available.
  481.  
  482. Thread 5 (Thread 0x7ffff4225700 (LWP 11376)):
  483. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  484. No symbol table info available.
  485. #1 0x0000000000a7b169 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  486. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  487. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  488. No locals.
  489. #3 0x0000000000a7a3aa in SqlDelayThread::run (this=0x7ffff7f87dc0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  490. pingEveryLoop = 180000
  491. loopCounter = 40147
  492. #4 0x0000000000a7b43a in ACE_Based::Thread::ThreadTask (param=0x7ffff4224e30) at /root/mangosdev/src/shared/Threading.cpp:187
  493. No locals.
  494. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  495. No symbol table info available.
  496. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  497. No symbol table info available.
  498. #7 0x0000000000000000 in ?? ()
  499. No symbol table info available.
  500.  
  501. Thread 4 (Thread 0x7ffff4a26700 (LWP 11375)):
  502. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  503. No symbol table info available.
  504. #1 0x0000000000a7b169 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  505. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  506. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  507. No locals.
  508. #3 0x0000000000a7a3aa in SqlDelayThread::run (this=0x7ffff7f87e80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  509. pingEveryLoop = 180000
  510. loopCounter = 35324
  511. #4 0x0000000000a7b43a in ACE_Based::Thread::ThreadTask (param=0x7ffff4a25e30) at /root/mangosdev/src/shared/Threading.cpp:187
  512. No locals.
  513. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  514. No symbol table info available.
  515. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  516. No symbol table info available.
  517. #7 0x0000000000000000 in ?? ()
  518. No symbol table info available.
  519.  
  520. Thread 3 (Thread 0x7ffff5434700 (LWP 11374)):
  521. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  522. No symbol table info available.
  523. #1 0x0000000000a7b169 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  524. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  525. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  526. No locals.
  527. #3 0x0000000000a7a3aa in SqlDelayThread::run (this=0x7ffff7f87f40) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  528. pingEveryLoop = 180000
  529. loopCounter = 40490
  530. #4 0x0000000000a7b43a in ACE_Based::Thread::ThreadTask (param=0x7ffff5433e30) at /root/mangosdev/src/shared/Threading.cpp:187
  531. No locals.
  532. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  533. No symbol table info available.
  534. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  535. No symbol table info available.
  536. #7 0x0000000000000000 in ?? ()
  537. No symbol table info available.
  538.  
  539. Thread 1 (Thread 0x7ffff7feb720 (LWP 11370)):
  540. #0 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  541. No symbol table info available.
  542. #1 0x00007ffff7b7689b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  543. No symbol table info available.
  544. #2 0x0000000000522b40 in Wait (this=0x7fffd3ed4f98) at /root/mangosdev/src/game/WorldSocketMgr.cpp:101
  545. No locals.
  546. #3 WorldSocketMgr::Wait (this=0x7fffd3ed4f98) at /root/mangosdev/src/game/WorldSocketMgr.cpp:310
  547. i = 1
  548. #4 0x000000000051ca63 in Master::Run (this=<value optimized out>) at /root/mangosdev/src/mangosd/Master.cpp:322
  549. 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"}}
  550. rar_thread = 0x0
  551. bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffd3ea90f8 "0.0.0.0"}}
  552. world_thread = {m_iThreadId = 140736731027200, m_hThreadHandle = 140736731027200, m_task = 0x7fffd5370bb0, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xbc08d0, 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}}}
  553. cliThread = 0x7fffd54f5318
  554. soap_thread = 0x7fffd54f5330
  555. freeze_thread = 0x7fffd54f5360
  556. #5 0x000000000051540b in main (argc=<value optimized out>, argv=0x7fffffffe1f8) at /root/mangosdev/src/mangosd/Main.cpp:212
  557. cfg_file = 0x7fffffffe45e "../etc/mangosd.conf"
  558. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe1f8, optind = 3, opterr = 0, optarg = 0x0, optstring_ = 0x7ffff7fdbf88, long_only_ = 0, has_colon_ = 1, last_option_ = 0x7ffff7fdbf60, nextchar_ = 0x0, optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3, long_option_ = 0x0, long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 2, cur_size_ = 2, array_ = 0x7ffff7fcbf70, allocator_ = 0x7ffff7ddb070}, <No data fields>}}
  559. serviceDaemonMode = 0 '\000'
  560. option = <value optimized out>
  561. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 482 account Id 312144
  562. Unit::CleanupDeletedAuras ERROR: Creature guid 4456516 has not cleaned auralist at remove (holders 1, auras 0)
  563. Unit::CleanupDeletedAuras ERROR: Creature guid 4456515 has not cleaned auralist at remove (holders 1, auras 0)
  564. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 763 account Id 66186
  565. Unit::CleanupDeletedAuras ERROR: Pet guid 2 has not cleaned auralist at remove (holders 16, auras 0)
  566. Unit::CleanupDeletedAuras ERROR: Pet guid 35 has not cleaned auralist at remove (holders 31, auras 0)
  567. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 121 account Id 293036
  568. Unit::CleanupDeletedAuras ERROR: Pet guid 13 has not cleaned auralist at remove (holders 1, auras 0)
  569. Unit::CleanupDeletedAuras ERROR: Pet guid 14 has not cleaned auralist at remove (holders 1, auras 0)
  570. Unit::CleanupDeletedAuras ERROR: Pet guid 12 has not cleaned auralist at remove (holders 1, auras 0)
  571. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 617 account Id 274970
  572. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 667 account Id 274970
  573. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 554 account Id 292742
  574. Unit::CleanupDeletedAuras ERROR: Pet guid 11 has not cleaned auralist at remove (holders 21, auras 0)
  575. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 72 account Id 327867
  576. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 385 account Id 328375
  577. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 730 account Id 293623
  578. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 655 account Id 321872
  579. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 450 account Id 296875
  580. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 626 account Id 296875
  581. Unit::CleanupDeletedAuras ERROR: Pet guid 53 has not cleaned auralist at remove (holders 28, auras 0)
  582. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 655 account Id 255424
  583. SESSION: received unexpected opcode CMSG_LOGOUT_CANCEL (0x004E) the player has not logged in yet
  584. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  585. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  586. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  587. Item::LoadFromDB, Item GUID: 175701470 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  588. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 652 account Id 320806
  589. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 198 account Id 331813
  590. Item::LoadFromDB, Item GUID: 158923675 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement