Advertisement
Guest User

Untitled

a guest
Jul 6th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 72.73 KB | None | 0 0
  1. [Nuevo Thread 0x7fff56886910 (LWP 23533)]
  2. [Nuevo Thread 0x7fff56085910 (LWP 23534)]
  3. [Nuevo Thread 0x7fff55884910 (LWP 23535)]
  4. [Nuevo Thread 0x7fff55083910 (LWP 23536)]
  5. [Nuevo Thread 0x7fff54882910 (LWP 23537)]
  6. [Nuevo Thread 0x7fff54081910 (LWP 23538)]
  7. [Nuevo Thread 0x7fff53880910 (LWP 23539)]
  8. [Nuevo Thread 0x7fff52f7f910 (LWP 23540)]
  9. [Nuevo Thread 0x7fff5277e910 (LWP 23541)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Cambiando a Thread 0x7fff5c291910 (LWP 23522)]
  13. std::list<Camera*, std::allocator<Camera*> >::remove (this=0x7ffec362ab50,
  14. obj=0x7fff0788a080, update_far_sight_field=true)
  15. at /usr/include/c++/4.4/bits/list.tcc:196
  16. 196 if (*__first == __value)
  17. #0 std::list<Camera*, std::allocator<Camera*> >::remove (this=0x7ffec362ab50,
  18. obj=0x7fff0788a080, update_far_sight_field=true)
  19. at /usr/include/c++/4.4/bits/list.tcc:196
  20. #1 ViewPoint::Detach (this=0x7ffec362ab50, obj=0x7fff0788a080,
  21. update_far_sight_field=true) at ../../../src/game/Camera.h:88
  22. #2 Camera::SetView (this=0x7ffec362ab50, obj=0x7fff0788a080,
  23. update_far_sight_field=true) at ../../../src/game/Camera.cpp:75
  24. #3 0x00000000007c68da in Aura::HandleModPossessPet (this=0x7ffe27591fd0,
  25. apply=true, Real=<value optimized out>)
  26. at ../../../src/game/SpellAuras.cpp:3828
  27. #4 0x00000000007c821d in Aura::ApplyModifier (this=0x7ffe275929d0, apply=192,
  28. real=80) at ../../../src/game/SpellAuras.cpp:923
  29. #5 SpellAuraHolder::ApplyAuraModifiers (this=0x7ffe275929d0, apply=192,
  30. real=80) at ../../../src/game/SpellAuras.cpp:8397
  31. #6 0x000000000089013c in Unit::AddSpellAuraHolder (this=0x7fff0788a080,
  32. holder=0x7ffe275929d0) at ../../../src/game/Unit.cpp:4444
  33. #7 0x00000000007ed0bf in Spell::DoSpellHitOnUnit (this=0x7ffeacfb3b00,
  34. unit=0x7fff0788a080, effectMask=4) at ../../../src/game/Spell.cpp:1358
  35. #8 0x00000000007ed6ca in Spell::DoAllEffectOnTarget (this=0x7ffeacfb3b00,
  36. target=<value optimized out>) at ../../../src/game/Spell.cpp:1088
  37. #9 0x0000000000808cd8 in Spell::handle_immediate (this=0x7ffeacfb3b00)
  38. at ../../../src/game/Spell.cpp:3357
  39. #10 0x000000000080768a in Spell::cast (this=0x7ffeacfb3b00, skipCheck=false)
  40. at ../../../src/game/Spell.cpp:3319
  41. #11 0x0000000000809cd0 in SpellEvent::Execute (this=0x7ffe26791d28,
  42. e_time=1184659, p_time=3278023504) at ../../../src/game/Spell.cpp:6941
  43. #12 0x00000000009abaef in EventProcessor::Update (this=0x7ffec3628120,
  44. p_time=139) at ../../../src/framework/Utilities/EventProcessor.cpp:47
  45. #13 0x000000000087b39b in Unit::Update (this=0x7ffec3628000, p_time=139)
  46. at ../../../src/game/Unit.cpp:327
  47. #14 0x00000000007a0a7d in Player::Update (this=0x7ffec3628000, p_time=139)
  48. at ../../../src/game/Player.cpp:1209
  49. #15 0x000000000069312d in Map::Update (this=0x7ffe11b00000,
  50. t_diff=@0x7fff32e6cb50) at ../../../src/game/Map.cpp:483
  51. #16 0x0000000000693c29 in BattleGroundMap::Update (this=0x7ffec362ab50,
  52. diff=@0x7ffe271247c0) at ../../../src/game/Map.cpp:1460
  53. #17 0x00000000006a6ff2 in MapUpdateRequest::call (this=0x7fff32e6cb30)
  54. at ../../../src/game/MapUpdater.cpp:74
  55. #18 0x00000000009a1101 in DelayExecutor::svc (this=0x7fff5cf858c0)
  56. at ../../../src/shared/DelayExecutor.cpp:70
  57. #19 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  58. from /opt/mangos/lib/libACE-5.8.3.so
  59. #20 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  60. from /opt/mangos/lib/libACE-5.8.3.so
  61. #21 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  62. #22 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  63. #23 0x0000000000000000 in ?? ()
  64. #0 std::list<Camera*, std::allocator<Camera*> >::remove (this=0x7ffec362ab50,
  65. obj=0x7fff0788a080, update_far_sight_field=true)
  66. at /usr/include/c++/4.4/bits/list.tcc:196
  67. No locales.
  68. #1 ViewPoint::Detach (this=0x7ffec362ab50, obj=0x7fff0788a080,
  69. update_far_sight_field=true) at ../../../src/game/Camera.h:88
  70. No locales.
  71. #2 Camera::SetView (this=0x7ffec362ab50, obj=0x7fff0788a080,
  72. update_far_sight_field=true) at ../../../src/game/Camera.cpp:75
  73. __FUNCTION__ = "SetView"
  74. __PRETTY_FUNCTION__ = "void Camera::SetView(WorldObject*, bool)"
  75. #3 0x00000000007c68da in Aura::HandleModPossessPet (this=0x7ffe27591fd0,
  76. apply=true, Real=<value optimized out>)
  77. at ../../../src/game/SpellAuras.cpp:3828
  78. caster = 0x7ffec3628000
  79. target = 0x7fff0788a080
  80. camera = @0x7ffec362ab50
  81. #4 0x00000000007c821d in Aura::ApplyModifier (this=0x7ffe275929d0, apply=192,
  82. real=80) at ../../../src/game/SpellAuras.cpp:923
  83. aura = <value optimized out>
  84. #5 SpellAuraHolder::ApplyAuraModifiers (this=0x7ffe275929d0, apply=192,
  85. real=80) at ../../../src/game/SpellAuras.cpp:8397
  86. aur = 0x7ffe27591fd0
  87. #6 0x000000000089013c in Unit::AddSpellAuraHolder (this=0x7fff0788a080,
  88. holder=0x7ffe275929d0) at ../../../src/game/Unit.cpp:4444
  89. No locales.
  90. #7 0x00000000007ed0bf in Spell::DoSpellHitOnUnit (this=0x7ffeacfb3b00,
  91. unit=0x7fff0788a080, effectMask=4) at ../../../src/game/Spell.cpp:1358
  92. realCaster = 0x7ffec3628000
  93. #8 0x00000000007ed6ca in Spell::DoAllEffectOnTarget (this=0x7ffeacfb3b00,
  94. target=<value optimized out>) at ../../../src/game/Spell.cpp:1088
  95. mask = 3278023504
  96. unit = 0x7fff0788a080
  97. real_caster = 0x7ffec3628000
  98. caster = 0x7ffec3628000
  99. missInfo = SPELL_MISS_NONE
  100. procVictim = 32768
  101. procAttacker = 16384
  102. procEx = <value optimized out>
  103. #9 0x0000000000808cd8 in Spell::handle_immediate (this=0x7ffeacfb3b00)
  104. at ../../../src/game/Spell.cpp:3357
  105. No locales.
  106. #10 0x000000000080768a in Spell::cast (this=0x7ffeacfb3b00, skipCheck=false)
  107. at ../../../src/game/Spell.cpp:3319
  108. castResult = <value optimized out>
  109. #11 0x0000000000809cd0 in SpellEvent::Execute (this=0x7ffe26791d28,
  110. e_time=1184659, p_time=3278023504) at ../../../src/game/Spell.cpp:6941
  111. No locales.
  112. #12 0x00000000009abaef in EventProcessor::Update (this=0x7ffec3628120,
  113. p_time=139) at ../../../src/framework/Utilities/EventProcessor.cpp:47
  114. Event = 0x7ffe26791d28
  115. #13 0x000000000087b39b in Unit::Update (this=0x7ffec3628000, p_time=139)
  116. at ../../../src/game/Unit.cpp:327
  117. No locales.
  118. #14 0x00000000007a0a7d in Player::Update (this=0x7ffec3628000, p_time=139)
  119. at ../../../src/game/Player.cpp:1209
  120. now = <value optimized out>
  121. pet = <value optimized out>
  122. #15 0x000000000069312d in Map::Update (this=0x7ffe11b00000,
  123. t_diff=@0x7fff32e6cb50) at ../../../src/game/Map.cpp:483
  124. plr = 0x7ffec362ab50
  125. updater = {i_timeDiff = 139}
  126. __FUNCTION__ = "Update"
  127. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  128. #16 0x0000000000693c29 in BattleGroundMap::Update (this=0x7ffec362ab50,
  129. diff=@0x7ffe271247c0) at ../../../src/game/Map.cpp:1460
  130. No locales.
  131. #17 0x00000000006a6ff2 in MapUpdateRequest::call (this=0x7fff32e6cb30)
  132. at ../../../src/game/MapUpdater.cpp:74
  133. No locales.
  134. #18 0x00000000009a1101 in DelayExecutor::svc (this=0x7fff5cf858c0)
  135. at ../../../src/shared/DelayExecutor.cpp:70
  136. rq = 0x7fff32e6cb30
  137. #19 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  138. from /opt/mangos/lib/libACE-5.8.3.so
  139. No symbol table info available.
  140. #20 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  141. from /opt/mangos/lib/libACE-5.8.3.so
  142. No symbol table info available.
  143. #21 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  144. No symbol table info available.
  145. #22 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  146. No symbol table info available.
  147. #23 0x0000000000000000 in ?? ()
  148. No symbol table info available.
  149. 26 Thread 0x7fff5277e910 (LWP 23541) 0x00007ffff525f388 in epoll_wait ()
  150. from /lib/libc.so.6
  151. 25 Thread 0x7fff52f7f910 (LWP 23540) 0x00007ffff525f388 in epoll_wait ()
  152. from /lib/libc.so.6
  153. 24 Thread 0x7fff53880910 (LWP 23539) 0x00007ffff525f388 in epoll_wait ()
  154. from /lib/libc.so.6
  155. 23 Thread 0x7fff54081910 (LWP 23538) 0x00007ffff525f388 in epoll_wait ()
  156. from /lib/libc.so.6
  157. 22 Thread 0x7fff54882910 (LWP 23537) 0x00007ffff525f388 in epoll_wait ()
  158. from /lib/libc.so.6
  159. 21 Thread 0x7fff55083910 (LWP 23536) 0x00007ffff525f388 in epoll_wait ()
  160. from /lib/libc.so.6
  161. 20 Thread 0x7fff55884910 (LWP 23535) 0x00007ffff525f388 in epoll_wait ()
  162. from /lib/libc.so.6
  163. 19 Thread 0x7fff56085910 (LWP 23534) 0x00007ffff525f388 in epoll_wait ()
  164. from /lib/libc.so.6
  165. 18 Thread 0x7fff56886910 (LWP 23533) 0x00007ffff525f388 in epoll_wait ()
  166. from /lib/libc.so.6
  167. 17 Thread 0x7fff57087910 (LWP 23532) 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  168. 16 Thread 0x7fff57888910 (LWP 23531) 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  169. 15 Thread 0x7fff58089910 (LWP 23530) 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  170. 14 Thread 0x7fff5888a910 (LWP 23529) 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  171. 13 Thread 0x7fff5988c910 (LWP 23527) 0x00007ffff5ca88f1 in nanosleep ()
  172. from /lib/libpthread.so.0
  173. 12 Thread 0x7fff5908b910 (LWP 23528) 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  174. 11 Thread 0x7fff5a08d910 (LWP 23526) 0x00007ffff5257932 in select ()
  175. from /lib/libc.so.6
  176. 10 Thread 0x7fff5a88e910 (LWP 23525) 0x00007ffff5223471 in nanosleep ()
  177. from /lib/libc.so.6
  178. 9 Thread 0x7fff5b08f910 (LWP 23524) 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  179. 8 Thread 0x7fff5ba90910 (LWP 23523) 0x000000000098d814 in BIH::intersectPoint<VMAP::AreaInfoCallback> (this=0x7fff1fcb72e8, p=..., intersectCallback=...)
  180. at ../../../../src/game/vmap/BIH.h:327
  181. * 7 Thread 0x7fff5c291910 (LWP 23522) std::list<Camera*, std::allocator<Camera*> >::remove (this=0x7ffec362ab50, obj=0x7fff0788a080,
  182. update_far_sight_field=true) at /usr/include/c++/4.4/bits/list.tcc:196
  183. 6 Thread 0x7fff5cb92910 (LWP 23521) 0x00007ffff5ca88f1 in nanosleep ()
  184. from /lib/libpthread.so.0
  185. 5 Thread 0x7fffef7fe910 (LWP 23474) 0x00007ffff5ca88f1 in nanosleep ()
  186. from /lib/libpthread.so.0
  187. 4 Thread 0x7fffeffff910 (LWP 23473) 0x00007ffff5ca80cb in read ()
  188. from /lib/libpthread.so.0
  189. 3 Thread 0x7ffff4d2b910 (LWP 23472) 0x00007ffff5ca88f1 in nanosleep ()
  190. from /lib/libpthread.so.0
  191. 1 Thread 0x7ffff7fec710 (LWP 23468) 0x00007ffff5ca1cfd in pthread_join ()
  192. from /lib/libpthread.so.0
  193.  
  194. Hilo 26 (Thread 0x7fff5277e910 (LWP 23541)):
  195. #0 0x00007ffff525f388 in epoll_wait () from /lib/libc.so.6
  196. No symbol table info available.
  197. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  198. () from /opt/mangos/lib/libACE-5.8.3.so
  199. No symbol table info available.
  200. #2 0x00007ffff7af734c 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
  201. No symbol table info available.
  202. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  203. () from /opt/mangos/lib/libACE-5.8.3.so
  204. No symbol table info available.
  205. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  206. No symbol table info available.
  207. #5 0x00000000008d06e6 in ReactorRunnable::svc (this=0x7fff5cbb5b48)
  208. at ../../../src/game/WorldSocketMgr.cpp:167
  209. interval = {static zero = {
  210. static zero = <same as static member of an already seen type>,
  211. static max_time = {
  212. static zero = <same as static member of an already seen type>,
  213. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  214. tv_usec = 0}},
  215. static max_time = <same as static member of an already seen type>,
  216. tv_ = {tv_sec = 0, tv_usec = 2748}}
  217. __FUNCTION__ = "svc"
  218. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  219. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  220. from /opt/mangos/lib/libACE-5.8.3.so
  221. No symbol table info available.
  222. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  223. from /opt/mangos/lib/libACE-5.8.3.so
  224. No symbol table info available.
  225. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  226. No symbol table info available.
  227. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  228. No symbol table info available.
  229. #10 0x0000000000000000 in ?? ()
  230. No symbol table info available.
  231.  
  232. Hilo 25 (Thread 0x7fff52f7f910 (LWP 23540)):
  233. #0 0x00007ffff525f388 in epoll_wait () from /lib/libc.so.6
  234. No symbol table info available.
  235. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  236. () from /opt/mangos/lib/libACE-5.8.3.so
  237. No symbol table info available.
  238. #2 0x00007ffff7af734c 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
  239. No symbol table info available.
  240. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  241. () from /opt/mangos/lib/libACE-5.8.3.so
  242. No symbol table info available.
  243. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  244. No symbol table info available.
  245. #5 0x00000000008d06e6 in ReactorRunnable::svc (this=0x7fff5cbb5a10)
  246. at ../../../src/game/WorldSocketMgr.cpp:167
  247. interval = {static zero = {
  248. static zero = <same as static member of an already seen type>,
  249. static max_time = {
  250. static zero = <same as static member of an already seen type>,
  251. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  252. tv_usec = 0}},
  253. static max_time = <same as static member of an already seen type>,
  254. tv_ = {tv_sec = 0, tv_usec = 8416}}
  255. __FUNCTION__ = "svc"
  256. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  257. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  258. from /opt/mangos/lib/libACE-5.8.3.so
  259. No symbol table info available.
  260. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  261. from /opt/mangos/lib/libACE-5.8.3.so
  262. No symbol table info available.
  263. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  264. No symbol table info available.
  265. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  266. No symbol table info available.
  267. #10 0x0000000000000000 in ?? ()
  268. No symbol table info available.
  269.  
  270. Hilo 24 (Thread 0x7fff53880910 (LWP 23539)):
  271. #0 0x00007ffff525f388 in epoll_wait () from /lib/libc.so.6
  272. No symbol table info available.
  273. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  274. () from /opt/mangos/lib/libACE-5.8.3.so
  275. No symbol table info available.
  276. #2 0x00007ffff7af734c 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
  277. No symbol table info available.
  278. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  279. () from /opt/mangos/lib/libACE-5.8.3.so
  280. No symbol table info available.
  281. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  282. No symbol table info available.
  283. #5 0x00000000008d06e6 in ReactorRunnable::svc (this=0x7fff5cbb58d8)
  284. at ../../../src/game/WorldSocketMgr.cpp:167
  285. interval = {static zero = {
  286. static zero = <same as static member of an already seen type>,
  287. static max_time = {
  288. static zero = <same as static member of an already seen type>,
  289. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  290. tv_usec = 0}},
  291. static max_time = <same as static member of an already seen type>,
  292. tv_ = {tv_sec = 0, tv_usec = 2196}}
  293. __FUNCTION__ = "svc"
  294. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  295. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  296. from /opt/mangos/lib/libACE-5.8.3.so
  297. No symbol table info available.
  298. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  299. from /opt/mangos/lib/libACE-5.8.3.so
  300. No symbol table info available.
  301. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  302. No symbol table info available.
  303. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  304. No symbol table info available.
  305. #10 0x0000000000000000 in ?? ()
  306. No symbol table info available.
  307.  
  308. Hilo 23 (Thread 0x7fff54081910 (LWP 23538)):
  309. #0 0x00007ffff525f388 in epoll_wait () from /lib/libc.so.6
  310. No symbol table info available.
  311. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  312. () from /opt/mangos/lib/libACE-5.8.3.so
  313. No symbol table info available.
  314. #2 0x00007ffff7af734c 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
  315. No symbol table info available.
  316. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  317. () from /opt/mangos/lib/libACE-5.8.3.so
  318. No symbol table info available.
  319. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  320. No symbol table info available.
  321. #5 0x00000000008d06e6 in ReactorRunnable::svc (this=0x7fff5cbb57a0)
  322. at ../../../src/game/WorldSocketMgr.cpp:167
  323. interval = {static zero = {
  324. static zero = <same as static member of an already seen type>,
  325. static max_time = {
  326. static zero = <same as static member of an already seen type>,
  327. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  328. tv_usec = 0}},
  329. static max_time = <same as static member of an already seen type>,
  330. tv_ = {tv_sec = 0, tv_usec = 10000}}
  331. __FUNCTION__ = "svc"
  332. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  333. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  334. from /opt/mangos/lib/libACE-5.8.3.so
  335. No symbol table info available.
  336. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  337. from /opt/mangos/lib/libACE-5.8.3.so
  338. No symbol table info available.
  339. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  340. No symbol table info available.
  341. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  342. No symbol table info available.
  343. #10 0x0000000000000000 in ?? ()
  344. No symbol table info available.
  345.  
  346. Hilo 22 (Thread 0x7fff54882910 (LWP 23537)):
  347. #0 0x00007ffff525f388 in epoll_wait () from /lib/libc.so.6
  348. No symbol table info available.
  349. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  350. () from /opt/mangos/lib/libACE-5.8.3.so
  351. No symbol table info available.
  352. #2 0x00007ffff7af734c 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
  353. No symbol table info available.
  354. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  355. () from /opt/mangos/lib/libACE-5.8.3.so
  356. No symbol table info available.
  357. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  358. No symbol table info available.
  359. #5 0x00000000008d06e6 in ReactorRunnable::svc (this=0x7fff5cbb5668)
  360. at ../../../src/game/WorldSocketMgr.cpp:167
  361. interval = {static zero = {
  362. static zero = <same as static member of an already seen type>,
  363. static max_time = {
  364. static zero = <same as static member of an already seen type>,
  365. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  366. tv_usec = 0}},
  367. static max_time = <same as static member of an already seen type>,
  368. tv_ = {tv_sec = 0, tv_usec = 9999}}
  369. __FUNCTION__ = "svc"
  370. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  371. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  372. from /opt/mangos/lib/libACE-5.8.3.so
  373. No symbol table info available.
  374. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  375. from /opt/mangos/lib/libACE-5.8.3.so
  376. No symbol table info available.
  377. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  378. No symbol table info available.
  379. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  380. No symbol table info available.
  381. #10 0x0000000000000000 in ?? ()
  382. No symbol table info available.
  383.  
  384. Hilo 21 (Thread 0x7fff55083910 (LWP 23536)):
  385. #0 0x00007ffff525f388 in epoll_wait () from /lib/libc.so.6
  386. No symbol table info available.
  387. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  388. () from /opt/mangos/lib/libACE-5.8.3.so
  389. No symbol table info available.
  390. #2 0x00007ffff7af734c 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
  391. No symbol table info available.
  392. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  393. () from /opt/mangos/lib/libACE-5.8.3.so
  394. No symbol table info available.
  395. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  396. No symbol table info available.
  397. #5 0x00000000008d06e6 in ReactorRunnable::svc (this=0x7fff5cbb5530)
  398. at ../../../src/game/WorldSocketMgr.cpp:167
  399. interval = {static zero = {
  400. static zero = <same as static member of an already seen type>,
  401. static max_time = {
  402. static zero = <same as static member of an already seen type>,
  403. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  404. tv_usec = 0}},
  405. static max_time = <same as static member of an already seen type>,
  406. tv_ = {tv_sec = 0, tv_usec = 8278}}
  407. __FUNCTION__ = "svc"
  408. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  409. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  410. from /opt/mangos/lib/libACE-5.8.3.so
  411. No symbol table info available.
  412. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  413. from /opt/mangos/lib/libACE-5.8.3.so
  414. No symbol table info available.
  415. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  416. No symbol table info available.
  417. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  418. No symbol table info available.
  419. #10 0x0000000000000000 in ?? ()
  420. No symbol table info available.
  421.  
  422. Hilo 20 (Thread 0x7fff55884910 (LWP 23535)):
  423. #0 0x00007ffff525f388 in epoll_wait () from /lib/libc.so.6
  424. No symbol table info available.
  425. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  426. () from /opt/mangos/lib/libACE-5.8.3.so
  427. No symbol table info available.
  428. #2 0x00007ffff7af734c 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
  429. No symbol table info available.
  430. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  431. () from /opt/mangos/lib/libACE-5.8.3.so
  432. No symbol table info available.
  433. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  434. No symbol table info available.
  435. #5 0x00000000008d06e6 in ReactorRunnable::svc (this=0x7fff5cbb53f8)
  436. at ../../../src/game/WorldSocketMgr.cpp:167
  437. interval = {static zero = {
  438. static zero = <same as static member of an already seen type>,
  439. static max_time = {
  440. static zero = <same as static member of an already seen type>,
  441. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  442. tv_usec = 0}},
  443. static max_time = <same as static member of an already seen type>,
  444. tv_ = {tv_sec = 0, tv_usec = 4861}}
  445. __FUNCTION__ = "svc"
  446. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  447. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  448. from /opt/mangos/lib/libACE-5.8.3.so
  449. No symbol table info available.
  450. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  451. from /opt/mangos/lib/libACE-5.8.3.so
  452. No symbol table info available.
  453. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  454. No symbol table info available.
  455. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  456. No symbol table info available.
  457. #10 0x0000000000000000 in ?? ()
  458. No symbol table info available.
  459.  
  460. Hilo 19 (Thread 0x7fff56085910 (LWP 23534)):
  461. #0 0x00007ffff525f388 in epoll_wait () from /lib/libc.so.6
  462. No symbol table info available.
  463. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  464. () from /opt/mangos/lib/libACE-5.8.3.so
  465. No symbol table info available.
  466. #2 0x00007ffff7af734c 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
  467. No symbol table info available.
  468. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  469. () from /opt/mangos/lib/libACE-5.8.3.so
  470. No symbol table info available.
  471. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  472. No symbol table info available.
  473. #5 0x00000000008d06e6 in ReactorRunnable::svc (this=0x7fff5cbb52c0)
  474. at ../../../src/game/WorldSocketMgr.cpp:167
  475. interval = {static zero = {
  476. static zero = <same as static member of an already seen type>,
  477. static max_time = {
  478. static zero = <same as static member of an already seen type>,
  479. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  480. tv_usec = 0}},
  481. static max_time = <same as static member of an already seen type>,
  482. tv_ = {tv_sec = 0, tv_usec = 9989}}
  483. __FUNCTION__ = "svc"
  484. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  485. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  486. from /opt/mangos/lib/libACE-5.8.3.so
  487. No symbol table info available.
  488. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  489. from /opt/mangos/lib/libACE-5.8.3.so
  490. No symbol table info available.
  491. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  492. No symbol table info available.
  493. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  494. No symbol table info available.
  495. #10 0x0000000000000000 in ?? ()
  496. No symbol table info available.
  497.  
  498. Hilo 18 (Thread 0x7fff56886910 (LWP 23533)):
  499. #0 0x00007ffff525f388 in epoll_wait () from /lib/libc.so.6
  500. No symbol table info available.
  501. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  502. () from /opt/mangos/lib/libACE-5.8.3.so
  503. No symbol table info available.
  504. #2 0x00007ffff7af734c 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
  505. No symbol table info available.
  506. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  507. () from /opt/mangos/lib/libACE-5.8.3.so
  508. No symbol table info available.
  509. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  510. No symbol table info available.
  511. #5 0x00000000008d06e6 in ReactorRunnable::svc (this=0x7fff5cbb5188)
  512. at ../../../src/game/WorldSocketMgr.cpp:167
  513. interval = {static zero = {
  514. static zero = <same as static member of an already seen type>,
  515. static max_time = {
  516. static zero = <same as static member of an already seen type>,
  517. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  518. tv_usec = 0}},
  519. static max_time = <same as static member of an already seen type>,
  520. tv_ = {tv_sec = 0, tv_usec = 10000}}
  521. __FUNCTION__ = "svc"
  522. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  523. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  524. from /opt/mangos/lib/libACE-5.8.3.so
  525. No symbol table info available.
  526. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  527. from /opt/mangos/lib/libACE-5.8.3.so
  528. No symbol table info available.
  529. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  530. No symbol table info available.
  531. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  532. No symbol table info available.
  533. #10 0x0000000000000000 in ?? ()
  534. No symbol table info available.
  535.  
  536. Hilo 17 (Thread 0x7fff57087910 (LWP 23532)):
  537. #0 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  538. from /lib/libpthread.so.0
  539. No symbol table info available.
  540. #1 0x00007ffff7ae3f85 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  541. No symbol table info available.
  542. #2 0x000000000051072b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  543. (this=0x7fff5b117f00, timeout=0x0)
  544. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  545. result = <value optimized out>
  546. #3 0x00000000005117e7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  547. this=0x7fff5b117f00, first_item=@0x7fff57087078, timeout=0x0)
  548. at /usr/local/include/ace/Message_Queue_T.cpp:1936
  549. ace_mon = {lock_ = 0x7fff5b117f50, owner_ = 0}
  550. #4 0x0000000000511068 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff5a08cfe0)
  551. at /usr/local/include/ace/Task_T.inl:22
  552. No locales.
  553. #5 SOAPWorkingThread::svc (this=0x7fff5a08cfe0)
  554. at ../../../src/mangosd/MaNGOSsoap.h:60
  555. mb = 0x0
  556. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  557. from /opt/mangos/lib/libACE-5.8.3.so
  558. No symbol table info available.
  559. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  560. from /opt/mangos/lib/libACE-5.8.3.so
  561. No symbol table info available.
  562. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  563. No symbol table info available.
  564. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  565. No symbol table info available.
  566. #10 0x0000000000000000 in ?? ()
  567. No symbol table info available.
  568.  
  569. Hilo 16 (Thread 0x7fff57888910 (LWP 23531)):
  570. #0 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  571. from /lib/libpthread.so.0
  572. No symbol table info available.
  573. #1 0x00007ffff7ae3f85 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  574. No symbol table info available.
  575. #2 0x000000000051072b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  576. (this=0x7fff5b117f00, timeout=0x0)
  577. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  578. result = <value optimized out>
  579. #3 0x00000000005117e7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  580. this=0x7fff5b117f00, first_item=@0x7fff57888078, timeout=0x0)
  581. at /usr/local/include/ace/Message_Queue_T.cpp:1936
  582. ace_mon = {lock_ = 0x7fff5b117f50, owner_ = 0}
  583. #4 0x0000000000511068 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff5a08cfe0)
  584. at /usr/local/include/ace/Task_T.inl:22
  585. No locales.
  586. #5 SOAPWorkingThread::svc (this=0x7fff5a08cfe0)
  587. at ../../../src/mangosd/MaNGOSsoap.h:60
  588. mb = 0x0
  589. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  590. from /opt/mangos/lib/libACE-5.8.3.so
  591. No symbol table info available.
  592. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  593. from /opt/mangos/lib/libACE-5.8.3.so
  594. No symbol table info available.
  595. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  596. No symbol table info available.
  597. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  598. No symbol table info available.
  599. #10 0x0000000000000000 in ?? ()
  600. No symbol table info available.
  601.  
  602. Hilo 15 (Thread 0x7fff58089910 (LWP 23530)):
  603. #0 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  604. from /lib/libpthread.so.0
  605. No symbol table info available.
  606. #1 0x00007ffff7ae3f85 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  607. No symbol table info available.
  608. #2 0x000000000051072b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  609. (this=0x7fff5b117f00, timeout=0x0)
  610. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  611. result = <value optimized out>
  612. #3 0x00000000005117e7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  613. this=0x7fff5b117f00, first_item=@0x7fff58089078, timeout=0x0)
  614. at /usr/local/include/ace/Message_Queue_T.cpp:1936
  615. ace_mon = {lock_ = 0x7fff5b117f50, owner_ = 0}
  616. #4 0x0000000000511068 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff5a08cfe0)
  617. at /usr/local/include/ace/Task_T.inl:22
  618. No locales.
  619. #5 SOAPWorkingThread::svc (this=0x7fff5a08cfe0)
  620. at ../../../src/mangosd/MaNGOSsoap.h:60
  621. mb = 0x0
  622. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  623. from /opt/mangos/lib/libACE-5.8.3.so
  624. No symbol table info available.
  625. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  626. from /opt/mangos/lib/libACE-5.8.3.so
  627. No symbol table info available.
  628. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  629. No symbol table info available.
  630. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  631. No symbol table info available.
  632. #10 0x0000000000000000 in ?? ()
  633. No symbol table info available.
  634.  
  635. Hilo 14 (Thread 0x7fff5888a910 (LWP 23529)):
  636. #0 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  637. from /lib/libpthread.so.0
  638. No symbol table info available.
  639. #1 0x00007ffff7ae3f85 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  640. No symbol table info available.
  641. #2 0x000000000051072b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  642. (this=0x7fff5b117f00, timeout=0x0)
  643. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  644. result = <value optimized out>
  645. #3 0x00000000005117e7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  646. this=0x7fff5b117f00, first_item=@0x7fff5888a078, timeout=0x0)
  647. at /usr/local/include/ace/Message_Queue_T.cpp:1936
  648. ace_mon = {lock_ = 0x7fff5b117f50, owner_ = 0}
  649. #4 0x0000000000511068 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff5a08cfe0)
  650. at /usr/local/include/ace/Task_T.inl:22
  651. No locales.
  652. #5 SOAPWorkingThread::svc (this=0x7fff5a08cfe0)
  653. at ../../../src/mangosd/MaNGOSsoap.h:60
  654. mb = 0x0
  655. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  656. from /opt/mangos/lib/libACE-5.8.3.so
  657. No symbol table info available.
  658. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  659. from /opt/mangos/lib/libACE-5.8.3.so
  660. No symbol table info available.
  661. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  662. No symbol table info available.
  663. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  664. No symbol table info available.
  665. #10 0x0000000000000000 in ?? ()
  666. No symbol table info available.
  667.  
  668. Hilo 13 (Thread 0x7fff5988c910 (LWP 23527)):
  669. #0 0x00007ffff5ca88f1 in nanosleep () from /lib/libpthread.so.0
  670. No symbol table info available.
  671. #1 0x00000000009a6289 in sleep (msecs=<value optimized out>)
  672. at /usr/local/include/ace/OS_NS_unistd.inl:951
  673. rqtp = {tv_sec = 1, tv_nsec = 0}
  674. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  675. at ../../../src/shared/Threading.cpp:237
  676. No locales.
  677. #3 0x000000000050c48c in FreezeDetectorRunnable::run (this=0x7fff5b150478)
  678. at ../../../src/mangosd/Master.cpp:74
  679. curtime = 0
  680. #4 0x00000000009a65ba in ACE_Based::Thread::ThreadTask (param=0x7fff5988c010)
  681. at ../../../src/shared/Threading.cpp:187
  682. No locales.
  683. #5 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  684. No symbol table info available.
  685. #6 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  686. No symbol table info available.
  687. #7 0x0000000000000000 in ?? ()
  688. No symbol table info available.
  689.  
  690. Hilo 12 (Thread 0x7fff5908b910 (LWP 23528)):
  691. #0 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  692. from /lib/libpthread.so.0
  693. No symbol table info available.
  694. #1 0x00007ffff7ae3f85 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  695. No symbol table info available.
  696. #2 0x000000000051072b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  697. (this=0x7fff5b117f00, timeout=0x0)
  698. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  699. result = <value optimized out>
  700. #3 0x00000000005117e7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  701. this=0x7fff5b117f00, first_item=@0x7fff5908b078, timeout=0x0)
  702. at /usr/local/include/ace/Message_Queue_T.cpp:1936
  703. ace_mon = {lock_ = 0x7fff5b117f50, owner_ = 0}
  704. #4 0x0000000000511068 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff5a08cfe0)
  705. at /usr/local/include/ace/Task_T.inl:22
  706. No locales.
  707. #5 SOAPWorkingThread::svc (this=0x7fff5a08cfe0)
  708. at ../../../src/mangosd/MaNGOSsoap.h:60
  709. mb = 0x0
  710. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  711. from /opt/mangos/lib/libACE-5.8.3.so
  712. No symbol table info available.
  713. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  714. from /opt/mangos/lib/libACE-5.8.3.so
  715. No symbol table info available.
  716. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  717. No symbol table info available.
  718. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  719. No symbol table info available.
  720. #10 0x0000000000000000 in ?? ()
  721. No symbol table info available.
  722.  
  723. Hilo 11 (Thread 0x7fff5a08d910 (LWP 23526)):
  724. #0 0x00007ffff5257932 in select () from /lib/libc.so.6
  725. No symbol table info available.
  726. #1 0x0000000000a2296d in tcp_select (soap=0x7fff5a0717e0, s=41,
  727. flags=<value optimized out>, timeout=<value optimized out>)
  728. at ../../../../dep/src/gsoap/stdsoap2.cpp:4418
  729. tv = {tv_sec = 2, tv_usec = 611572}
  730. fd = {{fds_bits = {2199023255552, 0 <repeats 15 times>}}, {fds_bits = {
  731. 2199023255552, 0 <repeats 15 times>}}, {fds_bits = {
  732. 2199023255552, 0 <repeats 15 times>}}}
  733. sfd = 0x7fff5a071600
  734. efd = 0x7fff5a071680
  735. r = <value optimized out>
  736. rfd = 0x7fff5a071580
  737. #2 0x0000000000a2ff5f in soap_accept (soap=0x7fff5a0717e0)
  738. at ../../../../dep/src/gsoap/stdsoap2.cpp:4486
  739. r = -514
  740. err = -514
  741. n = 16
  742. len = 65536
  743. set = 1
  744. #3 0x000000000050fae7 in MaNGOSsoapRunnable::run (this=<value optimized out>)
  745. at ../../../src/mangosd/MaNGOSsoap.cpp:51
  746. thread_soap = <value optimized out>
  747. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<> = {<No data fields>},
  748. msg_queue_ = 0x7fff5b117f00, delete_msg_queue_ = true, mod_ = 0x0,
  749. next_ = 0x0}, <No data fields>}
  750. soap = {_vptr.soap = 0xad48f0, state = 1, version = 0, mode = 0,
  751. imode = 2097152, omode = 2097152, float_format = 0xad11ef "%.9G",
  752. double_format = 0xad11f4 "%.17lG",
  753. dime_id_format = 0xad11fb "cid:id%d", http_version = 0xa63065 "1.1",
  754. http_content = 0x0, encodingStyle = 0xad3e20 "", actor = 0x0,
  755. lang = 0xad1b19 "en", recv_timeout = 5, send_timeout = 5,
  756. connect_timeout = 0, accept_timeout = 3, socket_flags = 0,
  757. connect_flags = 0, bind_flags = 0, accept_flags = 0,
  758. linger_time = 0, namespaces = 0xd77000, local_namespaces = 0x0,
  759. nlist = 0x0, blist = 0x0, clist = 0x155c900, alist = 0x0, iht = {
  760. 0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>},
  761. pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fff51c7bfb0,
  762. idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0,
  763. fpost = 0xa43cc0 <http_post>, fget = 0xa20b50 <http_get>,
  764. fput = 0xa20b60 <http_405>, fdel = 0xa20b60 <http_405>,
  765. fhead = 0xa20b60 <http_405>, fform = 0,
  766. fposthdr = 0xa280c0 <http_post_header>,
  767. fresponse = 0xa23dd0 <http_response>,
  768. fparse = 0xa350e0 <http_parse>,
  769. fparsehdr = 0xa43080 <http_parse_header>, fheader = 0,
  770. fresolve = 0xa25a00 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  771. fclosesocket = 0xa259e0 <tcp_closesocket>,
  772. fshutdownsocket = 0xa259d0 <tcp_shutdownsocket>,
  773. fopen = 0xa38990 <tcp_connect>, faccept = 0xa259f0 <tcp_accept>,
  774. fclose = 0xa201b0 <tcp_disconnect>, fsend = 0xa256c0 <fsend>,
  775. frecv = 0xa25490 <frecv>, fpoll = 0xa31640 <soap_poll>,
  776. fseterror = 0, fignore = 0, fserveloop = 0,
  777. fplugin = 0xa23d70 <fplugin>, fmalloc = 0, fprepareinit = 0,
  778. fpreparesend = 0, fpreparerecv = 0, fpreparefinal = 0,
  779. fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0,
  780. fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0,
  781. fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0,
  782. fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 41,
  783. socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0,
  784. buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0,
  785. length = 0, labbuf = 0x0, lablen = 0, labidx = 0,
  786. buf = '\000' <repetidos 65535 veces>,
  787. msgbuf = '\000' <repetidos 1023 veces>,
  788. tmpbuf = '\000' <repetidos 1023 veces>,
  789. tag = '\000' <repetidos 1023 veces>,
  790. id = '\000' <repetidos 1023 veces>,
  791. href = '\000' <repetidos 1023 veces>,
  792. type = '\000' <repetidos 1023 veces>,
  793. arrayType = '\000' <repetidos 1023 veces>,
  794. arraySize = '\000' <repetidos 1023 veces>,
  795. arrayOffset = '\000' <repetidos 1023 veces>, other = 0,
  796. position = 0, positions = {0 <repeats 16 times>}, root = 0,
  797. attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0,
  798. ns = 0, part = 9, alloced = 0, peeked = 0, chunksize = 0,
  799. chunkbuflen = 0, endpoint = '\000' <repetidos 1023 veces>,
  800. path = '\000' <repetidos 1023 veces>,
  801. host = '\000' <repetidos 1023 veces>, action = 0x0, authrealm = 0x0,
  802. prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0,
  803. tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0,
  804. max_keep_alive = 100, proxy_http_version = 0xad1204 "1.0",
  805. proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0,
  806. proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0,
  807. errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0,
  808. chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0,
  809. type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0},
  810. mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0,
  811. last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {
  812. 0x0, 0x0, 0x0}, mht = {0x0 <repeats 1024 times>},
  813. c14ninclude = 0x0, c14nexclude = 0x0, cookies = 0x0,
  814. cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32,
  815. ipv6_multicast_if = 0, ipv4_multicast_if = 0x0,
  816. ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0,
  817. sin_addr = {s_addr = 0},
  818. sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  819. fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  820. session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0,
  821. dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0,
  822. randfile = 0x0,
  823. session_host = '\000' <repetidos 920 veces>, "x\020\000\000\000\000\000\000\000\200\021[ÿ\177\000\000\033\000\000\000\000\000\000\000\n\000\000\000\000\000\000\000\000¢þ÷ÿ\177\000\000\213Ð]öÿ\177\000\000pÏ\bZÿ\177", '\000' <repetidos 26 veces>, "xÏ\bZÿ\177\000\000\000\000\000\000\000\000\000\000à\"~öÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff65dded1, z_crc = 0,
  824. z_dict = 0x1078 <Address 0x1078 out of bounds>,
  825. z_dict_len = 4160660616, zlib_state = 32767, zlib_in = 0,
  826. zlib_out = -24064, z_buf = 0x1078 <Address 0x1078 out of bounds>,
  827. z_buflen = 0, z_level = 53256, z_ratio_in = 4.59163468e-41,
  828. z_ratio_out = -1.12513608e+33}
  829. m = <value optimized out>
  830. s = -514
  831. #4 0x00000000009a65ba in ACE_Based::Thread::ThreadTask (param=0x2a)
  832. at ../../../src/shared/Threading.cpp:187
  833. No locales.
  834. #5 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  835. No symbol table info available.
  836. #6 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  837. No symbol table info available.
  838. #7 0x0000000000000000 in ?? ()
  839. No symbol table info available.
  840.  
  841. Hilo 10 (Thread 0x7fff5a88e910 (LWP 23525)):
  842. #0 0x00007ffff5223471 in nanosleep () from /lib/libc.so.6
  843. No symbol table info available.
  844. #1 0x00007ffff52580d4 in usleep () from /lib/libc.so.6
  845. No symbol table info available.
  846. #2 0x0000000000506a09 in CliRunnable::run (this=<value optimized out>)
  847. at ../../../src/mangosd/CliRunnable.cpp:618
  848. command_str = <value optimized out>
  849. commandbuf = "\001\020\000\000\000\000\000\000ÑÞ]öÿ\177\000\000\000\000\000\000\000\000\000\000x\020\000\000\000\000\000\000\210§þ÷ÿ\177\000\000\000¥þ÷ÿ\177\000\000x\020", '\000' <repetidos 14 veces>, "\bà\210Zÿ\177\000\000Ûä]öÿ\177", '\000' <repetidos 11 veces>, "û±Ç¯\016ø0\000\000\000\000\000\000\000\000\000ë\022[ÿ\177\000\000°þ0ôÿ\177\000\000\230è\210Zÿ\177\000\000\020é\210Zÿ\177\000\000\000\000\000\000\000\000\000\000@3½\\ÿ\177\000\000Ï×]öÿ\177\000\000\000\000\000\000\000\000\000\000\v\205°÷ÿ\177\000\000h3½\\ÿ\177", '\000' <repetidos 11 veces>, "ë\022[ÿ\177\000\000ðSØ", '\000' <repetidos 13 veces>...
  850. #3 0x00000000009a65ba in ACE_Based::Thread::ThreadTask (param=0x7fff5a88de90)
  851. at ../../../src/shared/Threading.cpp:187
  852. No locales.
  853. #4 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  854. No symbol table info available.
  855. #5 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  856. No symbol table info available.
  857. #6 0x0000000000000000 in ?? ()
  858. No symbol table info available.
  859.  
  860. Hilo 9 (Thread 0x7fff5b08f910 (LWP 23524)):
  861. #0 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  862. from /lib/libpthread.so.0
  863. No symbol table info available.
  864. #1 0x00007ffff7ae3eda in ACE_Condition_Thread_Mutex::wait() ()
  865. from /opt/mangos/lib/libACE-5.8.3.so
  866. No symbol table info available.
  867. #2 0x00000000006a6930 in MapUpdater::wait (this=0x7fff5cf858b8)
  868. at ../../../src/game/MapUpdater.cpp:107
  869. guard = {lock_ = 0x7fff5cf859d0, owner_ = 0}
  870. #3 0x00000000006a2a38 in MapManager::Update (this=0x7fff5cf85800,
  871. diff=<value optimized out>) at ../../../src/game/MapManager.cpp:276
  872. No locales.
  873. #4 0x00000000008bc811 in World::Update (this=0x7ffff42bb900, diff=44)
  874. at ../../../src/game/World.cpp:1501
  875. autobroadcaston = 0
  876. #5 0x000000000051257d in WorldRunnable::run (this=<value optimized out>)
  877. at ../../../src/mangosd/WorldRunnable.cpp:60
  878. diff = 44
  879. realCurrTime = <value optimized out>
  880. realPrevTime = <value optimized out>
  881. prevSleepTime = 41
  882. #6 0x00000000009a65ba in ACE_Based::Thread::ThreadTask (param=0x7fff5cf85994)
  883. at ../../../src/shared/Threading.cpp:187
  884. No locales.
  885. #7 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  886. No symbol table info available.
  887. #8 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  888. No symbol table info available.
  889. #9 0x0000000000000000 in ?? ()
  890. No symbol table info available.
  891.  
  892. Hilo 8 (Thread 0x7fff5ba90910 (LWP 23523)):
  893. #0 0x000000000098d814 in BIH::intersectPoint<VMAP::AreaInfoCallback> (
  894. this=0x7fff1fcb72e8, p=..., intersectCallback=...)
  895. at ../../../../src/game/vmap/BIH.h:327
  896. stack = {{node = 1353, tnear = 0, tfar = -1.12501646e+33}, {
  897. node = 1362, tnear = 9.50868651e+16, tfar = 4.59163468e-41}, {
  898. node = 471, tnear = 0, tfar = 16.1052322}, {node = 306,
  899. tnear = 9.85180083e-39, tfar = 0}, {node = 1134407944,
  900. tnear = 4.59163468e-41, tfar = 1.40129846e-45}, {node = 0,
  901. tnear = 1.83289839e-42, tfar = 0}, {node = 10016432, tnear = 0,
  902. tfar = 9.50873805e+16}, {node = 32767, tnear = -91126,
  903. tfar = 16104.0381}, {node = 1353, tnear = 0,
  904. tfar = 9.50963484e+16}, {node = 1362, tnear = 1.40129846e-45,
  905. tfar = 0}, {node = 471, tnear = 4.59163468e-41,
  906. tfar = 9.50964171e+16}, {node = 306, tnear = 9.50963484e+16,
  907. tfar = 4.59163468e-41}, {node = 230315992, tnear = 4.59149455e-41,
  908. tfar = -1.12487766e+33}, {node = 32767, tnear = 9.50964171e+16,
  909. tfar = 4.59163468e-41}, {node = 6320115, tnear = 0, tfar = 0}, {
  910. node = 0, tnear = 9.85180083e-39, tfar = 0}, {node = 1191265148,
  911. tnear = 4.59163468e-41, tfar = 9.85180083e-39}, {node = 0,
  912. tnear = 18528.3809, tfar = 4.59163468e-41}, {node = 3350330112,
  913. tnear = 1.80485482e-09, tfar = 2.80465926e-24}, {node = 32767,
  914. tnear = 2.10673498e-37, tfar = 4.59163468e-41}, {node = 333813760,
  915. tnear = 0, tfar = -91126}, {node = 821563055,
  916. tnear = 2.80465926e-24, tfar = 4.59163468e-41}, {node = 408485888,
  917. tnear = 4.59163468e-41, tfar = 3.18593783e-24}, {node = 32767,
  918. tnear = 9.85180083e-39, tfar = 0}, {node = 1191265148,
  919. tnear = 4.59163468e-41, tfar = 2.80465926e-24}, {node = 32767,
  920. tnear = 3.18593783e-24, tfar = 4.59163468e-41}, {
  921. node = 1065353216, tnear = 100, tfar = 2.80465926e-24}, {
  922. node = 32767, tnear = 1.24720061e-38, tfar = 0}, {
  923. node = 509802424, tnear = 4.59149455e-41, tfar = 2.80612339e-24}, {
  924. node = 32767, tnear = 1.20104945e-20, tfar = 4.59149455e-41}, {
  925. node = 410419200, tnear = 4.59163468e-41, tfar = 2.80465926e-24}, {
  926. node = 32767, tnear = 2.80465926e-24, tfar = 4.59163468e-41}, {
  927. node = 408493312, tnear = 4.59163468e-41, tfar = 9.50975166e+16}, {
  928. node = 32767, tnear = 9.50962797e+16, tfar = 4.59163468e-41}, {
  929. node = 8028296, tnear = 0, tfar = 4.76441478e-44}, {node = 34,
  930. tnear = 2.80612339e-24, tfar = 4.59163468e-41}, {
  931. node = 1537797416, tnear = 4.59163468e-41, tfar = 9.5097173e+16}, {
  932. node = 32767, tnear = 9.50971043e+16, tfar = 4.59163468e-41}, {
  933. node = 509795464, tnear = 4.59149455e-41, tfar = 0}, {node = 0,
  934. tnear = 1.4208753e-38, tfar = 0}, {node = 1537797424,
  935. tnear = 4.59163468e-41, tfar = 8.86028688e-39}, {node = 0,
  936. tnear = 9.50962109e+16, tfar = 4.59163468e-41}, {
  937. node = 3350330112, tnear = 1.80485482e-09, tfar = 9.50971043e+16},
  938. {node = 32767, tnear = 1.32052622e-38, tfar = 0}, {
  939. node = 1537797424, tnear = 4.59163468e-41, tfar = 9.5097173e+16}, {
  940. node = 32767, tnear = 1.20099452e-20, tfar = 4.59149455e-41}, {
  941. node = 3786789296, tnear = 4.59149455e-41, tfar = 9.50962109e+16},
  942. {node = 32767, tnear = -4.18510506e+20, tfar = 4.59149455e-41}, {
  943. node = 384, tnear = 0, tfar = 2.88779588e-41}, {node = 0,
  944. tnear = 3.04922546e-42, tfar = 0}, {node = 9414386, tnear = 0,
  945. tfar = 3.82554481e-43}, {node = 275, tnear = 4.90454463e-44,
  946. tfar = 3.9236357e-43}, {node = 34, tnear = 4.90454463e-44,
  947. tfar = -4.18510506e+20}, {node = 32766, tnear = 2.94272678e-44,
  948. tfar = 0}, {node = 34, tnear = 0, tfar = 3.88159675e-43}, {
  949. node = 276, tnear = 8.40779079e-45, tfar = 4.59163468e-41}, {
  950. node = 419381248, tnear = 0, tfar = -1.12501646e+33}, {node = 279,
  951. tnear = 6.72623263e-44, tfar = 0}, {node = 4133347025,
  952. tnear = 4.59163468e-41, tfar = 1.72667997e-41}, {node = 0,
  953. tnear = 9.50925001e+16, tfar = 4.59163468e-41}, {node = 38170688,
  954. tnear = 4.59163468e-41, tfar = 2.51112685e-41}, {node = 0,
  955. tnear = 2.51575113e-41, tfar = 0}, {node = 1292779926,
  956. tnear = 3.89560973e-43, tfar = 3.65738899e-43}, {node = 0,
  957. tnear = 1.28835997e-38, tfar = 0}}
  958. stackPos = 1
  959. node = <value optimized out>
  960. #1 0x00000000009883bf in VMAP::StaticMapTree::getAreaInfo (
  961. this=0x7fff1fcb72e0, pos=..., flags=@0x7fff5ba8ebfc,
  962. adtId=@0x7fff5ba8ebf8, rootId=@0x7fff5ba8ebf4, groupId=@0x7fff5ba8ebf0)
  963. at ../../../../src/game/vmap/MapTree.cpp:101
  964. intersectionCallBack = {prims = 0x7ffe96b78008, aInfo = {
  965. result = false, ground_Z = -inf, flags = 408486192, adtId = 32767,
  966. rootId = 10140263, groupId = 0}}
  967. #2 0x000000000097c890 in VMAP::VMapManager2::getAreaInfo (
  968. this=<value optimized out>, pMapId=<value optimized out>, x=16019.4697,
  969. y=16051.0264, z=@0x7fff5ba8ebac, flags=@0x59b, adtId=@0x7fff19444000,
  970. rootId=@0x552, groupId=@0x7fff5ba8ebf0)
  971. at ../../../../src/game/vmap/VMapManager2.cpp:234
  972. pos = {x = 16088.1191, y = 16019.4697, z = -44.6509438}
  973. result = <value optimized out>
  974. #3 0x0000000000616174 in TerrainInfo::GetAreaInfo (this=0x1ad04000,
  975. x=<value optimized out>, y=<value optimized out>, z=<value optimized out>,
  976. flags=@0x7fff5ba8ebfc, adtId=@0x7fff5ba8ebf8, rootId=@0x7fff5ba8ebf4,
  977. groupId=@0x7fff5ba8ebf0) at ../../../src/game/GridMap.cpp:881
  978. vmap_z = -44.6509438
  979. vmgr = 0x467b7d69
  980. #4 0x00000000006162b6 in TerrainInfo::GetAreaFlag (this=0x0, x=16019.4697,
  981. y=16051.0264, z=16036.2275, isOutdoors=0x7fff5ba8ec6f)
  982. at ../../../src/game/GridMap.cpp:904
  983. atEntry = <value optimized out>
  984. mogpFlags = <value optimized out>
  985. adtId = <value optimized out>
  986. rootId = <value optimized out>
  987. groupId = <value optimized out>
  988. wmoEntry = <value optimized out>
  989. haveAreaInfo = false
  990. areaflag = <value optimized out>
  991. #5 0x0000000000793a44 in Player::CheckAreaExploreAndOutdoor (
  992. this=0x7ffe606d0000) at ../../../src/game/Player.cpp:6316
  993. val = <value optimized out>
  994. isOutdoor = <value optimized out>
  995. areaFlag = <value optimized out>
  996. offset = <value optimized out>
  997. currFields = <value optimized out>
  998. #6 0x00000000007940df in Player::SetPosition (this=0x7ffe606d0000,
  999. x=<value optimized out>, y=<value optimized out>, z=<value optimized out>,
  1000. orientation=<value optimized out>, teleport=false)
  1001. at ../../../src/game/Player.cpp:6245
  1002. m = 0x7ffe112cc000
  1003. old_y = 1047.19629
  1004. old_x = 978.546814
  1005. old_z = <value optimized out>
  1006. old_r = <value optimized out>
  1007. #7 0x00000000009383c7 in WorldSession::HandleMoverRelocation (
  1008. this=0x7ffe27e5acc0, movementInfo=...)
  1009. at ../../../src/game/MovementHandler.cpp:545
  1010. mover = 0x7ffe606d0000
  1011. #8 0x000000000093ae14 in WorldSession::HandleMovementOpcodes (
  1012. this=0x7ffe27e5acc0, recv_data=...)
  1013. at ../../../src/game/MovementHandler.cpp:267
  1014. mover = 0x7ffe606d0000
  1015. plMover = 0x7ffe606d0000
  1016. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0,
  1017. _wpos = 33,
  1018. _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  1019. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  1020. _M_start = 0x7ffeeddb2290 "\200#Ûíþ\177",
  1021. _M_finish = 0x7ffff65dd7cf "I\211ÄH\205À\017\204õ",
  1022. _M_end_of_storage = 0x7ffe1e62e159 ""}}, <No data fields>}},
  1023. m_opcode = 181}
  1024. guid = {m_guid = 242294}
  1025. movementInfo = {moveFlags = 1, moveFlags2 = 0, time = 2635500, pos = {
  1026. x = 978.546814, y = 1047.19629, z = -44.6509438, o = 1.15980422},
  1027. t_guid = {m_guid = 0}, t_pos = {x = 0, y = 0, z = 0, o = 0},
  1028. t_time = 0, t_seat = -1 'ÿ', t_seatInfo = 0x0, t_time2 = 0,
  1029. s_pitch = 0, fallTime = 0, jump = {velocity = 0, sinAngle = 0,
  1030. cosAngle = 0, xyspeed = 0}, u_unk1 = 0}
  1031. #9 0x00000000008c5052 in WorldSession::ExecuteOpcode (this=0x7ffe27e5acc0,
  1032. opHandle=<value optimized out>, packet=0x7ffee926f370)
  1033. at ../../../src/game/WorldSession.cpp:921
  1034. No locales.
  1035. #10 0x00000000008c8f0b in WorldSession::Update (this=0x7ffe27e5acc0,
  1036. diff=<value optimized out>, updater=...)
  1037. at ../../../src/game/WorldSession.cpp:261
  1038. opHandle = @0x1
  1039. packet = 0x7ffee926f370
  1040. #11 0x00000000006930a1 in Map::Update (this=0x7ffe112cc000,
  1041. t_diff=@0x7fff32e6cf10) at ../../../src/game/Map.cpp:474
  1042. pSession = 0x0
  1043. updater = {<PacketFilter> = {_vptr.PacketFilter = 0xaac050,
  1044. m_pSession = 0x7ffe27e5acc0}, <No data fields>}
  1045. plr = <value optimized out>
  1046. updater = {i_timeDiff = 139}
  1047. __FUNCTION__ = "Update"
  1048. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  1049. #12 0x0000000000693c29 in BattleGroundMap::Update (this=0x0, diff=@0x1)
  1050. at ../../../src/game/Map.cpp:1460
  1051. No locales.
  1052. #13 0x00000000006a6ff2 in MapUpdateRequest::call (this=0x7fff32e6cef0)
  1053. at ../../../src/game/MapUpdater.cpp:74
  1054. No locales.
  1055. #14 0x00000000009a1101 in DelayExecutor::svc (this=0x7fff5cf858c0)
  1056. at ../../../src/shared/DelayExecutor.cpp:70
  1057. rq = 0x7fff32e6cef0
  1058. #15 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  1059. from /opt/mangos/lib/libACE-5.8.3.so
  1060. No symbol table info available.
  1061. #16 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  1062. from /opt/mangos/lib/libACE-5.8.3.so
  1063. No symbol table info available.
  1064. #17 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  1065. No symbol table info available.
  1066. #18 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  1067. No symbol table info available.
  1068. #19 0x0000000000000000 in ?? ()
  1069. No symbol table info available.
  1070.  
  1071. Hilo 7 (Thread 0x7fff5c291910 (LWP 23522)):
  1072. #0 std::list<Camera*, std::allocator<Camera*> >::remove (this=0x7ffec362ab50,
  1073. obj=0x7fff0788a080, update_far_sight_field=true)
  1074. at /usr/include/c++/4.4/bits/list.tcc:196
  1075. No locales.
  1076. #1 ViewPoint::Detach (this=0x7ffec362ab50, obj=0x7fff0788a080,
  1077. update_far_sight_field=true) at ../../../src/game/Camera.h:88
  1078. No locales.
  1079. #2 Camera::SetView (this=0x7ffec362ab50, obj=0x7fff0788a080,
  1080. update_far_sight_field=true) at ../../../src/game/Camera.cpp:75
  1081. __FUNCTION__ = "SetView"
  1082. __PRETTY_FUNCTION__ = "void Camera::SetView(WorldObject*, bool)"
  1083. #3 0x00000000007c68da in Aura::HandleModPossessPet (this=0x7ffe27591fd0,
  1084. apply=true, Real=<value optimized out>)
  1085. at ../../../src/game/SpellAuras.cpp:3828
  1086. caster = 0x7ffec3628000
  1087. target = 0x7fff0788a080
  1088. camera = @0x7ffec362ab50
  1089. #4 0x00000000007c821d in Aura::ApplyModifier (this=0x7ffe275929d0, apply=192,
  1090. real=80) at ../../../src/game/SpellAuras.cpp:923
  1091. aura = <value optimized out>
  1092. #5 SpellAuraHolder::ApplyAuraModifiers (this=0x7ffe275929d0, apply=192,
  1093. real=80) at ../../../src/game/SpellAuras.cpp:8397
  1094. aur = 0x7ffe27591fd0
  1095. #6 0x000000000089013c in Unit::AddSpellAuraHolder (this=0x7fff0788a080,
  1096. holder=0x7ffe275929d0) at ../../../src/game/Unit.cpp:4444
  1097. No locales.
  1098. #7 0x00000000007ed0bf in Spell::DoSpellHitOnUnit (this=0x7ffeacfb3b00,
  1099. unit=0x7fff0788a080, effectMask=4) at ../../../src/game/Spell.cpp:1358
  1100. realCaster = 0x7ffec3628000
  1101. #8 0x00000000007ed6ca in Spell::DoAllEffectOnTarget (this=0x7ffeacfb3b00,
  1102. target=<value optimized out>) at ../../../src/game/Spell.cpp:1088
  1103. mask = 3278023504
  1104. unit = 0x7fff0788a080
  1105. real_caster = 0x7ffec3628000
  1106. caster = 0x7ffec3628000
  1107. missInfo = SPELL_MISS_NONE
  1108. procVictim = 32768
  1109. procAttacker = 16384
  1110. procEx = <value optimized out>
  1111. #9 0x0000000000808cd8 in Spell::handle_immediate (this=0x7ffeacfb3b00)
  1112. at ../../../src/game/Spell.cpp:3357
  1113. No locales.
  1114. #10 0x000000000080768a in Spell::cast (this=0x7ffeacfb3b00, skipCheck=false)
  1115. at ../../../src/game/Spell.cpp:3319
  1116. castResult = <value optimized out>
  1117. #11 0x0000000000809cd0 in SpellEvent::Execute (this=0x7ffe26791d28,
  1118. e_time=1184659, p_time=3278023504) at ../../../src/game/Spell.cpp:6941
  1119. No locales.
  1120. #12 0x00000000009abaef in EventProcessor::Update (this=0x7ffec3628120,
  1121. p_time=139) at ../../../src/framework/Utilities/EventProcessor.cpp:47
  1122. Event = 0x7ffe26791d28
  1123. #13 0x000000000087b39b in Unit::Update (this=0x7ffec3628000, p_time=139)
  1124. at ../../../src/game/Unit.cpp:327
  1125. No locales.
  1126. #14 0x00000000007a0a7d in Player::Update (this=0x7ffec3628000, p_time=139)
  1127. at ../../../src/game/Player.cpp:1209
  1128. now = <value optimized out>
  1129. pet = <value optimized out>
  1130. #15 0x000000000069312d in Map::Update (this=0x7ffe11b00000,
  1131. t_diff=@0x7fff32e6cb50) at ../../../src/game/Map.cpp:483
  1132. plr = 0x7ffec362ab50
  1133. updater = {i_timeDiff = 139}
  1134. __FUNCTION__ = "Update"
  1135. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  1136. #16 0x0000000000693c29 in BattleGroundMap::Update (this=0x7ffec362ab50,
  1137. diff=@0x7ffe271247c0) at ../../../src/game/Map.cpp:1460
  1138. No locales.
  1139. #17 0x00000000006a6ff2 in MapUpdateRequest::call (this=0x7fff32e6cb30)
  1140. at ../../../src/game/MapUpdater.cpp:74
  1141. No locales.
  1142. #18 0x00000000009a1101 in DelayExecutor::svc (this=0x7fff5cf858c0)
  1143. at ../../../src/shared/DelayExecutor.cpp:70
  1144. rq = 0x7fff32e6cb30
  1145. #19 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  1146. from /opt/mangos/lib/libACE-5.8.3.so
  1147. No symbol table info available.
  1148. #20 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  1149. from /opt/mangos/lib/libACE-5.8.3.so
  1150. No symbol table info available.
  1151. #21 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  1152. No symbol table info available.
  1153. #22 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  1154. No symbol table info available.
  1155. #23 0x0000000000000000 in ?? ()
  1156. No symbol table info available.
  1157.  
  1158. Hilo 6 (Thread 0x7fff5cb92910 (LWP 23521)):
  1159. #0 0x00007ffff5ca88f1 in nanosleep () from /lib/libpthread.so.0
  1160. No symbol table info available.
  1161. #1 0x00000000009a6289 in sleep (msecs=<value optimized out>)
  1162. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1163. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1164. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1165. at ../../../src/shared/Threading.cpp:237
  1166. No locales.
  1167. #3 0x000000000099d672 in SqlDelayThread::run (this=0x7fff5d05d900)
  1168. at ../../../../src/shared/Database/SqlDelayThread.cpp:50
  1169. s = 0xacce70
  1170. pingEveryLoop = 180000
  1171. loopCounter = 76234
  1172. #4 0x00000000009a65ba in ACE_Based::Thread::ThreadTask (param=0x7fff5cb92080)
  1173. at ../../../src/shared/Threading.cpp:187
  1174. No locales.
  1175. #5 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  1176. No symbol table info available.
  1177. #6 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  1178. No symbol table info available.
  1179. #7 0x0000000000000000 in ?? ()
  1180. No symbol table info available.
  1181.  
  1182. Hilo 5 (Thread 0x7fffef7fe910 (LWP 23474)):
  1183. #0 0x00007ffff5ca88f1 in nanosleep () from /lib/libpthread.so.0
  1184. No symbol table info available.
  1185. #1 0x00000000009a6289 in sleep (msecs=<value optimized out>)
  1186. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1187. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1188. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1189. at ../../../src/shared/Threading.cpp:237
  1190. No locales.
  1191. #3 0x000000000099d672 in SqlDelayThread::run (this=0x7ffff42cfdc0)
  1192. at ../../../../src/shared/Database/SqlDelayThread.cpp:50
  1193. s = 0x7fff32c0e2f0
  1194. pingEveryLoop = 180000
  1195. loopCounter = 80286
  1196. #4 0x00000000009a65ba in ACE_Based::Thread::ThreadTask (param=0x7fffef7fe080)
  1197. at ../../../src/shared/Threading.cpp:187
  1198. No locales.
  1199. #5 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  1200. No symbol table info available.
  1201. #6 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  1202. No symbol table info available.
  1203. #7 0x0000000000000000 in ?? ()
  1204. No symbol table info available.
  1205.  
  1206. Hilo 4 (Thread 0x7fffeffff910 (LWP 23473)):
  1207. #0 0x00007ffff5ca80cb in read () from /lib/libpthread.so.0
  1208. No symbol table info available.
  1209. #1 0x00007ffff7283f44 in vio_read () from /usr/lib/libmysqlclient_r.so.15
  1210. No symbol table info available.
  1211. #2 0x00007ffff7283fa7 in vio_read_buff () from /usr/lib/libmysqlclient_r.so.15
  1212. No symbol table info available.
  1213. #3 0x00007ffff72850c7 in ?? () from /usr/lib/libmysqlclient_r.so.15
  1214. No symbol table info available.
  1215. #4 0x00007ffff72854b5 in my_net_read () from /usr/lib/libmysqlclient_r.so.15
  1216. No symbol table info available.
  1217. #5 0x00007ffff727faa5 in cli_safe_read () from /usr/lib/libmysqlclient_r.so.15
  1218. No symbol table info available.
  1219. #6 0x00007ffff72801e9 in ?? () from /usr/lib/libmysqlclient_r.so.15
  1220. No symbol table info available.
  1221. #7 0x00007ffff727e66c in mysql_real_query ()
  1222. from /usr/lib/libmysqlclient_r.so.15
  1223. No symbol table info available.
  1224. #8 0x000000000099ac43 in DatabaseMysql::_Query (this=0xd86880,
  1225. sql=0x7ffed40dab00 "SELECT characters.guid, characters.name, characters.race, characters.class, characters.gender, characters.playerBytes, characters.playerBytes2, characters.level, characters.zone, characters.map, chara"...,
  1226. pResult=0x7fffeffff060, pFields=<value optimized out>,
  1227. pRowCount=0x7fffeffff050, pFieldCount=0x7fffeffff06c)
  1228. at ../../../../src/shared/Database/DatabaseMysql.cpp:206
  1229. query_connection_guard = {lock_ = 0xd86910, owner_ = 0}
  1230. _s = 2635479
  1231. #9 0x000000000099b711 in DatabaseMysql::Query (this=0xa,
  1232. sql=0x7ffff0016220 "\a")
  1233. at ../../../../src/shared/Database/DatabaseMysql.cpp:243
  1234. result = 0x0
  1235. fields = 0x0
  1236. rowCount = 0
  1237. fieldCount = 0
  1238. #10 0x000000000099ec1c in SqlQuery::Execute (this=0x7ffe01bcc680, db=0xa)
  1239. at ../../../../src/shared/Database/SqlOperations.cpp:71
  1240. No locales.
  1241. #11 0x000000000099d6ba in SqlDelayThread::run (this=0x7ffff42cfe80)
  1242. at ../../../../src/shared/Database/SqlDelayThread.cpp:55
  1243. s = 0x7ffe01bcc680
  1244. pingEveryLoop = 180000
  1245. loopCounter = 145717
  1246. #12 0x00000000009a65ba in ACE_Based::Thread::ThreadTask (param=0xa)
  1247. at ../../../src/shared/Threading.cpp:187
  1248. No locales.
  1249. #13 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  1250. No symbol table info available.
  1251. #14 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  1252. No symbol table info available.
  1253. #15 0x0000000000000000 in ?? ()
  1254. No symbol table info available.
  1255.  
  1256. Hilo 3 (Thread 0x7ffff4d2b910 (LWP 23472)):
  1257. #0 0x00007ffff5ca88f1 in nanosleep () from /lib/libpthread.so.0
  1258. No symbol table info available.
  1259. #1 0x00000000009a6289 in sleep (msecs=<value optimized out>)
  1260. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1261. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1262. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1263. at ../../../src/shared/Threading.cpp:237
  1264. No locales.
  1265. #3 0x000000000099d672 in SqlDelayThread::run (this=0x7ffff42cff40)
  1266. at ../../../../src/shared/Database/SqlDelayThread.cpp:50
  1267. s = 0xacce70
  1268. pingEveryLoop = 180000
  1269. loopCounter = 81382
  1270. #4 0x00000000009a65ba in ACE_Based::Thread::ThreadTask (param=0x7ffff4d2b080)
  1271. at ../../../src/shared/Threading.cpp:187
  1272. No locales.
  1273. #5 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  1274. No symbol table info available.
  1275. #6 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  1276. No symbol table info available.
  1277. #7 0x0000000000000000 in ?? ()
  1278. No symbol table info available.
  1279.  
  1280. Hilo 1 (Thread 0x7ffff7fec710 (LWP 23468)):
  1281. #0 0x00007ffff5ca1cfd in pthread_join () from /lib/libpthread.so.0
  1282. No symbol table info available.
  1283. #1 0x00007ffff7b794ab in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
  1284. from /opt/mangos/lib/libACE-5.8.3.so
  1285. No symbol table info available.
  1286. #2 0x00000000008ceb70 in ReactorRunnable::Wait (this=0x7fff5cc09498)
  1287. at ../../../src/game/WorldSocketMgr.cpp:102
  1288. No locales.
  1289. #3 WorldSocketMgr::Wait (this=0x7fff5cc09498)
  1290. at ../../../src/game/WorldSocketMgr.cpp:316
  1291. i = 1
  1292. #4 0x000000000050a6b7 in Master::Run (this=<value optimized out>)
  1293. at ../../../src/mangosd/Master.cpp:312
  1294. world_thread = {m_iThreadId = 140734720702736,
  1295. m_hThreadHandle = 140734720702736, m_task = 0x7fff5d03e950,
  1296. static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>},
  1297. _vptr.ACE_TSS = 0xace1d0, keylock_ = {lock_ = {__data = {
  1298. __lock = 0, __count = 0, __owner = 0, __nusers = 0,
  1299. __kind = 0, __spins = 0, __list = {__prev = 0x0,
  1300. __next = 0x0}}, __size = '\000' <repetidos 39 veces>,
  1301. __align = 0}, removed_ = false}, once_ = true, key_ = 6},
  1302. static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1303. rar_thread = 0x0
  1304. freeze_thread = 0x7fff5d15e548
  1305. cliThread = 0x7fff5d15e518
  1306. soap_thread = 0x7fff5d15e500
  1307. bind_ip = {static npos = 18446744073709551615,
  1308. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fff5cbd5ef8 "0.0.0.0"}}
  1309. pidfile = {static npos = 18446744073709551615,
  1310. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1311. _M_p = 0x7ffff4313f28 "mangos.pid"}}
  1312. #5 0x0000000000509928 in main (argc=<value optimized out>,
  1313. argv=0x7fffffffe3f8) at ../../../src/mangosd/Main.cpp:179
  1314. cfg_file = 0x7fffffffe657 "../etc/mangosd.conf"
  1315. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe3f8, optind = 3, opterr = 0,
  1316. optarg = 0x0, optstring_ = 0x7ffff4313f88, long_only_ = 0,
  1317. has_colon_ = 1, last_option_ = 0x7ffff4313f60, nextchar_ = 0x0,
  1318. optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3,
  1319. long_option_ = 0x0,
  1320. long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 1, cur_size_ = 1, array_ = 0x7ffff42ebfe0,
  1321. allocator_ = 0x7ffff7dde110}, <No data fields>}}
  1322. option = <value optimized out>
  1323. Aura::TriggerSpell: Spell 70842 have 0 in EffectTriggered[0], not handled custom case?
  1324. Aura::TriggerSpell: Spell 70157 have 0 in EffectTriggered[2], not handled custom case?
  1325. Aura::TriggerSpell: Spell 70842 have 0 in EffectTriggered[0], not handled custom case?
  1326. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1327. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1328. EffectTriggerSpell of spell 2641: triggering unknown spell id 47531
  1329. Aura::TriggerSpell: Spell 70157 have 0 in EffectTriggered[2], not handled custom case?
  1330. Aura::TriggerSpell: Spell 70842 have 0 in EffectTriggered[0], not handled custom case?
  1331. BattleGround:SendPacketToAll: Player Slein (Guid: 4130357) not found!
  1332. Aura::TriggerSpell: Spell 70157 have 0 in EffectTriggered[2], not handled custom case?
  1333. Aura::TriggerSpell: Spell 70842 have 0 in EffectTriggered[0], not handled custom case?
  1334. Spell (ID: 70602) has effect EffectImplicitTargetA/EffectImplicitTargetB = TARGET_SCRIPT or TARGET_SCRIPT_COORDINATES, but does not have record in `spell_script_target`
  1335. Spell (ID: 70602) has effect EffectImplicitTargetA/EffectImplicitTargetB = TARGET_SCRIPT or TARGET_SCRIPT_COORDINATES, but does not have record in `spell_script_target`
  1336. SD2: EscortAI reached waypoint out of order 0, expected 11.
  1337. Aura::TriggerSpell: Spell 70157 have 0 in EffectTriggered[2], not handled custom case?
  1338. WORLD: CMSG_ITEM_NAME_QUERY for item 51751 failed (item listed in Item.dbc but not exist in DB)
  1339. Aura::TriggerSpell: Spell 70842 have 0 in EffectTriggered[0], not handled custom case?
  1340. BattleGround:SendPacketToAll: Player Slein (Guid: 4130357) not found!
  1341. Aura::TriggerSpell: Spell 70157 have 0 in EffectTriggered[2], not handled custom case?
  1342. Aura::TriggerSpell: Spell 70842 have 0 in EffectTriggered[0], not handled custom case?
  1343. Aura::TriggerSpell: Spell 70157 have 0 in EffectTriggered[2], not handled custom case?
  1344. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1345. HandleAuraLinked for spell 51726 effect 0: triggering unknown spell 65142
  1346. Aura::TriggerSpell: Spell 70842 have 0 in EffectTriggered[0], not handled custom case?
  1347. WORLD: Enemy Pet (Petnumber: 5650078 Guid: 158) not found
  1348. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  1349. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  1350. SD2: EscortAI reached waypoint out of order 0, expected 11.
  1351. DoSommonVehicle: Creature (guidlow 4527944, entry 28222) summoned, but this is not vehicle. Correct VehicleId in creature_template.
  1352. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement