Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.99 KB | None | 0 0
  1. [New Thread 0x7fffd0cc0700 (LWP 25342)]
  2. [New Thread 0x7fffd04bf700 (LWP 25343)]
  3. [New Thread 0x7fffcfcbe700 (LWP 25344)]
  4. [New Thread 0x7fffcf4bd700 (LWP 25345)]
  5. [New Thread 0x7fffcecbc700 (LWP 25346)]
  6. [New Thread 0x7fffce4bb700 (LWP 25347)]
  7. [New Thread 0x7fffcdcba700 (LWP 25348)]
  8. [New Thread 0x7fffcd4b9700 (LWP 25349)]
  9. [New Thread 0x7fffcccb8700 (LWP 25350)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffd3dc6700 (LWP 25336)]
  13. loaded (this=0x51a4000, obj=0x7fffcc356080, msg=0x7fffd3dc5610) at /root/mangosdev/src/game/Map.cpp:436
  14. 436 return ( getNGrid(p.x_coord, p.y_coord) && isGridObjectDataLoaded(p.x_coord, p.y_coord) );
  15. #0 loaded (this=0x51a4000, obj=0x7fffcc356080, msg=0x7fffd3dc5610) at /root/mangosdev/src/game/Map.cpp:436
  16. #1 Map::MessageBroadcast (this=0x51a4000, obj=0x7fffcc356080, msg=0x7fffd3dc5610) at /root/mangosdev/src/game/Map.cpp:382
  17. #2 0x00000000007694b6 in Unit::SendThreatRemove (this=0x7fffcc356080, pHostileReference=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:11791
  18. #3 0x00000000007a44a1 in ThreatManager::processThreatEvent (this=0x7fffcc357b08, threatRefStatusChangeEvent=<value optimized out>) at /root/mangosdev/src/game/ThreatManager.cpp:587
  19. #4 0x00000000007a47d9 in fireStatusChanged (this=0x7fff18721140) at /root/mangosdev/src/game/ThreatManager.cpp:97
  20. #5 setOnlineOfflineState (this=0x7fff18721140) at /root/mangosdev/src/game/ThreatManager.cpp:171
  21. #6 HostileReference::sourceObjectDestroyLink (this=0x7fff18721140) at /root/mangosdev/src/game/ThreatManager.cpp:88
  22. #7 0x00000000007a467e in invalidate (this=0x51a4000) at /root/mangosdev/src/framework/Utilities/LinkedReference/Reference.h:83
  23. #8 HostileReference::removeReference (this=0x51a4000) at /root/mangosdev/src/game/ThreatManager.cpp:194
  24. #9 0x00000000007228d5 in HostileRefManager::deleteReferences (this=<value optimized out>) at /root/mangosdev/src/game/HostileRefManager.cpp:109
  25. #10 0x000000000078b2b5 in Unit::DealDamage (this=0x34684000, pVictim=0xe688000, damage=1009, cleanDamage=<value optimized out>, damagetype=<value optimized out>, damageSchoolMask=<value optimized out>, spellProto=0x7fffec45da00, durabilityLoss=true) at /root/mangosdev/src/game/Unit.cpp:806
  26. #11 0x000000000078fe74 in Unit::DealSpellDamage (this=0x34684000, damageInfo=0x7fffd3dc5960, durabilityLoss=true) at /root/mangosdev/src/game/Unit.cpp:1502
  27. #12 0x00000000008d6a3d in Spell::DoAllEffectOnTarget (this=0x7fff02555080, target=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1163
  28. #13 0x00000000008ebc0f in Spell::handle_immediate (this=0x7fff02555080) at /root/mangosdev/src/game/Spell.cpp:3715
  29. #14 0x00000000008ea40b in Spell::cast (this=0x7fff02555080, skipCheck=false) at /root/mangosdev/src/game/Spell.cpp:3679
  30. #15 0x00000000008f5420 in SpellEvent::Execute (this=0x7fff562c7740, e_time=5587872, p_time=34) at /root/mangosdev/src/game/Spell.cpp:7562
  31. #16 0x0000000000a7db2f in EventProcessor::Update (this=0x34684128, p_time=106) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  32. #17 0x00000000007806a2 in Unit::Update (this=0x34684000, update_diff=106, p_time=106) at /root/mangosdev/src/game/Unit.cpp:331
  33. #18 0x000000000070edd8 in Player::Update (this=0x34684000, update_diff=106, p_time=106) at /root/mangosdev/src/game/Player.cpp:1219
  34. #19 0x0000000000647559 in Update (this=0x3a704000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Object.h:429
  35. #20 Map::Update (this=0x3a704000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:461
  36. #21 0x0000000000647f69 in BattleGroundMap::Update (this=0x51a4000, diff=@0x880) at /root/mangosdev/src/game/Map.cpp:1543
  37. #22 0x0000000000812c82 in MapUpdateRequest::call (this=0x7fffb6ea0bf8) at /root/mangosdev/src/game/MapUpdater.cpp:74
  38. #23 0x0000000000a7cae7 in DelayExecutor::svc (this=0x7fffd52198f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  39. #24 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  40. #25 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  41. #26 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  42. #27 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  43. #28 0x0000000000000000 in ?? ()
  44. #0 loaded (this=0x51a4000, obj=0x7fffcc356080, msg=0x7fffd3dc5610) at /root/mangosdev/src/game/Map.cpp:436
  45. No locals.
  46. #1 Map::MessageBroadcast (this=0x51a4000, obj=0x7fffcc356080, msg=0x7fffd3dc5610) at /root/mangosdev/src/game/Map.cpp:382
  47. p = {x_coord = 273, y_coord = 277}
  48. cell = {data = {Part = {grid_x = 34, grid_y = 34, cell_x = 1, cell_y = 5, nocreate = 1, reserved = 0}, All = 18094242}}
  49. post_man = {i_phaseMask = 1, i_message = 0x7fff18721140}
  50. message = {i_visitor = @0x7fff0dce4000}
  51. #2 0x00000000007694b6 in Unit::SendThreatRemove (this=0x7fffcc356080, pHostileReference=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:11791
  52. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 11, _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 = 0x7fff0dce4520 "ùIìW\210@ñ\aÀ,\004", _M_finish = 0x7fff0dce452b "", _M_end_of_storage = 0x7fff0dce4530 "\f\213"}}, <No data fields>}}, m_opcode = 1156}
  53. #3 0x00000000007a44a1 in ThreatManager::processThreatEvent (this=0x7fffcc357b08, threatRefStatusChangeEvent=<value optimized out>) at /root/mangosdev/src/game/ThreatManager.cpp:587
  54. hostileReference = 0x7fff18721140
  55. #4 0x00000000007a47d9 in fireStatusChanged (this=0x7fff18721140) at /root/mangosdev/src/game/ThreatManager.cpp:97
  56. No locals.
  57. #5 setOnlineOfflineState (this=0x7fff18721140) at /root/mangosdev/src/game/ThreatManager.cpp:171
  58. event = {<UnitBaseEvent> = {iType = 1}, iHostileReference = 0x7fff18721140, {iFValue = 0, iIValue = 0, iBValue = false}, iThreatManager = 0x7fffcc357b08}
  59. #6 HostileReference::sourceObjectDestroyLink (this=0x7fff18721140) at /root/mangosdev/src/game/ThreatManager.cpp:88
  60. No locals.
  61. #7 0x00000000007a467e in invalidate (this=0x51a4000) at /root/mangosdev/src/framework/Utilities/LinkedReference/Reference.h:83
  62. No locals.
  63. #8 HostileReference::removeReference (this=0x51a4000) at /root/mangosdev/src/game/ThreatManager.cpp:194
  64. event = {<UnitBaseEvent> = {iType = 3925420624}, iHostileReference = 0xe688000, {iFValue = 2.16299668e-07, iIValue = 879247360, iBValue = false}, iThreatManager = 0x7fffec45da00}
  65. #9 0x00000000007228d5 in HostileRefManager::deleteReferences (this=<value optimized out>) at /root/mangosdev/src/game/HostileRefManager.cpp:109
  66. nextRef = <value optimized out>
  67. ref = 0x7fff18721140
  68. #10 0x000000000078b2b5 in Unit::DealDamage (this=0x34684000, pVictim=0xe688000, damage=1009, cleanDamage=<value optimized out>, damagetype=<value optimized out>, damageSchoolMask=<value optimized out>, spellProto=0x7fffec45da00, durabilityLoss=true) at /root/mangosdev/src/game/Unit.cpp:806
  69. group_tap = 0x7fff4a812600
  70. spiritOfRedemtionTalentReady = <value optimized out>
  71. player_tap = 0x34684000
  72. pOwner = 0x0
  73. damageFromSpiritOfRedemtionTalent = true
  74. health = 805273856
  75. duel_hasEnded = false
  76. __FUNCTION__ = "DealDamage"
  77. __PRETTY_FUNCTION__ = "uint32 Unit::DealDamage(Unit*, uint32, const CleanDamage*, DamageEffectType, SpellSchoolMask, const SpellEntry*, bool)"
  78. #11 0x000000000078fe74 in Unit::DealSpellDamage (this=0x34684000, damageInfo=0x7fffd3dc5960, durabilityLoss=true) at /root/mangosdev/src/game/Unit.cpp:1502
  79. pVictim = 0xe688000
  80. spellProto = 0x7fffec45da00
  81. cleanDamage = {damage = 0, absorb = 178, attackType = BASE_ATTACK, hitOutCome = MELEE_HIT_NORMAL}
  82. hasWeaponDmgEffect = <value optimized out>
  83. #12 0x00000000008d6a3d in Spell::DoAllEffectOnTarget (this=0x7fff02555080, target=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1163
  84. damageInfo = {target = 0xe688000, attacker = 0x34684000, SpellID = 49235, damage = 1009, schoolMask = SPELL_SCHOOL_MASK_FROST, absorb = 178, resist = 0, physicalLog = false, unused = false, blocked = 0, HitInfo = 0}
  85. mask = 3
  86. unit = 0xe688000
  87. real_caster = 0x34684000
  88. caster = 0x34684000
  89. missInfo = SPELL_MISS_NONE
  90. procVictim = 131072
  91. procAttacker = 65536
  92. procEx = <value optimized out>
  93. #13 0x00000000008ebc0f in Spell::handle_immediate (this=0x7fff02555080) at /root/mangosdev/src/game/Spell.cpp:3715
  94. buffer = {targetGUID = {m_guid = 273600}, timeDelay = 0, HitInfo = 0, damage = 0, missCondition = SPELL_MISS_NONE, reflectResult = SPELL_MISS_NONE, effectMask = 3 '\003', processed = true, deleted = false}
  95. #14 0x00000000008ea40b in Spell::cast (this=0x7fff02555080, skipCheck=false) at /root/mangosdev/src/game/Spell.cpp:3679
  96. castResult = <value optimized out>
  97. #15 0x00000000008f5420 in SpellEvent::Execute (this=0x7fff562c7740, e_time=5587872, p_time=34) at /root/mangosdev/src/game/Spell.cpp:7562
  98. No locals.
  99. #16 0x0000000000a7db2f in EventProcessor::Update (this=0x34684128, p_time=106) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  100. Event = 0x7fff562c7740
  101. #17 0x00000000007806a2 in Unit::Update (this=0x34684000, update_diff=106, p_time=106) at /root/mangosdev/src/game/Unit.cpp:331
  102. No locals.
  103. #18 0x000000000070edd8 in Player::Update (this=0x34684000, update_diff=106, p_time=106) at /root/mangosdev/src/game/Player.cpp:1219
  104. now = <value optimized out>
  105. pet = <value optimized out>
  106. #19 0x0000000000647559 in Update (this=0x3a704000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Object.h:429
  107. No locals.
  108. #20 Map::Update (this=0x3a704000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:461
  109. plr = 0x34684000
  110. updater = {i_timeDiff = 2510485712}
  111. __FUNCTION__ = "Update"
  112. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  113. #21 0x0000000000647f69 in BattleGroundMap::Update (this=0x51a4000, diff=@0x880) at /root/mangosdev/src/game/Map.cpp:1543
  114. No locals.
  115. #22 0x0000000000812c82 in MapUpdateRequest::call (this=0x7fffb6ea0bf8) at /root/mangosdev/src/game/MapUpdater.cpp:74
  116. No locals.
  117. #23 0x0000000000a7cae7 in DelayExecutor::svc (this=0x7fffd52198f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  118. 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 = 1311726412, tv_usec = 2926}}
  119. rq = <value optimized out>
  120. #24 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  121. No symbol table info available.
  122. #25 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  123. No symbol table info available.
  124. #26 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  125. No symbol table info available.
  126. #27 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  127. No symbol table info available.
  128. #28 0x0000000000000000 in ?? ()
  129. No symbol table info available.
  130. 21 Thread 0x7fffcccb8700 (LWP 25350) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  131. 20 Thread 0x7fffcd4b9700 (LWP 25349) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  132. 19 Thread 0x7fffcdcba700 (LWP 25348) 0x00007ffff67ceabd in rml::internal::privatizePublicFreeList (mallocBlock=0x7fff4c528000) at ../../src/tbbmalloc/MemoryAllocator.cpp:1017
  133. 18 Thread 0x7fffce4bb700 (LWP 25347) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  134. 17 Thread 0x7fffcecbc700 (LWP 25346) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  135. 16 Thread 0x7fffcf4bd700 (LWP 25345) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  136. 15 Thread 0x7fffcfcbe700 (LWP 25344) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  137. 14 Thread 0x7fffd04bf700 (LWP 25343) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  138. 13 Thread 0x7fffd0cc0700 (LWP 25342) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  139. 12 Thread 0x7fffd14c1700 (LWP 25341) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  140. 11 Thread 0x7fffd1cc2700 (LWP 25340) 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  141. 10 Thread 0x7fffd24c3700 (LWP 25339) 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  142. 9 Thread 0x7fffd2dc4700 (LWP 25338) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  143. 8 Thread 0x7fffd35c5700 (LWP 25337) 0x00007ffff5e216b4 in __lll_lock_wait () from /lib/libpthread.so.0
  144. * 7 Thread 0x7fffd3dc6700 (LWP 25336) loaded (this=0x51a4000, obj=0x7fffcc356080, msg=0x7fffd3dc5610) at /root/mangosdev/src/game/Map.cpp:436
  145. 6 Thread 0x7fffd47c7700 (LWP 25335) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  146. 5 Thread 0x7ffff4225700 (LWP 25334) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  147. 4 Thread 0x7ffff4a26700 (LWP 25333) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  148. 3 Thread 0x7ffff5434700 (LWP 25332) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  149. 1 Thread 0x7ffff7feb720 (LWP 25328) 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  150.  
  151. Thread 21 (Thread 0x7fffcccb8700 (LWP 25350)):
  152. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  153. No symbol table info available.
  154. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  155. No symbol table info available.
  156. #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
  157. No symbol table info available.
  158. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  159. No symbol table info available.
  160. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  161. No symbol table info available.
  162. #5 0x00000000005242a8 in ReactorRunnable::svc (this=0x7fffd3dee0b0) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  163. 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 = 5819}}
  164. __FUNCTION__ = "svc"
  165. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  166. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  167. No symbol table info available.
  168. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  169. No symbol table info available.
  170. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  171. No symbol table info available.
  172. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  173. No symbol table info available.
  174. #10 0x0000000000000000 in ?? ()
  175. No symbol table info available.
  176.  
  177. Thread 20 (Thread 0x7fffcd4b9700 (LWP 25349)):
  178. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  179. No symbol table info available.
  180. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  181. No symbol table info available.
  182. #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
  183. No symbol table info available.
  184. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  185. No symbol table info available.
  186. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  187. No symbol table info available.
  188. #5 0x00000000005242a8 in ReactorRunnable::svc (this=0x7fffd3dedf78) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  189. 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 = 4098}}
  190. __FUNCTION__ = "svc"
  191. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  192. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  193. No symbol table info available.
  194. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  195. No symbol table info available.
  196. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  197. No symbol table info available.
  198. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  199. No symbol table info available.
  200. #10 0x0000000000000000 in ?? ()
  201. No symbol table info available.
  202.  
  203. Thread 19 (Thread 0x7fffcdcba700 (LWP 25348)):
  204. #0 0x00007ffff67ceabd in rml::internal::privatizePublicFreeList (mallocBlock=0x7fff4c528000) at ../../src/tbbmalloc/MemoryAllocator.cpp:1017
  205. temp = 0x7fff4c52be80
  206. #1 0x00007ffff67d05f3 in getPublicFreeListBlock (size=<value optimized out>) at ../../src/tbbmalloc/MemoryAllocator.cpp:1046
  207. No locals.
  208. #2 scalable_malloc (size=<value optimized out>) at ../../src/tbbmalloc/MemoryAllocator.cpp:2007
  209. bin = 0x7ffff7fe4a78
  210. mallocBlock = 0x7fff4c528000
  211. result = <value optimized out>
  212. #3 0x0000000000a7e069 in operator new (sz=285) at /root/mangosdev/src/framework/Policies/MemoryManagement.cpp:57
  213. No locals.
  214. #4 0x0000000000689fd2 in WorldSocket::handle_input_header (this=0x7fff7cb94b80) at /root/mangosdev/src/game/WorldSocket.cpp:491
  215. __FUNCTION__ = "handle_input_header"
  216. __PRETTY_FUNCTION__ = "int WorldSocket::handle_input_header()"
  217. header = @0x7fffd2508fd0
  218. #5 0x000000000068c9d1 in WorldSocket::handle_input_missing_data (this=0x7fff7cb94b80) at /root/mangosdev/src/game/WorldSocket.cpp:564
  219. to_header = <value optimized out>
  220. buf = "yc\037l\234Z\ao8\001\000\000\000\000\000\000\000\000\000\000ò¯7\001\025V\212EoÕBE[1´COº|?ä\000\000\000\000\000à@\201\177'\016n\037\a\234\212\002\000\000\000\000\001\000\000\000\000\000\000°7\001M\035\213E\blCEz1´CcÌu@\000\000\000\000ÍÌ\000A\234js>Ók\a\234\212\002\000\000\000\000\001\000\000\000\000\000\000°7\001M\035\213E\blCEz1´CcÌu@\000\000\000\000q\034\227@\000\000\000\000\000\020\000\000>7n\001ês{Åõä1Æ\000v\000Ã`r\024?\000\000\000\000\000\000à@\"\036\063§W\003\aó-\002\000\000\000\000\000\000\000\020\000\000"...
  221. db = <incomplete type>
  222. message_block = <incomplete type>
  223. __FUNCTION__ = "handle_input_missing_data"
  224. __PRETTY_FUNCTION__ = "int WorldSocket::handle_input_missing_data()"
  225. recv_size = 4096
  226. n = 144
  227. #6 0x000000000068ccb5 in WorldSocket::handle_input (this=0x7fff7cb94b80) at /root/mangosdev/src/game/WorldSocket.cpp:291
  228. No locals.
  229. #7 0x00007ffff7af323e in ACE_Dev_Poll_Reactor::dispatch_io_event(ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  230. No symbol table info available.
  231. #8 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  232. No symbol table info available.
  233. #9 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  234. No symbol table info available.
  235. #10 0x00000000005242a8 in ReactorRunnable::svc (this=0x7fffd3dede40) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  236. 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}}
  237. __FUNCTION__ = "svc"
  238. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  239. #11 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  240. No symbol table info available.
  241. #12 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  242. No symbol table info available.
  243. #13 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  244. No symbol table info available.
  245. #14 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  246. No symbol table info available.
  247. #15 0x0000000000000000 in ?? ()
  248. No symbol table info available.
  249.  
  250. Thread 18 (Thread 0x7fffce4bb700 (LWP 25347)):
  251. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  252. No symbol table info available.
  253. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  254. No symbol table info available.
  255. #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
  256. No symbol table info available.
  257. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  258. No symbol table info available.
  259. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  260. No symbol table info available.
  261. #5 0x00000000005242a8 in ReactorRunnable::svc (this=0x7fffd3dedd08) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  262. 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}}
  263. __FUNCTION__ = "svc"
  264. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  265. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  266. No symbol table info available.
  267. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  268. No symbol table info available.
  269. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  270. No symbol table info available.
  271. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  272. No symbol table info available.
  273. #10 0x0000000000000000 in ?? ()
  274. No symbol table info available.
  275.  
  276. Thread 17 (Thread 0x7fffcecbc700 (LWP 25346)):
  277. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  278. No symbol table info available.
  279. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  280. No symbol table info available.
  281. #2 0x000000000051302b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd258ff00, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  282. result = <value optimized out>
  283. #3 0x00000000005141a7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd258ff00, first_item=@0x7fffcecbbe28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  284. ace_mon = {lock_ = 0x7fffd258ff50, owner_ = 0}
  285. #4 0x0000000000512e78 in getq (this=0x7fffd1cc1d90) at /usr/local/include/ace/Task_T.inl:22
  286. No locals.
  287. #5 SOAPWorkingThread::svc (this=0x7fffd1cc1d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  288. mb = 0x0
  289. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  290. No symbol table info available.
  291. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  292. No symbol table info available.
  293. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  294. No symbol table info available.
  295. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  296. No symbol table info available.
  297. #10 0x0000000000000000 in ?? ()
  298. No symbol table info available.
  299.  
  300. Thread 16 (Thread 0x7fffcf4bd700 (LWP 25345)):
  301. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  302. No symbol table info available.
  303. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  304. No symbol table info available.
  305. #2 0x000000000051302b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd258ff00, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  306. result = <value optimized out>
  307. #3 0x00000000005141a7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd258ff00, first_item=@0x7fffcf4bce28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  308. ace_mon = {lock_ = 0x7fffd258ff50, owner_ = 0}
  309. #4 0x0000000000512e78 in getq (this=0x7fffd1cc1d90) at /usr/local/include/ace/Task_T.inl:22
  310. No locals.
  311. #5 SOAPWorkingThread::svc (this=0x7fffd1cc1d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  312. mb = 0x0
  313. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  314. No symbol table info available.
  315. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  316. No symbol table info available.
  317. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  318. No symbol table info available.
  319. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  320. No symbol table info available.
  321. #10 0x0000000000000000 in ?? ()
  322. No symbol table info available.
  323.  
  324. Thread 15 (Thread 0x7fffcfcbe700 (LWP 25344)):
  325. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  326. No symbol table info available.
  327. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  328. No symbol table info available.
  329. #2 0x000000000051302b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd258ff00, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  330. result = <value optimized out>
  331. #3 0x00000000005141a7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd258ff00, first_item=@0x7fffcfcbde28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  332. ace_mon = {lock_ = 0x7fffd258ff50, owner_ = 0}
  333. #4 0x0000000000512e78 in getq (this=0x7fffd1cc1d90) at /usr/local/include/ace/Task_T.inl:22
  334. No locals.
  335. #5 SOAPWorkingThread::svc (this=0x7fffd1cc1d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  336. mb = 0x0
  337. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  338. No symbol table info available.
  339. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  340. No symbol table info available.
  341. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  342. No symbol table info available.
  343. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  344. No symbol table info available.
  345. #10 0x0000000000000000 in ?? ()
  346. No symbol table info available.
  347.  
  348. Thread 14 (Thread 0x7fffd04bf700 (LWP 25343)):
  349. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  350. No symbol table info available.
  351. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  352. No symbol table info available.
  353. #2 0x000000000051302b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd258ff00, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  354. result = <value optimized out>
  355. #3 0x00000000005141a7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd258ff00, first_item=@0x7fffd04bee28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  356. ace_mon = {lock_ = 0x7fffd258ff50, owner_ = 0}
  357. #4 0x0000000000512e78 in getq (this=0x7fffd1cc1d90) at /usr/local/include/ace/Task_T.inl:22
  358. No locals.
  359. #5 SOAPWorkingThread::svc (this=0x7fffd1cc1d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  360. mb = 0x0
  361. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  362. No symbol table info available.
  363. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  364. No symbol table info available.
  365. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  366. No symbol table info available.
  367. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  368. No symbol table info available.
  369. #10 0x0000000000000000 in ?? ()
  370. No symbol table info available.
  371.  
  372. Thread 13 (Thread 0x7fffd0cc0700 (LWP 25342)):
  373. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  374. No symbol table info available.
  375. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  376. No symbol table info available.
  377. #2 0x000000000051302b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd258ff00, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  378. result = <value optimized out>
  379. #3 0x00000000005141a7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd258ff00, first_item=@0x7fffd0cbfe28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  380. ace_mon = {lock_ = 0x7fffd258ff50, owner_ = 0}
  381. #4 0x0000000000512e78 in getq (this=0x7fffd1cc1d90) at /usr/local/include/ace/Task_T.inl:22
  382. No locals.
  383. #5 SOAPWorkingThread::svc (this=0x7fffd1cc1d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  384. mb = 0x0
  385. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  386. No symbol table info available.
  387. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  388. No symbol table info available.
  389. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  390. No symbol table info available.
  391. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  392. No symbol table info available.
  393. #10 0x0000000000000000 in ?? ()
  394. No symbol table info available.
  395.  
  396. Thread 12 (Thread 0x7fffd14c1700 (LWP 25341)):
  397. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  398. No symbol table info available.
  399. #1 0x0000000000a77019 in sleep (msecs=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  400. rqtp = {tv_sec = 1, tv_nsec = 0}
  401. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  402. No locals.
  403. #3 0x000000000051e6ab in FreezeDetectorRunnable::run (this=0x7fffd3dd8540) at /root/mangosdev/src/mangosd/Master.cpp:79
  404. curtime = 4294966780
  405. #4 0x0000000000a772ea in ACE_Based::Thread::ThreadTask (param=0x7fffd14c0e30) at /root/mangosdev/src/shared/Threading.cpp:187
  406. No locals.
  407. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  408. No symbol table info available.
  409. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  410. No symbol table info available.
  411. #7 0x0000000000000000 in ?? ()
  412. No symbol table info available.
  413.  
  414. Thread 11 (Thread 0x7fffd1cc2700 (LWP 25340)):
  415. #0 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  416. No symbol table info available.
  417. #1 0x0000000000af30de in tcp_select (soap=0x7fffd1ca6590, s=32, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4418
  418. tv = {tv_sec = 2, tv_usec = 594598}
  419. fd = {{fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}}
  420. sfd = 0x7fffd1ca63c0
  421. efd = 0x7fffd1ca6440
  422. r = <value optimized out>
  423. rfd = 0x7fffd1ca6340
  424. #2 0x0000000000b00d2f in soap_accept (soap=0x7fffd1ca6590) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4486
  425. r = -514
  426. err = -514
  427. n = 16
  428. len = 65536
  429. set = 1
  430. #3 0x0000000000512347 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/MaNGOSsoap.cpp:51
  431. thread_soap = <value optimized out>
  432. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fffd258ff00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  433. soap = {_vptr.soap = 0xbc30b0, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xbbf9bb "%.9G", double_format = 0xbbf9c0 "%.17lG", dime_id_format = 0xbbf9c7 "cid:id%d", http_version = 0xbbf9d0 "1.1", http_content = 0x0, encodingStyle = 0xbc25e0 "", actor = 0x0, lang = 0xbc02ec "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 = 0xe7e120, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x28c9aa0, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7ffff0743fb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xb138e0 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xaf13a0 <http_get(soap*)>, fput = 0xaf13b0 <http_405(soap*)>, fdel = 0xaf13b0 <http_405(soap*)>, fhead = 0xaf13b0 <http_405(soap*)>, fform = 0, fposthdr = 0xaf95c0 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xaf44d0 <http_response(soap*, int, size_t)>, fparse = 0xb04ee0 <http_parse(soap*)>, fparsehdr = 0xb12d20 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xaf6830 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xaf6810 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xaf6800 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xb086c0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xaf6820 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xaf0cb0 <tcp_disconnect(soap*)>, fsend = 0xaf64e0 <fsend(soap*, char const*, size_t)>, frecv = 0xaf62b0 <frecv(soap*, char*, size_t)>, fpoll = 0xb01190 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xaf4470 <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 = 32, 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 = 42236, 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 = 0xbbf9d4 "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>, "+YÒÿ\177\000\000³à|öÿ\177", '\000' <repeats 18 times>, "x\020\000\000\000\000\000\000\000\000YÒÿ\177\000\000\n\000\000\000\000\000\000\000\033\000\000\000\000\000\000\000\000\000YÒÿ\177\000\000zç|öÿ\177\000\000 \035ÌÑÿ\177\000\000\000yïéÎ<\aB\000\000\000\000\000\000\000\000\000+YÒÿ\177\000\000\001\000\000\000\000\000\000\000\210&ÌÑÿ\177\000\000\000'ÌÑÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff67d02f4, z_crc = 0, z_dict = 0xad2590000 <Address 0xad2590000 out of bounds>, z_dict_len = 4097, zlib_state = 0, zlib_in = 0, zlib_out = 25752, z_buf = 0x7ffff7fe6488 "", z_buflen = 0, z_level = 0, z_ratio_in = 4.59163468e-41, z_ratio_out = -1.28310675e+33}
  434. m = <value optimized out>
  435. s = -514
  436. #4 0x0000000000a772ea in ACE_Based::Thread::ThreadTask (param=0x21) at /root/mangosdev/src/shared/Threading.cpp:187
  437. No locals.
  438. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  439. No symbol table info available.
  440. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  441. No symbol table info available.
  442. #7 0x0000000000000000 in ?? ()
  443. No symbol table info available.
  444.  
  445. Thread 10 (Thread 0x7fffd24c3700 (LWP 25339)):
  446. #0 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  447. No symbol table info available.
  448. #1 0x00007ffff5b6fb14 in usleep () from /lib/libc.so.6
  449. No symbol table info available.
  450. #2 0x000000000051f9ce in CliRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/CliRunnable.cpp:617
  451. command_str = <value optimized out>
  452. commandbuf = "\000@ZÒÿ\177\000\000ô\002}öÿ\177", '\000' <repeats 11 times>, "@ZÒ\t\000\000\000\001\020\000\000\000\000\000\000\230gþ÷ÿ\177\000\000\210gþ÷ÿ\177", '\000' <repeats 11 times>, "@ZÒÿ\177\000\000V\f}öÿ\177", '\000' <repeats 11 times>, "yïéÎ<\aBx\020\000\000\000\000\000\000\000kZÒÿ\177\000\000°~ý÷ÿ\177\000\000\210\066LÒÿ\177\000\000\000\067LÒÿ\177", '\000' <repeats 18 times>, "Fh²÷ÿ\177\000\000\000\200ëÓÿ\177\000\000\\ø|öÿ\177\000\000\210¥ëÓÿ\177", '\000' <repeats 11 times>, "kZÒÿ\177\000\000P=é\000\000\000\000\000À9LÒ"...
  453. #3 0x0000000000a772ea in ACE_Based::Thread::ThreadTask (param=0x7fffd24c2c40) at /root/mangosdev/src/shared/Threading.cpp:187
  454. No locals.
  455. #4 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  456. No symbol table info available.
  457. #5 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  458. No symbol table info available.
  459. #6 0x0000000000000000 in ?? ()
  460. No symbol table info available.
  461.  
  462. Thread 9 (Thread 0x7fffd2dc4700 (LWP 25338)):
  463. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  464. No symbol table info available.
  465. #1 0x00007ffff7ae037a in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  466. No symbol table info available.
  467. #2 0x00000000008125d0 in MapUpdater::wait (this=0x7fffd52198e8) at /root/mangosdev/src/game/MapUpdater.cpp:107
  468. guard = {lock_ = 0x7fffd5219a00, owner_ = 0}
  469. #3 0x00000000005809e8 in MapManager::Update (this=0x7fffd5219800, diff=<value optimized out>) at /root/mangosdev/src/game/MapManager.cpp:247
  470. No locals.
  471. #4 0x00000000006683ad in World::Update (this=0x7ffff7f77900, diff=106) at /root/mangosdev/src/game/World.cpp:1610
  472. autobroadcaston = 0
  473. #5 0x000000000051b87d in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  474. diff = 106
  475. prevSleepTime = 0
  476. #6 0x0000000000a772ea in ACE_Based::Thread::ThreadTask (param=0x7fffd52199c4) at /root/mangosdev/src/shared/Threading.cpp:187
  477. No locals.
  478. #7 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  479. No symbol table info available.
  480. #8 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  481. No symbol table info available.
  482. #9 0x0000000000000000 in ?? ()
  483. No symbol table info available.
  484.  
  485. Thread 8 (Thread 0x7fffd35c5700 (LWP 25337)):
  486. #0 0x00007ffff5e216b4 in __lll_lock_wait () from /lib/libpthread.so.0
  487. No symbol table info available.
  488. #1 0x00007ffff5e1c849 in _L_lock_953 () from /lib/libpthread.so.0
  489. No symbol table info available.
  490. #2 0x00007ffff5e1c66b in pthread_mutex_lock () from /lib/libpthread.so.0
  491. No symbol table info available.
  492. #3 0x00007ffff7b26926 in ACE_OS::mutex_lock(pthread_mutex_t*) () from /opt/mangos/lib/libACE-5.8.3.so
  493. No symbol table info available.
  494. #4 0x0000000000780694 in thread_mutex_lock (this=0x7fff8f422080, update_diff=106, p_time=106) at /usr/local/include/ace/OS_NS_Thread.inl:3394
  495. No locals.
  496. #5 acquire (this=0x7fff8f422080, update_diff=106, p_time=106) at /usr/local/include/ace/Thread_Mutex.inl:60
  497. No locals.
  498. #6 Unit::Update (this=0x7fff8f422080, update_diff=106, p_time=106) at /root/mangosdev/src/game/Unit.cpp:330
  499. No locals.
  500. #7 0x0000000000537dec in Creature::Update (this=0x7fff8f422080, update_diff=106, diff=106) at /root/mangosdev/src/game/Creature.cpp:566
  501. No locals.
  502. #8 0x0000000000649391 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:429
  503. No locals.
  504. #9 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  505. No locals.
  506. #10 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  507. No locals.
  508. #11 0x0000000000647a81 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x7fffaa5a8000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  509. No locals.
  510. #12 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x7fffaa5a8000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  511. No locals.
  512. #13 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fffaa5a8000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  513. No locals.
  514. #14 Visit (this=0x7fffaa5a8000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  515. No locals.
  516. #15 Visit<MaNGOS::ObjectUpdater> (this=0x7fffaa5a8000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  517. No locals.
  518. #16 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fffaa5a8000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  519. No locals.
  520. #17 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffaa5a8000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  521. x = <value optimized out>
  522. y = 31
  523. cell_x = <value optimized out>
  524. cell_y = <value optimized out>
  525. #18 Map::Update (this=0x7fffaa5a8000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:499
  526. pair = {x_coord = 255, y_coord = 251}
  527. cell = {data = {Part = {grid_x = 31, grid_y = 31, cell_x = 7, cell_y = 3, nocreate = 1, reserved = 0}, All = 17594335}}
  528. y = 251
  529. x = 255
  530. plr = <value optimized out>
  531. area = {low_bound = {x_coord = 255, y_coord = 250}, high_bound = {x_coord = 258, y_coord = 253}}
  532. updater = {i_timeDiff = 106}
  533. __FUNCTION__ = "Update"
  534. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  535. #19 0x0000000000812c82 in MapUpdateRequest::call (this=0x7fffb6ea0fe0) at /root/mangosdev/src/game/MapUpdater.cpp:74
  536. No locals.
  537. #20 0x0000000000a7cae7 in DelayExecutor::svc (this=0x7fffd52198f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  538. 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 = 1311726412, tv_usec = 2877}}
  539. rq = <value optimized out>
  540. #21 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  541. No symbol table info available.
  542. #22 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  543. No symbol table info available.
  544. #23 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  545. No symbol table info available.
  546. #24 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  547. No symbol table info available.
  548. #25 0x0000000000000000 in ?? ()
  549. No symbol table info available.
  550.  
  551. Thread 7 (Thread 0x7fffd3dc6700 (LWP 25336)):
  552. #0 loaded (this=0x51a4000, obj=0x7fffcc356080, msg=0x7fffd3dc5610) at /root/mangosdev/src/game/Map.cpp:436
  553. No locals.
  554. #1 Map::MessageBroadcast (this=0x51a4000, obj=0x7fffcc356080, msg=0x7fffd3dc5610) at /root/mangosdev/src/game/Map.cpp:382
  555. p = {x_coord = 273, y_coord = 277}
  556. cell = {data = {Part = {grid_x = 34, grid_y = 34, cell_x = 1, cell_y = 5, nocreate = 1, reserved = 0}, All = 18094242}}
  557. post_man = {i_phaseMask = 1, i_message = 0x7fff18721140}
  558. message = {i_visitor = @0x7fff0dce4000}
  559. #2 0x00000000007694b6 in Unit::SendThreatRemove (this=0x7fffcc356080, pHostileReference=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:11791
  560. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 11, _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 = 0x7fff0dce4520 "ùIìW\210@ñ\aÀ,\004", _M_finish = 0x7fff0dce452b "", _M_end_of_storage = 0x7fff0dce4530 "\f\213"}}, <No data fields>}}, m_opcode = 1156}
  561. #3 0x00000000007a44a1 in ThreatManager::processThreatEvent (this=0x7fffcc357b08, threatRefStatusChangeEvent=<value optimized out>) at /root/mangosdev/src/game/ThreatManager.cpp:587
  562. hostileReference = 0x7fff18721140
  563. #4 0x00000000007a47d9 in fireStatusChanged (this=0x7fff18721140) at /root/mangosdev/src/game/ThreatManager.cpp:97
  564. No locals.
  565. #5 setOnlineOfflineState (this=0x7fff18721140) at /root/mangosdev/src/game/ThreatManager.cpp:171
  566. event = {<UnitBaseEvent> = {iType = 1}, iHostileReference = 0x7fff18721140, {iFValue = 0, iIValue = 0, iBValue = false}, iThreatManager = 0x7fffcc357b08}
  567. #6 HostileReference::sourceObjectDestroyLink (this=0x7fff18721140) at /root/mangosdev/src/game/ThreatManager.cpp:88
  568. No locals.
  569. #7 0x00000000007a467e in invalidate (this=0x51a4000) at /root/mangosdev/src/framework/Utilities/LinkedReference/Reference.h:83
  570. No locals.
  571. #8 HostileReference::removeReference (this=0x51a4000) at /root/mangosdev/src/game/ThreatManager.cpp:194
  572. event = {<UnitBaseEvent> = {iType = 3925420624}, iHostileReference = 0xe688000, {iFValue = 2.16299668e-07, iIValue = 879247360, iBValue = false}, iThreatManager = 0x7fffec45da00}
  573. #9 0x00000000007228d5 in HostileRefManager::deleteReferences (this=<value optimized out>) at /root/mangosdev/src/game/HostileRefManager.cpp:109
  574. nextRef = <value optimized out>
  575. ref = 0x7fff18721140
  576. #10 0x000000000078b2b5 in Unit::DealDamage (this=0x34684000, pVictim=0xe688000, damage=1009, cleanDamage=<value optimized out>, damagetype=<value optimized out>, damageSchoolMask=<value optimized out>, spellProto=0x7fffec45da00, durabilityLoss=true) at /root/mangosdev/src/game/Unit.cpp:806
  577. group_tap = 0x7fff4a812600
  578. spiritOfRedemtionTalentReady = <value optimized out>
  579. player_tap = 0x34684000
  580. pOwner = 0x0
  581. damageFromSpiritOfRedemtionTalent = true
  582. health = 805273856
  583. duel_hasEnded = false
  584. __FUNCTION__ = "DealDamage"
  585. __PRETTY_FUNCTION__ = "uint32 Unit::DealDamage(Unit*, uint32, const CleanDamage*, DamageEffectType, SpellSchoolMask, const SpellEntry*, bool)"
  586. #11 0x000000000078fe74 in Unit::DealSpellDamage (this=0x34684000, damageInfo=0x7fffd3dc5960, durabilityLoss=true) at /root/mangosdev/src/game/Unit.cpp:1502
  587. pVictim = 0xe688000
  588. spellProto = 0x7fffec45da00
  589. cleanDamage = {damage = 0, absorb = 178, attackType = BASE_ATTACK, hitOutCome = MELEE_HIT_NORMAL}
  590. hasWeaponDmgEffect = <value optimized out>
  591. #12 0x00000000008d6a3d in Spell::DoAllEffectOnTarget (this=0x7fff02555080, target=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1163
  592. damageInfo = {target = 0xe688000, attacker = 0x34684000, SpellID = 49235, damage = 1009, schoolMask = SPELL_SCHOOL_MASK_FROST, absorb = 178, resist = 0, physicalLog = false, unused = false, blocked = 0, HitInfo = 0}
  593. mask = 3
  594. unit = 0xe688000
  595. real_caster = 0x34684000
  596. caster = 0x34684000
  597. missInfo = SPELL_MISS_NONE
  598. procVictim = 131072
  599. procAttacker = 65536
  600. procEx = <value optimized out>
  601. #13 0x00000000008ebc0f in Spell::handle_immediate (this=0x7fff02555080) at /root/mangosdev/src/game/Spell.cpp:3715
  602. buffer = {targetGUID = {m_guid = 273600}, timeDelay = 0, HitInfo = 0, damage = 0, missCondition = SPELL_MISS_NONE, reflectResult = SPELL_MISS_NONE, effectMask = 3 '\003', processed = true, deleted = false}
  603. #14 0x00000000008ea40b in Spell::cast (this=0x7fff02555080, skipCheck=false) at /root/mangosdev/src/game/Spell.cpp:3679
  604. castResult = <value optimized out>
  605. #15 0x00000000008f5420 in SpellEvent::Execute (this=0x7fff562c7740, e_time=5587872, p_time=34) at /root/mangosdev/src/game/Spell.cpp:7562
  606. No locals.
  607. #16 0x0000000000a7db2f in EventProcessor::Update (this=0x34684128, p_time=106) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  608. Event = 0x7fff562c7740
  609. #17 0x00000000007806a2 in Unit::Update (this=0x34684000, update_diff=106, p_time=106) at /root/mangosdev/src/game/Unit.cpp:331
  610. No locals.
  611. #18 0x000000000070edd8 in Player::Update (this=0x34684000, update_diff=106, p_time=106) at /root/mangosdev/src/game/Player.cpp:1219
  612. now = <value optimized out>
  613. pet = <value optimized out>
  614. #19 0x0000000000647559 in Update (this=0x3a704000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Object.h:429
  615. No locals.
  616. #20 Map::Update (this=0x3a704000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:461
  617. plr = 0x34684000
  618. updater = {i_timeDiff = 2510485712}
  619. __FUNCTION__ = "Update"
  620. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  621. #21 0x0000000000647f69 in BattleGroundMap::Update (this=0x51a4000, diff=@0x880) at /root/mangosdev/src/game/Map.cpp:1543
  622. No locals.
  623. #22 0x0000000000812c82 in MapUpdateRequest::call (this=0x7fffb6ea0bf8) at /root/mangosdev/src/game/MapUpdater.cpp:74
  624. No locals.
  625. #23 0x0000000000a7cae7 in DelayExecutor::svc (this=0x7fffd52198f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  626. 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 = 1311726412, tv_usec = 2926}}
  627. rq = <value optimized out>
  628. #24 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  629. No symbol table info available.
  630. #25 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  631. No symbol table info available.
  632. #26 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  633. No symbol table info available.
  634. #27 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  635. No symbol table info available.
  636. #28 0x0000000000000000 in ?? ()
  637. No symbol table info available.
  638.  
  639. Thread 6 (Thread 0x7fffd47c7700 (LWP 25335)):
  640. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  641. No symbol table info available.
  642. #1 0x0000000000a77019 in sleep (msecs=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  643. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  644. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  645. No locals.
  646. #3 0x0000000000a7625a in SqlDelayThread::run (this=0x7fffd5372200) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  647. pingEveryLoop = 180000
  648. loopCounter = 124219
  649. #4 0x0000000000a772ea in ACE_Based::Thread::ThreadTask (param=0x7fffd47c6e30) at /root/mangosdev/src/shared/Threading.cpp:187
  650. No locals.
  651. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  652. No symbol table info available.
  653. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  654. No symbol table info available.
  655. #7 0x0000000000000000 in ?? ()
  656. No symbol table info available.
  657.  
  658. Thread 5 (Thread 0x7ffff4225700 (LWP 25334)):
  659. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  660. No symbol table info available.
  661. #1 0x0000000000a77019 in sleep (msecs=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  662. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  663. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  664. No locals.
  665. #3 0x0000000000a7625a in SqlDelayThread::run (this=0x7ffff7f87dc0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  666. pingEveryLoop = 180000
  667. loopCounter = 124590
  668. #4 0x0000000000a772ea in ACE_Based::Thread::ThreadTask (param=0x7ffff4224e30) at /root/mangosdev/src/shared/Threading.cpp:187
  669. No locals.
  670. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  671. No symbol table info available.
  672. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  673. No symbol table info available.
  674. #7 0x0000000000000000 in ?? ()
  675. No symbol table info available.
  676.  
  677. Thread 4 (Thread 0x7ffff4a26700 (LWP 25333)):
  678. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  679. No symbol table info available.
  680. #1 0x0000000000a77019 in sleep (msecs=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  681. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  682. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  683. No locals.
  684. #3 0x0000000000a7625a in SqlDelayThread::run (this=0x7ffff7f87e80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  685. pingEveryLoop = 180000
  686. loopCounter = 127470
  687. #4 0x0000000000a772ea in ACE_Based::Thread::ThreadTask (param=0x7ffff4a25e30) at /root/mangosdev/src/shared/Threading.cpp:187
  688. No locals.
  689. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  690. No symbol table info available.
  691. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  692. No symbol table info available.
  693. #7 0x0000000000000000 in ?? ()
  694. No symbol table info available.
  695.  
  696. Thread 3 (Thread 0x7ffff5434700 (LWP 25332)):
  697. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  698. No symbol table info available.
  699. #1 0x0000000000a77019 in sleep (msecs=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  700. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  701. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  702. No locals.
  703. #3 0x0000000000a7625a in SqlDelayThread::run (this=0x7ffff7f87f40) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  704. pingEveryLoop = 180000
  705. loopCounter = 126884
  706. #4 0x0000000000a772ea in ACE_Based::Thread::ThreadTask (param=0x7ffff5433e30) at /root/mangosdev/src/shared/Threading.cpp:187
  707. No locals.
  708. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  709. No symbol table info available.
  710. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  711. No symbol table info available.
  712. #7 0x0000000000000000 in ?? ()
  713. No symbol table info available.
  714.  
  715. Thread 1 (Thread 0x7ffff7feb720 (LWP 25328)):
  716. #0 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  717. No symbol table info available.
  718. #1 0x00007ffff7b7689b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  719. No symbol table info available.
  720. #2 0x00000000005227b0 in Wait (this=0x7fffd3e86de8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:101
  721. No locals.
  722. #3 WorldSocketMgr::Wait (this=0x7fffd3e86de8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:310
  723. i = 1
  724. #4 0x000000000051c6d3 in Master::Run (this=<value optimized out>) at /root/mangosdev/src/mangosd/Master.cpp:322
  725. 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"}}
  726. rar_thread = 0x0
  727. bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffd3e8cdd8 "0.0.0.0"}}
  728. world_thread = {m_iThreadId = 140736731039488, m_hThreadHandle = 140736731039488, m_task = 0x7fffd3ecf700, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xbbc7d0, 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}}}
  729. cliThread = 0x7fffd54f0ec8
  730. soap_thread = 0x7fffd54f0ee0
  731. freeze_thread = 0x7fffd54f0f10
  732. #5 0x000000000051507b in main (argc=<value optimized out>, argv=0x7fffffffe258) at /root/mangosdev/src/mangosd/Main.cpp:212
  733. cfg_file = 0x7fffffffe4b6 "../etc/mangosd.conf"
  734. 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_ = 2, cur_size_ = 2, array_ = 0x7ffff7fcbf70, allocator_ = 0x7ffff7ddb070}, <No data fields>}}
  735. serviceDaemonMode = 0 '\000'
  736. option = <value optimized out>
  737. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  738. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 667 account Id 124141
  739. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  740. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  741. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  742. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  743. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 438 account Id 320545
  744. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  745. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  746. WORLD: unknown PET flag Action 129 and spellid 2947.
  747. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 758 account Id 264474
  748. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  749. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  750. WORLD: unknown PET flag Action 193 and spellid 52471.
  751. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  752. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  753. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  754. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  755. WORLD: unknown PET flag Action 193 and spellid 52471.
  756. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 791 account Id 260566
  757. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  758. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  759. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  760. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  761. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  762. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 312 account Id 298835
  763. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  764. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  765. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  766. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement