Advertisement
Guest User

Untitled

a guest
Sep 29th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.11 KB | None | 0 0
  1. [New Thread 0x7fffd0842700 (LWP 27071)]
  2. [New Thread 0x7fffd0041700 (LWP 27072)]
  3. [New Thread 0x7fffcf840700 (LWP 27073)]
  4. [New Thread 0x7fffcf03f700 (LWP 27074)]
  5. [New Thread 0x7fffce83e700 (LWP 27075)]
  6. [New Thread 0x7fffce03d700 (LWP 27076)]
  7. [New Thread 0x7fffcd83c700 (LWP 27077)]
  8. [New Thread 0x7fffcd03b700 (LWP 27078)]
  9. [New Thread 0x7fffcc83a700 (LWP 27079)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffd3948700 (LWP 27065)]
  13. ObjectGuid::GetRawValue (this=0x3020302030203040) at /root/mangos/src/game/ObjectGuid.h:111
  14. 111 uint64 GetRawValue() const { return m_guid; }
  15. #0 ObjectGuid::GetRawValue (this=0x3020302030203040) at /root/mangos/src/game/ObjectGuid.h:111
  16. #1 0x000000000089c796 in ObjectGuid::operator< (this=0x3020302030203040, guid=...) at /root/mangos/src/game/ObjectGuid.h:175
  17. #2 0x000000000091fbab in std::_Rb_tree<ObjectGuid, ObjectGuid, std::_Identity<ObjectGuid>, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::_M_lower_bound (this=0x7ffe8d0342a0, __x=0x3020302030203020, __y=0x7ffe8d0342a8, __k=...) at /usr/include/c++/4.4/bits/stl_tree.h:986
  18. #3 0x000000000091fc4a in std::_Rb_tree<ObjectGuid, ObjectGuid, std::_Identity<ObjectGuid>, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::find (this=0x7ffe8d0342a0, __k=...) at /usr/include/c++/4.4/bits/stl_tree.h:1421
  19. #4 0x000000000091fcb9 in std::set<ObjectGuid, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::find (this=0x3020302030203040, __x=...) at /usr/include/c++/4.4/bits/stl_set.h:548
  20. #5 0x0000000000aaf0af in Unit::_removeAttacker (this=<value optimized out>, attackerGuid=...) at /root/mangos/src/game/Unit.h:1224
  21. #6 0x0000000000a9addb in Unit::AttackStop (this=0x7ffe8903c000, targetSwitch=false) at /root/mangos/src/game/Unit.cpp:6184
  22. #7 0x0000000000a9b723 in Unit::CombatStop (this=0x7ffe8903c000, includingCast=<value optimized out>) at /root/mangos/src/game/Unit.cpp:6216
  23. #8 0x0000000000b492b8 in AggressorAI::EnterEvadeMode (this=0x7fffc10859e0) at /root/mangos/src/game/AggressorAI.cpp:117
  24. #9 0x0000000000a93f18 in Unit::SelectHostileTarget (this=0x7ffe8903c000) at /root/mangos/src/game/Unit.cpp:9467
  25. #10 0x0000000000b4919d in AggressorAI::UpdateAI (this=0x7fffc10859e0) at /root/mangos/src/game/AggressorAI.cpp:125
  26. #11 0x0000000000880c28 in Creature::Update (this=0x7ffe8903c000, update_diff=162, diff=162) at /root/mangos/src/game/Creature.cpp:581
  27. #12 0x00000000008d3609 in WorldObject::UpdateHelper::Update (this=0x7fffd3947ba0, time_diff=162) at /root/mangos/src/game/Object.h:430
  28. #13 0x00000000009a1147 in MaNGOS::ObjectUpdater::Visit (this=0x7fffd3947da0, m=...) at /root/mangos/src/game/GridNotifiersImpl.h:46
  29. #14 0x00000000009a1399 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=..., c=...) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  30. #15 0x00000000009a3f53 in Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x3320000, cell=..., visitor=...) at /root/mangos/src/game/Map.h:429
  31. #16 0x000000000099324e in Map::Update (this=0x3320000, t_diff=<value optimized out>) at /root/mangos/src/game/Map.cpp:499
  32. #17 0x0000000000b192d2 in MapUpdateRequest::call (this=0x7fffc1087a38) at /root/mangos/src/game/MapUpdater.cpp:74
  33. #18 0x0000000000d30629 in DelayExecutor::svc (this=0x7fffd4debbf0) at /root/mangos/src/shared/DelayExecutor.cpp:72
  34. #19 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  35. #20 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  36. #21 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  37. #22 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  38. #23 0x0000000000000000 in ?? ()
  39. #0 ObjectGuid::GetRawValue (this=0x3020302030203040) at /root/mangos/src/game/ObjectGuid.h:111
  40. No locals.
  41. #1 0x000000000089c796 in ObjectGuid::operator< (this=0x3020302030203040, guid=...) at /root/mangos/src/game/ObjectGuid.h:175
  42. No locals.
  43. #2 0x000000000091fbab in std::_Rb_tree<ObjectGuid, ObjectGuid, std::_Identity<ObjectGuid>, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::_M_lower_bound (this=0x7ffe8d0342a0, __x=0x3020302030203020, __y=0x7ffe8d0342a8, __k=...) at /usr/include/c++/4.4/bits/stl_tree.h:986
  44. No locals.
  45. #3 0x000000000091fc4a in std::_Rb_tree<ObjectGuid, ObjectGuid, std::_Identity<ObjectGuid>, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::find (this=0x7ffe8d0342a0, __k=...) at /usr/include/c++/4.4/bits/stl_tree.h:1421
  46. __j = {_M_node = 0x1000}
  47. #4 0x000000000091fcb9 in std::set<ObjectGuid, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::find (this=0x3020302030203040, __x=...) at /usr/include/c++/4.4/bits/stl_set.h:548
  48. No locals.
  49. #5 0x0000000000aaf0af in Unit::_removeAttacker (this=<value optimized out>, attackerGuid=...) at /root/mangos/src/game/Unit.h:1224
  50. No locals.
  51. #6 0x0000000000a9addb in Unit::AttackStop (this=0x7ffe8903c000, targetSwitch=false) at /root/mangos/src/game/Unit.cpp:6184
  52. No locals.
  53. #7 0x0000000000a9b723 in Unit::CombatStop (this=0x7ffe8903c000, includingCast=<value optimized out>) at /root/mangos/src/game/Unit.cpp:6216
  54. No locals.
  55. #8 0x0000000000b492b8 in AggressorAI::EnterEvadeMode (this=0x7fffc10859e0) at /root/mangos/src/game/AggressorAI.cpp:117
  56. victim = <value optimized out>
  57. #9 0x0000000000a93f18 in Unit::SelectHostileTarget (this=0x7ffe8903c000) at /root/mangos/src/game/Unit.cpp:9467
  58. __FUNCTION__ = "SelectHostileTarget"
  59. __PRETTY_FUNCTION__ = "bool Unit::SelectHostileTarget()"
  60. tauntAuras = <value optimized out>
  61. target = 0x7ffe8903dc28
  62. oldTarget = 0x7ffe8d034000
  63. #10 0x0000000000b4919d in AggressorAI::UpdateAI (this=0x7fffc10859e0) at /root/mangos/src/game/AggressorAI.cpp:125
  64. No locals.
  65. #11 0x0000000000880c28 in Creature::Update (this=0x7ffe8903c000, update_diff=162, diff=162) at /root/mangos/src/game/Creature.cpp:581
  66. No locals.
  67. #12 0x00000000008d3609 in WorldObject::UpdateHelper::Update (this=0x7fffd3947ba0, time_diff=162) at /root/mangos/src/game/Object.h:430
  68. No locals.
  69. #13 0x00000000009a1147 in MaNGOS::ObjectUpdater::Visit (this=0x7fffd3947da0, m=...) at /root/mangos/src/game/GridNotifiersImpl.h:46
  70. helper = {m_obj = 0x7ffe8903c000}
  71. iter = {_Ptr = 0x7ffe8903dff8}
  72. #14 0x00000000009a1399 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=..., c=...) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  73. No locals.
  74. #15 0x00000000009a3f53 in Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x3320000, cell=..., visitor=...) at /root/mangos/src/game/Map.h:429
  75. x = 42
  76. y = 33
  77. cell_x = 5
  78. cell_y = 1
  79. #16 0x000000000099324e in Map::Update (this=0x3320000, t_diff=<value optimized out>) at /root/mangos/src/game/Map.cpp:499
  80. pair = {x_coord = 341, y_coord = 265}
  81. cell = {data = {Part = {grid_x = 42, grid_y = 33, cell_x = 5, cell_y = 1, nocreate = 1, reserved = 0}, All = 17061994}}
  82. y = 265
  83. x = 341
  84. plr = <value optimized out>
  85. area = {low_bound = {x_coord = 340, y_coord = 264}, high_bound = {x_coord = 343, y_coord = 266}}
  86. updater = {i_timeDiff = 162}
  87. grid_object_update = {i_visitor = @0x7fffd3947da0}
  88. __FUNCTION__ = "Update"
  89. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  90. world_object_update = {i_visitor = @0x7fffd3947da0}
  91. #17 0x0000000000b192d2 in MapUpdateRequest::call (this=0x7fffc1087a38) at /root/mangos/src/game/MapUpdater.cpp:74
  92. No locals.
  93. #18 0x0000000000d30629 in DelayExecutor::svc (this=0x7fffd4debbf0) at /root/mangos/src/shared/DelayExecutor.cpp:72
  94. 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 = 1312896158, tv_usec = 160478}}
  95. rq = 0x7fffc1087a38
  96. #19 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  97. No symbol table info available.
  98. #20 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  99. No symbol table info available.
  100. #21 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  101. No symbol table info available.
  102. #22 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  103. No symbol table info available.
  104. #23 0x0000000000000000 in ?? ()
  105. No symbol table info available.
  106. 21 Thread 0x7fffcc83a700 (LWP 27079) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  107. 20 Thread 0x7fffcd03b700 (LWP 27078) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  108. 19 Thread 0x7fffcd83c700 (LWP 27077) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  109. 18 Thread 0x7fffce03d700 (LWP 27076) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  110. 17 Thread 0x7fffce83e700 (LWP 27075) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  111. 16 Thread 0x7fffcf03f700 (LWP 27074) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  112. 15 Thread 0x7fffcf840700 (LWP 27073) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  113. 14 Thread 0x7fffd0041700 (LWP 27072) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  114. 13 Thread 0x7fffd0842700 (LWP 27071) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  115. 12 Thread 0x7fffd1043700 (LWP 27070) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  116. 11 Thread 0x7fffd1844700 (LWP 27069) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  117. 10 Thread 0x7fffd2045700 (LWP 27068) 0x00007ffff5b6a2c3 in select () from /lib/libc.so.6
  118. 9 Thread 0x7fffd2846700 (LWP 27067) 0x00007ffff5b3520d in nanosleep () from /lib/libc.so.6
  119. 8 Thread 0x7fffd3147700 (LWP 27066) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  120. * 7 Thread 0x7fffd3948700 (LWP 27065) ObjectGuid::GetRawValue (this=0x3020302030203040) at /root/mangos/src/game/ObjectGuid.h:111
  121. 6 Thread 0x7fffd4349700 (LWP 27064) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  122. 5 Thread 0x7ffff4220700 (LWP 27018) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  123. 4 Thread 0x7ffff4a21700 (LWP 27017) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  124. 3 Thread 0x7ffff542f700 (LWP 27016) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  125. 1 Thread 0x7ffff7fdf720 (LWP 27012) 0x00007ffff5e16285 in pthread_join () from /lib/libpthread.so.0
  126.  
  127. Thread 21 (Thread 0x7fffcc83a700 (LWP 27079)):
  128. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  129. No symbol table info available.
  130. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  131. No symbol table info available.
  132. #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
  133. No symbol table info available.
  134. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  135. No symbol table info available.
  136. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  137. No symbol table info available.
  138. #5 0x000000000087a1c0 in ReactorRunnable::svc (this=0x7fffd39853e8) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  139. 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 = 2846}}
  140. __FUNCTION__ = "svc"
  141. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  142. i = {_M_node = 0x7fffd3985498}
  143. t = {_M_node = 0x7ffecf96f1f0}
  144. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  145. No symbol table info available.
  146. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  147. No symbol table info available.
  148. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  149. No symbol table info available.
  150. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  151. No symbol table info available.
  152. #10 0x0000000000000000 in ?? ()
  153. No symbol table info available.
  154.  
  155. Thread 20 (Thread 0x7fffcd03b700 (LWP 27078)):
  156. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  157. No symbol table info available.
  158. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  159. No symbol table info available.
  160. #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
  161. No symbol table info available.
  162. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  163. No symbol table info available.
  164. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  165. No symbol table info available.
  166. #5 0x000000000087a1c0 in ReactorRunnable::svc (this=0x7fffd39852b0) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  167. 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}}
  168. __FUNCTION__ = "svc"
  169. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  170. i = {_M_node = 0x7fffd3985360}
  171. t = {_M_node = 0x7ffecf964568}
  172. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  173. No symbol table info available.
  174. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  175. No symbol table info available.
  176. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  177. No symbol table info available.
  178. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  179. No symbol table info available.
  180. #10 0x0000000000000000 in ?? ()
  181. No symbol table info available.
  182.  
  183. Thread 19 (Thread 0x7fffcd83c700 (LWP 27077)):
  184. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  185. No symbol table info available.
  186. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  187. No symbol table info available.
  188. #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
  189. No symbol table info available.
  190. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  191. No symbol table info available.
  192. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  193. No symbol table info available.
  194. #5 0x000000000087a1c0 in ReactorRunnable::svc (this=0x7fffd3985178) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  195. 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 = 3801}}
  196. __FUNCTION__ = "svc"
  197. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  198. i = {_M_node = 0x7fffd3985228}
  199. t = {_M_node = 0x7ffecf973f38}
  200. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  201. No symbol table info available.
  202. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  203. No symbol table info available.
  204. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  205. No symbol table info available.
  206. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  207. No symbol table info available.
  208. #10 0x0000000000000000 in ?? ()
  209. No symbol table info available.
  210.  
  211. Thread 18 (Thread 0x7fffce03d700 (LWP 27076)):
  212. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  213. No symbol table info available.
  214. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  215. No symbol table info available.
  216. #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
  217. No symbol table info available.
  218. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  219. No symbol table info available.
  220. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  221. No symbol table info available.
  222. #5 0x000000000087a1c0 in ReactorRunnable::svc (this=0x7fffd3985040) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  223. 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 = 1546}}
  224. __FUNCTION__ = "svc"
  225. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  226. i = {_M_node = 0x7fffd39850f0}
  227. t = {_M_node = 0x7ffecf95bb28}
  228. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  229. No symbol table info available.
  230. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  231. No symbol table info available.
  232. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  233. No symbol table info available.
  234. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  235. No symbol table info available.
  236. #10 0x0000000000000000 in ?? ()
  237. No symbol table info available.
  238.  
  239. Thread 17 (Thread 0x7fffce83e700 (LWP 27075)):
  240. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  241. No symbol table info available.
  242. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  243. No symbol table info available.
  244. #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
  245. No symbol table info available.
  246. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  247. No symbol table info available.
  248. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  249. No symbol table info available.
  250. #5 0x000000000087a1c0 in ReactorRunnable::svc (this=0x7fffd3984f08) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  251. 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}}
  252. __FUNCTION__ = "svc"
  253. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  254. i = {_M_node = 0x7fffd3984fb8}
  255. t = {_M_node = 0x0}
  256. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  257. No symbol table info available.
  258. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  259. No symbol table info available.
  260. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  261. No symbol table info available.
  262. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  263. No symbol table info available.
  264. #10 0x0000000000000000 in ?? ()
  265. No symbol table info available.
  266.  
  267. Thread 16 (Thread 0x7fffcf03f700 (LWP 27074)):
  268. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  269. No symbol table info available.
  270. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  271. No symbol table info available.
  272. #2 0x00000000008696cb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd291bf00, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  273. result = <value optimized out>
  274. #3 0x0000000000868d1e in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd291bf00, first_item=@0x7fffcf03ee28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  275. ace_mon = {lock_ = 0x7fffd291bf50, owner_ = 0}
  276. #4 0x0000000000868ff3 in SOAPWorkingThread::svc (this=0x7fffd2044d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  277. mb = 0x0
  278. #5 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  279. No symbol table info available.
  280. #6 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  281. No symbol table info available.
  282. #7 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  283. No symbol table info available.
  284. #8 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  285. No symbol table info available.
  286. #9 0x0000000000000000 in ?? ()
  287. No symbol table info available.
  288.  
  289. Thread 15 (Thread 0x7fffcf840700 (LWP 27073)):
  290. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  291. No symbol table info available.
  292. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  293. No symbol table info available.
  294. #2 0x00000000008696cb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd291bf00, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  295. result = <value optimized out>
  296. #3 0x0000000000868d1e in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd291bf00, first_item=@0x7fffcf83fe28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  297. ace_mon = {lock_ = 0x7fffd291bf50, owner_ = 0}
  298. #4 0x0000000000868ff3 in SOAPWorkingThread::svc (this=0x7fffd2044d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  299. mb = 0x0
  300. #5 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  301. No symbol table info available.
  302. #6 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  303. No symbol table info available.
  304. #7 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  305. No symbol table info available.
  306. #8 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  307. No symbol table info available.
  308. #9 0x0000000000000000 in ?? ()
  309. No symbol table info available.
  310.  
  311. Thread 14 (Thread 0x7fffd0041700 (LWP 27072)):
  312. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  313. No symbol table info available.
  314. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  315. No symbol table info available.
  316. #2 0x00000000008696cb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd291bf00, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  317. result = <value optimized out>
  318. #3 0x0000000000868d1e in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd291bf00, first_item=@0x7fffd0040e28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  319. ace_mon = {lock_ = 0x7fffd291bf50, owner_ = 0}
  320. #4 0x0000000000868ff3 in SOAPWorkingThread::svc (this=0x7fffd2044d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  321. mb = 0x0
  322. #5 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  323. No symbol table info available.
  324. #6 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  325. No symbol table info available.
  326. #7 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  327. No symbol table info available.
  328. #8 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  329. No symbol table info available.
  330. #9 0x0000000000000000 in ?? ()
  331. No symbol table info available.
  332.  
  333. Thread 13 (Thread 0x7fffd0842700 (LWP 27071)):
  334. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  335. No symbol table info available.
  336. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  337. No symbol table info available.
  338. #2 0x00000000008696cb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd291bf00, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  339. result = <value optimized out>
  340. #3 0x0000000000868d1e in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd291bf00, first_item=@0x7fffd0841e28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  341. ace_mon = {lock_ = 0x7fffd291bf50, owner_ = 0}
  342. #4 0x0000000000868ff3 in SOAPWorkingThread::svc (this=0x7fffd2044d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  343. mb = 0x0
  344. #5 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  345. No symbol table info available.
  346. #6 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  347. No symbol table info available.
  348. #7 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  349. No symbol table info available.
  350. #8 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  351. No symbol table info available.
  352. #9 0x0000000000000000 in ?? ()
  353. No symbol table info available.
  354.  
  355. Thread 12 (Thread 0x7fffd1043700 (LWP 27070)):
  356. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  357. No symbol table info available.
  358. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  359. No symbol table info available.
  360. #2 0x00000000008696cb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd291bf00, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  361. result = <value optimized out>
  362. #3 0x0000000000868d1e in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd291bf00, first_item=@0x7fffd1042e28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  363. ace_mon = {lock_ = 0x7fffd291bf50, owner_ = 0}
  364. #4 0x0000000000868ff3 in SOAPWorkingThread::svc (this=0x7fffd2044d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  365. mb = 0x0
  366. #5 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  367. No symbol table info available.
  368. #6 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  369. No symbol table info available.
  370. #7 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  371. No symbol table info available.
  372. #8 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  373. No symbol table info available.
  374. #9 0x0000000000000000 in ?? ()
  375. No symbol table info available.
  376.  
  377. Thread 11 (Thread 0x7fffd1844700 (LWP 27069)):
  378. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  379. No symbol table info available.
  380. #1 0x00000000009dd4e8 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  381. rqtp = {tv_sec = 1, tv_nsec = 0}
  382. #2 0x0000000000d2c50e in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  383. No locals.
  384. #3 0x00000000008716f8 in FreezeDetectorRunnable::run (this=0x7fffd396ab60) at /root/mangos/src/mangosd/Master.cpp:79
  385. curtime = 11515757
  386. #4 0x0000000000d2c5ca in ACE_Based::Thread::ThreadTask (param=0x7fffd1843e20) at /root/mangos/src/shared/Threading.cpp:187
  387. No locals.
  388. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  389. No symbol table info available.
  390. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  391. No symbol table info available.
  392. #7 0x0000000000000000 in ?? ()
  393. No symbol table info available.
  394.  
  395. Thread 10 (Thread 0x7fffd2045700 (LWP 27068)):
  396. #0 0x00007ffff5b6a2c3 in select () from /lib/libc.so.6
  397. No symbol table info available.
  398. #1 0x0000000000d9156e in tcp_select (soap=0x7fffd2029590, s=35, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4418
  399. tv = {tv_sec = 1, tv_usec = 648334}
  400. fd = {{fds_bits = {34359738368, 0 <repeats 15 times>}}, {fds_bits = {34359738368, 0 <repeats 15 times>}}, {fds_bits = {34359738368, 0 <repeats 15 times>}}}
  401. sfd = 0x7fffd20293a0
  402. efd = 0x7fffd2029420
  403. r = <value optimized out>
  404. rfd = 0x7fffd2029320
  405. #2 0x0000000000da64ff in soap_accept (soap=0x7fffd2029590) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4486
  406. r = -514
  407. err = -514
  408. n = 16
  409. len = 65536
  410. set = 1
  411. #3 0x0000000000867c55 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/MaNGOSsoap.cpp:51
  412. thread_soap = 0x5164dc20
  413. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fffd291bf00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  414. soap = {_vptr.soap = 0xe558f0, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xe52608 "%.9G", double_format = 0xe5260d "%.17lG", dime_id_format = 0xe52614 "cid:id%d", http_version = 0xe5261d "1.1", http_content = 0x0, encodingStyle = 0xe54e20 "", actor = 0x0, lang = 0xe531cc "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 = 0x552bf20, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffcbe6bfb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xd979f0 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xd8f2d0 <http_get(soap*)>, fput = 0xd8f2e0 <http_405(soap*)>, fdel = 0xd8f2e0 <http_405(soap*)>, fhead = 0xd8f2e0 <http_405(soap*)>, fform = 0, fposthdr = 0xd955e0 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xd95db0 <http_response(soap*, int, size_t)>, fparse = 0xda0010 <http_parse(soap*)>, fparsehdr = 0xd99050 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xd9ff70 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xd9ff50 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xd9ff40 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xda68a0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xd9ff60 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xd8ea50 <tcp_disconnect(soap*)>, fsend = 0xd9fc20 <fsend(soap*, char const*, size_t)>, frecv = 0xd9ed30 <frecv(soap*, char*, size_t)>, fpoll = 0xd92cb0 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xd95d50 <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 = 41783, 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 = 0xe52621 "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\000XM\004Òÿ\177\000\000 3\235öÿ\177\000\000ÌÔ|öÿ\177\000\000\000\000\000\000\000\000\000\000PM\004Òÿ\177\000\000\000À\221Òÿ\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 = -771469992, z_dict = 0x20efb80d670e2500 <Address 0x20efb80d670e2500 out of bounds>, z_dict_len = 3532767232, zlib_state = 32767, zlib_in = 0, zlib_out = -16384, z_buf = 0x9 <Address 0x9 out of bounds>, z_buflen = 140737328756385, z_level = 42752, z_ratio_in = 4.59163468e-41, z_ratio_out = -3.13356452e+11}
  415. m = <value optimized out>
  416. s = <value optimized out>
  417. #4 0x0000000000d2c5ca in ACE_Based::Thread::ThreadTask (param=0x24) at /root/mangos/src/shared/Threading.cpp:187
  418. No locals.
  419. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  420. No symbol table info available.
  421. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  422. No symbol table info available.
  423. #7 0x0000000000000000 in ?? ()
  424. No symbol table info available.
  425.  
  426. Thread 9 (Thread 0x7fffd2846700 (LWP 27067)):
  427. #0 0x00007ffff5b3520d in nanosleep () from /lib/libc.so.6
  428. No symbol table info available.
  429. #1 0x00007ffff5b6ab14 in usleep () from /lib/libc.so.6
  430. No symbol table info available.
  431. #2 0x0000000000871b4f in CliRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/CliRunnable.cpp:617
  432. command_str = 0x7fffd28469c0 "Ày\024Óÿ\177"
  433. commandbuf = "\033\000\000\000\000\000\000\000N®|öÿ\177\000\000X]\204Òÿ\177\000\000\000%\016g\r¸ï \000\000\223Òÿ\177\000\000\000\000\223Òÿ\177\000\000\b\000\000\000\000\000\000\000¡¶|öÿ\177\000\000\000ªý÷ÿ\177\000\000\000+\223Òÿ\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\000+\223Òÿ\177\000\000°¾ü÷ÿ\177\000\000\210f\204Òÿ\177\000\000\000g\204Òÿ\177\000\000\000\000\000\000\000\000\000\000Fh²÷ÿ\177\000\000\000À£Óÿ\177\000\000\031®|öÿ\177", '\000' <repeats 19 times>, "+\223Òÿ\177\000\000\200\035!\001\000\000\000\000À"...
  434. #3 0x0000000000d2c5ca in ACE_Based::Thread::ThreadTask (param=0x7fffd2845cf0) at /root/mangos/src/shared/Threading.cpp:187
  435. No locals.
  436. #4 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  437. No symbol table info available.
  438. #5 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  439. No symbol table info available.
  440. #6 0x0000000000000000 in ?? ()
  441. No symbol table info available.
  442.  
  443. Thread 8 (Thread 0x7fffd3147700 (LWP 27066)):
  444. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  445. No symbol table info available.
  446. #1 0x00007ffff7ae037a in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  447. No symbol table info available.
  448. #2 0x0000000000b18ed5 in MapUpdater::wait (this=0x7fffd4debbe8) at /root/mangos/src/game/MapUpdater.cpp:107
  449. guard = {lock_ = 0x7fffd4debd00, owner_ = 0}
  450. #3 0x00000000008d0f89 in MapManager::Update (this=0x7fffd4debb00, diff=<value optimized out>) at /root/mangos/src/game/MapManager.cpp:247
  451. iter = {_M_node = 0xdc11f0}
  452. #4 0x00000000009b5c0d in World::Update (this=0x7ffff7f6b900, diff=162) at /root/mangos/src/game/World.cpp:1610
  453. autobroadcaston = 0
  454. #5 0x000000000086e76c in WorldRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/WorldRunnable.cpp:60
  455. diff = 162
  456. prevSleepTime = 49
  457. #6 0x0000000000d2c5ca in ACE_Based::Thread::ThreadTask (param=0x7fffd4debcc4) at /root/mangos/src/shared/Threading.cpp:187
  458. No locals.
  459. #7 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  460. No symbol table info available.
  461. #8 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  462. No symbol table info available.
  463. #9 0x0000000000000000 in ?? ()
  464. No symbol table info available.
  465.  
  466. Thread 7 (Thread 0x7fffd3948700 (LWP 27065)):
  467. #0 ObjectGuid::GetRawValue (this=0x3020302030203040) at /root/mangos/src/game/ObjectGuid.h:111
  468. No locals.
  469. #1 0x000000000089c796 in ObjectGuid::operator< (this=0x3020302030203040, guid=...) at /root/mangos/src/game/ObjectGuid.h:175
  470. No locals.
  471. #2 0x000000000091fbab in std::_Rb_tree<ObjectGuid, ObjectGuid, std::_Identity<ObjectGuid>, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::_M_lower_bound (this=0x7ffe8d0342a0, __x=0x3020302030203020, __y=0x7ffe8d0342a8, __k=...) at /usr/include/c++/4.4/bits/stl_tree.h:986
  472. No locals.
  473. #3 0x000000000091fc4a in std::_Rb_tree<ObjectGuid, ObjectGuid, std::_Identity<ObjectGuid>, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::find (this=0x7ffe8d0342a0, __k=...) at /usr/include/c++/4.4/bits/stl_tree.h:1421
  474. __j = {_M_node = 0x1000}
  475. #4 0x000000000091fcb9 in std::set<ObjectGuid, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::find (this=0x3020302030203040, __x=...) at /usr/include/c++/4.4/bits/stl_set.h:548
  476. No locals.
  477. #5 0x0000000000aaf0af in Unit::_removeAttacker (this=<value optimized out>, attackerGuid=...) at /root/mangos/src/game/Unit.h:1224
  478. No locals.
  479. #6 0x0000000000a9addb in Unit::AttackStop (this=0x7ffe8903c000, targetSwitch=false) at /root/mangos/src/game/Unit.cpp:6184
  480. No locals.
  481. #7 0x0000000000a9b723 in Unit::CombatStop (this=0x7ffe8903c000, includingCast=<value optimized out>) at /root/mangos/src/game/Unit.cpp:6216
  482. No locals.
  483. #8 0x0000000000b492b8 in AggressorAI::EnterEvadeMode (this=0x7fffc10859e0) at /root/mangos/src/game/AggressorAI.cpp:117
  484. victim = <value optimized out>
  485. #9 0x0000000000a93f18 in Unit::SelectHostileTarget (this=0x7ffe8903c000) at /root/mangos/src/game/Unit.cpp:9467
  486. __FUNCTION__ = "SelectHostileTarget"
  487. __PRETTY_FUNCTION__ = "bool Unit::SelectHostileTarget()"
  488. tauntAuras = <value optimized out>
  489. target = 0x7ffe8903dc28
  490. oldTarget = 0x7ffe8d034000
  491. #10 0x0000000000b4919d in AggressorAI::UpdateAI (this=0x7fffc10859e0) at /root/mangos/src/game/AggressorAI.cpp:125
  492. No locals.
  493. #11 0x0000000000880c28 in Creature::Update (this=0x7ffe8903c000, update_diff=162, diff=162) at /root/mangos/src/game/Creature.cpp:581
  494. No locals.
  495. #12 0x00000000008d3609 in WorldObject::UpdateHelper::Update (this=0x7fffd3947ba0, time_diff=162) at /root/mangos/src/game/Object.h:430
  496. No locals.
  497. #13 0x00000000009a1147 in MaNGOS::ObjectUpdater::Visit (this=0x7fffd3947da0, m=...) at /root/mangos/src/game/GridNotifiersImpl.h:46
  498. helper = {m_obj = 0x7ffe8903c000}
  499. iter = {_Ptr = 0x7ffe8903dff8}
  500. #14 0x00000000009a1399 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=..., c=...) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  501. No locals.
  502. #15 0x00000000009a3f53 in Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x3320000, cell=..., visitor=...) at /root/mangos/src/game/Map.h:429
  503. x = 42
  504. y = 33
  505. cell_x = 5
  506. cell_y = 1
  507. #16 0x000000000099324e in Map::Update (this=0x3320000, t_diff=<value optimized out>) at /root/mangos/src/game/Map.cpp:499
  508. pair = {x_coord = 341, y_coord = 265}
  509. cell = {data = {Part = {grid_x = 42, grid_y = 33, cell_x = 5, cell_y = 1, nocreate = 1, reserved = 0}, All = 17061994}}
  510. y = 265
  511. x = 341
  512. plr = <value optimized out>
  513. area = {low_bound = {x_coord = 340, y_coord = 264}, high_bound = {x_coord = 343, y_coord = 266}}
  514. updater = {i_timeDiff = 162}
  515. grid_object_update = {i_visitor = @0x7fffd3947da0}
  516. __FUNCTION__ = "Update"
  517. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  518. world_object_update = {i_visitor = @0x7fffd3947da0}
  519. #17 0x0000000000b192d2 in MapUpdateRequest::call (this=0x7fffc1087a38) at /root/mangos/src/game/MapUpdater.cpp:74
  520. No locals.
  521. #18 0x0000000000d30629 in DelayExecutor::svc (this=0x7fffd4debbf0) at /root/mangos/src/shared/DelayExecutor.cpp:72
  522. 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 = 1312896158, tv_usec = 160478}}
  523. rq = 0x7fffc1087a38
  524. #19 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  525. No symbol table info available.
  526. #20 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  527. No symbol table info available.
  528. #21 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  529. No symbol table info available.
  530. #22 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  531. No symbol table info available.
  532. #23 0x0000000000000000 in ?? ()
  533. No symbol table info available.
  534.  
  535. Thread 6 (Thread 0x7fffd4349700 (LWP 27064)):
  536. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  537. No symbol table info available.
  538. #1 0x00000000009dd4e8 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  539. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  540. #2 0x0000000000d2c50e in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  541. No locals.
  542. #3 0x0000000000d2b949 in SqlDelayThread::run (this=0x7fffd4f3b580) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  543. pingEveryLoop = 180000
  544. loopCounter = 56259
  545. #4 0x0000000000d2c5ca in ACE_Based::Thread::ThreadTask (param=0x7fffd4348e30) at /root/mangos/src/shared/Threading.cpp:187
  546. No locals.
  547. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  548. No symbol table info available.
  549. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  550. No symbol table info available.
  551. #7 0x0000000000000000 in ?? ()
  552. No symbol table info available.
  553.  
  554. Thread 5 (Thread 0x7ffff4220700 (LWP 27018)):
  555. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  556. No symbol table info available.
  557. #1 0x00000000009dd4e8 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  558. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  559. #2 0x0000000000d2c50e in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  560. No locals.
  561. #3 0x0000000000d2b949 in SqlDelayThread::run (this=0x7ffff7f7bdc0) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  562. pingEveryLoop = 180000
  563. loopCounter = 56989
  564. #4 0x0000000000d2c5ca in ACE_Based::Thread::ThreadTask (param=0x7ffff421fe30) at /root/mangos/src/shared/Threading.cpp:187
  565. No locals.
  566. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  567. No symbol table info available.
  568. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  569. No symbol table info available.
  570. #7 0x0000000000000000 in ?? ()
  571. No symbol table info available.
  572.  
  573. Thread 4 (Thread 0x7ffff4a21700 (LWP 27017)):
  574. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  575. No symbol table info available.
  576. #1 0x00000000009dd4e8 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  577. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  578. #2 0x0000000000d2c50e in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  579. No locals.
  580. #3 0x0000000000d2b949 in SqlDelayThread::run (this=0x7ffff7f7be80) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  581. pingEveryLoop = 180000
  582. loopCounter = 112060
  583. #4 0x0000000000d2c5ca in ACE_Based::Thread::ThreadTask (param=0x7ffff4a20e30) at /root/mangos/src/shared/Threading.cpp:187
  584. No locals.
  585. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  586. No symbol table info available.
  587. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  588. No symbol table info available.
  589. #7 0x0000000000000000 in ?? ()
  590. No symbol table info available.
  591.  
  592. Thread 3 (Thread 0x7ffff542f700 (LWP 27016)):
  593. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  594. No symbol table info available.
  595. #1 0x00000000009dd4e8 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  596. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  597. #2 0x0000000000d2c50e in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  598. No locals.
  599. #3 0x0000000000d2b949 in SqlDelayThread::run (this=0x7ffff7f7bf40) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  600. pingEveryLoop = 180000
  601. loopCounter = 59110
  602. #4 0x0000000000d2c5ca in ACE_Based::Thread::ThreadTask (param=0x7ffff542ee30) at /root/mangos/src/shared/Threading.cpp:187
  603. No locals.
  604. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  605. No symbol table info available.
  606. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  607. No symbol table info available.
  608. #7 0x0000000000000000 in ?? ()
  609. No symbol table info available.
  610.  
  611. Thread 1 (Thread 0x7ffff7fdf720 (LWP 27012)):
  612. #0 0x00007ffff5e16285 in pthread_join () from /lib/libpthread.so.0
  613. No symbol table info available.
  614. #1 0x00007ffff7b7689b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  615. No symbol table info available.
  616. #2 0x0000000000878700 in WorldSocketMgr::Wait (this=0x7fffd3a32398) at /root/mangos/src/game/WorldSocketMgr.cpp:310
  617. i = 1
  618. #3 0x000000000086f0ea in Master::Run (this=0x7ffff7fa3ff0) at /root/mangos/src/mangosd/Master.cpp:322
  619. 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"}}
  620. rar_thread = 0x0
  621. bind_ip = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffd3a15498 "0.0.0.0"}}
  622. world_thread = {m_iThreadId = 140736734721792, m_hThreadHandle = 140736734721792, m_task = 0x7fffd3a5f270, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xe4f630, 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}}}
  623. cliThread = 0x7fffd50f8490
  624. soap_thread = 0x7fffd50f84a8
  625. freeze_thread = 0x7fffd50f84d8
  626. wsport = 8085
  627. #4 0x000000000086a550 in main (argc=<value optimized out>, argv=0x7fffffffe198) at /root/mangos/src/mangosd/Main.cpp:212
  628. cfg_file = 0x7fffffffe417 "../etc/mangosd.conf"
  629. 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>}}
  630. serviceDaemonMode = 0 '\000'
  631. option = <value optimized out>
  632. BattleGround:SendPacketToAll: Player Niwa (Guid: 236449) not found!
  633. BattleGround:SendPacketToAll: Player Niwa (Guid: 236449) not found!
  634. BattleGround:SendPacketToAll: Player Niwa (Guid: 236449) not found!
  635. BattleGround:SendPacketToAll: Player Niwa (Guid: 236449) not found!
  636. BattleGround:SendPacketToAll: Player Niwa (Guid: 236449) not found!
  637. WORLD: unknown PET flag Action 129 and spellid 47481.
  638. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  639. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  640. WORLD: unknown PET flag Action 129 and spellid 47481.
  641. WORLD: unknown PET flag Action 129 and spellid 47481.
  642. WORLD: unknown PET flag Action 129 and spellid 47481.
  643. WORLD: unknown PET flag Action 129 and spellid 47481.
  644. WORLD: unknown PET flag Action 129 and spellid 47481.
  645. WORLD: unknown PET flag Action 129 and spellid 47481.
  646. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  647. Player::CastItemCombatSpell Enchant 3613, cast unknown spell 55157
  648. DungeonMap::Add: Player Wafwof (Guid: 273939) is being put in instance 540,308,0,4,1,1 but he is in group (Id: 535) and is bound to instance 540,308,0,4,1,1!
  649. DungeonMap::Add: the group (Id: 535) is bound to instance 540,308,0,4,1,1
  650. DungeonMap::Add: Player Domivatt (Guid: 154279) is being put in instance 540,308,0,3,1,1 but he is in group (Id: 535) and is bound to instance 540,308,0,3,1,1!
  651. DungeonMap::Add: the group (Id: 535) is bound to instance 540,308,0,3,1,1
  652. Table 'creature_loot_template' loot id #0 used but it doesn't have records.
  653. RunSpeedChange player Defqon is NOT correct (must be 16.800001 instead 14.000000), force set to correct value
  654. FlightSpeedChange player Defqon is NOT correct (must be 8.400001 instead 7.000000), force set to correct value
  655. DungeonMap::Add: Player Darktaker (Guid: 324011) is being put in instance 540,308,0,2,1,1 but he is in group (Id: 535) and is bound to instance 540,308,0,2,1,1!
  656. DungeonMap::Add: the group (Id: 535) is bound to instance 540,308,0,2,1,1
  657. Item::AddToUpdateQueueOf - Item (Guid: 201065045) current owner (Player Halay (Guid: 218374)) not in world!
  658. Unit::HandleDummyAuraProc: Spell 54815 have nonexistent triggered spell 63974
  659. WORLD: unknown PET flag Action 129 and spellid 47988.
  660. WARDEN: RESULT MEM_CHECK fail CheckId 209 account Id 334394
  661. WORLD: unknown PET flag Action 193 and spellid 52473.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement