Advertisement
Guest User

Untitled

a guest
Sep 29th, 2017
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.11 KB | None | 0 0
  1. [New Thread 0x7fffd09ae700 (LWP 3185)]
  2. [New Thread 0x7fffd01ad700 (LWP 3186)]
  3. [New Thread 0x7fffcf9ac700 (LWP 3187)]
  4. [New Thread 0x7fffcf1ab700 (LWP 3188)]
  5. [New Thread 0x7fffce9aa700 (LWP 3189)]
  6. [New Thread 0x7fffce1a9700 (LWP 3190)]
  7. [New Thread 0x7fffcd8a8700 (LWP 3191)]
  8. [New Thread 0x7fffcd0a7700 (LWP 3192)]
  9. [New Thread 0x7fffcc8a6700 (LWP 3193)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffd39b4700 (LWP 3179)]
  13. operator<< (buf=..., guid=...) at /root/mangos/src/game/ObjectGuid.cpp:91
  14. 91 buf.append(guid.m_packedGuid);
  15. #0 operator<< (buf=..., guid=...) at /root/mangos/src/game/ObjectGuid.cpp:91
  16. #1 0x00000000008dd597 in Spell::SendSpellGo (this=0x7fff1e841f80) at /root/mangos/src/game/Spell.cpp:4285
  17. #2 0x00000000008eaa76 in Spell::cast (this=0x7fff1e841f80, skipCheck=false) at /root/mangos/src/game/Spell.cpp:3670
  18. #3 0x000000000076b0fb in Unit::CastSpell (this=<value optimized out>, Victim=0x7fff3123c000, spellInfo=<value optimized out>, triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x7fff02b48ef0, originalCaster=..., triggeredBy=0x7fffebcac200) at /root/mangos/src/game/Unit.cpp:1269
  19. #4 0x000000000095a703 in Aura::TriggerSpell (this=0x7fff02b48ef0) at /root/mangos/src/game/SpellAuras.cpp:2085
  20. #5 0x000000000095cfe6 in Aura::PeriodicTick (this=0x7fff02b48ef0) at /root/mangos/src/game/SpellAuras.cpp:8427
  21. #6 0x000000000094f796 in UpdateAura (this=0x7fff2ada9c00, diff=28848) at /root/mangos/src/game/SpellAuras.h:442
  22. #7 SpellAuraHolder::Update (this=0x7fff2ada9c00, diff=28848) at /root/mangos/src/game/SpellAuras.cpp:11122
  23. #8 0x0000000000774fb3 in UpdateHolder (this=0x7fff3123c000, time=28848) at /root/mangos/src/game/SpellAuras.h:107
  24. #9 Unit::_UpdateSpells (this=0x7fff3123c000, time=28848) at /root/mangos/src/game/Unit.cpp:3695
  25. #10 0x0000000000788c7c in Unit::Update (this=0x7fff3123c000, update_diff=28848, p_time=109) at /root/mangos/src/game/Unit.cpp:333
  26. #11 0x000000000070e958 in Player::Update (this=0x7fff3123c000, update_diff=28848, p_time=109) at /root/mangos/src/game/Player.cpp:1219
  27. #12 0x0000000000647ac9 in Update (this=0x7fff065a0000, t_diff=<value optimized out>) at /root/mangos/src/game/Object.h:430
  28. #13 Map::Update (this=0x7fff065a0000, t_diff=<value optimized out>) at /root/mangos/src/game/Map.cpp:461
  29. #14 0x00000000006484d9 in BattleGroundMap::Update (this=0x7fffd39b3510, diff=@0x28) at /root/mangos/src/game/Map.cpp:1543
  30. #15 0x00000000008133f2 in MapUpdateRequest::call (this=0x7fff7978cc98) at /root/mangos/src/game/MapUpdater.cpp:74
  31. #16 0x0000000000a7f227 in DelayExecutor::svc (this=0x7fffd4e80770) at /root/mangos/src/shared/DelayExecutor.cpp:72
  32. #17 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  33. #18 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  34. #19 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  35. #20 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  36. #21 0x0000000000000000 in ?? ()
  37. #0 operator<< (buf=..., guid=...) at /root/mangos/src/game/ObjectGuid.cpp:91
  38. No locals.
  39. #1 0x00000000008dd597 in Spell::SendSpellGo (this=0x7fff1e841f80) at /root/mangos/src/game/Spell.cpp:4285
  40. castFlags = 256
  41. caster = <value optimized out>
  42. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 0, _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {_M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, _M_start = 0x7fff9f5dafd0 "X\207]\237ÿ\177", _M_finish = 0x7fff9f5dafd0 "X\207]\237ÿ\177", _M_end_of_storage = 0x7fff9f5db002 "\230YB"}}, <No data fields>}}, m_opcode = 306}
  43. #2 0x00000000008eaa76 in Spell::cast (this=0x7fff1e841f80, skipCheck=false) at /root/mangos/src/game/Spell.cpp:3670
  44. castResult = <value optimized out>
  45. procTarget = <value optimized out>
  46. #3 0x000000000076b0fb in Unit::CastSpell (this=<value optimized out>, Victim=0x7fff3123c000, spellInfo=<value optimized out>, triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x7fff02b48ef0, originalCaster=..., triggeredBy=0x7fffebcac200) at /root/mangos/src/game/Unit.cpp:1269
  47. targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = 1523.81152, m_destY = 1481.75757, m_destZ = 352.007599, m_strTarget = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xe95e58 ""}}, m_targetMask = 2, m_unitTarget = 0x7fff3123c000, m_GOTarget = 0x0, m_itemTarget = 0x0, m_unitTargetGUID = {m_guid = 258768}, m_GOTargetGUID = {m_guid = 0}, m_CorpseTargetGUID = {m_guid = 0}, m_itemTargetGUID = {m_guid = 0}, m_srcTransportGUID = {m_guid = 0}, m_destTransportGUID = {m_guid = 0}, m_itemTargetEntry = 0}
  48. #4 0x000000000095a703 in Aura::TriggerSpell (this=0x7fff02b48ef0) at /root/mangos/src/game/SpellAuras.cpp:2085
  49. triggerTarget = 0x7fff3123c000
  50. auraSpellInfo = <value optimized out>
  51. auraId = 0
  52. casterGUID = {m_guid = 17379391357210192261}
  53. trigger_spell_id = 38470
  54. triggeredSpellInfo = 0x7fffebd05900
  55. target = <value optimized out>
  56. triggerCaster = 0x7fffd39b3510
  57. triggerTargetObject = <value optimized out>
  58. #5 0x000000000095cfe6 in Aura::PeriodicTick (this=0x7fff02b48ef0) at /root/mangos/src/game/SpellAuras.cpp:8427
  59. target = 0x7fff3123c000
  60. spellProto = 0x7fffebcac200
  61. #6 0x000000000094f796 in UpdateAura (this=0x7fff2ada9c00, diff=28848) at /root/mangos/src/game/SpellAuras.h:442
  62. No locals.
  63. #7 SpellAuraHolder::Update (this=0x7fff2ada9c00, diff=28848) at /root/mangos/src/game/SpellAuras.cpp:11122
  64. aura = 0x7fff02b48ef0
  65. #8 0x0000000000774fb3 in UpdateHolder (this=0x7fff3123c000, time=28848) at /root/mangos/src/game/SpellAuras.h:107
  66. No locals.
  67. #9 Unit::_UpdateSpells (this=0x7fff3123c000, time=28848) at /root/mangos/src/game/Unit.cpp:3695
  68. i_holder = 0x7fff2ada9c00
  69. #10 0x0000000000788c7c in Unit::Update (this=0x7fff3123c000, update_diff=28848, p_time=109) at /root/mangos/src/game/Unit.cpp:333
  70. No locals.
  71. #11 0x000000000070e958 in Player::Update (this=0x7fff3123c000, update_diff=28848, p_time=109) at /root/mangos/src/game/Player.cpp:1219
  72. now = <value optimized out>
  73. pet = <value optimized out>
  74. #12 0x0000000000647ac9 in Update (this=0x7fff065a0000, t_diff=<value optimized out>) at /root/mangos/src/game/Object.h:430
  75. No locals.
  76. #13 Map::Update (this=0x7fff065a0000, t_diff=<value optimized out>) at /root/mangos/src/game/Map.cpp:461
  77. plr = 0x7fff3123c000
  78. updater = {i_timeDiff = 471018256}
  79. __FUNCTION__ = "Update"
  80. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  81. #14 0x00000000006484d9 in BattleGroundMap::Update (this=0x7fffd39b3510, diff=@0x28) at /root/mangos/src/game/Map.cpp:1543
  82. No locals.
  83. #15 0x00000000008133f2 in MapUpdateRequest::call (this=0x7fff7978cc98) at /root/mangos/src/game/MapUpdater.cpp:74
  84. No locals.
  85. #16 0x0000000000a7f227 in DelayExecutor::svc (this=0x7fffd4e80770) at /root/mangos/src/shared/DelayExecutor.cpp:72
  86. 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 = 1312736772, tv_usec = 852854}}
  87. rq = <value optimized out>
  88. #17 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  89. No symbol table info available.
  90. #18 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  91. No symbol table info available.
  92. #19 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  93. No symbol table info available.
  94. #20 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  95. No symbol table info available.
  96. #21 0x0000000000000000 in ?? ()
  97. No symbol table info available.
  98. 21 Thread 0x7fffcc8a6700 (LWP 3193) 0x00007ffff5b74f23 in epoll_wait () from /lib/libc.so.6
  99. 20 Thread 0x7fffcd0a7700 (LWP 3192) 0x00007ffff5b74f23 in epoll_wait () from /lib/libc.so.6
  100. 19 Thread 0x7fffcd8a8700 (LWP 3191) 0x00007ffff5b74f23 in epoll_wait () from /lib/libc.so.6
  101. 18 Thread 0x7fffce1a9700 (LWP 3190) 0x00007ffff5b74f23 in epoll_wait () from /lib/libc.so.6
  102. 17 Thread 0x7fffce9aa700 (LWP 3189) 0x00007ffff5b74f23 in epoll_wait () from /lib/libc.so.6
  103. 16 Thread 0x7fffcf1ab700 (LWP 3188) 0x00007ffff5e1ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  104. 15 Thread 0x7fffcf9ac700 (LWP 3187) 0x00007ffff5e1ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  105. 14 Thread 0x7fffd01ad700 (LWP 3186) 0x00007ffff5e1ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  106. 13 Thread 0x7fffd09ae700 (LWP 3185) 0x00007ffff5e1ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  107. 12 Thread 0x7fffd19b0700 (LWP 3183) 0x00007ffff5e2036d in nanosleep () from /lib/libpthread.so.0
  108. 11 Thread 0x7fffd11af700 (LWP 3184) 0x00007ffff5e1ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  109. 10 Thread 0x7fffd21b1700 (LWP 3182) 0x00007ffff5b6d2c3 in select () from /lib/libc.so.6
  110. 9 Thread 0x7fffd29b2700 (LWP 3181) 0x00007ffff5b3820d in nanosleep () from /lib/libc.so.6
  111. 8 Thread 0x7fffd31b3700 (LWP 3180) 0x00007ffff5e1ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  112. * 7 Thread 0x7fffd39b4700 (LWP 3179) operator<< (buf=..., guid=...) at /root/mangos/src/game/ObjectGuid.cpp:91
  113. 6 Thread 0x7fffd43b5700 (LWP 3178) 0x00007ffff5e2036d in nanosleep () from /lib/libpthread.so.0
  114. 5 Thread 0x7ffff4223700 (LWP 3133) 0x00007ffff5e2036d in nanosleep () from /lib/libpthread.so.0
  115. 4 Thread 0x7ffff4a24700 (LWP 3132) 0x00007ffff5e2036d in nanosleep () from /lib/libpthread.so.0
  116. 3 Thread 0x7ffff5432700 (LWP 3131) 0x00007ffff5e2036d in nanosleep () from /lib/libpthread.so.0
  117. 1 Thread 0x7ffff7fdf720 (LWP 3127) 0x00007ffff5e19285 in pthread_join () from /lib/libpthread.so.0
  118.  
  119. Thread 21 (Thread 0x7fffcc8a6700 (LWP 3193)):
  120. #0 0x00007ffff5b74f23 in epoll_wait () from /lib/libc.so.6
  121. No symbol table info available.
  122. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  123. No symbol table info available.
  124. #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
  125. No symbol table info available.
  126. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  127. No symbol table info available.
  128. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  129. No symbol table info available.
  130. #5 0x00000000005245e8 in ReactorRunnable::svc (this=0x7fffd3a6a1e8) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  131. 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 = 1321}}
  132. __FUNCTION__ = "svc"
  133. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  134. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  135. No symbol table info available.
  136. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  137. No symbol table info available.
  138. #8 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  139. No symbol table info available.
  140. #9 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  141. No symbol table info available.
  142. #10 0x0000000000000000 in ?? ()
  143. No symbol table info available.
  144.  
  145. Thread 20 (Thread 0x7fffcd0a7700 (LWP 3192)):
  146. #0 0x00007ffff5b74f23 in epoll_wait () from /lib/libc.so.6
  147. No symbol table info available.
  148. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  149. No symbol table info available.
  150. #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
  151. No symbol table info available.
  152. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  153. No symbol table info available.
  154. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  155. No symbol table info available.
  156. #5 0x00000000005245e8 in ReactorRunnable::svc (this=0x7fffd3a6a0b0) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  157. 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 = 1141}}
  158. __FUNCTION__ = "svc"
  159. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  160. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  161. No symbol table info available.
  162. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  163. No symbol table info available.
  164. #8 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  165. No symbol table info available.
  166. #9 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  167. No symbol table info available.
  168. #10 0x0000000000000000 in ?? ()
  169. No symbol table info available.
  170.  
  171. Thread 19 (Thread 0x7fffcd8a8700 (LWP 3191)):
  172. #0 0x00007ffff5b74f23 in epoll_wait () from /lib/libc.so.6
  173. No symbol table info available.
  174. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  175. No symbol table info available.
  176. #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
  177. No symbol table info available.
  178. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  179. No symbol table info available.
  180. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  181. No symbol table info available.
  182. #5 0x00000000005245e8 in ReactorRunnable::svc (this=0x7fffd3a69f78) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  183. 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}}
  184. __FUNCTION__ = "svc"
  185. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  186. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  187. No symbol table info available.
  188. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  189. No symbol table info available.
  190. #8 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  191. No symbol table info available.
  192. #9 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  193. No symbol table info available.
  194. #10 0x0000000000000000 in ?? ()
  195. No symbol table info available.
  196.  
  197. Thread 18 (Thread 0x7fffce1a9700 (LWP 3190)):
  198. #0 0x00007ffff5b74f23 in epoll_wait () from /lib/libc.so.6
  199. No symbol table info available.
  200. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  201. No symbol table info available.
  202. #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
  203. No symbol table info available.
  204. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  205. No symbol table info available.
  206. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  207. No symbol table info available.
  208. #5 0x00000000005245e8 in ReactorRunnable::svc (this=0x7fffd3a69e40) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  209. 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 = 9730}}
  210. __FUNCTION__ = "svc"
  211. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  212. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  213. No symbol table info available.
  214. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  215. No symbol table info available.
  216. #8 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  217. No symbol table info available.
  218. #9 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  219. No symbol table info available.
  220. #10 0x0000000000000000 in ?? ()
  221. No symbol table info available.
  222.  
  223. Thread 17 (Thread 0x7fffce9aa700 (LWP 3189)):
  224. #0 0x00007ffff5b74f23 in epoll_wait () from /lib/libc.so.6
  225. No symbol table info available.
  226. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  227. No symbol table info available.
  228. #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
  229. No symbol table info available.
  230. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  231. No symbol table info available.
  232. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  233. No symbol table info available.
  234. #5 0x00000000005245e8 in ReactorRunnable::svc (this=0x7fffd3a69d08) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  235. 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}}
  236. __FUNCTION__ = "svc"
  237. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  238. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  239. No symbol table info available.
  240. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  241. No symbol table info available.
  242. #8 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  243. No symbol table info available.
  244. #9 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  245. No symbol table info available.
  246. #10 0x0000000000000000 in ?? ()
  247. No symbol table info available.
  248.  
  249. Thread 16 (Thread 0x7fffcf1ab700 (LWP 3188)):
  250. #0 0x00007ffff5e1ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  251. No symbol table info available.
  252. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  253. No symbol table info available.
  254. #2 0x000000000051336b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3a07f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  255. result = <value optimized out>
  256. #3 0x00000000005144e7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3a07f00, first_item=@0x7fffcf1aae28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  257. ace_mon = {lock_ = 0x7fffd3a07f50, owner_ = 0}
  258. #4 0x00000000005131b8 in getq (this=0x7fffd21b0d90) at /opt/mangos/include/ace/Task_T.inl:22
  259. No locals.
  260. #5 SOAPWorkingThread::svc (this=0x7fffd21b0d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  261. mb = 0x0
  262. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  263. No symbol table info available.
  264. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  265. No symbol table info available.
  266. #8 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  267. No symbol table info available.
  268. #9 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  269. No symbol table info available.
  270. #10 0x0000000000000000 in ?? ()
  271. No symbol table info available.
  272.  
  273. Thread 15 (Thread 0x7fffcf9ac700 (LWP 3187)):
  274. #0 0x00007ffff5e1ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  275. No symbol table info available.
  276. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  277. No symbol table info available.
  278. #2 0x000000000051336b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3a07f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  279. result = <value optimized out>
  280. #3 0x00000000005144e7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3a07f00, first_item=@0x7fffcf9abe28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  281. ace_mon = {lock_ = 0x7fffd3a07f50, owner_ = 0}
  282. #4 0x00000000005131b8 in getq (this=0x7fffd21b0d90) at /opt/mangos/include/ace/Task_T.inl:22
  283. No locals.
  284. #5 SOAPWorkingThread::svc (this=0x7fffd21b0d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  285. mb = 0x0
  286. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  287. No symbol table info available.
  288. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  289. No symbol table info available.
  290. #8 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  291. No symbol table info available.
  292. #9 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  293. No symbol table info available.
  294. #10 0x0000000000000000 in ?? ()
  295. No symbol table info available.
  296.  
  297. Thread 14 (Thread 0x7fffd01ad700 (LWP 3186)):
  298. #0 0x00007ffff5e1ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  299. No symbol table info available.
  300. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  301. No symbol table info available.
  302. #2 0x000000000051336b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3a07f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  303. result = <value optimized out>
  304. #3 0x00000000005144e7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3a07f00, first_item=@0x7fffd01ace28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  305. ace_mon = {lock_ = 0x7fffd3a07f50, owner_ = 0}
  306. #4 0x00000000005131b8 in getq (this=0x7fffd21b0d90) at /opt/mangos/include/ace/Task_T.inl:22
  307. No locals.
  308. #5 SOAPWorkingThread::svc (this=0x7fffd21b0d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  309. mb = 0x0
  310. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  311. No symbol table info available.
  312. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  313. No symbol table info available.
  314. #8 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  315. No symbol table info available.
  316. #9 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  317. No symbol table info available.
  318. #10 0x0000000000000000 in ?? ()
  319. No symbol table info available.
  320.  
  321. Thread 13 (Thread 0x7fffd09ae700 (LWP 3185)):
  322. #0 0x00007ffff5e1ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  323. No symbol table info available.
  324. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  325. No symbol table info available.
  326. #2 0x000000000051336b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3a07f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  327. result = <value optimized out>
  328. #3 0x00000000005144e7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3a07f00, first_item=@0x7fffd09ade28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  329. ace_mon = {lock_ = 0x7fffd3a07f50, owner_ = 0}
  330. #4 0x00000000005131b8 in getq (this=0x7fffd21b0d90) at /opt/mangos/include/ace/Task_T.inl:22
  331. No locals.
  332. #5 SOAPWorkingThread::svc (this=0x7fffd21b0d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  333. mb = 0x0
  334. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  335. No symbol table info available.
  336. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  337. No symbol table info available.
  338. #8 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  339. No symbol table info available.
  340. #9 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  341. No symbol table info available.
  342. #10 0x0000000000000000 in ?? ()
  343. No symbol table info available.
  344.  
  345. Thread 12 (Thread 0x7fffd19b0700 (LWP 3183)):
  346. #0 0x00007ffff5e2036d in nanosleep () from /lib/libpthread.so.0
  347. No symbol table info available.
  348. #1 0x0000000000a79759 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  349. rqtp = {tv_sec = 1, tv_nsec = 0}
  350. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  351. No locals.
  352. #3 0x000000000051e9eb in FreezeDetectorRunnable::run (this=0x7fffd3a4fd58) at /root/mangos/src/mangosd/Master.cpp:79
  353. curtime = 4294966780
  354. #4 0x0000000000a79a2a in ACE_Based::Thread::ThreadTask (param=0x7fffd19afe30) at /root/mangos/src/shared/Threading.cpp:187
  355. No locals.
  356. #5 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  357. No symbol table info available.
  358. #6 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  359. No symbol table info available.
  360. #7 0x0000000000000000 in ?? ()
  361. No symbol table info available.
  362.  
  363. Thread 11 (Thread 0x7fffd11af700 (LWP 3184)):
  364. #0 0x00007ffff5e1ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  365. No symbol table info available.
  366. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  367. No symbol table info available.
  368. #2 0x000000000051336b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3a07f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  369. result = <value optimized out>
  370. #3 0x00000000005144e7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3a07f00, first_item=@0x7fffd11aee28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  371. ace_mon = {lock_ = 0x7fffd3a07f50, owner_ = 0}
  372. #4 0x00000000005131b8 in getq (this=0x7fffd21b0d90) at /opt/mangos/include/ace/Task_T.inl:22
  373. No locals.
  374. #5 SOAPWorkingThread::svc (this=0x7fffd21b0d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  375. mb = 0x0
  376. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  377. No symbol table info available.
  378. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  379. No symbol table info available.
  380. #8 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  381. No symbol table info available.
  382. #9 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  383. No symbol table info available.
  384. #10 0x0000000000000000 in ?? ()
  385. No symbol table info available.
  386.  
  387. Thread 10 (Thread 0x7fffd21b1700 (LWP 3182)):
  388. #0 0x00007ffff5b6d2c3 in select () from /lib/libc.so.6
  389. No symbol table info available.
  390. #1 0x0000000000af581e in tcp_select (soap=0x7fffd2195590, s=35, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4418
  391. tv = {tv_sec = 0, tv_usec = 274763}
  392. fd = {{fds_bits = {34359738368, 0 <repeats 15 times>}}, {fds_bits = {34359738368, 0 <repeats 15 times>}}, {fds_bits = {34359738368, 0 <repeats 15 times>}}}
  393. sfd = 0x7fffd21953c0
  394. efd = 0x7fffd2195440
  395. r = <value optimized out>
  396. rfd = 0x7fffd2195340
  397. #2 0x0000000000b0346f in soap_accept (soap=0x7fffd2195590) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4486
  398. r = -514
  399. err = -514
  400. n = 16
  401. len = 65536
  402. set = 1
  403. #3 0x0000000000512687 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/MaNGOSsoap.cpp:51
  404. thread_soap = <value optimized out>
  405. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fffd3a07f00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  406. soap = {_vptr.soap = 0xbc55b0, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xbc1ebb "%.9G", double_format = 0xbc1ec0 "%.17lG", dime_id_format = 0xbc1ec7 "cid:id%d", http_version = 0xbc1ed0 "1.1", http_content = 0x0, encodingStyle = 0xbc4ae0 "", actor = 0x0, lang = 0xbc27ec "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 = 0x4a826f0, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7ffff079bfb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xb16020 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xaf3ae0 <http_get(soap*)>, fput = 0xaf3af0 <http_405(soap*)>, fdel = 0xaf3af0 <http_405(soap*)>, fhead = 0xaf3af0 <http_405(soap*)>, fform = 0, fposthdr = 0xafbd00 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xaf6c10 <http_response(soap*, int, size_t)>, fparse = 0xb07620 <http_parse(soap*)>, fparsehdr = 0xb15460 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xaf8f70 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xaf8f50 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xaf8f40 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xb0ae00 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xaf8f60 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xaf33f0 <tcp_disconnect(soap*)>, fsend = 0xaf8c20 <fsend(soap*, char const*, size_t)>, frecv = 0xaf89f0 <frecv(soap*, char*, size_t)>, fpoll = 0xb038d0 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xaf6bb0 <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 = 55568, 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 = 0xbc1ed4 "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\t\000\000\000\000\000\000\000\033\000\000\000\000\000\000\000\000\200 Óÿ\177\000\000\212ç|öÿ\177\000\000 \r\033Òÿ\177\000\000\000,b(óÏsv\000\000\000\000\000\000\000\000\000« Óÿ\177\000\000\001\000\000\000\000\000\000\000\210\026\033Òÿ\177\000\000\000\027\033Òÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff67d0304, z_crc = 0, z_dict = 0x9d3a08000 <Address 0x9d3a08000 out of bounds>, z_dict_len = 4097, zlib_state = 0, zlib_in = 0, zlib_out = -22632, z_buf = 0x7ffff7fda788 "", z_buflen = 0, z_level = 32768, z_ratio_in = 4.59163468e-41, z_ratio_out = -1.28310798e+33}
  407. m = <value optimized out>
  408. s = -514
  409. #4 0x0000000000a79a2a in ACE_Based::Thread::ThreadTask (param=0x24) at /root/mangos/src/shared/Threading.cpp:187
  410. No locals.
  411. #5 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  412. No symbol table info available.
  413. #6 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  414. No symbol table info available.
  415. #7 0x0000000000000000 in ?? ()
  416. No symbol table info available.
  417.  
  418. Thread 9 (Thread 0x7fffd29b2700 (LWP 3181)):
  419. #0 0x00007ffff5b3820d in nanosleep () from /lib/libc.so.6
  420. No symbol table info available.
  421. #1 0x00007ffff5b6db14 in usleep () from /lib/libc.so.6
  422. No symbol table info available.
  423. #2 0x000000000051fd0e in CliRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/CliRunnable.cpp:617
  424. command_str = <value optimized out>
  425. commandbuf = "\000À¡Óÿ\177\000\000\004\003}öÿ\177", '\000' <repeats 11 times>, "À¡Ó\b\000\000\000\001\020\000\000\000\000\000\000\230ªý÷ÿ\177\000\000\210ªý÷ÿ\177", '\000' <repeats 11 times>, "À¡Óÿ\177\000\000f\f}öÿ\177", '\000' <repeats 11 times>, ",b(óÏsvx\020\000\000\000\000\000\000\000ë¡Óÿ\177\000\000°¾ü÷ÿ\177\000\000\210&\233Òÿ\177\000\000\000'\233Òÿ\177", '\000' <repeats 18 times>, "Fh²÷ÿ\177\000\000\000À¯Óÿ\177\000\000lø|öÿ\177\000\000\bó¯Óÿ\177", '\000' <repeats 11 times>, "ë¡Óÿ\177\000\000P]é\000\000\000\000\000À)\233Ò"...
  426. #3 0x0000000000a79a2a in ACE_Based::Thread::ThreadTask (param=0x7fffd29b1c40) at /root/mangos/src/shared/Threading.cpp:187
  427. No locals.
  428. #4 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  429. No symbol table info available.
  430. #5 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  431. No symbol table info available.
  432. #6 0x0000000000000000 in ?? ()
  433. No symbol table info available.
  434.  
  435. Thread 8 (Thread 0x7fffd31b3700 (LWP 3180)):
  436. #0 0x00007ffff5e1ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  437. No symbol table info available.
  438. #1 0x00007ffff7ae037a in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  439. No symbol table info available.
  440. #2 0x0000000000812d40 in MapUpdater::wait (this=0x7fffd4e80768) at /root/mangos/src/game/MapUpdater.cpp:107
  441. guard = {lock_ = 0x7fffd4e80880, owner_ = 0}
  442. #3 0x0000000000580c98 in MapManager::Update (this=0x7fffd4e80680, diff=<value optimized out>) at /root/mangos/src/game/MapManager.cpp:247
  443. No locals.
  444. #4 0x00000000006630fd in World::Update (this=0x7ffff7f6b900, diff=43) at /root/mangos/src/game/World.cpp:1610
  445. autobroadcaston = 0
  446. #5 0x000000000051bbbd in WorldRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/WorldRunnable.cpp:60
  447. diff = 43
  448. prevSleepTime = 42
  449. #6 0x0000000000a79a2a in ACE_Based::Thread::ThreadTask (param=0x7fffd4e80844) at /root/mangos/src/shared/Threading.cpp:187
  450. No locals.
  451. #7 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  452. No symbol table info available.
  453. #8 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  454. No symbol table info available.
  455. #9 0x0000000000000000 in ?? ()
  456. No symbol table info available.
  457.  
  458. Thread 7 (Thread 0x7fffd39b4700 (LWP 3179)):
  459. #0 operator<< (buf=..., guid=...) at /root/mangos/src/game/ObjectGuid.cpp:91
  460. No locals.
  461. #1 0x00000000008dd597 in Spell::SendSpellGo (this=0x7fff1e841f80) at /root/mangos/src/game/Spell.cpp:4285
  462. castFlags = 256
  463. caster = <value optimized out>
  464. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 0, _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {_M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, _M_start = 0x7fff9f5dafd0 "X\207]\237ÿ\177", _M_finish = 0x7fff9f5dafd0 "X\207]\237ÿ\177", _M_end_of_storage = 0x7fff9f5db002 "\230YB"}}, <No data fields>}}, m_opcode = 306}
  465. #2 0x00000000008eaa76 in Spell::cast (this=0x7fff1e841f80, skipCheck=false) at /root/mangos/src/game/Spell.cpp:3670
  466. castResult = <value optimized out>
  467. procTarget = <value optimized out>
  468. #3 0x000000000076b0fb in Unit::CastSpell (this=<value optimized out>, Victim=0x7fff3123c000, spellInfo=<value optimized out>, triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x7fff02b48ef0, originalCaster=..., triggeredBy=0x7fffebcac200) at /root/mangos/src/game/Unit.cpp:1269
  469. targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = 1523.81152, m_destY = 1481.75757, m_destZ = 352.007599, m_strTarget = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xe95e58 ""}}, m_targetMask = 2, m_unitTarget = 0x7fff3123c000, m_GOTarget = 0x0, m_itemTarget = 0x0, m_unitTargetGUID = {m_guid = 258768}, m_GOTargetGUID = {m_guid = 0}, m_CorpseTargetGUID = {m_guid = 0}, m_itemTargetGUID = {m_guid = 0}, m_srcTransportGUID = {m_guid = 0}, m_destTransportGUID = {m_guid = 0}, m_itemTargetEntry = 0}
  470. #4 0x000000000095a703 in Aura::TriggerSpell (this=0x7fff02b48ef0) at /root/mangos/src/game/SpellAuras.cpp:2085
  471. triggerTarget = 0x7fff3123c000
  472. auraSpellInfo = <value optimized out>
  473. auraId = 0
  474. casterGUID = {m_guid = 17379391357210192261}
  475. trigger_spell_id = 38470
  476. triggeredSpellInfo = 0x7fffebd05900
  477. target = <value optimized out>
  478. triggerCaster = 0x7fffd39b3510
  479. triggerTargetObject = <value optimized out>
  480. #5 0x000000000095cfe6 in Aura::PeriodicTick (this=0x7fff02b48ef0) at /root/mangos/src/game/SpellAuras.cpp:8427
  481. target = 0x7fff3123c000
  482. spellProto = 0x7fffebcac200
  483. #6 0x000000000094f796 in UpdateAura (this=0x7fff2ada9c00, diff=28848) at /root/mangos/src/game/SpellAuras.h:442
  484. No locals.
  485. #7 SpellAuraHolder::Update (this=0x7fff2ada9c00, diff=28848) at /root/mangos/src/game/SpellAuras.cpp:11122
  486. aura = 0x7fff02b48ef0
  487. #8 0x0000000000774fb3 in UpdateHolder (this=0x7fff3123c000, time=28848) at /root/mangos/src/game/SpellAuras.h:107
  488. No locals.
  489. #9 Unit::_UpdateSpells (this=0x7fff3123c000, time=28848) at /root/mangos/src/game/Unit.cpp:3695
  490. i_holder = 0x7fff2ada9c00
  491. #10 0x0000000000788c7c in Unit::Update (this=0x7fff3123c000, update_diff=28848, p_time=109) at /root/mangos/src/game/Unit.cpp:333
  492. No locals.
  493. #11 0x000000000070e958 in Player::Update (this=0x7fff3123c000, update_diff=28848, p_time=109) at /root/mangos/src/game/Player.cpp:1219
  494. now = <value optimized out>
  495. pet = <value optimized out>
  496. #12 0x0000000000647ac9 in Update (this=0x7fff065a0000, t_diff=<value optimized out>) at /root/mangos/src/game/Object.h:430
  497. No locals.
  498. #13 Map::Update (this=0x7fff065a0000, t_diff=<value optimized out>) at /root/mangos/src/game/Map.cpp:461
  499. plr = 0x7fff3123c000
  500. updater = {i_timeDiff = 471018256}
  501. __FUNCTION__ = "Update"
  502. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  503. #14 0x00000000006484d9 in BattleGroundMap::Update (this=0x7fffd39b3510, diff=@0x28) at /root/mangos/src/game/Map.cpp:1543
  504. No locals.
  505. #15 0x00000000008133f2 in MapUpdateRequest::call (this=0x7fff7978cc98) at /root/mangos/src/game/MapUpdater.cpp:74
  506. No locals.
  507. #16 0x0000000000a7f227 in DelayExecutor::svc (this=0x7fffd4e80770) at /root/mangos/src/shared/DelayExecutor.cpp:72
  508. 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 = 1312736772, tv_usec = 852854}}
  509. rq = <value optimized out>
  510. #17 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  511. No symbol table info available.
  512. #18 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  513. No symbol table info available.
  514. #19 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  515. No symbol table info available.
  516. #20 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  517. No symbol table info available.
  518. #21 0x0000000000000000 in ?? ()
  519. No symbol table info available.
  520.  
  521. Thread 6 (Thread 0x7fffd43b5700 (LWP 3178)):
  522. #0 0x00007ffff5e2036d in nanosleep () from /lib/libpthread.so.0
  523. No symbol table info available.
  524. #1 0x0000000000a79759 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  525. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  526. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  527. No locals.
  528. #3 0x0000000000a7899a in SqlDelayThread::run (this=0x7fffd4fdc940) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  529. pingEveryLoop = 180000
  530. loopCounter = 39427
  531. #4 0x0000000000a79a2a in ACE_Based::Thread::ThreadTask (param=0x7fffd43b4e30) at /root/mangos/src/shared/Threading.cpp:187
  532. No locals.
  533. #5 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  534. No symbol table info available.
  535. #6 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  536. No symbol table info available.
  537. #7 0x0000000000000000 in ?? ()
  538. No symbol table info available.
  539.  
  540. Thread 5 (Thread 0x7ffff4223700 (LWP 3133)):
  541. #0 0x00007ffff5e2036d in nanosleep () from /lib/libpthread.so.0
  542. No symbol table info available.
  543. #1 0x0000000000a79759 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  544. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  545. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  546. No locals.
  547. #3 0x0000000000a7899a in SqlDelayThread::run (this=0x7ffff7f7bdc0) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  548. pingEveryLoop = 180000
  549. loopCounter = 41679
  550. #4 0x0000000000a79a2a in ACE_Based::Thread::ThreadTask (param=0x7ffff4222e30) at /root/mangos/src/shared/Threading.cpp:187
  551. No locals.
  552. #5 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  553. No symbol table info available.
  554. #6 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  555. No symbol table info available.
  556. #7 0x0000000000000000 in ?? ()
  557. No symbol table info available.
  558.  
  559. Thread 4 (Thread 0x7ffff4a24700 (LWP 3132)):
  560. #0 0x00007ffff5e2036d in nanosleep () from /lib/libpthread.so.0
  561. No symbol table info available.
  562. #1 0x0000000000a79759 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  563. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  564. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  565. No locals.
  566. #3 0x0000000000a7899a in SqlDelayThread::run (this=0x7ffff7f7be80) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  567. pingEveryLoop = 180000
  568. loopCounter = 58721
  569. #4 0x0000000000a79a2a in ACE_Based::Thread::ThreadTask (param=0x7ffff4a23e30) at /root/mangos/src/shared/Threading.cpp:187
  570. No locals.
  571. #5 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  572. No symbol table info available.
  573. #6 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  574. No symbol table info available.
  575. #7 0x0000000000000000 in ?? ()
  576. No symbol table info available.
  577.  
  578. Thread 3 (Thread 0x7ffff5432700 (LWP 3131)):
  579. #0 0x00007ffff5e2036d in nanosleep () from /lib/libpthread.so.0
  580. No symbol table info available.
  581. #1 0x0000000000a79759 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  582. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  583. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  584. No locals.
  585. #3 0x0000000000a7899a in SqlDelayThread::run (this=0x7ffff7f7bf40) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  586. pingEveryLoop = 180000
  587. loopCounter = 42976
  588. #4 0x0000000000a79a2a in ACE_Based::Thread::ThreadTask (param=0x7ffff5431e30) at /root/mangos/src/shared/Threading.cpp:187
  589. No locals.
  590. #5 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  591. No symbol table info available.
  592. #6 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  593. No symbol table info available.
  594. #7 0x0000000000000000 in ?? ()
  595. No symbol table info available.
  596.  
  597. Thread 1 (Thread 0x7ffff7fdf720 (LWP 3127)):
  598. #0 0x00007ffff5e19285 in pthread_join () from /lib/libpthread.so.0
  599. No symbol table info available.
  600. #1 0x00007ffff7b7689b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  601. No symbol table info available.
  602. #2 0x0000000000522af0 in Wait (this=0x7fffd3b2ccc8) at /root/mangos/src/game/WorldSocketMgr.cpp:101
  603. No locals.
  604. #3 WorldSocketMgr::Wait (this=0x7fffd3b2ccc8) at /root/mangos/src/game/WorldSocketMgr.cpp:310
  605. i = 1
  606. #4 0x000000000051ca13 in Master::Run (this=<value optimized out>) at /root/mangos/src/mangosd/Master.cpp:322
  607. 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"}}
  608. rar_thread = 0x0
  609. bind_ip = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffd3b01238 "0.0.0.0"}}
  610. world_thread = {m_iThreadId = 140736735164160, m_hThreadHandle = 140736735164160, m_task = 0x7fffd3b4f490, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xbbecf0, 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}}}
  611. cliThread = 0x7fffd5136008
  612. soap_thread = 0x7fffd5136020
  613. freeze_thread = 0x7fffd5136050
  614. #5 0x00000000005153bb in main (argc=<value optimized out>, argv=0x7fffffffe1a8) at /root/mangos/src/mangosd/Main.cpp:212
  615. cfg_file = 0x7fffffffe42e "../etc/mangosd.conf"
  616. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe1a8, 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>}}
  617. serviceDaemonMode = 0 '\000'
  618. option = <value optimized out>
  619. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Nito (Guid: 214898) and should be Player Nito (Guid: 214898) instead of Player Nito (Guid: 214898)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement