Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.69 KB | None | 0 0
  1. [New Thread 0x7fffd12be700 (LWP 31896)]
  2. [New Thread 0x7fffd02bc700 (LWP 31898)]
  3. [New Thread 0x7fffcfabb700 (LWP 31899)]
  4. [New Thread 0x7fffcf2ba700 (LWP 31900)]
  5. [New Thread 0x7fffceab9700 (LWP 31901)]
  6. [New Thread 0x7fffce2b8700 (LWP 31902)]
  7. [New Thread 0x7fffcdab7700 (LWP 31903)]
  8. [New Thread 0x7fffcd2b6700 (LWP 31904)]
  9. [New Thread 0x7fffcc9b5700 (LWP 31905)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffd32c2700 (LWP 31892)]
  13. 0x00000000008d6cd2 in Spell::DoSpellHitOnUnit (this=0x7fffb48a6700, unit=0x7fffa04bc100, effectMask=2, isReflected=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1235
  14. 1235 if (m_spellInfo->speed && (
  15. #0 0x00000000008d6cd2 in Spell::DoSpellHitOnUnit (this=0x7fffb48a6700, unit=0x7fffa04bc100, effectMask=2, isReflected=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1235
  16. #1 0x00000000008d79ab in Spell::DoAllEffectOnTarget (this=0x7fffb48a6700, target=0x7fffa54c09e0) at /root/mangosdev/src/game/Spell.cpp:1053
  17. #2 0x00000000008f37f0 in Spell::handle_delayed (this=0x7fffb48a6700, t_offset=350) at /root/mangosdev/src/game/Spell.cpp:3750
  18. #3 0x00000000008f66e9 in SpellEvent::Execute (this=0x7fff9b407740, e_time=74568, p_time=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:7627
  19. #4 0x0000000000a7f64f in EventProcessor::Update (this=0x7fffc0cb4228, p_time=100) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  20. #5 0x0000000000788d6b in Unit::Update (this=0x7fffc0cb4100, update_diff=100, p_time=100) at /root/mangosdev/src/game/Unit.cpp:331
  21. #6 0x0000000000537fdc in Creature::Update (this=0x7fffc0cb4100, update_diff=100, diff=100) 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=0x775c000, 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=0x775c000, 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=0x775c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  28. #13 Visit (this=0x775c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  29. #14 Visit<MaNGOS::ObjectUpdater> (this=0x775c000, 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=0x775c000, 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=0x775c000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  32. #17 Map::Update (this=0x775c000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  33. #18 0x00000000008135f2 in MapUpdateRequest::call (this=0x7fffa4ec0248) at /root/mangosdev/src/game/MapUpdater.cpp:74
  34. #19 0x0000000000a7e607 in DelayExecutor::svc (this=0x7fffd4fd2a70) 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 0x00000000008d6cd2 in Spell::DoSpellHitOnUnit (this=0x7fffb48a6700, unit=0x7fffa04bc100, effectMask=2, isReflected=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1235
  41. realCaster = 0x7fffc0cb4100
  42. #1 0x00000000008d79ab in Spell::DoAllEffectOnTarget (this=0x7fffb48a6700, target=0x7fffa54c09e0) at /root/mangosdev/src/game/Spell.cpp:1053
  43. mask = 2
  44. unit = 0x7fffa04bc100
  45. real_caster = 0x7fffc0cb4100
  46. caster = 0x7fffc0cb4100
  47. missInfo = SPELL_MISS_NONE
  48. procVictim = 131072
  49. procAttacker = 65536
  50. procEx = <value optimized out>
  51. #2 0x00000000008f37f0 in Spell::handle_delayed (this=0x7fffb48a6700, t_offset=350) at /root/mangosdev/src/game/Spell.cpp:3750
  52. next_time = 0
  53. #3 0x00000000008f66e9 in SpellEvent::Execute (this=0x7fff9b407740, e_time=74568, p_time=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:7627
  54. n_offset = <value optimized out>
  55. #4 0x0000000000a7f64f in EventProcessor::Update (this=0x7fffc0cb4228, p_time=100) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  56. Event = 0x7fff9b407740
  57. #5 0x0000000000788d6b in Unit::Update (this=0x7fffc0cb4100, update_diff=100, p_time=100) at /root/mangosdev/src/game/Unit.cpp:331
  58. No locals.
  59. #6 0x0000000000537fdc in Creature::Update (this=0x7fffc0cb4100, update_diff=100, diff=100) 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=0x775c000, 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=0x775c000, 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=0x775c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  72. No locals.
  73. #13 Visit (this=0x775c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  74. No locals.
  75. #14 Visit<MaNGOS::ObjectUpdater> (this=0x775c000, 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=0x775c000, 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=0x775c000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  80. x = 127598592
  81. y = <value optimized out>
  82. cell_x = 2
  83. cell_y = 0
  84. #17 Map::Update (this=0x775c000, 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 = 177}}
  91. updater = {i_timeDiff = 100}
  92. __FUNCTION__ = "Update"
  93. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  94. #18 0x00000000008135f2 in MapUpdateRequest::call (this=0x7fffa4ec0248) at /root/mangosdev/src/game/MapUpdater.cpp:74
  95. No locals.
  96. #19 0x0000000000a7e607 in DelayExecutor::svc (this=0x7fffd4fd2a70) 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 = 1311981930, tv_usec = 230334}}
  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. 21 Thread 0x7fffcc9b5700 (LWP 31905) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  110. 20 Thread 0x7fffcd2b6700 (LWP 31904) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  111. 19 Thread 0x7fffcdab7700 (LWP 31903) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  112. 18 Thread 0x7fffce2b8700 (LWP 31902) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  113. 17 Thread 0x7fffceab9700 (LWP 31901) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  114. 16 Thread 0x7fffcf2ba700 (LWP 31900) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  115. 15 Thread 0x7fffcfabb700 (LWP 31899) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  116. 14 Thread 0x7fffd02bc700 (LWP 31898) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  117. 13 Thread 0x7fffd12be700 (LWP 31896) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  118. 12 Thread 0x7fffd0abd700 (LWP 31897) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  119. 11 Thread 0x7fffd1abf700 (LWP 31895) 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  120. 10 Thread 0x7fffd22c0700 (LWP 31894) 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  121. 9 Thread 0x7fffd2ac1700 (LWP 31893) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  122. * 8 Thread 0x7fffd32c2700 (LWP 31892) 0x00000000008d6cd2 in Spell::DoSpellHitOnUnit (this=0x7fffb48a6700, unit=0x7fffa04bc100, effectMask=2, isReflected=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1235
  123. 7 Thread 0x7fffd3ac3700 (LWP 31891) 0x00007ffff5e216b4 in __lll_lock_wait () from /lib/libpthread.so.0
  124. 6 Thread 0x7fffd44c4700 (LWP 31890) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  125. 5 Thread 0x7ffff4225700 (LWP 31889) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  126. 4 Thread 0x7ffff4a26700 (LWP 31888) 0x00007ffff5e21b8d in read () from /lib/libpthread.so.0
  127. 3 Thread 0x7ffff5434700 (LWP 31887) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  128. 1 Thread 0x7ffff7feb720 (LWP 31883) 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  129.  
  130. Thread 21 (Thread 0x7fffcc9b5700 (LWP 31905)):
  131. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  132. No symbol table info available.
  133. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  134. No symbol table info available.
  135. #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
  136. No symbol table info available.
  137. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  138. No symbol table info available.
  139. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  140. No symbol table info available.
  141. #5 0x0000000000524488 in ReactorRunnable::svc (this=0x7fffd3b6d9b0) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  142. 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 = 9984}}
  143. __FUNCTION__ = "svc"
  144. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  145. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  146. No symbol table info available.
  147. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  148. No symbol table info available.
  149. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  150. No symbol table info available.
  151. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  152. No symbol table info available.
  153. #10 0x0000000000000000 in ?? ()
  154. No symbol table info available.
  155.  
  156. Thread 20 (Thread 0x7fffcd2b6700 (LWP 31904)):
  157. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  158. No symbol table info available.
  159. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  160. No symbol table info available.
  161. #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
  162. No symbol table info available.
  163. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  164. No symbol table info available.
  165. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  166. No symbol table info available.
  167. #5 0x0000000000524488 in ReactorRunnable::svc (this=0x7fffd3b6d878) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  168. 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 = 474}}
  169. __FUNCTION__ = "svc"
  170. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  171. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  172. No symbol table info available.
  173. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  174. No symbol table info available.
  175. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  176. No symbol table info available.
  177. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  178. No symbol table info available.
  179. #10 0x0000000000000000 in ?? ()
  180. No symbol table info available.
  181.  
  182. Thread 19 (Thread 0x7fffcdab7700 (LWP 31903)):
  183. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  184. No symbol table info available.
  185. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  186. No symbol table info available.
  187. #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
  188. No symbol table info available.
  189. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  190. No symbol table info available.
  191. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  192. No symbol table info available.
  193. #5 0x0000000000524488 in ReactorRunnable::svc (this=0x7fffd3b6d740) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  194. 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 = 4813}}
  195. __FUNCTION__ = "svc"
  196. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  197. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  198. No symbol table info available.
  199. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  200. No symbol table info available.
  201. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  202. No symbol table info available.
  203. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  204. No symbol table info available.
  205. #10 0x0000000000000000 in ?? ()
  206. No symbol table info available.
  207.  
  208. Thread 18 (Thread 0x7fffce2b8700 (LWP 31902)):
  209. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  210. No symbol table info available.
  211. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  212. No symbol table info available.
  213. #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
  214. No symbol table info available.
  215. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  216. No symbol table info available.
  217. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  218. No symbol table info available.
  219. #5 0x0000000000524488 in ReactorRunnable::svc (this=0x7fffd3b6d608) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  220. 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}}
  221. __FUNCTION__ = "svc"
  222. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  223. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  224. No symbol table info available.
  225. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  226. No symbol table info available.
  227. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  228. No symbol table info available.
  229. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  230. No symbol table info available.
  231. #10 0x0000000000000000 in ?? ()
  232. No symbol table info available.
  233.  
  234. Thread 17 (Thread 0x7fffceab9700 (LWP 31901)):
  235. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  236. No symbol table info available.
  237. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  238. No symbol table info available.
  239. #2 0x000000000051320b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3b27f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  240. result = <value optimized out>
  241. #3 0x0000000000514387 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3b27f00, first_item=@0x7fffceab8e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  242. ace_mon = {lock_ = 0x7fffd3b27f50, owner_ = 0}
  243. #4 0x0000000000513058 in getq (this=0x7fffd1abed90) at /opt/mangos/include/ace/Task_T.inl:22
  244. No locals.
  245. #5 SOAPWorkingThread::svc (this=0x7fffd1abed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  246. mb = 0x0
  247. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  248. No symbol table info available.
  249. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  250. No symbol table info available.
  251. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  252. No symbol table info available.
  253. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  254. No symbol table info available.
  255. #10 0x0000000000000000 in ?? ()
  256. No symbol table info available.
  257.  
  258. Thread 16 (Thread 0x7fffcf2ba700 (LWP 31900)):
  259. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  260. No symbol table info available.
  261. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  262. No symbol table info available.
  263. #2 0x000000000051320b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3b27f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  264. result = <value optimized out>
  265. #3 0x0000000000514387 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3b27f00, first_item=@0x7fffcf2b9e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  266. ace_mon = {lock_ = 0x7fffd3b27f50, owner_ = 0}
  267. #4 0x0000000000513058 in getq (this=0x7fffd1abed90) at /opt/mangos/include/ace/Task_T.inl:22
  268. No locals.
  269. #5 SOAPWorkingThread::svc (this=0x7fffd1abed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  270. mb = 0x0
  271. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  272. No symbol table info available.
  273. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  274. No symbol table info available.
  275. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  276. No symbol table info available.
  277. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  278. No symbol table info available.
  279. #10 0x0000000000000000 in ?? ()
  280. No symbol table info available.
  281.  
  282. Thread 15 (Thread 0x7fffcfabb700 (LWP 31899)):
  283. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  284. No symbol table info available.
  285. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  286. No symbol table info available.
  287. #2 0x000000000051320b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3b27f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  288. result = <value optimized out>
  289. #3 0x0000000000514387 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3b27f00, first_item=@0x7fffcfabae28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  290. ace_mon = {lock_ = 0x7fffd3b27f50, owner_ = 0}
  291. #4 0x0000000000513058 in getq (this=0x7fffd1abed90) at /opt/mangos/include/ace/Task_T.inl:22
  292. No locals.
  293. #5 SOAPWorkingThread::svc (this=0x7fffd1abed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  294. mb = 0x0
  295. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  296. No symbol table info available.
  297. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  298. No symbol table info available.
  299. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  300. No symbol table info available.
  301. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  302. No symbol table info available.
  303. #10 0x0000000000000000 in ?? ()
  304. No symbol table info available.
  305.  
  306. Thread 14 (Thread 0x7fffd02bc700 (LWP 31898)):
  307. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  308. No symbol table info available.
  309. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  310. No symbol table info available.
  311. #2 0x000000000051320b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3b27f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  312. result = <value optimized out>
  313. #3 0x0000000000514387 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3b27f00, first_item=@0x7fffd02bbe28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  314. ace_mon = {lock_ = 0x7fffd3b27f50, owner_ = 0}
  315. #4 0x0000000000513058 in getq (this=0x7fffd1abed90) at /opt/mangos/include/ace/Task_T.inl:22
  316. No locals.
  317. #5 SOAPWorkingThread::svc (this=0x7fffd1abed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  318. mb = 0x0
  319. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  320. No symbol table info available.
  321. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  322. No symbol table info available.
  323. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  324. No symbol table info available.
  325. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  326. No symbol table info available.
  327. #10 0x0000000000000000 in ?? ()
  328. No symbol table info available.
  329.  
  330. Thread 13 (Thread 0x7fffd12be700 (LWP 31896)):
  331. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  332. No symbol table info available.
  333. #1 0x0000000000a78b39 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  334. rqtp = {tv_sec = 1, tv_nsec = 0}
  335. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  336. No locals.
  337. #3 0x000000000051e88b in FreezeDetectorRunnable::run (this=0x7fffd3b5c928) at /root/mangosdev/src/mangosd/Master.cpp:79
  338. curtime = 4294966780
  339. #4 0x0000000000a78e0a in ACE_Based::Thread::ThreadTask (param=0x7fffd12bde30) at /root/mangosdev/src/shared/Threading.cpp:187
  340. No locals.
  341. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  342. No symbol table info available.
  343. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  344. No symbol table info available.
  345. #7 0x0000000000000000 in ?? ()
  346. No symbol table info available.
  347.  
  348. Thread 12 (Thread 0x7fffd0abd700 (LWP 31897)):
  349. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  350. No symbol table info available.
  351. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  352. No symbol table info available.
  353. #2 0x000000000051320b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3b27f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  354. result = <value optimized out>
  355. #3 0x0000000000514387 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3b27f00, first_item=@0x7fffd0abce28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  356. ace_mon = {lock_ = 0x7fffd3b27f50, owner_ = 0}
  357. #4 0x0000000000513058 in getq (this=0x7fffd1abed90) at /opt/mangos/include/ace/Task_T.inl:22
  358. No locals.
  359. #5 SOAPWorkingThread::svc (this=0x7fffd1abed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  360. mb = 0x0
  361. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  362. No symbol table info available.
  363. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  364. No symbol table info available.
  365. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  366. No symbol table info available.
  367. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  368. No symbol table info available.
  369. #10 0x0000000000000000 in ?? ()
  370. No symbol table info available.
  371.  
  372. Thread 11 (Thread 0x7fffd1abf700 (LWP 31895)):
  373. #0 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  374. No symbol table info available.
  375. #1 0x0000000000af4bfe in tcp_select (soap=0x7fffd1aa3590, s=32, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4418
  376. tv = {tv_sec = 2, tv_usec = 706576}
  377. fd = {{fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}}
  378. sfd = 0x7fffd1aa33c0
  379. efd = 0x7fffd1aa3440
  380. r = <value optimized out>
  381. rfd = 0x7fffd1aa3340
  382. #2 0x0000000000b0284f in soap_accept (soap=0x7fffd1aa3590) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4486
  383. r = -514
  384. err = -514
  385. n = 16
  386. len = 65536
  387. set = 1
  388. #3 0x0000000000512527 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/MaNGOSsoap.cpp:51
  389. thread_soap = <value optimized out>
  390. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fffd3b27f00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  391. soap = {_vptr.soap = 0xbc4c30, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xbc153b "%.9G", double_format = 0xbc1540 "%.17lG", dime_id_format = 0xbc1547 "cid:id%d", http_version = 0xbc1550 "1.1", http_content = 0x0, encodingStyle = 0xbc4160 "", actor = 0x0, lang = 0xbc1e6c "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 = 0x4aa31a0, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffcc0c3fb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xb15400 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xaf2ec0 <http_get(soap*)>, fput = 0xaf2ed0 <http_405(soap*)>, fdel = 0xaf2ed0 <http_405(soap*)>, fhead = 0xaf2ed0 <http_405(soap*)>, fform = 0, fposthdr = 0xafb0e0 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xaf5ff0 <http_response(soap*, int, size_t)>, fparse = 0xb06a00 <http_parse(soap*)>, fparsehdr = 0xb14840 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xaf8350 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xaf8330 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xaf8320 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xb0a1e0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xaf8340 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xaf27d0 <tcp_disconnect(soap*)>, fsend = 0xaf8000 <fsend(soap*, char const*, size_t)>, frecv = 0xaf7dd0 <frecv(soap*, char*, size_t)>, fpoll = 0xb02cb0 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xaf5f90 <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 = 0xbc1554 "1.0", proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0, proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0, errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0, chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0, type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0}, mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0, last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {0x0, 0x0, 0x0}, mht = {0x0 <repeats 1024 times>}, c14ninclude = 0x0, c14nexclude = 0x0, cookies = 0x0, cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32, ipv6_multicast_if = 0, ipv4_multicast_if = 0x0, ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16, fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0, session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0, dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0, randfile = 0x0, session_host = '\000' <repeats 889 times>, "«²Óÿ\177\000\000³à|öÿ\177", '\000' <repeats 18 times>, "x\020\000\000\000\000\000\000\000\200²Óÿ\177\000\000\n\000\000\000\000\000\000\000\033\000\000\000\000\000\000\000\000\200²Óÿ\177\000\000zç|öÿ\177\000\000 í«Ñÿ\177\000\000\000â«\232s3\bg\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 = 0x7ffff67d02f4, z_crc = 0, z_dict = 0xad3b28000 <Address 0xad3b28000 out of bounds>, z_dict_len = 4097, zlib_state = 0, zlib_in = 0, zlib_out = 25752, z_buf = 0x7ffff7fe6488 "", z_buflen = 0, z_level = 32768, z_ratio_in = 4.59163468e-41, z_ratio_out = -1.28310675e+33}
  392. m = <value optimized out>
  393. s = -514
  394. #4 0x0000000000a78e0a in ACE_Based::Thread::ThreadTask (param=0x21) at /root/mangosdev/src/shared/Threading.cpp:187
  395. No locals.
  396. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  397. No symbol table info available.
  398. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  399. No symbol table info available.
  400. #7 0x0000000000000000 in ?? ()
  401. No symbol table info available.
  402.  
  403. Thread 10 (Thread 0x7fffd22c0700 (LWP 31894)):
  404. #0 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  405. No symbol table info available.
  406. #1 0x00007ffff5b6fb14 in usleep () from /lib/libc.so.6
  407. No symbol table info available.
  408. #2 0x000000000051fbae in CliRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/CliRunnable.cpp:617
  409. command_str = <value optimized out>
  410. commandbuf = "\000À³Óÿ\177\000\000ô\002}öÿ\177", '\000' <repeats 11 times>, "À³Ó\t\000\000\000\001\020\000\000\000\000\000\000\230gþ÷ÿ\177\000\000\210gþ÷ÿ\177", '\000' <repeats 11 times>, "À³Óÿ\177\000\000V\f}öÿ\177", '\000' <repeats 11 times>, "â«\232s3\bgx\020\000\000\000\000\000\000\000ë³Óÿ\177\000\000°~ý÷ÿ\177\000\000\210\006,Òÿ\177\000\000\000\a,Òÿ\177", '\000' <repeats 18 times>, "Fh²÷ÿ\177\000\000\000@ÄÓÿ\177\000\000\\ø|öÿ\177\000\000haÄÓÿ\177", '\000' <repeats 11 times>, "ë³Óÿ\177\000\000P]é\000\000\000\000\000À\t,Ò"...
  411. #3 0x0000000000a78e0a in ACE_Based::Thread::ThreadTask (param=0x7fffd22bfc40) at /root/mangosdev/src/shared/Threading.cpp:187
  412. No locals.
  413. #4 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  414. No symbol table info available.
  415. #5 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  416. No symbol table info available.
  417. #6 0x0000000000000000 in ?? ()
  418. No symbol table info available.
  419.  
  420. Thread 9 (Thread 0x7fffd2ac1700 (LWP 31893)):
  421. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  422. No symbol table info available.
  423. #1 0x00007ffff7ae037a in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  424. No symbol table info available.
  425. #2 0x0000000000812f40 in MapUpdater::wait (this=0x7fffd4fd2a68) at /root/mangosdev/src/game/MapUpdater.cpp:107
  426. guard = {lock_ = 0x7fffd4fd2b80, owner_ = 0}
  427. #3 0x0000000000580c08 in MapManager::Update (this=0x7fffd4fd2980, diff=<value optimized out>) at /root/mangosdev/src/game/MapManager.cpp:247
  428. No locals.
  429. #4 0x000000000066335d in World::Update (this=0x7ffff7f77900, diff=24) at /root/mangosdev/src/game/World.cpp:1610
  430. autobroadcaston = 0
  431. #5 0x000000000051ba5d in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  432. diff = 24
  433. prevSleepTime = 23
  434. #6 0x0000000000a78e0a in ACE_Based::Thread::ThreadTask (param=0x7fffd4fd2b44) at /root/mangosdev/src/shared/Threading.cpp:187
  435. No locals.
  436. #7 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  437. No symbol table info available.
  438. #8 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  439. No symbol table info available.
  440. #9 0x0000000000000000 in ?? ()
  441. No symbol table info available.
  442.  
  443. Thread 8 (Thread 0x7fffd32c2700 (LWP 31892)):
  444. #0 0x00000000008d6cd2 in Spell::DoSpellHitOnUnit (this=0x7fffb48a6700, unit=0x7fffa04bc100, effectMask=2, isReflected=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:1235
  445. realCaster = 0x7fffc0cb4100
  446. #1 0x00000000008d79ab in Spell::DoAllEffectOnTarget (this=0x7fffb48a6700, target=0x7fffa54c09e0) at /root/mangosdev/src/game/Spell.cpp:1053
  447. mask = 2
  448. unit = 0x7fffa04bc100
  449. real_caster = 0x7fffc0cb4100
  450. caster = 0x7fffc0cb4100
  451. missInfo = SPELL_MISS_NONE
  452. procVictim = 131072
  453. procAttacker = 65536
  454. procEx = <value optimized out>
  455. #2 0x00000000008f37f0 in Spell::handle_delayed (this=0x7fffb48a6700, t_offset=350) at /root/mangosdev/src/game/Spell.cpp:3750
  456. next_time = 0
  457. #3 0x00000000008f66e9 in SpellEvent::Execute (this=0x7fff9b407740, e_time=74568, p_time=<value optimized out>) at /root/mangosdev/src/game/Spell.cpp:7627
  458. n_offset = <value optimized out>
  459. #4 0x0000000000a7f64f in EventProcessor::Update (this=0x7fffc0cb4228, p_time=100) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  460. Event = 0x7fff9b407740
  461. #5 0x0000000000788d6b in Unit::Update (this=0x7fffc0cb4100, update_diff=100, p_time=100) at /root/mangosdev/src/game/Unit.cpp:331
  462. No locals.
  463. #6 0x0000000000537fdc in Creature::Update (this=0x7fffc0cb4100, update_diff=100, diff=100) at /root/mangosdev/src/game/Creature.cpp:566
  464. No locals.
  465. #7 0x0000000000649781 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:434
  466. No locals.
  467. #8 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  468. No locals.
  469. #9 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  470. No locals.
  471. #10 0x00000000006479ed in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x775c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  472. No locals.
  473. #11 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x775c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  474. No locals.
  475. #12 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x775c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  476. No locals.
  477. #13 Visit (this=0x775c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  478. No locals.
  479. #14 Visit<MaNGOS::ObjectUpdater> (this=0x775c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  480. No locals.
  481. #15 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x775c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  482. No locals.
  483. #16 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x775c000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  484. x = 127598592
  485. y = <value optimized out>
  486. cell_x = 2
  487. cell_y = 0
  488. #17 Map::Update (this=0x775c000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  489. pair = {x_coord = 290, y_coord = 176}
  490. cell = {data = {Part = {grid_x = 36, grid_y = 22, cell_x = 2, cell_y = 0, nocreate = 1, reserved = 0}, All = 16786852}}
  491. y = 176
  492. x = 290
  493. plr = <value optimized out>
  494. area = {low_bound = {x_coord = 289, y_coord = 175}, high_bound = {x_coord = 291, y_coord = 177}}
  495. updater = {i_timeDiff = 100}
  496. __FUNCTION__ = "Update"
  497. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  498. #18 0x00000000008135f2 in MapUpdateRequest::call (this=0x7fffa4ec0248) at /root/mangosdev/src/game/MapUpdater.cpp:74
  499. No locals.
  500. #19 0x0000000000a7e607 in DelayExecutor::svc (this=0x7fffd4fd2a70) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  501. 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 = 1311981930, tv_usec = 230334}}
  502. rq = <value optimized out>
  503. #20 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  504. No symbol table info available.
  505. #21 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  506. No symbol table info available.
  507. #22 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  508. No symbol table info available.
  509. #23 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  510. No symbol table info available.
  511. #24 0x0000000000000000 in ?? ()
  512. No symbol table info available.
  513.  
  514. Thread 7 (Thread 0x7fffd3ac3700 (LWP 31891)):
  515. #0 0x00007ffff5e216b4 in __lll_lock_wait () from /lib/libpthread.so.0
  516. No symbol table info available.
  517. #1 0x00007ffff5e1c849 in _L_lock_953 () from /lib/libpthread.so.0
  518. No symbol table info available.
  519. #2 0x00007ffff5e1c66b in pthread_mutex_lock () from /lib/libpthread.so.0
  520. No symbol table info available.
  521. #3 0x00007ffff7b26926 in ACE_OS::mutex_lock(pthread_mutex_t*) () from /opt/mangos/lib/libACE-5.8.3.so
  522. No symbol table info available.
  523. #4 0x0000000000788d5d in thread_mutex_lock (this=0x7fffcb0d6080, update_diff=100, p_time=100) at /opt/mangos/include/ace/OS_NS_Thread.inl:3394
  524. No locals.
  525. #5 acquire (this=0x7fffcb0d6080, update_diff=100, p_time=100) at /opt/mangos/include/ace/Thread_Mutex.inl:60
  526. No locals.
  527. #6 Unit::Update (this=0x7fffcb0d6080, update_diff=100, p_time=100) at /root/mangosdev/src/game/Unit.cpp:330
  528. No locals.
  529. #7 0x0000000000537fdc in Creature::Update (this=0x7fffcb0d6080, update_diff=100, diff=100) at /root/mangosdev/src/game/Creature.cpp:566
  530. No locals.
  531. #8 0x0000000000649781 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:434
  532. No locals.
  533. #9 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  534. No locals.
  535. #10 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  536. No locals.
  537. #11 0x00000000006479ed in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x2d6c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  538. No locals.
  539. #12 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x2d6c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  540. No locals.
  541. #13 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x2d6c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  542. No locals.
  543. #14 Visit (this=0x2d6c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  544. No locals.
  545. #15 Visit<MaNGOS::ObjectUpdater> (this=0x2d6c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  546. No locals.
  547. #16 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x2d6c000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  548. No locals.
  549. #17 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x2d6c000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  550. x = 3303276544
  551. y = <value optimized out>
  552. cell_x = 7
  553. cell_y = 1
  554. #18 Map::Update (this=0x2d6c000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  555. pair = {x_coord = 343, y_coord = 265}
  556. cell = {data = {Part = {grid_x = 42, grid_y = 33, cell_x = 7, cell_y = 1, nocreate = 1, reserved = 0}, All = 17070186}}
  557. y = 265
  558. x = 343
  559. plr = <value optimized out>
  560. area = {low_bound = {x_coord = 341, y_coord = 263}, high_bound = {x_coord = 344, y_coord = 266}}
  561. updater = {i_timeDiff = 100}
  562. __FUNCTION__ = "Update"
  563. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  564. #19 0x00000000008135f2 in MapUpdateRequest::call (this=0x7fffa4ec10f8) at /root/mangosdev/src/game/MapUpdater.cpp:74
  565. No locals.
  566. #20 0x0000000000a7e607 in DelayExecutor::svc (this=0x7fffd4fd2a70) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  567. 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 = 1311981930, tv_usec = 227219}}
  568. rq = <value optimized out>
  569. #21 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  570. No symbol table info available.
  571. #22 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  572. No symbol table info available.
  573. #23 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  574. No symbol table info available.
  575. #24 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  576. No symbol table info available.
  577. #25 0x0000000000000000 in ?? ()
  578. No symbol table info available.
  579.  
  580. Thread 6 (Thread 0x7fffd44c4700 (LWP 31890)):
  581. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  582. No symbol table info available.
  583. #1 0x0000000000a78b39 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  584. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  585. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  586. No locals.
  587. #3 0x0000000000a77d7a in SqlDelayThread::run (this=0x7fffd50da080) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  588. pingEveryLoop = 180000
  589. loopCounter = 8688
  590. #4 0x0000000000a78e0a in ACE_Based::Thread::ThreadTask (param=0x7fffd44c3e30) at /root/mangosdev/src/shared/Threading.cpp:187
  591. No locals.
  592. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  593. No symbol table info available.
  594. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  595. No symbol table info available.
  596. #7 0x0000000000000000 in ?? ()
  597. No symbol table info available.
  598.  
  599. Thread 5 (Thread 0x7ffff4225700 (LWP 31889)):
  600. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  601. No symbol table info available.
  602. #1 0x0000000000a78b39 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  603. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  604. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  605. No locals.
  606. #3 0x0000000000a77d7a in SqlDelayThread::run (this=0x7ffff7f87dc0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  607. pingEveryLoop = 180000
  608. loopCounter = 11101
  609. #4 0x0000000000a78e0a in ACE_Based::Thread::ThreadTask (param=0x7ffff4224e30) at /root/mangosdev/src/shared/Threading.cpp:187
  610. No locals.
  611. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  612. No symbol table info available.
  613. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  614. No symbol table info available.
  615. #7 0x0000000000000000 in ?? ()
  616. No symbol table info available.
  617.  
  618. Thread 4 (Thread 0x7ffff4a26700 (LWP 31888)):
  619. #0 0x00007ffff5e21b8d in read () from /lib/libpthread.so.0
  620. No symbol table info available.
  621. #1 0x00007ffff768e999 in vio_read_buff (vio=0xe, buf=0xf03f80 "Æ", size=4) at viosocket.c:83
  622. rc = <value optimized out>
  623. #2 0x00007ffff768f95f in my_real_read (net=0xeff950, complen=0x7ffff4a25ca8) at net.c:817
  624. pos = 0xf03f80 "Æ"
  625. length = <value optimized out>
  626. len = 18446744073709551615
  627. remain = 16384
  628. #3 0x00007ffff768fc35 in my_net_read (net=0xe) at net.c:1012
  629. len = <value optimized out>
  630. complen = <value optimized out>
  631. #4 0x00007ffff768a55a in cli_safe_read (mysql=0xe) at client.c:691
  632. len = <value optimized out>
  633. #5 0x00007ffff768acc9 in cli_read_query_result (mysql=0xeff950) at client.c:2816
  634. pos = <value optimized out>
  635. field_count = <value optimized out>
  636. fields = <value optimized out>
  637. length = <value optimized out>
  638. #6 0x00007ffff768914c in mysql_real_query (mysql=0xeff950, query=<value optimized out>, length=<value optimized out>) at client.c:2920
  639. No locals.
  640. #7 0x0000000000a7383a in MySQLConnection::_Query (this=0x7ffff7fbfb00, sql=0x7fff989ab660 "SELECT data,text,bag,slot,item,item_template FROM character_inventory JOIN item_instance ON character_inventory.item = item_instance.guid WHERE character_inventory.guid = '165096' ORDER BY bag,slot", pResult=0x7ffff4a25de0, pFields=0x7ffff4a25dd8, pRowCount=0x7ffff4a25dd0, pFieldCount=0x7ffff4a25dec) at /root/mangosdev/src/shared/Database/DatabaseMysql.cpp:200
  641. No locals.
  642. #8 0x0000000000a74021 in MySQLConnection::Query (this=0xe, sql=0xefff70 "77\003\061\062\060\002\061\067\t") at /root/mangosdev/src/shared/Database/DatabaseMysql.cpp:235
  643. result = 0x0
  644. fields = 0x0
  645. rowCount = 0
  646. fieldCount = 0
  647. #9 0x0000000000a772da in SqlQueryHolderEx::Execute (this=0x7fff987ebbe0, conn=0x7ffff7fbfb00) at /root/mangosdev/src/shared/Database/SqlOperations.cpp:222
  648. sql = 0xefff70 "77\003\061\062\060\002\061\067\t"
  649. i = 8
  650. guard = {m_pConn = 0x7ffff7fbfb00}
  651. #10 0x0000000000a77dca in ProcessRequests (this=0x7ffff7f87e80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:74
  652. s = 0x7fff987ebbe0
  653. #11 SqlDelayThread::run (this=0x7ffff7f87e80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:50
  654. pingEveryLoop = 180000
  655. loopCounter = 7412
  656. #12 0x0000000000a78e0a in ACE_Based::Thread::ThreadTask (param=0xe) at /root/mangosdev/src/shared/Threading.cpp:187
  657. No locals.
  658. #13 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  659. No symbol table info available.
  660. #14 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  661. No symbol table info available.
  662. #15 0x0000000000000000 in ?? ()
  663. No symbol table info available.
  664.  
  665. Thread 3 (Thread 0x7ffff5434700 (LWP 31887)):
  666. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  667. No symbol table info available.
  668. #1 0x0000000000a78b39 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  669. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  670. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  671. No locals.
  672. #3 0x0000000000a77d7a in SqlDelayThread::run (this=0x7ffff7f87f40) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  673. pingEveryLoop = 180000
  674. loopCounter = 11304
  675. #4 0x0000000000a78e0a in ACE_Based::Thread::ThreadTask (param=0x7ffff5433e30) at /root/mangosdev/src/shared/Threading.cpp:187
  676. No locals.
  677. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  678. No symbol table info available.
  679. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  680. No symbol table info available.
  681. #7 0x0000000000000000 in ?? ()
  682. No symbol table info available.
  683.  
  684. Thread 1 (Thread 0x7ffff7feb720 (LWP 31883)):
  685. #0 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  686. No symbol table info available.
  687. #1 0x00007ffff7b7689b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  688. No symbol table info available.
  689. #2 0x0000000000522990 in Wait (this=0x7fffd3b77ab8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:101
  690. No locals.
  691. #3 WorldSocketMgr::Wait (this=0x7fffd3b77ab8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:310
  692. i = 1
  693. #4 0x000000000051c8b3 in Master::Run (this=<value optimized out>) at /root/mangosdev/src/mangosd/Master.cpp:322
  694. 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"}}
  695. rar_thread = 0x0
  696. bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffd3c12db8 "0.0.0.0"}}
  697. world_thread = {m_iThreadId = 140736727881472, m_hThreadHandle = 140736727881472, m_task = 0x7fffd50c6280, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xbbe350, 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}}}
  698. cliThread = 0x7fffd52807a8
  699. soap_thread = 0x7fffd52807c0
  700. freeze_thread = 0x7fffd52807f0
  701. #5 0x000000000051525b in main (argc=<value optimized out>, argv=0x7fffffffe1f8) at /root/mangosdev/src/mangosd/Main.cpp:212
  702. cfg_file = 0x7fffffffe45e "../etc/mangosd.conf"
  703. 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>}}
  704. serviceDaemonMode = 0 '\000'
  705. option = <value optimized out>
  706. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 308 account Id 261259
  707. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 118 account Id 261338
  708. WORLD: unknown PET flag Action 129 and spellid 14917.
  709. WORLD: unknown PET flag Action 129 and spellid 14917.
  710. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 288 account Id 271516
  711. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  712. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  713. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  714. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  715. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  716. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 320 account Id 301329
  717. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 47 account Id 301329
  718. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 497 account Id 293742
  719. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 617 account Id 330871
  720. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 193 account Id 267646
  721. Item::LoadFromDB, Item GUID: 119606350 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  722. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 747 account Id 296085
  723. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 488 account Id 261739
  724. Item::LoadFromDB, Item GUID: 118393080 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  725. Item::LoadFromDB, Item GUID: 91459227 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  726. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 730 account Id 245047
  727. SPELL: unknown target coordinates for spell ID 19465
  728. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 482 account Id 242139
  729. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 381 account Id 242139
  730. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  731. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  732. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  733. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  734. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  735. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 438 account Id 303353
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement