Advertisement
Guest User

Untitled

a guest
Jul 4th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 72.49 KB | None | 0 0
  1. [Nuevo Thread 0x7fff8b7fe910 (LWP 16040)]
  2. [Nuevo Thread 0x7fff8affd910 (LWP 16041)]
  3. [Nuevo Thread 0x7fff8a7fc910 (LWP 16042)]
  4. [Nuevo Thread 0x7fff89ffb910 (LWP 16043)]
  5. [Nuevo Thread 0x7fff897fa910 (LWP 16044)]
  6. [Nuevo Thread 0x7fff88ff9910 (LWP 16045)]
  7. [Nuevo Thread 0x7fff887f8910 (LWP 16046)]
  8. [Nuevo Thread 0x7fff87ff7910 (LWP 16047)]
  9. [Nuevo Thread 0x7fff877f6910 (LWP 16048)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Cambiando a Thread 0x7fff92e73910 (LWP 16034)]
  13. 0x00000000007f47a7 in Spell::EffectHeal (this=0x7fff0ff6b000)
  14. at ../../../src/game/SpellEffects.cpp:3485
  15. 3485 if (m_spellInfo->Id == 20167)
  16. #0 0x00000000007f47a7 in Spell::EffectHeal (this=0x7fff0ff6b000)
  17. at ../../../src/game/SpellEffects.cpp:3485
  18. #1 0x00000000007cca7a in Spell::DoSpellHitOnUnit (this=0x7fff0ff6b000,
  19. unit=0xf9ec000, effectMask=1) at ../../../src/game/Spell.cpp:1288
  20. #2 0x00000000007cf2ba in Spell::DoAllEffectOnTarget (this=0x7fff0ff6b000,
  21. target=<value optimized out>) at ../../../src/game/Spell.cpp:1042
  22. #3 0x00000000007e10bc in Spell::handle_immediate (this=0x7fff0ff6b000)
  23. at ../../../src/game/Spell.cpp:3164
  24. #4 0x00000000007e03c8 in Spell::cast (this=0x7fff0ff6b000, skipCheck=true)
  25. at ../../../src/game/Spell.cpp:3140
  26. #5 0x0000000000849ed3 in Unit::CastSpell (this=0xf9ec000,
  27. Victim=<value optimized out>, spellInfo=<value optimized out>,
  28. triggered=<value optimized out>, castItem=0x0,
  29. triggeredByAura=0x7fff2c8f3240, originalCaster=...,
  30. triggeredBy=0x7fffecc37a20) at ../../../src/game/Unit.cpp:1148
  31. #6 0x000000000084a1b1 in Unit::CastSpell (this=0xf9ec000, Victim=0xf9ec000,
  32. spellId=<value optimized out>, triggered=43, castItem=0xc52b,
  33. triggeredByAura=0x0, originalCaster=..., triggeredBy=0x0)
  34. at ../../../src/game/Unit.cpp:1118
  35. #7 0x0000000000878042 in Unit::HandleProcTriggerSpellAuraProc (
  36. this=0xf9ec000, pVictim=0x0, damage=<value optimized out>,
  37. triggeredByAura=0x7fff2c8f3240, procSpell=0x7fffec616780,
  38. procFlags=<value optimized out>, procEx=1, cooldown=0)
  39. at ../../../src/game/UnitAuraProcHandler.cpp:3817
  40. #8 0x000000000084b1b9 in Unit::ProcDamageAndSpellFor (this=0xf9ec000,
  41. isVictim=<value optimized out>, pTarget=<value optimized out>,
  42. procFlag=<value optimized out>, procExtra=<value optimized out>,
  43. attType=<value optimized out>, procSpell=0x7fffec616780, damage=23)
  44. at ../../../src/game/Unit.cpp:10037
  45. #9 0x000000000084b984 in Unit::ProcDamageAndSpell (this=0xf9ec000,
  46. pVictim=0x7ffee439c000, procAttacker=<value optimized out>,
  47. procVictim=1572864, procExtra=1, amount=23, attType=BASE_ATTACK,
  48. procSpell=0x7fffec616780) at ../../../src/game/Unit.cpp:5252
  49. #10 0x00000000007c275b in Aura::PeriodicTick (this=0x7ffe4e867100)
  50. at ../../../src/game/SpellAuras.cpp:6836
  51. #11 0x00000000007b6a54 in Aura::UpdateAura (this=0x7ffe4e9f60c0, diff=120)
  52. at ../../../src/game/SpellAuras.h:424
  53. #12 SpellAuraHolder::Update (this=0x7ffe4e9f60c0, diff=120)
  54. at ../../../src/game/SpellAuras.cpp:9280
  55. #13 0x00000000008465ed in SpellAuraHolder::UpdateHolder (this=0x7ffee439c000,
  56. time=120) at ../../../src/game/SpellAuras.h:105
  57. #14 Unit::_UpdateSpells (this=0x7ffee439c000, time=120)
  58. at ../../../src/game/Unit.cpp:3518
  59. #15 0x0000000000857645 in Unit::Update (this=0x7ffee439c000, p_time=120)
  60. at ../../../src/game/Unit.cpp:315
  61. #16 0x0000000000786d8d in Player::Update (this=0x7ffee439c000, p_time=120)
  62. at ../../../src/game/Player.cpp:1199
  63. #17 0x000000000068a908 in Map::Update (this=0x1074000, t_diff=@0x7fff0264c588)
  64. at ../../../src/game/Map.cpp:469
  65. #18 0x000000000069be82 in MapUpdateRequest::call (this=0x7fff0264c568)
  66. at ../../../src/game/MapUpdater.cpp:74
  67. #19 0x0000000000950691 in DelayExecutor::svc (this=0x7fff942ca2d0)
  68. at ../../../src/shared/DelayExecutor.cpp:70
  69. #20 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  70. at ../../ace/Task.cpp:271
  71. #21 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff93771540)
  72. at ../../ace/Thread_Adapter.cpp:94
  73. #22 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  74. #23 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  75. #24 0x0000000000000000 in ?? ()
  76. #0 0x00000000007f47a7 in Spell::EffectHeal (this=0x7fff0ff6b000)
  77. at ../../../src/game/SpellEffects.cpp:3485
  78. caster = 0xf9ec000
  79. addhealth = 30
  80. #1 0x00000000007cca7a in Spell::DoSpellHitOnUnit (this=0x7fff0ff6b000,
  81. unit=0xf9ec000, effectMask=1) at ../../../src/game/Spell.cpp:1288
  82. realCaster = 0xf9ec000
  83. #2 0x00000000007cf2ba in Spell::DoAllEffectOnTarget (this=0x7fff0ff6b000,
  84. target=<value optimized out>) at ../../../src/game/Spell.cpp:1042
  85. mask = 0
  86. unit = 0xf9ec000
  87. real_caster = 0xf9ec000
  88. caster = 0xf9ec000
  89. missInfo = SPELL_MISS_NONE
  90. procVictim = 32768
  91. procAttacker = 16384
  92. procEx = <value optimized out>
  93. #3 0x00000000007e10bc in Spell::handle_immediate (this=0x7fff0ff6b000)
  94. at ../../../src/game/Spell.cpp:3164
  95. No locales.
  96. #4 0x00000000007e03c8 in Spell::cast (this=0x7fff0ff6b000, skipCheck=true)
  97. at ../../../src/game/Spell.cpp:3140
  98. castResult = <value optimized out>
  99. #5 0x0000000000849ed3 in Unit::CastSpell (this=0xf9ec000,
  100. Victim=<value optimized out>, spellInfo=<value optimized out>,
  101. triggered=<value optimized out>, castItem=0x0,
  102. triggeredByAura=0x7fff2c8f3240, originalCaster=...,
  103. triggeredBy=0x7fffecc37a20) at ../../../src/game/Unit.cpp:1148
  104. targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = -5055.18506,
  105. m_destY = -1255.32458, m_destZ = 507.755371, m_strTarget = {
  106. static npos = 18446744073709551615,
  107. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xd434d8 ""}},
  108. m_targetMask = 2, m_unitTarget = 0xf9ec000, m_GOTarget = 0x0,
  109. m_itemTarget = 0x0, m_unitTargetGUID = {m_guid = 196320},
  110. m_GOTargetGUID = {m_guid = 0}, m_CorpseTargetGUID = {m_guid = 0},
  111. m_itemTargetGUID = {m_guid = 0}, m_srcTransportGUID = {m_guid = 0},
  112. m_destTransportGUID = {m_guid = 0}, m_itemTargetEntry = 0}
  113. #6 0x000000000084a1b1 in Unit::CastSpell (this=0xf9ec000, Victim=0xf9ec000,
  114. spellId=<value optimized out>, triggered=43, castItem=0xc52b,
  115. triggeredByAura=0x0, originalCaster=..., triggeredBy=0x0)
  116. at ../../../src/game/Unit.cpp:1118
  117. spellInfo = 0x0
  118. #7 0x0000000000878042 in Unit::HandleProcTriggerSpellAuraProc (
  119. this=0xf9ec000, pVictim=0x0, damage=<value optimized out>,
  120. triggeredByAura=0x7fff2c8f3240, procSpell=0x7fffec616780,
  121. procFlags=<value optimized out>, procEx=1, cooldown=0)
  122. at ../../../src/game/UnitAuraProcHandler.cpp:3817
  123. auraSpellInfo = 0x7fffecc37a20
  124. basepoints = {0, 0, 0}
  125. castItem = 0x0
  126. triggerEntry = <value optimized out>
  127. triggerAmount = -329160832
  128. trigger_spell_id = 50475
  129. target = 0xf9ec000
  130. #8 0x000000000084b1b9 in Unit::ProcDamageAndSpellFor (this=0xf9ec000,
  131. isVictim=<value optimized out>, pTarget=<value optimized out>,
  132. procFlag=<value optimized out>, procExtra=<value optimized out>,
  133. attType=<value optimized out>, procSpell=0x7fffec616780, damage=23)
  134. at ../../../src/game/Unit.cpp:10037
  135. triggeredByAura = 0x7fff2c8f3240
  136. procResult = <value optimized out>
  137. spellProcEvent = 0x7fffee50ca48
  138. procSuccess = true
  139. anyAuraProc = false
  140. triggeredByHolder = 0x7fff2c8f2ed0
  141. cooldown = 0
  142. removedSpells = {<std::_List_base<unsigned int, std::allocator<unsigned int> >> = {
  143. _M_impl = {<std::allocator<std::_List_node<unsigned int> >> = {<__gnu_cxx::new_allocator<std::_List_node<unsigned int> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fff92e70ac0,
  144. _M_prev = 0x7fff92e70ac0}}}, <No data fields>}
  145. procTriggered = {<std::_List_base<ProcTriggeredData, std::allocator<ProcTriggeredData> >> = {
  146. _M_impl = {<std::allocator<std::_List_node<ProcTriggeredData> >> = {<__gnu_cxx::new_allocator<std::_List_node<ProcTriggeredData> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7ffe4d422240,
  147. _M_prev = 0x7ffe4d421b00}}}, <No data fields>}
  148. #9 0x000000000084b984 in Unit::ProcDamageAndSpell (this=0xf9ec000,
  149. pVictim=0x7ffee439c000, procAttacker=<value optimized out>,
  150. procVictim=1572864, procExtra=1, amount=23, attType=BASE_ATTACK,
  151. procSpell=0x7fffec616780) at ../../../src/game/Unit.cpp:5252
  152. No locales.
  153. #10 0x00000000007c275b in Aura::PeriodicTick (this=0x7ffe4e867100)
  154. at ../../../src/game/SpellAuras.cpp:6836
  155. pCaster = <value optimized out>
  156. absorb = 0
  157. resist = 0
  158. amount = <value optimized out>
  159. cleanDamage = {damage = 0, absorb = 0, attackType = BASE_ATTACK,
  160. hitOutCome = MELEE_HIT_NORMAL}
  161. isCrit = <value optimized out>
  162. procVictim = 50475
  163. pInfo = {aura = 0x7ffe4e867100, damage = 23, overDamage = 0,
  164. absorb = 0, resist = 0, multiplier = 0, critical = false}
  165. pdamage = 23
  166. procEx = 1
  167. target = 0x7ffee439c000
  168. spellProto = 0x7fffec616780
  169. #11 0x00000000007b6a54 in Aura::UpdateAura (this=0x7ffe4e9f60c0, diff=120)
  170. at ../../../src/game/SpellAuras.h:424
  171. No locales.
  172. #12 SpellAuraHolder::Update (this=0x7ffe4e9f60c0, diff=120)
  173. at ../../../src/game/SpellAuras.cpp:9280
  174. aura = 0x7ffe4e867100
  175. #13 0x00000000008465ed in SpellAuraHolder::UpdateHolder (this=0x7ffee439c000,
  176. time=120) at ../../../src/game/SpellAuras.h:105
  177. No locales.
  178. #14 Unit::_UpdateSpells (this=0x7ffee439c000, time=120)
  179. at ../../../src/game/Unit.cpp:3518
  180. i_holder = 0x7ffe4e9f60c0
  181. #15 0x0000000000857645 in Unit::Update (this=0x7ffee439c000, p_time=120)
  182. at ../../../src/game/Unit.cpp:315
  183. No locales.
  184. #16 0x0000000000786d8d in Player::Update (this=0x7ffee439c000, p_time=120)
  185. at ../../../src/game/Player.cpp:1199
  186. now = <value optimized out>
  187. pet = <value optimized out>
  188. #17 0x000000000068a908 in Map::Update (this=0x1074000, t_diff=@0x7fff0264c588)
  189. at ../../../src/game/Map.cpp:469
  190. plr = 0xf9ec000
  191. updater = {i_timeDiff = 208}
  192. __FUNCTION__ = "Update"
  193. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  194. #18 0x000000000069be82 in MapUpdateRequest::call (this=0x7fff0264c568)
  195. at ../../../src/game/MapUpdater.cpp:74
  196. No locales.
  197. #19 0x0000000000950691 in DelayExecutor::svc (this=0x7fff942ca2d0)
  198. at ../../../src/shared/DelayExecutor.cpp:70
  199. rq = 0x7fff0264c568
  200. #20 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  201. at ../../ace/Task.cpp:271
  202. t = 0x7fff942ca2d0
  203. svc_status = <value optimized out>
  204. #21 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff93771540)
  205. at ../../ace/Thread_Adapter.cpp:94
  206. exit_hook_instance = <value optimized out>
  207. exit_hook_maybe = {instance_ = 0x0}
  208. exit_hook_ptr = <value optimized out>
  209. #22 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  210. No symbol table info available.
  211. #23 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  212. No symbol table info available.
  213. #24 0x0000000000000000 in ?? ()
  214. No symbol table info available.
  215. 22 Thread 0x7fff877f6910 (LWP 16048) 0x00007ffff525f388 in epoll_wait ()
  216. from /lib/libc.so.6
  217. 21 Thread 0x7fff87ff7910 (LWP 16047) 0x00007ffff525f388 in epoll_wait ()
  218. from /lib/libc.so.6
  219. 20 Thread 0x7fff887f8910 (LWP 16046) 0x00007ffff525f388 in epoll_wait ()
  220. from /lib/libc.so.6
  221. 19 Thread 0x7fff88ff9910 (LWP 16045) 0x00007ffff525f388 in epoll_wait ()
  222. from /lib/libc.so.6
  223. 18 Thread 0x7fff897fa910 (LWP 16044) 0x00007ffff525f388 in epoll_wait ()
  224. from /lib/libc.so.6
  225. 17 Thread 0x7fff89ffb910 (LWP 16043) 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  226. 16 Thread 0x7fff8a7fc910 (LWP 16042) 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  227. 15 Thread 0x7fff8affd910 (LWP 16041) 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  228. 14 Thread 0x7fff8b7fe910 (LWP 16040) 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  229. 13 Thread 0x7fff90c6f910 (LWP 16039) 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  230. 12 Thread 0x7fff91470910 (LWP 16038) 0x00007ffff5ca88f1 in nanosleep ()
  231. from /lib/libpthread.so.0
  232. 11 Thread 0x7fff91c71910 (LWP 16037) 0x00007ffff5257932 in select ()
  233. from /lib/libc.so.6
  234. 10 Thread 0x7fff8bfff910 (LWP 16036) 0x00007ffff5223471 in nanosleep ()
  235. from /lib/libc.so.6
  236. 9 Thread 0x7fff92472910 (LWP 16035) 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  237. * 8 Thread 0x7fff92e73910 (LWP 16034) 0x00000000007f47a7 in Spell::EffectHeal
  238. (this=0x7fff0ff6b000) at ../../../src/game/SpellEffects.cpp:3485
  239. 7 Thread 0x7fff93674910 (LWP 16033) 0x00007ffff7ffc600 in ?? ()
  240. 6 Thread 0x7fff93f75910 (LWP 16032) 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  241. 5 Thread 0x7ffff3a1c910 (LWP 15996) 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  242. 4 Thread 0x7ffff421d910 (LWP 15995) 0x00007ffff5ca88f1 in nanosleep ()
  243. from /lib/libpthread.so.0
  244. 3 Thread 0x7ffff4d2b910 (LWP 15994) 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  245. 1 Thread 0x7ffff7fec710 (LWP 15990) 0x00007ffff5ca1cfd in pthread_join ()
  246. from /lib/libpthread.so.0
  247.  
  248. Hilo 22 (Thread 0x7fff877f6910 (LWP 16048)):
  249. #0 0x00007ffff525f388 in epoll_wait () from /lib/libc.so.6
  250. No symbol table info available.
  251. #1 0x00007ffff7af73b4 in ACE_Dev_Poll_Reactor::work_pending_i (
  252. this=0x7fff93745180, max_wait_time=<value optimized out>)
  253. at ../../ace/Dev_Poll_Reactor.cpp:960
  254. timer_buf = {static zero = {
  255. static zero = <same as static member of an already seen type>,
  256. static max_time = {
  257. static zero = <same as static member of an already seen type>,
  258. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  259. static max_time = <same as static member of an already seen type>,
  260. tv_ = {tv_sec = 0, tv_usec = 3461}}
  261. this_timeout = <value optimized out>
  262. timeout = 3
  263. nfds = <value optimized out>
  264. #2 0x00007ffff7af943c in ACE_Dev_Poll_Reactor::handle_events_i (
  265. this=0x7fff93745180, max_wait_time=0x7fff877f5040, guard=...)
  266. at ../../ace/Dev_Poll_Reactor.cpp:1033
  267. result = <value optimized out>
  268. #3 0x00007ffff7af95fe in ACE_Dev_Poll_Reactor::handle_events (
  269. this=0x7fff93745180, max_wait_time=0x7fff877f5040)
  270. at ../../ace/Dev_Poll_Reactor.cpp:1015
  271. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  272. max_wait_time_ = 0x7fff877f5040, start_time_ = {static zero = {
  273. static zero = <same as static member of an already seen type>,
  274. static max_time = {
  275. static zero = <same as static member of an already seen type>,
  276. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  277. static max_time = <same as static member of an already seen type>,
  278. tv_ = {tv_sec = 1292106212, tv_usec = 861041}}, stopped_ = false}
  279. guard = {token_ = @0x7fff937451f8, owner_ = 1}
  280. result = -1
  281. #4 0x00007ffff7b518bd in ACE_Reactor::run_reactor_event_loop (
  282. this=0x7fff944d83d0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  283. result = 1
  284. #5 0x00000000008a4126 in ReactorRunnable::svc (this=0x7fff937361e8)
  285. at ../../../src/game/WorldSocketMgr.cpp:167
  286. interval = {static zero = {
  287. static zero = <same as static member of an already seen type>,
  288. static max_time = {
  289. static zero = <same as static member of an already seen type>,
  290. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  291. static max_time = <same as static member of an already seen type>,
  292. tv_ = {tv_sec = 0, tv_usec = 3461}}
  293. __FUNCTION__ = "svc"
  294. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  295. #6 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  296. at ../../ace/Task.cpp:271
  297. t = 0x7fff937361e8
  298. svc_status = <value optimized out>
  299. #7 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff937723e0)
  300. at ../../ace/Thread_Adapter.cpp:94
  301. exit_hook_instance = <value optimized out>
  302. exit_hook_maybe = {instance_ = 0x0}
  303. exit_hook_ptr = <value optimized out>
  304. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  305. No symbol table info available.
  306. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  307. No symbol table info available.
  308. #10 0x0000000000000000 in ?? ()
  309. No symbol table info available.
  310.  
  311. Hilo 21 (Thread 0x7fff87ff7910 (LWP 16047)):
  312. #0 0x00007ffff525f388 in epoll_wait () from /lib/libc.so.6
  313. No symbol table info available.
  314. #1 0x00007ffff7af73b4 in ACE_Dev_Poll_Reactor::work_pending_i (
  315. this=0x7fff93744e80, max_wait_time=<value optimized out>)
  316. at ../../ace/Dev_Poll_Reactor.cpp:960
  317. timer_buf = {static zero = {
  318. static zero = <same as static member of an already seen type>,
  319. static max_time = {
  320. static zero = <same as static member of an already seen type>,
  321. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  322. static max_time = <same as static member of an already seen type>,
  323. tv_ = {tv_sec = 0, tv_usec = 4046}}
  324. this_timeout = <value optimized out>
  325. timeout = 4
  326. nfds = <value optimized out>
  327. #2 0x00007ffff7af943c in ACE_Dev_Poll_Reactor::handle_events_i (
  328. this=0x7fff93744e80, max_wait_time=0x7fff87ff6040, guard=...)
  329. at ../../ace/Dev_Poll_Reactor.cpp:1033
  330. result = <value optimized out>
  331. #3 0x00007ffff7af95fe in ACE_Dev_Poll_Reactor::handle_events (
  332. this=0x7fff93744e80, max_wait_time=0x7fff87ff6040)
  333. at ../../ace/Dev_Poll_Reactor.cpp:1015
  334. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  335. max_wait_time_ = 0x7fff87ff6040, start_time_ = {static zero = {
  336. static zero = <same as static member of an already seen type>,
  337. static max_time = {
  338. static zero = <same as static member of an already seen type>,
  339. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  340. static max_time = <same as static member of an already seen type>,
  341. tv_ = {tv_sec = 1292106212, tv_usec = 862225}}, stopped_ = false}
  342. guard = {token_ = @0x7fff93744ef8, owner_ = 1}
  343. result = -1
  344. #4 0x00007ffff7b518bd in ACE_Reactor::run_reactor_event_loop (
  345. this=0x7fff944d83a0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  346. result = 1
  347. #5 0x00000000008a4126 in ReactorRunnable::svc (this=0x7fff937360b0)
  348. at ../../../src/game/WorldSocketMgr.cpp:167
  349. interval = {static zero = {
  350. static zero = <same as static member of an already seen type>,
  351. static max_time = {
  352. static zero = <same as static member of an already seen type>,
  353. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  354. static max_time = <same as static member of an already seen type>,
  355. tv_ = {tv_sec = 0, tv_usec = 4046}}
  356. __FUNCTION__ = "svc"
  357. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  358. #6 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  359. at ../../ace/Task.cpp:271
  360. t = 0x7fff937360b0
  361. svc_status = <value optimized out>
  362. #7 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff93772320)
  363. at ../../ace/Thread_Adapter.cpp:94
  364. exit_hook_instance = <value optimized out>
  365. exit_hook_maybe = {instance_ = 0x0}
  366. exit_hook_ptr = <value optimized out>
  367. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  368. No symbol table info available.
  369. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  370. No symbol table info available.
  371. #10 0x0000000000000000 in ?? ()
  372. No symbol table info available.
  373.  
  374. Hilo 20 (Thread 0x7fff887f8910 (LWP 16046)):
  375. #0 0x00007ffff525f388 in epoll_wait () from /lib/libc.so.6
  376. No symbol table info available.
  377. #1 0x00007ffff7af73b4 in ACE_Dev_Poll_Reactor::work_pending_i (
  378. this=0x7fff93744d00, max_wait_time=<value optimized out>)
  379. at ../../ace/Dev_Poll_Reactor.cpp:960
  380. timer_buf = {static zero = {
  381. static zero = <same as static member of an already seen type>,
  382. static max_time = {
  383. static zero = <same as static member of an already seen type>,
  384. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  385. static max_time = <same as static member of an already seen type>,
  386. tv_ = {tv_sec = 0, tv_usec = 8472}}
  387. this_timeout = <value optimized out>
  388. timeout = 8
  389. nfds = <value optimized out>
  390. #2 0x00007ffff7af943c in ACE_Dev_Poll_Reactor::handle_events_i (
  391. this=0x7fff93744d00, max_wait_time=0x7fff887f7040, guard=...)
  392. at ../../ace/Dev_Poll_Reactor.cpp:1033
  393. result = <value optimized out>
  394. #3 0x00007ffff7af95fe in ACE_Dev_Poll_Reactor::handle_events (
  395. this=0x7fff93744d00, max_wait_time=0x7fff887f7040)
  396. at ../../ace/Dev_Poll_Reactor.cpp:1015
  397. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  398. max_wait_time_ = 0x7fff887f7040, start_time_ = {static zero = {
  399. static zero = <same as static member of an already seen type>,
  400. static max_time = {
  401. static zero = <same as static member of an already seen type>,
  402. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  403. static max_time = <same as static member of an already seen type>,
  404. tv_ = {tv_sec = 1292106212, tv_usec = 862367}}, stopped_ = false}
  405. guard = {token_ = @0x7fff93744d78, owner_ = 1}
  406. result = -1
  407. #4 0x00007ffff7b518bd in ACE_Reactor::run_reactor_event_loop (
  408. this=0x7fff944d8370, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  409. result = 1
  410. #5 0x00000000008a4126 in ReactorRunnable::svc (this=0x7fff93735f78)
  411. at ../../../src/game/WorldSocketMgr.cpp:167
  412. interval = {static zero = {
  413. static zero = <same as static member of an already seen type>,
  414. static max_time = {
  415. static zero = <same as static member of an already seen type>,
  416. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  417. static max_time = <same as static member of an already seen type>,
  418. tv_ = {tv_sec = 0, tv_usec = 8472}}
  419. __FUNCTION__ = "svc"
  420. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  421. #6 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  422. at ../../ace/Task.cpp:271
  423. t = 0x7fff93735f78
  424. svc_status = <value optimized out>
  425. #7 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff93772260)
  426. at ../../ace/Thread_Adapter.cpp:94
  427. exit_hook_instance = <value optimized out>
  428. exit_hook_maybe = {instance_ = 0x0}
  429. exit_hook_ptr = <value optimized out>
  430. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  431. No symbol table info available.
  432. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  433. No symbol table info available.
  434. #10 0x0000000000000000 in ?? ()
  435. No symbol table info available.
  436.  
  437. Hilo 19 (Thread 0x7fff88ff9910 (LWP 16045)):
  438. #0 0x00007ffff525f388 in epoll_wait () from /lib/libc.so.6
  439. No symbol table info available.
  440. #1 0x00007ffff7af73b4 in ACE_Dev_Poll_Reactor::work_pending_i (
  441. this=0x7fff93744b80, max_wait_time=<value optimized out>)
  442. at ../../ace/Dev_Poll_Reactor.cpp:960
  443. timer_buf = {static zero = {
  444. static zero = <same as static member of an already seen type>,
  445. static max_time = {
  446. static zero = <same as static member of an already seen type>,
  447. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  448. static max_time = <same as static member of an already seen type>,
  449. tv_ = {tv_sec = 0, tv_usec = 4543}}
  450. this_timeout = <value optimized out>
  451. timeout = 4
  452. nfds = <value optimized out>
  453. #2 0x00007ffff7af943c in ACE_Dev_Poll_Reactor::handle_events_i (
  454. this=0x7fff93744b80, max_wait_time=0x7fff88ff8040, guard=...)
  455. at ../../ace/Dev_Poll_Reactor.cpp:1033
  456. result = <value optimized out>
  457. #3 0x00007ffff7af95fe in ACE_Dev_Poll_Reactor::handle_events (
  458. this=0x7fff93744b80, max_wait_time=0x7fff88ff8040)
  459. at ../../ace/Dev_Poll_Reactor.cpp:1015
  460. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  461. max_wait_time_ = 0x7fff88ff8040, start_time_ = {static zero = {
  462. static zero = <same as static member of an already seen type>,
  463. static max_time = {
  464. static zero = <same as static member of an already seen type>,
  465. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  466. static max_time = <same as static member of an already seen type>,
  467. tv_ = {tv_sec = 1292106212, tv_usec = 861950}}, stopped_ = false}
  468. guard = {token_ = @0x7fff93744bf8, owner_ = 1}
  469. result = -1
  470. #4 0x00007ffff7b518bd in ACE_Reactor::run_reactor_event_loop (
  471. this=0x7fff944d8340, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  472. result = 1
  473. #5 0x00000000008a4126 in ReactorRunnable::svc (this=0x7fff93735e40)
  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 = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  480. static max_time = <same as static member of an already seen type>,
  481. tv_ = {tv_sec = 0, tv_usec = 4543}}
  482. __FUNCTION__ = "svc"
  483. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  484. #6 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  485. at ../../ace/Task.cpp:271
  486. t = 0x7fff93735e40
  487. svc_status = <value optimized out>
  488. #7 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff937721a0)
  489. at ../../ace/Thread_Adapter.cpp:94
  490. exit_hook_instance = <value optimized out>
  491. exit_hook_maybe = {instance_ = 0x0}
  492. exit_hook_ptr = <value optimized out>
  493. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  494. No symbol table info available.
  495. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  496. No symbol table info available.
  497. #10 0x0000000000000000 in ?? ()
  498. No symbol table info available.
  499.  
  500. Hilo 18 (Thread 0x7fff897fa910 (LWP 16044)):
  501. #0 0x00007ffff525f388 in epoll_wait () from /lib/libc.so.6
  502. No symbol table info available.
  503. #1 0x00007ffff7af73b4 in ACE_Dev_Poll_Reactor::work_pending_i (
  504. this=0x7fff93744a00, max_wait_time=<value optimized out>)
  505. at ../../ace/Dev_Poll_Reactor.cpp:960
  506. timer_buf = {static zero = {
  507. static zero = <same as static member of an already seen type>,
  508. static max_time = {
  509. static zero = <same as static member of an already seen type>,
  510. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  511. static max_time = <same as static member of an already seen type>,
  512. tv_ = {tv_sec = 0, tv_usec = 10000}}
  513. this_timeout = <value optimized out>
  514. timeout = 10
  515. nfds = <value optimized out>
  516. #2 0x00007ffff7af943c in ACE_Dev_Poll_Reactor::handle_events_i (
  517. this=0x7fff93744a00, max_wait_time=0x7fff897f9040, guard=...)
  518. at ../../ace/Dev_Poll_Reactor.cpp:1033
  519. result = <value optimized out>
  520. #3 0x00007ffff7af95fe in ACE_Dev_Poll_Reactor::handle_events (
  521. this=0x7fff93744a00, max_wait_time=0x7fff897f9040)
  522. at ../../ace/Dev_Poll_Reactor.cpp:1015
  523. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  524. max_wait_time_ = 0x7fff897f9040, start_time_ = {static zero = {
  525. static zero = <same as static member of an already seen type>,
  526. static max_time = {
  527. static zero = <same as static member of an already seen type>,
  528. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  529. static max_time = <same as static member of an already seen type>,
  530. tv_ = {tv_sec = 1292106212, tv_usec = 856308}}, stopped_ = false}
  531. guard = {token_ = @0x7fff93744a78, owner_ = 1}
  532. result = -1
  533. #4 0x00007ffff7b518bd in ACE_Reactor::run_reactor_event_loop (
  534. this=0x7fff944d8310, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  535. result = -1821156088
  536. #5 0x00000000008a4126 in ReactorRunnable::svc (this=0x7fff93735d08)
  537. at ../../../src/game/WorldSocketMgr.cpp:167
  538. interval = {static zero = {
  539. static zero = <same as static member of an already seen type>,
  540. static max_time = {
  541. static zero = <same as static member of an already seen type>,
  542. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  543. static max_time = <same as static member of an already seen type>,
  544. tv_ = {tv_sec = 0, tv_usec = 10000}}
  545. __FUNCTION__ = "svc"
  546. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  547. #6 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  548. at ../../ace/Task.cpp:271
  549. t = 0x7fff93735d08
  550. svc_status = <value optimized out>
  551. #7 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff937720e0)
  552. at ../../ace/Thread_Adapter.cpp:94
  553. exit_hook_instance = <value optimized out>
  554. exit_hook_maybe = {instance_ = 0x0}
  555. exit_hook_ptr = <value optimized out>
  556. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  557. No symbol table info available.
  558. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  559. No symbol table info available.
  560. #10 0x0000000000000000 in ?? ()
  561. No symbol table info available.
  562.  
  563. Hilo 17 (Thread 0x7fff89ffb910 (LWP 16043)):
  564. #0 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  565. from /lib/libpthread.so.0
  566. No symbol table info available.
  567. #1 0x00007ffff7ae6105 in cond_timedwait (this=0x7fff924fff84, mutex=...,
  568. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  569. result = <value optimized out>
  570. ts = {tv_sec = 0, tv_nsec = 2690410999440812800}
  571. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff924fff84, mutex=...,
  572. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  573. No locales.
  574. #3 0x000000000050b96b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  575. (this=0x7fff924fff00, timeout=0x0)
  576. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  577. result = <value optimized out>
  578. #4 0x000000000050ca29 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  579. this=0x7fff924fff00, first_item=@0x7fff89ffb078, timeout=0x0)
  580. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  581. ace_mon = {lock_ = 0x7fff924fff50, owner_ = 0}
  582. #5 0x000000000050c2a8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff91c70fe0)
  583. at /usr/local/include/ace/Task_T.inl:22
  584. No locales.
  585. #6 SOAPWorkingThread::svc (this=0x7fff91c70fe0)
  586. at ../../../src/mangosd/MaNGOSsoap.h:60
  587. mb = 0x0
  588. #7 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  589. at ../../ace/Task.cpp:271
  590. t = 0x7fff91c70fe0
  591. svc_status = <value optimized out>
  592. #8 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff924fbc40)
  593. at ../../ace/Thread_Adapter.cpp:94
  594. exit_hook_instance = <value optimized out>
  595. exit_hook_maybe = {instance_ = 0x0}
  596. exit_hook_ptr = <value optimized out>
  597. #9 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  598. No symbol table info available.
  599. #10 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  600. No symbol table info available.
  601. #11 0x0000000000000000 in ?? ()
  602. No symbol table info available.
  603.  
  604. Hilo 16 (Thread 0x7fff8a7fc910 (LWP 16042)):
  605. #0 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  606. from /lib/libpthread.so.0
  607. No symbol table info available.
  608. #1 0x00007ffff7ae6105 in cond_timedwait (this=0x7fff924fff84, mutex=...,
  609. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  610. result = <value optimized out>
  611. ts = {tv_sec = 0, tv_nsec = 2690410999440812800}
  612. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff924fff84, mutex=...,
  613. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  614. No locales.
  615. #3 0x000000000050b96b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  616. (this=0x7fff924fff00, timeout=0x0)
  617. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  618. result = <value optimized out>
  619. #4 0x000000000050ca29 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  620. this=0x7fff924fff00, first_item=@0x7fff8a7fc078, timeout=0x0)
  621. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  622. ace_mon = {lock_ = 0x7fff924fff50, owner_ = 0}
  623. #5 0x000000000050c2a8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff91c70fe0)
  624. at /usr/local/include/ace/Task_T.inl:22
  625. No locales.
  626. #6 SOAPWorkingThread::svc (this=0x7fff91c70fe0)
  627. at ../../../src/mangosd/MaNGOSsoap.h:60
  628. mb = 0x0
  629. #7 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  630. at ../../ace/Task.cpp:271
  631. t = 0x7fff91c70fe0
  632. svc_status = <value optimized out>
  633. #8 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff924fbd00)
  634. at ../../ace/Thread_Adapter.cpp:94
  635. exit_hook_instance = <value optimized out>
  636. exit_hook_maybe = {instance_ = 0x0}
  637. exit_hook_ptr = <value optimized out>
  638. #9 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  639. No symbol table info available.
  640. #10 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  641. No symbol table info available.
  642. #11 0x0000000000000000 in ?? ()
  643. No symbol table info available.
  644.  
  645. Hilo 15 (Thread 0x7fff8affd910 (LWP 16041)):
  646. #0 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  647. from /lib/libpthread.so.0
  648. No symbol table info available.
  649. #1 0x00007ffff7ae6105 in cond_timedwait (this=0x7fff924fff84, mutex=...,
  650. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  651. result = <value optimized out>
  652. ts = {tv_sec = 0, tv_nsec = 2690410999440812800}
  653. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff924fff84, mutex=...,
  654. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  655. No locales.
  656. #3 0x000000000050b96b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  657. (this=0x7fff924fff00, timeout=0x0)
  658. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  659. result = <value optimized out>
  660. #4 0x000000000050ca29 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  661. this=0x7fff924fff00, first_item=@0x7fff8affd078, timeout=0x0)
  662. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  663. ace_mon = {lock_ = 0x7fff924fff50, owner_ = 0}
  664. #5 0x000000000050c2a8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff91c70fe0)
  665. at /usr/local/include/ace/Task_T.inl:22
  666. No locales.
  667. #6 SOAPWorkingThread::svc (this=0x7fff91c70fe0)
  668. at ../../../src/mangosd/MaNGOSsoap.h:60
  669. mb = 0x0
  670. #7 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  671. at ../../ace/Task.cpp:271
  672. t = 0x7fff91c70fe0
  673. svc_status = <value optimized out>
  674. #8 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff924fbdc0)
  675. at ../../ace/Thread_Adapter.cpp:94
  676. exit_hook_instance = <value optimized out>
  677. exit_hook_maybe = {instance_ = 0x0}
  678. exit_hook_ptr = <value optimized out>
  679. #9 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  680. No symbol table info available.
  681. #10 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  682. No symbol table info available.
  683. #11 0x0000000000000000 in ?? ()
  684. No symbol table info available.
  685.  
  686. Hilo 14 (Thread 0x7fff8b7fe910 (LWP 16040)):
  687. #0 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  688. from /lib/libpthread.so.0
  689. No symbol table info available.
  690. #1 0x00007ffff7ae6105 in cond_timedwait (this=0x7fff924fff84, mutex=...,
  691. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  692. result = <value optimized out>
  693. ts = {tv_sec = 0, tv_nsec = 2690410999440812800}
  694. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff924fff84, mutex=...,
  695. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  696. No locales.
  697. #3 0x000000000050b96b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  698. (this=0x7fff924fff00, timeout=0x0)
  699. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  700. result = <value optimized out>
  701. #4 0x000000000050ca29 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  702. this=0x7fff924fff00, first_item=@0x7fff8b7fe078, timeout=0x0)
  703. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  704. ace_mon = {lock_ = 0x7fff924fff50, owner_ = 0}
  705. #5 0x000000000050c2a8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff91c70fe0)
  706. at /usr/local/include/ace/Task_T.inl:22
  707. No locales.
  708. #6 SOAPWorkingThread::svc (this=0x7fff91c70fe0)
  709. at ../../../src/mangosd/MaNGOSsoap.h:60
  710. mb = 0x0
  711. #7 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  712. at ../../ace/Task.cpp:271
  713. t = 0x7fff91c70fe0
  714. svc_status = <value optimized out>
  715. #8 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff924fbe80)
  716. at ../../ace/Thread_Adapter.cpp:94
  717. exit_hook_instance = <value optimized out>
  718. exit_hook_maybe = {instance_ = 0x0}
  719. exit_hook_ptr = <value optimized out>
  720. #9 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  721. No symbol table info available.
  722. #10 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  723. No symbol table info available.
  724. #11 0x0000000000000000 in ?? ()
  725. No symbol table info available.
  726.  
  727. Hilo 13 (Thread 0x7fff90c6f910 (LWP 16039)):
  728. #0 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  729. from /lib/libpthread.so.0
  730. No symbol table info available.
  731. #1 0x00007ffff7ae6105 in cond_timedwait (this=0x7fff924fff84, mutex=...,
  732. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  733. result = <value optimized out>
  734. ts = {tv_sec = 0, tv_nsec = 2690410999440812800}
  735. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff924fff84, mutex=...,
  736. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  737. No locales.
  738. #3 0x000000000050b96b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  739. (this=0x7fff924fff00, timeout=0x0)
  740. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  741. result = <value optimized out>
  742. #4 0x000000000050ca29 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  743. this=0x7fff924fff00, first_item=@0x7fff90c6f078, timeout=0x0)
  744. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  745. ace_mon = {lock_ = 0x7fff924fff50, owner_ = 0}
  746. #5 0x000000000050c2a8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff91c70fe0)
  747. at /usr/local/include/ace/Task_T.inl:22
  748. No locales.
  749. #6 SOAPWorkingThread::svc (this=0x7fff91c70fe0)
  750. at ../../../src/mangosd/MaNGOSsoap.h:60
  751. mb = 0x0
  752. #7 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  753. at ../../ace/Task.cpp:271
  754. t = 0x7fff91c70fe0
  755. svc_status = <value optimized out>
  756. #8 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff924fbf40)
  757. at ../../ace/Thread_Adapter.cpp:94
  758. exit_hook_instance = <value optimized out>
  759. exit_hook_maybe = {instance_ = 0x0}
  760. exit_hook_ptr = <value optimized out>
  761. #9 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  762. No symbol table info available.
  763. #10 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  764. No symbol table info available.
  765. #11 0x0000000000000000 in ?? ()
  766. No symbol table info available.
  767.  
  768. Hilo 12 (Thread 0x7fff91470910 (LWP 16038)):
  769. #0 0x00007ffff5ca88f1 in nanosleep () from /lib/libpthread.so.0
  770. No symbol table info available.
  771. #1 0x0000000000955819 in sleep (msecs=<value optimized out>)
  772. at /usr/local/include/ace/OS_NS_unistd.inl:951
  773. rqtp = {tv_sec = 1, tv_nsec = 0}
  774. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  775. at ../../../src/shared/Threading.cpp:237
  776. No locales.
  777. #3 0x00000000005076dc in FreezeDetectorRunnable::run (this=0x7fff9252efc0)
  778. at ../../../src/mangosd/Master.cpp:74
  779. curtime = 0
  780. #4 0x0000000000955b4a in ACE_Based::Thread::ThreadTask (param=0x7fff91470010)
  781. at ../../../src/shared/Threading.cpp:187
  782. No locales.
  783. #5 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  784. No symbol table info available.
  785. #6 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  786. No symbol table info available.
  787. #7 0x0000000000000000 in ?? ()
  788. No symbol table info available.
  789.  
  790. Hilo 11 (Thread 0x7fff91c71910 (LWP 16037)):
  791. #0 0x00007ffff5257932 in select () from /lib/libc.so.6
  792. No symbol table info available.
  793. #1 0x00000000009eb57d in tcp_select (soap=0x7fff91c557e0, s=29,
  794. flags=<value optimized out>, timeout=<value optimized out>)
  795. at ../../../../dep/src/gsoap/stdsoap2.cpp:4418
  796. tv = {tv_sec = 0, tv_usec = 472282}
  797. fd = {{fds_bits = {536870912, 0 <repeats 15 times>}}, {fds_bits = {
  798. 536870912, 0 <repeats 15 times>}}, {fds_bits = {536870912,
  799. 0 <repeats 15 times>}}}
  800. sfd = 0x7fff91c55600
  801. efd = 0x7fff91c55680
  802. r = <value optimized out>
  803. rfd = 0x7fff91c55580
  804. #2 0x00000000009f8b6f in soap_accept (soap=0x7fff91c557e0)
  805. at ../../../../dep/src/gsoap/stdsoap2.cpp:4486
  806. r = -514
  807. err = -514
  808. n = 16
  809. len = 65536
  810. set = 1
  811. #3 0x000000000050ad17 in MaNGOSsoapRunnable::run (this=<value optimized out>)
  812. at ../../../src/mangosd/MaNGOSsoap.cpp:51
  813. thread_soap = <value optimized out>
  814. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0xa11d90,
  815. reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  816. value_ = 1}, <No data fields>}, priority_ = 0,
  817. reactor_ = 0x0,
  818. reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  819. _vptr.Policy = 0x7ffff7dcc570},
  820. value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {
  821. _vptr.ACE_Shared_Object = 0xa11e90}, <No data fields>},
  822. thr_count_ = 5, thr_mgr_ = 0x7fff93fbc7c0, flags_ = 0,
  823. grp_id_ = 2, lock_ = {lock_ = {__data = {__lock = 0,
  824. __count = 0, __owner = 0, __nusers = 0, __kind = 0,
  825. __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  826. __size = '\000' <repetidos 39 veces>, __align = 0},
  827. removed_ = false}, last_thread_id_ = 0},
  828. msg_queue_ = 0x7fff924fff00, delete_msg_queue_ = true, mod_ = 0x0,
  829. next_ = 0x0}, <No data fields>}
  830. soap = {_vptr.soap = 0xa97cf0, state = 1, version = 0, mode = 0,
  831. imode = 2097152, omode = 2097152, float_format = 0xa945ef "%.9G",
  832. double_format = 0xa945f4 "%.17lG",
  833. dime_id_format = 0xa945fb "cid:id%d", http_version = 0xa2b765 "1.1",
  834. http_content = 0x0, encodingStyle = 0xa97220 "", actor = 0x0,
  835. lang = 0xa94f19 "en", recv_timeout = 5, send_timeout = 5,
  836. connect_timeout = 0, accept_timeout = 3, socket_flags = 0,
  837. connect_flags = 0, bind_flags = 0, accept_flags = 0,
  838. linger_time = 0, namespaces = 0xd34fc0, local_namespaces = 0x0,
  839. nlist = 0x0, blist = 0x0, clist = 0x43c1610, alist = 0x0, iht = {
  840. 0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>},
  841. pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fff901dbfb0,
  842. idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0,
  843. fpost = 0xa0c8d0 <http_post>, fget = 0x9e9760 <http_get>,
  844. fput = 0x9e9770 <http_405>, fdel = 0x9e9770 <http_405>,
  845. fhead = 0x9e9770 <http_405>, fform = 0,
  846. fposthdr = 0x9f0cd0 <http_post_header>,
  847. fresponse = 0x9ec9e0 <http_response>,
  848. fparse = 0x9fdcf0 <http_parse>,
  849. fparsehdr = 0xa0bc90 <http_parse_header>, fheader = 0,
  850. fresolve = 0x9ee610 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  851. fclosesocket = 0x9ee5f0 <tcp_closesocket>,
  852. fshutdownsocket = 0x9ee5e0 <tcp_shutdownsocket>,
  853. fopen = 0xa015a0 <tcp_connect>, faccept = 0x9ee600 <tcp_accept>,
  854. fclose = 0x9e8dc0 <tcp_disconnect>, fsend = 0x9ee2d0 <fsend>,
  855. frecv = 0x9ee0a0 <frecv>, fpoll = 0x9fa250 <soap_poll>,
  856. fseterror = 0, fignore = 0, fserveloop = 0,
  857. fplugin = 0x9ec980 <fplugin>, fmalloc = 0, fprepareinit = 0,
  858. fpreparesend = 0, fpreparerecv = 0, fpreparefinal = 0,
  859. fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0,
  860. fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0,
  861. fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0,
  862. fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 29,
  863. socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0,
  864. buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0,
  865. length = 0, labbuf = 0x0, lablen = 0, labidx = 0,
  866. buf = '\000' <repetidos 65535 veces>,
  867. msgbuf = '\000' <repetidos 1023 veces>,
  868. tmpbuf = '\000' <repetidos 1023 veces>,
  869. tag = '\000' <repetidos 1023 veces>,
  870. id = '\000' <repetidos 1023 veces>,
  871. href = '\000' <repetidos 1023 veces>,
  872. type = '\000' <repetidos 1023 veces>,
  873. arrayType = '\000' <repetidos 1023 veces>,
  874. arraySize = '\000' <repetidos 1023 veces>,
  875. arrayOffset = '\000' <repetidos 1023 veces>, other = 0,
  876. position = 0, positions = {0 <repeats 16 times>}, root = 0,
  877. attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0,
  878. ns = 0, part = 9, alloced = 0, peeked = 0, chunksize = 0,
  879. chunkbuflen = 0, endpoint = '\000' <repetidos 1023 veces>,
  880. path = '\000' <repetidos 1023 veces>,
  881. host = '\000' <repetidos 1023 veces>, action = 0x0, authrealm = 0x0,
  882. prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0,
  883. tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0,
  884. max_keep_alive = 100, proxy_http_version = 0xa94604 "1.0",
  885. proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0,
  886. proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0,
  887. errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0,
  888. chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0,
  889. type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0},
  890. mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0,
  891. last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {
  892. 0x0, 0x0, 0x0}, mht = {0x0 <repeats 1024 times>},
  893. c14ninclude = 0x0, c14nexclude = 0x0, cookies = 0x0,
  894. cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32,
  895. ipv6_multicast_if = 0, ipv4_multicast_if = 0x0,
  896. ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0,
  897. sin_addr = {s_addr = 0},
  898. sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  899. fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  900. session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0,
  901. dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0,
  902. randfile = 0x0,
  903. session_host = '\000' <repetidos 920 veces>, "x\020\000\000\000\000\000\000\000\000P\222ÿ\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\017Ç\221ÿ\177", '\000' <repetidos 26 veces>, "x\017Ç\221ÿ\177\000\000\000\000\000\000\000\000\000\000àB|öÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff65bfed1,
  904. z_crc = 0, z_dict = 0x1078 <Address 0x1078 out of bounds>,
  905. z_dict_len = 4160660616, zlib_state = 32767, zlib_in = 0,
  906. zlib_out = -24064, z_buf = 0x1078 <Address 0x1078 out of bounds>,
  907. z_buflen = 0, z_level = 4104, z_ratio_in = 4.59163468e-41,
  908. z_ratio_out = -1.1156287e+33}
  909. m = <value optimized out>
  910. s = -514
  911. #4 0x0000000000955b4a in ACE_Based::Thread::ThreadTask (param=0x1e)
  912. at ../../../src/shared/Threading.cpp:187
  913. No locales.
  914. #5 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  915. No symbol table info available.
  916. #6 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  917. No symbol table info available.
  918. #7 0x0000000000000000 in ?? ()
  919. No symbol table info available.
  920.  
  921. Hilo 10 (Thread 0x7fff8bfff910 (LWP 16036)):
  922. #0 0x00007ffff5223471 in nanosleep () from /lib/libc.so.6
  923. No symbol table info available.
  924. #1 0x00007ffff52580d4 in usleep () from /lib/libc.so.6
  925. No symbol table info available.
  926. #2 0x0000000000501c69 in CliRunnable::run (this=<value optimized out>)
  927. at ../../../src/mangosd/CliRunnable.cpp:612
  928. command_str = <value optimized out>
  929. 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ðÿ\213ÿ\177\000\000Û\004\\öÿ\177", '\000' <repetidos 11 veces>, "+y±\214BV%\000\000\000\000\000\000\000\000\000kQ\222ÿ\177\000\000°þ0ôÿ\177\000\000\230øÿ\213ÿ\177\000\000\020ùÿ\213ÿ\177\000\000\000\000\000\000\000\000\000\000`\037w\223ÿ\177\000\000Ï÷[öÿ\177\000\000\000\000\000\000\000\000\000\000k¤°÷ÿ\177\000\000\210\037w\223ÿ\177", '\000' <repetidos 11 veces>, "kQ\222ÿ\177\000\000Ð3Ô", '\000' <repetidos 13 veces>...
  930. #3 0x0000000000955b4a in ACE_Based::Thread::ThreadTask (param=0x7fff8bffeea0)
  931. at ../../../src/shared/Threading.cpp:187
  932. No locales.
  933. #4 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  934. No symbol table info available.
  935. #5 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  936. No symbol table info available.
  937. #6 0x0000000000000000 in ?? ()
  938. No symbol table info available.
  939.  
  940. Hilo 9 (Thread 0x7fff92472910 (LWP 16035)):
  941. #0 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  942. from /lib/libpthread.so.0
  943. No symbol table info available.
  944. #1 0x00007ffff7ae605a in cond_wait (this=0x7fff942ca3a4)
  945. at ../../ace/OS_NS_Thread.inl:329
  946. result = <value optimized out>
  947. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff942ca3a4)
  948. at ../../ace/Condition_Thread_Mutex.cpp:90
  949. No locales.
  950. #3 0x000000000069b7c0 in MapUpdater::wait (this=0x7fff942ca2c8)
  951. at ../../../src/game/MapUpdater.cpp:107
  952. guard = {lock_ = 0x7fff942ca3e0, owner_ = 0}
  953. #4 0x0000000000697918 in MapManager::Update (this=0x7fff942ca200,
  954. diff=<value optimized out>) at ../../../src/game/MapManager.cpp:275
  955. No locales.
  956. #5 0x00000000008900d9 in World::Update (this=0x7ffff42bf900, diff=120)
  957. at ../../../src/game/World.cpp:1486
  958. No locales.
  959. #6 0x000000000050d7fd in WorldRunnable::run (this=<value optimized out>)
  960. at ../../../src/mangosd/WorldRunnable.cpp:60
  961. diff = 120
  962. realCurrTime = <value optimized out>
  963. realPrevTime = <value optimized out>
  964. prevSleepTime = 0
  965. #7 0x0000000000955b4a in ACE_Based::Thread::ThreadTask (param=0x7fff942ca3a4)
  966. at ../../../src/shared/Threading.cpp:187
  967. No locales.
  968. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  969. No symbol table info available.
  970. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  971. No symbol table info available.
  972. #10 0x0000000000000000 in ?? ()
  973. No symbol table info available.
  974.  
  975. Hilo 8 (Thread 0x7fff92e73910 (LWP 16034)):
  976. #0 0x00000000007f47a7 in Spell::EffectHeal (this=0x7fff0ff6b000)
  977. at ../../../src/game/SpellEffects.cpp:3485
  978. caster = 0xf9ec000
  979. addhealth = 30
  980. #1 0x00000000007cca7a in Spell::DoSpellHitOnUnit (this=0x7fff0ff6b000,
  981. unit=0xf9ec000, effectMask=1) at ../../../src/game/Spell.cpp:1288
  982. realCaster = 0xf9ec000
  983. #2 0x00000000007cf2ba in Spell::DoAllEffectOnTarget (this=0x7fff0ff6b000,
  984. target=<value optimized out>) at ../../../src/game/Spell.cpp:1042
  985. mask = 0
  986. unit = 0xf9ec000
  987. real_caster = 0xf9ec000
  988. caster = 0xf9ec000
  989. missInfo = SPELL_MISS_NONE
  990. procVictim = 32768
  991. procAttacker = 16384
  992. procEx = <value optimized out>
  993. #3 0x00000000007e10bc in Spell::handle_immediate (this=0x7fff0ff6b000)
  994. at ../../../src/game/Spell.cpp:3164
  995. No locales.
  996. #4 0x00000000007e03c8 in Spell::cast (this=0x7fff0ff6b000, skipCheck=true)
  997. at ../../../src/game/Spell.cpp:3140
  998. castResult = <value optimized out>
  999. #5 0x0000000000849ed3 in Unit::CastSpell (this=0xf9ec000,
  1000. Victim=<value optimized out>, spellInfo=<value optimized out>,
  1001. triggered=<value optimized out>, castItem=0x0,
  1002. triggeredByAura=0x7fff2c8f3240, originalCaster=...,
  1003. triggeredBy=0x7fffecc37a20) at ../../../src/game/Unit.cpp:1148
  1004. targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = -5055.18506,
  1005. m_destY = -1255.32458, m_destZ = 507.755371, m_strTarget = {
  1006. static npos = 18446744073709551615,
  1007. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xd434d8 ""}},
  1008. m_targetMask = 2, m_unitTarget = 0xf9ec000, m_GOTarget = 0x0,
  1009. m_itemTarget = 0x0, m_unitTargetGUID = {m_guid = 196320},
  1010. m_GOTargetGUID = {m_guid = 0}, m_CorpseTargetGUID = {m_guid = 0},
  1011. m_itemTargetGUID = {m_guid = 0}, m_srcTransportGUID = {m_guid = 0},
  1012. m_destTransportGUID = {m_guid = 0}, m_itemTargetEntry = 0}
  1013. #6 0x000000000084a1b1 in Unit::CastSpell (this=0xf9ec000, Victim=0xf9ec000,
  1014. spellId=<value optimized out>, triggered=43, castItem=0xc52b,
  1015. triggeredByAura=0x0, originalCaster=..., triggeredBy=0x0)
  1016. at ../../../src/game/Unit.cpp:1118
  1017. spellInfo = 0x0
  1018. #7 0x0000000000878042 in Unit::HandleProcTriggerSpellAuraProc (
  1019. this=0xf9ec000, pVictim=0x0, damage=<value optimized out>,
  1020. triggeredByAura=0x7fff2c8f3240, procSpell=0x7fffec616780,
  1021. procFlags=<value optimized out>, procEx=1, cooldown=0)
  1022. at ../../../src/game/UnitAuraProcHandler.cpp:3817
  1023. auraSpellInfo = 0x7fffecc37a20
  1024. basepoints = {0, 0, 0}
  1025. castItem = 0x0
  1026. triggerEntry = <value optimized out>
  1027. triggerAmount = -329160832
  1028. trigger_spell_id = 50475
  1029. target = 0xf9ec000
  1030. #8 0x000000000084b1b9 in Unit::ProcDamageAndSpellFor (this=0xf9ec000,
  1031. isVictim=<value optimized out>, pTarget=<value optimized out>,
  1032. procFlag=<value optimized out>, procExtra=<value optimized out>,
  1033. attType=<value optimized out>, procSpell=0x7fffec616780, damage=23)
  1034. at ../../../src/game/Unit.cpp:10037
  1035. triggeredByAura = 0x7fff2c8f3240
  1036. procResult = <value optimized out>
  1037. spellProcEvent = 0x7fffee50ca48
  1038. procSuccess = true
  1039. anyAuraProc = false
  1040. triggeredByHolder = 0x7fff2c8f2ed0
  1041. cooldown = 0
  1042. removedSpells = {<std::_List_base<unsigned int, std::allocator<unsigned int> >> = {
  1043. _M_impl = {<std::allocator<std::_List_node<unsigned int> >> = {<__gnu_cxx::new_allocator<std::_List_node<unsigned int> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fff92e70ac0,
  1044. _M_prev = 0x7fff92e70ac0}}}, <No data fields>}
  1045. procTriggered = {<std::_List_base<ProcTriggeredData, std::allocator<ProcTriggeredData> >> = {
  1046. _M_impl = {<std::allocator<std::_List_node<ProcTriggeredData> >> = {<__gnu_cxx::new_allocator<std::_List_node<ProcTriggeredData> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7ffe4d422240,
  1047. _M_prev = 0x7ffe4d421b00}}}, <No data fields>}
  1048. #9 0x000000000084b984 in Unit::ProcDamageAndSpell (this=0xf9ec000,
  1049. pVictim=0x7ffee439c000, procAttacker=<value optimized out>,
  1050. procVictim=1572864, procExtra=1, amount=23, attType=BASE_ATTACK,
  1051. procSpell=0x7fffec616780) at ../../../src/game/Unit.cpp:5252
  1052. No locales.
  1053. #10 0x00000000007c275b in Aura::PeriodicTick (this=0x7ffe4e867100)
  1054. at ../../../src/game/SpellAuras.cpp:6836
  1055. pCaster = <value optimized out>
  1056. absorb = 0
  1057. resist = 0
  1058. amount = <value optimized out>
  1059. cleanDamage = {damage = 0, absorb = 0, attackType = BASE_ATTACK,
  1060. hitOutCome = MELEE_HIT_NORMAL}
  1061. isCrit = <value optimized out>
  1062. procVictim = 50475
  1063. pInfo = {aura = 0x7ffe4e867100, damage = 23, overDamage = 0,
  1064. absorb = 0, resist = 0, multiplier = 0, critical = false}
  1065. pdamage = 23
  1066. procEx = 1
  1067. target = 0x7ffee439c000
  1068. spellProto = 0x7fffec616780
  1069. #11 0x00000000007b6a54 in Aura::UpdateAura (this=0x7ffe4e9f60c0, diff=120)
  1070. at ../../../src/game/SpellAuras.h:424
  1071. No locales.
  1072. #12 SpellAuraHolder::Update (this=0x7ffe4e9f60c0, diff=120)
  1073. at ../../../src/game/SpellAuras.cpp:9280
  1074. aura = 0x7ffe4e867100
  1075. #13 0x00000000008465ed in SpellAuraHolder::UpdateHolder (this=0x7ffee439c000,
  1076. time=120) at ../../../src/game/SpellAuras.h:105
  1077. No locales.
  1078. #14 Unit::_UpdateSpells (this=0x7ffee439c000, time=120)
  1079. at ../../../src/game/Unit.cpp:3518
  1080. i_holder = 0x7ffe4e9f60c0
  1081. #15 0x0000000000857645 in Unit::Update (this=0x7ffee439c000, p_time=120)
  1082. at ../../../src/game/Unit.cpp:315
  1083. No locales.
  1084. #16 0x0000000000786d8d in Player::Update (this=0x7ffee439c000, p_time=120)
  1085. at ../../../src/game/Player.cpp:1199
  1086. now = <value optimized out>
  1087. pet = <value optimized out>
  1088. #17 0x000000000068a908 in Map::Update (this=0x1074000, t_diff=@0x7fff0264c588)
  1089. at ../../../src/game/Map.cpp:469
  1090. plr = 0xf9ec000
  1091. updater = {i_timeDiff = 208}
  1092. __FUNCTION__ = "Update"
  1093. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  1094. #18 0x000000000069be82 in MapUpdateRequest::call (this=0x7fff0264c568)
  1095. at ../../../src/game/MapUpdater.cpp:74
  1096. No locales.
  1097. #19 0x0000000000950691 in DelayExecutor::svc (this=0x7fff942ca2d0)
  1098. at ../../../src/shared/DelayExecutor.cpp:70
  1099. rq = 0x7fff0264c568
  1100. #20 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1101. at ../../ace/Task.cpp:271
  1102. t = 0x7fff942ca2d0
  1103. svc_status = <value optimized out>
  1104. #21 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff93771540)
  1105. at ../../ace/Thread_Adapter.cpp:94
  1106. exit_hook_instance = <value optimized out>
  1107. exit_hook_maybe = {instance_ = 0x0}
  1108. exit_hook_ptr = <value optimized out>
  1109. #22 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  1110. No symbol table info available.
  1111. #23 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  1112. No symbol table info available.
  1113. #24 0x0000000000000000 in ?? ()
  1114. No symbol table info available.
  1115.  
  1116. Hilo 7 (Thread 0x7fff93674910 (LWP 16033)):
  1117. #0 0x00007ffff7ffc600 in ?? ()
  1118. No symbol table info available.
  1119. #1 0x00007ffff5213f0d in time () from /lib/libc.so.6
  1120. No symbol table info available.
  1121. #2 0x0000000000786dc4 in Player::Update (this=0xfb78000, p_time=120)
  1122. at ../../../src/game/Player.cpp:1213
  1123. now = <value optimized out>
  1124. pet = <value optimized out>
  1125. #3 0x000000000068a908 in Map::Update (this=0x43ac000, t_diff=@0x7fff0264c5b0)
  1126. at ../../../src/game/Map.cpp:469
  1127. plr = 0x0
  1128. updater = {i_timeDiff = 208}
  1129. __FUNCTION__ = "Update"
  1130. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  1131. #4 0x000000000069be82 in MapUpdateRequest::call (this=0x7fff0264c590)
  1132. at ../../../src/game/MapUpdater.cpp:74
  1133. No locales.
  1134. #5 0x0000000000950691 in DelayExecutor::svc (this=0x7fff942ca2d0)
  1135. at ../../../src/shared/DelayExecutor.cpp:70
  1136. rq = 0x7fff0264c590
  1137. #6 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1138. at ../../ace/Task.cpp:271
  1139. t = 0x7fff942ca2d0
  1140. svc_status = <value optimized out>
  1141. #7 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff93771480)
  1142. at ../../ace/Thread_Adapter.cpp:94
  1143. exit_hook_instance = <value optimized out>
  1144. exit_hook_maybe = {instance_ = 0x0}
  1145. exit_hook_ptr = <value optimized out>
  1146. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  1147. No symbol table info available.
  1148. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  1149. No symbol table info available.
  1150. #10 0x0000000000000000 in ?? ()
  1151. No symbol table info available.
  1152.  
  1153. Hilo 6 (Thread 0x7fff93f75910 (LWP 16032)):
  1154. #0 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  1155. from /lib/libpthread.so.0
  1156. No symbol table info available.
  1157. #1 0x00007ffff7ae6105 in cond_timedwait (this=0x7fff943df084, mutex=...,
  1158. abstime=0x1) at ../../ace/OS_NS_Thread.inl:362
  1159. result = <value optimized out>
  1160. ts = {tv_sec = 43, tv_nsec = 234679}
  1161. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff943df084, mutex=...,
  1162. abstime=0x1) at ../../ace/Condition_Thread_Mutex.cpp:100
  1163. No locales.
  1164. #3 0x000000000050b96b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1165. (this=0x7fff943df000, timeout=0x0)
  1166. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  1167. result = <value optimized out>
  1168. #4 0x000000000050ca29 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  1169. this=0x7fff943df000, first_item=@0x7fff93f75098, timeout=0x0)
  1170. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  1171. ace_mon = {lock_ = 0x7fff943df050, owner_ = 0}
  1172. #5 0x00007ffff7acd282 in ACE_Activation_Queue::dequeue (
  1173. this=<value optimized out>, tv=0x1) at ../../ace/Activation_Queue.cpp:89
  1174. mb = 0x0
  1175. #6 0x000000000094d4c8 in SqlDelayThread::run (this=0x7fff943a8400)
  1176. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1177. pingEveryLoop = 180000
  1178. loopCounter = 2
  1179. #7 0x0000000000955b4a in ACE_Based::Thread::ThreadTask (param=0x7fff943df084)
  1180. at ../../../src/shared/Threading.cpp:187
  1181. No locales.
  1182. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  1183. No symbol table info available.
  1184. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  1185. No symbol table info available.
  1186. #10 0x0000000000000000 in ?? ()
  1187. No symbol table info available.
  1188.  
  1189. Hilo 5 (Thread 0x7ffff3a1c910 (LWP 15996)):
  1190. #0 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  1191. from /lib/libpthread.so.0
  1192. No symbol table info available.
  1193. #1 0x00007ffff7ae6105 in cond_timedwait (this=0x7ffff42cfd84, mutex=...,
  1194. abstime=0x3ae1) at ../../ace/OS_NS_Thread.inl:362
  1195. result = <value optimized out>
  1196. ts = {tv_sec = 3345, tv_nsec = 512019}
  1197. #2 ACE_Condition_Thread_Mutex::wait (this=0x7ffff42cfd84, mutex=...,
  1198. abstime=0x3ae1) at ../../ace/Condition_Thread_Mutex.cpp:100
  1199. No locales.
  1200. #3 0x000000000050b96b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1201. (this=0x7ffff42cfd00, timeout=0x0)
  1202. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  1203. result = <value optimized out>
  1204. #4 0x000000000050ca29 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  1205. this=0x7ffff42cfd00, first_item=@0x7ffff3a1c098, timeout=0x0)
  1206. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  1207. ace_mon = {lock_ = 0x7ffff42cfd50, owner_ = 0}
  1208. #5 0x00007ffff7acd282 in ACE_Activation_Queue::dequeue (
  1209. this=<value optimized out>, tv=0x3ae1) at ../../ace/Activation_Queue.cpp:89
  1210. mb = 0x0
  1211. #6 0x000000000094d4c8 in SqlDelayThread::run (this=0x7ffff430bce0)
  1212. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1213. pingEveryLoop = 180000
  1214. loopCounter = 9861
  1215. #7 0x0000000000955b4a in ACE_Based::Thread::ThreadTask (param=0x7ffff42cfd84)
  1216. at ../../../src/shared/Threading.cpp:187
  1217. No locales.
  1218. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  1219. No symbol table info available.
  1220. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  1221. No symbol table info available.
  1222. #10 0x0000000000000000 in ?? ()
  1223. No symbol table info available.
  1224.  
  1225. Hilo 4 (Thread 0x7ffff421d910 (LWP 15995)):
  1226. #0 0x00007ffff5ca88f1 in nanosleep () from /lib/libpthread.so.0
  1227. No symbol table info available.
  1228. #1 0x0000000000955819 in sleep (msecs=<value optimized out>)
  1229. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1230. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1231. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1232. at ../../../src/shared/Threading.cpp:237
  1233. No locales.
  1234. #3 0x000000000094d4be in SqlDelayThread::run (this=0x7ffff430bec0)
  1235. at ../../../../src/shared/Database/SqlDelayThread.cpp:42
  1236. pingEveryLoop = 180000
  1237. loopCounter = 43739
  1238. #4 0x0000000000955b4a in ACE_Based::Thread::ThreadTask (param=0x7ffff421d080)
  1239. at ../../../src/shared/Threading.cpp:187
  1240. No locales.
  1241. #5 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  1242. No symbol table info available.
  1243. #6 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  1244. No symbol table info available.
  1245. #7 0x0000000000000000 in ?? ()
  1246. No symbol table info available.
  1247.  
  1248. Hilo 3 (Thread 0x7ffff4d2b910 (LWP 15994)):
  1249. #0 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  1250. from /lib/libpthread.so.0
  1251. No symbol table info available.
  1252. #1 0x00007ffff7ae6105 in cond_timedwait (this=0x7ffff42cff84, mutex=...,
  1253. abstime=0x1) at ../../ace/OS_NS_Thread.inl:362
  1254. result = <value optimized out>
  1255. ts = {tv_sec = 140737289977728, tv_nsec = 140737289977680}
  1256. #2 ACE_Condition_Thread_Mutex::wait (this=0x7ffff42cff84, mutex=...,
  1257. abstime=0x1) at ../../ace/Condition_Thread_Mutex.cpp:100
  1258. No locales.
  1259. #3 0x000000000050b96b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1260. (this=0x7ffff42cff00, timeout=0x0)
  1261. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  1262. result = <value optimized out>
  1263. #4 0x000000000050ca29 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  1264. this=0x7ffff42cff00, first_item=@0x7ffff4d2b098, timeout=0x0)
  1265. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  1266. ace_mon = {lock_ = 0x7ffff42cff50, owner_ = 0}
  1267. #5 0x00007ffff7acd282 in ACE_Activation_Queue::dequeue (
  1268. this=<value optimized out>, tv=0x1) at ../../ace/Activation_Queue.cpp:89
  1269. mb = 0x0
  1270. #6 0x000000000094d4c8 in SqlDelayThread::run (this=0x7ffff430be70)
  1271. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1272. pingEveryLoop = 180000
  1273. loopCounter = 2
  1274. #7 0x0000000000955b4a in ACE_Based::Thread::ThreadTask (param=0x7ffff42cff84)
  1275. at ../../../src/shared/Threading.cpp:187
  1276. No locales.
  1277. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  1278. No symbol table info available.
  1279. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  1280. No symbol table info available.
  1281. #10 0x0000000000000000 in ?? ()
  1282. No symbol table info available.
  1283.  
  1284. Hilo 1 (Thread 0x7ffff7fec710 (LWP 15990)):
  1285. #0 0x00007ffff5ca1cfd in pthread_join () from /lib/libpthread.so.0
  1286. No symbol table info available.
  1287. #1 0x00007ffff7b7a92c in thr_join (this=<value optimized out>,
  1288. task=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2798
  1289. result = -1812215848
  1290. #2 ACE_Thread::join (this=<value optimized out>, task=<value optimized out>)
  1291. at ../../ace/Thread.inl:137
  1292. No locales.
  1293. #3 ACE_Thread_Manager::wait_task (this=<value optimized out>,
  1294. task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1793
  1295. i = 0
  1296. copy_count = 1
  1297. copy_table = 0x7fff9373f708
  1298. result = <value optimized out>
  1299. #4 0x00000000008a2510 in ReactorRunnable::Wait (this=0x7fff936ab6f8)
  1300. at ../../../src/game/WorldSocketMgr.cpp:102
  1301. No locales.
  1302. #5 WorldSocketMgr::Wait (this=0x7fff936ab6f8)
  1303. at ../../../src/game/WorldSocketMgr.cpp:316
  1304. i = 1
  1305. #6 0x0000000000505867 in Master::Run (this=<value optimized out>)
  1306. at ../../../src/mangosd/Master.cpp:312
  1307. world_thread = {m_iThreadId = 140735647525136,
  1308. m_hThreadHandle = 140735647525136, m_task = 0x7fff93fab1c0,
  1309. static m_ThreadStorage = {_vptr.ACE_TSS = 0xa90ad0, keylock_ = {
  1310. lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  1311. __nusers = 0, __kind = 0, __spins = 0, __list = {
  1312. __prev = 0x0, __next = 0x0}},
  1313. __size = '\000' <repetidos 39 veces>, __align = 0},
  1314. removed_ = false}, once_ = true, key_ = 6}, static m_TpEnum = {
  1315. m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1316. rar_thread = 0x0
  1317. freeze_thread = 0x7fff944d82e0
  1318. cliThread = 0x7fff944d8298
  1319. soap_thread = 0x7fff944d82b0
  1320. bind_ip = {static npos = 18446744073709551615,
  1321. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fff9374f338 "0.0.0.0"}}
  1322. pidfile = {static npos = 18446744073709551615,
  1323. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1324. _M_p = 0x7ffff4313f28 "mangos.pid"}}
  1325. #7 0x0000000000504ad8 in main (argc=<value optimized out>,
  1326. argv=0x7fffffffe428) at ../../../src/mangosd/Main.cpp:179
  1327. cfg_file = 0x7fffffffe67d "../etc/mangosd.conf"
  1328. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe428, optind = 3, opterr = 0,
  1329. optarg = 0x0, optstring_ = 0x7ffff4313f88, long_only_ = 0,
  1330. has_colon_ = 1, last_option_ = 0x7ffff4313f60, nextchar_ = 0x0,
  1331. optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3,
  1332. long_option_ = 0x0,
  1333. long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 1, cur_size_ = 1, array_ = 0x7ffff42ebfe0,
  1334. allocator_ = 0x7ffff7dde0f0}, <No data fields>}}
  1335. option = <value optimized out>
  1336. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Choler (Guid: 217048) and should be Player Choler (Guid: 217048) instead of Player Choler (Guid: 217048)
  1337. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Deatphantom (Guid: 266865) and should be Player Deatphantom (Guid: 266865) instead of Player Deatphantom (Guid: 266865)
  1338. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Chinin (Guid: 257870) and should be Player Chinin (Guid: 257870) instead of Player Chinin (Guid: 257870)
  1339. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Muertegris (Guid: 171774) and should be Player Muertegris (Guid: 171774) instead of Player Muertegris (Guid: 171774)
  1340. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Stormofblood (Guid: 299581) and should be Player Stormofblood (Guid: 299581) instead of Player Stormofblood (Guid: 299581)
  1341. Aura::TriggerSpell: Spell 50416 have 0 in EffectTriggered[1], not handled custom case?
  1342. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Romeop (Guid: 117373) and should be Player Romeop (Guid: 117373) instead of Player Romeop (Guid: 117373)
  1343. Creature 8331 (Entry: 2878) have UNIT_NPC_FLAG_TRAINER but have empty trainer spell list.
  1344. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1345. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1346. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1347. Creature (template id: 25316) have invalid faction (faction template id) #0
  1348. Creature 6413 (Entry: 2879) have UNIT_NPC_FLAG_TRAINER but have empty trainer spell list.
  1349. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1350. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1351. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1352. Creature 9267 (Entry: 10090) have UNIT_NPC_FLAG_TRAINER but have empty trainer spell list.
  1353. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Tonioan (Guid: 353109) and should be Player Tonioan (Guid: 353109) instead of Player Tonioan (Guid: 353109)
  1354. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1355. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1356. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1357. Summoned pet (Entry: 37994) not have pet stats data in DB
  1358. Summoned pet (Entry: 37994) not have pet stats data in DB
  1359. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1360. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1361. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1362. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Angeldemonio (Guid: 88371) and should be Player Angeldemonio (Guid: 88371) instead of Player Angeldemonio (Guid: 88371)
  1363. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1364. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1365. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement