Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.14 KB | None | 0 0
  1. [New Thread 0x7fffd12be700 (LWP 18414)]
  2. [New Thread 0x7fffd0abd700 (LWP 18415)]
  3. [New Thread 0x7fffd02bc700 (LWP 18416)]
  4. [New Thread 0x7fffcfabb700 (LWP 18417)]
  5. [New Thread 0x7fffcf2ba700 (LWP 18418)]
  6. [New Thread 0x7fffceab9700 (LWP 18419)]
  7. [New Thread 0x7fffce2b8700 (LWP 18420)]
  8. [New Thread 0x7fffcdab7700 (LWP 18421)]
  9. [New Thread 0x7fffcd2b6700 (LWP 18422)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffd3bc3700 (LWP 18409)]
  13. 0x00000000008d6b82 in Spell::DoSpellHitOnUnit (this=0x7fffb23ec680, unit=0x7fffb27f6080, effectMask=2, isReflected=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1235
  14. 1235 if (m_spellInfo->speed && (
  15. #0 0x00000000008d6b82 in Spell::DoSpellHitOnUnit (this=0x7fffb23ec680, unit=0x7fffb27f6080, effectMask=2, isReflected=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1235
  16. #1 0x00000000008d785b in Spell::DoAllEffectOnTarget (this=0x7fffb23ec680, target=0x7fffb29cc900) at /root/mangosdev/src/game/Spell.cpp:1053
  17. #2 0x00000000008f36a0 in Spell::handle_delayed (this=0x7fffb23ec680, t_offset=459) at /root/mangosdev/src/game/Spell.cpp:3750
  18. #3 0x00000000008f6599 in SpellEvent::Execute (this=0x7fffb21cbee8, e_time=71094, p_time=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:7627
  19. #4 0x0000000000a7f4ff in EventProcessor::Update (this=0x7fffbf9121a8, p_time=150) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  20. #5 0x0000000000789ccc in Unit::Update (this=0x7fffbf912080, update_diff=150, p_time=150) at /root/mangosdev/src/game/Unit.cpp:330
  21. #6 0x0000000000537fdc in Creature::Update (this=0x7fffbf912080, update_diff=150, diff=150) at /root/mangosdev/src/game/Creature.cpp:566
  22. #7 0x0000000000649781 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 0x00000000006479ed in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0xd328000, 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=0xd328000, 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=0xd328000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  28. #13 Visit (this=0xd328000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  29. #14 Visit<MaNGOS::ObjectUpdater> (this=0xd328000, 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=0xd328000, 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=0xd328000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  32. #17 Map::Update (this=0xd328000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  33. #18 0x00000000008134a2 in MapUpdateRequest::call (this=0x7fffb164aed0) at /root/mangosdev/src/game/MapUpdater.cpp:74
  34. #19 0x0000000000a7e4b7 in DelayExecutor::svc (this=0x7fffd4f8b1f0) 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 0x00000000008d6b82 in Spell::DoSpellHitOnUnit (this=0x7fffb23ec680, unit=0x7fffb27f6080, effectMask=2, isReflected=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1235
  41. realCaster = 0x7fffbf912080
  42. #1 0x00000000008d785b in Spell::DoAllEffectOnTarget (this=0x7fffb23ec680, target=0x7fffb29cc900) at /root/mangosdev/src/game/Spell.cpp:1053
  43. mask = 2
  44. unit = 0x7fffb27f6080
  45. real_caster = 0x7fffbf912080
  46. caster = 0x7fffbf912080
  47. missInfo = SPELL_MISS_NONE
  48. procVictim = 131072
  49. procAttacker = 65536
  50. procEx = <value optimized out>
  51. #2 0x00000000008f36a0 in Spell::handle_delayed (this=0x7fffb23ec680, t_offset=459) at /root/mangosdev/src/game/Spell.cpp:3750
  52. next_time = 0
  53. #3 0x00000000008f6599 in SpellEvent::Execute (this=0x7fffb21cbee8, e_time=71094, p_time=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:7627
  54. n_offset = <value optimized out>
  55. #4 0x0000000000a7f4ff in EventProcessor::Update (this=0x7fffbf9121a8, p_time=150) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  56. Event = 0x7fffb21cbee8
  57. #5 0x0000000000789ccc in Unit::Update (this=0x7fffbf912080, update_diff=150, p_time=150) at /root/mangosdev/src/game/Unit.cpp:330
  58. No locals.
  59. #6 0x0000000000537fdc in Creature::Update (this=0x7fffbf912080, update_diff=150, diff=150) at /root/mangosdev/src/game/Creature.cpp:566
  60. No locals.
  61. #7 0x0000000000649781 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:434
  62. No locals.
  63. #8 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  64. No locals.
  65. #9 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  66. No locals.
  67. #10 0x00000000006479ed in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0xd328000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  68. No locals.
  69. #11 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0xd328000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  70. No locals.
  71. #12 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0xd328000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  72. No locals.
  73. #13 Visit (this=0xd328000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  74. No locals.
  75. #14 Visit<MaNGOS::ObjectUpdater> (this=0xd328000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  76. No locals.
  77. #15 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0xd328000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  78. No locals.
  79. #16 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0xd328000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  80. x = 242040832
  81. y = <value optimized out>
  82. cell_x = 2
  83. cell_y = 0
  84. #17 Map::Update (this=0xd328000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  85. pair = {x_coord = 290, y_coord = 176}
  86. cell = {data = {Part = {grid_x = 36, grid_y = 22, cell_x = 2, cell_y = 0, nocreate = 1, reserved = 0}, All = 16786852}}
  87. y = 176
  88. x = 290
  89. plr = <value optimized out>
  90. area = {low_bound = {x_coord = 289, y_coord = 175}, high_bound = {x_coord = 291, y_coord = 178}}
  91. updater = {i_timeDiff = 150}
  92. __FUNCTION__ = "Update"
  93. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  94. #18 0x00000000008134a2 in MapUpdateRequest::call (this=0x7fffb164aed0) at /root/mangosdev/src/game/MapUpdater.cpp:74
  95. No locals.
  96. #19 0x0000000000a7e4b7 in DelayExecutor::svc (this=0x7fffd4f8b1f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  97. 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 = 1311984458, tv_usec = 596176}}
  98. rq = <value optimized out>
  99. #20 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  100. No symbol table info available.
  101. #21 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  102. No symbol table info available.
  103. #22 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  104. No symbol table info available.
  105. #23 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  106. No symbol table info available.
  107. #24 0x0000000000000000 in ?? ()
  108. No symbol table info available.
  109. 20 Thread 0x7fffcd2b6700 (LWP 18422) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  110. 19 Thread 0x7fffcdab7700 (LWP 18421) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  111. 18 Thread 0x7fffce2b8700 (LWP 18420) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  112. 17 Thread 0x7fffceab9700 (LWP 18419) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  113. 16 Thread 0x7fffcf2ba700 (LWP 18418) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  114. 15 Thread 0x7fffcfabb700 (LWP 18417) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  115. 14 Thread 0x7fffd02bc700 (LWP 18416) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  116. 13 Thread 0x7fffd0abd700 (LWP 18415) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  117. 12 Thread 0x7fffd12be700 (LWP 18414) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  118. 11 Thread 0x7fffd1abf700 (LWP 18413) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  119. 10 Thread 0x7fffd22c0700 (LWP 18412) 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  120. 9 Thread 0x7fffd2ac1700 (LWP 18411) 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  121. 8 Thread 0x7fffd32c2700 (LWP 18410) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  122. * 7 Thread 0x7fffd3bc3700 (LWP 18409) 0x00000000008d6b82 in Spell::DoSpellHitOnUnit (this=0x7fffb23ec680, unit=0x7fffb27f6080, effectMask=2, isReflected=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1235
  123. 6 Thread 0x7fffd44c4700 (LWP 18408) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  124. 5 Thread 0x7ffff4225700 (LWP 18364) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  125. 4 Thread 0x7ffff4a26700 (LWP 18363) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  126. 3 Thread 0x7ffff5434700 (LWP 18362) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  127. 1 Thread 0x7ffff7feb720 (LWP 18358) 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  128.  
  129. Thread 20 (Thread 0x7fffcd2b6700 (LWP 18422)):
  130. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  131. No symbol table info available.
  132. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  133. No symbol table info available.
  134. #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
  135. No symbol table info available.
  136. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  137. No symbol table info available.
  138. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  139. No symbol table info available.
  140. #5 0x0000000000524488 in ReactorRunnable::svc (this=0x7fffd33ae0b0) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  141. 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 = 9400}}
  142. __FUNCTION__ = "svc"
  143. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  144. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  145. No symbol table info available.
  146. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  147. No symbol table info available.
  148. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  149. No symbol table info available.
  150. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  151. No symbol table info available.
  152. #10 0x0000000000000000 in ?? ()
  153. No symbol table info available.
  154.  
  155. Thread 19 (Thread 0x7fffcdab7700 (LWP 18421)):
  156. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  157. No symbol table info available.
  158. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  159. No symbol table info available.
  160. #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
  161. No symbol table info available.
  162. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  163. No symbol table info available.
  164. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  165. No symbol table info available.
  166. #5 0x0000000000524488 in ReactorRunnable::svc (this=0x7fffd33adf78) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  167. 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}}
  168. __FUNCTION__ = "svc"
  169. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  170. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  171. No symbol table info available.
  172. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  173. No symbol table info available.
  174. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  175. No symbol table info available.
  176. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  177. No symbol table info available.
  178. #10 0x0000000000000000 in ?? ()
  179. No symbol table info available.
  180.  
  181. Thread 18 (Thread 0x7fffce2b8700 (LWP 18420)):
  182. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  183. No symbol table info available.
  184. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  185. No symbol table info available.
  186. #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
  187. No symbol table info available.
  188. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  189. No symbol table info available.
  190. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  191. No symbol table info available.
  192. #5 0x0000000000524488 in ReactorRunnable::svc (this=0x7fffd33ade40) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  193. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 8978}}
  194. __FUNCTION__ = "svc"
  195. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  196. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  197. No symbol table info available.
  198. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  199. No symbol table info available.
  200. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  201. No symbol table info available.
  202. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  203. No symbol table info available.
  204. #10 0x0000000000000000 in ?? ()
  205. No symbol table info available.
  206.  
  207. Thread 17 (Thread 0x7fffceab9700 (LWP 18419)):
  208. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  209. No symbol table info available.
  210. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  211. No symbol table info available.
  212. #2 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
  213. No symbol table info available.
  214. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  215. No symbol table info available.
  216. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  217. No symbol table info available.
  218. #5 0x0000000000524488 in ReactorRunnable::svc (this=0x7fffd33add08) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  219. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 10000}}
  220. __FUNCTION__ = "svc"
  221. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  222. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  223. No symbol table info available.
  224. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  225. No symbol table info available.
  226. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  227. No symbol table info available.
  228. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  229. No symbol table info available.
  230. #10 0x0000000000000000 in ?? ()
  231. No symbol table info available.
  232.  
  233. Thread 16 (Thread 0x7fffcf2ba700 (LWP 18418)):
  234. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  235. No symbol table info available.
  236. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  237. No symbol table info available.
  238. #2 0x000000000051320b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3363f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  239. result = <value optimized out>
  240. #3 0x0000000000514387 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3363f00, first_item=@0x7fffcf2b9e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  241. ace_mon = {lock_ = 0x7fffd3363f50, owner_ = 0}
  242. #4 0x0000000000513058 in getq (this=0x7fffd22bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  243. No locals.
  244. #5 SOAPWorkingThread::svc (this=0x7fffd22bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  245. mb = 0x0
  246. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  247. No symbol table info available.
  248. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  249. No symbol table info available.
  250. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  251. No symbol table info available.
  252. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  253. No symbol table info available.
  254. #10 0x0000000000000000 in ?? ()
  255. No symbol table info available.
  256.  
  257. Thread 15 (Thread 0x7fffcfabb700 (LWP 18417)):
  258. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  259. No symbol table info available.
  260. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  261. No symbol table info available.
  262. #2 0x000000000051320b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3363f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  263. result = <value optimized out>
  264. #3 0x0000000000514387 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3363f00, first_item=@0x7fffcfabae28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  265. ace_mon = {lock_ = 0x7fffd3363f50, owner_ = 0}
  266. #4 0x0000000000513058 in getq (this=0x7fffd22bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  267. No locals.
  268. #5 SOAPWorkingThread::svc (this=0x7fffd22bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  269. mb = 0x0
  270. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  271. No symbol table info available.
  272. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  273. No symbol table info available.
  274. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  275. No symbol table info available.
  276. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  277. No symbol table info available.
  278. #10 0x0000000000000000 in ?? ()
  279. No symbol table info available.
  280.  
  281. Thread 14 (Thread 0x7fffd02bc700 (LWP 18416)):
  282. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  283. No symbol table info available.
  284. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  285. No symbol table info available.
  286. #2 0x000000000051320b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3363f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  287. result = <value optimized out>
  288. #3 0x0000000000514387 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3363f00, first_item=@0x7fffd02bbe28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  289. ace_mon = {lock_ = 0x7fffd3363f50, owner_ = 0}
  290. #4 0x0000000000513058 in getq (this=0x7fffd22bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  291. No locals.
  292. #5 SOAPWorkingThread::svc (this=0x7fffd22bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  293. mb = 0x0
  294. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  295. No symbol table info available.
  296. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  297. No symbol table info available.
  298. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  299. No symbol table info available.
  300. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  301. No symbol table info available.
  302. #10 0x0000000000000000 in ?? ()
  303. No symbol table info available.
  304.  
  305. Thread 13 (Thread 0x7fffd0abd700 (LWP 18415)):
  306. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  307. No symbol table info available.
  308. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  309. No symbol table info available.
  310. #2 0x000000000051320b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3363f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  311. result = <value optimized out>
  312. #3 0x0000000000514387 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3363f00, first_item=@0x7fffd0abce28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  313. ace_mon = {lock_ = 0x7fffd3363f50, owner_ = 0}
  314. #4 0x0000000000513058 in getq (this=0x7fffd22bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  315. No locals.
  316. #5 SOAPWorkingThread::svc (this=0x7fffd22bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  317. mb = 0x0
  318. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  319. No symbol table info available.
  320. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  321. No symbol table info available.
  322. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  323. No symbol table info available.
  324. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  325. No symbol table info available.
  326. #10 0x0000000000000000 in ?? ()
  327. No symbol table info available.
  328.  
  329. Thread 12 (Thread 0x7fffd12be700 (LWP 18414)):
  330. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  331. No symbol table info available.
  332. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  333. No symbol table info available.
  334. #2 0x000000000051320b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3363f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  335. result = <value optimized out>
  336. #3 0x0000000000514387 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3363f00, first_item=@0x7fffd12bde28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  337. ace_mon = {lock_ = 0x7fffd3363f50, owner_ = 0}
  338. #4 0x0000000000513058 in getq (this=0x7fffd22bfd90) at /opt/mangos/include/ace/Task_T.inl:22
  339. No locals.
  340. #5 SOAPWorkingThread::svc (this=0x7fffd22bfd90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  341. mb = 0x0
  342. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  343. No symbol table info available.
  344. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  345. No symbol table info available.
  346. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  347. No symbol table info available.
  348. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  349. No symbol table info available.
  350. #10 0x0000000000000000 in ?? ()
  351. No symbol table info available.
  352.  
  353. Thread 11 (Thread 0x7fffd1abf700 (LWP 18413)):
  354. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  355. No symbol table info available.
  356. #1 0x0000000000a789e9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  357. rqtp = {tv_sec = 1, tv_nsec = 0}
  358. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  359. No locals.
  360. #3 0x000000000051e88b in FreezeDetectorRunnable::run (this=0x7fffd33989a0) at /root/mangosdev/src/mangosd/Master.cpp:79
  361. curtime = 4294966780
  362. #4 0x0000000000a78cba in ACE_Based::Thread::ThreadTask (param=0x7fffd1abee30) at /root/mangosdev/src/shared/Threading.cpp:187
  363. No locals.
  364. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  365. No symbol table info available.
  366. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  367. No symbol table info available.
  368. #7 0x0000000000000000 in ?? ()
  369. No symbol table info available.
  370.  
  371. Thread 10 (Thread 0x7fffd22c0700 (LWP 18412)):
  372. #0 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  373. No symbol table info available.
  374. #1 0x0000000000af4aae in tcp_select (soap=0x7fffd22a4590, s=32, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4418
  375. tv = {tv_sec = 1, tv_usec = 642231}
  376. fd = {{fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}}
  377. sfd = 0x7fffd22a43c0
  378. efd = 0x7fffd22a4440
  379. r = <value optimized out>
  380. rfd = 0x7fffd22a4340
  381. #2 0x0000000000b026ff in soap_accept (soap=0x7fffd22a4590) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4486
  382. r = -514
  383. err = -514
  384. n = 16
  385. len = 65536
  386. set = 1
  387. #3 0x0000000000512527 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/MaNGOSsoap.cpp:51
  388. thread_soap = <value optimized out>
  389. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fffd3363f00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  390. soap = {_vptr.soap = 0xbc4af0, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xbc13fb "%.9G", double_format = 0xbc1400 "%.17lG", dime_id_format = 0xbc1407 "cid:id%d", http_version = 0xbc1410 "1.1", http_content = 0x0, encodingStyle = 0xbc4020 "", actor = 0x0, lang = 0xbc1d2c "en", recv_timeout = 5, send_timeout = 5, connect_timeout = 0, accept_timeout = 3, socket_flags = 0, connect_flags = 0, bind_flags = 0, accept_flags = 0, linger_time = 0, namespaces = 0xe80120, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x12c7eb0, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffcc907fb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xb152b0 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xaf2d70 <http_get(soap*)>, fput = 0xaf2d80 <http_405(soap*)>, fdel = 0xaf2d80 <http_405(soap*)>, fhead = 0xaf2d80 <http_405(soap*)>, fform = 0, fposthdr = 0xafaf90 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xaf5ea0 <http_response(soap*, int, size_t)>, fparse = 0xb068b0 <http_parse(soap*)>, fparsehdr = 0xb146f0 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xaf8200 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xaf81e0 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xaf81d0 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xb0a090 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xaf81f0 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xaf2680 <tcp_disconnect(soap*)>, fsend = 0xaf7eb0 <fsend(soap*, char const*, size_t)>, frecv = 0xaf7c80 <frecv(soap*, char*, size_t)>, fpoll = 0xb02b60 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xaf5e40 <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 = 0xbc1414 "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>, "k6Óÿ\177\000\000³à|öÿ\177", '\000' <repeats 18 times>, "x\020\000\000\000\000\000\000\000@6Óÿ\177\000\000\t\000\000\000\000\000\000\000\033\000\000\000\000\000\000\000\000@6Óÿ\177\000\000zç|öÿ\177\000\000 ý+Òÿ\177\000\000\000SIÝ\205¹d¤\000\000\000\000\000\000\000\000\000k6Óÿ\177\000\000\001\000\000\000\000\000\000\000\210\006,Òÿ\177\000\000\000\a,Òÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff67d02f4, z_crc = 0, z_dict = 0x9d3364000 <Address 0x9d3364000 out of bounds>, z_dict_len = 4097, zlib_state = 0, zlib_in = 0, zlib_out = 26520, z_buf = 0x7ffff7fe6788 "", z_buflen = 0, z_level = 16384, z_ratio_in = 4.59163468e-41, z_ratio_out = -1.28310675e+33}
  391. m = <value optimized out>
  392. s = -514
  393. #4 0x0000000000a78cba in ACE_Based::Thread::ThreadTask (param=0x21) at /root/mangosdev/src/shared/Threading.cpp:187
  394. No locals.
  395. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  396. No symbol table info available.
  397. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  398. No symbol table info available.
  399. #7 0x0000000000000000 in ?? ()
  400. No symbol table info available.
  401.  
  402. Thread 9 (Thread 0x7fffd2ac1700 (LWP 18411)):
  403. #0 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  404. No symbol table info available.
  405. #1 0x00007ffff5b6fb14 in usleep () from /lib/libc.so.6
  406. No symbol table info available.
  407. #2 0x000000000051fbae in CliRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/CliRunnable.cpp:617
  408. command_str = <value optimized out>
  409. commandbuf = "\000\200\067Óÿ\177\000\000ô\002}öÿ\177", '\000' <repeats 11 times>, "\200\067Ó\b\000\000\000\001\020\000\000\000\000\000\000\230jþ÷ÿ\177\000\000\210jþ÷ÿ\177", '\000' <repeats 11 times>, "\200\067Óÿ\177\000\000V\f}öÿ\177", '\000' <repeats 11 times>, "SIÝ\205¹d¤x\020\000\000\000\000\000\000\000«7Óÿ\177\000\000°~ý÷ÿ\177\000\000\210\026¬Òÿ\177\000\000\000\027¬Òÿ\177", '\000' <repeats 18 times>, "Fh²÷ÿ\177\000\000\000ÀÃÓÿ\177\000\000\\ø|öÿ\177\000\000¨òÃÓÿ\177", '\000' <repeats 11 times>, "«7Óÿ\177\000\000P]é\000\000\000\000\000À\031¬Ò"...
  410. #3 0x0000000000a78cba in ACE_Based::Thread::ThreadTask (param=0x7fffd2ac0c40) at /root/mangosdev/src/shared/Threading.cpp:187
  411. No locals.
  412. #4 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  413. No symbol table info available.
  414. #5 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  415. No symbol table info available.
  416. #6 0x0000000000000000 in ?? ()
  417. No symbol table info available.
  418.  
  419. Thread 8 (Thread 0x7fffd32c2700 (LWP 18410)):
  420. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  421. No symbol table info available.
  422. #1 0x00007ffff7ae037a in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  423. No symbol table info available.
  424. #2 0x0000000000812df0 in MapUpdater::wait (this=0x7fffd4f8b1e8) at /root/mangosdev/src/game/MapUpdater.cpp:107
  425. guard = {lock_ = 0x7fffd4f8b300, owner_ = 0}
  426. #3 0x0000000000580c08 in MapManager::Update (this=0x7fffd4f8b100, diff=<value optimized out>) at /root/mangosdev/src/game/MapManager.cpp:247
  427. No locals.
  428. #4 0x00000000006632ed in World::Update (this=0x7ffff7f77900, diff=51) at /root/mangosdev/src/game/World.cpp:1610
  429. autobroadcaston = 0
  430. #5 0x000000000051ba5d in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  431. diff = 51
  432. prevSleepTime = 50
  433. #6 0x0000000000a78cba in ACE_Based::Thread::ThreadTask (param=0x7fffd4f8b2c4) at /root/mangosdev/src/shared/Threading.cpp:187
  434. No locals.
  435. #7 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  436. No symbol table info available.
  437. #8 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  438. No symbol table info available.
  439. #9 0x0000000000000000 in ?? ()
  440. No symbol table info available.
  441.  
  442. Thread 7 (Thread 0x7fffd3bc3700 (LWP 18409)):
  443. #0 0x00000000008d6b82 in Spell::DoSpellHitOnUnit (this=0x7fffb23ec680, unit=0x7fffb27f6080, effectMask=2, isReflected=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1235
  444. realCaster = 0x7fffbf912080
  445. #1 0x00000000008d785b in Spell::DoAllEffectOnTarget (this=0x7fffb23ec680, target=0x7fffb29cc900) at /root/mangosdev/src/game/Spell.cpp:1053
  446. mask = 2
  447. unit = 0x7fffb27f6080
  448. real_caster = 0x7fffbf912080
  449. caster = 0x7fffbf912080
  450. missInfo = SPELL_MISS_NONE
  451. procVictim = 131072
  452. procAttacker = 65536
  453. procEx = <value optimized out>
  454. #2 0x00000000008f36a0 in Spell::handle_delayed (this=0x7fffb23ec680, t_offset=459) at /root/mangosdev/src/game/Spell.cpp:3750
  455. next_time = 0
  456. #3 0x00000000008f6599 in SpellEvent::Execute (this=0x7fffb21cbee8, e_time=71094, p_time=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:7627
  457. n_offset = <value optimized out>
  458. #4 0x0000000000a7f4ff in EventProcessor::Update (this=0x7fffbf9121a8, p_time=150) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  459. Event = 0x7fffb21cbee8
  460. #5 0x0000000000789ccc in Unit::Update (this=0x7fffbf912080, update_diff=150, p_time=150) at /root/mangosdev/src/game/Unit.cpp:330
  461. No locals.
  462. #6 0x0000000000537fdc in Creature::Update (this=0x7fffbf912080, update_diff=150, diff=150) at /root/mangosdev/src/game/Creature.cpp:566
  463. No locals.
  464. #7 0x0000000000649781 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:434
  465. No locals.
  466. #8 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  467. No locals.
  468. #9 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  469. No locals.
  470. #10 0x00000000006479ed in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0xd328000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  471. No locals.
  472. #11 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0xd328000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  473. No locals.
  474. #12 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0xd328000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  475. No locals.
  476. #13 Visit (this=0xd328000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  477. No locals.
  478. #14 Visit<MaNGOS::ObjectUpdater> (this=0xd328000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  479. No locals.
  480. #15 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0xd328000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  481. No locals.
  482. #16 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0xd328000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  483. x = 242040832
  484. y = <value optimized out>
  485. cell_x = 2
  486. cell_y = 0
  487. #17 Map::Update (this=0xd328000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  488. pair = {x_coord = 290, y_coord = 176}
  489. cell = {data = {Part = {grid_x = 36, grid_y = 22, cell_x = 2, cell_y = 0, nocreate = 1, reserved = 0}, All = 16786852}}
  490. y = 176
  491. x = 290
  492. plr = <value optimized out>
  493. area = {low_bound = {x_coord = 289, y_coord = 175}, high_bound = {x_coord = 291, y_coord = 178}}
  494. updater = {i_timeDiff = 150}
  495. __FUNCTION__ = "Update"
  496. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  497. #18 0x00000000008134a2 in MapUpdateRequest::call (this=0x7fffb164aed0) at /root/mangosdev/src/game/MapUpdater.cpp:74
  498. No locals.
  499. #19 0x0000000000a7e4b7 in DelayExecutor::svc (this=0x7fffd4f8b1f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  500. 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 = 1311984458, tv_usec = 596176}}
  501. rq = <value optimized out>
  502. #20 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  503. No symbol table info available.
  504. #21 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  505. No symbol table info available.
  506. #22 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  507. No symbol table info available.
  508. #23 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  509. No symbol table info available.
  510. #24 0x0000000000000000 in ?? ()
  511. No symbol table info available.
  512.  
  513. Thread 6 (Thread 0x7fffd44c4700 (LWP 18408)):
  514. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  515. No symbol table info available.
  516. #1 0x0000000000a789e9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  517. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  518. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  519. No locals.
  520. #3 0x0000000000a77c2a in SqlDelayThread::run (this=0x7fffd5112200) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  521. pingEveryLoop = 180000
  522. loopCounter = 9051
  523. #4 0x0000000000a78cba in ACE_Based::Thread::ThreadTask (param=0x7fffd44c3e30) at /root/mangosdev/src/shared/Threading.cpp:187
  524. No locals.
  525. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  526. No symbol table info available.
  527. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  528. No symbol table info available.
  529. #7 0x0000000000000000 in ?? ()
  530. No symbol table info available.
  531.  
  532. Thread 5 (Thread 0x7ffff4225700 (LWP 18364)):
  533. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  534. No symbol table info available.
  535. #1 0x0000000000a789e9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  536. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  537. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  538. No locals.
  539. #3 0x0000000000a77c2a in SqlDelayThread::run (this=0x7ffff7f87dc0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  540. pingEveryLoop = 180000
  541. loopCounter = 11689
  542. #4 0x0000000000a78cba in ACE_Based::Thread::ThreadTask (param=0x7ffff4224e30) at /root/mangosdev/src/shared/Threading.cpp:187
  543. No locals.
  544. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  545. No symbol table info available.
  546. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  547. No symbol table info available.
  548. #7 0x0000000000000000 in ?? ()
  549. No symbol table info available.
  550.  
  551. Thread 4 (Thread 0x7ffff4a26700 (LWP 18363)):
  552. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  553. No symbol table info available.
  554. #1 0x0000000000a789e9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  555. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  556. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  557. No locals.
  558. #3 0x0000000000a77c2a in SqlDelayThread::run (this=0x7ffff7f87e80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  559. pingEveryLoop = 180000
  560. loopCounter = 9782
  561. #4 0x0000000000a78cba in ACE_Based::Thread::ThreadTask (param=0x7ffff4a25e30) at /root/mangosdev/src/shared/Threading.cpp:187
  562. No locals.
  563. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  564. No symbol table info available.
  565. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  566. No symbol table info available.
  567. #7 0x0000000000000000 in ?? ()
  568. No symbol table info available.
  569.  
  570. Thread 3 (Thread 0x7ffff5434700 (LWP 18362)):
  571. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  572. No symbol table info available.
  573. #1 0x0000000000a789e9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  574. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  575. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  576. No locals.
  577. #3 0x0000000000a77c2a in SqlDelayThread::run (this=0x7ffff7f87f40) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  578. pingEveryLoop = 180000
  579. loopCounter = 11810
  580. #4 0x0000000000a78cba in ACE_Based::Thread::ThreadTask (param=0x7ffff5433e30) at /root/mangosdev/src/shared/Threading.cpp:187
  581. No locals.
  582. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  583. No symbol table info available.
  584. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  585. No symbol table info available.
  586. #7 0x0000000000000000 in ?? ()
  587. No symbol table info available.
  588.  
  589. Thread 1 (Thread 0x7ffff7feb720 (LWP 18358)):
  590. #0 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  591. No symbol table info available.
  592. #1 0x00007ffff7b7689b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  593. No symbol table info available.
  594. #2 0x0000000000522990 in Wait (this=0x7fffd3c74cc8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:101
  595. No locals.
  596. #3 WorldSocketMgr::Wait (this=0x7fffd3c74cc8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:310
  597. i = 1
  598. #4 0x000000000051c8b3 in Master::Run (this=<value optimized out>) at /root/mangosdev/src/mangosd/Master.cpp:322
  599. 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"}}
  600. rar_thread = 0x0
  601. bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffd3c46f78 "0.0.0.0"}}
  602. world_thread = {m_iThreadId = 140736736274176, m_hThreadHandle = 140736736274176, m_task = 0x7fffd3ca27b0, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xbbe210, 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}}}
  603. cliThread = 0x7fffd52a49b8
  604. soap_thread = 0x7fffd52a49d0
  605. freeze_thread = 0x7fffd52a4a00
  606. #5 0x000000000051525b in main (argc=<value optimized out>, argv=0x7fffffffe1f8) at /root/mangosdev/src/mangosd/Main.cpp:212
  607. cfg_file = 0x7fffffffe45e "../etc/mangosd.conf"
  608. 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>}}
  609. serviceDaemonMode = 0 '\000'
  610. option = <value optimized out>
  611. Not controlled pet 5 lost view from owner, removed. Owner = 240803, distance = 0, pet GUID =
  612. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 312 account Id 141125
  613. Not controlled pet 6 lost view from owner, removed. Owner = 240803, distance = 0, pet GUID =
  614. Not controlled pet 7 lost view from owner, removed. Owner = 240803, distance = 0, pet GUID =
  615. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 476 account Id 128485
  616. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 484 account Id 315962
  617. Not controlled pet 8 lost view from owner, removed. Owner = 240803, distance = 0, pet GUID =
  618. Not controlled pet 9 lost view from owner, removed. Owner = 240803, distance = 0, pet GUID =
  619. Not controlled pet 10 lost view from owner, removed. Owner = 240803, distance = 0, pet GUID =
  620. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 237 account Id 117776
  621. Item::LoadFromDB, Item GUID: 170661406 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  622. Item::LoadFromDB, Item GUID: 154825435 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  623. Item::LoadFromDB, Item GUID: 93170673 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  624. Item::LoadFromDB, Item GUID: 169632455 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  625. Item::AddToUpdateQueueOf - Item (Guid: 215293850) current owner (Player Cerb (Guid: 267833)) not in world!
  626. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 626 account Id 185167
  627. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 450 account Id 285173
  628. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 15 account Id 270226
  629. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 626 account Id 261466
  630. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 476 account Id 261466
  631. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 694 account Id 331952
  632. Item::LoadFromDB, Item GUID: 170547171 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  633. DungeonResetScheduler::ScheduleReset: cannot cancel the reset, the event(0,574,330) was not found!
  634. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 12 account Id 320806
  635. Item::LoadFromDB, Item GUID: 144558599 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  636. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 626 account Id 332825
  637. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 403 account Id 279543
  638. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 113 account Id 259042
  639. WORLD: unknown PET flag Action 129 and spellid 17767.
  640. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 59 account Id 329035
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement