Advertisement
Guest User

Untitled

a guest
Jul 7th, 2011
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.03 KB | None | 0 0
  1. [New Thread 0x7fffbc8ff700 (LWP 16029)]
  2. [New Thread 0x7fffbc0fe700 (LWP 16030)]
  3. [New Thread 0x7fffbb8fd700 (LWP 16031)]
  4. [New Thread 0x7fffbb0fc700 (LWP 16032)]
  5. [New Thread 0x7fffba8fb700 (LWP 16033)]
  6. [New Thread 0x7fffba0fa700 (LWP 16034)]
  7. [New Thread 0x7fffb98f9700 (LWP 16035)]
  8. [New Thread 0x7fffb90f8700 (LWP 16036)]
  9. [New Thread 0x7fffb88f7700 (LWP 16037)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffc13df700 (LWP 16023)]
  13. 0x00007ffff5b11ad6 in memcpy () from /lib/libc.so.6
  14. #0 0x00007ffff5b11ad6 in memcpy () from /lib/libc.so.6
  15. #1 0x0000000000551ba3 in insert (this=0x7fffc13de940, src=0x0, cnt=24) at /usr/include/bits/string3.h:52
  16. #2 resize (this=0x7fffc13de940, src=0x0, cnt=24) at /usr/include/c++/4.4/bits/stl_vector.h:557
  17. #3 ByteBuffer::append (this=0x7fffc13de940, src=0x0, cnt=24) at /root/mangosdev/src/shared/ByteBuffer.h:364
  18. #4 0x0000000000a0341f in WardenWin::RequestData (this=0x7fff1d78d000) at /root/mangosdev/src/game/WardenWin.cpp:274
  19. #5 0x00000000008862e9 in WardenBase::Update (this=0x7fff1d78d000) at /root/mangosdev/src/game/WardenBase.cpp:150
  20. #6 0x000000000078b91a in WorldSession::Update (this=0x7ffee1db7580, updater=...) at /root/mangosdev/src/game/WorldSession.cpp:352
  21. #7 0x0000000000849bdf in Map::Update (this=0x431d4000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:452
  22. #8 0x000000000084a859 in BattleGroundMap::Update (this=0x7ffee77b9655, diff=@0x0) at /root/mangosdev/src/game/Map.cpp:1552
  23. #9 0x00000000009a3862 in MapUpdateRequest::call (this=0x7ffee7cfdc38) at /root/mangosdev/src/game/MapUpdater.cpp:74
  24. #10 0x0000000000a7f521 in DelayExecutor::svc (this=0x7fffc30bcc70) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  25. #11 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  26. #12 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  27. #13 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  28. #14 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  29. #15 0x0000000000000000 in ?? ()
  30. #0 0x00007ffff5b11ad6 in memcpy () from /lib/libc.so.6
  31. No symbol table info available.
  32. #1 0x0000000000551ba3 in insert (this=0x7fffc13de940, src=0x0, cnt=24) at /usr/include/bits/string3.h:52
  33. No locals.
  34. #2 resize (this=0x7fffc13de940, src=0x0, cnt=24) at /usr/include/c++/4.4/bits/stl_vector.h:557
  35. No locals.
  36. #3 ByteBuffer::append (this=0x7fffc13de940, src=0x0, cnt=24) at /root/mangosdev/src/shared/ByteBuffer.h:364
  37. __FUNCTION__ = "append"
  38. __PRETTY_FUNCTION__ = "void ByteBuffer::append(const uint8*, size_t)"
  39. #4 0x0000000000a0341f in WardenWin::RequestData (this=0x7fff1d78d000) at /root/mangosdev/src/game/WardenWin.cpp:274
  40. maxid = <value optimized out>
  41. type = <value optimized out>
  42. xorByte = 127 '\177'
  43. pkt = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 186, _wpos = 12172883582551448576, _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 = 0x7fffc13de9a0 "Æ", _M_finish = 0x7fff96da4000 "\220q³", _M_end_of_storage = 0x7fff0da5bdf4 "ÁJËB"}}, <No data fields>}}, m_opcode = 32768}
  44. id = 474
  45. wd = <value optimized out>
  46. buff = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 85, _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 = 0x7ffee77b9600 "\002", _M_finish = 0x7ffee77b966d "ñ\t", _M_end_of_storage = 0x7ffee77ba600 ""}}, <No data fields>}}
  47. index = 1 '\001'
  48. #5 0x00000000008862e9 in WardenBase::Update (this=0x7fff1d78d000) at /root/mangosdev/src/game/WardenBase.cpp:150
  49. ticks = <value optimized out>
  50. diff = 24
  51. #6 0x000000000078b91a in WorldSession::Update (this=0x7ffee1db7580, updater=...) at /root/mangosdev/src/game/WorldSession.cpp:352
  52. packet = 0x7fff4cd68370
  53. #7 0x0000000000849bdf in Map::Update (this=0x431d4000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:452
  54. pSession = 0x7ffee77b9655
  55. updater = {<PacketFilter> = {_vptr.PacketFilter = 0xb69ad0, m_pSession = 0x7ffee1db7580}, <No data fields>}
  56. plr = 0x18
  57. updater = {i_timeDiff = 625113616}
  58. __FUNCTION__ = "Update"
  59. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  60. #8 0x000000000084a859 in BattleGroundMap::Update (this=0x7ffee77b9655, diff=@0x0) at /root/mangosdev/src/game/Map.cpp:1552
  61. No locals.
  62. #9 0x00000000009a3862 in MapUpdateRequest::call (this=0x7ffee7cfdc38) at /root/mangosdev/src/game/MapUpdater.cpp:74
  63. No locals.
  64. #10 0x0000000000a7f521 in DelayExecutor::svc (this=0x7fffc30bcc70) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  65. rq = 0x7ffee7cfdc38
  66. #11 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  67. No symbol table info available.
  68. #12 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  69. No symbol table info available.
  70. #13 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  71. No symbol table info available.
  72. #14 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  73. No symbol table info available.
  74. #15 0x0000000000000000 in ?? ()
  75. No symbol table info available.
  76. 22 Thread 0x7fffb88f7700 (LWP 16037) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  77. 21 Thread 0x7fffb90f8700 (LWP 16036) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  78. 20 Thread 0x7fffb98f9700 (LWP 16035) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  79. 19 Thread 0x7fffba0fa700 (LWP 16034) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  80. 18 Thread 0x7fffba8fb700 (LWP 16033) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  81. 17 Thread 0x7fffbb0fc700 (LWP 16032) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  82. 16 Thread 0x7fffbb8fd700 (LWP 16031) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  83. 15 Thread 0x7fffbc0fe700 (LWP 16030) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  84. 14 Thread 0x7fffbc8ff700 (LWP 16029) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  85. 13 Thread 0x7fffbd901700 (LWP 16027) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  86. 12 Thread 0x7fffbd100700 (LWP 16028) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  87. 11 Thread 0x7fffbe102700 (LWP 16026) 0x00007ffff5b6a2c3 in select () from /lib/libc.so.6
  88. 10 Thread 0x7fffbe903700 (LWP 16025) 0x00007ffff5b3520d in nanosleep () from /lib/libc.so.6
  89. 9 Thread 0x7fffbf104700 (LWP 16024) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  90. * 8 Thread 0x7fffc13df700 (LWP 16023) 0x00007ffff5b11ad6 in memcpy () from /lib/libc.so.6
  91. 7 Thread 0x7fffc1be0700 (LWP 16022) 0x00007ffff65309ed in std::_Rb_tree_increment(std::_Rb_tree_node_base*) () from /usr/lib/libstdc++.so.6
  92. 6 Thread 0x7fffc25e1700 (LWP 16021) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  93. 5 Thread 0x7ffff4220700 (LWP 15581) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  94. 4 Thread 0x7ffff4a21700 (LWP 15580) 0x00007ffff5e1cb8d in read () from /lib/libpthread.so.0
  95. 3 Thread 0x7ffff542f700 (LWP 15579) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  96. 1 Thread 0x7ffff7feb720 (LWP 15575) 0x00007ffff5e16285 in pthread_join () from /lib/libpthread.so.0
  97.  
  98. Thread 22 (Thread 0x7fffb88f7700 (LWP 16037)):
  99. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  100. No symbol table info available.
  101. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  102. No symbol table info available.
  103. #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
  104. No symbol table info available.
  105. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  106. No symbol table info available.
  107. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  108. No symbol table info available.
  109. #5 0x0000000000709c88 in ReactorRunnable::svc (this=0x7fffbf2161e8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  110. 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 = 7750}}
  111. __FUNCTION__ = "svc"
  112. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  113. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  114. No symbol table info available.
  115. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  116. No symbol table info available.
  117. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  118. No symbol table info available.
  119. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  120. No symbol table info available.
  121. #10 0x0000000000000000 in ?? ()
  122. No symbol table info available.
  123.  
  124. Thread 21 (Thread 0x7fffb90f8700 (LWP 16036)):
  125. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  126. No symbol table info available.
  127. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  128. No symbol table info available.
  129. #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
  130. No symbol table info available.
  131. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  132. No symbol table info available.
  133. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  134. No symbol table info available.
  135. #5 0x0000000000709c88 in ReactorRunnable::svc (this=0x7fffbf2160b0) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  136. 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 = 9979}}
  137. __FUNCTION__ = "svc"
  138. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  139. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  140. No symbol table info available.
  141. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  142. No symbol table info available.
  143. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  144. No symbol table info available.
  145. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  146. No symbol table info available.
  147. #10 0x0000000000000000 in ?? ()
  148. No symbol table info available.
  149.  
  150. Thread 20 (Thread 0x7fffb98f9700 (LWP 16035)):
  151. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  152. No symbol table info available.
  153. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  154. No symbol table info available.
  155. #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
  156. No symbol table info available.
  157. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  158. No symbol table info available.
  159. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  160. No symbol table info available.
  161. #5 0x0000000000709c88 in ReactorRunnable::svc (this=0x7fffbf215f78) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  162. 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 = 8359}}
  163. __FUNCTION__ = "svc"
  164. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  165. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  166. No symbol table info available.
  167. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  168. No symbol table info available.
  169. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  170. No symbol table info available.
  171. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  172. No symbol table info available.
  173. #10 0x0000000000000000 in ?? ()
  174. No symbol table info available.
  175.  
  176. Thread 19 (Thread 0x7fffba0fa700 (LWP 16034)):
  177. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  178. No symbol table info available.
  179. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  180. No symbol table info available.
  181. #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
  182. No symbol table info available.
  183. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  184. No symbol table info available.
  185. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  186. No symbol table info available.
  187. #5 0x0000000000709c88 in ReactorRunnable::svc (this=0x7fffbf215e40) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  188. 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 = 2097}}
  189. __FUNCTION__ = "svc"
  190. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  191. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  192. No symbol table info available.
  193. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  194. No symbol table info available.
  195. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  196. No symbol table info available.
  197. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  198. No symbol table info available.
  199. #10 0x0000000000000000 in ?? ()
  200. No symbol table info available.
  201.  
  202. Thread 18 (Thread 0x7fffba8fb700 (LWP 16033)):
  203. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  204. No symbol table info available.
  205. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  206. No symbol table info available.
  207. #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
  208. No symbol table info available.
  209. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  210. No symbol table info available.
  211. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  212. No symbol table info available.
  213. #5 0x0000000000709c88 in ReactorRunnable::svc (this=0x7fffbf215d08) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  214. 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}}
  215. __FUNCTION__ = "svc"
  216. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  217. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  218. No symbol table info available.
  219. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  220. No symbol table info available.
  221. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  222. No symbol table info available.
  223. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  224. No symbol table info available.
  225. #10 0x0000000000000000 in ?? ()
  226. No symbol table info available.
  227.  
  228. Thread 17 (Thread 0x7fffbb0fc700 (LWP 16032)):
  229. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  230. No symbol table info available.
  231. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  232. No symbol table info available.
  233. #2 0x000000000051e87b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffbf18bf00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  234. result = <value optimized out>
  235. #3 0x000000000051f9f7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffbf18bf00, first_item=@0x7fffbb0fbe28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  236. ace_mon = {lock_ = 0x7fffbf18bf50, owner_ = 0}
  237. #4 0x000000000051e6c8 in getq (this=0x7fffbe101d90) at /opt/mangos/include/ace/Task_T.inl:22
  238. No locals.
  239. #5 SOAPWorkingThread::svc (this=0x7fffbe101d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  240. mb = 0x0
  241. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  242. No symbol table info available.
  243. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  244. No symbol table info available.
  245. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  246. No symbol table info available.
  247. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  248. No symbol table info available.
  249. #10 0x0000000000000000 in ?? ()
  250. No symbol table info available.
  251.  
  252. Thread 16 (Thread 0x7fffbb8fd700 (LWP 16031)):
  253. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  254. No symbol table info available.
  255. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  256. No symbol table info available.
  257. #2 0x000000000051e87b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffbf18bf00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  258. result = <value optimized out>
  259. #3 0x000000000051f9f7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffbf18bf00, first_item=@0x7fffbb8fce28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  260. ace_mon = {lock_ = 0x7fffbf18bf50, owner_ = 0}
  261. #4 0x000000000051e6c8 in getq (this=0x7fffbe101d90) at /opt/mangos/include/ace/Task_T.inl:22
  262. No locals.
  263. #5 SOAPWorkingThread::svc (this=0x7fffbe101d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  264. mb = 0x0
  265. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  266. No symbol table info available.
  267. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  268. No symbol table info available.
  269. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  270. No symbol table info available.
  271. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  272. No symbol table info available.
  273. #10 0x0000000000000000 in ?? ()
  274. No symbol table info available.
  275.  
  276. Thread 15 (Thread 0x7fffbc0fe700 (LWP 16030)):
  277. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  278. No symbol table info available.
  279. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  280. No symbol table info available.
  281. #2 0x000000000051e87b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffbf18bf00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  282. result = <value optimized out>
  283. #3 0x000000000051f9f7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffbf18bf00, first_item=@0x7fffbc0fde28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  284. ace_mon = {lock_ = 0x7fffbf18bf50, owner_ = 0}
  285. #4 0x000000000051e6c8 in getq (this=0x7fffbe101d90) at /opt/mangos/include/ace/Task_T.inl:22
  286. No locals.
  287. #5 SOAPWorkingThread::svc (this=0x7fffbe101d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  288. mb = 0x0
  289. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  290. No symbol table info available.
  291. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  292. No symbol table info available.
  293. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  294. No symbol table info available.
  295. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  296. No symbol table info available.
  297. #10 0x0000000000000000 in ?? ()
  298. No symbol table info available.
  299.  
  300. Thread 14 (Thread 0x7fffbc8ff700 (LWP 16029)):
  301. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  302. No symbol table info available.
  303. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  304. No symbol table info available.
  305. #2 0x000000000051e87b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffbf18bf00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  306. result = <value optimized out>
  307. #3 0x000000000051f9f7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffbf18bf00, first_item=@0x7fffbc8fee28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  308. ace_mon = {lock_ = 0x7fffbf18bf50, owner_ = 0}
  309. #4 0x000000000051e6c8 in getq (this=0x7fffbe101d90) at /opt/mangos/include/ace/Task_T.inl:22
  310. No locals.
  311. #5 SOAPWorkingThread::svc (this=0x7fffbe101d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  312. mb = 0x0
  313. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  314. No symbol table info available.
  315. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  316. No symbol table info available.
  317. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  318. No symbol table info available.
  319. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  320. No symbol table info available.
  321. #10 0x0000000000000000 in ?? ()
  322. No symbol table info available.
  323.  
  324. Thread 13 (Thread 0x7fffbd901700 (LWP 16027)):
  325. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  326. No symbol table info available.
  327. #1 0x0000000000a7df19 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  328. rqtp = {tv_sec = 1, tv_nsec = 0}
  329. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  330. No locals.
  331. #3 0x0000000000512e9b in FreezeDetectorRunnable::run (this=0x7fffbf1bb718) at /root/mangosdev/src/mangosd/Master.cpp:79
  332. curtime = 4294966780
  333. #4 0x0000000000a7e1ea in ACE_Based::Thread::ThreadTask (param=0x7fffbd900e30) at /root/mangosdev/src/shared/Threading.cpp:187
  334. No locals.
  335. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  336. No symbol table info available.
  337. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  338. No symbol table info available.
  339. #7 0x0000000000000000 in ?? ()
  340. No symbol table info available.
  341.  
  342. Thread 12 (Thread 0x7fffbd100700 (LWP 16028)):
  343. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  344. No symbol table info available.
  345. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  346. No symbol table info available.
  347. #2 0x000000000051e87b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffbf18bf00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  348. result = <value optimized out>
  349. #3 0x000000000051f9f7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffbf18bf00, first_item=@0x7fffbd0ffe28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  350. ace_mon = {lock_ = 0x7fffbf18bf50, owner_ = 0}
  351. #4 0x000000000051e6c8 in getq (this=0x7fffbe101d90) at /opt/mangos/include/ace/Task_T.inl:22
  352. No locals.
  353. #5 SOAPWorkingThread::svc (this=0x7fffbe101d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  354. mb = 0x0
  355. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  356. No symbol table info available.
  357. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  358. No symbol table info available.
  359. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  360. No symbol table info available.
  361. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  362. No symbol table info available.
  363. #10 0x0000000000000000 in ?? ()
  364. No symbol table info available.
  365.  
  366. Thread 11 (Thread 0x7fffbe102700 (LWP 16026)):
  367. #0 0x00007ffff5b6a2c3 in select () from /lib/libc.so.6
  368. No symbol table info available.
  369. #1 0x0000000000af66ae in tcp_select (soap=0x7fffbe0e6590, s=34, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4418
  370. tv = {tv_sec = 2, tv_usec = 931200}
  371. fd = {{fds_bits = {17179869184, 0 <repeats 15 times>}}, {fds_bits = {17179869184, 0 <repeats 15 times>}}, {fds_bits = {17179869184, 0 <repeats 15 times>}}}
  372. sfd = 0x7fffbe0e63c0
  373. efd = 0x7fffbe0e6440
  374. r = <value optimized out>
  375. rfd = 0x7fffbe0e6340
  376. #2 0x0000000000b0430f in soap_accept (soap=0x7fffbe0e6590) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4486
  377. r = -514
  378. err = -514
  379. n = 16
  380. len = 65536
  381. set = 1
  382. #3 0x000000000051dbb7 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/MaNGOSsoap.cpp:51
  383. thread_soap = <value optimized out>
  384. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fffbf18bf00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  385. soap = {_vptr.soap = 0xbc3690, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xbbff9b "%.9G", double_format = 0xbbffa0 "%.17lG", dime_id_format = 0xbbffa7 "cid:id%d", http_version = 0xbbffb0 "1.1", http_content = 0x0, encodingStyle = 0xbc2bc0 "", actor = 0x0, lang = 0xbc08cc "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 = 0xe7e100, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x7fffb40338c0, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffb3d3bfb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xb16ec0 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xaf4970 <http_get(soap*)>, fput = 0xaf4980 <http_405(soap*)>, fdel = 0xaf4980 <http_405(soap*)>, fhead = 0xaf4980 <http_405(soap*)>, fform = 0, fposthdr = 0xafcba0 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xaf7ab0 <http_response(soap*, int, size_t)>, fparse = 0xb084c0 <http_parse(soap*)>, fparsehdr = 0xb16300 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xaf9e10 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xaf9df0 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xaf9de0 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xb0bca0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xaf9e00 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xaf4280 <tcp_disconnect(soap*)>, fsend = 0xaf9ac0 <fsend(soap*, char const*, size_t)>, frecv = 0xaf9890 <frecv(soap*, char*, size_t)>, fpoll = 0xb04770 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xaf7a50 <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 = 34, 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 = 0xbbffb4 "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>, "ë\030¿ÿ\177\000\000Ãà|öÿ\177", '\000' <repeats 18 times>, "x\020\000\000\000\000\000\000\000À\030¿ÿ\177\000\000\n\000\000\000\000\000\000\000\033\000\000\000\000\000\000\000\000À\030¿ÿ\177\000\000\212ç|öÿ\177\000\000 \035\020¾ÿ\177\000\000\000Ü)¦\037Åî¨\000\000\000\000\000\000\000\000\000ë\030¿ÿ\177\000\000\001\000\000\000\000\000\000\000\210&\020¾ÿ\177\000\000\000'\020¾ÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff67d0304, z_crc = 0, z_dict = 0xabf18c000 <Address 0xabf18c000 out of bounds>, z_dict_len = 4097, zlib_state = 0, zlib_in = 0, zlib_out = 25752, z_buf = 0x7ffff7fe6488 "", z_buflen = 0, z_level = 49152, z_ratio_in = 4.59163468e-41, z_ratio_out = -1.28310798e+33}
  386. m = <value optimized out>
  387. s = -514
  388. #4 0x0000000000a7e1ea in ACE_Based::Thread::ThreadTask (param=0x23) at /root/mangosdev/src/shared/Threading.cpp:187
  389. No locals.
  390. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  391. No symbol table info available.
  392. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  393. No symbol table info available.
  394. #7 0x0000000000000000 in ?? ()
  395. No symbol table info available.
  396.  
  397. Thread 10 (Thread 0x7fffbe903700 (LWP 16025)):
  398. #0 0x00007ffff5b3520d in nanosleep () from /lib/libc.so.6
  399. No symbol table info available.
  400. #1 0x00007ffff5b6ab14 in usleep () from /lib/libc.so.6
  401. No symbol table info available.
  402. #2 0x000000000051abae in CliRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/CliRunnable.cpp:617
  403. command_str = <value optimized out>
  404. commandbuf = "\000\000\032¿ÿ\177\000\000\004\003}öÿ\177", '\000' <repeats 12 times>, "\032¿\t\000\000\000\001\020\000\000\000\000\000\000\230gþ÷ÿ\177\000\000\210gþ÷ÿ\177", '\000' <repeats 12 times>, "\032¿ÿ\177\000\000f\f}öÿ\177", '\000' <repeats 11 times>, "Ü)¦\037Åî¨x\020\000\000\000\000\000\000\000+\032¿ÿ\177\000\000°~ý÷ÿ\177\000\000\210\066\220¾ÿ\177\000\000\000\067\220¾ÿ\177", '\000' <repeats 18 times>, "\026h²÷ÿ\177\000\000\000@\177ðÿ\177\000\000lø|öÿ\177\000\000ÈF\177ðÿ\177", '\000' <repeats 11 times>, "+\032¿ÿ\177\000\000\060\071é\000\000\000\000\000À9\220¾ÿ\177"...
  405. #3 0x0000000000a7e1ea in ACE_Based::Thread::ThreadTask (param=0x7fffbe902c40) at /root/mangosdev/src/shared/Threading.cpp:187
  406. No locals.
  407. #4 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  408. No symbol table info available.
  409. #5 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  410. No symbol table info available.
  411. #6 0x0000000000000000 in ?? ()
  412. No symbol table info available.
  413.  
  414. Thread 9 (Thread 0x7fffbf104700 (LWP 16024)):
  415. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  416. No symbol table info available.
  417. #1 0x00007ffff7ae036a in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  418. No symbol table info available.
  419. #2 0x00000000009a31b0 in MapUpdater::wait (this=0x7fffc30bcc68) at /root/mangosdev/src/game/MapUpdater.cpp:107
  420. guard = {lock_ = 0x7fffc30bcd80, owner_ = 0}
  421. #3 0x000000000056ae48 in MapManager::Update (this=0x7fffc30bcb80, diff=<value optimized out>) at /root/mangosdev/src/game/MapManager.cpp:252
  422. No locals.
  423. #4 0x0000000000875455 in World::Update (this=0x7ffff7f77900, diff=412) at /root/mangosdev/src/game/World.cpp:1607
  424. autobroadcaston = 0
  425. #5 0x0000000000519e7d in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  426. diff = 412
  427. prevSleepTime = 0
  428. #6 0x0000000000a7e1ea in ACE_Based::Thread::ThreadTask (param=0x7fffc30bcd44) at /root/mangosdev/src/shared/Threading.cpp:187
  429. No locals.
  430. #7 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  431. No symbol table info available.
  432. #8 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  433. No symbol table info available.
  434. #9 0x0000000000000000 in ?? ()
  435. No symbol table info available.
  436.  
  437. Thread 8 (Thread 0x7fffc13df700 (LWP 16023)):
  438. #0 0x00007ffff5b11ad6 in memcpy () from /lib/libc.so.6
  439. No symbol table info available.
  440. #1 0x0000000000551ba3 in insert (this=0x7fffc13de940, src=0x0, cnt=24) at /usr/include/bits/string3.h:52
  441. No locals.
  442. #2 resize (this=0x7fffc13de940, src=0x0, cnt=24) at /usr/include/c++/4.4/bits/stl_vector.h:557
  443. No locals.
  444. #3 ByteBuffer::append (this=0x7fffc13de940, src=0x0, cnt=24) at /root/mangosdev/src/shared/ByteBuffer.h:364
  445. __FUNCTION__ = "append"
  446. __PRETTY_FUNCTION__ = "void ByteBuffer::append(const uint8*, size_t)"
  447. #4 0x0000000000a0341f in WardenWin::RequestData (this=0x7fff1d78d000) at /root/mangosdev/src/game/WardenWin.cpp:274
  448. maxid = <value optimized out>
  449. type = <value optimized out>
  450. xorByte = 127 '\177'
  451. pkt = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 186, _wpos = 12172883582551448576, _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 = 0x7fffc13de9a0 "Æ", _M_finish = 0x7fff96da4000 "\220q³", _M_end_of_storage = 0x7fff0da5bdf4 "ÁJËB"}}, <No data fields>}}, m_opcode = 32768}
  452. id = 474
  453. wd = <value optimized out>
  454. buff = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 85, _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 = 0x7ffee77b9600 "\002", _M_finish = 0x7ffee77b966d "ñ\t", _M_end_of_storage = 0x7ffee77ba600 ""}}, <No data fields>}}
  455. index = 1 '\001'
  456. #5 0x00000000008862e9 in WardenBase::Update (this=0x7fff1d78d000) at /root/mangosdev/src/game/WardenBase.cpp:150
  457. ticks = <value optimized out>
  458. diff = 24
  459. #6 0x000000000078b91a in WorldSession::Update (this=0x7ffee1db7580, updater=...) at /root/mangosdev/src/game/WorldSession.cpp:352
  460. packet = 0x7fff4cd68370
  461. #7 0x0000000000849bdf in Map::Update (this=0x431d4000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:452
  462. pSession = 0x7ffee77b9655
  463. updater = {<PacketFilter> = {_vptr.PacketFilter = 0xb69ad0, m_pSession = 0x7ffee1db7580}, <No data fields>}
  464. plr = 0x18
  465. updater = {i_timeDiff = 625113616}
  466. __FUNCTION__ = "Update"
  467. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  468. #8 0x000000000084a859 in BattleGroundMap::Update (this=0x7ffee77b9655, diff=@0x0) at /root/mangosdev/src/game/Map.cpp:1552
  469. No locals.
  470. #9 0x00000000009a3862 in MapUpdateRequest::call (this=0x7ffee7cfdc38) at /root/mangosdev/src/game/MapUpdater.cpp:74
  471. No locals.
  472. #10 0x0000000000a7f521 in DelayExecutor::svc (this=0x7fffc30bcc70) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  473. rq = 0x7ffee7cfdc38
  474. #11 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  475. No symbol table info available.
  476. #12 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  477. No symbol table info available.
  478. #13 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  479. No symbol table info available.
  480. #14 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  481. No symbol table info available.
  482. #15 0x0000000000000000 in ?? ()
  483. No symbol table info available.
  484.  
  485. Thread 7 (Thread 0x7fffc1be0700 (LWP 16022)):
  486. #0 0x00007ffff65309ed in std::_Rb_tree_increment(std::_Rb_tree_node_base*) () from /usr/lib/libstdc++.so.6
  487. No symbol table info available.
  488. #1 0x00000000008c13b0 in operator++ (this=0x7fff668d8000, time=412) at /usr/include/c++/4.4/bits/stl_tree.h:184
  489. No locals.
  490. #2 Unit::_UpdateSpells (this=0x7fff668d8000, time=412) at /root/mangosdev/src/game/Unit.cpp:3796
  491. holder = 0x7fff264359f0
  492. #3 0x00000000008df485 in Unit::Update (this=0x7fff668d8000, update_diff=412, p_time=412) at /root/mangosdev/src/game/Unit.cpp:339
  493. No locals.
  494. #4 0x00000000005d4618 in Player::Update (this=0x7fff668d8000, update_diff=412, p_time=412) at /root/mangosdev/src/game/Player.cpp:1241
  495. now = <value optimized out>
  496. pet = <value optimized out>
  497. #5 0x0000000000849ca9 in Update (this=0x7fff202e4000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Object.h:432
  498. No locals.
  499. #6 Map::Update (this=0x7fff202e4000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:463
  500. plr = 0x7fff668d8000
  501. updater = {i_timeDiff = 625106896}
  502. __FUNCTION__ = "Update"
  503. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  504. #7 0x000000000084a859 in BattleGroundMap::Update (this=0x7fff440f1750, diff=@0x7fff264359f0) at /root/mangosdev/src/game/Map.cpp:1552
  505. No locals.
  506. #8 0x00000000009a3862 in MapUpdateRequest::call (this=0x7ffee7cfce50) at /root/mangosdev/src/game/MapUpdater.cpp:74
  507. No locals.
  508. #9 0x0000000000a7f521 in DelayExecutor::svc (this=0x7fffc30bcc70) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  509. rq = 0x7ffee7cfce50
  510. #10 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  511. No symbol table info available.
  512. #11 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  513. No symbol table info available.
  514. #12 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  515. No symbol table info available.
  516. #13 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  517. No symbol table info available.
  518. #14 0x0000000000000000 in ?? ()
  519. No symbol table info available.
  520.  
  521. Thread 6 (Thread 0x7fffc25e1700 (LWP 16021)):
  522. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  523. No symbol table info available.
  524. #1 0x0000000000a7df19 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  525. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  526. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  527. No locals.
  528. #3 0x0000000000a7c05a in SqlDelayThread::run (this=0x7fffc3204940) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  529. pingEveryLoop = 180000
  530. loopCounter = 39052
  531. #4 0x0000000000a7e1ea in ACE_Based::Thread::ThreadTask (param=0x7fffc25e0e30) at /root/mangosdev/src/shared/Threading.cpp:187
  532. No locals.
  533. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  534. No symbol table info available.
  535. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  536. No symbol table info available.
  537. #7 0x0000000000000000 in ?? ()
  538. No symbol table info available.
  539.  
  540. Thread 5 (Thread 0x7ffff4220700 (LWP 15581)):
  541. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  542. No symbol table info available.
  543. #1 0x0000000000a7df19 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  544. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  545. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  546. No locals.
  547. #3 0x0000000000a7c05a in SqlDelayThread::run (this=0x7ffff7f87dc0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  548. pingEveryLoop = 180000
  549. loopCounter = 43869
  550. #4 0x0000000000a7e1ea in ACE_Based::Thread::ThreadTask (param=0x7ffff421fe30) at /root/mangosdev/src/shared/Threading.cpp:187
  551. No locals.
  552. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  553. No symbol table info available.
  554. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  555. No symbol table info available.
  556. #7 0x0000000000000000 in ?? ()
  557. No symbol table info available.
  558.  
  559. Thread 4 (Thread 0x7ffff4a21700 (LWP 15580)):
  560. #0 0x00007ffff5e1cb8d in read () from /lib/libpthread.so.0
  561. No symbol table info available.
  562. #1 0x00007ffff768e999 in vio_read_buff (vio=0xe, buf=0xf01140 "\036", size=4) at viosocket.c:83
  563. rc = <value optimized out>
  564. #2 0x00007ffff768f95f in my_real_read (net=0xefcb10, complen=0x7ffff4a20bf8) at net.c:817
  565. pos = 0xf01140 "\036"
  566. length = <value optimized out>
  567. len = 18446744073709551615
  568. remain = 16384
  569. #3 0x00007ffff768fc35 in my_net_read (net=0xe) at net.c:1012
  570. len = <value optimized out>
  571. complen = <value optimized out>
  572. #4 0x00007ffff768a55a in cli_safe_read (mysql=0xe) at client.c:691
  573. len = <value optimized out>
  574. #5 0x00007ffff768acc9 in cli_read_query_result (mysql=0xefcb10) at client.c:2816
  575. pos = <value optimized out>
  576. field_count = <value optimized out>
  577. fields = <value optimized out>
  578. length = <value optimized out>
  579. #6 0x00007ffff765be94 in execute (stmt=0x7fff955e36b0, packet=<value optimized out>, length=<value optimized out>) at libmysql.c:2489
  580. mysql = 0xefcb10
  581. buff = "\030\000\000\000\000\001\000\000"
  582. #7 0x00007ffff765ebd7 in cli_stmt_execute (stmt=0x7fff955e36b0) at libmysql.c:2581
  583. param = <value optimized out>
  584. param_end = 0x7fff94351f60
  585. length = 20
  586. mysql = <value optimized out>
  587. null_count = <value optimized out>
  588. result = <value optimized out>
  589. #8 0x00007ffff765e615 in mysql_stmt_execute (stmt=0x7fff955e36b0) at libmysql.c:2932
  590. mysql = 0xefcb10
  591. #9 0x0000000000a6ff61 in MySqlPreparedStatement::execute (this=0x7fffb3dee890) at /root/mangosdev/src/shared/Database/DatabaseMysql.cpp:484
  592. No locals.
  593. #10 0x0000000000a75b1d in SqlPreparedRequest::Execute (this=0x7fff02d35930, conn=0x7ffff7fbfb00) at /root/mangosdev/src/shared/Database/SqlOperations.cpp:80
  594. guard = {m_pConn = 0x7ffff7fbfb00}
  595. #11 0x0000000000a75d31 in SqlTransaction::Execute (this=0x7fff7a0a6d00, conn=0x7ffff7fbfb00) at /root/mangosdev/src/shared/Database/SqlOperations.cpp:58
  596. pStmt = 0xe
  597. i = 4
  598. guard = {m_pConn = 0x7ffff7fbfb00}
  599. nItems = 6
  600. #12 0x0000000000a7c0aa in ProcessRequests (this=0x7ffff7f87e80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:74
  601. s = 0x7fff7a0a6d00
  602. #13 SqlDelayThread::run (this=0x7ffff7f87e80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:50
  603. pingEveryLoop = 180000
  604. loopCounter = 63243
  605. #14 0x0000000000a7e1ea in ACE_Based::Thread::ThreadTask (param=0xe) at /root/mangosdev/src/shared/Threading.cpp:187
  606. No locals.
  607. #15 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  608. No symbol table info available.
  609. #16 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  610. No symbol table info available.
  611. #17 0x0000000000000000 in ?? ()
  612. No symbol table info available.
  613.  
  614. Thread 3 (Thread 0x7ffff542f700 (LWP 15579)):
  615. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  616. No symbol table info available.
  617. #1 0x0000000000a7df19 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  618. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  619. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  620. No locals.
  621. #3 0x0000000000a7c05a in SqlDelayThread::run (this=0x7ffff7f87f40) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  622. pingEveryLoop = 180000
  623. loopCounter = 47636
  624. #4 0x0000000000a7e1ea in ACE_Based::Thread::ThreadTask (param=0x7ffff542ee30) at /root/mangosdev/src/shared/Threading.cpp:187
  625. No locals.
  626. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  627. No symbol table info available.
  628. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  629. No symbol table info available.
  630. #7 0x0000000000000000 in ?? ()
  631. No symbol table info available.
  632.  
  633. Thread 1 (Thread 0x7ffff7feb720 (LWP 15575)):
  634. #0 0x00007ffff5e16285 in pthread_join () from /lib/libpthread.so.0
  635. No symbol table info available.
  636. #1 0x00007ffff7b7684b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  637. No symbol table info available.
  638. #2 0x0000000000708190 in Wait (this=0x7fffc1d40e08) at /root/mangosdev/src/game/WorldSocketMgr.cpp:101
  639. No locals.
  640. #3 WorldSocketMgr::Wait (this=0x7fffc1d40e08) at /root/mangosdev/src/game/WorldSocketMgr.cpp:310
  641. i = 1
  642. #4 0x0000000000510ea3 in Master::Run (this=<value optimized out>) at /root/mangosdev/src/mangosd/Master.cpp:322
  643. 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"}}
  644. rar_thread = 0x0
  645. bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffbf43d078 "0.0.0.0"}}
  646. world_thread = {m_iThreadId = 140736398903040, m_hThreadHandle = 140736398903040, m_task = 0x7fffbf225fd0, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xbbd170, 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}}}
  647. cliThread = 0x7fffc33242e0
  648. soap_thread = 0x7fffc33242c8
  649. freeze_thread = 0x7fffc3324298
  650. #5 0x000000000050ffbb in main (argc=<value optimized out>, argv=0x7fffffffe258) at /root/mangosdev/src/mangosd/Main.cpp:209
  651. cfg_file = 0x7fffffffe4b5 "../etc/mangosd.conf"
  652. 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_ = 0x7ffff7faffe8, allocator_ = 0x7ffff7ddb070}, <No data fields>}}
  653. serviceDaemonMode = 0 '\000'
  654. option = <value optimized out>
  655. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 554 account Id 129376
  656. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 497 account Id 72537
  657. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 288 account Id 72537
  658. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 435 account Id 134086
  659. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 288 account Id 134086
  660. WARDEN: RESULT MEM_CHECK fail CheckId 497 account Id 134086
  661. WARDEN: RESULT MEM_CHECK fail CheckId 121 account Id 168800
  662. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 713 account Id 189704
  663. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Clairvaux (Guid: 4366861) and should be Player Clairvaux (Guid: 4366861) instead of Player Clairvaux (Guid: 4366861)
  664. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 312 account Id 251290
  665. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 381 account Id 321273
  666. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Maspijoque (Guid: 8297) and should be Player Maspijoque (Guid: 8297) instead of Player Maspijoque (Guid: 8297)
  667. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 314 account Id 321858
  668. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 502 account Id 321858
  669. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 343 account Id 214289
  670. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 209 account Id 83832
  671. Aura::TriggerSpell: Spell 24210 have 0 in EffectTriggered[0], not handled custom case?
  672. Aura::TriggerSpell: Spell 24210 have 0 in EffectTriggered[0], not handled custom case?
  673. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 349 account Id 92516
  674. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 246 account Id 203988
  675. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 47 account Id 67096
  676. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 396 account Id 198768
  677. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 456 account Id 64954
  678. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 349 account Id 77178
  679. WARDEN: RESULT MEM_CHECK fail CheckId 505 account Id 77178
  680. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 170 account Id 122049
  681. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 554 account Id 103551
  682. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 733 account Id 219198
  683. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 170 account Id 147967
  684. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 121 account Id 147967
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement