Advertisement
Guest User

Untitled

a guest
Sep 27th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.36 KB | None | 0 0
  1. [New Thread 0x7fffd1bbf700 (LWP 1963)]
  2. [New Thread 0x7fffd0bbd700 (LWP 1965)]
  3. [New Thread 0x7fffd03bc700 (LWP 1966)]
  4. [New Thread 0x7fffcfbbb700 (LWP 1967)]
  5. [New Thread 0x7fffcf3ba700 (LWP 1968)]
  6. [New Thread 0x7fffcebb9700 (LWP 1969)]
  7. [New Thread 0x7fffce3b8700 (LWP 1970)]
  8. [New Thread 0x7fffcdbb7700 (LWP 1971)]
  9. [New Thread 0x7fffcd3b6700 (LWP 1972)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffd3cc3700 (LWP 1959)]
  13. Unit::SendSpellNonMeleeDamageLog (this=0x7fffcc448100, log=0x7fffd3cc2ae0) at /root/mangosdev/src/game/Unit.cpp:5378
  14. 5378 uint32 targetHealth = log->target->GetHealth();
  15. #0 Unit::SendSpellNonMeleeDamageLog (this=0x7fffcc448100, log=0x7fffd3cc2ae0) at /root/mangosdev/src/game/Unit.cpp:5378
  16. #1 0x00000000008d8ba6 in Spell::DoAllEffectOnTarget (this=0x7fffad5ebb00, target=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1135
  17. #2 0x00000000008f4de0 in Spell::handle_delayed (this=0x7fffad5ebb00, t_offset=401) at /root/mangosdev/src/game/Spell.cpp:3753
  18. #3 0x00000000008f7ce9 in SpellEvent::Execute (this=0x7fffbc4afd80, e_time=95373, p_time=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:7630
  19. #4 0x0000000000a80ecf in EventProcessor::Update (this=0x7fffcc448228, p_time=100) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  20. #5 0x0000000000787fab in Unit::Update (this=0x7fffcc448100, update_diff=100, p_time=100) at /root/mangosdev/src/game/Unit.cpp:334
  21. #6 0x000000000053978c in Creature::Update (this=0x7fffcc448100, update_diff=100, diff=100) at /root/mangosdev/src/game/Creature.cpp:568
  22. #7 0x0000000000649d71 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:434
  23. #8 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  24. #9 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  25. #10 0x0000000000646e0a in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x15a8000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  26. #11 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x15a8000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  27. #12 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x15a8000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  28. #13 Visit (this=0x15a8000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  29. #14 Visit<MaNGOS::ObjectUpdater> (this=0x15a8000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  30. #15 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x15a8000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  31. #16 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x15a8000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  32. #17 Map::Update (this=0x15a8000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  33. #18 0x0000000000814b32 in MapUpdateRequest::call (this=0x7fffc916eea8) at /root/mangosdev/src/game/MapUpdater.cpp:74
  34. #19 0x0000000000a7fe87 in DelayExecutor::svc (this=0x7fffd50baf70) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  35. #20 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  36. #21 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  37. #22 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  38. #23 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  39. #24 0x0000000000000000 in ?? ()
  40. #0 Unit::SendSpellNonMeleeDamageLog (this=0x7fffcc448100, log=0x7fffd3cc2ae0) at /root/mangosdev/src/game/Unit.cpp:5378
  41. targetHealth = <value optimized out>
  42. overkill = 0
  43. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 140736746760960, _wpos = 0, _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {_M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, _M_start = 0x7fffec784e20 "\211Ñ", _M_finish = 0x7fff00000001 <Address 0x7fff00000001 out of bounds>, _M_end_of_storage = 0x7fffcc4490e0 "à\220DÌÿ\177"}}, <No data fields>}}, m_opcode = 0}
  44. #1 0x00000000008d8ba6 in Spell::DoAllEffectOnTarget (this=0x7fffad5ebb00, target=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1135
  45. damageInfo = {target = 0x7fffafd7a080, attacker = 0x7fffcc448100, SpellID = 53641, damage = 0, schoolMask = SPELL_SCHOOL_MASK_SHADOW, absorb = 18060, resist = 0, physicalLog = false, unused = false, blocked = 0, HitInfo = 0}
  46. mask = 2
  47. unit = 0x7fffafd7a080
  48. real_caster = 0x7fffcc448100
  49. caster = 0x7fffcc448100
  50. missInfo = SPELL_MISS_NONE
  51. procVictim = 131072
  52. procAttacker = 65536
  53. procEx = <value optimized out>
  54. #2 0x00000000008f4de0 in Spell::handle_delayed (this=0x7fffad5ebb00, t_offset=401) at /root/mangosdev/src/game/Spell.cpp:3753
  55. next_time = 0
  56. #3 0x00000000008f7ce9 in SpellEvent::Execute (this=0x7fffbc4afd80, e_time=95373, p_time=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:7630
  57. n_offset = <value optimized out>
  58. #4 0x0000000000a80ecf in EventProcessor::Update (this=0x7fffcc448228, p_time=100) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  59. Event = 0x7fffbc4afd80
  60. #5 0x0000000000787fab in Unit::Update (this=0x7fffcc448100, update_diff=100, p_time=100) at /root/mangosdev/src/game/Unit.cpp:334
  61. No locals.
  62. #6 0x000000000053978c in Creature::Update (this=0x7fffcc448100, update_diff=100, diff=100) at /root/mangosdev/src/game/Creature.cpp:568
  63. No locals.
  64. #7 0x0000000000649d71 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:434
  65. No locals.
  66. #8 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  67. No locals.
  68. #9 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  69. No locals.
  70. #10 0x0000000000646e0a in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x15a8000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  71. No locals.
  72. #11 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x15a8000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  73. No locals.
  74. #12 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x15a8000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  75. No locals.
  76. #13 Visit (this=0x15a8000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  77. No locals.
  78. #14 Visit<MaNGOS::ObjectUpdater> (this=0x15a8000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  79. No locals.
  80. #15 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x15a8000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  81. No locals.
  82. #16 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x15a8000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  83. x = 2
  84. y = 99041280
  85. cell_x = <value optimized out>
  86. cell_y = 0
  87. #17 Map::Update (this=0x15a8000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  88. pair = {x_coord = 290, y_coord = 176}
  89. cell = {data = {Part = {grid_x = 36, grid_y = 22, cell_x = 2, cell_y = 0, nocreate = 1, reserved = 0}, All = 16786852}}
  90. y = 176
  91. x = 290
  92. plr = <value optimized out>
  93. updater = {i_timeDiff = 100}
  94. __FUNCTION__ = "Update"
  95. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  96. #18 0x0000000000814b32 in MapUpdateRequest::call (this=0x7fffc916eea8) at /root/mangosdev/src/game/MapUpdater.cpp:74
  97. No locals.
  98. #19 0x0000000000a7fe87 in DelayExecutor::svc (this=0x7fffd50baf70) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  99. 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 = 1312052003, tv_usec = 61873}}
  100. rq = <value optimized out>
  101. #20 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  102. No symbol table info available.
  103. #21 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  104. No symbol table info available.
  105. #22 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  106. No symbol table info available.
  107. #23 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  108. No symbol table info available.
  109. #24 0x0000000000000000 in ?? ()
  110. No symbol table info available.
  111. 20 Thread 0x7fffcd3b6700 (LWP 1972) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  112. 19 Thread 0x7fffcdbb7700 (LWP 1971) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  113. 18 Thread 0x7fffce3b8700 (LWP 1970) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  114. 17 Thread 0x7fffcebb9700 (LWP 1969) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  115. 16 Thread 0x7fffcf3ba700 (LWP 1968) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  116. 15 Thread 0x7fffcfbbb700 (LWP 1967) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  117. 14 Thread 0x7fffd03bc700 (LWP 1966) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  118. 13 Thread 0x7fffd0bbd700 (LWP 1965) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  119. 12 Thread 0x7fffd1bbf700 (LWP 1963) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  120. 11 Thread 0x7fffd13be700 (LWP 1964) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  121. 10 Thread 0x7fffd24c0700 (LWP 1962) 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  122. 9 Thread 0x7fffd2cc1700 (LWP 1961) 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  123. 8 Thread 0x7fffd34c2700 (LWP 1960) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  124. * 7 Thread 0x7fffd3cc3700 (LWP 1959) Unit::SendSpellNonMeleeDamageLog (this=0x7fffcc448100, log=0x7fffd3cc2ae0) at /root/mangosdev/src/game/Unit.cpp:5378
  125. 6 Thread 0x7fffd46c4700 (LWP 1958) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  126. 5 Thread 0x7ffff4225700 (LWP 1957) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  127. 4 Thread 0x7ffff4a26700 (LWP 1956) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  128. 3 Thread 0x7ffff5434700 (LWP 1955) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  129. 1 Thread 0x7ffff7feb720 (LWP 1950) 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  130.  
  131. Thread 20 (Thread 0x7fffcd3b6700 (LWP 1972)):
  132. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  133. No symbol table info available.
  134. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  135. No symbol table info available.
  136. #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
  137. No symbol table info available.
  138. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  139. No symbol table info available.
  140. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  141. No symbol table info available.
  142. #5 0x0000000000524528 in ReactorRunnable::svc (this=0x7fffd3d112b0) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  143. 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}}
  144. __FUNCTION__ = "svc"
  145. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  146. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  147. No symbol table info available.
  148. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  149. No symbol table info available.
  150. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  151. No symbol table info available.
  152. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  153. No symbol table info available.
  154. #10 0x0000000000000000 in ?? ()
  155. No symbol table info available.
  156.  
  157. Thread 19 (Thread 0x7fffcdbb7700 (LWP 1971)):
  158. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  159. No symbol table info available.
  160. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  161. No symbol table info available.
  162. #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
  163. No symbol table info available.
  164. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  165. No symbol table info available.
  166. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  167. No symbol table info available.
  168. #5 0x0000000000524528 in ReactorRunnable::svc (this=0x7fffd3d11178) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  169. 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}}
  170. __FUNCTION__ = "svc"
  171. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  172. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  173. No symbol table info available.
  174. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  175. No symbol table info available.
  176. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  177. No symbol table info available.
  178. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  179. No symbol table info available.
  180. #10 0x0000000000000000 in ?? ()
  181. No symbol table info available.
  182.  
  183. Thread 18 (Thread 0x7fffce3b8700 (LWP 1970)):
  184. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  185. No symbol table info available.
  186. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  187. No symbol table info available.
  188. #2 0x00007ffff7af369c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  189. No symbol table info available.
  190. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  191. No symbol table info available.
  192. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  193. No symbol table info available.
  194. #5 0x0000000000524528 in ReactorRunnable::svc (this=0x7fffd3d11040) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  195. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 9999}}
  196. __FUNCTION__ = "svc"
  197. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  198. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  199. No symbol table info available.
  200. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  201. No symbol table info available.
  202. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  203. No symbol table info available.
  204. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  205. No symbol table info available.
  206. #10 0x0000000000000000 in ?? ()
  207. No symbol table info available.
  208.  
  209. Thread 17 (Thread 0x7fffcebb9700 (LWP 1969)):
  210. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  211. No symbol table info available.
  212. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  213. No symbol table info available.
  214. #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
  215. No symbol table info available.
  216. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  217. No symbol table info available.
  218. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  219. No symbol table info available.
  220. #5 0x0000000000524528 in ReactorRunnable::svc (this=0x7fffd3d10f08) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  221. 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}}
  222. __FUNCTION__ = "svc"
  223. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  224. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  225. No symbol table info available.
  226. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  227. No symbol table info available.
  228. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  229. No symbol table info available.
  230. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  231. No symbol table info available.
  232. #10 0x0000000000000000 in ?? ()
  233. No symbol table info available.
  234.  
  235. Thread 16 (Thread 0x7fffcf3ba700 (LWP 1968)):
  236. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  237. No symbol table info available.
  238. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  239. No symbol table info available.
  240. #2 0x00000000005132ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd1cb7f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  241. result = <value optimized out>
  242. #3 0x0000000000514427 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd1cb7f00, first_item=@0x7fffcf3b9e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  243. ace_mon = {lock_ = 0x7fffd1cb7f50, owner_ = 0}
  244. #4 0x00000000005130f8 in getq (this=0x7fffd24bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  245. No locals.
  246. #5 SOAPWorkingThread::svc (this=0x7fffd24bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  247. mb = 0x0
  248. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  249. No symbol table info available.
  250. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  251. No symbol table info available.
  252. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  253. No symbol table info available.
  254. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  255. No symbol table info available.
  256. #10 0x0000000000000000 in ?? ()
  257. No symbol table info available.
  258.  
  259. Thread 15 (Thread 0x7fffcfbbb700 (LWP 1967)):
  260. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  261. No symbol table info available.
  262. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  263. No symbol table info available.
  264. #2 0x00000000005132ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd1cb7f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  265. result = <value optimized out>
  266. #3 0x0000000000514427 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd1cb7f00, first_item=@0x7fffcfbbae28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  267. ace_mon = {lock_ = 0x7fffd1cb7f50, owner_ = 0}
  268. #4 0x00000000005130f8 in getq (this=0x7fffd24bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  269. No locals.
  270. #5 SOAPWorkingThread::svc (this=0x7fffd24bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  271. mb = 0x0
  272. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  273. No symbol table info available.
  274. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  275. No symbol table info available.
  276. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  277. No symbol table info available.
  278. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  279. No symbol table info available.
  280. #10 0x0000000000000000 in ?? ()
  281. No symbol table info available.
  282.  
  283. Thread 14 (Thread 0x7fffd03bc700 (LWP 1966)):
  284. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  285. No symbol table info available.
  286. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  287. No symbol table info available.
  288. #2 0x00000000005132ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd1cb7f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  289. result = <value optimized out>
  290. #3 0x0000000000514427 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd1cb7f00, first_item=@0x7fffd03bbe28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  291. ace_mon = {lock_ = 0x7fffd1cb7f50, owner_ = 0}
  292. #4 0x00000000005130f8 in getq (this=0x7fffd24bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  293. No locals.
  294. #5 SOAPWorkingThread::svc (this=0x7fffd24bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  295. mb = 0x0
  296. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  297. No symbol table info available.
  298. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  299. No symbol table info available.
  300. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  301. No symbol table info available.
  302. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  303. No symbol table info available.
  304. #10 0x0000000000000000 in ?? ()
  305. No symbol table info available.
  306.  
  307. Thread 13 (Thread 0x7fffd0bbd700 (LWP 1965)):
  308. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  309. No symbol table info available.
  310. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  311. No symbol table info available.
  312. #2 0x00000000005132ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd1cb7f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  313. result = <value optimized out>
  314. #3 0x0000000000514427 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd1cb7f00, first_item=@0x7fffd0bbce28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  315. ace_mon = {lock_ = 0x7fffd1cb7f50, owner_ = 0}
  316. #4 0x00000000005130f8 in getq (this=0x7fffd24bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  317. No locals.
  318. #5 SOAPWorkingThread::svc (this=0x7fffd24bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  319. mb = 0x0
  320. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  321. No symbol table info available.
  322. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  323. No symbol table info available.
  324. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  325. No symbol table info available.
  326. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  327. No symbol table info available.
  328. #10 0x0000000000000000 in ?? ()
  329. No symbol table info available.
  330.  
  331. Thread 12 (Thread 0x7fffd1bbf700 (LWP 1963)):
  332. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  333. No symbol table info available.
  334. #1 0x0000000000a7a3b9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  335. rqtp = {tv_sec = 1, tv_nsec = 0}
  336. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  337. No locals.
  338. #3 0x000000000051e92b in FreezeDetectorRunnable::run (this=0x7fffd3cfa5e8) at /root/mangosdev/src/mangosd/Master.cpp:79
  339. curtime = 4294966780
  340. #4 0x0000000000a7a68a in ACE_Based::Thread::ThreadTask (param=0x7fffd1bbee30) at /root/mangosdev/src/shared/Threading.cpp:187
  341. No locals.
  342. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  343. No symbol table info available.
  344. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  345. No symbol table info available.
  346. #7 0x0000000000000000 in ?? ()
  347. No symbol table info available.
  348.  
  349. Thread 11 (Thread 0x7fffd13be700 (LWP 1964)):
  350. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  351. No symbol table info available.
  352. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  353. No symbol table info available.
  354. #2 0x00000000005132ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd1cb7f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  355. result = <value optimized out>
  356. #3 0x0000000000514427 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd1cb7f00, first_item=@0x7fffd13bde28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  357. ace_mon = {lock_ = 0x7fffd1cb7f50, owner_ = 0}
  358. #4 0x00000000005130f8 in getq (this=0x7fffd24bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  359. No locals.
  360. #5 SOAPWorkingThread::svc (this=0x7fffd24bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  361. mb = 0x0
  362. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  363. No symbol table info available.
  364. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  365. No symbol table info available.
  366. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  367. No symbol table info available.
  368. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  369. No symbol table info available.
  370. #10 0x0000000000000000 in ?? ()
  371. No symbol table info available.
  372.  
  373. Thread 10 (Thread 0x7fffd24c0700 (LWP 1962)):
  374. #0 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  375. No symbol table info available.
  376. #1 0x0000000000af647e in tcp_select (soap=0x7fffd24a4590, s=32, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4418
  377. tv = {tv_sec = 1, tv_usec = 350899}
  378. fd = {{fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}}
  379. sfd = 0x7fffd24a43c0
  380. efd = 0x7fffd24a4440
  381. r = <value optimized out>
  382. rfd = 0x7fffd24a4340
  383. #2 0x0000000000b040cf in soap_accept (soap=0x7fffd24a4590) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4486
  384. r = -514
  385. err = -514
  386. n = 16
  387. len = 65536
  388. set = 1
  389. #3 0x00000000005125c7 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/MaNGOSsoap.cpp:51
  390. thread_soap = <value optimized out>
  391. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fffd1cb7f00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  392. soap = {_vptr.soap = 0xbc6630, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xbc2f3b "%.9G", double_format = 0xbc2f40 "%.17lG", dime_id_format = 0xbc2f47 "cid:id%d", http_version = 0xbc2f50 "1.1", http_content = 0x0, encodingStyle = 0xbc5b60 "", actor = 0x0, lang = 0xbc386c "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 = 0xe81120, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x2c40de0, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffcca7bfb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xb16c80 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xaf4740 <http_get(soap*)>, fput = 0xaf4750 <http_405(soap*)>, fdel = 0xaf4750 <http_405(soap*)>, fhead = 0xaf4750 <http_405(soap*)>, fform = 0, fposthdr = 0xafc960 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xaf7870 <http_response(soap*, int, size_t)>, fparse = 0xb08280 <http_parse(soap*)>, fparsehdr = 0xb160c0 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xaf9bd0 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xaf9bb0 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xaf9ba0 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xb0ba60 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xaf9bc0 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xaf4050 <tcp_disconnect(soap*)>, fsend = 0xaf9880 <fsend(soap*, char const*, size_t)>, frecv = 0xaf9650 <frecv(soap*, char*, size_t)>, fpoll = 0xb04530 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xaf7810 <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 = 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 = 0xbc2f54 "1.0", proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0, proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0, errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0, chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0, type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0}, mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0, last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {0x0, 0x0, 0x0}, mht = {0x0 <repeats 1024 times>}, c14ninclude = 0x0, c14nexclude = 0x0, cookies = 0x0, cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32, ipv6_multicast_if = 0, ipv4_multicast_if = 0x0, ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16, fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0, session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0, dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0, randfile = 0x0, session_host = '\000' <repeats 889 times>, "«ËÑÿ\177\000\000³à|öÿ\177", '\000' <repeats 18 times>, "x\020\000\000\000\000\000\000\000\200ËÑÿ\177\000\000\t\000\000\000\000\000\000\000\033\000\000\000\000\000\000\000\000\200ËÑÿ\177\000\000zç|öÿ\177\000\000 ýKÒÿ\177\000\000\000\nÙci\221ÏÚ\000\000\000\000\000\000\000\000\000«ËÑÿ\177\000\000\001\000\000\000\000\000\000\000\210\006LÒÿ\177\000\000\000\aLÒÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff67d02f4, z_crc = 0, z_dict = 0x9d1cb8000 <Address 0x9d1cb8000 out of bounds>, z_dict_len = 4097, zlib_state = 0, zlib_in = 0, zlib_out = 26520, z_buf = 0x7ffff7fe6788 "", z_buflen = 0, z_level = 32768, z_ratio_in = 4.59163468e-41, z_ratio_out = -1.28310675e+33}
  393. m = <value optimized out>
  394. s = -514
  395. #4 0x0000000000a7a68a in ACE_Based::Thread::ThreadTask (param=0x21) at /root/mangosdev/src/shared/Threading.cpp:187
  396. No locals.
  397. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  398. No symbol table info available.
  399. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  400. No symbol table info available.
  401. #7 0x0000000000000000 in ?? ()
  402. No symbol table info available.
  403.  
  404. Thread 9 (Thread 0x7fffd2cc1700 (LWP 1961)):
  405. #0 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  406. No symbol table info available.
  407. #1 0x00007ffff5b6fb14 in usleep () from /lib/libc.so.6
  408. No symbol table info available.
  409. #2 0x000000000051fc4e in CliRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/CliRunnable.cpp:617
  410. command_str = <value optimized out>
  411. commandbuf = "\000\200ÍÓÿ\177\000\000ô\002}öÿ\177", '\000' <repeats 11 times>, "\200ÍÓ\b\000\000\000\001\020\000\000\000\000\000\000\230jþ÷ÿ\177\000\000\210jþ÷ÿ\177", '\000' <repeats 11 times>, "\200ÍÓÿ\177\000\000V\f}öÿ\177", '\000' <repeats 11 times>, "\nÙci\221ÏÚx\020\000\000\000\000\000\000\000«ÍÓÿ\177\000\000°~ý÷ÿ\177\000\000\210\026ÌÒÿ\177\000\000\000\027ÌÒÿ\177", '\000' <repeats 18 times>, "Fh²÷ÿ\177\000\000\000\200ÛÓÿ\177\000\000\\ø|öÿ\177\000\000h­ÛÓÿ\177", '\000' <repeats 11 times>, "«ÍÓÿ\177\000\000Pmé\000\000\000\000\000À\031ÌÒ"...
  412. #3 0x0000000000a7a68a in ACE_Based::Thread::ThreadTask (param=0x7fffd2cc0c40) at /root/mangosdev/src/shared/Threading.cpp:187
  413. No locals.
  414. #4 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  415. No symbol table info available.
  416. #5 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  417. No symbol table info available.
  418. #6 0x0000000000000000 in ?? ()
  419. No symbol table info available.
  420.  
  421. Thread 8 (Thread 0x7fffd34c2700 (LWP 1960)):
  422. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  423. No symbol table info available.
  424. #1 0x00007ffff7ae037a in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  425. No symbol table info available.
  426. #2 0x0000000000814480 in MapUpdater::wait (this=0x7fffd50baf68) at /root/mangosdev/src/game/MapUpdater.cpp:107
  427. guard = {lock_ = 0x7fffd50bb080, owner_ = 0}
  428. #3 0x0000000000580c18 in MapManager::Update (this=0x7fffd50bae80, diff=<value optimized out>) at /root/mangosdev/src/game/MapManager.cpp:247
  429. No locals.
  430. #4 0x0000000000663b9d in World::Update (this=0x7ffff7f77900, diff=37) at /root/mangosdev/src/game/World.cpp:1610
  431. autobroadcaston = 0
  432. #5 0x000000000051bafd in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  433. diff = 37
  434. prevSleepTime = 36
  435. #6 0x0000000000a7a68a in ACE_Based::Thread::ThreadTask (param=0x7fffd50bb044) at /root/mangosdev/src/shared/Threading.cpp:187
  436. No locals.
  437. #7 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  438. No symbol table info available.
  439. #8 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  440. No symbol table info available.
  441. #9 0x0000000000000000 in ?? ()
  442. No symbol table info available.
  443.  
  444. Thread 7 (Thread 0x7fffd3cc3700 (LWP 1959)):
  445. #0 Unit::SendSpellNonMeleeDamageLog (this=0x7fffcc448100, log=0x7fffd3cc2ae0) at /root/mangosdev/src/game/Unit.cpp:5378
  446. targetHealth = <value optimized out>
  447. overkill = 0
  448. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 140736746760960, _wpos = 0, _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {_M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, _M_start = 0x7fffec784e20 "\211Ñ", _M_finish = 0x7fff00000001 <Address 0x7fff00000001 out of bounds>, _M_end_of_storage = 0x7fffcc4490e0 "à\220DÌÿ\177"}}, <No data fields>}}, m_opcode = 0}
  449. #1 0x00000000008d8ba6 in Spell::DoAllEffectOnTarget (this=0x7fffad5ebb00, target=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1135
  450. damageInfo = {target = 0x7fffafd7a080, attacker = 0x7fffcc448100, SpellID = 53641, damage = 0, schoolMask = SPELL_SCHOOL_MASK_SHADOW, absorb = 18060, resist = 0, physicalLog = false, unused = false, blocked = 0, HitInfo = 0}
  451. mask = 2
  452. unit = 0x7fffafd7a080
  453. real_caster = 0x7fffcc448100
  454. caster = 0x7fffcc448100
  455. missInfo = SPELL_MISS_NONE
  456. procVictim = 131072
  457. procAttacker = 65536
  458. procEx = <value optimized out>
  459. #2 0x00000000008f4de0 in Spell::handle_delayed (this=0x7fffad5ebb00, t_offset=401) at /root/mangosdev/src/game/Spell.cpp:3753
  460. next_time = 0
  461. #3 0x00000000008f7ce9 in SpellEvent::Execute (this=0x7fffbc4afd80, e_time=95373, p_time=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:7630
  462. n_offset = <value optimized out>
  463. #4 0x0000000000a80ecf in EventProcessor::Update (this=0x7fffcc448228, p_time=100) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  464. Event = 0x7fffbc4afd80
  465. #5 0x0000000000787fab in Unit::Update (this=0x7fffcc448100, update_diff=100, p_time=100) at /root/mangosdev/src/game/Unit.cpp:334
  466. No locals.
  467. #6 0x000000000053978c in Creature::Update (this=0x7fffcc448100, update_diff=100, diff=100) at /root/mangosdev/src/game/Creature.cpp:568
  468. No locals.
  469. #7 0x0000000000649d71 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:434
  470. No locals.
  471. #8 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  472. No locals.
  473. #9 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  474. No locals.
  475. #10 0x0000000000646e0a in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x15a8000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  476. No locals.
  477. #11 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x15a8000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  478. No locals.
  479. #12 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x15a8000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  480. No locals.
  481. #13 Visit (this=0x15a8000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  482. No locals.
  483. #14 Visit<MaNGOS::ObjectUpdater> (this=0x15a8000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  484. No locals.
  485. #15 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x15a8000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  486. No locals.
  487. #16 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x15a8000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  488. x = 2
  489. y = 99041280
  490. cell_x = <value optimized out>
  491. cell_y = 0
  492. #17 Map::Update (this=0x15a8000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  493. pair = {x_coord = 290, y_coord = 176}
  494. cell = {data = {Part = {grid_x = 36, grid_y = 22, cell_x = 2, cell_y = 0, nocreate = 1, reserved = 0}, All = 16786852}}
  495. y = 176
  496. x = 290
  497. plr = <value optimized out>
  498. updater = {i_timeDiff = 100}
  499. __FUNCTION__ = "Update"
  500. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  501. #18 0x0000000000814b32 in MapUpdateRequest::call (this=0x7fffc916eea8) at /root/mangosdev/src/game/MapUpdater.cpp:74
  502. No locals.
  503. #19 0x0000000000a7fe87 in DelayExecutor::svc (this=0x7fffd50baf70) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  504. 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 = 1312052003, tv_usec = 61873}}
  505. rq = <value optimized out>
  506. #20 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  507. No symbol table info available.
  508. #21 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  509. No symbol table info available.
  510. #22 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  511. No symbol table info available.
  512. #23 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  513. No symbol table info available.
  514. #24 0x0000000000000000 in ?? ()
  515. No symbol table info available.
  516.  
  517. Thread 6 (Thread 0x7fffd46c4700 (LWP 1958)):
  518. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  519. No symbol table info available.
  520. #1 0x0000000000a7a3b9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  521. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  522. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  523. No locals.
  524. #3 0x0000000000a795fa in SqlDelayThread::run (this=0x7fffd52759c0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  525. pingEveryLoop = 180000
  526. loopCounter = 9991
  527. #4 0x0000000000a7a68a in ACE_Based::Thread::ThreadTask (param=0x7fffd46c3e30) at /root/mangosdev/src/shared/Threading.cpp:187
  528. No locals.
  529. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  530. No symbol table info available.
  531. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  532. No symbol table info available.
  533. #7 0x0000000000000000 in ?? ()
  534. No symbol table info available.
  535.  
  536. Thread 5 (Thread 0x7ffff4225700 (LWP 1957)):
  537. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  538. No symbol table info available.
  539. #1 0x0000000000a7a3b9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  540. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  541. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  542. No locals.
  543. #3 0x0000000000a795fa in SqlDelayThread::run (this=0x7ffff7f87dc0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  544. pingEveryLoop = 180000
  545. loopCounter = 12582
  546. #4 0x0000000000a7a68a in ACE_Based::Thread::ThreadTask (param=0x7ffff4224e30) at /root/mangosdev/src/shared/Threading.cpp:187
  547. No locals.
  548. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  549. No symbol table info available.
  550. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  551. No symbol table info available.
  552. #7 0x0000000000000000 in ?? ()
  553. No symbol table info available.
  554.  
  555. Thread 4 (Thread 0x7ffff4a26700 (LWP 1956)):
  556. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  557. No symbol table info available.
  558. #1 0x0000000000a7a3b9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  559. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  560. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  561. No locals.
  562. #3 0x0000000000a795fa in SqlDelayThread::run (this=0x7ffff7f87e80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  563. pingEveryLoop = 180000
  564. loopCounter = 10574
  565. #4 0x0000000000a7a68a in ACE_Based::Thread::ThreadTask (param=0x7ffff4a25e30) at /root/mangosdev/src/shared/Threading.cpp:187
  566. No locals.
  567. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  568. No symbol table info available.
  569. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  570. No symbol table info available.
  571. #7 0x0000000000000000 in ?? ()
  572. No symbol table info available.
  573.  
  574. Thread 3 (Thread 0x7ffff5434700 (LWP 1955)):
  575. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  576. No symbol table info available.
  577. #1 0x0000000000a7a3b9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  578. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  579. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  580. No locals.
  581. #3 0x0000000000a795fa in SqlDelayThread::run (this=0x7ffff7f87f40) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  582. pingEveryLoop = 180000
  583. loopCounter = 12708
  584. #4 0x0000000000a7a68a in ACE_Based::Thread::ThreadTask (param=0x7ffff5433e30) at /root/mangosdev/src/shared/Threading.cpp:187
  585. No locals.
  586. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  587. No symbol table info available.
  588. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  589. No symbol table info available.
  590. #7 0x0000000000000000 in ?? ()
  591. No symbol table info available.
  592.  
  593. Thread 1 (Thread 0x7ffff7feb720 (LWP 1950)):
  594. #0 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  595. No symbol table info available.
  596. #1 0x00007ffff7b7689b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  597. No symbol table info available.
  598. #2 0x0000000000522a30 in Wait (this=0x7fffd3d1b6f8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:101
  599. No locals.
  600. #3 WorldSocketMgr::Wait (this=0x7fffd3d1b6f8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:310
  601. i = 1
  602. #4 0x000000000051c953 in Master::Run (this=<value optimized out>) at /root/mangosdev/src/mangosd/Master.cpp:322
  603. 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"}}
  604. rar_thread = 0x0
  605. bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffd3d9ca78 "0.0.0.0"}}
  606. world_thread = {m_iThreadId = 140736738371328, m_hThreadHandle = 140736738371328, m_task = 0x7fffd525a000, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xbbfd50, 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}}}
  607. cliThread = 0x7fffd3d9be38
  608. soap_thread = 0x7fffd3d9be20
  609. freeze_thread = 0x7fffd3d9bdf0
  610. #5 0x00000000005152fb in main (argc=<value optimized out>, argv=0x7fffffffe1f8) at /root/mangosdev/src/mangosd/Main.cpp:212
  611. cfg_file = 0x7fffffffe45f "../etc/mangosd.conf"
  612. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe1f8, optind = 3, opterr = 0, optarg = 0x0, optstring_ = 0x7ffff7fdbf88, long_only_ = 0, has_colon_ = 1, last_option_ = 0x7ffff7fdbf60, nextchar_ = 0x0, optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3, long_option_ = 0x0, long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 2, cur_size_ = 2, array_ = 0x7ffff7fcbf70, allocator_ = 0x7ffff7ddb070}, <No data fields>}}
  613. serviceDaemonMode = 0 '\000'
  614. option = <value optimized out>
  615. WORLD: CMSG_ITEM_NAME_QUERY for item 48927 failed (item listed in Item.dbc but not exist in DB)
  616. WORLD: CMSG_ITEM_NAME_QUERY for item 48928 failed (item listed in Item.dbc but not exist in DB)
  617. WORLD: CMSG_ITEM_NAME_QUERY for item 48929 failed (item listed in Item.dbc but not exist in DB)
  618. WORLD: CMSG_ITEM_NAME_QUERY for item 48930 failed (item listed in Item.dbc but not exist in DB)
  619. WORLD: CMSG_ITEM_NAME_QUERY for item 48931 failed (item listed in Item.dbc but not exist in DB)
  620. Unit::CleanupDeletedAuras ERROR: Pet guid 13 has not cleaned auralist at remove (holders 11, auras 0)
  621. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 450 account Id 281737
  622. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 121 account Id 329211
  623. CastSpell: unknown spell id 0 by caster: Player Aratar (Guid: 176067)
  624. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 758 account Id 148952
  625. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 329 account Id 258141
  626. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 170 account Id 290786
  627. Unit::CleanupDeletedAuras ERROR: Pet guid 14 has not cleaned auralist at remove (holders 4, auras 0)
  628. Item::LoadFromDB, Item GUID: 188126857 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  629. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 791 account Id 328852
  630. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 51 account Id 307623
  631. Unit::CleanupDeletedAuras ERROR: Creature guid 4456548 has not cleaned auralist at remove (holders 3, auras 0)
  632. Unit::CleanupDeletedAuras ERROR: Creature guid 4456559 has not cleaned auralist at remove (holders 1, auras 0)
  633. Unit::CleanupDeletedAuras ERROR: Creature guid 4456552 has not cleaned auralist at remove (holders 1, auras 0)
  634. Unit::CleanupDeletedAuras ERROR: Creature guid 4456512 has not cleaned auralist at remove (holders 2, auras 0)
  635. Unit::CleanupDeletedAuras ERROR: Creature guid 4456511 has not cleaned auralist at remove (holders 2, auras 0)
  636. Unit::CleanupDeletedAuras ERROR: Creature guid 4456508 has not cleaned auralist at remove (holders 2, auras 0)
  637. Unit::CleanupDeletedAuras ERROR: Creature guid 4456515 has not cleaned auralist at remove (holders 2, auras 0)
  638. Unit::CleanupDeletedAuras ERROR: Creature guid 4456514 has not cleaned auralist at remove (holders 2, auras 0)
  639. Unit::CleanupDeletedAuras ERROR: Creature guid 4456509 has not cleaned auralist at remove (holders 2, auras 0)
  640. Unit::CleanupDeletedAuras ERROR: Creature guid 4456507 has not cleaned auralist at remove (holders 2, auras 0)
  641. Unit::CleanupDeletedAuras ERROR: Creature guid 4456506 has not cleaned auralist at remove (holders 2, auras 0)
  642. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 765 account Id 177130
  643. Unit::CleanupDeletedAuras ERROR: Creature guid 4456510 has not cleaned auralist at remove (holders 2, auras 0)
  644. Unit::CleanupDeletedAuras ERROR: Pet guid 13 has not cleaned auralist at remove (holders 27, auras 0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement