Advertisement
Guest User

Untitled

a guest
Sep 29th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.57 KB | None | 0 0
  1. [New Thread 0x7fffd0836700 (LWP 1801)]
  2. [New Thread 0x7fffd0035700 (LWP 1802)]
  3. [New Thread 0x7fffcf834700 (LWP 1803)]
  4. [New Thread 0x7fffcf033700 (LWP 1804)]
  5. [New Thread 0x7fffce832700 (LWP 1805)]
  6. [New Thread 0x7fffce031700 (LWP 1806)]
  7. [New Thread 0x7fffcd830700 (LWP 1807)]
  8. [New Thread 0x7fffcd02f700 (LWP 1808)]
  9. [New Thread 0x7fffcc82e700 (LWP 1809)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffd393c700 (LWP 1777)]
  13. ObjectGuid::GetRawValue (this=0x2030203120353952) at /root/mangos/src/game/ObjectGuid.h:111
  14. 111 uint64 GetRawValue() const { return m_guid; }
  15. #0 ObjectGuid::GetRawValue (this=0x2030203120353952) at /root/mangos/src/game/ObjectGuid.h:111
  16. #1 0x000000000089c7b6 in ObjectGuid::operator< (this=0x2030203120353952, guid=...) at /root/mangos/src/game/ObjectGuid.h:175
  17. #2 0x000000000091fde6 in std::_Rb_tree<ObjectGuid, ObjectGuid, std::_Identity<ObjectGuid>, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::equal_range (this=0x7ffe6dcc02a0, __k=...) at /usr/include/c++/4.4/bits/stl_tree.h:1054
  18. #3 0x00000000009257b0 in std::_Rb_tree<ObjectGuid, ObjectGuid, std::_Identity<ObjectGuid>, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::erase (this=0x2030203120353952, __x=...) at /usr/include/c++/4.4/bits/stl_tree.h:1372
  19. #4 0x0000000000a9ae12 in Unit::AttackStop (this=0x7fff89184000, targetSwitch=false) at /root/mangos/src/game/Unit.cpp:6181
  20. #5 0x0000000000a9b763 in Unit::CombatStop (this=0x7fff89184000, includingCast=<value optimized out>) at /root/mangos/src/game/Unit.cpp:6213
  21. #6 0x0000000000a4fb9a in ObjectGridStoper::Visit (this=<value optimized out>, m=...) at /root/mangos/src/game/ObjectGridLoader.cpp:301
  22. #7 0x0000000000a523c9 in VisitorHelper<ObjectGridStoper, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=..., c=...) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  23. #8 0x0000000000a4fc27 in ObjectGridStoper::Stop (this=<value optimized out>, grid=...) at /root/mangos/src/game/ObjectGridLoader.cpp:292
  24. #9 0x0000000000ce8c60 in ObjectGridStoper::StopN (this=0x7fffd393bc30) at /root/mangos/src/game/ObjectGridLoader.h:95
  25. #10 0x0000000000ce847e in ActiveState::Update (this=<value optimized out>, m=..., grid=..., info=..., x=@0x7fffd393bd7c, y=@0x7fffd393bd78, t_diff=@0x7fffc0587850) at /root/mangos/src/game/GridStates.cpp:39
  26. #11 0x0000000000993403 in Map::Update (this=0x3308000, t_diff=<value optimized out>) at /root/mangos/src/game/Map.cpp:558
  27. #12 0x0000000000b192d2 in MapUpdateRequest::call (this=0x7fffc0587830) at /root/mangos/src/game/MapUpdater.cpp:74
  28. #13 0x0000000000d30579 in DelayExecutor::svc (this=0x7fffd4dc6570) at /root/mangos/src/shared/DelayExecutor.cpp:72
  29. #14 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  30. #15 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  31. #16 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  32. #17 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  33. #18 0x0000000000000000 in ?? ()
  34. #0 ObjectGuid::GetRawValue (this=0x2030203120353952) at /root/mangos/src/game/ObjectGuid.h:111
  35. No locals.
  36. #1 0x000000000089c7b6 in ObjectGuid::operator< (this=0x2030203120353952, guid=...) at /root/mangos/src/game/ObjectGuid.h:175
  37. No locals.
  38. #2 0x000000000091fde6 in std::_Rb_tree<ObjectGuid, ObjectGuid, std::_Identity<ObjectGuid>, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::equal_range (this=0x7ffe6dcc02a0, __k=...) at /usr/include/c++/4.4/bits/stl_tree.h:1054
  39. __x = 0x2030203120353932
  40. __y = 0x7ffe6dcc02a8
  41. #3 0x00000000009257b0 in std::_Rb_tree<ObjectGuid, ObjectGuid, std::_Identity<ObjectGuid>, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::erase (this=0x2030203120353952, __x=...) at /usr/include/c++/4.4/bits/stl_tree.h:1372
  42. __p = {first = {_M_node = 0x7fff89485c58}, second = {_M_node = 0xce851d}}
  43. __old_size = <value optimized out>
  44. #4 0x0000000000a9ae12 in Unit::AttackStop (this=0x7fff89184000, targetSwitch=false) at /root/mangos/src/game/Unit.cpp:6181
  45. No locals.
  46. #5 0x0000000000a9b763 in Unit::CombatStop (this=0x7fff89184000, includingCast=<value optimized out>) at /root/mangos/src/game/Unit.cpp:6213
  47. No locals.
  48. #6 0x0000000000a4fb9a in ObjectGridStoper::Visit (this=<value optimized out>, m=...) at /root/mangos/src/game/ObjectGridLoader.cpp:301
  49. iter = {_Ptr = 0x7fff89185ff8}
  50. #7 0x0000000000a523c9 in VisitorHelper<ObjectGridStoper, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=..., c=...) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  51. No locals.
  52. #8 0x0000000000a4fc27 in ObjectGridStoper::Stop (this=<value optimized out>, grid=...) at /root/mangos/src/game/ObjectGridLoader.cpp:292
  53. stoper = {i_visitor = @0x7fffd393bc30}
  54. #9 0x0000000000ce8c60 in ObjectGridStoper::StopN (this=0x7fffd393bc30) at /root/mangos/src/game/ObjectGridLoader.h:95
  55. loader = {<No data fields>}
  56. #10 0x0000000000ce847e in ActiveState::Update (this=<value optimized out>, m=..., grid=..., info=..., x=@0x7fffd393bd7c, y=@0x7fffd393bd78, t_diff=@0x7fffc0587850) at /root/mangos/src/game/GridStates.cpp:39
  57. stoper = {i_grid = @0x7fff89388000}
  58. #11 0x0000000000993403 in Map::Update (this=0x3308000, t_diff=<value optimized out>) at /root/mangos/src/game/Map.cpp:558
  59. grid = 0x7fff89388000
  60. info = 0x7fff89388008
  61. i = {_Ptr = 0x7fff88dac018}
  62. updater = {i_timeDiff = 112}
  63. grid_object_update = {i_visitor = @0x7fffd393bda0}
  64. __FUNCTION__ = "Update"
  65. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  66. world_object_update = {i_visitor = @0x7fffd393bda0}
  67. #12 0x0000000000b192d2 in MapUpdateRequest::call (this=0x7fffc0587830) at /root/mangos/src/game/MapUpdater.cpp:74
  68. No locals.
  69. #13 0x0000000000d30579 in DelayExecutor::svc (this=0x7fffd4dc6570) at /root/mangos/src/shared/DelayExecutor.cpp:72
  70. 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 = 1312884581, tv_usec = 832778}}
  71. rq = 0x7fffc0587830
  72. #14 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  73. No symbol table info available.
  74. #15 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  75. No symbol table info available.
  76. #16 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  77. No symbol table info available.
  78. #17 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  79. No symbol table info available.
  80. #18 0x0000000000000000 in ?? ()
  81. No symbol table info available.
  82. 21 Thread 0x7fffcc82e700 (LWP 1809) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  83. 20 Thread 0x7fffcd02f700 (LWP 1808) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  84. 19 Thread 0x7fffcd830700 (LWP 1807) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  85. 18 Thread 0x7fffce031700 (LWP 1806) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  86. 17 Thread 0x7fffce832700 (LWP 1805) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  87. 16 Thread 0x7fffcf033700 (LWP 1804) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  88. 15 Thread 0x7fffcf834700 (LWP 1803) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  89. 14 Thread 0x7fffd0035700 (LWP 1802) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  90. 13 Thread 0x7fffd0836700 (LWP 1801) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  91. 12 Thread 0x7fffd1037700 (LWP 1782) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  92. 11 Thread 0x7fffd1838700 (LWP 1781) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  93. 10 Thread 0x7fffd2039700 (LWP 1780) 0x00007ffff5b6a2c3 in select () from /lib/libc.so.6
  94. 9 Thread 0x7fffd283a700 (LWP 1779) 0x00007ffff5b3520d in nanosleep () from /lib/libc.so.6
  95. 8 Thread 0x7fffd303b700 (LWP 1778) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  96. * 7 Thread 0x7fffd393c700 (LWP 1777) ObjectGuid::GetRawValue (this=0x2030203120353952) at /root/mangos/src/game/ObjectGuid.h:111
  97. 6 Thread 0x7fffd423d700 (LWP 1776) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  98. 5 Thread 0x7ffff4220700 (LWP 1775) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  99. 4 Thread 0x7ffff4a21700 (LWP 1773) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  100. 3 Thread 0x7ffff542f700 (LWP 1772) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  101. 1 Thread 0x7ffff7fdf720 (LWP 1768) 0x00007ffff5e16285 in pthread_join () from /lib/libpthread.so.0
  102.  
  103. Thread 21 (Thread 0x7fffcc82e700 (LWP 1809)):
  104. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  105. No symbol table info available.
  106. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  107. No symbol table info available.
  108. #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
  109. No symbol table info available.
  110. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  111. No symbol table info available.
  112. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  113. No symbol table info available.
  114. #5 0x000000000087a1e0 in ReactorRunnable::svc (this=0x7fffd31321e8) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  115. 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 = 9621}}
  116. __FUNCTION__ = "svc"
  117. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  118. i = {_M_node = 0x7fffd3132298}
  119. t = {_M_node = 0x7fffcc0064f8}
  120. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  121. No symbol table info available.
  122. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  123. No symbol table info available.
  124. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  125. No symbol table info available.
  126. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  127. No symbol table info available.
  128. #10 0x0000000000000000 in ?? ()
  129. No symbol table info available.
  130.  
  131. Thread 20 (Thread 0x7fffcd02f700 (LWP 1808)):
  132. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  133. No symbol table info available.
  134. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  135. No symbol table info available.
  136. #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
  137. No symbol table info available.
  138. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  139. No symbol table info available.
  140. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  141. No symbol table info available.
  142. #5 0x000000000087a1e0 in ReactorRunnable::svc (this=0x7fffd31320b0) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  143. 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 = 6416}}
  144. __FUNCTION__ = "svc"
  145. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  146. i = {_M_node = 0x7fffd3132160}
  147. t = {_M_node = 0x7fffcc001fa8}
  148. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  149. No symbol table info available.
  150. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  151. No symbol table info available.
  152. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  153. No symbol table info available.
  154. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  155. No symbol table info available.
  156. #10 0x0000000000000000 in ?? ()
  157. No symbol table info available.
  158.  
  159. Thread 19 (Thread 0x7fffcd830700 (LWP 1807)):
  160. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  161. No symbol table info available.
  162. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  163. No symbol table info available.
  164. #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
  165. No symbol table info available.
  166. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  167. No symbol table info available.
  168. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  169. No symbol table info available.
  170. #5 0x000000000087a1e0 in ReactorRunnable::svc (this=0x7fffd3131f78) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  171. 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}}
  172. __FUNCTION__ = "svc"
  173. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  174. i = {_M_node = 0x7fffd3132028}
  175. t = {_M_node = 0x7fffcc009a58}
  176. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  177. No symbol table info available.
  178. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  179. No symbol table info available.
  180. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  181. No symbol table info available.
  182. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  183. No symbol table info available.
  184. #10 0x0000000000000000 in ?? ()
  185. No symbol table info available.
  186.  
  187. Thread 18 (Thread 0x7fffce031700 (LWP 1806)):
  188. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  189. No symbol table info available.
  190. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  191. No symbol table info available.
  192. #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
  193. No symbol table info available.
  194. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  195. No symbol table info available.
  196. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  197. No symbol table info available.
  198. #5 0x000000000087a1e0 in ReactorRunnable::svc (this=0x7fffd3131e40) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  199. 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}}
  200. __FUNCTION__ = "svc"
  201. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  202. i = {_M_node = 0x7fffd3131ef0}
  203. t = {_M_node = 0x7fffcc00d1c0}
  204. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  205. No symbol table info available.
  206. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  207. No symbol table info available.
  208. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  209. No symbol table info available.
  210. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  211. No symbol table info available.
  212. #10 0x0000000000000000 in ?? ()
  213. No symbol table info available.
  214.  
  215. Thread 17 (Thread 0x7fffce832700 (LWP 1805)):
  216. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  217. No symbol table info available.
  218. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  219. No symbol table info available.
  220. #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
  221. No symbol table info available.
  222. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  223. No symbol table info available.
  224. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  225. No symbol table info available.
  226. #5 0x000000000087a1e0 in ReactorRunnable::svc (this=0x7fffd3131d08) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  227. 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}}
  228. __FUNCTION__ = "svc"
  229. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  230. i = {_M_node = 0x7fffd3131db8}
  231. t = {_M_node = 0x0}
  232. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  233. No symbol table info available.
  234. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  235. No symbol table info available.
  236. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  237. No symbol table info available.
  238. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  239. No symbol table info available.
  240. #10 0x0000000000000000 in ?? ()
  241. No symbol table info available.
  242.  
  243. Thread 16 (Thread 0x7fffcf033700 (LWP 1804)):
  244. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  245. No symbol table info available.
  246. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  247. No symbol table info available.
  248. #2 0x00000000008696eb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd30dff00, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  249. result = <value optimized out>
  250. #3 0x0000000000868d3e in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd30dff00, first_item=@0x7fffcf032e28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  251. ace_mon = {lock_ = 0x7fffd30dff50, owner_ = 0}
  252. #4 0x0000000000869013 in SOAPWorkingThread::svc (this=0x7fffd2038d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  253. mb = 0x0
  254. #5 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  255. No symbol table info available.
  256. #6 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  257. No symbol table info available.
  258. #7 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  259. No symbol table info available.
  260. #8 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  261. No symbol table info available.
  262. #9 0x0000000000000000 in ?? ()
  263. No symbol table info available.
  264.  
  265. Thread 15 (Thread 0x7fffcf834700 (LWP 1803)):
  266. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  267. No symbol table info available.
  268. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  269. No symbol table info available.
  270. #2 0x00000000008696eb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd30dff00, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  271. result = <value optimized out>
  272. #3 0x0000000000868d3e in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd30dff00, first_item=@0x7fffcf833e28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  273. ace_mon = {lock_ = 0x7fffd30dff50, owner_ = 0}
  274. #4 0x0000000000869013 in SOAPWorkingThread::svc (this=0x7fffd2038d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  275. mb = 0x0
  276. #5 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  277. No symbol table info available.
  278. #6 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  279. No symbol table info available.
  280. #7 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  281. No symbol table info available.
  282. #8 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  283. No symbol table info available.
  284. #9 0x0000000000000000 in ?? ()
  285. No symbol table info available.
  286.  
  287. Thread 14 (Thread 0x7fffd0035700 (LWP 1802)):
  288. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  289. No symbol table info available.
  290. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  291. No symbol table info available.
  292. #2 0x00000000008696eb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd30dff00, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  293. result = <value optimized out>
  294. #3 0x0000000000868d3e in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd30dff00, first_item=@0x7fffd0034e28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  295. ace_mon = {lock_ = 0x7fffd30dff50, owner_ = 0}
  296. #4 0x0000000000869013 in SOAPWorkingThread::svc (this=0x7fffd2038d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  297. mb = 0x0
  298. #5 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  299. No symbol table info available.
  300. #6 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  301. No symbol table info available.
  302. #7 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  303. No symbol table info available.
  304. #8 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  305. No symbol table info available.
  306. #9 0x0000000000000000 in ?? ()
  307. No symbol table info available.
  308.  
  309. Thread 13 (Thread 0x7fffd0836700 (LWP 1801)):
  310. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  311. No symbol table info available.
  312. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  313. No symbol table info available.
  314. #2 0x00000000008696eb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd30dff00, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  315. result = <value optimized out>
  316. #3 0x0000000000868d3e in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd30dff00, first_item=@0x7fffd0835e28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  317. ace_mon = {lock_ = 0x7fffd30dff50, owner_ = 0}
  318. #4 0x0000000000869013 in SOAPWorkingThread::svc (this=0x7fffd2038d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  319. mb = 0x0
  320. #5 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  321. No symbol table info available.
  322. #6 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  323. No symbol table info available.
  324. #7 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  325. No symbol table info available.
  326. #8 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  327. No symbol table info available.
  328. #9 0x0000000000000000 in ?? ()
  329. No symbol table info available.
  330.  
  331. Thread 12 (Thread 0x7fffd1037700 (LWP 1782)):
  332. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  333. No symbol table info available.
  334. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  335. No symbol table info available.
  336. #2 0x00000000008696eb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd30dff00, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  337. result = <value optimized out>
  338. #3 0x0000000000868d3e in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd30dff00, first_item=@0x7fffd1036e28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  339. ace_mon = {lock_ = 0x7fffd30dff50, owner_ = 0}
  340. #4 0x0000000000869013 in SOAPWorkingThread::svc (this=0x7fffd2038d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  341. mb = 0x0
  342. #5 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  343. No symbol table info available.
  344. #6 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  345. No symbol table info available.
  346. #7 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  347. No symbol table info available.
  348. #8 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  349. No symbol table info available.
  350. #9 0x0000000000000000 in ?? ()
  351. No symbol table info available.
  352.  
  353. Thread 11 (Thread 0x7fffd1838700 (LWP 1781)):
  354. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  355. No symbol table info available.
  356. #1 0x00000000009dd508 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  357. rqtp = {tv_sec = 1, tv_nsec = 0}
  358. #2 0x0000000000d2c45e in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  359. No locals.
  360. #3 0x0000000000871718 in FreezeDetectorRunnable::run (this=0x7fffd3115418) at /root/mangos/src/mangosd/Master.cpp:79
  361. curtime = 22224087
  362. #4 0x0000000000d2c51a in ACE_Based::Thread::ThreadTask (param=0x7fffd1837e20) at /root/mangos/src/shared/Threading.cpp:187
  363. No locals.
  364. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  365. No symbol table info available.
  366. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  367. No symbol table info available.
  368. #7 0x0000000000000000 in ?? ()
  369. No symbol table info available.
  370.  
  371. Thread 10 (Thread 0x7fffd2039700 (LWP 1780)):
  372. #0 0x00007ffff5b6a2c3 in select () from /lib/libc.so.6
  373. No symbol table info available.
  374. #1 0x0000000000d914be in tcp_select (soap=0x7fffd201d590, s=35, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4418
  375. tv = {tv_sec = 1, tv_usec = 876996}
  376. fd = {{fds_bits = {34359738368, 0 <repeats 15 times>}}, {fds_bits = {34359738368, 0 <repeats 15 times>}}, {fds_bits = {34359738368, 0 <repeats 15 times>}}}
  377. sfd = 0x7fffd201d3a0
  378. efd = 0x7fffd201d420
  379. r = <value optimized out>
  380. rfd = 0x7fffd201d320
  381. #2 0x0000000000da644f in soap_accept (soap=0x7fffd201d590) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4486
  382. r = -514
  383. err = -514
  384. n = 16
  385. len = 65536
  386. set = 1
  387. #3 0x0000000000867c75 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/MaNGOSsoap.cpp:51
  388. thread_soap = 0x49b6630
  389. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fffd30dff00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  390. soap = {_vptr.soap = 0xe55850, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xe52568 "%.9G", double_format = 0xe5256d "%.17lG", dime_id_format = 0xe52574 "cid:id%d", http_version = 0xe5257d "1.1", http_content = 0x0, encodingStyle = 0xe54d80 "", actor = 0x0, lang = 0xe5312c "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 = 0x11fc200, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x5167d80, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7ffff0813fb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xd97940 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xd8f220 <http_get(soap*)>, fput = 0xd8f230 <http_405(soap*)>, fdel = 0xd8f230 <http_405(soap*)>, fhead = 0xd8f230 <http_405(soap*)>, fform = 0, fposthdr = 0xd95530 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xd95d00 <http_response(soap*, int, size_t)>, fparse = 0xd9ff60 <http_parse(soap*)>, fparsehdr = 0xd98fa0 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xd9fec0 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xd9fea0 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xd9fe90 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xda67f0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xd9feb0 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xd8e9a0 <tcp_disconnect(soap*)>, fsend = 0xd9fb70 <fsend(soap*, char const*, size_t)>, frecv = 0xd9ec80 <frecv(soap*, char*, size_t)>, fpoll = 0xd92c00 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xd95ca0 <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 = 35, 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 = 2886729737, port = 54284, 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 = 0xe52581 "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 920 times>, "\fÓ|öÿ\177\000\000nÔ|öÿ\177", '\000' <repeats 18 times>, "\fÓ|öÿ\177\000\000X\215\003Òÿ\177\000\000 3\235öÿ\177\000\000ÌÔ|öÿ\177\000\000\000\000\000\000\000\000\000\000P\215\003Òÿ\177\000\000\000\000\016Óÿ\177\000\000\031®|öÿ\177\000\000\000\025\000\000\000\000\000", session_port = -134372096, c_locale = 0x0, d_stream = 0x7ffff67cae4e, z_crc = -771519144, z_dict = 0xafa3b6e02e4bf200 <Address 0xafa3b6e02e4bf200 out of bounds>, z_dict_len = 3540910080, zlib_state = 32767, zlib_in = 0, zlib_out = 0, z_buf = 0x9 <Address 0x9 out of bounds>, z_buflen = 140737328756385, z_level = 42752, z_ratio_in = 4.59163468e-41, z_ratio_out = -6.10606776e+11}
  391. m = <value optimized out>
  392. s = <value optimized out>
  393. #4 0x0000000000d2c51a in ACE_Based::Thread::ThreadTask (param=0x24) at /root/mangos/src/shared/Threading.cpp:187
  394. No locals.
  395. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  396. No symbol table info available.
  397. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  398. No symbol table info available.
  399. #7 0x0000000000000000 in ?? ()
  400. No symbol table info available.
  401.  
  402. Thread 9 (Thread 0x7fffd283a700 (LWP 1779)):
  403. #0 0x00007ffff5b3520d in nanosleep () from /lib/libc.so.6
  404. No symbol table info available.
  405. #1 0x00007ffff5b6ab14 in usleep () from /lib/libc.so.6
  406. No symbol table info available.
  407. #2 0x0000000000871b6f in CliRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/CliRunnable.cpp:617
  408. command_str = 0x7fffd283a9c0 "À¹\003Óÿ\177"
  409. commandbuf = "\033\000\000\000\000\000\000\000N®|öÿ\177\000\000X\235\203Òÿ\177\000\000\000òK.ඣ¯\000@\017Óÿ\177\000\000\000@\017Óÿ\177\000\000\b\000\000\000\000\000\000\000¡¶|öÿ\177\000\000\000ªý÷ÿ\177\000\000\000k\017Óÿ\177\000\000\001\020\000\000\000\000\000\000\210ªý÷ÿ\177\000\000\001\020\000\000\000\000\000\000\230Ê|öÿ\177\000\000\000k\017Óÿ\177\000\000°¾ü÷ÿ\177\000\000\210¦\203Òÿ\177\000\000\000§\203Òÿ\177\000\000\000\000\000\000\000\000\000\000Fh²÷ÿ\177\000\000\000\200\237Óÿ\177\000\000\031®|öÿ\177", '\000' <repeats 19 times>, "k\017Óÿ\177\000\000\200\035!\001\000\000\000\000À"...
  410. #3 0x0000000000d2c51a in ACE_Based::Thread::ThreadTask (param=0x7fffd2839cf0) at /root/mangos/src/shared/Threading.cpp:187
  411. No locals.
  412. #4 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  413. No symbol table info available.
  414. #5 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  415. No symbol table info available.
  416. #6 0x0000000000000000 in ?? ()
  417. No symbol table info available.
  418.  
  419. Thread 8 (Thread 0x7fffd303b700 (LWP 1778)):
  420. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  421. No symbol table info available.
  422. #1 0x00007ffff7ae037a in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  423. No symbol table info available.
  424. #2 0x0000000000b18ed5 in MapUpdater::wait (this=0x7fffd4dc6568) at /root/mangos/src/game/MapUpdater.cpp:107
  425. guard = {lock_ = 0x7fffd4dc6680, owner_ = 0}
  426. #3 0x00000000008d0fa9 in MapManager::Update (this=0x7fffd4dc6480, diff=<value optimized out>) at /root/mangos/src/game/MapManager.cpp:247
  427. iter = {_M_node = 0xdc1130}
  428. #4 0x00000000009b5c2d in World::Update (this=0x7ffff7f6b900, diff=51) at /root/mangos/src/game/World.cpp:1610
  429. autobroadcaston = 0
  430. #5 0x000000000086e78c in WorldRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/WorldRunnable.cpp:60
  431. diff = 51
  432. prevSleepTime = 50
  433. #6 0x0000000000d2c51a in ACE_Based::Thread::ThreadTask (param=0x7fffd4dc6644) at /root/mangos/src/shared/Threading.cpp:187
  434. No locals.
  435. #7 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  436. No symbol table info available.
  437. #8 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  438. No symbol table info available.
  439. #9 0x0000000000000000 in ?? ()
  440. No symbol table info available.
  441.  
  442. Thread 7 (Thread 0x7fffd393c700 (LWP 1777)):
  443. #0 ObjectGuid::GetRawValue (this=0x2030203120353952) at /root/mangos/src/game/ObjectGuid.h:111
  444. No locals.
  445. #1 0x000000000089c7b6 in ObjectGuid::operator< (this=0x2030203120353952, guid=...) at /root/mangos/src/game/ObjectGuid.h:175
  446. No locals.
  447. #2 0x000000000091fde6 in std::_Rb_tree<ObjectGuid, ObjectGuid, std::_Identity<ObjectGuid>, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::equal_range (this=0x7ffe6dcc02a0, __k=...) at /usr/include/c++/4.4/bits/stl_tree.h:1054
  448. __x = 0x2030203120353932
  449. __y = 0x7ffe6dcc02a8
  450. #3 0x00000000009257b0 in std::_Rb_tree<ObjectGuid, ObjectGuid, std::_Identity<ObjectGuid>, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::erase (this=0x2030203120353952, __x=...) at /usr/include/c++/4.4/bits/stl_tree.h:1372
  451. __p = {first = {_M_node = 0x7fff89485c58}, second = {_M_node = 0xce851d}}
  452. __old_size = <value optimized out>
  453. #4 0x0000000000a9ae12 in Unit::AttackStop (this=0x7fff89184000, targetSwitch=false) at /root/mangos/src/game/Unit.cpp:6181
  454. No locals.
  455. #5 0x0000000000a9b763 in Unit::CombatStop (this=0x7fff89184000, includingCast=<value optimized out>) at /root/mangos/src/game/Unit.cpp:6213
  456. No locals.
  457. #6 0x0000000000a4fb9a in ObjectGridStoper::Visit (this=<value optimized out>, m=...) at /root/mangos/src/game/ObjectGridLoader.cpp:301
  458. iter = {_Ptr = 0x7fff89185ff8}
  459. #7 0x0000000000a523c9 in VisitorHelper<ObjectGridStoper, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=..., c=...) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  460. No locals.
  461. #8 0x0000000000a4fc27 in ObjectGridStoper::Stop (this=<value optimized out>, grid=...) at /root/mangos/src/game/ObjectGridLoader.cpp:292
  462. stoper = {i_visitor = @0x7fffd393bc30}
  463. #9 0x0000000000ce8c60 in ObjectGridStoper::StopN (this=0x7fffd393bc30) at /root/mangos/src/game/ObjectGridLoader.h:95
  464. loader = {<No data fields>}
  465. #10 0x0000000000ce847e in ActiveState::Update (this=<value optimized out>, m=..., grid=..., info=..., x=@0x7fffd393bd7c, y=@0x7fffd393bd78, t_diff=@0x7fffc0587850) at /root/mangos/src/game/GridStates.cpp:39
  466. stoper = {i_grid = @0x7fff89388000}
  467. #11 0x0000000000993403 in Map::Update (this=0x3308000, t_diff=<value optimized out>) at /root/mangos/src/game/Map.cpp:558
  468. grid = 0x7fff89388000
  469. info = 0x7fff89388008
  470. i = {_Ptr = 0x7fff88dac018}
  471. updater = {i_timeDiff = 112}
  472. grid_object_update = {i_visitor = @0x7fffd393bda0}
  473. __FUNCTION__ = "Update"
  474. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  475. world_object_update = {i_visitor = @0x7fffd393bda0}
  476. #12 0x0000000000b192d2 in MapUpdateRequest::call (this=0x7fffc0587830) at /root/mangos/src/game/MapUpdater.cpp:74
  477. No locals.
  478. #13 0x0000000000d30579 in DelayExecutor::svc (this=0x7fffd4dc6570) at /root/mangos/src/shared/DelayExecutor.cpp:72
  479. 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 = 1312884581, tv_usec = 832778}}
  480. rq = 0x7fffc0587830
  481. #14 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  482. No symbol table info available.
  483. #15 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  484. No symbol table info available.
  485. #16 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  486. No symbol table info available.
  487. #17 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  488. No symbol table info available.
  489. #18 0x0000000000000000 in ?? ()
  490. No symbol table info available.
  491.  
  492. Thread 6 (Thread 0x7fffd423d700 (LWP 1776)):
  493. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  494. No symbol table info available.
  495. #1 0x00000000009dd508 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  496. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  497. #2 0x0000000000d2c45e in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  498. No locals.
  499. #3 0x0000000000d2b899 in SqlDelayThread::run (this=0x7fffd4f0b580) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  500. pingEveryLoop = 180000
  501. loopCounter = 32580
  502. #4 0x0000000000d2c51a in ACE_Based::Thread::ThreadTask (param=0x7fffd423ce30) at /root/mangos/src/shared/Threading.cpp:187
  503. No locals.
  504. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  505. No symbol table info available.
  506. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  507. No symbol table info available.
  508. #7 0x0000000000000000 in ?? ()
  509. No symbol table info available.
  510.  
  511. Thread 5 (Thread 0x7ffff4220700 (LWP 1775)):
  512. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  513. No symbol table info available.
  514. #1 0x00000000009dd508 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  515. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  516. #2 0x0000000000d2c45e in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  517. No locals.
  518. #3 0x0000000000d2b899 in SqlDelayThread::run (this=0x7ffff7f7bdc0) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  519. pingEveryLoop = 180000
  520. loopCounter = 37269
  521. #4 0x0000000000d2c51a in ACE_Based::Thread::ThreadTask (param=0x7ffff421fe30) at /root/mangos/src/shared/Threading.cpp:187
  522. No locals.
  523. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  524. No symbol table info available.
  525. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  526. No symbol table info available.
  527. #7 0x0000000000000000 in ?? ()
  528. No symbol table info available.
  529.  
  530. Thread 4 (Thread 0x7ffff4a21700 (LWP 1773)):
  531. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  532. No symbol table info available.
  533. #1 0x00000000009dd508 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  534. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  535. #2 0x0000000000d2c45e in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  536. No locals.
  537. #3 0x0000000000d2b899 in SqlDelayThread::run (this=0x7ffff7f7be80) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  538. pingEveryLoop = 180000
  539. loopCounter = 95388
  540. #4 0x0000000000d2c51a in ACE_Based::Thread::ThreadTask (param=0x7ffff4a20e30) at /root/mangos/src/shared/Threading.cpp:187
  541. No locals.
  542. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  543. No symbol table info available.
  544. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  545. No symbol table info available.
  546. #7 0x0000000000000000 in ?? ()
  547. No symbol table info available.
  548.  
  549. Thread 3 (Thread 0x7ffff542f700 (LWP 1772)):
  550. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  551. No symbol table info available.
  552. #1 0x00000000009dd508 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  553. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  554. #2 0x0000000000d2c45e in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  555. No locals.
  556. #3 0x0000000000d2b899 in SqlDelayThread::run (this=0x7ffff7f7bf40) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  557. pingEveryLoop = 180000
  558. loopCounter = 35267
  559. #4 0x0000000000d2c51a in ACE_Based::Thread::ThreadTask (param=0x7ffff542ee30) at /root/mangos/src/shared/Threading.cpp:187
  560. No locals.
  561. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  562. No symbol table info available.
  563. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  564. No symbol table info available.
  565. #7 0x0000000000000000 in ?? ()
  566. No symbol table info available.
  567.  
  568. Thread 1 (Thread 0x7ffff7fdf720 (LWP 1768)):
  569. #0 0x00007ffff5e16285 in pthread_join () from /lib/libpthread.so.0
  570. No symbol table info available.
  571. #1 0x00007ffff7b7689b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  572. No symbol table info available.
  573. #2 0x0000000000878720 in WorldSocketMgr::Wait (this=0x7fffd39f53a8) at /root/mangos/src/game/WorldSocketMgr.cpp:310
  574. i = 1
  575. #3 0x000000000086f10a in Master::Run (this=0x7ffff7fa3ff0) at /root/mangos/src/mangosd/Master.cpp:322
  576. pidfile = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff7fcff28 "mangos.pid"}}
  577. rar_thread = 0x0
  578. bind_ip = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffd39c9738 "0.0.0.0"}}
  579. world_thread = {m_iThreadId = 140736733624064, m_hThreadHandle = 140736733624064, m_task = 0x7fffd3a2a8f0, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xe4f590, 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}}}
  580. cliThread = 0x7fffd50a57c8
  581. soap_thread = 0x7fffd50a57e0
  582. freeze_thread = 0x7fffd50a5810
  583. wsport = 8085
  584. #4 0x000000000086a570 in main (argc=<value optimized out>, argv=0x7fffffffe198) at /root/mangos/src/mangosd/Main.cpp:212
  585. cfg_file = 0x7fffffffe418 "../etc/mangosd.conf"
  586. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe198, optind = 3, opterr = 0, optarg = 0x0, optstring_ = 0x7ffff7fcff88, long_only_ = 0, has_colon_ = 1, last_option_ = 0x7ffff7fcff60, 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_ = 0x7ffff7fbff70, allocator_ = 0x7ffff7ddb070}, <No data fields>}}
  587. serviceDaemonMode = 0 '\000'
  588. option = <value optimized out>
  589. WORLD: unknown PET flag Action 129 and spellid 47468.
  590. WORLD: unknown PET flag Action 129 and spellid 47468.
  591. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Sertroller (Guid: 187413) and should be Player Sertroller (Guid: 187413) instead of Player Sertroller (Guid: 187413)
  592. WORLD: unknown PET flag Action 129 and spellid 47468.
  593. WARDEN: RESULT MEM_CHECK fail CheckId 385 account Id 319816
  594. WORLD: unknown PET flag Action 129 and spellid 31707.
  595. WORLD: unknown PET flag Action 129 and spellid 47468.
  596. WORLD: unknown PET flag Action 129 and spellid 47468.
  597. WORLD: unknown PET flag Action 129 and spellid 47468.
  598. Item::LoadFromDB, Item GUID: 167144570 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  599. WORLD: unknown PET flag Action 129 and spellid 47468.
  600. Item::LoadFromDB, Item GUID: 154405547 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  601. WORLD: unknown PET flag Action 129 and spellid 47484.
  602. WORLD: Enemy Creature (Entry: 15447 Guid: 4457003) not found
  603. WORLD: unknown PET flag Action 129 and spellid 47468.
  604. WORLD: unknown PET flag Action 129 and spellid 47468.
  605. WORLD: unknown PET flag Action 129 and spellid 47482.
  606. WORLD: unknown PET flag Action 129 and spellid 47468.
  607. WORLD: unknown PET flag Action 129 and spellid 47468.
  608. WORLD: unknown PET flag Action 129 and spellid 47468.
  609. WORLD: unknown PET flag Action 129 and spellid 47468.
  610. WORLD: unknown PET flag Action 129 and spellid 47468.
  611. WORLD: unknown PET flag Action 129 and spellid 31707.
  612. WORLD: unknown PET flag Action 129 and spellid 47468.
  613. WORLD: unknown PET flag Action 129 and spellid 1742.
  614. WORLD: unknown PET flag Action 129 and spellid 47468.
  615. Aura::TriggerSpell: Spell 50416 have 0 in EffectTriggered[1], not handled custom case?
  616. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Ilygan (Guid: 239018) and should be Player Ilygan (Guid: 239018) instead of Player Ilygan (Guid: 239018)
  617. WORLD: unknown PET flag Action 129 and spellid 47468.
  618. WORLD: unknown PET flag Action 129 and spellid 47468.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement