Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.40 KB | None | 0 0
  1. [New Thread 0x7fffbd3ce700 (LWP 8303)]
  2. [New Thread 0x7fffbcbcd700 (LWP 8304)]
  3. [New Thread 0x7fffbc3cc700 (LWP 8305)]
  4. [New Thread 0x7fffbbbcb700 (LWP 8306)]
  5. [New Thread 0x7fffbb3ca700 (LWP 8307)]
  6. [New Thread 0x7fffbabc9700 (LWP 8308)]
  7. [New Thread 0x7fffba3c8700 (LWP 8309)]
  8. [New Thread 0x7fffb9bc7700 (LWP 8310)]
  9. [New Thread 0x7fffb93c6700 (LWP 8311)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffc27af700 (LWP 8296)]
  13. Unit::SetHealth (this=0x7ffec255c100, val=0) at /root/mangosdev/src/game/Unit.cpp:10080
  14. 10080 SetUInt32Value(UNIT_FIELD_HEALTH, val);
  15. #0 Unit::SetHealth (this=0x7ffec255c100, val=0) at /root/mangosdev/src/game/Unit.cpp:10080
  16. #1 0x00000000005fd001 in Creature::ForcedDespawn (this=0x7ffec255c100, timeMSToDespawn=<value optimized out>) at /root/mangosdev/src/game/Creature.cpp:1607
  17. #2 0x00007fffc344f26b in boss_baltharusAI::JustDied (this=0x7fff5920f8e0, pKiller=<value optimized out>) at /root/mangosdev/src/bindings/ScriptDev2/scripts/northrend/ruby_sanctum/boss_baltharus.cpp:123
  18. #3 0x00000000008d528b in Unit::DealDamage (this=0x7fffb648c000, pVictim=0x7ffec255e080, damage=7475, cleanDamage=<value optimized out>, damagetype=<value optimized out>, damageSchoolMask=<value optimized out>, spellProto=0x0, durabilityLoss=true) at /root/mangosdev/src/game/Unit.cpp:1048
  19. #4 0x00000000008d92a4 in Unit::DealMeleeDamage (this=0x7fffb648c000, damageInfo=0x7fffc27aeb80, durabilityLoss=true) at /root/mangosdev/src/game/Unit.cpp:1963
  20. #5 0x00000000008d99e1 in Unit::AttackerStateUpdate (this=0x7fffb648c000, pVictim=0x7ffec255e080, attType=BASE_ATTACK, extra=false) at /root/mangosdev/src/game/Unit.cpp:2823
  21. #6 0x00000000005d3ce4 in Player::Update (this=0x7fffb648c000, update_diff=202, p_time=202) at /root/mangosdev/src/game/Player.cpp:1334
  22. #7 0x000000000083fcf9 in Update (this=0x7fff7a978000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Object.h:432
  23. #8 Map::Update (this=0x7fff7a978000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:463
  24. #9 0x00000000009987e2 in MapUpdateRequest::call (this=0x7fff97172ed0) at /root/mangosdev/src/game/MapUpdater.cpp:74
  25. #10 0x0000000000a7ae61 in DelayExecutor::svc (this=0x7fffc3c45b70) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  26. #11 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  27. #12 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  28. #13 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  29. #14 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  30. #15 0x0000000000000000 in ?? ()
  31. #0 Unit::SetHealth (this=0x7ffec255c100, val=0) at /root/mangosdev/src/game/Unit.cpp:10080
  32. No locals.
  33. #1 0x00000000005fd001 in Creature::ForcedDespawn (this=0x7ffec255c100, timeMSToDespawn=<value optimized out>) at /root/mangosdev/src/game/Creature.cpp:1607
  34. No locals.
  35. #2 0x00007fffc344f26b in boss_baltharusAI::JustDied (this=0x7fff5920f8e0, pKiller=<value optimized out>) at /root/mangosdev/src/bindings/ScriptDev2/scripts/northrend/ruby_sanctum/boss_baltharus.cpp:123
  36. No locals.
  37. #3 0x00000000008d528b in Unit::DealDamage (this=0x7fffb648c000, pVictim=0x7ffec255e080, damage=7475, cleanDamage=<value optimized out>, damagetype=<value optimized out>, damageSchoolMask=<value optimized out>, spellProto=0x0, durabilityLoss=true) at /root/mangosdev/src/game/Unit.cpp:1048
  38. group_tap = 0x7fff55f58a00
  39. spiritOfRedemtionTalentReady = 0x0
  40. player_tap = 0x156c8000
  41. pOwner = 0x0
  42. damageFromSpiritOfRedemtionTalent = false
  43. health = 3262835280
  44. duel_hasEnded = false
  45. __FUNCTION__ = "DealDamage"
  46. __PRETTY_FUNCTION__ = "uint32 Unit::DealDamage(Unit*, uint32, const CleanDamage*, DamageEffectType, SpellSchoolMask, const SpellEntry*, bool)"
  47. #4 0x00000000008d92a4 in Unit::DealMeleeDamage (this=0x7fffb648c000, damageInfo=0x7fffc27aeb80, durabilityLoss=true) at /root/mangosdev/src/game/Unit.cpp:1963
  48. pVictim = 0x7ffec255e080
  49. cleanDamage = {damage = 374, absorb = 0, attackType = BASE_ATTACK, hitOutCome = MELEE_HIT_CRIT}
  50. #5 0x00000000008d99e1 in Unit::AttackerStateUpdate (this=0x7fffb648c000, pVictim=0x7ffec255e080, attType=BASE_ATTACK, extra=false) at /root/mangosdev/src/game/Unit.cpp:2823
  51. damageInfo = {attacker = 0x7fffb648c000, target = 0x7ffec255e080, damageSchoolMask = SPELL_SCHOOL_MASK_NORMAL, damage = 7475, absorb = 0, resist = 0, blocked_amount = 0, HitInfo = 514, TargetState = 1, attackType = BASE_ATTACK, procAttacker = 4, procVictim = 1048584, procEx = 2, cleanDamage = 374, hitOutCome = MELEE_HIT_CRIT}
  52. current_extraAttacks = <value optimized out>
  53. #6 0x00000000005d3ce4 in Player::Update (this=0x7fffb648c000, update_diff=202, p_time=202) at /root/mangosdev/src/game/Player.cpp:1334
  54. vOwner = <value optimized out>
  55. pVictim = 0x7ffec255e080
  56. now = 1308793889
  57. pet = <value optimized out>
  58. #7 0x000000000083fcf9 in Update (this=0x7fff7a978000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Object.h:432
  59. No locals.
  60. #8 Map::Update (this=0x7fff7a978000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:463
  61. plr = 0x7fffb648c000
  62. updater = {i_timeDiff = 3}
  63. __FUNCTION__ = "Update"
  64. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  65. #9 0x00000000009987e2 in MapUpdateRequest::call (this=0x7fff97172ed0) at /root/mangosdev/src/game/MapUpdater.cpp:74
  66. No locals.
  67. #10 0x0000000000a7ae61 in DelayExecutor::svc (this=0x7fffc3c45b70) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  68. rq = 0x7fff97172ed0
  69. #11 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  70. No symbol table info available.
  71. #12 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  72. No symbol table info available.
  73. #13 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  74. No symbol table info available.
  75. #14 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  76. No symbol table info available.
  77. #15 0x0000000000000000 in ?? ()
  78. No symbol table info available.
  79. 22 Thread 0x7fffb93c6700 (LWP 8311) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  80. 21 Thread 0x7fffb9bc7700 (LWP 8310) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  81. 20 Thread 0x7fffba3c8700 (LWP 8309) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  82. 19 Thread 0x7fffbabc9700 (LWP 8308) 0x00007ffff5e1d10c in send () from /lib/libpthread.so.0
  83. 18 Thread 0x7fffbb3ca700 (LWP 8307) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  84. 17 Thread 0x7fffbbbcb700 (LWP 8306) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  85. 16 Thread 0x7fffbc3cc700 (LWP 8305) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  86. 15 Thread 0x7fffbcbcd700 (LWP 8304) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  87. 14 Thread 0x7fffbd3ce700 (LWP 8303) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  88. 13 Thread 0x7fffbe3d0700 (LWP 8301) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  89. 12 Thread 0x7fffbdbcf700 (LWP 8302) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  90. 11 Thread 0x7fffbebd1700 (LWP 8300) 0x00007ffff5b6a2c3 in select () from /lib/libc.so.6
  91. 10 Thread 0x7fffbf3d2700 (LWP 8299) 0x00007ffff5b3520d in nanosleep () from /lib/libc.so.6
  92. 9 Thread 0x7fffbfbd3700 (LWP 8298) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  93. 8 Thread 0x7fffc1fae700 (LWP 8297) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  94. * 7 Thread 0x7fffc27af700 (LWP 8296) Unit::SetHealth (this=0x7ffec255c100, val=0) at /root/mangosdev/src/game/Unit.cpp:10080
  95. 6 Thread 0x7fffc30b0700 (LWP 8295) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  96. 5 Thread 0x7ffff4220700 (LWP 8248) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  97. 4 Thread 0x7ffff4a21700 (LWP 8247) 0x00007ffff5e1cb8d in read () from /lib/libpthread.so.0
  98. 3 Thread 0x7ffff542f700 (LWP 8246) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  99. 1 Thread 0x7ffff7feb720 (LWP 8242) 0x00007ffff5e16285 in pthread_join () from /lib/libpthread.so.0
  100.  
  101. Thread 22 (Thread 0x7fffb93c6700 (LWP 8311)):
  102. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  103. No symbol table info available.
  104. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  105. No symbol table info available.
  106. #2 0x00007ffff7af366c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  107. No symbol table info available.
  108. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  109. No symbol table info available.
  110. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  111. No symbol table info available.
  112. #5 0x00000000007077c8 in ReactorRunnable::svc (this=0x7fffbfcc3de8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  113. 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 = 1309}}
  114. __FUNCTION__ = "svc"
  115. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  116. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  117. No symbol table info available.
  118. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  119. No symbol table info available.
  120. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  121. No symbol table info available.
  122. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  123. No symbol table info available.
  124. #10 0x0000000000000000 in ?? ()
  125. No symbol table info available.
  126.  
  127. Thread 21 (Thread 0x7fffb9bc7700 (LWP 8310)):
  128. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  129. No symbol table info available.
  130. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  131. No symbol table info available.
  132. #2 0x00007ffff7af366c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  133. No symbol table info available.
  134. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  135. No symbol table info available.
  136. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  137. No symbol table info available.
  138. #5 0x00000000007077c8 in ReactorRunnable::svc (this=0x7fffbfcc3cb0) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  139. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 3831}}
  140. __FUNCTION__ = "svc"
  141. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  142. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  143. No symbol table info available.
  144. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  145. No symbol table info available.
  146. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  147. No symbol table info available.
  148. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  149. No symbol table info available.
  150. #10 0x0000000000000000 in ?? ()
  151. No symbol table info available.
  152.  
  153. Thread 20 (Thread 0x7fffba3c8700 (LWP 8309)):
  154. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  155. No symbol table info available.
  156. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  157. No symbol table info available.
  158. #2 0x00007ffff7af366c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  159. No symbol table info available.
  160. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  161. No symbol table info available.
  162. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  163. No symbol table info available.
  164. #5 0x00000000007077c8 in ReactorRunnable::svc (this=0x7fffbfcc3b78) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  165. 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 = 3337}}
  166. __FUNCTION__ = "svc"
  167. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  168. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  169. No symbol table info available.
  170. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  171. No symbol table info available.
  172. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  173. No symbol table info available.
  174. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  175. No symbol table info available.
  176. #10 0x0000000000000000 in ?? ()
  177. No symbol table info available.
  178.  
  179. Thread 19 (Thread 0x7fffbabc9700 (LWP 8308)):
  180. #0 0x00007ffff5e1d10c in send () from /lib/libpthread.so.0
  181. No symbol table info available.
  182. #1 0x00007ffff7ac5eb5 in ACE::send(int, void const*, unsigned long, int, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  183. No symbol table info available.
  184. #2 0x00000000008e93d8 in send (this=0x7fff74d56780) at /opt/mangos/include/ace/SOCK_IO.inl:84
  185. No locals.
  186. #3 WorldSocket::handle_output (this=0x7fff74d56780) at /root/mangosdev/src/game/WorldSocket.cpp:334
  187. Guard = {lock_ = 0x7fff74d56aa0, owner_ = 0}
  188. send_len = 30
  189. n = <value optimized out>
  190. #4 0x00000000008e71ac in WorldSocket::Update (this=0x7fff74d56780) at /root/mangosdev/src/game/WorldSocket.cpp:461
  191. ret = <value optimized out>
  192. #5 0x0000000000707966 in ReactorRunnable::svc (this=0x7fffbfcc3a40) at /root/mangosdev/src/game/WorldSocketMgr.cpp:172
  193. 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 = 0}}
  194. __FUNCTION__ = "svc"
  195. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  196. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  197. No symbol table info available.
  198. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  199. No symbol table info available.
  200. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  201. No symbol table info available.
  202. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  203. No symbol table info available.
  204. #10 0x0000000000000000 in ?? ()
  205. No symbol table info available.
  206.  
  207. Thread 18 (Thread 0x7fffbb3ca700 (LWP 8307)):
  208. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  209. No symbol table info available.
  210. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  211. No symbol table info available.
  212. #2 0x00007ffff7af366c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  213. No symbol table info available.
  214. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  215. No symbol table info available.
  216. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  217. No symbol table info available.
  218. #5 0x00000000007077c8 in ReactorRunnable::svc (this=0x7fffbfcc3908) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  219. 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}}
  220. __FUNCTION__ = "svc"
  221. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  222. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  223. No symbol table info available.
  224. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  225. No symbol table info available.
  226. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  227. No symbol table info available.
  228. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  229. No symbol table info available.
  230. #10 0x0000000000000000 in ?? ()
  231. No symbol table info available.
  232.  
  233. Thread 17 (Thread 0x7fffbbbcb700 (LWP 8306)):
  234. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  235. No symbol table info available.
  236. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  237. No symbol table info available.
  238. #2 0x000000000051e21b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffbfc83f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  239. result = <value optimized out>
  240. #3 0x000000000051f397 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffbfc83f00, first_item=@0x7fffbbbcae28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  241. ace_mon = {lock_ = 0x7fffbfc83f50, owner_ = 0}
  242. #4 0x000000000051e068 in getq (this=0x7fffbebd0d90) at /opt/mangos/include/ace/Task_T.inl:22
  243. No locals.
  244. #5 SOAPWorkingThread::svc (this=0x7fffbebd0d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  245. mb = 0x0
  246. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  247. No symbol table info available.
  248. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  249. No symbol table info available.
  250. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  251. No symbol table info available.
  252. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  253. No symbol table info available.
  254. #10 0x0000000000000000 in ?? ()
  255. No symbol table info available.
  256.  
  257. Thread 16 (Thread 0x7fffbc3cc700 (LWP 8305)):
  258. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  259. No symbol table info available.
  260. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  261. No symbol table info available.
  262. #2 0x000000000051e21b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffbfc83f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  263. result = <value optimized out>
  264. #3 0x000000000051f397 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffbfc83f00, first_item=@0x7fffbc3cbe28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  265. ace_mon = {lock_ = 0x7fffbfc83f50, owner_ = 0}
  266. #4 0x000000000051e068 in getq (this=0x7fffbebd0d90) at /opt/mangos/include/ace/Task_T.inl:22
  267. No locals.
  268. #5 SOAPWorkingThread::svc (this=0x7fffbebd0d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  269. mb = 0x0
  270. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  271. No symbol table info available.
  272. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  273. No symbol table info available.
  274. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  275. No symbol table info available.
  276. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  277. No symbol table info available.
  278. #10 0x0000000000000000 in ?? ()
  279. No symbol table info available.
  280.  
  281. Thread 15 (Thread 0x7fffbcbcd700 (LWP 8304)):
  282. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  283. No symbol table info available.
  284. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  285. No symbol table info available.
  286. #2 0x000000000051e21b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffbfc83f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  287. result = <value optimized out>
  288. #3 0x000000000051f397 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffbfc83f00, first_item=@0x7fffbcbcce28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  289. ace_mon = {lock_ = 0x7fffbfc83f50, owner_ = 0}
  290. #4 0x000000000051e068 in getq (this=0x7fffbebd0d90) at /opt/mangos/include/ace/Task_T.inl:22
  291. No locals.
  292. #5 SOAPWorkingThread::svc (this=0x7fffbebd0d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  293. mb = 0x0
  294. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  295. No symbol table info available.
  296. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  297. No symbol table info available.
  298. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  299. No symbol table info available.
  300. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  301. No symbol table info available.
  302. #10 0x0000000000000000 in ?? ()
  303. No symbol table info available.
  304.  
  305. Thread 14 (Thread 0x7fffbd3ce700 (LWP 8303)):
  306. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  307. No symbol table info available.
  308. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  309. No symbol table info available.
  310. #2 0x000000000051e21b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffbfc83f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  311. result = <value optimized out>
  312. #3 0x000000000051f397 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffbfc83f00, first_item=@0x7fffbd3cde28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  313. ace_mon = {lock_ = 0x7fffbfc83f50, owner_ = 0}
  314. #4 0x000000000051e068 in getq (this=0x7fffbebd0d90) at /opt/mangos/include/ace/Task_T.inl:22
  315. No locals.
  316. #5 SOAPWorkingThread::svc (this=0x7fffbebd0d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  317. mb = 0x0
  318. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  319. No symbol table info available.
  320. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  321. No symbol table info available.
  322. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  323. No symbol table info available.
  324. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  325. No symbol table info available.
  326. #10 0x0000000000000000 in ?? ()
  327. No symbol table info available.
  328.  
  329. Thread 13 (Thread 0x7fffbe3d0700 (LWP 8301)):
  330. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  331. No symbol table info available.
  332. #1 0x0000000000a79859 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  333. rqtp = {tv_sec = 1, tv_nsec = 0}
  334. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  335. No locals.
  336. #3 0x000000000051283b in FreezeDetectorRunnable::run (this=0x7fffbfcc8ec8) at /root/mangosdev/src/mangosd/Master.cpp:79
  337. curtime = 4294966780
  338. #4 0x0000000000a79b2a in ACE_Based::Thread::ThreadTask (param=0x7fffbe3cfe30) at /root/mangosdev/src/shared/Threading.cpp:187
  339. No locals.
  340. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  341. No symbol table info available.
  342. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  343. No symbol table info available.
  344. #7 0x0000000000000000 in ?? ()
  345. No symbol table info available.
  346.  
  347. Thread 12 (Thread 0x7fffbdbcf700 (LWP 8302)):
  348. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  349. No symbol table info available.
  350. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  351. No symbol table info available.
  352. #2 0x000000000051e21b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffbfc83f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  353. result = <value optimized out>
  354. #3 0x000000000051f397 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffbfc83f00, first_item=@0x7fffbdbcee28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  355. ace_mon = {lock_ = 0x7fffbfc83f50, owner_ = 0}
  356. #4 0x000000000051e068 in getq (this=0x7fffbebd0d90) at /opt/mangos/include/ace/Task_T.inl:22
  357. No locals.
  358. #5 SOAPWorkingThread::svc (this=0x7fffbebd0d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  359. mb = 0x0
  360. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  361. No symbol table info available.
  362. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  363. No symbol table info available.
  364. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  365. No symbol table info available.
  366. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  367. No symbol table info available.
  368. #10 0x0000000000000000 in ?? ()
  369. No symbol table info available.
  370.  
  371. Thread 11 (Thread 0x7fffbebd1700 (LWP 8300)):
  372. #0 0x00007ffff5b6a2c3 in select () from /lib/libc.so.6
  373. No symbol table info available.
  374. #1 0x0000000000af1fee in tcp_select (soap=0x7fffbebb5590, s=35, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4418
  375. tv = {tv_sec = 1, tv_usec = 757}
  376. fd = {{fds_bits = {34359738368, 0 <repeats 15 times>}}, {fds_bits = {34359738368, 0 <repeats 15 times>}}, {fds_bits = {34359738368, 0 <repeats 15 times>}}}
  377. sfd = 0x7fffbebb53c0
  378. efd = 0x7fffbebb5440
  379. r = <value optimized out>
  380. rfd = 0x7fffbebb5340
  381. #2 0x0000000000affc4f in soap_accept (soap=0x7fffbebb5590) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4486
  382. r = -514
  383. err = -514
  384. n = 16
  385. len = 65536
  386. set = 1
  387. #3 0x000000000051d557 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/MaNGOSsoap.cpp:51
  388. thread_soap = <value optimized out>
  389. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fffbfc83f00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  390. soap = {_vptr.soap = 0xbbe690, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xbbaf9b "%.9G", double_format = 0xbbafa0 "%.17lG", dime_id_format = 0xbbafa7 "cid:id%d", http_version = 0xbbafb0 "1.1", http_content = 0x0, encodingStyle = 0xbbdbc0 "", actor = 0x0, lang = 0xbbb8cc "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 = 0xe79100, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x1280cd0, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffb8917fb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xb12800 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xaf02b0 <http_get(soap*)>, fput = 0xaf02c0 <http_405(soap*)>, fdel = 0xaf02c0 <http_405(soap*)>, fhead = 0xaf02c0 <http_405(soap*)>, fform = 0, fposthdr = 0xaf84e0 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xaf33f0 <http_response(soap*, int, size_t)>, fparse = 0xb03e00 <http_parse(soap*)>, fparsehdr = 0xb11c40 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xaf5750 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xaf5730 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xaf5720 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xb075e0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xaf5740 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xaefbc0 <tcp_disconnect(soap*)>, fsend = 0xaf5400 <fsend(soap*, char const*, size_t)>, frecv = 0xaf51d0 <frecv(soap*, char*, size_t)>, fpoll = 0xb000b0 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xaf3390 <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 = 0xbbafb4 "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>, "kÈ¿ÿ\177\000\000Ãà|öÿ\177", '\000' <repeats 18 times>, "x\020\000\000\000\000\000\000\000@È¿ÿ\177\000\000\n\000\000\000\000\000\000\000\033\000\000\000\000\000\000\000\000@È¿ÿ\177\000\000\212ç|öÿ\177\000\000 \r½¾ÿ\177\000\000\000|Í\005\201Ù\vô\000\000\000\000\000\000\000\000\000kÈ¿ÿ\177\000\000\001\000\000\000\000\000\000\000\210\026½¾ÿ\177\000\000\000\027½¾ÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff67d0304, z_crc = 0, z_dict = 0xabfc84000 <Address 0xabfc84000 out of bounds>, z_dict_len = 4097, zlib_state = 0, zlib_in = 0, zlib_out = 25752, z_buf = 0x7ffff7fe6488 "", z_buflen = 0, z_level = 16384, z_ratio_in = 4.59163468e-41, z_ratio_out = -1.28310798e+33}
  391. m = <value optimized out>
  392. s = -514
  393. #4 0x0000000000a79b2a in ACE_Based::Thread::ThreadTask (param=0x24) at /root/mangosdev/src/shared/Threading.cpp:187
  394. No locals.
  395. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  396. No symbol table info available.
  397. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  398. No symbol table info available.
  399. #7 0x0000000000000000 in ?? ()
  400. No symbol table info available.
  401.  
  402. Thread 10 (Thread 0x7fffbf3d2700 (LWP 8299)):
  403. #0 0x00007ffff5b3520d in nanosleep () from /lib/libc.so.6
  404. No symbol table info available.
  405. #1 0x00007ffff5b6ab14 in usleep () from /lib/libc.so.6
  406. No symbol table info available.
  407. #2 0x000000000051a54e in CliRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/CliRunnable.cpp:617
  408. command_str = <value optimized out>
  409. commandbuf = "\000\200É¿ÿ\177\000\000\004\003}öÿ\177", '\000' <repeats 11 times>, "\200É¿\t\000\000\000\001\020\000\000\000\000\000\000\230gþ÷ÿ\177\000\000\210gþ÷ÿ\177", '\000' <repeats 11 times>, "\200É¿ÿ\177\000\000f\f}öÿ\177", '\000' <repeats 11 times>, "|Í\005\201Ù\vô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>, "\026h²÷ÿ\177\000\000\000\200|ðÿ\177\000\000lø|öÿ\177\000\000H\210|ðÿ\177", '\000' <repeats 11 times>, "«É¿ÿ\177\000\000\060éè\000\000\000\000\000À)=¿"...
  410. #3 0x0000000000a79b2a in ACE_Based::Thread::ThreadTask (param=0x7fffbf3d1c40) at /root/mangosdev/src/shared/Threading.cpp:187
  411. No locals.
  412. #4 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  413. No symbol table info available.
  414. #5 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  415. No symbol table info available.
  416. #6 0x0000000000000000 in ?? ()
  417. No symbol table info available.
  418.  
  419. Thread 9 (Thread 0x7fffbfbd3700 (LWP 8298)):
  420. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  421. No symbol table info available.
  422. #1 0x00007ffff7ae036a in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  423. No symbol table info available.
  424. #2 0x0000000000998130 in MapUpdater::wait (this=0x7fffc3c45b68) at /root/mangosdev/src/game/MapUpdater.cpp:107
  425. guard = {lock_ = 0x7fffc3c45c80, owner_ = 0}
  426. #3 0x000000000056ac78 in MapManager::Update (this=0x7fffc3c45a80, diff=<value optimized out>) at /root/mangosdev/src/game/MapManager.cpp:252
  427. No locals.
  428. #4 0x000000000086b155 in World::Update (this=0x7ffff7f77900, diff=202) at /root/mangosdev/src/game/World.cpp:1602
  429. autobroadcaston = 0
  430. #5 0x000000000051981d in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  431. diff = 202
  432. prevSleepTime = 0
  433. #6 0x0000000000a79b2a in ACE_Based::Thread::ThreadTask (param=0x7fffc3c45c44) at /root/mangosdev/src/shared/Threading.cpp:187
  434. No locals.
  435. #7 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  436. No symbol table info available.
  437. #8 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  438. No symbol table info available.
  439. #9 0x0000000000000000 in ?? ()
  440. No symbol table info available.
  441.  
  442. Thread 8 (Thread 0x7fffc1fae700 (LWP 8297)):
  443. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  444. No symbol table info available.
  445. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  446. No symbol table info available.
  447. #2 0x000000000051e21b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffc28a0b00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  448. result = <value optimized out>
  449. #3 0x000000000051f397 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffc28a0b00, first_item=@0x7fffc1fade18, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  450. ace_mon = {lock_ = 0x7fffc28a0b50, owner_ = 0}
  451. #4 0x00007ffff7ac6a42 in ACE_Activation_Queue::dequeue(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  452. No symbol table info available.
  453. #5 0x0000000000a7ae75 in DelayExecutor::svc (this=0x7fffc3c45b70) at /root/mangosdev/src/shared/DelayExecutor.cpp:65
  454. rq = 0x7fff971725c0
  455. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  456. No symbol table info available.
  457. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  458. No symbol table info available.
  459. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  460. No symbol table info available.
  461. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  462. No symbol table info available.
  463. #10 0x0000000000000000 in ?? ()
  464. No symbol table info available.
  465.  
  466. Thread 7 (Thread 0x7fffc27af700 (LWP 8296)):
  467. #0 Unit::SetHealth (this=0x7ffec255c100, val=0) at /root/mangosdev/src/game/Unit.cpp:10080
  468. No locals.
  469. #1 0x00000000005fd001 in Creature::ForcedDespawn (this=0x7ffec255c100, timeMSToDespawn=<value optimized out>) at /root/mangosdev/src/game/Creature.cpp:1607
  470. No locals.
  471. #2 0x00007fffc344f26b in boss_baltharusAI::JustDied (this=0x7fff5920f8e0, pKiller=<value optimized out>) at /root/mangosdev/src/bindings/ScriptDev2/scripts/northrend/ruby_sanctum/boss_baltharus.cpp:123
  472. No locals.
  473. #3 0x00000000008d528b in Unit::DealDamage (this=0x7fffb648c000, pVictim=0x7ffec255e080, damage=7475, cleanDamage=<value optimized out>, damagetype=<value optimized out>, damageSchoolMask=<value optimized out>, spellProto=0x0, durabilityLoss=true) at /root/mangosdev/src/game/Unit.cpp:1048
  474. group_tap = 0x7fff55f58a00
  475. spiritOfRedemtionTalentReady = 0x0
  476. player_tap = 0x156c8000
  477. pOwner = 0x0
  478. damageFromSpiritOfRedemtionTalent = false
  479. health = 3262835280
  480. duel_hasEnded = false
  481. __FUNCTION__ = "DealDamage"
  482. __PRETTY_FUNCTION__ = "uint32 Unit::DealDamage(Unit*, uint32, const CleanDamage*, DamageEffectType, SpellSchoolMask, const SpellEntry*, bool)"
  483. #4 0x00000000008d92a4 in Unit::DealMeleeDamage (this=0x7fffb648c000, damageInfo=0x7fffc27aeb80, durabilityLoss=true) at /root/mangosdev/src/game/Unit.cpp:1963
  484. pVictim = 0x7ffec255e080
  485. cleanDamage = {damage = 374, absorb = 0, attackType = BASE_ATTACK, hitOutCome = MELEE_HIT_CRIT}
  486. #5 0x00000000008d99e1 in Unit::AttackerStateUpdate (this=0x7fffb648c000, pVictim=0x7ffec255e080, attType=BASE_ATTACK, extra=false) at /root/mangosdev/src/game/Unit.cpp:2823
  487. damageInfo = {attacker = 0x7fffb648c000, target = 0x7ffec255e080, damageSchoolMask = SPELL_SCHOOL_MASK_NORMAL, damage = 7475, absorb = 0, resist = 0, blocked_amount = 0, HitInfo = 514, TargetState = 1, attackType = BASE_ATTACK, procAttacker = 4, procVictim = 1048584, procEx = 2, cleanDamage = 374, hitOutCome = MELEE_HIT_CRIT}
  488. current_extraAttacks = <value optimized out>
  489. #6 0x00000000005d3ce4 in Player::Update (this=0x7fffb648c000, update_diff=202, p_time=202) at /root/mangosdev/src/game/Player.cpp:1334
  490. vOwner = <value optimized out>
  491. pVictim = 0x7ffec255e080
  492. now = 1308793889
  493. pet = <value optimized out>
  494. #7 0x000000000083fcf9 in Update (this=0x7fff7a978000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Object.h:432
  495. No locals.
  496. #8 Map::Update (this=0x7fff7a978000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:463
  497. plr = 0x7fffb648c000
  498. updater = {i_timeDiff = 3}
  499. __FUNCTION__ = "Update"
  500. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  501. #9 0x00000000009987e2 in MapUpdateRequest::call (this=0x7fff97172ed0) at /root/mangosdev/src/game/MapUpdater.cpp:74
  502. No locals.
  503. #10 0x0000000000a7ae61 in DelayExecutor::svc (this=0x7fffc3c45b70) at /root/mangosdev/src/shared/DelayExecutor.cpp:70
  504. rq = 0x7fff97172ed0
  505. #11 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  506. No symbol table info available.
  507. #12 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  508. No symbol table info available.
  509. #13 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  510. No symbol table info available.
  511. #14 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  512. No symbol table info available.
  513. #15 0x0000000000000000 in ?? ()
  514. No symbol table info available.
  515.  
  516. Thread 6 (Thread 0x7fffc30b0700 (LWP 8295)):
  517. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  518. No symbol table info available.
  519. #1 0x0000000000a79859 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  520. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  521. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  522. No locals.
  523. #3 0x0000000000a7799a in SqlDelayThread::run (this=0x7fffc3d15cc0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  524. pingEveryLoop = 180000
  525. loopCounter = 162305
  526. #4 0x0000000000a79b2a in ACE_Based::Thread::ThreadTask (param=0x7fffc30afe30) at /root/mangosdev/src/shared/Threading.cpp:187
  527. No locals.
  528. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  529. No symbol table info available.
  530. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  531. No symbol table info available.
  532. #7 0x0000000000000000 in ?? ()
  533. No symbol table info available.
  534.  
  535. Thread 5 (Thread 0x7ffff4220700 (LWP 8248)):
  536. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  537. No symbol table info available.
  538. #1 0x0000000000a79859 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  539. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  540. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  541. No locals.
  542. #3 0x0000000000a7799a in SqlDelayThread::run (this=0x7ffff7f87dc0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  543. pingEveryLoop = 180000
  544. loopCounter = 166322
  545. #4 0x0000000000a79b2a in ACE_Based::Thread::ThreadTask (param=0x7ffff421fe30) at /root/mangosdev/src/shared/Threading.cpp:187
  546. No locals.
  547. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  548. No symbol table info available.
  549. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  550. No symbol table info available.
  551. #7 0x0000000000000000 in ?? ()
  552. No symbol table info available.
  553.  
  554. Thread 4 (Thread 0x7ffff4a21700 (LWP 8247)):
  555. #0 0x00007ffff5e1cb8d in read () from /lib/libpthread.so.0
  556. No symbol table info available.
  557. #1 0x00007ffff768e999 in vio_read_buff (vio=0xe, buf=0xefc120 "\036", size=4) at viosocket.c:83
  558. rc = <value optimized out>
  559. #2 0x00007ffff768f95f in my_real_read (net=0xef7af0, complen=0x7ffff4a20bf8) at net.c:817
  560. pos = 0xefc120 "\036"
  561. length = <value optimized out>
  562. len = 18446744073709551615
  563. remain = 16384
  564. #3 0x00007ffff768fc35 in my_net_read (net=0xe) at net.c:1012
  565. len = <value optimized out>
  566. complen = <value optimized out>
  567. #4 0x00007ffff768a55a in cli_safe_read (mysql=0xe) at client.c:691
  568. len = <value optimized out>
  569. #5 0x00007ffff768acc9 in cli_read_query_result (mysql=0xef7af0) at client.c:2816
  570. pos = <value optimized out>
  571. field_count = <value optimized out>
  572. fields = <value optimized out>
  573. length = <value optimized out>
  574. #6 0x00007ffff765be94 in execute (stmt=0x1bdcf490, packet=<value optimized out>, length=<value optimized out>) at libmysql.c:2489
  575. mysql = 0xef7af0
  576. buff = "\034\000\000\000\000\001\000\000"
  577. #7 0x00007ffff765ebd7 in cli_stmt_execute (stmt=0x1bdcf490) at libmysql.c:2581
  578. param = <value optimized out>
  579. param_end = 0x1bdcf930
  580. length = 20
  581. mysql = <value optimized out>
  582. null_count = <value optimized out>
  583. result = <value optimized out>
  584. #8 0x00007ffff765e615 in mysql_stmt_execute (stmt=0x1bdcf490) at libmysql.c:2932
  585. mysql = 0xef7af0
  586. #9 0x0000000000a6b8a1 in MySqlPreparedStatement::execute (this=0x7fffb894b510) at /root/mangosdev/src/shared/Database/DatabaseMysql.cpp:484
  587. No locals.
  588. #10 0x0000000000a7145d in SqlPreparedRequest::Execute (this=0x7fff556a9bb8, conn=0x7ffff7fbfb00) at /root/mangosdev/src/shared/Database/SqlOperations.cpp:80
  589. guard = {m_pConn = 0x7ffff7fbfb00}
  590. #11 0x0000000000a71671 in SqlTransaction::Execute (this=0x7ffedf6fdaa0, conn=0x7ffff7fbfb00) at /root/mangosdev/src/shared/Database/SqlOperations.cpp:58
  591. pStmt = 0xe
  592. i = 5
  593. guard = {m_pConn = 0x7ffff7fbfb00}
  594. nItems = 7
  595. #12 0x0000000000a779ea in ProcessRequests (this=0x7ffff7f87e80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:74
  596. s = 0x7ffedf6fdaa0
  597. #13 SqlDelayThread::run (this=0x7ffff7f87e80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:50
  598. pingEveryLoop = 180000
  599. loopCounter = 70177
  600. #14 0x0000000000a79b2a in ACE_Based::Thread::ThreadTask (param=0xe) at /root/mangosdev/src/shared/Threading.cpp:187
  601. No locals.
  602. #15 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  603. No symbol table info available.
  604. #16 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  605. No symbol table info available.
  606. #17 0x0000000000000000 in ?? ()
  607. No symbol table info available.
  608.  
  609. Thread 3 (Thread 0x7ffff542f700 (LWP 8246)):
  610. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  611. No symbol table info available.
  612. #1 0x0000000000a79859 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  613. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  614. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  615. No locals.
  616. #3 0x0000000000a7799a in SqlDelayThread::run (this=0x7ffff7f87f40) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  617. pingEveryLoop = 180000
  618. loopCounter = 168241
  619. #4 0x0000000000a79b2a in ACE_Based::Thread::ThreadTask (param=0x7ffff542ee30) at /root/mangosdev/src/shared/Threading.cpp:187
  620. No locals.
  621. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  622. No symbol table info available.
  623. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  624. No symbol table info available.
  625. #7 0x0000000000000000 in ?? ()
  626. No symbol table info available.
  627.  
  628. Thread 1 (Thread 0x7ffff7feb720 (LWP 8242)):
  629. #0 0x00007ffff5e16285 in pthread_join () from /lib/libpthread.so.0
  630. No symbol table info available.
  631. #1 0x00007ffff7b7684b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  632. No symbol table info available.
  633. #2 0x0000000000705cd0 in Wait (this=0x7fffc2855588) at /root/mangosdev/src/game/WorldSocketMgr.cpp:101
  634. No locals.
  635. #3 WorldSocketMgr::Wait (this=0x7fffc2855588) at /root/mangosdev/src/game/WorldSocketMgr.cpp:310
  636. i = 1
  637. #4 0x0000000000510843 in Master::Run (this=<value optimized out>) at /root/mangosdev/src/mangosd/Master.cpp:322
  638. 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"}}
  639. rar_thread = 0x0
  640. bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffbfd73998 "0.0.0.0"}}
  641. world_thread = {m_iThreadId = 140736410236672, m_hThreadHandle = 140736410236672, m_task = 0x7fffbfd36b50, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xbb8170, 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}}}
  642. cliThread = 0x7fffc282e440
  643. soap_thread = 0x7fffc282e428
  644. freeze_thread = 0x7fffc282e3f8
  645. #5 0x000000000050f95b in main (argc=<value optimized out>, argv=0x7fffffffe258) at /root/mangosdev/src/mangosd/Main.cpp:209
  646. cfg_file = 0x7fffffffe4b6 "../etc/mangosd.conf"
  647. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe258, optind = 3, opterr = 0, optarg = 0x0, optstring_ = 0x7ffff7fdbf88, long_only_ = 0, has_colon_ = 1, last_option_ = 0x7ffff7fdbf60, nextchar_ = 0x0, optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3, long_option_ = 0x0, long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 1, cur_size_ = 1, array_ = 0x7ffff7faffe8, allocator_ = 0x7ffff7ddb070}, <No data fields>}}
  648. serviceDaemonMode = 0 '\000'
  649. option = <value optimized out>
  650. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 435 account Id 217160
  651. Aura::TriggerSpell: Spell 63132 have 0 in EffectTriggered[0], not handled custom case?
  652. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 582 account Id 52046
  653. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Messnake (Guid: 4095574) and should be Player Messnake (Guid: 4095574) instead of Player Messnake (Guid: 4095574)
  654. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 308 account Id 233835
  655. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 198 account Id 233835
  656. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Søratth (Guid: 4073123) and should be Player Søratth (Guid: 4073123) instead of Player Søratth (Guid: 4073123)
  657. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Airmax (Guid: 4458774) and should be Player Airmax (Guid: 4458774) instead of Player Airmax (Guid: 4458774)
  658. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 170 account Id 198820
  659. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 497 account Id 199749
  660. Table `game_graveyard_zone` incomplete: Zone 0 Team 67 does not have a linked graveyard.
  661. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Phyldor (Guid: 4159632) and should be Player Phyldor (Guid: 4159632) instead of Player Phyldor (Guid: 4159632)
  662. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 349 account Id 212658
  663. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 727 account Id 180391
  664. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 15 account Id 290141
  665. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 312 account Id 171842
  666. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 198 account Id 274495
  667. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 435 account Id 177813
  668. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 692 account Id 177813
  669. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 456 account Id 116695
  670. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 329 account Id 64702
  671. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 314 account Id 19724
  672. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 198 account Id 308261
  673. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 497 account Id 217846
  674. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 329 account Id 70711
  675. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 118 account Id 70711
  676. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 396 account Id 11696
  677. WARDEN: RESULT MEM_CHECK fail CheckId 505 account Id 17018
  678. WARDEN: RESULT MEM_CHECK fail CheckId 502 account Id 17018
  679. Table `game_graveyard_zone` incomplete: Zone 0 Team 67 does not have a linked graveyard.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement