Advertisement
Guest User

Untitled

a guest
Sep 29th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.97 KB | None | 0 0
  1. [New Thread 0x7fffdc679700 (LWP 15209)]
  2. [New Thread 0x7fffdb677700 (LWP 15211)]
  3. [New Thread 0x7fffdae76700 (LWP 15212)]
  4. [New Thread 0x7fffda675700 (LWP 15213)]
  5. [New Thread 0x7fffd9e74700 (LWP 15214)]
  6. [New Thread 0x7fffd9673700 (LWP 15215)]
  7. [New Thread 0x7fffd8e72700 (LWP 15216)]
  8. [New Thread 0x7fffd8671700 (LWP 15217)]
  9. [New Thread 0x7fffd7e70700 (LWP 15218)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffde67d700 (LWP 15205)]
  13. SpellAuraHolder::GetCaster (this=0x7fffc51a3b50) at /root/mangos/src/game/SpellAuras.cpp:10206
  14. 10206 if (GetCasterGuid() == m_target->GetObjectGuid())
  15. #0 SpellAuraHolder::GetCaster (this=0x7fffc51a3b50) at /root/mangos/src/game/SpellAuras.cpp:10206
  16. #1 0x00000000005a6cc2 in Unit::RemoveSpellAuraHolder (this=0x70ca8000, holder=0x7fffc51a3b50, mode=AURA_REMOVE_BY_STACK) at /root/mangos/src/game/Unit.cpp:5116
  17. #2 0x00000000005b9540 in Unit::AddSpellAuraHolder (this=0x70ca8000, holder=0x7fffc5093100) at /root/mangos/src/game/Unit.cpp:4436
  18. #3 0x000000000081a6a6 in Spell::DoSpellHitOnUnit (this=0x7fffc4e7ee80, unit=0x70ca8000, effectMask=7) at /root/mangos/src/game/Spell.cpp:1409
  19. #4 0x000000000081b363 in Spell::DoAllEffectOnTarget (this=0x7fffc4e7ee80, target=0x7fffde67cae0) at /root/mangos/src/game/Spell.cpp:1064
  20. #5 0x00000000008303de in Spell::handle_immediate (this=0x7fffc4e7ee80) at /root/mangos/src/game/Spell.cpp:3742
  21. #6 0x000000000082ebcb in Spell::cast (this=0x7fffc4e7ee80, skipCheck=<value optimized out>) at /root/mangos/src/game/Spell.cpp:3706
  22. #7 0x0000000000839d60 in SpellEvent::Execute (this=0x7fffc51a22c8, e_time=1894600, p_time=4293593005) at /root/mangos/src/game/Spell.cpp:7616
  23. #8 0x0000000000a822af in EventProcessor::Update (this=0x2efe8138, p_time=100) at /root/mangos/src/framework/Utilities/EventProcessor.cpp:47
  24. #9 0x00000000005c07d2 in Unit::Update (this=0x2efe8000, update_diff=100, p_time=100) at /root/mangos/src/game/Unit.cpp:341
  25. #10 0x00000000006ee31c in Creature::Update (this=0x2efe8000, update_diff=100, diff=100) at /root/mangos/src/game/Creature.cpp:568
  26. #11 0x000000000072b011 in Update (v=..., c=<value optimized out>) at /root/mangos/src/game/Object.h:430
  27. #12 Visit (v=..., c=<value optimized out>) at /root/mangos/src/game/GridNotifiersImpl.h:46
  28. #13 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:50
  29. #14 0x0000000000729741 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x12b0000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  30. #15 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x12b0000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:58
  31. #16 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x12b0000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:65
  32. #17 Visit (this=0x12b0000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:80
  33. #18 Visit<MaNGOS::ObjectUpdater> (this=0x12b0000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/Grid.h:81
  34. #19 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x12b0000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/NGrid.h:156
  35. #20 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x12b0000, t_diff=<value optimized out>) at /root/mangos/src/game/Map.h:429
  36. #21 Map::Update (this=0x12b0000, t_diff=<value optimized out>) at /root/mangos/src/game/Map.cpp:499
  37. #22 0x000000000080cf92 in MapUpdateRequest::call (this=0x7fffc6285350) at /root/mangos/src/game/MapUpdater.cpp:74
  38. #23 0x0000000000a67137 in DelayExecutor::svc (this=0x7fffdf0c3e70) at /root/mangos/src/shared/DelayExecutor.cpp:72
  39. #24 0x00007ffff7b73257 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  40. #25 0x00007ffff7b745e1 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 SpellAuraHolder::GetCaster (this=0x7fffc51a3b50) at /root/mangos/src/game/SpellAuras.cpp:10206
  45. No locals.
  46. #1 0x00000000005a6cc2 in Unit::RemoveSpellAuraHolder (this=0x70ca8000, holder=0x7fffc51a3b50, mode=AURA_REMOVE_BY_STACK) at /root/mangos/src/game/Unit.cpp:5116
  47. AurSpellInfo = 0x1f15b61
  48. statue = <value optimized out>
  49. caster = <value optimized out>
  50. #2 0x00000000005b9540 in Unit::AddSpellAuraHolder (this=0x70ca8000, holder=0x7fffc5093100) at /root/mangos/src/game/Unit.cpp:4436
  51. foundHolder = 0x7fffc51a3b50
  52. #3 0x000000000081a6a6 in Spell::DoSpellHitOnUnit (this=0x7fffc4e7ee80, unit=0x70ca8000, effectMask=7) at /root/mangos/src/game/Spell.cpp:1409
  53. duration = 240000
  54. realCaster = 0x7fffc5093100
  55. #4 0x000000000081b363 in Spell::DoAllEffectOnTarget (this=0x7fffc4e7ee80, target=0x7fffde67cae0) at /root/mangos/src/game/Spell.cpp:1064
  56. unit = 0x70ca8000
  57. mask = 7
  58. real_caster = 0x2efe8000
  59. caster = 0x2efe8000
  60. missInfo = SPELL_MISS_NONE
  61. procVictim = 131072
  62. procAttacker = 65536
  63. procEx = <value optimized out>
  64. #5 0x00000000008303de in Spell::handle_immediate (this=0x7fffc4e7ee80) at /root/mangos/src/game/Spell.cpp:3742
  65. buffer = {targetGUID = {m_guid = 412}, timeDelay = 0, HitInfo = 0, damage = 0, missCondition = SPELL_MISS_NONE, reflectResult = SPELL_MISS_NONE, effectMask = 7 '\a', processed = true, deleted = false}
  66. #6 0x000000000082ebcb in Spell::cast (this=0x7fffc4e7ee80, skipCheck=<value optimized out>) at /root/mangos/src/game/Spell.cpp:3706
  67. castResult = <value optimized out>
  68. procTarget = 0x70ca8000
  69. #7 0x0000000000839d60 in SpellEvent::Execute (this=0x7fffc51a22c8, e_time=1894600, p_time=4293593005) at /root/mangos/src/game/Spell.cpp:7616
  70. No locals.
  71. #8 0x0000000000a822af in EventProcessor::Update (this=0x2efe8138, p_time=100) at /root/mangos/src/framework/Utilities/EventProcessor.cpp:47
  72. Event = 0x7fffc51a22c8
  73. #9 0x00000000005c07d2 in Unit::Update (this=0x2efe8000, update_diff=100, p_time=100) at /root/mangos/src/game/Unit.cpp:341
  74. No locals.
  75. #10 0x00000000006ee31c in Creature::Update (this=0x2efe8000, update_diff=100, diff=100) at /root/mangos/src/game/Creature.cpp:568
  76. No locals.
  77. #11 0x000000000072b011 in Update (v=..., c=<value optimized out>) at /root/mangos/src/game/Object.h:430
  78. No locals.
  79. #12 Visit (v=..., c=<value optimized out>) at /root/mangos/src/game/GridNotifiersImpl.h:46
  80. No locals.
  81. #13 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:50
  82. No locals.
  83. #14 0x0000000000729741 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x12b0000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  84. No locals.
  85. #15 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x12b0000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:58
  86. No locals.
  87. #16 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x12b0000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:65
  88. No locals.
  89. #17 Visit (this=0x12b0000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:80
  90. No locals.
  91. #18 Visit<MaNGOS::ObjectUpdater> (this=0x12b0000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/Grid.h:81
  92. No locals.
  93. #19 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x12b0000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/NGrid.h:156
  94. No locals.
  95. #20 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x12b0000, t_diff=<value optimized out>) at /root/mangos/src/game/Map.h:429
  96. x = <value optimized out>
  97. y = 31
  98. cell_x = <value optimized out>
  99. cell_y = <value optimized out>
  100. #21 Map::Update (this=0x12b0000, t_diff=<value optimized out>) at /root/mangos/src/game/Map.cpp:499
  101. pair = {x_coord = 50, y_coord = 250}
  102. cell = {data = {Part = {grid_x = 6, grid_y = 31, cell_x = 2, cell_y = 2, nocreate = 1, reserved = 0}, All = 17311686}}
  103. y = 250
  104. x = 50
  105. plr = <value optimized out>
  106. area = {low_bound = {x_coord = 48, y_coord = 249}, high_bound = {x_coord = 51, y_coord = 251}}
  107. updater = {i_timeDiff = 100}
  108. __FUNCTION__ = "Update"
  109. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  110. #22 0x000000000080cf92 in MapUpdateRequest::call (this=0x7fffc6285350) at /root/mangos/src/game/MapUpdater.cpp:74
  111. No locals.
  112. #23 0x0000000000a67137 in DelayExecutor::svc (this=0x7fffdf0c3e70) at /root/mangos/src/shared/DelayExecutor.cpp:72
  113. 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 = 1312766888, tv_usec = 374459}}
  114. rq = <value optimized out>
  115. #24 0x00007ffff7b73257 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  116. No symbol table info available.
  117. #25 0x00007ffff7b745e1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  118. No symbol table info available.
  119. #26 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  120. No symbol table info available.
  121. #27 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  122. No symbol table info available.
  123. #28 0x0000000000000000 in ?? ()
  124. No symbol table info available.
  125. 20 Thread 0x7fffd7e70700 (LWP 15218) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  126. 19 Thread 0x7fffd8671700 (LWP 15217) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  127. 18 Thread 0x7fffd8e72700 (LWP 15216) 0x00007ffff5b864ef in ?? () from /lib/libc.so.6
  128. 17 Thread 0x7fffd9673700 (LWP 15215) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  129. 16 Thread 0x7fffd9e74700 (LWP 15214) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  130. 15 Thread 0x7fffda675700 (LWP 15213) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  131. 14 Thread 0x7fffdae76700 (LWP 15212) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  132. 13 Thread 0x7fffdb677700 (LWP 15211) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  133. 12 Thread 0x7fffdc679700 (LWP 15209) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  134. 11 Thread 0x7fffdbe78700 (LWP 15210) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  135. 10 Thread 0x7fffdce7a700 (LWP 15208) 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  136. 9 Thread 0x7fffdd67b700 (LWP 15207) 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  137. 8 Thread 0x7fffdde7c700 (LWP 15206) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  138. * 7 Thread 0x7fffde67d700 (LWP 15205) SpellAuraHolder::GetCaster (this=0x7fffc51a3b50) at /root/mangos/src/game/SpellAuras.cpp:10206
  139. 6 Thread 0x7fffee15b700 (LWP 15204) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  140. 5 Thread 0x7ffff4225700 (LWP 15159) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  141. 4 Thread 0x7ffff4a26700 (LWP 15158) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  142. 3 Thread 0x7ffff5434700 (LWP 15157) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  143. 1 Thread 0x7ffff7fe9720 (LWP 15153) 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  144.  
  145. Thread 20 (Thread 0x7fffd7e70700 (LWP 15218)):
  146. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  147. No symbol table info available.
  148. #1 0x00007ffff7af284c in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  149. No symbol table info available.
  150. #2 0x00007ffff7af48ec in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  151. No symbol table info available.
  152. #3 0x00007ffff7af4ab6 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  153. No symbol table info available.
  154. #4 0x00007ffff7b4d27f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  155. No symbol table info available.
  156. #5 0x0000000000597378 in ReactorRunnable::svc (this=0x7fffed7fe0b0) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  157. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 10000}}
  158. __FUNCTION__ = "svc"
  159. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  160. #6 0x00007ffff7b73257 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  161. No symbol table info available.
  162. #7 0x00007ffff7b745e1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  163. No symbol table info available.
  164. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  165. No symbol table info available.
  166. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  167. No symbol table info available.
  168. #10 0x0000000000000000 in ?? ()
  169. No symbol table info available.
  170.  
  171. Thread 19 (Thread 0x7fffd8671700 (LWP 15217)):
  172. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  173. No symbol table info available.
  174. #1 0x00007ffff7af284c in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  175. No symbol table info available.
  176. #2 0x00007ffff7af48ec in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  177. No symbol table info available.
  178. #3 0x00007ffff7af4ab6 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  179. No symbol table info available.
  180. #4 0x00007ffff7b4d27f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  181. No symbol table info available.
  182. #5 0x0000000000597378 in ReactorRunnable::svc (this=0x7fffed7fdf78) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  183. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 10000}}
  184. __FUNCTION__ = "svc"
  185. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  186. #6 0x00007ffff7b73257 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  187. No symbol table info available.
  188. #7 0x00007ffff7b745e1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  189. No symbol table info available.
  190. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  191. No symbol table info available.
  192. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  193. No symbol table info available.
  194. #10 0x0000000000000000 in ?? ()
  195. No symbol table info available.
  196.  
  197. Thread 18 (Thread 0x7fffd8e72700 (LWP 15216)):
  198. #0 0x00007ffff5b864ef in ?? () from /lib/libc.so.6
  199. No symbol table info available.
  200. #1 0x00007ffff5b76f15 in epoll_wait () from /lib/libc.so.6
  201. No symbol table info available.
  202. #2 0x00007ffff7af284c in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  203. No symbol table info available.
  204. #3 0x00007ffff7af48ec 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
  205. No symbol table info available.
  206. #4 0x00007ffff7af4ab6 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  207. No symbol table info available.
  208. #5 0x00007ffff7b4d27f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  209. No symbol table info available.
  210. #6 0x0000000000597378 in ReactorRunnable::svc (this=0x7fffed7fde40) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  211. 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 = 237}}
  212. __FUNCTION__ = "svc"
  213. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  214. #7 0x00007ffff7b73257 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  215. No symbol table info available.
  216. #8 0x00007ffff7b745e1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  217. No symbol table info available.
  218. #9 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  219. No symbol table info available.
  220. #10 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  221. No symbol table info available.
  222. #11 0x0000000000000000 in ?? ()
  223. No symbol table info available.
  224.  
  225. Thread 17 (Thread 0x7fffd9673700 (LWP 15215)):
  226. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  227. No symbol table info available.
  228. #1 0x00007ffff7af284c in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  229. No symbol table info available.
  230. #2 0x00007ffff7af48ec 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
  231. No symbol table info available.
  232. #3 0x00007ffff7af4ab6 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  233. No symbol table info available.
  234. #4 0x00007ffff7b4d27f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  235. No symbol table info available.
  236. #5 0x0000000000597378 in ReactorRunnable::svc (this=0x7fffed7fdd08) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  237. 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}}
  238. __FUNCTION__ = "svc"
  239. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  240. #6 0x00007ffff7b73257 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  241. No symbol table info available.
  242. #7 0x00007ffff7b745e1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  243. No symbol table info available.
  244. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  245. No symbol table info available.
  246. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  247. No symbol table info available.
  248. #10 0x0000000000000000 in ?? ()
  249. No symbol table info available.
  250.  
  251. Thread 16 (Thread 0x7fffd9e74700 (LWP 15214)):
  252. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  253. No symbol table info available.
  254. #1 0x00007ffff7ae1675 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  255. No symbol table info available.
  256. #2 0x000000000051a37b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffed7b7f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  257. result = <value optimized out>
  258. #3 0x000000000051b4f7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffed7b7f00, first_item=@0x7fffd9e73e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  259. ace_mon = {lock_ = 0x7fffed7b7f50, owner_ = 0}
  260. #4 0x000000000051a1c8 in getq (this=0x7fffdce79d90) at /opt/mangos/include/ace/Task_T.inl:22
  261. No locals.
  262. #5 SOAPWorkingThread::svc (this=0x7fffdce79d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  263. mb = 0x0
  264. #6 0x00007ffff7b73257 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  265. No symbol table info available.
  266. #7 0x00007ffff7b745e1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  267. No symbol table info available.
  268. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  269. No symbol table info available.
  270. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  271. No symbol table info available.
  272. #10 0x0000000000000000 in ?? ()
  273. No symbol table info available.
  274.  
  275. Thread 15 (Thread 0x7fffda675700 (LWP 15213)):
  276. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  277. No symbol table info available.
  278. #1 0x00007ffff7ae1675 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  279. No symbol table info available.
  280. #2 0x000000000051a37b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffed7b7f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  281. result = <value optimized out>
  282. #3 0x000000000051b4f7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffed7b7f00, first_item=@0x7fffda674e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  283. ace_mon = {lock_ = 0x7fffed7b7f50, owner_ = 0}
  284. #4 0x000000000051a1c8 in getq (this=0x7fffdce79d90) at /opt/mangos/include/ace/Task_T.inl:22
  285. No locals.
  286. #5 SOAPWorkingThread::svc (this=0x7fffdce79d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  287. mb = 0x0
  288. #6 0x00007ffff7b73257 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  289. No symbol table info available.
  290. #7 0x00007ffff7b745e1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  291. No symbol table info available.
  292. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  293. No symbol table info available.
  294. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  295. No symbol table info available.
  296. #10 0x0000000000000000 in ?? ()
  297. No symbol table info available.
  298.  
  299. Thread 14 (Thread 0x7fffdae76700 (LWP 15212)):
  300. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  301. No symbol table info available.
  302. #1 0x00007ffff7ae1675 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  303. No symbol table info available.
  304. #2 0x000000000051a37b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffed7b7f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  305. result = <value optimized out>
  306. #3 0x000000000051b4f7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffed7b7f00, first_item=@0x7fffdae75e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  307. ace_mon = {lock_ = 0x7fffed7b7f50, owner_ = 0}
  308. #4 0x000000000051a1c8 in getq (this=0x7fffdce79d90) at /opt/mangos/include/ace/Task_T.inl:22
  309. No locals.
  310. #5 SOAPWorkingThread::svc (this=0x7fffdce79d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  311. mb = 0x0
  312. #6 0x00007ffff7b73257 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  313. No symbol table info available.
  314. #7 0x00007ffff7b745e1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  315. No symbol table info available.
  316. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  317. No symbol table info available.
  318. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  319. No symbol table info available.
  320. #10 0x0000000000000000 in ?? ()
  321. No symbol table info available.
  322.  
  323. Thread 13 (Thread 0x7fffdb677700 (LWP 15211)):
  324. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  325. No symbol table info available.
  326. #1 0x00007ffff7ae1675 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  327. No symbol table info available.
  328. #2 0x000000000051a37b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffed7b7f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  329. result = <value optimized out>
  330. #3 0x000000000051b4f7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffed7b7f00, first_item=@0x7fffdb676e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  331. ace_mon = {lock_ = 0x7fffed7b7f50, owner_ = 0}
  332. #4 0x000000000051a1c8 in getq (this=0x7fffdce79d90) at /opt/mangos/include/ace/Task_T.inl:22
  333. No locals.
  334. #5 SOAPWorkingThread::svc (this=0x7fffdce79d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  335. mb = 0x0
  336. #6 0x00007ffff7b73257 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  337. No symbol table info available.
  338. #7 0x00007ffff7b745e1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  339. No symbol table info available.
  340. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  341. No symbol table info available.
  342. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  343. No symbol table info available.
  344. #10 0x0000000000000000 in ?? ()
  345. No symbol table info available.
  346.  
  347. Thread 12 (Thread 0x7fffdc679700 (LWP 15209)):
  348. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  349. No symbol table info available.
  350. #1 0x0000000000a7f7d9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  351. rqtp = {tv_sec = 1, tv_nsec = 0}
  352. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  353. No locals.
  354. #3 0x0000000000515d3b in FreezeDetectorRunnable::run (this=0x7fffed7dca68) at /root/mangos/src/mangosd/Master.cpp:79
  355. curtime = 4294966780
  356. #4 0x0000000000a7faaa in ACE_Based::Thread::ThreadTask (param=0x7fffdc678e30) at /root/mangos/src/shared/Threading.cpp:187
  357. No locals.
  358. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  359. No symbol table info available.
  360. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  361. No symbol table info available.
  362. #7 0x0000000000000000 in ?? ()
  363. No symbol table info available.
  364.  
  365. Thread 11 (Thread 0x7fffdbe78700 (LWP 15210)):
  366. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  367. No symbol table info available.
  368. #1 0x00007ffff7ae1675 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  369. No symbol table info available.
  370. #2 0x000000000051a37b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffed7b7f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  371. result = <value optimized out>
  372. #3 0x000000000051b4f7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffed7b7f00, first_item=@0x7fffdbe77e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  373. ace_mon = {lock_ = 0x7fffed7b7f50, owner_ = 0}
  374. #4 0x000000000051a1c8 in getq (this=0x7fffdce79d90) at /opt/mangos/include/ace/Task_T.inl:22
  375. No locals.
  376. #5 SOAPWorkingThread::svc (this=0x7fffdce79d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  377. mb = 0x0
  378. #6 0x00007ffff7b73257 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  379. No symbol table info available.
  380. #7 0x00007ffff7b745e1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  381. No symbol table info available.
  382. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  383. No symbol table info available.
  384. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  385. No symbol table info available.
  386. #10 0x0000000000000000 in ?? ()
  387. No symbol table info available.
  388.  
  389. Thread 10 (Thread 0x7fffdce7a700 (LWP 15208)):
  390. #0 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  391. No symbol table info available.
  392. #1 0x0000000000af769e in tcp_select (soap=0x7fffdce5e590, s=32, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4418
  393. tv = {tv_sec = 1, tv_usec = 926815}
  394. fd = {{fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}}
  395. sfd = 0x7fffdce5e3c0
  396. efd = 0x7fffdce5e440
  397. r = <value optimized out>
  398. rfd = 0x7fffdce5e340
  399. #2 0x0000000000b052ef in soap_accept (soap=0x7fffdce5e590) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4486
  400. r = -514
  401. err = -514
  402. n = 16
  403. len = 65536
  404. set = 1
  405. #3 0x00000000005196b7 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/MaNGOSsoap.cpp:51
  406. thread_soap = <value optimized out>
  407. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fffed7b7f00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  408. soap = {_vptr.soap = 0xbc7450, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xbc3d5b "%.9G", double_format = 0xbc3d60 "%.17lG", dime_id_format = 0xbc3d67 "cid:id%d", http_version = 0xbc3d70 "1.1", http_content = 0x0, encodingStyle = 0xbc6980 "", actor = 0x0, lang = 0xbc468c "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 = 0xe82120, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x2c64b50, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffed71ffb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xb17ea0 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xaf5960 <http_get(soap*)>, fput = 0xaf5970 <http_405(soap*)>, fdel = 0xaf5970 <http_405(soap*)>, fhead = 0xaf5970 <http_405(soap*)>, fform = 0, fposthdr = 0xafdb80 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xaf8a90 <http_response(soap*, int, size_t)>, fparse = 0xb094a0 <http_parse(soap*)>, fparsehdr = 0xb172e0 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xafadf0 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xafadd0 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xafadc0 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xb0cc80 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xafade0 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xaf5270 <tcp_disconnect(soap*)>, fsend = 0xafaaa0 <fsend(soap*, char const*, size_t)>, frecv = 0xafa870 <frecv(soap*, char*, size_t)>, fpoll = 0xb05750 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xaf8a30 <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 = 33822, 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 = 0xbc3d74 "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Ã\000}öÿ\177", '\000' <repeats 18 times>, "x\020\000\000\000\000\000\000\000\200{íÿ\177\000\000\t\000\000\000\000\000\000\000\033\000\000\000\000\000\000\000\000\200{íÿ\177\000\000\212\a}öÿ\177\000\000 \235çÜÿ\177\000\000\000\016\210\235B¯.·\000\000\000\000\000\000\000\000\000«{íÿ\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 = 0x7ffff67d2304, z_crc = 0, z_dict = 0x9ed7b8000 <Address 0x9ed7b8000 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.28374181e+33}
  409. m = <value optimized out>
  410. s = -514
  411. #4 0x0000000000a7faaa in ACE_Based::Thread::ThreadTask (param=0x21) at /root/mangos/src/shared/Threading.cpp:187
  412. No locals.
  413. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  414. No symbol table info available.
  415. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  416. No symbol table info available.
  417. #7 0x0000000000000000 in ?? ()
  418. No symbol table info available.
  419.  
  420. Thread 9 (Thread 0x7fffdd67b700 (LWP 15207)):
  421. #0 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  422. No symbol table info available.
  423. #1 0x00007ffff5b6fb14 in usleep () from /lib/libc.so.6
  424. No symbol table info available.
  425. #2 0x000000000051025e in CliRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/CliRunnable.cpp:617
  426. command_str = <value optimized out>
  427. commandbuf = "\000À{íÿ\177\000\000\004#}öÿ\177", '\000' <repeats 11 times>, "À{í\b\000\000\000\001\020\000\000\000\000\000\000\230jþ÷ÿ\177\000\000\210jþ÷ÿ\177", '\000' <repeats 11 times>, "À{íÿ\177\000\000f,}öÿ\177", '\000' <repeats 11 times>, "\016\210\235B¯.·x\020\000\000\000\000\000\000\000ë{íÿ\177\000\000°~ý÷ÿ\177\000\000\210¶gÝÿ\177\000\000\000·gÝÿ\177", '\000' <repeats 18 times>, "\226z²÷ÿ\177\000\000\000\000\210íÿ\177\000\000l\030}öÿ\177\000\000¨2\210íÿ\177", '\000' <repeats 11 times>, "ë{íÿ\177\000\000\060}é\000\000\000\000\000À¹gÝ"...
  428. #3 0x0000000000a7faaa in ACE_Based::Thread::ThreadTask (param=0x7fffdd67ac40) at /root/mangos/src/shared/Threading.cpp:187
  429. No locals.
  430. #4 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  431. No symbol table info available.
  432. #5 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  433. No symbol table info available.
  434. #6 0x0000000000000000 in ?? ()
  435. No symbol table info available.
  436.  
  437. Thread 8 (Thread 0x7fffdde7c700 (LWP 15206)):
  438. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  439. No symbol table info available.
  440. #1 0x00007ffff7ae15ca in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  441. No symbol table info available.
  442. #2 0x000000000080c8e0 in MapUpdater::wait (this=0x7fffdf0c3e68) at /root/mangos/src/game/MapUpdater.cpp:107
  443. guard = {lock_ = 0x7fffdf0c3f80, owner_ = 0}
  444. #3 0x00000000006adbe8 in MapManager::Update (this=0x7fffdf0c3d80, diff=<value optimized out>) at /root/mangos/src/game/MapManager.cpp:247
  445. No locals.
  446. #4 0x00000000006fa6bd in World::Update (this=0x7ffff7f77900, diff=49) at /root/mangos/src/game/World.cpp:1610
  447. autobroadcaston = 0
  448. #5 0x000000000051632d in WorldRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/WorldRunnable.cpp:60
  449. diff = 49
  450. prevSleepTime = 49
  451. #6 0x0000000000a7faaa in ACE_Based::Thread::ThreadTask (param=0x7fffdf0c3f44) at /root/mangos/src/shared/Threading.cpp:187
  452. No locals.
  453. #7 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  454. No symbol table info available.
  455. #8 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  456. No symbol table info available.
  457. #9 0x0000000000000000 in ?? ()
  458. No symbol table info available.
  459.  
  460. Thread 7 (Thread 0x7fffde67d700 (LWP 15205)):
  461. #0 SpellAuraHolder::GetCaster (this=0x7fffc51a3b50) at /root/mangos/src/game/SpellAuras.cpp:10206
  462. No locals.
  463. #1 0x00000000005a6cc2 in Unit::RemoveSpellAuraHolder (this=0x70ca8000, holder=0x7fffc51a3b50, mode=AURA_REMOVE_BY_STACK) at /root/mangos/src/game/Unit.cpp:5116
  464. AurSpellInfo = 0x1f15b61
  465. statue = <value optimized out>
  466. caster = <value optimized out>
  467. #2 0x00000000005b9540 in Unit::AddSpellAuraHolder (this=0x70ca8000, holder=0x7fffc5093100) at /root/mangos/src/game/Unit.cpp:4436
  468. foundHolder = 0x7fffc51a3b50
  469. #3 0x000000000081a6a6 in Spell::DoSpellHitOnUnit (this=0x7fffc4e7ee80, unit=0x70ca8000, effectMask=7) at /root/mangos/src/game/Spell.cpp:1409
  470. duration = 240000
  471. realCaster = 0x7fffc5093100
  472. #4 0x000000000081b363 in Spell::DoAllEffectOnTarget (this=0x7fffc4e7ee80, target=0x7fffde67cae0) at /root/mangos/src/game/Spell.cpp:1064
  473. unit = 0x70ca8000
  474. mask = 7
  475. real_caster = 0x2efe8000
  476. caster = 0x2efe8000
  477. missInfo = SPELL_MISS_NONE
  478. procVictim = 131072
  479. procAttacker = 65536
  480. procEx = <value optimized out>
  481. #5 0x00000000008303de in Spell::handle_immediate (this=0x7fffc4e7ee80) at /root/mangos/src/game/Spell.cpp:3742
  482. buffer = {targetGUID = {m_guid = 412}, timeDelay = 0, HitInfo = 0, damage = 0, missCondition = SPELL_MISS_NONE, reflectResult = SPELL_MISS_NONE, effectMask = 7 '\a', processed = true, deleted = false}
  483. #6 0x000000000082ebcb in Spell::cast (this=0x7fffc4e7ee80, skipCheck=<value optimized out>) at /root/mangos/src/game/Spell.cpp:3706
  484. castResult = <value optimized out>
  485. procTarget = 0x70ca8000
  486. #7 0x0000000000839d60 in SpellEvent::Execute (this=0x7fffc51a22c8, e_time=1894600, p_time=4293593005) at /root/mangos/src/game/Spell.cpp:7616
  487. No locals.
  488. #8 0x0000000000a822af in EventProcessor::Update (this=0x2efe8138, p_time=100) at /root/mangos/src/framework/Utilities/EventProcessor.cpp:47
  489. Event = 0x7fffc51a22c8
  490. #9 0x00000000005c07d2 in Unit::Update (this=0x2efe8000, update_diff=100, p_time=100) at /root/mangos/src/game/Unit.cpp:341
  491. No locals.
  492. #10 0x00000000006ee31c in Creature::Update (this=0x2efe8000, update_diff=100, diff=100) at /root/mangos/src/game/Creature.cpp:568
  493. No locals.
  494. #11 0x000000000072b011 in Update (v=..., c=<value optimized out>) at /root/mangos/src/game/Object.h:430
  495. No locals.
  496. #12 Visit (v=..., c=<value optimized out>) at /root/mangos/src/game/GridNotifiersImpl.h:46
  497. No locals.
  498. #13 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:50
  499. No locals.
  500. #14 0x0000000000729741 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x12b0000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  501. No locals.
  502. #15 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x12b0000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:58
  503. No locals.
  504. #16 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x12b0000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:65
  505. No locals.
  506. #17 Visit (this=0x12b0000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:80
  507. No locals.
  508. #18 Visit<MaNGOS::ObjectUpdater> (this=0x12b0000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/Grid.h:81
  509. No locals.
  510. #19 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x12b0000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/NGrid.h:156
  511. No locals.
  512. #20 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x12b0000, t_diff=<value optimized out>) at /root/mangos/src/game/Map.h:429
  513. x = <value optimized out>
  514. y = 31
  515. cell_x = <value optimized out>
  516. cell_y = <value optimized out>
  517. #21 Map::Update (this=0x12b0000, t_diff=<value optimized out>) at /root/mangos/src/game/Map.cpp:499
  518. pair = {x_coord = 50, y_coord = 250}
  519. cell = {data = {Part = {grid_x = 6, grid_y = 31, cell_x = 2, cell_y = 2, nocreate = 1, reserved = 0}, All = 17311686}}
  520. y = 250
  521. x = 50
  522. plr = <value optimized out>
  523. area = {low_bound = {x_coord = 48, y_coord = 249}, high_bound = {x_coord = 51, y_coord = 251}}
  524. updater = {i_timeDiff = 100}
  525. __FUNCTION__ = "Update"
  526. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  527. #22 0x000000000080cf92 in MapUpdateRequest::call (this=0x7fffc6285350) at /root/mangos/src/game/MapUpdater.cpp:74
  528. No locals.
  529. #23 0x0000000000a67137 in DelayExecutor::svc (this=0x7fffdf0c3e70) at /root/mangos/src/shared/DelayExecutor.cpp:72
  530. 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 = 1312766888, tv_usec = 374459}}
  531. rq = <value optimized out>
  532. #24 0x00007ffff7b73257 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  533. No symbol table info available.
  534. #25 0x00007ffff7b745e1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  535. No symbol table info available.
  536. #26 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  537. No symbol table info available.
  538. #27 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  539. No symbol table info available.
  540. #28 0x0000000000000000 in ?? ()
  541. No symbol table info available.
  542.  
  543. Thread 6 (Thread 0x7fffee15b700 (LWP 15204)):
  544. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  545. No symbol table info available.
  546. #1 0x0000000000a7f7d9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  547. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  548. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  549. No locals.
  550. #3 0x0000000000a7a8ca in SqlDelayThread::run (this=0x7fffdf299000) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  551. pingEveryLoop = 180000
  552. loopCounter = 55952
  553. #4 0x0000000000a7faaa in ACE_Based::Thread::ThreadTask (param=0x7fffee15ae30) at /root/mangos/src/shared/Threading.cpp:187
  554. No locals.
  555. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  556. No symbol table info available.
  557. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  558. No symbol table info available.
  559. #7 0x0000000000000000 in ?? ()
  560. No symbol table info available.
  561.  
  562. Thread 5 (Thread 0x7ffff4225700 (LWP 15159)):
  563. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  564. No symbol table info available.
  565. #1 0x0000000000a7f7d9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  566. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  567. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  568. No locals.
  569. #3 0x0000000000a7a8ca in SqlDelayThread::run (this=0x7ffff7f87dc0) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  570. pingEveryLoop = 180000
  571. loopCounter = 56398
  572. #4 0x0000000000a7faaa in ACE_Based::Thread::ThreadTask (param=0x7ffff4224e30) at /root/mangos/src/shared/Threading.cpp:187
  573. No locals.
  574. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  575. No symbol table info available.
  576. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  577. No symbol table info available.
  578. #7 0x0000000000000000 in ?? ()
  579. No symbol table info available.
  580.  
  581. Thread 4 (Thread 0x7ffff4a26700 (LWP 15158)):
  582. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  583. No symbol table info available.
  584. #1 0x0000000000a7f7d9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  585. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  586. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  587. No locals.
  588. #3 0x0000000000a7a8ca in SqlDelayThread::run (this=0x7ffff7f87e80) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  589. pingEveryLoop = 180000
  590. loopCounter = 50583
  591. #4 0x0000000000a7faaa in ACE_Based::Thread::ThreadTask (param=0x7ffff4a25e30) at /root/mangos/src/shared/Threading.cpp:187
  592. No locals.
  593. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  594. No symbol table info available.
  595. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  596. No symbol table info available.
  597. #7 0x0000000000000000 in ?? ()
  598. No symbol table info available.
  599.  
  600. Thread 3 (Thread 0x7ffff5434700 (LWP 15157)):
  601. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  602. No symbol table info available.
  603. #1 0x0000000000a7f7d9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  604. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  605. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  606. No locals.
  607. #3 0x0000000000a7a8ca in SqlDelayThread::run (this=0x7ffff7f87f40) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  608. pingEveryLoop = 180000
  609. loopCounter = 57223
  610. #4 0x0000000000a7faaa in ACE_Based::Thread::ThreadTask (param=0x7ffff5433e30) at /root/mangos/src/shared/Threading.cpp:187
  611. No locals.
  612. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  613. No symbol table info available.
  614. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  615. No symbol table info available.
  616. #7 0x0000000000000000 in ?? ()
  617. No symbol table info available.
  618.  
  619. Thread 1 (Thread 0x7ffff7fe9720 (LWP 15153)):
  620. #0 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  621. No symbol table info available.
  622. #1 0x00007ffff7b76ecb in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  623. No symbol table info available.
  624. #2 0x0000000000595880 in Wait (this=0x7fffed8ae488) at /root/mangos/src/game/WorldSocketMgr.cpp:101
  625. No locals.
  626. #3 WorldSocketMgr::Wait (this=0x7fffed8ae488) at /root/mangos/src/game/WorldSocketMgr.cpp:310
  627. i = 1
  628. #4 0x0000000000513d63 in Master::Run (this=<value optimized out>) at /root/mangos/src/mangosd/Master.cpp:322
  629. pidfile = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff7fdbf28 "mangos.pid"}}
  630. rar_thread = 0x0
  631. bind_ip = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffed7e3e18 "0.0.0.0"}}
  632. world_thread = {m_iThreadId = 140736916342528, m_hThreadHandle = 140736916342528, m_task = 0x7fffdf2a8450, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xbc1070, 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}}}
  633. cliThread = 0x7fffe402e500
  634. soap_thread = 0x7fffe402e518
  635. freeze_thread = 0x7fffe402e530
  636. #5 0x0000000000522a4b in main (argc=<value optimized out>, argv=0x7fffffffe1a8) at /root/mangos/src/mangosd/Main.cpp:212
  637. cfg_file = 0x7fffffffe42c "../etc/mangosd.conf"
  638. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe1a8, 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_ = 0x7ffff7ddb030}, <No data fields>}}
  639. serviceDaemonMode = 0 '\000'
  640. option = <value optimized out>
  641. WORLD: unknown PET flag Action 129 and spellid 7799.
  642. WORLD: unknown PET flag Action 129 and spellid 7799.
  643. WORLD: unknown PET flag Action 129 and spellid 7799.
  644. WORLD: unknown PET flag Action 129 and spellid 7799.
  645. WORLD: unknown PET flag Action 129 and spellid 6307.
  646. WORLD: unknown PET flag Action 129 and spellid 7799.
  647. HandlePetAction: Pet (Petnumber: 6937 Guid: 95) not exist.
  648. WORLD: unknown PET flag Action 129 and spellid 6307.
  649. WORLD: unknown PET flag Action 129 and spellid 7799.
  650. WORLD: unknown PET flag Action 129 and spellid 7799.
  651. WORLD: unknown PET flag Action 129 and spellid 7799.
  652. WORLD: unknown PET flag Action 129 and spellid 6307.
  653. WORLD: unknown PET flag Action 129 and spellid 6307.
  654. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  655. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  656. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  657. WorldSocket::handle_input_header: client sent malformed packet size = 13413, cmd = -867659407
  658. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  659. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  660. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  661. SPELL: unknown target coordinates for spell ID 19465
  662. Item::AddToUpdateQueueOf - Item (Guid: 378752) current owner (Player Acserus (Guid: 887)) not in world!
  663. WORLD: Enemy Creature (Entry: 15420 Guid: 55256) is friendly
  664. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  665. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  666. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  667. SESSION: received unexpected opcode CMSG_LOGOUT_CANCEL (0x004E) the player has not logged in yet
  668. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  669. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  670. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement