Advertisement
Guest User

Untitled

a guest
Sep 27th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.18 KB | None | 0 0
  1. [New Thread 0x7fffbcd87700 (LWP 16032)]
  2. [New Thread 0x7fffbc586700 (LWP 16033)]
  3. [New Thread 0x7fffbbd85700 (LWP 16034)]
  4. [New Thread 0x7fffbb584700 (LWP 16035)]
  5. [New Thread 0x7fffbad83700 (LWP 16036)]
  6. [New Thread 0x7fffba582700 (LWP 16037)]
  7. [New Thread 0x7fffb9d81700 (LWP 16038)]
  8. [New Thread 0x7fffb9580700 (LWP 16039)]
  9. [New Thread 0x7fffb8c7f700 (LWP 16040)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffbfd8d700 (LWP 16026)]
  13. equal_range (this=0x7fff9027a080, targetSwitch=false) at /usr/include/c++/4.4/bits/stl_tree.h:1054
  14. 1054 if (_M_impl._M_key_compare(_S_key(__x), __k))
  15. #0 equal_range (this=0x7fff9027a080, targetSwitch=false) at /usr/include/c++/4.4/bits/stl_tree.h:1054
  16. #1 erase (this=0x7fff9027a080, targetSwitch=false) at /usr/include/c++/4.4/bits/stl_tree.h:1372
  17. #2 erase (this=0x7fff9027a080, targetSwitch=false) at /usr/include/c++/4.4/bits/stl_set.h:491
  18. #3 _removeAttacker (this=0x7fff9027a080, targetSwitch=false) at /root/mangosdev/src/game/Unit.h:1214
  19. #4 Unit::AttackStop (this=0x7fff9027a080, targetSwitch=false) at /root/mangosdev/src/game/Unit.cpp:5978
  20. #5 0x00000000008ecb7a in Unit::CombatStop (this=0x7fff9027a080, includingCast=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6010
  21. #6 0x00000000009eb564 in CreatureEventAI::EnterEvadeMode (this=0x7fff6aae8ef0) at /root/mangosdev/src/game/CreatureEventAI.cpp:922
  22. #7 0x00000000008e098e in Unit::SelectHostileTarget (this=0x7fff9027a080) at /root/mangosdev/src/game/Unit.cpp:9280
  23. #8 0x00000000009eac0b in CreatureEventAI::UpdateAI (this=0x7fff6aae8ef0, diff=116645760) at /root/mangosdev/src/game/CreatureEventAI.cpp:1138
  24. #9 0x000000000060300d in Creature::Update (this=0x7fff9027a080, update_diff=194, diff=194) at /root/mangosdev/src/game/Creature.cpp:581
  25. #10 0x000000000085b081 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:430
  26. #11 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  27. #12 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  28. #13 0x00000000008599b1 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x4a5c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  29. #14 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x4a5c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  30. #15 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x4a5c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  31. #16 Visit (this=0x4a5c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  32. #17 Visit<MaNGOS::ObjectUpdater> (this=0x4a5c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  33. #18 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x4a5c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  34. #19 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x4a5c000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  35. #20 Map::Update (this=0x4a5c000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:499
  36. #21 0x00000000009ac212 in MapUpdateRequest::call (this=0x7fff06f3fe48) at /root/mangosdev/src/game/MapUpdater.cpp:74
  37. #22 0x0000000000a7e1f7 in DelayExecutor::svc (this=0x7fffc1a371f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  38. #23 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  39. #24 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  40. #25 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  41. #26 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  42. #27 0x0000000000000000 in ?? ()
  43. #0 equal_range (this=0x7fff9027a080, targetSwitch=false) at /usr/include/c++/4.4/bits/stl_tree.h:1054
  44. __y = 0x15b8e
  45. #1 erase (this=0x7fff9027a080, targetSwitch=false) at /usr/include/c++/4.4/bits/stl_tree.h:1372
  46. No locals.
  47. #2 erase (this=0x7fff9027a080, targetSwitch=false) at /usr/include/c++/4.4/bits/stl_set.h:491
  48. No locals.
  49. #3 _removeAttacker (this=0x7fff9027a080, targetSwitch=false) at /root/mangosdev/src/game/Unit.h:1214
  50. No locals.
  51. #4 Unit::AttackStop (this=0x7fff9027a080, targetSwitch=false) at /root/mangosdev/src/game/Unit.cpp:5978
  52. No locals.
  53. #5 0x00000000008ecb7a in Unit::CombatStop (this=0x7fff9027a080, includingCast=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6010
  54. No locals.
  55. #6 0x00000000009eb564 in CreatureEventAI::EnterEvadeMode (this=0x7fff6aae8ef0) at /root/mangosdev/src/game/CreatureEventAI.cpp:922
  56. No locals.
  57. #7 0x00000000008e098e in Unit::SelectHostileTarget (this=0x7fff9027a080) at /root/mangosdev/src/game/Unit.cpp:9280
  58. __FUNCTION__ = "SelectHostileTarget"
  59. __PRETTY_FUNCTION__ = "bool Unit::SelectHostileTarget()"
  60. target = 0x7fff9027a318
  61. oldTarget = 0x7fff09250000
  62. #8 0x00000000009eac0b in CreatureEventAI::UpdateAI (this=0x7fff6aae8ef0, diff=116645760) at /root/mangosdev/src/game/CreatureEventAI.cpp:1138
  63. Combat = <value optimized out>
  64. #9 0x000000000060300d in Creature::Update (this=0x7fff9027a080, update_diff=194, diff=194) at /root/mangosdev/src/game/Creature.cpp:581
  65. No locals.
  66. #10 0x000000000085b081 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:430
  67. No locals.
  68. #11 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  69. No locals.
  70. #12 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  71. No locals.
  72. #13 0x00000000008599b1 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x4a5c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  73. No locals.
  74. #14 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x4a5c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  75. No locals.
  76. #15 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x4a5c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  77. No locals.
  78. #16 Visit (this=0x4a5c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  79. No locals.
  80. #17 Visit<MaNGOS::ObjectUpdater> (this=0x4a5c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  81. No locals.
  82. #18 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x4a5c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  83. No locals.
  84. #19 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x4a5c000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  85. x = <value optimized out>
  86. y = 23
  87. cell_x = <value optimized out>
  88. cell_y = <value optimized out>
  89. #20 Map::Update (this=0x4a5c000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:499
  90. pair = {x_coord = 260, y_coord = 184}
  91. cell = {data = {Part = {grid_x = 32, grid_y = 23, cell_x = 4, cell_y = 0, nocreate = 1, reserved = 0}, All = 16795104}}
  92. y = 184
  93. x = 260
  94. plr = <value optimized out>
  95. area = {low_bound = {x_coord = 259, y_coord = 183}, high_bound = {x_coord = 262, y_coord = 186}}
  96. updater = {i_timeDiff = 194}
  97. __FUNCTION__ = "Update"
  98. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  99. #21 0x00000000009ac212 in MapUpdateRequest::call (this=0x7fff06f3fe48) at /root/mangosdev/src/game/MapUpdater.cpp:74
  100. No locals.
  101. #22 0x0000000000a7e1f7 in DelayExecutor::svc (this=0x7fffc1a371f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  102. 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 = 1312306825, tv_usec = 858214}}
  103. rq = <value optimized out>
  104. #23 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  105. No symbol table info available.
  106. #24 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  107. No symbol table info available.
  108. #25 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  109. No symbol table info available.
  110. #26 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  111. No symbol table info available.
  112. #27 0x0000000000000000 in ?? ()
  113. No symbol table info available.
  114. 22 Thread 0x7fffb8c7f700 (LWP 16040) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  115. 21 Thread 0x7fffb9580700 (LWP 16039) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  116. 20 Thread 0x7fffb9d81700 (LWP 16038) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  117. 19 Thread 0x7fffba582700 (LWP 16037) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  118. 18 Thread 0x7fffbad83700 (LWP 16036) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  119. 17 Thread 0x7fffbb584700 (LWP 16035) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  120. 16 Thread 0x7fffbbd85700 (LWP 16034) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  121. 15 Thread 0x7fffbc586700 (LWP 16033) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  122. 14 Thread 0x7fffbcd87700 (LWP 16032) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  123. 13 Thread 0x7fffbdd89700 (LWP 16030) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  124. 12 Thread 0x7fffbd588700 (LWP 16031) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  125. 11 Thread 0x7fffbe58a700 (LWP 16029) 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  126. 10 Thread 0x7fffbed8b700 (LWP 16028) 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  127. 9 Thread 0x7fffbf58c700 (LWP 16027) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  128. * 8 Thread 0x7fffbfd8d700 (LWP 16026) equal_range (this=0x7fff9027a080, targetSwitch=false) at /usr/include/c++/4.4/bits/stl_tree.h:1054
  129. 7 Thread 0x7fffc058e700 (LWP 16025) 0x00000000009c3cf3 in PathFinder::calculate (this=0x7ffec4bd6780, destX=-11333.2832, destY=-236.055634, destZ=72.8223572, forceDest=true) at /root/mangosdev/src/game/PathFinder.h:71
  130. 6 Thread 0x7fffc0f8f700 (LWP 16024) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  131. 5 Thread 0x7ffff4225700 (LWP 15977) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  132. 4 Thread 0x7ffff4a26700 (LWP 15976) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  133. 3 Thread 0x7ffff5434700 (LWP 15975) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  134. 1 Thread 0x7ffff7feb720 (LWP 15971) 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  135.  
  136. Thread 22 (Thread 0x7fffb8c7f700 (LWP 16040)):
  137. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  138. No symbol table info available.
  139. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  140. No symbol table info available.
  141. #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
  142. No symbol table info available.
  143. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  144. No symbol table info available.
  145. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  146. No symbol table info available.
  147. #5 0x00000000007187f8 in ReactorRunnable::svc (this=0x7fffc06453e8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  148. 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 = 9976}}
  149. __FUNCTION__ = "svc"
  150. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  151. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  152. No symbol table info available.
  153. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  154. No symbol table info available.
  155. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  156. No symbol table info available.
  157. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  158. No symbol table info available.
  159. #10 0x0000000000000000 in ?? ()
  160. No symbol table info available.
  161.  
  162. Thread 21 (Thread 0x7fffb9580700 (LWP 16039)):
  163. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  164. No symbol table info available.
  165. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  166. No symbol table info available.
  167. #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
  168. No symbol table info available.
  169. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  170. No symbol table info available.
  171. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  172. No symbol table info available.
  173. #5 0x00000000007187f8 in ReactorRunnable::svc (this=0x7fffc06452b0) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  174. 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 = 5425}}
  175. __FUNCTION__ = "svc"
  176. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  177. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  178. No symbol table info available.
  179. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  180. No symbol table info available.
  181. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  182. No symbol table info available.
  183. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  184. No symbol table info available.
  185. #10 0x0000000000000000 in ?? ()
  186. No symbol table info available.
  187.  
  188. Thread 20 (Thread 0x7fffb9d81700 (LWP 16038)):
  189. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  190. No symbol table info available.
  191. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  192. No symbol table info available.
  193. #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
  194. No symbol table info available.
  195. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  196. No symbol table info available.
  197. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  198. No symbol table info available.
  199. #5 0x00000000007187f8 in ReactorRunnable::svc (this=0x7fffc0645178) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  200. 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 = 3117}}
  201. __FUNCTION__ = "svc"
  202. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  203. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  204. No symbol table info available.
  205. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  206. No symbol table info available.
  207. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  208. No symbol table info available.
  209. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  210. No symbol table info available.
  211. #10 0x0000000000000000 in ?? ()
  212. No symbol table info available.
  213.  
  214. Thread 19 (Thread 0x7fffba582700 (LWP 16037)):
  215. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  216. No symbol table info available.
  217. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  218. No symbol table info available.
  219. #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
  220. No symbol table info available.
  221. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  222. No symbol table info available.
  223. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  224. No symbol table info available.
  225. #5 0x00000000007187f8 in ReactorRunnable::svc (this=0x7fffc0645040) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  226. 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}}
  227. __FUNCTION__ = "svc"
  228. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  229. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  230. No symbol table info available.
  231. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  232. No symbol table info available.
  233. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  234. No symbol table info available.
  235. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  236. No symbol table info available.
  237. #10 0x0000000000000000 in ?? ()
  238. No symbol table info available.
  239.  
  240. Thread 18 (Thread 0x7fffbad83700 (LWP 16036)):
  241. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  242. No symbol table info available.
  243. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  244. No symbol table info available.
  245. #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
  246. No symbol table info available.
  247. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  248. No symbol table info available.
  249. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  250. No symbol table info available.
  251. #5 0x00000000007187f8 in ReactorRunnable::svc (this=0x7fffc0644f08) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  252. 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}}
  253. __FUNCTION__ = "svc"
  254. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  255. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  256. No symbol table info available.
  257. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  258. No symbol table info available.
  259. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  260. No symbol table info available.
  261. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  262. No symbol table info available.
  263. #10 0x0000000000000000 in ?? ()
  264. No symbol table info available.
  265.  
  266. Thread 17 (Thread 0x7fffbb584700 (LWP 16035)):
  267. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  268. No symbol table info available.
  269. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  270. No symbol table info available.
  271. #2 0x0000000000520cdb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffc05f7f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  272. result = <value optimized out>
  273. #3 0x0000000000521e57 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffc05f7f00, first_item=@0x7fffbb583e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  274. ace_mon = {lock_ = 0x7fffc05f7f50, owner_ = 0}
  275. #4 0x0000000000520b28 in getq (this=0x7fffbe589d90) at /opt/mangos/include/ace/Task_T.inl:22
  276. No locals.
  277. #5 SOAPWorkingThread::svc (this=0x7fffbe589d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  278. mb = 0x0
  279. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  280. No symbol table info available.
  281. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  282. No symbol table info available.
  283. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  284. No symbol table info available.
  285. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  286. No symbol table info available.
  287. #10 0x0000000000000000 in ?? ()
  288. No symbol table info available.
  289.  
  290. Thread 16 (Thread 0x7fffbbd85700 (LWP 16034)):
  291. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  292. No symbol table info available.
  293. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  294. No symbol table info available.
  295. #2 0x0000000000520cdb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffc05f7f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  296. result = <value optimized out>
  297. #3 0x0000000000521e57 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffc05f7f00, first_item=@0x7fffbbd84e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  298. ace_mon = {lock_ = 0x7fffc05f7f50, owner_ = 0}
  299. #4 0x0000000000520b28 in getq (this=0x7fffbe589d90) at /opt/mangos/include/ace/Task_T.inl:22
  300. No locals.
  301. #5 SOAPWorkingThread::svc (this=0x7fffbe589d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  302. mb = 0x0
  303. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  304. No symbol table info available.
  305. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  306. No symbol table info available.
  307. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  308. No symbol table info available.
  309. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  310. No symbol table info available.
  311. #10 0x0000000000000000 in ?? ()
  312. No symbol table info available.
  313.  
  314. Thread 15 (Thread 0x7fffbc586700 (LWP 16033)):
  315. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  316. No symbol table info available.
  317. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  318. No symbol table info available.
  319. #2 0x0000000000520cdb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffc05f7f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  320. result = <value optimized out>
  321. #3 0x0000000000521e57 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffc05f7f00, first_item=@0x7fffbc585e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  322. ace_mon = {lock_ = 0x7fffc05f7f50, owner_ = 0}
  323. #4 0x0000000000520b28 in getq (this=0x7fffbe589d90) at /opt/mangos/include/ace/Task_T.inl:22
  324. No locals.
  325. #5 SOAPWorkingThread::svc (this=0x7fffbe589d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  326. mb = 0x0
  327. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  328. No symbol table info available.
  329. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  330. No symbol table info available.
  331. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  332. No symbol table info available.
  333. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  334. No symbol table info available.
  335. #10 0x0000000000000000 in ?? ()
  336. No symbol table info available.
  337.  
  338. Thread 14 (Thread 0x7fffbcd87700 (LWP 16032)):
  339. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  340. No symbol table info available.
  341. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  342. No symbol table info available.
  343. #2 0x0000000000520cdb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffc05f7f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  344. result = <value optimized out>
  345. #3 0x0000000000521e57 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffc05f7f00, first_item=@0x7fffbcd86e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  346. ace_mon = {lock_ = 0x7fffc05f7f50, owner_ = 0}
  347. #4 0x0000000000520b28 in getq (this=0x7fffbe589d90) at /opt/mangos/include/ace/Task_T.inl:22
  348. No locals.
  349. #5 SOAPWorkingThread::svc (this=0x7fffbe589d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  350. mb = 0x0
  351. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  352. No symbol table info available.
  353. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  354. No symbol table info available.
  355. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  356. No symbol table info available.
  357. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  358. No symbol table info available.
  359. #10 0x0000000000000000 in ?? ()
  360. No symbol table info available.
  361.  
  362. Thread 13 (Thread 0x7fffbdd89700 (LWP 16030)):
  363. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  364. No symbol table info available.
  365. #1 0x0000000000a7cb89 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  366. rqtp = {tv_sec = 1, tv_nsec = 0}
  367. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  368. No locals.
  369. #3 0x00000000005151fb in FreezeDetectorRunnable::run (this=0x7fffc062b790) at /root/mangosdev/src/mangosd/Master.cpp:79
  370. curtime = 4294966780
  371. #4 0x0000000000a7ce5a in ACE_Based::Thread::ThreadTask (param=0x7fffbdd88e30) at /root/mangosdev/src/shared/Threading.cpp:187
  372. No locals.
  373. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  374. No symbol table info available.
  375. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  376. No symbol table info available.
  377. #7 0x0000000000000000 in ?? ()
  378. No symbol table info available.
  379.  
  380. Thread 12 (Thread 0x7fffbd588700 (LWP 16031)):
  381. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  382. No symbol table info available.
  383. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  384. No symbol table info available.
  385. #2 0x0000000000520cdb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffc05f7f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  386. result = <value optimized out>
  387. #3 0x0000000000521e57 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffc05f7f00, first_item=@0x7fffbd587e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  388. ace_mon = {lock_ = 0x7fffc05f7f50, owner_ = 0}
  389. #4 0x0000000000520b28 in getq (this=0x7fffbe589d90) at /opt/mangos/include/ace/Task_T.inl:22
  390. No locals.
  391. #5 SOAPWorkingThread::svc (this=0x7fffbe589d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  392. mb = 0x0
  393. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  394. No symbol table info available.
  395. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  396. No symbol table info available.
  397. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  398. No symbol table info available.
  399. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  400. No symbol table info available.
  401. #10 0x0000000000000000 in ?? ()
  402. No symbol table info available.
  403.  
  404. Thread 11 (Thread 0x7fffbe58a700 (LWP 16029)):
  405. #0 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  406. No symbol table info available.
  407. #1 0x0000000000af4ebe in tcp_select (soap=0x7fffbe56e590, s=35, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4418
  408. tv = {tv_sec = 1, tv_usec = 362289}
  409. fd = {{fds_bits = {34359738368, 0 <repeats 15 times>}}, {fds_bits = {34359738368, 0 <repeats 15 times>}}, {fds_bits = {34359738368, 0 <repeats 15 times>}}}
  410. sfd = 0x7fffbe56e3c0
  411. efd = 0x7fffbe56e440
  412. r = <value optimized out>
  413. rfd = 0x7fffbe56e340
  414. #2 0x0000000000b02b0f in soap_accept (soap=0x7fffbe56e590) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4486
  415. r = -514
  416. err = -514
  417. n = 16
  418. len = 65536
  419. set = 1
  420. #3 0x0000000000520017 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/MaNGOSsoap.cpp:51
  421. thread_soap = <value optimized out>
  422. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fffc05f7f00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  423. soap = {_vptr.soap = 0xbc4c70, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xbc157b "%.9G", double_format = 0xbc1580 "%.17lG", dime_id_format = 0xbc1587 "cid:id%d", http_version = 0xbc1590 "1.1", http_content = 0x0, encodingStyle = 0xbc41a0 "", actor = 0x0, lang = 0xbc1eac "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 = 0xe80120, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x2c631c0, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffb831bfb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xb156c0 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xaf3180 <http_get(soap*)>, fput = 0xaf3190 <http_405(soap*)>, fdel = 0xaf3190 <http_405(soap*)>, fhead = 0xaf3190 <http_405(soap*)>, fform = 0, fposthdr = 0xafb3a0 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xaf62b0 <http_response(soap*, int, size_t)>, fparse = 0xb06cc0 <http_parse(soap*)>, fparsehdr = 0xb14b00 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xaf8610 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xaf85f0 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xaf85e0 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xb0a4a0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xaf8600 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xaf2a90 <tcp_disconnect(soap*)>, fsend = 0xaf82c0 <fsend(soap*, char const*, size_t)>, frecv = 0xaf8090 <frecv(soap*, char*, size_t)>, fpoll = 0xb02f70 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xaf6250 <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 = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0, tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0, max_keep_alive = 100, proxy_http_version = 0xbc1594 "1.0", proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0, proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0, errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0, chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0, type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0}, mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0, last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {0x0, 0x0, 0x0}, mht = {0x0 <repeats 1024 times>}, c14ninclude = 0x0, c14nexclude = 0x0, cookies = 0x0, cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32, ipv6_multicast_if = 0, ipv4_multicast_if = 0x0, ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16, fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0, session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0, dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0, randfile = 0x0, session_host = '\000' <repeats 889 times>, "«_Àÿ\177\000\000³à|öÿ\177", '\000' <repeats 18 times>, "x\020\000\000\000\000\000\000\000\200_Àÿ\177\000\000\n\000\000\000\000\000\000\000\033\000\000\000\000\000\000\000\000\200_Àÿ\177\000\000zç|öÿ\177\000\000 \235X¾ÿ\177\000\000\000yYé\n8¤Æ\000\000\000\000\000\000\000\000\000«_Àÿ\177\000\000\001\000\000\000\000\000\000\000\210¦X¾ÿ\177\000\000\000§X¾ÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff67d02f4, z_crc = 0, z_dict = 0xac05f8000 <Address 0xac05f8000 out of bounds>, z_dict_len = 4097, zlib_state = 0, zlib_in = 0, zlib_out = 25752, z_buf = 0x7ffff7fe6488 "", z_buflen = 0, z_level = 32768, z_ratio_in = 4.59163468e-41, z_ratio_out = -1.28310675e+33}
  424. m = <value optimized out>
  425. s = -514
  426. #4 0x0000000000a7ce5a in ACE_Based::Thread::ThreadTask (param=0x24) at /root/mangosdev/src/shared/Threading.cpp:187
  427. No locals.
  428. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  429. No symbol table info available.
  430. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  431. No symbol table info available.
  432. #7 0x0000000000000000 in ?? ()
  433. No symbol table info available.
  434.  
  435. Thread 10 (Thread 0x7fffbed8b700 (LWP 16028)):
  436. #0 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  437. No symbol table info available.
  438. #1 0x00007ffff5b6fb14 in usleep () from /lib/libc.so.6
  439. No symbol table info available.
  440. #2 0x000000000051d00e in CliRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/CliRunnable.cpp:617
  441. command_str = <value optimized out>
  442. commandbuf = "\000À`Àÿ\177\000\000ô\002}öÿ\177", '\000' <repeats 11 times>, "À`À\t\000\000\000\001\020\000\000\000\000\000\000\230gþ÷ÿ\177\000\000\210gþ÷ÿ\177", '\000' <repeats 11 times>, "À`Àÿ\177\000\000V\f}öÿ\177", '\000' <repeats 11 times>, "yYé\n8¤Æx\020\000\000\000\000\000\000\000ë`Àÿ\177\000\000°~ý÷ÿ\177\000\000\210¶Ø¾ÿ\177\000\000\000·Ø¾ÿ\177", '\000' <repeats 18 times>, "Fh²÷ÿ\177\000\000\000@mÀÿ\177\000\000\\ø|öÿ\177\000\000HrmÀÿ\177", '\000' <repeats 11 times>, "ë`Àÿ\177\000\000\060]é\000\000\000\000\000À¹Ø¾"...
  443. #3 0x0000000000a7ce5a in ACE_Based::Thread::ThreadTask (param=0x7fffbed8ac40) at /root/mangosdev/src/shared/Threading.cpp:187
  444. No locals.
  445. #4 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  446. No symbol table info available.
  447. #5 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  448. No symbol table info available.
  449. #6 0x0000000000000000 in ?? ()
  450. No symbol table info available.
  451.  
  452. Thread 9 (Thread 0x7fffbf58c700 (LWP 16027)):
  453. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  454. No symbol table info available.
  455. #1 0x00007ffff7ae037a in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  456. No symbol table info available.
  457. #2 0x00000000009abb60 in MapUpdater::wait (this=0x7fffc1a371e8) at /root/mangosdev/src/game/MapUpdater.cpp:107
  458. guard = {lock_ = 0x7fffc1a37300, owner_ = 0}
  459. #3 0x000000000056dac8 in MapManager::Update (this=0x7fffc1a37100, diff=<value optimized out>) at /root/mangosdev/src/game/MapManager.cpp:247
  460. No locals.
  461. #4 0x0000000000885f9d in World::Update (this=0x7ffff7f77900, diff=194) at /root/mangosdev/src/game/World.cpp:1610
  462. autobroadcaston = 0
  463. #5 0x000000000051c1dd in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  464. diff = 194
  465. prevSleepTime = 0
  466. #6 0x0000000000a7ce5a in ACE_Based::Thread::ThreadTask (param=0x7fffc1a372c4) at /root/mangosdev/src/shared/Threading.cpp:187
  467. No locals.
  468. #7 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  469. No symbol table info available.
  470. #8 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  471. No symbol table info available.
  472. #9 0x0000000000000000 in ?? ()
  473. No symbol table info available.
  474.  
  475. Thread 8 (Thread 0x7fffbfd8d700 (LWP 16026)):
  476. #0 equal_range (this=0x7fff9027a080, targetSwitch=false) at /usr/include/c++/4.4/bits/stl_tree.h:1054
  477. __y = 0x15b8e
  478. #1 erase (this=0x7fff9027a080, targetSwitch=false) at /usr/include/c++/4.4/bits/stl_tree.h:1372
  479. No locals.
  480. #2 erase (this=0x7fff9027a080, targetSwitch=false) at /usr/include/c++/4.4/bits/stl_set.h:491
  481. No locals.
  482. #3 _removeAttacker (this=0x7fff9027a080, targetSwitch=false) at /root/mangosdev/src/game/Unit.h:1214
  483. No locals.
  484. #4 Unit::AttackStop (this=0x7fff9027a080, targetSwitch=false) at /root/mangosdev/src/game/Unit.cpp:5978
  485. No locals.
  486. #5 0x00000000008ecb7a in Unit::CombatStop (this=0x7fff9027a080, includingCast=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6010
  487. No locals.
  488. #6 0x00000000009eb564 in CreatureEventAI::EnterEvadeMode (this=0x7fff6aae8ef0) at /root/mangosdev/src/game/CreatureEventAI.cpp:922
  489. No locals.
  490. #7 0x00000000008e098e in Unit::SelectHostileTarget (this=0x7fff9027a080) at /root/mangosdev/src/game/Unit.cpp:9280
  491. __FUNCTION__ = "SelectHostileTarget"
  492. __PRETTY_FUNCTION__ = "bool Unit::SelectHostileTarget()"
  493. target = 0x7fff9027a318
  494. oldTarget = 0x7fff09250000
  495. #8 0x00000000009eac0b in CreatureEventAI::UpdateAI (this=0x7fff6aae8ef0, diff=116645760) at /root/mangosdev/src/game/CreatureEventAI.cpp:1138
  496. Combat = <value optimized out>
  497. #9 0x000000000060300d in Creature::Update (this=0x7fff9027a080, update_diff=194, diff=194) at /root/mangosdev/src/game/Creature.cpp:581
  498. No locals.
  499. #10 0x000000000085b081 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:430
  500. No locals.
  501. #11 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  502. No locals.
  503. #12 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  504. No locals.
  505. #13 0x00000000008599b1 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x4a5c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  506. No locals.
  507. #14 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x4a5c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  508. No locals.
  509. #15 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x4a5c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  510. No locals.
  511. #16 Visit (this=0x4a5c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  512. No locals.
  513. #17 Visit<MaNGOS::ObjectUpdater> (this=0x4a5c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  514. No locals.
  515. #18 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x4a5c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  516. No locals.
  517. #19 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x4a5c000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  518. x = <value optimized out>
  519. y = 23
  520. cell_x = <value optimized out>
  521. cell_y = <value optimized out>
  522. #20 Map::Update (this=0x4a5c000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:499
  523. pair = {x_coord = 260, y_coord = 184}
  524. cell = {data = {Part = {grid_x = 32, grid_y = 23, cell_x = 4, cell_y = 0, nocreate = 1, reserved = 0}, All = 16795104}}
  525. y = 184
  526. x = 260
  527. plr = <value optimized out>
  528. area = {low_bound = {x_coord = 259, y_coord = 183}, high_bound = {x_coord = 262, y_coord = 186}}
  529. updater = {i_timeDiff = 194}
  530. __FUNCTION__ = "Update"
  531. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  532. #21 0x00000000009ac212 in MapUpdateRequest::call (this=0x7fff06f3fe48) at /root/mangosdev/src/game/MapUpdater.cpp:74
  533. No locals.
  534. #22 0x0000000000a7e1f7 in DelayExecutor::svc (this=0x7fffc1a371f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  535. 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 = 1312306825, tv_usec = 858214}}
  536. rq = <value optimized out>
  537. #23 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  538. No symbol table info available.
  539. #24 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  540. No symbol table info available.
  541. #25 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  542. No symbol table info available.
  543. #26 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  544. No symbol table info available.
  545. #27 0x0000000000000000 in ?? ()
  546. No symbol table info available.
  547.  
  548. Thread 7 (Thread 0x7fffc058e700 (LWP 16025)):
  549. #0 0x00000000009c3cf3 in PathFinder::calculate (this=0x7ffec4bd6780, destX=-11333.2832, destY=-236.055634, destZ=72.8223572, forceDest=true) at /root/mangosdev/src/game/PathFinder.h:71
  550. No locals.
  551. #1 0x00000000007d3316 in TargetedMovementGeneratorMedium<Creature, FollowMovementGenerator<Creature> >::_setTargetLocation (this=0x7ffee534f010, owner=...) at /root/mangosdev/src/game/TargetedMovementGenerator.cpp:89
  552. y = -236.055634
  553. init = {args = {path = {<std::_Vector_base<G3D::Vector3, std::allocator<G3D::Vector3> >> = {_M_impl = {<std::allocator<G3D::Vector3>> = {<__gnu_cxx::new_allocator<G3D::Vector3>> = {<No data fields>}, <No data fields>}, _M_start = 0x7ffeaff10418, _M_finish = 0x6eeab6, _M_end_of_storage = 0x1}}, <No data fields>}, facing = {f = {x = -2.3993363e+23, y = 4.59149455e-41, z = -3.38844299}, target = 140732762110800, angle = -2.3993363e+23}, flags = {animId = 0 '\000', done = true, falling = false, no_spline = false, parabolic = false, walkmode = false, flying = false, knockback = false, final_point = false, final_target = true, final_angle = false, catmullrom = false, cyclic = false, enter_cycle = true, animation = true, frozen = true, unknown5 = true, unknown6 = true, unknown7 = true, unknown8 = true, backward = true, unknown10 = false, unknown11 = true, unknown12 = false, unknown13 = true}, path_Idx_offset = 32766, velocity = -4.38403758e-10, parabolic_amplitude = 4.59149455e-41, time_perc = -6.24314618e-24, splineId = 32767}, unit = @0xc2}
  554. x = -11333.2832
  555. z = 72.8223572
  556. #2 0x00000000007d381d in TargetedMovementGeneratorMedium<Creature, FollowMovementGenerator<Creature> >::Update (this=0x7ffee534f010, owner=..., time_diff=@0x7fffc058dbbc) at /root/mangosdev/src/game/TargetedMovementGenerator.cpp:177
  557. allowed_dist = <value optimized out>
  558. #3 0x00000000007a8282 in MotionMaster::UpdateMotion (this=0x7ffeaff11a90, diff=194) at /root/mangosdev/src/game/MotionMaster.cpp:76
  559. No locals.
  560. #4 0x0000000000602fcc in Creature::Update (this=0x7ffeaff10100, update_diff=194, diff=194) at /root/mangosdev/src/game/Creature.cpp:568
  561. No locals.
  562. #5 0x00000000008a1bcc in Pet::Update (this=0x7ffeaff10100, update_diff=194, diff=194) at /root/mangosdev/src/game/Pet.cpp:616
  563. __FUNCTION__ = "Update"
  564. __PRETTY_FUNCTION__ = "virtual void Pet::Update(uint32, uint32)"
  565. #6 0x000000000085b081 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:430
  566. No locals.
  567. #7 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  568. No locals.
  569. #8 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  570. No locals.
  571. #9 0x00000000008597a9 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > (this=0x2900000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  572. No locals.
  573. #10 VisitorHelper<MaNGOS::ObjectUpdater, Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > (this=0x2900000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  574. No locals.
  575. #11 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > (this=0x2900000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  576. No locals.
  577. #12 Visit (this=0x2900000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  578. No locals.
  579. #13 Visit<MaNGOS::ObjectUpdater> (this=0x2900000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:89
  580. No locals.
  581. #14 Visit<MaNGOS::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > (this=0x2900000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  582. No locals.
  583. #15 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (this=0x2900000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  584. x = <value optimized out>
  585. y = 31
  586. cell_x = <value optimized out>
  587. cell_y = <value optimized out>
  588. #16 Map::Update (this=0x2900000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  589. pair = {x_coord = 86, y_coord = 252}
  590. cell = {data = {Part = {grid_x = 10, grid_y = 31, cell_x = 6, cell_y = 4, nocreate = 1, reserved = 0}, All = 17852362}}
  591. y = 252
  592. x = 86
  593. plr = <value optimized out>
  594. area = {low_bound = {x_coord = 84, y_coord = 250}, high_bound = {x_coord = 87, y_coord = 253}}
  595. updater = {i_timeDiff = 194}
  596. __FUNCTION__ = "Update"
  597. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  598. #17 0x00000000009ac212 in MapUpdateRequest::call (this=0x7fff06f3e278) at /root/mangosdev/src/game/MapUpdater.cpp:74
  599. No locals.
  600. #18 0x0000000000a7e1f7 in DelayExecutor::svc (this=0x7fffc1a371f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  601. 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 = 1312306825, tv_usec = 851697}}
  602. rq = <value optimized out>
  603. #19 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  604. No symbol table info available.
  605. #20 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  606. No symbol table info available.
  607. #21 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  608. No symbol table info available.
  609. #22 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  610. No symbol table info available.
  611. #23 0x0000000000000000 in ?? ()
  612. No symbol table info available.
  613.  
  614. Thread 6 (Thread 0x7fffc0f8f700 (LWP 16024)):
  615. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  616. No symbol table info available.
  617. #1 0x0000000000a7cb89 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  618. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  619. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  620. No locals.
  621. #3 0x0000000000a7acca in SqlDelayThread::run (this=0x7fffc1bc5a80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  622. pingEveryLoop = 180000
  623. loopCounter = 71447
  624. #4 0x0000000000a7ce5a in ACE_Based::Thread::ThreadTask (param=0x7fffc0f8ee30) at /root/mangosdev/src/shared/Threading.cpp:187
  625. No locals.
  626. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  627. No symbol table info available.
  628. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  629. No symbol table info available.
  630. #7 0x0000000000000000 in ?? ()
  631. No symbol table info available.
  632.  
  633. Thread 5 (Thread 0x7ffff4225700 (LWP 15977)):
  634. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  635. No symbol table info available.
  636. #1 0x0000000000a7cb89 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  637. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  638. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  639. No locals.
  640. #3 0x0000000000a7acca in SqlDelayThread::run (this=0x7ffff7f87dc0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  641. pingEveryLoop = 180000
  642. loopCounter = 75559
  643. #4 0x0000000000a7ce5a in ACE_Based::Thread::ThreadTask (param=0x7ffff4224e30) at /root/mangosdev/src/shared/Threading.cpp:187
  644. No locals.
  645. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  646. No symbol table info available.
  647. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  648. No symbol table info available.
  649. #7 0x0000000000000000 in ?? ()
  650. No symbol table info available.
  651.  
  652. Thread 4 (Thread 0x7ffff4a26700 (LWP 15976)):
  653. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  654. No symbol table info available.
  655. #1 0x0000000000a7cb89 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  656. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  657. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  658. No locals.
  659. #3 0x0000000000a7acca in SqlDelayThread::run (this=0x7ffff7f87e80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  660. pingEveryLoop = 180000
  661. loopCounter = 161792
  662. #4 0x0000000000a7ce5a in ACE_Based::Thread::ThreadTask (param=0x7ffff4a25e30) at /root/mangosdev/src/shared/Threading.cpp:187
  663. No locals.
  664. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  665. No symbol table info available.
  666. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  667. No symbol table info available.
  668. #7 0x0000000000000000 in ?? ()
  669. No symbol table info available.
  670.  
  671. Thread 3 (Thread 0x7ffff5434700 (LWP 15975)):
  672. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  673. No symbol table info available.
  674. #1 0x0000000000a7cb89 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  675. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  676. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  677. No locals.
  678. #3 0x0000000000a7acca in SqlDelayThread::run (this=0x7ffff7f87f40) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  679. pingEveryLoop = 180000
  680. loopCounter = 79539
  681. #4 0x0000000000a7ce5a in ACE_Based::Thread::ThreadTask (param=0x7ffff5433e30) at /root/mangosdev/src/shared/Threading.cpp:187
  682. No locals.
  683. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  684. No symbol table info available.
  685. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  686. No symbol table info available.
  687. #7 0x0000000000000000 in ?? ()
  688. No symbol table info available.
  689.  
  690. Thread 1 (Thread 0x7ffff7feb720 (LWP 15971)):
  691. #0 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  692. No symbol table info available.
  693. #1 0x00007ffff7b7689b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  694. No symbol table info available.
  695. #2 0x0000000000716d00 in Wait (this=0x7fffc0706258) at /root/mangosdev/src/game/WorldSocketMgr.cpp:101
  696. No locals.
  697. #3 WorldSocketMgr::Wait (this=0x7fffc0706258) at /root/mangosdev/src/game/WorldSocketMgr.cpp:310
  698. i = 1
  699. #4 0x0000000000513203 in Master::Run (this=<value optimized out>) at /root/mangosdev/src/mangosd/Master.cpp:322
  700. pidfile = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff7fdbf28 "mangos.pid"}}
  701. rar_thread = 0x0
  702. bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffc06dc438 "0.0.0.0"}}
  703. world_thread = {m_iThreadId = 140736403654400, m_hThreadHandle = 140736403654400, m_task = 0x7fffc0727060, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xbbe790, 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}}}
  704. cliThread = 0x7fffc1ce1f78
  705. soap_thread = 0x7fffc1ce1f90
  706. freeze_thread = 0x7fffc1ce1fc0
  707. #5 0x000000000051232b in main (argc=<value optimized out>, argv=0x7fffffffe1f8) at /root/mangosdev/src/mangosd/Main.cpp:212
  708. cfg_file = 0x7fffffffe45f "../etc/mangosd.conf"
  709. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe1f8, optind = 3, opterr = 0, optarg = 0x0, optstring_ = 0x7ffff7fdbf88, long_only_ = 0, has_colon_ = 1, last_option_ = 0x7ffff7fdbf60, nextchar_ = 0x0, optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3, long_option_ = 0x0, long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 2, cur_size_ = 2, array_ = 0x7ffff7fcbf70, allocator_ = 0x7ffff7ddb070}, <No data fields>}}
  710. serviceDaemonMode = 0 '\000'
  711. option = <value optimized out>
  712. WORLD: unknown PET flag Action 1 and spellid 53434.
  713. WORLD: unknown PET flag Action 1 and spellid 53401.
  714. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  715. WORLD: unknown PET flag Action 1 and spellid 52472.
  716. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  717. WORLD: unknown PET flag Action 1 and spellid 52472.
  718. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  719. WORLD: unknown PET flag Action 1 and spellid 52472.
  720. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  721. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  722. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  723. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  724. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  725. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  726. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Seox (Guid: 4301561) and should be Player Seox (Guid: 4301561) instead of Player Seox (Guid: 4301561)
  727. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  728. EffectTriggerSpell of spell 62490: triggering unknown spell id 62474
  729. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  730. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  731. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  732. WORLD: unknown PET flag Action 1 and spellid 52472.
  733. WORLD: unknown PET flag Action 129 and spellid 58875.
  734. Aura::TriggerSpell: Spell 63132 have 0 in EffectTriggered[0], not handled custom case?
  735. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  736. WORLD: unknown PET flag Action 129 and spellid 58875.
  737. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  738. WORLD: unknown PET flag Action 1 and spellid 52472.
  739. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  740. WORLD: unknown PET flag Action 1 and spellid 52472.
  741. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement