Guest User

Untitled

a guest
Oct 24th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.71 KB | None | 0 0
  1. [New Thread 0x7fffdfff7700 (LWP 29009)]
  2. [New Thread 0x7fffdf7f6700 (LWP 29010)]
  3. [New Thread 0x7fffdeff5700 (LWP 29011)]
  4. [New Thread 0x7fffde7f4700 (LWP 29012)]
  5. [New Thread 0x7fffddff3700 (LWP 29013)]
  6. [New Thread 0x7fffdd7f2700 (LWP 29014)]
  7. [New Thread 0x7fffdcff1700 (LWP 29015)]
  8. [New Thread 0x7fffdc7f0700 (LWP 29016)]
  9. [Thread 0x7fffe8c7d700 (LWP 28998) exited]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffe37fe700 (LWP 29000)]
  13. 0x00000000008afa3b in Unit::GetTotalAuraModifierByMiscMask (this=<value optimized out>, auratype=<value optimized out>, misc_mask=124) at /root/mangos/src/game/Unit.cpp:4088
  14. 4088 if ((*i)->GetSpellProto()->EquippedItemClass != -1 || // -1 == any item class (not wand then)
  15. #0 0x00000000008afa3b in Unit::GetTotalAuraModifierByMiscMask (this=<value optimized out>, auratype=<value optimized out>, misc_mask=124) at /root/mangos/src/game/Unit.cpp:4088
  16. #1 0x00000000008afacd in Unit::SpellBaseDamageBonusDone (this=0x7fffd5325c40, schoolMask=SPELL_SCHOOL_MASK_SPELL) at /root/mangos/src/game/Unit.cpp:7298
  17. #2 0x0000000000aa341b in Pet::UpdateSpellPower (this=0x7fffd5325c40) at /root/mangos/src/game/StatSystem.cpp:1141
  18. #3 0x0000000000a01c9a in Pet::ApplyHappinessBonus (this=0x7fffd5325c40, apply=true) at /root/mangos/src/game/Pet.cpp:3447
  19. #4 0x0000000000a02c2d in Pet::Regenerate (this=0x7fffd5325c40, power=POWER_HAPPINESS, diff=2000) at /root/mangos/src/game/Pet.cpp:3274
  20. #5 0x0000000000a02ea2 in Pet::RegenerateAll (this=0x7fffd5325c40, update_diff=<value optimized out>) at /root/mangos/src/game/Pet.cpp:685
  21. #6 0x0000000000a0918b in Pet::Update (this=0x7fffd5325c40, update_diff=158, diff=158) at /root/mangos/src/game/Pet.cpp:656
  22. #7 0x00000000007a4259 in WorldObject::UpdateHelper::Update (this=0x7fffe37fdc10, time_diff=158) at /root/mangos/src/game/Object.h:430
  23. #8 0x00000000007b369a in MaNGOS::ObjectUpdater::Visit (this=0x7fffe37fdda0, m=<value optimized out>) at /root/mangos/src/game/GridNotifiersImpl.h:46
  24. #9 0x00000000007ab11d in Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (this=0x7fffe40e1af0, cell=..., visitor=...) at /root/mangos/src/game/Map.h:465
  25. #10 0x00000000007b1781 in Map::Update (this=0x7fffe40e1af0, t_diff=@0x7fffd0fdcff0) at /root/mangos/src/game/Map.cpp:506
  26. #11 0x0000000000950a42 in MapUpdateRequest::call (this=0x7fffd0fdcfd0) at /root/mangos/src/game/MapUpdater.cpp:74
  27. #12 0x0000000000ba52a9 in DelayExecutor::svc (this=0x7fffe40d7cd0) at /root/mangos/src/shared/DelayExecutor.cpp:72
  28. #13 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  29. #14 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  30. #15 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  31. #16 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  32. #17 0x0000000000000000 in ?? ()
  33. #0 0x00000000008afa3b in Unit::GetTotalAuraModifierByMiscMask (this=<value optimized out>, auratype=<value optimized out>, misc_mask=124) at /root/mangos/src/game/Unit.cpp:4088
  34. mod = 0x7fffd5330140
  35. i = {_M_node = 0x7fffd53242e0}
  36. modifier = 0
  37. nonStackingPos = 0
  38. nonStackingNeg = 0
  39. mTotalAuraList = @0x7fffd53260a8
  40. #1 0x00000000008afacd in Unit::SpellBaseDamageBonusDone (this=0x7fffd5325c40, schoolMask=SPELL_SCHOOL_MASK_SPELL) at /root/mangos/src/game/Unit.cpp:7298
  41. DoneAdvertisedBenefit = 0
  42. #2 0x0000000000aa341b in Pet::UpdateSpellPower (this=0x7fffd5325c40) at /root/mangos/src/game/StatSystem.cpp:1141
  43. owner = 0x7fffce952810
  44. Guard = {<ACE_Guard<ACE_RW_Thread_Mutex>> = {lock_ = 0x7fffe40f2e60, owner_ = 0}, <No data fields>}
  45. #3 0x0000000000a01c9a in Pet::ApplyHappinessBonus (this=0x7fffd5325c40, apply=true) at /root/mangos/src/game/Pet.cpp:3447
  46. basePoints = 25
  47. #4 0x0000000000a02c2d in Pet::Regenerate (this=0x7fffd5325c40, power=POWER_HAPPINESS, diff=2000) at /root/mangos/src/game/Pet.cpp:3274
  48. curValue = 1036294
  49. maxValue = 1050000
  50. addvalue = -178
  51. #5 0x0000000000a02ea2 in Pet::RegenerateAll (this=0x7fffd5325c40, update_diff=<value optimized out>) at /root/mangos/src/game/Pet.cpp:685
  52. No locals.
  53. #6 0x0000000000a0918b in Pet::Update (this=0x7fffd5325c40, update_diff=158, diff=158) at /root/mangos/src/game/Pet.cpp:656
  54. owner = <value optimized out>
  55. __FUNCTION__ = "Update"
  56. #7 0x00000000007a4259 in WorldObject::UpdateHelper::Update (this=0x7fffe37fdc10, time_diff=158) at /root/mangos/src/game/Object.h:430
  57. No locals.
  58. #8 0x00000000007b369a in MaNGOS::ObjectUpdater::Visit (this=0x7fffe37fdda0, m=<value optimized out>) at /root/mangos/src/game/GridNotifiersImpl.h:46
  59. helper = {m_obj = 0x7fffd5325c40}
  60. iter = {_Ptr = 0x7fffd5327c18}
  61. #9 0x00000000007ab11d in Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (this=0x7fffe40e1af0, cell=..., visitor=...) at /root/mangos/src/game/Map.h:465
  62. x = 15
  63. y = 33
  64. #10 0x00000000007b1781 in Map::Update (this=0x7fffe40e1af0, t_diff=@0x7fffd0fdcff0) at /root/mangos/src/game/Map.cpp:506
  65. pair = {x_coord = 123, y_coord = 265}
  66. cell = {data = {Part = {grid_x = 15, grid_y = 33, cell_x = 3, cell_y = 1, nocreate = 1, reserved = 0}, All = 17053775}}
  67. cell_id = 135803
  68. y = 265
  69. x = 123
  70. plr = <value optimized out>
  71. area = {low_bound = {x_coord = 121, y_coord = 264}, high_bound = {x_coord = 124, y_coord = 266}}
  72. updater = {i_timeDiff = 158}
  73. grid_object_update = {i_visitor = @0x7fffe37fdda0}
  74. world_object_update = {i_visitor = @0x7fffe37fdda0}
  75. __FUNCTION__ = "Update"
  76. #11 0x0000000000950a42 in MapUpdateRequest::call (this=0x7fffd0fdcfd0) at /root/mangos/src/game/MapUpdater.cpp:74
  77. No locals.
  78. #12 0x0000000000ba52a9 in DelayExecutor::svc (this=0x7fffe40d7cd0) at /root/mangos/src/shared/DelayExecutor.cpp:72
  79. 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 = 1315335994, tv_usec = 231911}}
  80. rq = 0x7fffd0fdcfd0
  81. #13 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  82. No symbol table info available.
  83. #14 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  84. No symbol table info available.
  85. #15 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  86. No symbol table info available.
  87. #16 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  88. No symbol table info available.
  89. #17 0x0000000000000000 in ?? ()
  90. No symbol table info available.
  91. 23 Thread 0x7fffdc7f0700 (LWP 29016) 0x00007ffff5fc0f23 in epoll_wait () from /lib/libc.so.6
  92. 22 Thread 0x7fffdcff1700 (LWP 29015) 0x00007ffff5fc0f23 in epoll_wait () from /lib/libc.so.6
  93. 21 Thread 0x7fffdd7f2700 (LWP 29014) 0x00007ffff5fc0f23 in epoll_wait () from /lib/libc.so.6
  94. 20 Thread 0x7fffddff3700 (LWP 29013) 0x00007ffff5fc0f23 in epoll_wait () from /lib/libc.so.6
  95. 19 Thread 0x7fffde7f4700 (LWP 29012) 0x00007ffff5fc0f23 in epoll_wait () from /lib/libc.so.6
  96. 18 Thread 0x7fffdeff5700 (LWP 29011) 0x00007ffff6268a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  97. 17 Thread 0x7fffdf7f6700 (LWP 29010) 0x00007ffff6268a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  98. 16 Thread 0x7fffdfff7700 (LWP 29009) 0x00007ffff6268a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  99. 15 Thread 0x7fffe07f8700 (LWP 29008) 0x00007ffff6268a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  100. 14 Thread 0x7fffe0ff9700 (LWP 29007) 0x00007ffff6268a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  101. 13 Thread 0x7fffe17fa700 (LWP 29006) 0x00007ffff626c36d in nanosleep () from /lib/libpthread.so.0
  102. 12 Thread 0x7fffe1ffb700 (LWP 29005) 0x00007ffff5fb92c3 in select () from /lib/libc.so.6
  103. 11 Thread 0x7fffe27fc700 (LWP 29004) 0x00007ffff5f8420d in nanosleep () from /lib/libc.so.6
  104. 10 Thread 0x7fffe2ffd700 (LWP 29003) 0x00007ffff6268a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  105. * 9 Thread 0x7fffe37fe700 (LWP 29000) 0x00000000008afa3b in Unit::GetTotalAuraModifierByMiscMask (this=<value optimized out>, auratype=<value optimized out>, misc_mask=124) at /root/mangos/src/game/Unit.cpp:4088
  106. 8 Thread 0x7fffe3fff700 (LWP 28999) 0x0000000000863074 in std::multimap<unsigned int, SpellAuraHolder*, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, SpellAuraHolder*> > >::begin (this=<value optimized out>) at /opt/gcc-4.6.1/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../include/c++/4.6.1/bits/stl_multimap.h:307
  107. 6 Thread 0x7fffe947e700 (LWP 28997) 0x00007ffff626c36d in nanosleep () from /lib/libpthread.so.0
  108. 5 Thread 0x7ffff466f700 (LWP 28952) 0x00007ffff626c36d in nanosleep () from /lib/libpthread.so.0
  109. 4 Thread 0x7ffff4e70700 (LWP 28951) 0x00007ffff626bb8d in read () from /lib/libpthread.so.0
  110. 3 Thread 0x7ffff587e700 (LWP 28950) 0x00007ffff626c36d in nanosleep () from /lib/libpthread.so.0
  111. 1 Thread 0x7ffff7fe0720 (LWP 28946) 0x00007ffff6265285 in pthread_join () from /lib/libpthread.so.0
  112.  
  113. Thread 23 (Thread 0x7fffdc7f0700 (LWP 29016)):
  114. #0 0x00007ffff5fc0f23 in epoll_wait () from /lib/libc.so.6
  115. No symbol table info available.
  116. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  117. No symbol table info available.
  118. #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
  119. No symbol table info available.
  120. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  121. No symbol table info available.
  122. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  123. No symbol table info available.
  124. #5 0x00000000006a0301 in ReactorRunnable::svc (this=0x7fffe42bf628) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  125. 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}}
  126. __FUNCTION__ = "svc"
  127. i = {_M_node = 0x7fffe42bf6d8}
  128. t = {_M_node = 0x7fffe52f3930}
  129. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  130. No symbol table info available.
  131. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  132. No symbol table info available.
  133. #8 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  134. No symbol table info available.
  135. #9 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  136. No symbol table info available.
  137. #10 0x0000000000000000 in ?? ()
  138. No symbol table info available.
  139.  
  140. Thread 22 (Thread 0x7fffdcff1700 (LWP 29015)):
  141. #0 0x00007ffff5fc0f23 in epoll_wait () from /lib/libc.so.6
  142. No symbol table info available.
  143. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  144. No symbol table info available.
  145. #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
  146. No symbol table info available.
  147. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  148. No symbol table info available.
  149. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  150. No symbol table info available.
  151. #5 0x00000000006a0301 in ReactorRunnable::svc (this=0x7fffe42bf4f0) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  152. 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 = 2186}}
  153. __FUNCTION__ = "svc"
  154. i = {_M_node = 0x7fffe42bf5a0}
  155. t = {_M_node = 0x7fffd404ee40}
  156. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  157. No symbol table info available.
  158. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  159. No symbol table info available.
  160. #8 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  161. No symbol table info available.
  162. #9 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  163. No symbol table info available.
  164. #10 0x0000000000000000 in ?? ()
  165. No symbol table info available.
  166.  
  167. Thread 21 (Thread 0x7fffdd7f2700 (LWP 29014)):
  168. #0 0x00007ffff5fc0f23 in epoll_wait () from /lib/libc.so.6
  169. No symbol table info available.
  170. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  171. No symbol table info available.
  172. #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
  173. No symbol table info available.
  174. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  175. No symbol table info available.
  176. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  177. No symbol table info available.
  178. #5 0x00000000006a0301 in ReactorRunnable::svc (this=0x7fffe42bf3b8) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  179. 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}}
  180. __FUNCTION__ = "svc"
  181. i = {_M_node = 0x7fffe42bf468}
  182. t = {_M_node = 0x1aaa2040}
  183. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  184. No symbol table info available.
  185. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  186. No symbol table info available.
  187. #8 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  188. No symbol table info available.
  189. #9 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  190. No symbol table info available.
  191. #10 0x0000000000000000 in ?? ()
  192. No symbol table info available.
  193.  
  194. Thread 20 (Thread 0x7fffddff3700 (LWP 29013)):
  195. #0 0x00007ffff5fc0f23 in epoll_wait () from /lib/libc.so.6
  196. No symbol table info available.
  197. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  198. No symbol table info available.
  199. #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
  200. No symbol table info available.
  201. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  202. No symbol table info available.
  203. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  204. No symbol table info available.
  205. #5 0x00000000006a0301 in ReactorRunnable::svc (this=0x7fffe42bf280) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  206. 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 = 2268}}
  207. __FUNCTION__ = "svc"
  208. i = {_M_node = 0x7fffe42bf330}
  209. t = {_M_node = 0x7fffd418dc20}
  210. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  211. No symbol table info available.
  212. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  213. No symbol table info available.
  214. #8 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  215. No symbol table info available.
  216. #9 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  217. No symbol table info available.
  218. #10 0x0000000000000000 in ?? ()
  219. No symbol table info available.
  220.  
  221. Thread 19 (Thread 0x7fffde7f4700 (LWP 29012)):
  222. #0 0x00007ffff5fc0f23 in epoll_wait () from /lib/libc.so.6
  223. No symbol table info available.
  224. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  225. No symbol table info available.
  226. #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
  227. No symbol table info available.
  228. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  229. No symbol table info available.
  230. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  231. No symbol table info available.
  232. #5 0x00000000006a0301 in ReactorRunnable::svc (this=0x7fffe42bf148) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  233. 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}}
  234. __FUNCTION__ = "svc"
  235. i = {_M_node = 0x7fffe42bf1f8}
  236. t = {_M_node = 0x0}
  237. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  238. No symbol table info available.
  239. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  240. No symbol table info available.
  241. #8 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  242. No symbol table info available.
  243. #9 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  244. No symbol table info available.
  245. #10 0x0000000000000000 in ?? ()
  246. No symbol table info available.
  247.  
  248. Thread 18 (Thread 0x7fffdeff5700 (LWP 29011)):
  249. #0 0x00007ffff6268a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  250. No symbol table info available.
  251. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  252. No symbol table info available.
  253. #2 0x000000000068e88b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x47602c0, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  254. result = 0
  255. #3 0x000000000068ebaa in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x47602c0, first_item=@0x7fffdeff4e28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  256. ace_mon = {lock_ = 0x4760310, owner_ = 0}
  257. #4 0x000000000068f933 in SOAPWorkingThread::svc (this=0x7fffe1ffadb0) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  258. mb = 0x0
  259. #5 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  260. No symbol table info available.
  261. #6 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  262. No symbol table info available.
  263. #7 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  264. No symbol table info available.
  265. #8 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  266. No symbol table info available.
  267. #9 0x0000000000000000 in ?? ()
  268. No symbol table info available.
  269.  
  270. Thread 17 (Thread 0x7fffdf7f6700 (LWP 29010)):
  271. #0 0x00007ffff6268a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  272. No symbol table info available.
  273. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  274. No symbol table info available.
  275. #2 0x000000000068e88b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x47602c0, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  276. result = 0
  277. #3 0x000000000068ebaa in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x47602c0, first_item=@0x7fffdf7f5e28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  278. ace_mon = {lock_ = 0x4760310, owner_ = 0}
  279. #4 0x000000000068f933 in SOAPWorkingThread::svc (this=0x7fffe1ffadb0) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  280. mb = 0x0
  281. #5 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  282. No symbol table info available.
  283. #6 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  284. No symbol table info available.
  285. #7 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  286. No symbol table info available.
  287. #8 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  288. No symbol table info available.
  289. #9 0x0000000000000000 in ?? ()
  290. No symbol table info available.
  291.  
  292. Thread 16 (Thread 0x7fffdfff7700 (LWP 29009)):
  293. #0 0x00007ffff6268a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  294. No symbol table info available.
  295. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  296. No symbol table info available.
  297. #2 0x000000000068e88b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x47602c0, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  298. result = 0
  299. #3 0x000000000068ebaa in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x47602c0, first_item=@0x7fffdfff6e28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  300. ace_mon = {lock_ = 0x4760310, owner_ = 0}
  301. #4 0x000000000068f933 in SOAPWorkingThread::svc (this=0x7fffe1ffadb0) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  302. mb = 0x0
  303. #5 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  304. No symbol table info available.
  305. #6 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  306. No symbol table info available.
  307. #7 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  308. No symbol table info available.
  309. #8 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  310. No symbol table info available.
  311. #9 0x0000000000000000 in ?? ()
  312. No symbol table info available.
  313.  
  314. Thread 15 (Thread 0x7fffe07f8700 (LWP 29008)):
  315. #0 0x00007ffff6268a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  316. No symbol table info available.
  317. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  318. No symbol table info available.
  319. #2 0x000000000068e88b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x47602c0, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  320. result = 0
  321. #3 0x000000000068ebaa in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x47602c0, first_item=@0x7fffe07f7e28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  322. ace_mon = {lock_ = 0x4760310, owner_ = 0}
  323. #4 0x000000000068f933 in SOAPWorkingThread::svc (this=0x7fffe1ffadb0) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  324. mb = 0x0
  325. #5 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  326. No symbol table info available.
  327. #6 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  328. No symbol table info available.
  329. #7 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  330. No symbol table info available.
  331. #8 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  332. No symbol table info available.
  333. #9 0x0000000000000000 in ?? ()
  334. No symbol table info available.
  335.  
  336. Thread 14 (Thread 0x7fffe0ff9700 (LWP 29007)):
  337. #0 0x00007ffff6268a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  338. No symbol table info available.
  339. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  340. No symbol table info available.
  341. #2 0x000000000068e88b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x47602c0, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  342. result = 0
  343. #3 0x000000000068ebaa in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x47602c0, first_item=@0x7fffe0ff8e28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  344. ace_mon = {lock_ = 0x4760310, owner_ = 0}
  345. #4 0x000000000068f933 in SOAPWorkingThread::svc (this=0x7fffe1ffadb0) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  346. mb = 0x0
  347. #5 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  348. No symbol table info available.
  349. #6 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  350. No symbol table info available.
  351. #7 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  352. No symbol table info available.
  353. #8 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  354. No symbol table info available.
  355. #9 0x0000000000000000 in ?? ()
  356. No symbol table info available.
  357.  
  358. Thread 13 (Thread 0x7fffe17fa700 (LWP 29006)):
  359. #0 0x00007ffff626c36d in nanosleep () from /lib/libpthread.so.0
  360. No symbol table info available.
  361. #1 0x0000000000ba1388 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  362. rqtp = {tv_sec = 1, tv_nsec = 0}
  363. #2 0x0000000000ba17db in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  364. No locals.
  365. #3 0x000000000069683f in FreezeDetectorRunnable::run (this=0x7fffe42c2d60) at /root/mangos/src/mangosd/Master.cpp:79
  366. curtime = <value optimized out>
  367. #4 0x0000000000ba18aa in ACE_Based::Thread::ThreadTask (param=0x7fffe42c2d60) at /root/mangos/src/shared/Threading.cpp:187
  368. _task = 0x7fffe42c2d60
  369. #5 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  370. No symbol table info available.
  371. #6 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  372. No symbol table info available.
  373. #7 0x0000000000000000 in ?? ()
  374. No symbol table info available.
  375.  
  376. Thread 12 (Thread 0x7fffe1ffb700 (LWP 29005)):
  377. #0 0x00007ffff5fb92c3 in select () from /lib/libc.so.6
  378. No symbol table info available.
  379. #1 0x0000000000bffe9b in tcp_select (s=35, flags=<value optimized out>, timeout=<value optimized out>, soap=<value optimized out>) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4418
  380. tv = {tv_sec = 2, tv_usec = 83407}
  381. fd = {{fds_bits = {34359738368, 0 <repeats 15 times>}}, {fds_bits = {34359738368, 0 <repeats 15 times>}}, {fds_bits = {34359738368, 0 <repeats 15 times>}}}
  382. sfd = 0x7fffe1fdf3c0
  383. efd = 0x7fffe1fdf440
  384. r = <value optimized out>
  385. rfd = 0x7fffe1fdf340
  386. #2 0x0000000000c18742 in soap_accept (soap=0x7fffe1fdf5b0) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4486
  387. r = <value optimized out>
  388. err = <value optimized out>
  389. n = 16
  390. len = 65536
  391. set = 1
  392. #3 0x000000000068dee7 in MaNGOSsoapRunnable::run (this=0x7fffe42b8080) at /root/mangos/src/mangosd/MaNGOSsoap.cpp:51
  393. thread_soap = 0x7ffff7b2cc09
  394. mb = <value optimized out>
  395. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x47602c0, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  396. soap = {_vptr.soap = 0xcb25f0, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xcafcf0 "%.9G", double_format = 0xcafcf5 "%.17lG", dime_id_format = 0xcafcfc "cid:id%d", http_version = 0xcafd05 "1.1", http_content = 0x0, encodingStyle = 0xcb2490 "", actor = 0x0, lang = 0xcb09d3 "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 = 0x1101760, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0xc533990, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0xc52ed40, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xc16f50 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xbff660 <http_get(soap*)>, fput = 0xbff670 <http_405(soap*)>, fdel = 0xbff670 <http_405(soap*)>, fhead = 0xbff670 <http_405(soap*)>, fform = 0, fposthdr = 0xc00e60 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xc16c50 <http_response(soap*, int, size_t)>, fparse = 0xc17ff0 <http_parse(soap*)>, fparsehdr = 0xc16250 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xbffc60 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xbffc40 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xbffc30 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xc040f0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xbffc50 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xbff460 <tcp_disconnect(soap*)>, fsend = 0xc002f0 <fsend(soap*, char const*, size_t)>, frecv = 0xc00080 <frecv(soap*, char*, size_t)>, fpoll = 0xc18ad0 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xbffb00 <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 = 35, 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 = 0xcafd09 "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 896 times>, "\200\020\000\000\000\000\000\000@\216%öÿ\177\000\000x\020\000\000\000\000\000\000x\020\000\000\000\000\000\000@Ðÿ÷ÿ\177\000\000\003\000\000\000\000\000\000\000\202Nõõÿ\177\000\000\000\000\000\000\000\000\000\000°N\000\000\000\000\000\000 >", '\000' <repeats 22 times>, "¨\216%öÿ\177\000\000c\000\000\000\000\000\000\000@\216%öÿ\177\000\000 \203\023\001\000\000\000", session_port = 4097, c_locale = 0x0, d_stream = 0x0, z_crc = 0, z_dict = 0x7ffff5f5638e "H\205ÀH\211Å\017\204î", z_dict_len = 0, zlib_state = 0, zlib_in = 0, zlib_out = -29120, z_buf = 0x7fffe42bffc8 "Ðü+äÿ\177", z_buflen = 4216, z_level = 47552, z_ratio_in = 4.59163468e-41, z_ratio_out = 5.74111981e-42}
  397. m = <value optimized out>
  398. s = <value optimized out>
  399. #4 0x0000000000ba18aa in ACE_Based::Thread::ThreadTask (param=0x7fffe42b8080) at /root/mangos/src/shared/Threading.cpp:187
  400. _task = 0x7fffe42b8080
  401. #5 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  402. No symbol table info available.
  403. #6 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  404. No symbol table info available.
  405. #7 0x0000000000000000 in ?? ()
  406. No symbol table info available.
  407.  
  408. Thread 11 (Thread 0x7fffe27fc700 (LWP 29004)):
  409. #0 0x00007ffff5f8420d in nanosleep () from /lib/libc.so.6
  410. No symbol table info available.
  411. #1 0x00007ffff5fb9b14 in usleep () from /lib/libc.so.6
  412. No symbol table info available.
  413. #2 0x000000000069a227 in CliRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/CliRunnable.cpp:617
  414. command_str = <value optimized out>
  415. commandbuf = " \203\023\001\000\000\000\000\001\020\000\000\000\000\000\000\000Ç\177âÿ\177", '\000' <repeats 18 times>, "\216cõõÿ\177\000\000\000\000\000\000\000\000\000\000@\216%öÿ\177\000\000Èÿ+äÿ\177\000\000x\020\000\000\000\000\000\000ÀÉ\177âÿ\177\000\000\001\020\000\000\000\000\000\000 \203\023\001\000\000\000\000\210Æ\177âÿ\177\000\000\000Ç\177âÿ\177\000\000]\235\234öÿ\177\000\000\000Ç\177âÿ\177\000\000Fh²÷ÿ\177\000\000\000\000\000\000\000\000\000\000;M°÷ÿ\177\000\000Èÿ+äÿ\177\000\000\000\000\000\000\000\000\000\000\060\204\070\f\000\000\000\000@s\021\001\000\000\000\000ÀÉ\177âÿ\177\000\000 \000\000äÿ\177\000\000"...
  416. #3 0x0000000000ba18aa in ACE_Based::Thread::ThreadTask (param=0x7fffe42bff60) at /root/mangos/src/shared/Threading.cpp:187
  417. _task = 0x7fffe42bff60
  418. #4 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  419. No symbol table info available.
  420. #5 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  421. No symbol table info available.
  422. #6 0x0000000000000000 in ?? ()
  423. No symbol table info available.
  424.  
  425. Thread 10 (Thread 0x7fffe2ffd700 (LWP 29003)):
  426. #0 0x00007ffff6268a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  427. No symbol table info available.
  428. #1 0x00007ffff7ae037a in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  429. No symbol table info available.
  430. #2 0x00000000009505b8 in MapUpdater::wait (this=0x7fffe40d7cc8) at /root/mangos/src/game/MapUpdater.cpp:107
  431. guard = {lock_ = 0x7fffe40d7de0, owner_ = 0}
  432. #3 0x00000000006f15b8 in MapManager::Update (this=0x7fffe40d7be0, diff=<value optimized out>) at /root/mangos/src/game/MapManager.cpp:247
  433. iter = {_M_node = 0xc32f50}
  434. #4 0x00000000007d1e42 in World::Update (this=0x11a6530, diff=158) at /root/mangos/src/game/World.cpp:1621
  435. autobroadcaston = 0
  436. #5 0x0000000000694b3c in WorldRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/WorldRunnable.cpp:60
  437. diff = 158
  438. realCurrTime = <value optimized out>
  439. prevSleepTime = 49
  440. #6 0x0000000000ba18aa in ACE_Based::Thread::ThreadTask (param=0x7fffe42c2e30) at /root/mangos/src/shared/Threading.cpp:187
  441. _task = 0x7fffe42c2e30
  442. #7 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  443. No symbol table info available.
  444. #8 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  445. No symbol table info available.
  446. #9 0x0000000000000000 in ?? ()
  447. No symbol table info available.
  448.  
  449. Thread 9 (Thread 0x7fffe37fe700 (LWP 29000)):
  450. #0 0x00000000008afa3b in Unit::GetTotalAuraModifierByMiscMask (this=<value optimized out>, auratype=<value optimized out>, misc_mask=124) at /root/mangos/src/game/Unit.cpp:4088
  451. mod = 0x7fffd5330140
  452. i = {_M_node = 0x7fffd53242e0}
  453. modifier = 0
  454. nonStackingPos = 0
  455. nonStackingNeg = 0
  456. mTotalAuraList = @0x7fffd53260a8
  457. #1 0x00000000008afacd in Unit::SpellBaseDamageBonusDone (this=0x7fffd5325c40, schoolMask=SPELL_SCHOOL_MASK_SPELL) at /root/mangos/src/game/Unit.cpp:7298
  458. DoneAdvertisedBenefit = 0
  459. #2 0x0000000000aa341b in Pet::UpdateSpellPower (this=0x7fffd5325c40) at /root/mangos/src/game/StatSystem.cpp:1141
  460. owner = 0x7fffce952810
  461. Guard = {<ACE_Guard<ACE_RW_Thread_Mutex>> = {lock_ = 0x7fffe40f2e60, owner_ = 0}, <No data fields>}
  462. #3 0x0000000000a01c9a in Pet::ApplyHappinessBonus (this=0x7fffd5325c40, apply=true) at /root/mangos/src/game/Pet.cpp:3447
  463. basePoints = 25
  464. #4 0x0000000000a02c2d in Pet::Regenerate (this=0x7fffd5325c40, power=POWER_HAPPINESS, diff=2000) at /root/mangos/src/game/Pet.cpp:3274
  465. curValue = 1036294
  466. maxValue = 1050000
  467. addvalue = -178
  468. #5 0x0000000000a02ea2 in Pet::RegenerateAll (this=0x7fffd5325c40, update_diff=<value optimized out>) at /root/mangos/src/game/Pet.cpp:685
  469. No locals.
  470. #6 0x0000000000a0918b in Pet::Update (this=0x7fffd5325c40, update_diff=158, diff=158) at /root/mangos/src/game/Pet.cpp:656
  471. owner = <value optimized out>
  472. __FUNCTION__ = "Update"
  473. #7 0x00000000007a4259 in WorldObject::UpdateHelper::Update (this=0x7fffe37fdc10, time_diff=158) at /root/mangos/src/game/Object.h:430
  474. No locals.
  475. #8 0x00000000007b369a in MaNGOS::ObjectUpdater::Visit (this=0x7fffe37fdda0, m=<value optimized out>) at /root/mangos/src/game/GridNotifiersImpl.h:46
  476. helper = {m_obj = 0x7fffd5325c40}
  477. iter = {_Ptr = 0x7fffd5327c18}
  478. #9 0x00000000007ab11d in Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (this=0x7fffe40e1af0, cell=..., visitor=...) at /root/mangos/src/game/Map.h:465
  479. x = 15
  480. y = 33
  481. #10 0x00000000007b1781 in Map::Update (this=0x7fffe40e1af0, t_diff=@0x7fffd0fdcff0) at /root/mangos/src/game/Map.cpp:506
  482. pair = {x_coord = 123, y_coord = 265}
  483. cell = {data = {Part = {grid_x = 15, grid_y = 33, cell_x = 3, cell_y = 1, nocreate = 1, reserved = 0}, All = 17053775}}
  484. cell_id = 135803
  485. y = 265
  486. x = 123
  487. plr = <value optimized out>
  488. area = {low_bound = {x_coord = 121, y_coord = 264}, high_bound = {x_coord = 124, y_coord = 266}}
  489. updater = {i_timeDiff = 158}
  490. grid_object_update = {i_visitor = @0x7fffe37fdda0}
  491. world_object_update = {i_visitor = @0x7fffe37fdda0}
  492. __FUNCTION__ = "Update"
  493. #11 0x0000000000950a42 in MapUpdateRequest::call (this=0x7fffd0fdcfd0) at /root/mangos/src/game/MapUpdater.cpp:74
  494. No locals.
  495. #12 0x0000000000ba52a9 in DelayExecutor::svc (this=0x7fffe40d7cd0) at /root/mangos/src/shared/DelayExecutor.cpp:72
  496. 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 = 1315335994, tv_usec = 231911}}
  497. rq = 0x7fffd0fdcfd0
  498. #13 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  499. No symbol table info available.
  500. #14 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  501. No symbol table info available.
  502. #15 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  503. No symbol table info available.
  504. #16 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  505. No symbol table info available.
  506. #17 0x0000000000000000 in ?? ()
  507. No symbol table info available.
  508.  
  509. Thread 8 (Thread 0x7fffe3fff700 (LWP 28999)):
  510. #0 0x0000000000863074 in std::multimap<unsigned int, SpellAuraHolder*, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, SpellAuraHolder*> > >::begin (this=<value optimized out>) at /opt/gcc-4.6.1/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../include/c++/4.6.1/bits/stl_multimap.h:307
  511. No locals.
  512. #1 0x00000000008b9ead in Unit::_UpdateSpells (this=0x1aa92cb0, time=158) at /root/mangos/src/game/Unit.cpp:3707
  513. No locals.
  514. #2 0x00000000008c9040 in Unit::Update (this=0x1aa92cb0, update_diff=158, p_time=158) at /root/mangos/src/game/Unit.cpp:344
  515. No locals.
  516. #3 0x00000000006aac6c in Creature::Update (this=0x1aa92cb0, update_diff=158, diff=158) at /root/mangos/src/game/Creature.cpp:586
  517. No locals.
  518. #4 0x00000000007a4259 in WorldObject::UpdateHelper::Update (this=0x7fffe3ffebf0, time_diff=158) at /root/mangos/src/game/Object.h:430
  519. No locals.
  520. #5 0x00000000007b369a in MaNGOS::ObjectUpdater::Visit (this=0x7fffe3ffeda0, m=<value optimized out>) at /root/mangos/src/game/GridNotifiersImpl.h:46
  521. helper = {m_obj = 0x1aa92cb0}
  522. iter = {_Ptr = 0x1aa94c88}
  523. #6 0x00000000007b8459 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=..., c=...) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  524. No locals.
  525. #7 0x00000000007ab52d in Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffe40f4e70, cell=..., visitor=...) at /root/mangos/src/game/Map.h:465
  526. x = 18
  527. y = 23
  528. #8 0x00000000007b1769 in Map::Update (this=0x7fffe40f4e70, t_diff=@0x7fffd0fdd0e0) at /root/mangos/src/game/Map.cpp:505
  529. pair = {x_coord = 150, y_coord = 191}
  530. cell = {data = {Part = {grid_x = 18, grid_y = 23, cell_x = 6, cell_y = 7, nocreate = 1, reserved = 0}, All = 18638290}}
  531. cell_id = 97942
  532. y = 191
  533. x = 150
  534. plr = <value optimized out>
  535. area = {low_bound = {x_coord = 150, y_coord = 190}, high_bound = {x_coord = 152, y_coord = 192}}
  536. updater = {i_timeDiff = 158}
  537. grid_object_update = {i_visitor = @0x7fffe3ffeda0}
  538. world_object_update = {i_visitor = @0x7fffe3ffeda0}
  539. __FUNCTION__ = "Update"
  540. #9 0x0000000000950a42 in MapUpdateRequest::call (this=0x7fffd0fdd0c0) at /root/mangos/src/game/MapUpdater.cpp:74
  541. No locals.
  542. #10 0x0000000000ba52a9 in DelayExecutor::svc (this=0x7fffe40d7cd0) at /root/mangos/src/shared/DelayExecutor.cpp:72
  543. 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 = 1315335994, tv_usec = 232018}}
  544. rq = 0x7fffd0fdd0c0
  545. #11 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  546. No symbol table info available.
  547. #12 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  548. No symbol table info available.
  549. #13 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  550. No symbol table info available.
  551. #14 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  552. No symbol table info available.
  553. #15 0x0000000000000000 in ?? ()
  554. No symbol table info available.
  555.  
  556. Thread 6 (Thread 0x7fffe947e700 (LWP 28997)):
  557. #0 0x00007ffff626c36d in nanosleep () from /lib/libpthread.so.0
  558. No symbol table info available.
  559. #1 0x0000000000ba1388 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  560. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  561. #2 0x0000000000ba17db in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  562. No locals.
  563. #3 0x0000000000ba078e in SqlDelayThread::run (this=0x475e9c0) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  564. pingEveryLoop = <value optimized out>
  565. loopCounter = <value optimized out>
  566. #4 0x0000000000ba18aa in ACE_Based::Thread::ThreadTask (param=0x475e9c0) at /root/mangos/src/shared/Threading.cpp:187
  567. _task = 0x475e9c0
  568. #5 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  569. No symbol table info available.
  570. #6 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  571. No symbol table info available.
  572. #7 0x0000000000000000 in ?? ()
  573. No symbol table info available.
  574.  
  575. Thread 5 (Thread 0x7ffff466f700 (LWP 28952)):
  576. #0 0x00007ffff626c36d in nanosleep () from /lib/libpthread.so.0
  577. No symbol table info available.
  578. #1 0x0000000000ba1388 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  579. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  580. #2 0x0000000000ba17db in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  581. No locals.
  582. #3 0x0000000000ba078e in SqlDelayThread::run (this=0x11a3f80) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  583. pingEveryLoop = <value optimized out>
  584. loopCounter = <value optimized out>
  585. #4 0x0000000000ba18aa in ACE_Based::Thread::ThreadTask (param=0x11a3f80) at /root/mangos/src/shared/Threading.cpp:187
  586. _task = 0x11a3f80
  587. #5 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  588. No symbol table info available.
  589. #6 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  590. No symbol table info available.
  591. #7 0x0000000000000000 in ?? ()
  592. No symbol table info available.
  593.  
  594. Thread 4 (Thread 0x7ffff4e70700 (LWP 28951)):
  595. #0 0x00007ffff626bb8d in read () from /lib/libpthread.so.0
  596. No symbol table info available.
  597. #1 0x00007ffff768e999 in vio_read_buff (vio=0xe, buf=0x11923a0 "Æ", size=4) at viosocket.c:83
  598. rc = <value optimized out>
  599. #2 0x00007ffff768f95f in my_real_read (net=0x118dcd0, complen=0x7ffff4e6fc98) at net.c:817
  600. pos = 0x11923a0 "Æ"
  601. length = <value optimized out>
  602. len = 18446744073709551615
  603. remain = 16384
  604. #3 0x00007ffff768fc35 in my_net_read (net=0xe) at net.c:1012
  605. len = <value optimized out>
  606. complen = <value optimized out>
  607. #4 0x00007ffff768a55a in cli_safe_read (mysql=0xe) at client.c:691
  608. len = <value optimized out>
  609. #5 0x00007ffff768acc9 in cli_read_query_result (mysql=0x118dcd0) at client.c:2816
  610. pos = <value optimized out>
  611. field_count = <value optimized out>
  612. fields = <value optimized out>
  613. length = <value optimized out>
  614. #6 0x00007ffff768914c in mysql_real_query (mysql=0x118dcd0, query=<value optimized out>, length=<value optimized out>) at client.c:2920
  615. No locals.
  616. #7 0x0000000000b9d0bf in MySQLConnection::_Query (this=0x118dc20, sql=0x7fffcd6745b0 "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 = '346848' ORDER BY bag,slot", pResult=0x7ffff4e6fdc0, pFields=0x7ffff4e6fdc8, pRowCount=0x7ffff4e6fdd0, pFieldCount=0x7ffff4e6fddc) at /root/mangos/src/shared/Database/DatabaseMysql.cpp:200
  617. _s = 52566
  618. #8 0x0000000000b9d241 in MySQLConnection::Query (this=<value optimized out>, sql=<value optimized out>) at /root/mangos/src/shared/Database/DatabaseMysql.cpp:235
  619. queryResult = <value optimized out>
  620. result = 0x0
  621. fields = 0x0
  622. rowCount = 0
  623. fieldCount = 0
  624. #9 0x0000000000b9f9ed in SqlQueryHolderEx::Execute (this=0x7fffcd4e5e40, conn=0x118dc20) at /root/mangos/src/shared/Database/SqlOperations.cpp:222
  625. sql = <value optimized out>
  626. i = 8
  627. guard = {m_pConn = 0x118dc20}
  628. queries = @0x7fffe71d9340
  629. #10 0x0000000000ba0721 in SqlDelayThread::ProcessRequests (this=0x11946d0) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:74
  630. s = 0x7fffcd4e5e40
  631. #11 0x0000000000ba0796 in SqlDelayThread::run (this=0x11946d0) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:50
  632. pingEveryLoop = <value optimized out>
  633. loopCounter = <value optimized out>
  634. #12 0x0000000000ba18aa in ACE_Based::Thread::ThreadTask (param=0x11946d0) at /root/mangos/src/shared/Threading.cpp:187
  635. _task = 0x11946d0
  636. #13 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  637. No symbol table info available.
  638. #14 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  639. No symbol table info available.
  640. #15 0x0000000000000000 in ?? ()
  641. No symbol table info available.
  642.  
  643. Thread 3 (Thread 0x7ffff587e700 (LWP 28950)):
  644. #0 0x00007ffff626c36d in nanosleep () from /lib/libpthread.so.0
  645. No symbol table info available.
  646. #1 0x0000000000ba1388 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  647. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  648. #2 0x0000000000ba17db in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  649. No locals.
  650. #3 0x0000000000ba078e in SqlDelayThread::run (this=0x1177ff0) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  651. pingEveryLoop = <value optimized out>
  652. loopCounter = <value optimized out>
  653. #4 0x0000000000ba18aa in ACE_Based::Thread::ThreadTask (param=0x1177ff0) at /root/mangos/src/shared/Threading.cpp:187
  654. _task = 0x1177ff0
  655. #5 0x00007ffff6264971 in start_thread () from /lib/libpthread.so.0
  656. No symbol table info available.
  657. #6 0x00007ffff5fc092d in clone () from /lib/libc.so.6
  658. No symbol table info available.
  659. #7 0x0000000000000000 in ?? ()
  660. No symbol table info available.
  661.  
  662. Thread 1 (Thread 0x7ffff7fe0720 (LWP 28946)):
  663. #0 0x00007ffff6265285 in pthread_join () from /lib/libpthread.so.0
  664. No symbol table info available.
  665. #1 0x00007ffff7b7689b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  666. No symbol table info available.
  667. #2 0x000000000069e650 in WorldSocketMgr::Wait (this=0x7fffe42c2ca8) at /root/mangos/src/game/WorldSocketMgr.cpp:310
  668. i = <value optimized out>
  669. #3 0x00000000006958e8 in Master::Run (this=0x114a960) at /root/mangos/src/mangosd/Master.cpp:322
  670. pidfile = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x115ad38 "mangos.pid"}}
  671. rar_thread = 0x0
  672. bind_ip = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffe4302008 "0.0.0.0"}}
  673. world_thread = {m_iThreadId = 140737001805568, m_hThreadHandle = 140737001805568, m_task = 0x7fffe42c2e30, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xcac1d0, 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}}}
  674. cliThread = 0x7fffe42bff80
  675. soap_thread = 0x7fffe42c2cf0
  676. freeze_thread = 0x7fffe42c2dd0
  677. wsport = 8085
  678. #4 0x00000000006899c4 in main (argc=<value optimized out>, argv=<value optimized out>) at /root/mangos/src/mangosd/Main.cpp:215
  679. cfg_file = <value optimized out>
  680. options = 0xc27990 ":a:c:s:"
  681. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe1c8, optind = 3, opterr = 0, optarg = 0x0, optstring_ = 0x113d410, long_only_ = 0, has_colon_ = 1, last_option_ = 0x113d350, 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_ = 0x113e0f0, allocator_ = 0x7ffff7ddb070}, <No data fields>}}
  682. serviceDaemonMode = 0 '\000'
  683. option = <value optimized out>
  684. Item::LoadFromDB, Item GUID: 180816410 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  685. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  686. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  687. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  688. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  689. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  690. Item::LoadFromDB, Item GUID: 185294484 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  691. Item::LoadFromDB, Item GUID: 153703751 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  692. Item::LoadFromDB, Item GUID: 153703274 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  693. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  694. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  695. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  696. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  697. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  698. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  699. Item::LoadFromDB, Item GUID: 153353745 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  700. Item::LoadFromDB, Item GUID: 161756801 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  701. Item::LoadFromDB, Item GUID: 169898802 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  702. Item::LoadFromDB, Item GUID: 169831787 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  703. Item::LoadFromDB, Item GUID: 174743236 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  704. Item::LoadFromDB, Item GUID: 174161130 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  705. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  706. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  707. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  708. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  709. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  710. SESSION: received unexpected opcode CMSG_NAME_QUERY (0x0050) the player has not logged in yet
  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
Add Comment
Please, Sign In to add comment