Advertisement
Guest User

Untitled

a guest
Jul 4th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.33 KB | None | 0 0
  1. [Nuevo Thread 0x7fff8be2e910 (LWP 11358)]
  2. [Nuevo Thread 0x7fff8b52d910 (LWP 11359)]
  3. [Nuevo Thread 0x7fff8ad2c910 (LWP 11360)]
  4. [Nuevo Thread 0x7fff8a52b910 (LWP 11361)]
  5. [Nuevo Thread 0x7fff89d2a910 (LWP 11362)]
  6. [Nuevo Thread 0x7fff89529910 (LWP 11363)]
  7. [Nuevo Thread 0x7fff88d28910 (LWP 11364)]
  8. [Nuevo Thread 0x7fff88527910 (LWP 11365)]
  9. [Nuevo Thread 0x7fff87d26910 (LWP 11366)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Cambiando a Thread 0x7fff8f735910 (LWP 11351)]
  13. Spell::DoAllEffectOnTarget (this=0x7fff05deb800, target=0x10)
  14. at ../../../src/game/Spell.cpp:991
  15. 991 if (target->processed) // Check target
  16. #0 Spell::DoAllEffectOnTarget (this=0x7fff05deb800, target=0x10)
  17. at ../../../src/game/Spell.cpp:991
  18. #1 0x00000000007e10bc in Spell::handle_immediate (this=0x7fff05deb800)
  19. at ../../../src/game/Spell.cpp:3164
  20. #2 0x00000000007e03c8 in Spell::cast (this=0x7fff05deb800, skipCheck=true)
  21. at ../../../src/game/Spell.cpp:3140
  22. #3 0x0000000000847ccc in Unit::CastCustomSpell (this=<value optimized out>,
  23. Victim=<value optimized out>, spellInfo=<value optimized out>,
  24. bp0=0x7fff8f7329d0, bp1=0x0, bp2=<value optimized out>,
  25. triggered=<value optimized out>, castItem=0x0,
  26. triggeredByAura=0x7fff67313f10, originalCaster=...,
  27. triggeredBy=0x7fffe800b7c0) at ../../../src/game/Unit.cpp:1206
  28. #4 0x0000000000847f1f in Unit::CastCustomSpell (this=0x7fff05deb800,
  29. Victim=0x10, spellId=112009344, bp0=0x0, bp1=0x10, bp2=0x5de9e00,
  30. triggered=true, castItem=0x0, triggeredByAura=0x83, originalCaster=...,
  31. triggeredBy=0x0) at ../../../src/game/Unit.cpp:1164
  32. #5 0x0000000000879292 in Unit::HandleDummyAuraProc (this=0x7fffefef4000,
  33. pVictim=<value optimized out>, damage=112009344,
  34. triggeredByAura=<value optimized out>, procSpell=0x0,
  35. procFlag=<value optimized out>, procEx=1, cooldown=0)
  36. at ../../../src/game/UnitAuraProcHandler.cpp:2999
  37. #6 0x000000000084b0f9 in Unit::ProcDamageAndSpellFor (this=0x7fffefef4000,
  38. isVictim=<value optimized out>, pTarget=<value optimized out>,
  39. procFlag=<value optimized out>, procExtra=<value optimized out>,
  40. attType=<value optimized out>, procSpell=0x7fffe806b760, damage=693)
  41. at ../../../src/game/Unit.cpp:10037
  42. #7 0x000000000084b984 in Unit::ProcDamageAndSpell (this=0x7fffefef4000,
  43. pVictim=0x17d94000, procAttacker=<value optimized out>,
  44. procVictim=1572864, procExtra=1, amount=693, attType=BASE_ATTACK,
  45. procSpell=0x7fffe806b760) at ../../../src/game/Unit.cpp:5252
  46. #8 0x00000000007c275b in Aura::PeriodicTick (this=0x7fff75670db0)
  47. at ../../../src/game/SpellAuras.cpp:6836
  48. #9 0x00000000007b6a54 in Aura::UpdateAura (this=0x7fff75670c20, diff=106)
  49. at ../../../src/game/SpellAuras.h:424
  50. #10 SpellAuraHolder::Update (this=0x7fff75670c20, diff=106)
  51. at ../../../src/game/SpellAuras.cpp:9280
  52. #11 0x00000000008465ed in SpellAuraHolder::UpdateHolder (this=0x17d94000,
  53. time=106) at ../../../src/game/SpellAuras.h:105
  54. #12 Unit::_UpdateSpells (this=0x17d94000, time=106)
  55. at ../../../src/game/Unit.cpp:3518
  56. #13 0x0000000000857645 in Unit::Update (this=0x17d94000, p_time=106)
  57. at ../../../src/game/Unit.cpp:315
  58. #14 0x0000000000786d8d in Player::Update (this=0x17d94000, p_time=106)
  59. at ../../../src/game/Player.cpp:1199
  60. #15 0x000000000068a908 in Map::Update (this=0x2b28000, t_diff=@0x7fff83dc3eb8)
  61. at ../../../src/game/Map.cpp:469
  62. #16 0x000000000069be82 in MapUpdateRequest::call (this=0x7fff83dc3e98)
  63. at ../../../src/game/MapUpdater.cpp:74
  64. #17 0x0000000000950691 in DelayExecutor::svc (this=0x7fff9038f6d0)
  65. at ../../../src/shared/DelayExecutor.cpp:70
  66. #18 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  67. at ../../ace/Task.cpp:271
  68. #19 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff8f88fe80)
  69. at ../../ace/Thread_Adapter.cpp:94
  70. #20 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  71. #21 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  72. #22 0x0000000000000000 in ?? ()
  73. #0 Spell::DoAllEffectOnTarget (this=0x7fff05deb800, target=0x10)
  74. at ../../../src/game/Spell.cpp:991
  75. mask = <value optimized out>
  76. unit = <value optimized out>
  77. real_caster = <value optimized out>
  78. caster = <value optimized out>
  79. missInfo = <value optimized out>
  80. procVictim = 32768
  81. procAttacker = <value optimized out>
  82. procEx = <value optimized out>
  83. #1 0x00000000007e10bc in Spell::handle_immediate (this=0x7fff05deb800)
  84. at ../../../src/game/Spell.cpp:3164
  85. No locales.
  86. #2 0x00000000007e03c8 in Spell::cast (this=0x7fff05deb800, skipCheck=true)
  87. at ../../../src/game/Spell.cpp:3140
  88. castResult = <value optimized out>
  89. #3 0x0000000000847ccc in Unit::CastCustomSpell (this=<value optimized out>,
  90. Victim=<value optimized out>, spellInfo=<value optimized out>,
  91. bp0=0x7fff8f7329d0, bp1=0x0, bp2=<value optimized out>,
  92. triggered=<value optimized out>, castItem=0x0,
  93. triggeredByAura=0x7fff67313f10, originalCaster=...,
  94. triggeredBy=0x7fffe800b7c0) at ../../../src/game/Unit.cpp:1206
  95. targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = 1663.04187,
  96. m_destY = -4416.86768, m_destZ = 17.2220783, m_strTarget = {
  97. static npos = 18446744073709551615,
  98. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xd434d8 ""}},
  99. m_targetMask = 2, m_unitTarget = 0x7fff06ad2080, m_GOTarget = 0x0,
  100. m_itemTarget = 0x0, m_unitTargetGUID = {
  101. m_guid = 17383954747781808235}, m_GOTargetGUID = {m_guid = 0},
  102. m_CorpseTargetGUID = {m_guid = 0}, m_itemTargetGUID = {m_guid = 0},
  103. m_srcTransportGUID = {m_guid = 0}, m_destTransportGUID = {
  104. m_guid = 0}, m_itemTargetEntry = 0}
  105. #4 0x0000000000847f1f in Unit::CastCustomSpell (this=0x7fff05deb800,
  106. Victim=0x10, spellId=112009344, bp0=0x0, bp1=0x10, bp2=0x5de9e00,
  107. triggered=true, castItem=0x0, triggeredByAura=0x83, originalCaster=...,
  108. triggeredBy=0x0) at ../../../src/game/Unit.cpp:1164
  109. spellInfo = 0xfc
  110. #5 0x0000000000879292 in Unit::HandleDummyAuraProc (this=0x7fffefef4000,
  111. pVictim=<value optimized out>, damage=112009344,
  112. triggeredByAura=<value optimized out>, procSpell=0x0,
  113. procFlag=<value optimized out>, procEx=1, cooldown=0)
  114. at ../../../src/game/UnitAuraProcHandler.cpp:2999
  115. dummySpell = <value optimized out>
  116. castItem = 0x0
  117. triggered_spell_id = 54181
  118. basepoints = {103, 0, 0}
  119. effIndex = <value optimized out>
  120. triggerAmount = 98476032
  121. target = 0x7fff06ad2080
  122. #6 0x000000000084b0f9 in Unit::ProcDamageAndSpellFor (this=0x7fffefef4000,
  123. isVictim=<value optimized out>, pTarget=<value optimized out>,
  124. procFlag=<value optimized out>, procExtra=<value optimized out>,
  125. attType=<value optimized out>, procSpell=0x7fffe806b760, damage=693)
  126. at ../../../src/game/Unit.cpp:10037
  127. triggeredByAura = 0x7fff67313f10
  128. procResult = <value optimized out>
  129. spellProcEvent = 0x7fffea252618
  130. procSuccess = 96
  131. anyAuraProc = false
  132. triggeredByHolder = 0x7fff67313f60
  133. cooldown = 0
  134. removedSpells = {<std::_List_base<unsigned int, std::allocator<unsigned int> >> = {
  135. _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 = 0x7fff8f732ac0,
  136. _M_prev = 0x7fff8f732ac0}}}, <No data fields>}
  137. procTriggered = {<std::_List_base<ProcTriggeredData, std::allocator<ProcTriggeredData> >> = {
  138. _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 = 0x7fff2f470f00,
  139. _M_prev = 0x7fff2f470f00}}}, <No data fields>}
  140. #7 0x000000000084b984 in Unit::ProcDamageAndSpell (this=0x7fffefef4000,
  141. pVictim=0x17d94000, procAttacker=<value optimized out>,
  142. procVictim=1572864, procExtra=1, amount=693, attType=BASE_ATTACK,
  143. procSpell=0x7fffe806b760) at ../../../src/game/Unit.cpp:5252
  144. No locales.
  145. #8 0x00000000007c275b in Aura::PeriodicTick (this=0x7fff75670db0)
  146. at ../../../src/game/SpellAuras.cpp:6836
  147. pCaster = <value optimized out>
  148. absorb = 0
  149. resist = 0
  150. amount = <value optimized out>
  151. cleanDamage = {damage = 0, absorb = 0, attackType = BASE_ATTACK,
  152. hitOutCome = MELEE_HIT_NORMAL}
  153. isCrit = <value optimized out>
  154. procVictim = 0
  155. pInfo = {aura = 0x7fff75670db0, damage = 693, overDamage = 0,
  156. absorb = 0, resist = 0, multiplier = 0, critical = false}
  157. pdamage = 693
  158. procEx = 1
  159. target = 0x17d94000
  160. spellProto = 0x7fffe806b760
  161. #9 0x00000000007b6a54 in Aura::UpdateAura (this=0x7fff75670c20, diff=106)
  162. at ../../../src/game/SpellAuras.h:424
  163. No locales.
  164. #10 SpellAuraHolder::Update (this=0x7fff75670c20, diff=106)
  165. at ../../../src/game/SpellAuras.cpp:9280
  166. aura = 0x7fff75670db0
  167. #11 0x00000000008465ed in SpellAuraHolder::UpdateHolder (this=0x17d94000,
  168. time=106) at ../../../src/game/SpellAuras.h:105
  169. No locales.
  170. #12 Unit::_UpdateSpells (this=0x17d94000, time=106)
  171. at ../../../src/game/Unit.cpp:3518
  172. i_holder = 0x7fff75670c20
  173. #13 0x0000000000857645 in Unit::Update (this=0x17d94000, p_time=106)
  174. at ../../../src/game/Unit.cpp:315
  175. No locales.
  176. #14 0x0000000000786d8d in Player::Update (this=0x17d94000, p_time=106)
  177. at ../../../src/game/Player.cpp:1199
  178. now = <value optimized out>
  179. pet = <value optimized out>
  180. #15 0x000000000068a908 in Map::Update (this=0x2b28000, t_diff=@0x7fff83dc3eb8)
  181. at ../../../src/game/Map.cpp:469
  182. plr = 0x7fff05deb800
  183. updater = {i_timeDiff = 101}
  184. __FUNCTION__ = "Update"
  185. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  186. #16 0x000000000069be82 in MapUpdateRequest::call (this=0x7fff83dc3e98)
  187. at ../../../src/game/MapUpdater.cpp:74
  188. No locales.
  189. #17 0x0000000000950691 in DelayExecutor::svc (this=0x7fff9038f6d0)
  190. at ../../../src/shared/DelayExecutor.cpp:70
  191. rq = 0x7fff83dc3e98
  192. #18 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  193. at ../../ace/Task.cpp:271
  194. t = 0x7fff9038f6d0
  195. svc_status = <value optimized out>
  196. #19 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff8f88fe80)
  197. at ../../ace/Thread_Adapter.cpp:94
  198. exit_hook_instance = <value optimized out>
  199. exit_hook_maybe = {instance_ = 0x0}
  200. exit_hook_ptr = <value optimized out>
  201. #20 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  202. No symbol table info available.
  203. #21 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  204. No symbol table info available.
  205. #22 0x0000000000000000 in ?? ()
  206. No symbol table info available.
  207. 22 Thread 0x7fff87d26910 (LWP 11366) 0x00007ffff525f388 in epoll_wait ()
  208. from /lib/libc.so.6
  209. 21 Thread 0x7fff88527910 (LWP 11365) 0x00007ffff525f388 in epoll_wait ()
  210. from /lib/libc.so.6
  211. 20 Thread 0x7fff88d28910 (LWP 11364) 0x00007ffff525f388 in epoll_wait ()
  212. from /lib/libc.so.6
  213. 19 Thread 0x7fff89529910 (LWP 11363) 0x00007ffff525f388 in epoll_wait ()
  214. from /lib/libc.so.6
  215. 18 Thread 0x7fff89d2a910 (LWP 11362) 0x00007ffff525f388 in epoll_wait ()
  216. from /lib/libc.so.6
  217. 17 Thread 0x7fff8a52b910 (LWP 11361) 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  218. 16 Thread 0x7fff8ad2c910 (LWP 11360) 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  219. 15 Thread 0x7fff8b52d910 (LWP 11359) 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  220. 14 Thread 0x7fff8be2e910 (LWP 11358) 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  221. 13 Thread 0x7fff8c62f910 (LWP 11357) 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  222. 12 Thread 0x7fff8ce30910 (LWP 11356) 0x00007ffff5ca88f1 in nanosleep ()
  223. from /lib/libpthread.so.0
  224. 11 Thread 0x7fff8d631910 (LWP 11355) 0x00007ffff5257932 in select ()
  225. from /lib/libc.so.6
  226. 10 Thread 0x7fff8de32910 (LWP 11354) 0x00007ffff5223471 in nanosleep ()
  227. from /lib/libc.so.6
  228. 9 Thread 0x7fff8e633910 (LWP 11353) 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  229. 8 Thread 0x7fff8ef34910 (LWP 11352) 0x00007ffff6fd72e9 in ?? ()
  230. from /lib/libz.so.1
  231. * 7 Thread 0x7fff8f735910 (LWP 11351) Spell::DoAllEffectOnTarget (
  232. this=0x7fff05deb800, target=0x10) at ../../../src/game/Spell.cpp:991
  233. 6 Thread 0x7fff90136910 (LWP 11350) 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  234. 5 Thread 0x7ffff3a1c910 (LWP 11315) 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  235. 4 Thread 0x7ffff421d910 (LWP 11314) 0x00007ffff5ca88f1 in nanosleep ()
  236. from /lib/libpthread.so.0
  237. 3 Thread 0x7ffff4d2b910 (LWP 11313) 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  238. 1 Thread 0x7ffff7fec710 (LWP 11309) 0x00007ffff5ca1cfd in pthread_join ()
  239. from /lib/libpthread.so.0
  240.  
  241. Hilo 22 (Thread 0x7fff87d26910 (LWP 11366)):
  242. #0 0x00007ffff525f388 in epoll_wait () from /lib/libc.so.6
  243. No symbol table info available.
  244. #1 0x00007ffff7af73b4 in ACE_Dev_Poll_Reactor::work_pending_i (
  245. this=0x7fff8f888a00, max_wait_time=<value optimized out>)
  246. at ../../ace/Dev_Poll_Reactor.cpp:960
  247. timer_buf = {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 = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  252. static max_time = <same as static member of an already seen type>,
  253. tv_ = {tv_sec = 0, tv_usec = 6629}}
  254. this_timeout = <value optimized out>
  255. timeout = 6
  256. nfds = <value optimized out>
  257. #2 0x00007ffff7af943c in ACE_Dev_Poll_Reactor::handle_events_i (
  258. this=0x7fff8f888a00, max_wait_time=0x7fff87d25040, guard=...)
  259. at ../../ace/Dev_Poll_Reactor.cpp:1033
  260. result = <value optimized out>
  261. #3 0x00007ffff7af95fe in ACE_Dev_Poll_Reactor::handle_events (
  262. this=0x7fff8f888a00, max_wait_time=0x7fff87d25040)
  263. at ../../ace/Dev_Poll_Reactor.cpp:1015
  264. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  265. max_wait_time_ = 0x7fff87d25040, start_time_ = {static zero = {
  266. static zero = <same as static member of an already seen type>,
  267. static max_time = {
  268. static zero = <same as static member of an already seen type>,
  269. 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}},
  270. static max_time = <same as static member of an already seen type>,
  271. tv_ = {tv_sec = 1292055433, tv_usec = 883069}}, stopped_ = false}
  272. guard = {token_ = @0x7fff8f888a78, owner_ = 1}
  273. result = -1
  274. #4 0x00007ffff7b518bd in ACE_Reactor::run_reactor_event_loop (
  275. this=0x7fff8f9221d0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  276. result = 1
  277. #5 0x00000000008a4126 in ReactorRunnable::svc (this=0x7fff8f8793e8)
  278. at ../../../src/game/WorldSocketMgr.cpp:167
  279. interval = {static zero = {
  280. static zero = <same as static member of an already seen type>,
  281. static max_time = {
  282. static zero = <same as static member of an already seen type>,
  283. 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}},
  284. static max_time = <same as static member of an already seen type>,
  285. tv_ = {tv_sec = 0, tv_usec = 6629}}
  286. __FUNCTION__ = "svc"
  287. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  288. #6 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  289. at ../../ace/Task.cpp:271
  290. t = 0x7fff8f8793e8
  291. svc_status = <value optimized out>
  292. #7 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff8f88ef80)
  293. at ../../ace/Thread_Adapter.cpp:94
  294. exit_hook_instance = <value optimized out>
  295. exit_hook_maybe = {instance_ = 0x0}
  296. exit_hook_ptr = <value optimized out>
  297. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  298. No symbol table info available.
  299. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  300. No symbol table info available.
  301. #10 0x0000000000000000 in ?? ()
  302. No symbol table info available.
  303.  
  304. Hilo 21 (Thread 0x7fff88527910 (LWP 11365)):
  305. #0 0x00007ffff525f388 in epoll_wait () from /lib/libc.so.6
  306. No symbol table info available.
  307. #1 0x00007ffff7af73b4 in ACE_Dev_Poll_Reactor::work_pending_i (
  308. this=0x7fff8f888700, max_wait_time=<value optimized out>)
  309. at ../../ace/Dev_Poll_Reactor.cpp:960
  310. timer_buf = {static zero = {
  311. static zero = <same as static member of an already seen type>,
  312. static max_time = {
  313. static zero = <same as static member of an already seen type>,
  314. 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}},
  315. static max_time = <same as static member of an already seen type>,
  316. tv_ = {tv_sec = 0, tv_usec = 9999}}
  317. this_timeout = <value optimized out>
  318. timeout = 9
  319. nfds = <value optimized out>
  320. #2 0x00007ffff7af943c in ACE_Dev_Poll_Reactor::handle_events_i (
  321. this=0x7fff8f888700, max_wait_time=0x7fff88526040, guard=...)
  322. at ../../ace/Dev_Poll_Reactor.cpp:1033
  323. result = <value optimized out>
  324. #3 0x00007ffff7af95fe in ACE_Dev_Poll_Reactor::handle_events (
  325. this=0x7fff8f888700, max_wait_time=0x7fff88526040)
  326. at ../../ace/Dev_Poll_Reactor.cpp:1015
  327. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  328. max_wait_time_ = 0x7fff88526040, start_time_ = {static zero = {
  329. static zero = <same as static member of an already seen type>,
  330. static max_time = {
  331. static zero = <same as static member of an already seen type>,
  332. 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}},
  333. static max_time = <same as static member of an already seen type>,
  334. tv_ = {tv_sec = 1292055433, tv_usec = 883700}}, stopped_ = false}
  335. guard = {token_ = @0x7fff8f888778, owner_ = 1}
  336. result = -1
  337. #4 0x00007ffff7b518bd in ACE_Reactor::run_reactor_event_loop (
  338. this=0x7fff8f9221a0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  339. result = -1886940496
  340. #5 0x00000000008a4126 in ReactorRunnable::svc (this=0x7fff8f8792b0)
  341. at ../../../src/game/WorldSocketMgr.cpp:167
  342. interval = {static zero = {
  343. static zero = <same as static member of an already seen type>,
  344. static max_time = {
  345. static zero = <same as static member of an already seen type>,
  346. 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}},
  347. static max_time = <same as static member of an already seen type>,
  348. tv_ = {tv_sec = 0, tv_usec = 9999}}
  349. __FUNCTION__ = "svc"
  350. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  351. #6 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  352. at ../../ace/Task.cpp:271
  353. t = 0x7fff8f8792b0
  354. svc_status = <value optimized out>
  355. #7 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff8f88f040)
  356. at ../../ace/Thread_Adapter.cpp:94
  357. exit_hook_instance = <value optimized out>
  358. exit_hook_maybe = {instance_ = 0x0}
  359. exit_hook_ptr = <value optimized out>
  360. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  361. No symbol table info available.
  362. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  363. No symbol table info available.
  364. #10 0x0000000000000000 in ?? ()
  365. No symbol table info available.
  366.  
  367. Hilo 20 (Thread 0x7fff88d28910 (LWP 11364)):
  368. #0 0x00007ffff525f388 in epoll_wait () from /lib/libc.so.6
  369. No symbol table info available.
  370. #1 0x00007ffff7af73b4 in ACE_Dev_Poll_Reactor::work_pending_i (
  371. this=0x7fff8f888580, max_wait_time=<value optimized out>)
  372. at ../../ace/Dev_Poll_Reactor.cpp:960
  373. timer_buf = {static zero = {
  374. static zero = <same as static member of an already seen type>,
  375. static max_time = {
  376. static zero = <same as static member of an already seen type>,
  377. 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}},
  378. static max_time = <same as static member of an already seen type>,
  379. tv_ = {tv_sec = 0, tv_usec = 9999}}
  380. this_timeout = <value optimized out>
  381. timeout = 9
  382. nfds = <value optimized out>
  383. #2 0x00007ffff7af943c in ACE_Dev_Poll_Reactor::handle_events_i (
  384. this=0x7fff8f888580, max_wait_time=0x7fff88d27040, guard=...)
  385. at ../../ace/Dev_Poll_Reactor.cpp:1033
  386. result = <value optimized out>
  387. #3 0x00007ffff7af95fe in ACE_Dev_Poll_Reactor::handle_events (
  388. this=0x7fff8f888580, max_wait_time=0x7fff88d27040)
  389. at ../../ace/Dev_Poll_Reactor.cpp:1015
  390. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  391. max_wait_time_ = 0x7fff88d27040, start_time_ = {static zero = {
  392. static zero = <same as static member of an already seen type>,
  393. static max_time = {
  394. static zero = <same as static member of an already seen type>,
  395. 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}},
  396. static max_time = <same as static member of an already seen type>,
  397. tv_ = {tv_sec = 1292055433, tv_usec = 884962}}, stopped_ = false}
  398. guard = {token_ = @0x7fff8f8885f8, owner_ = 1}
  399. result = -1
  400. #4 0x00007ffff7b518bd in ACE_Reactor::run_reactor_event_loop (
  401. this=0x7fff8f922170, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  402. result = -1886940808
  403. #5 0x00000000008a4126 in ReactorRunnable::svc (this=0x7fff8f879178)
  404. at ../../../src/game/WorldSocketMgr.cpp:167
  405. interval = {static zero = {
  406. static zero = <same as static member of an already seen type>,
  407. static max_time = {
  408. static zero = <same as static member of an already seen type>,
  409. 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}},
  410. static max_time = <same as static member of an already seen type>,
  411. tv_ = {tv_sec = 0, tv_usec = 9999}}
  412. __FUNCTION__ = "svc"
  413. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  414. #6 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  415. at ../../ace/Task.cpp:271
  416. t = 0x7fff8f879178
  417. svc_status = <value optimized out>
  418. #7 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff8f88f100)
  419. at ../../ace/Thread_Adapter.cpp:94
  420. exit_hook_instance = <value optimized out>
  421. exit_hook_maybe = {instance_ = 0x0}
  422. exit_hook_ptr = <value optimized out>
  423. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  424. No symbol table info available.
  425. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  426. No symbol table info available.
  427. #10 0x0000000000000000 in ?? ()
  428. No symbol table info available.
  429.  
  430. Hilo 19 (Thread 0x7fff89529910 (LWP 11363)):
  431. #0 0x00007ffff525f388 in epoll_wait () from /lib/libc.so.6
  432. No symbol table info available.
  433. #1 0x00007ffff7af73b4 in ACE_Dev_Poll_Reactor::work_pending_i (
  434. this=0x7fff8f888400, max_wait_time=<value optimized out>)
  435. at ../../ace/Dev_Poll_Reactor.cpp:960
  436. timer_buf = {static zero = {
  437. static zero = <same as static member of an already seen type>,
  438. static max_time = {
  439. static zero = <same as static member of an already seen type>,
  440. 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}},
  441. static max_time = <same as static member of an already seen type>,
  442. tv_ = {tv_sec = 0, tv_usec = 9999}}
  443. this_timeout = <value optimized out>
  444. timeout = 9
  445. nfds = <value optimized out>
  446. #2 0x00007ffff7af943c in ACE_Dev_Poll_Reactor::handle_events_i (
  447. this=0x7fff8f888400, max_wait_time=0x7fff89528040, guard=...)
  448. at ../../ace/Dev_Poll_Reactor.cpp:1033
  449. result = <value optimized out>
  450. #3 0x00007ffff7af95fe in ACE_Dev_Poll_Reactor::handle_events (
  451. this=0x7fff8f888400, max_wait_time=0x7fff89528040)
  452. at ../../ace/Dev_Poll_Reactor.cpp:1015
  453. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  454. max_wait_time_ = 0x7fff89528040, start_time_ = {static zero = {
  455. static zero = <same as static member of an already seen type>,
  456. static max_time = {
  457. static zero = <same as static member of an already seen type>,
  458. 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}},
  459. static max_time = <same as static member of an already seen type>,
  460. tv_ = {tv_sec = 1292055433, tv_usec = 876226}}, stopped_ = false}
  461. guard = {token_ = @0x7fff8f888478, owner_ = 1}
  462. result = -1
  463. #4 0x00007ffff7b518bd in ACE_Reactor::run_reactor_event_loop (
  464. this=0x7fff8f922140, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  465. result = -1886941120
  466. #5 0x00000000008a4126 in ReactorRunnable::svc (this=0x7fff8f879040)
  467. at ../../../src/game/WorldSocketMgr.cpp:167
  468. interval = {static zero = {
  469. static zero = <same as static member of an already seen type>,
  470. static max_time = {
  471. static zero = <same as static member of an already seen type>,
  472. 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}},
  473. static max_time = <same as static member of an already seen type>,
  474. tv_ = {tv_sec = 0, tv_usec = 9999}}
  475. __FUNCTION__ = "svc"
  476. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  477. #6 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  478. at ../../ace/Task.cpp:271
  479. t = 0x7fff8f879040
  480. svc_status = <value optimized out>
  481. #7 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff8f88f1c0)
  482. at ../../ace/Thread_Adapter.cpp:94
  483. exit_hook_instance = <value optimized out>
  484. exit_hook_maybe = {instance_ = 0x0}
  485. exit_hook_ptr = <value optimized out>
  486. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  487. No symbol table info available.
  488. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  489. No symbol table info available.
  490. #10 0x0000000000000000 in ?? ()
  491. No symbol table info available.
  492.  
  493. Hilo 18 (Thread 0x7fff89d2a910 (LWP 11362)):
  494. #0 0x00007ffff525f388 in epoll_wait () from /lib/libc.so.6
  495. No symbol table info available.
  496. #1 0x00007ffff7af73b4 in ACE_Dev_Poll_Reactor::work_pending_i (
  497. this=0x7fff8f888280, max_wait_time=<value optimized out>)
  498. at ../../ace/Dev_Poll_Reactor.cpp:960
  499. timer_buf = {static zero = {
  500. static zero = <same as static member of an already seen type>,
  501. static max_time = {
  502. static zero = <same as static member of an already seen type>,
  503. 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}},
  504. static max_time = <same as static member of an already seen type>,
  505. tv_ = {tv_sec = 0, tv_usec = 9999}}
  506. this_timeout = <value optimized out>
  507. timeout = 9
  508. nfds = <value optimized out>
  509. #2 0x00007ffff7af943c in ACE_Dev_Poll_Reactor::handle_events_i (
  510. this=0x7fff8f888280, max_wait_time=0x7fff89d29040, guard=...)
  511. at ../../ace/Dev_Poll_Reactor.cpp:1033
  512. result = <value optimized out>
  513. #3 0x00007ffff7af95fe in ACE_Dev_Poll_Reactor::handle_events (
  514. this=0x7fff8f888280, max_wait_time=0x7fff89d29040)
  515. at ../../ace/Dev_Poll_Reactor.cpp:1015
  516. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  517. max_wait_time_ = 0x7fff89d29040, start_time_ = {static zero = {
  518. static zero = <same as static member of an already seen type>,
  519. static max_time = {
  520. static zero = <same as static member of an already seen type>,
  521. 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}},
  522. static max_time = <same as static member of an already seen type>,
  523. tv_ = {tv_sec = 1292055433, tv_usec = 875736}}, stopped_ = false}
  524. guard = {token_ = @0x7fff8f8882f8, owner_ = 1}
  525. result = -1
  526. #4 0x00007ffff7b518bd in ACE_Reactor::run_reactor_event_loop (
  527. this=0x7fff8f922110, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  528. result = -1886941432
  529. #5 0x00000000008a4126 in ReactorRunnable::svc (this=0x7fff8f878f08)
  530. at ../../../src/game/WorldSocketMgr.cpp:167
  531. interval = {static zero = {
  532. static zero = <same as static member of an already seen type>,
  533. static max_time = {
  534. static zero = <same as static member of an already seen type>,
  535. 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}},
  536. static max_time = <same as static member of an already seen type>,
  537. tv_ = {tv_sec = 0, tv_usec = 9999}}
  538. __FUNCTION__ = "svc"
  539. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  540. #6 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  541. at ../../ace/Task.cpp:271
  542. t = 0x7fff8f878f08
  543. svc_status = <value optimized out>
  544. #7 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff8f88f280)
  545. at ../../ace/Thread_Adapter.cpp:94
  546. exit_hook_instance = <value optimized out>
  547. exit_hook_maybe = {instance_ = 0x0}
  548. exit_hook_ptr = <value optimized out>
  549. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  550. No symbol table info available.
  551. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  552. No symbol table info available.
  553. #10 0x0000000000000000 in ?? ()
  554. No symbol table info available.
  555.  
  556. Hilo 17 (Thread 0x7fff8a52b910 (LWP 11361)):
  557. #0 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  558. from /lib/libpthread.so.0
  559. No symbol table info available.
  560. #1 0x00007ffff7ae6105 in cond_timedwait (this=0x7fff8e647f84, mutex=...,
  561. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  562. result = <value optimized out>
  563. ts = {tv_sec = 0, tv_nsec = 4976535611104098816}
  564. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff8e647f84, mutex=...,
  565. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  566. No locales.
  567. #3 0x000000000050b96b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  568. (this=0x7fff8e647f00, timeout=0x0)
  569. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  570. result = <value optimized out>
  571. #4 0x000000000050ca29 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  572. this=0x7fff8e647f00, first_item=@0x7fff8a52b078, timeout=0x0)
  573. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  574. ace_mon = {lock_ = 0x7fff8e647f50, owner_ = 0}
  575. #5 0x000000000050c2a8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff8d630fe0)
  576. at /usr/local/include/ace/Task_T.inl:22
  577. No locales.
  578. #6 SOAPWorkingThread::svc (this=0x7fff8d630fe0)
  579. at ../../../src/mangosd/MaNGOSsoap.h:60
  580. mb = 0x0
  581. #7 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  582. at ../../ace/Task.cpp:271
  583. t = 0x7fff8d630fe0
  584. svc_status = <value optimized out>
  585. #8 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff8e643c40)
  586. at ../../ace/Thread_Adapter.cpp:94
  587. exit_hook_instance = <value optimized out>
  588. exit_hook_maybe = {instance_ = 0x0}
  589. exit_hook_ptr = <value optimized out>
  590. #9 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  591. No symbol table info available.
  592. #10 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  593. No symbol table info available.
  594. #11 0x0000000000000000 in ?? ()
  595. No symbol table info available.
  596.  
  597. Hilo 16 (Thread 0x7fff8ad2c910 (LWP 11360)):
  598. #0 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  599. from /lib/libpthread.so.0
  600. No symbol table info available.
  601. #1 0x00007ffff7ae6105 in cond_timedwait (this=0x7fff8e647f84, mutex=...,
  602. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  603. result = <value optimized out>
  604. ts = {tv_sec = 0, tv_nsec = 4976535611104098816}
  605. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff8e647f84, mutex=...,
  606. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  607. No locales.
  608. #3 0x000000000050b96b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  609. (this=0x7fff8e647f00, timeout=0x0)
  610. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  611. result = <value optimized out>
  612. #4 0x000000000050ca29 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  613. this=0x7fff8e647f00, first_item=@0x7fff8ad2c078, timeout=0x0)
  614. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  615. ace_mon = {lock_ = 0x7fff8e647f50, owner_ = 0}
  616. #5 0x000000000050c2a8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff8d630fe0)
  617. at /usr/local/include/ace/Task_T.inl:22
  618. No locales.
  619. #6 SOAPWorkingThread::svc (this=0x7fff8d630fe0)
  620. at ../../../src/mangosd/MaNGOSsoap.h:60
  621. mb = 0x0
  622. #7 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  623. at ../../ace/Task.cpp:271
  624. t = 0x7fff8d630fe0
  625. svc_status = <value optimized out>
  626. #8 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff8e643d00)
  627. at ../../ace/Thread_Adapter.cpp:94
  628. exit_hook_instance = <value optimized out>
  629. exit_hook_maybe = {instance_ = 0x0}
  630. exit_hook_ptr = <value optimized out>
  631. #9 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  632. No symbol table info available.
  633. #10 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  634. No symbol table info available.
  635. #11 0x0000000000000000 in ?? ()
  636. No symbol table info available.
  637.  
  638. Hilo 15 (Thread 0x7fff8b52d910 (LWP 11359)):
  639. #0 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  640. from /lib/libpthread.so.0
  641. No symbol table info available.
  642. #1 0x00007ffff7ae6105 in cond_timedwait (this=0x7fff8e647f84, mutex=...,
  643. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  644. result = <value optimized out>
  645. ts = {tv_sec = 0, tv_nsec = 4976535611104098816}
  646. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff8e647f84, mutex=...,
  647. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  648. No locales.
  649. #3 0x000000000050b96b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  650. (this=0x7fff8e647f00, timeout=0x0)
  651. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  652. result = <value optimized out>
  653. #4 0x000000000050ca29 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  654. this=0x7fff8e647f00, first_item=@0x7fff8b52d078, timeout=0x0)
  655. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  656. ace_mon = {lock_ = 0x7fff8e647f50, owner_ = 0}
  657. #5 0x000000000050c2a8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff8d630fe0)
  658. at /usr/local/include/ace/Task_T.inl:22
  659. No locales.
  660. #6 SOAPWorkingThread::svc (this=0x7fff8d630fe0)
  661. at ../../../src/mangosd/MaNGOSsoap.h:60
  662. mb = 0x0
  663. #7 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  664. at ../../ace/Task.cpp:271
  665. t = 0x7fff8d630fe0
  666. svc_status = <value optimized out>
  667. #8 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff8e643dc0)
  668. at ../../ace/Thread_Adapter.cpp:94
  669. exit_hook_instance = <value optimized out>
  670. exit_hook_maybe = {instance_ = 0x0}
  671. exit_hook_ptr = <value optimized out>
  672. #9 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  673. No symbol table info available.
  674. #10 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  675. No symbol table info available.
  676. #11 0x0000000000000000 in ?? ()
  677. No symbol table info available.
  678.  
  679. Hilo 14 (Thread 0x7fff8be2e910 (LWP 11358)):
  680. #0 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  681. from /lib/libpthread.so.0
  682. No symbol table info available.
  683. #1 0x00007ffff7ae6105 in cond_timedwait (this=0x7fff8e647f84, mutex=...,
  684. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  685. result = <value optimized out>
  686. ts = {tv_sec = 0, tv_nsec = 4976535611104098816}
  687. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff8e647f84, mutex=...,
  688. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  689. No locales.
  690. #3 0x000000000050b96b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  691. (this=0x7fff8e647f00, timeout=0x0)
  692. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  693. result = <value optimized out>
  694. #4 0x000000000050ca29 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  695. this=0x7fff8e647f00, first_item=@0x7fff8be2e078, timeout=0x0)
  696. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  697. ace_mon = {lock_ = 0x7fff8e647f50, owner_ = 0}
  698. #5 0x000000000050c2a8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff8d630fe0)
  699. at /usr/local/include/ace/Task_T.inl:22
  700. No locales.
  701. #6 SOAPWorkingThread::svc (this=0x7fff8d630fe0)
  702. at ../../../src/mangosd/MaNGOSsoap.h:60
  703. mb = 0x0
  704. #7 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  705. at ../../ace/Task.cpp:271
  706. t = 0x7fff8d630fe0
  707. svc_status = <value optimized out>
  708. #8 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff8e643e80)
  709. at ../../ace/Thread_Adapter.cpp:94
  710. exit_hook_instance = <value optimized out>
  711. exit_hook_maybe = {instance_ = 0x0}
  712. exit_hook_ptr = <value optimized out>
  713. #9 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  714. No symbol table info available.
  715. #10 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  716. No symbol table info available.
  717. #11 0x0000000000000000 in ?? ()
  718. No symbol table info available.
  719.  
  720. Hilo 13 (Thread 0x7fff8c62f910 (LWP 11357)):
  721. #0 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  722. from /lib/libpthread.so.0
  723. No symbol table info available.
  724. #1 0x00007ffff7ae6105 in cond_timedwait (this=0x7fff8e647f84, mutex=...,
  725. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  726. result = <value optimized out>
  727. ts = {tv_sec = 0, tv_nsec = 4976535611104098816}
  728. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff8e647f84, mutex=...,
  729. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  730. No locales.
  731. #3 0x000000000050b96b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  732. (this=0x7fff8e647f00, timeout=0x0)
  733. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  734. result = <value optimized out>
  735. #4 0x000000000050ca29 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  736. this=0x7fff8e647f00, first_item=@0x7fff8c62f078, timeout=0x0)
  737. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  738. ace_mon = {lock_ = 0x7fff8e647f50, owner_ = 0}
  739. #5 0x000000000050c2a8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff8d630fe0)
  740. at /usr/local/include/ace/Task_T.inl:22
  741. No locales.
  742. #6 SOAPWorkingThread::svc (this=0x7fff8d630fe0)
  743. at ../../../src/mangosd/MaNGOSsoap.h:60
  744. mb = 0x0
  745. #7 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  746. at ../../ace/Task.cpp:271
  747. t = 0x7fff8d630fe0
  748. svc_status = <value optimized out>
  749. #8 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff8e643f40)
  750. at ../../ace/Thread_Adapter.cpp:94
  751. exit_hook_instance = <value optimized out>
  752. exit_hook_maybe = {instance_ = 0x0}
  753. exit_hook_ptr = <value optimized out>
  754. #9 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  755. No symbol table info available.
  756. #10 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  757. No symbol table info available.
  758. #11 0x0000000000000000 in ?? ()
  759. No symbol table info available.
  760.  
  761. Hilo 12 (Thread 0x7fff8ce30910 (LWP 11356)):
  762. #0 0x00007ffff5ca88f1 in nanosleep () from /lib/libpthread.so.0
  763. No symbol table info available.
  764. #1 0x0000000000955819 in sleep (msecs=<value optimized out>)
  765. at /usr/local/include/ace/OS_NS_unistd.inl:951
  766. rqtp = {tv_sec = 1, tv_nsec = 0}
  767. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  768. at ../../../src/shared/Threading.cpp:237
  769. No locales.
  770. #3 0x00000000005076dc in FreezeDetectorRunnable::run (this=0x7fff8e674d60)
  771. at ../../../src/mangosd/Master.cpp:74
  772. curtime = 0
  773. #4 0x0000000000955b4a in ACE_Based::Thread::ThreadTask (param=0x7fff8ce30010)
  774. at ../../../src/shared/Threading.cpp:187
  775. No locales.
  776. #5 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  777. No symbol table info available.
  778. #6 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  779. No symbol table info available.
  780. #7 0x0000000000000000 in ?? ()
  781. No symbol table info available.
  782.  
  783. Hilo 11 (Thread 0x7fff8d631910 (LWP 11355)):
  784. #0 0x00007ffff5257932 in select () from /lib/libc.so.6
  785. No symbol table info available.
  786. #1 0x00000000009eb57d in tcp_select (soap=0x7fff8d6157e0, s=29,
  787. flags=<value optimized out>, timeout=<value optimized out>)
  788. at ../../../../dep/src/gsoap/stdsoap2.cpp:4418
  789. tv = {tv_sec = 1, tv_usec = 358248}
  790. fd = {{fds_bits = {536870912, 0 <repeats 15 times>}}, {fds_bits = {
  791. 536870912, 0 <repeats 15 times>}}, {fds_bits = {536870912,
  792. 0 <repeats 15 times>}}}
  793. sfd = 0x7fff8d615600
  794. efd = 0x7fff8d615680
  795. r = <value optimized out>
  796. rfd = 0x7fff8d615580
  797. #2 0x00000000009f8b6f in soap_accept (soap=0x7fff8d6157e0)
  798. at ../../../../dep/src/gsoap/stdsoap2.cpp:4486
  799. r = -514
  800. err = -514
  801. n = 16
  802. len = 65536
  803. set = 1
  804. #3 0x000000000050ad17 in MaNGOSsoapRunnable::run (this=<value optimized out>)
  805. at ../../../src/mangosd/MaNGOSsoap.cpp:51
  806. thread_soap = <value optimized out>
  807. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0xa11d90,
  808. reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  809. value_ = 1}, <No data fields>}, priority_ = 0,
  810. reactor_ = 0x0,
  811. reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  812. _vptr.Policy = 0x7ffff7dcc570},
  813. value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {
  814. _vptr.ACE_Shared_Object = 0xa11e90}, <No data fields>},
  815. thr_count_ = 5, thr_mgr_ = 0x7fff8f8c3380, flags_ = 0,
  816. grp_id_ = 2, lock_ = {lock_ = {__data = {__lock = 0,
  817. __count = 0, __owner = 0, __nusers = 0, __kind = 0,
  818. __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  819. __size = '\000' <repetidos 39 veces>, __align = 0},
  820. removed_ = false}, last_thread_id_ = 0},
  821. msg_queue_ = 0x7fff8e647f00, delete_msg_queue_ = true, mod_ = 0x0,
  822. next_ = 0x0}, <No data fields>}
  823. soap = {_vptr.soap = 0xa97cf0, state = 1, version = 0, mode = 0,
  824. imode = 2097152, omode = 2097152, float_format = 0xa945ef "%.9G",
  825. double_format = 0xa945f4 "%.17lG",
  826. dime_id_format = 0xa945fb "cid:id%d", http_version = 0xa2b765 "1.1",
  827. http_content = 0x0, encodingStyle = 0xa97220 "", actor = 0x0,
  828. lang = 0xa94f19 "en", recv_timeout = 5, send_timeout = 5,
  829. connect_timeout = 0, accept_timeout = 3, socket_flags = 0,
  830. connect_flags = 0, bind_flags = 0, accept_flags = 0,
  831. linger_time = 0, namespaces = 0xd34fc0, local_namespaces = 0x0,
  832. nlist = 0x0, blist = 0x0, clist = 0x41727a0, alist = 0x0, iht = {
  833. 0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>},
  834. pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fff87393fb0,
  835. idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0,
  836. fpost = 0xa0c8d0 <http_post>, fget = 0x9e9760 <http_get>,
  837. fput = 0x9e9770 <http_405>, fdel = 0x9e9770 <http_405>,
  838. fhead = 0x9e9770 <http_405>, fform = 0,
  839. fposthdr = 0x9f0cd0 <http_post_header>,
  840. fresponse = 0x9ec9e0 <http_response>,
  841. fparse = 0x9fdcf0 <http_parse>,
  842. fparsehdr = 0xa0bc90 <http_parse_header>, fheader = 0,
  843. fresolve = 0x9ee610 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  844. fclosesocket = 0x9ee5f0 <tcp_closesocket>,
  845. fshutdownsocket = 0x9ee5e0 <tcp_shutdownsocket>,
  846. fopen = 0xa015a0 <tcp_connect>, faccept = 0x9ee600 <tcp_accept>,
  847. fclose = 0x9e8dc0 <tcp_disconnect>, fsend = 0x9ee2d0 <fsend>,
  848. frecv = 0x9ee0a0 <frecv>, fpoll = 0x9fa250 <soap_poll>,
  849. fseterror = 0, fignore = 0, fserveloop = 0,
  850. fplugin = 0x9ec980 <fplugin>, fmalloc = 0, fprepareinit = 0,
  851. fpreparesend = 0, fpreparerecv = 0, fpreparefinal = 0,
  852. fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0,
  853. fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0,
  854. fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0,
  855. fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 29,
  856. socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0,
  857. buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0,
  858. length = 0, labbuf = 0x0, lablen = 0, labidx = 0,
  859. buf = '\000' <repetidos 65535 veces>,
  860. msgbuf = '\000' <repetidos 1023 veces>,
  861. tmpbuf = '\000' <repetidos 1023 veces>,
  862. tag = '\000' <repetidos 1023 veces>,
  863. id = '\000' <repetidos 1023 veces>,
  864. href = '\000' <repetidos 1023 veces>,
  865. type = '\000' <repetidos 1023 veces>,
  866. arrayType = '\000' <repetidos 1023 veces>,
  867. arraySize = '\000' <repetidos 1023 veces>,
  868. arrayOffset = '\000' <repetidos 1023 veces>, other = 0,
  869. position = 0, positions = {0 <repeats 16 times>}, root = 0,
  870. attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0,
  871. ns = 0, part = 9, alloced = 0, peeked = 0, chunksize = 0,
  872. chunkbuflen = 0, endpoint = '\000' <repetidos 1023 veces>,
  873. path = '\000' <repetidos 1023 veces>,
  874. host = '\000' <repetidos 1023 veces>, action = 0x0, authrealm = 0x0,
  875. prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0,
  876. tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0,
  877. max_keep_alive = 100, proxy_http_version = 0xa94604 "1.0",
  878. proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0,
  879. proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0,
  880. errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0,
  881. chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0,
  882. type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0},
  883. mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0,
  884. last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {
  885. 0x0, 0x0, 0x0}, mht = {0x0 <repeats 1024 times>},
  886. c14ninclude = 0x0, c14nexclude = 0x0, cookies = 0x0,
  887. cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32,
  888. ipv6_multicast_if = 0, ipv4_multicast_if = 0x0,
  889. ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0,
  890. sin_addr = {s_addr = 0},
  891. sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  892. fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  893. session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0,
  894. dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0,
  895. randfile = 0x0,
  896. session_host = '\000' <repetidos 920 veces>, "x\020\000\000\000\000\000\000\000\200d\216ÿ\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\017c\215ÿ\177", '\000' <repetidos 26 veces>, "x\017c\215ÿ\177\000\000\000\000\000\000\000\000\000\000àB|öÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff65bfed1,
  897. z_crc = 0, z_dict = 0x1078 <Address 0x1078 out of bounds>,
  898. z_dict_len = 4160660616, zlib_state = 32767, zlib_in = 0,
  899. zlib_out = -24064, z_buf = 0x1078 <Address 0x1078 out of bounds>,
  900. z_buflen = 0, z_level = 4104, z_ratio_in = 4.59163468e-41,
  901. z_ratio_out = -1.1156287e+33}
  902. m = <value optimized out>
  903. s = -514
  904. #4 0x0000000000955b4a in ACE_Based::Thread::ThreadTask (param=0x1e)
  905. at ../../../src/shared/Threading.cpp:187
  906. No locales.
  907. #5 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  908. No symbol table info available.
  909. #6 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  910. No symbol table info available.
  911. #7 0x0000000000000000 in ?? ()
  912. No symbol table info available.
  913.  
  914. Hilo 10 (Thread 0x7fff8de32910 (LWP 11354)):
  915. #0 0x00007ffff5223471 in nanosleep () from /lib/libc.so.6
  916. No symbol table info available.
  917. #1 0x00007ffff52580d4 in usleep () from /lib/libc.so.6
  918. No symbol table info available.
  919. #2 0x0000000000501c69 in CliRunnable::run (this=<value optimized out>)
  920. at ../../../src/mangosd/CliRunnable.cpp:612
  921. command_str = <value optimized out>
  922. 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 ã\215ÿ\177\000\000Û\004\\öÿ\177", '\000' <repetidos 11 veces>, "úð\177Å4\020E\000\000\000\000\000\000\000\000\000ëe\216ÿ\177\000\000°þ0ôÿ\177\000\000\230(ã\215ÿ\177\000\000\020)ã\215ÿ\177", '\000' <repetidos 11 veces>, "ô\210\217ÿ\177\000\000Ï÷[öÿ\177\000\000\000\000\000\000\000\000\000\000k¤°÷ÿ\177\000\000(ô\210\217ÿ\177", '\000' <repetidos 11 veces>, "ëe\216ÿ\177\000\000Ð3Ô", '\000' <repetidos 13 veces>...
  923. #3 0x0000000000955b4a in ACE_Based::Thread::ThreadTask (param=0x7fff8de31ea0)
  924. at ../../../src/shared/Threading.cpp:187
  925. No locales.
  926. #4 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  927. No symbol table info available.
  928. #5 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  929. No symbol table info available.
  930. #6 0x0000000000000000 in ?? ()
  931. No symbol table info available.
  932.  
  933. Hilo 9 (Thread 0x7fff8e633910 (LWP 11353)):
  934. #0 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  935. from /lib/libpthread.so.0
  936. No symbol table info available.
  937. #1 0x00007ffff7ae605a in cond_wait (this=0x7fff9038f7a4)
  938. at ../../ace/OS_NS_Thread.inl:329
  939. result = <value optimized out>
  940. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff9038f7a4)
  941. at ../../ace/Condition_Thread_Mutex.cpp:90
  942. No locales.
  943. #3 0x000000000069b7c0 in MapUpdater::wait (this=0x7fff9038f6c8)
  944. at ../../../src/game/MapUpdater.cpp:107
  945. guard = {lock_ = 0x7fff9038f7e0, owner_ = 0}
  946. #4 0x0000000000697918 in MapManager::Update (this=0x7fff9038f600,
  947. diff=<value optimized out>) at ../../../src/game/MapManager.cpp:275
  948. No locales.
  949. #5 0x00000000008900d9 in World::Update (this=0x7ffff42bf900, diff=44)
  950. at ../../../src/game/World.cpp:1486
  951. No locales.
  952. #6 0x000000000050d7fd in WorldRunnable::run (this=<value optimized out>)
  953. at ../../../src/mangosd/WorldRunnable.cpp:60
  954. diff = 44
  955. realCurrTime = <value optimized out>
  956. realPrevTime = <value optimized out>
  957. prevSleepTime = 36
  958. #7 0x0000000000955b4a in ACE_Based::Thread::ThreadTask (param=0x7fff9038f7a4)
  959. at ../../../src/shared/Threading.cpp:187
  960. No locales.
  961. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  962. No symbol table info available.
  963. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  964. No symbol table info available.
  965. #10 0x0000000000000000 in ?? ()
  966. No symbol table info available.
  967.  
  968. Hilo 8 (Thread 0x7fff8ef34910 (LWP 11352)):
  969. #0 0x00007ffff6fd72e9 in ?? () from /lib/libz.so.1
  970. No symbol table info available.
  971. #1 0x00007ffff6fd742d in ?? () from /lib/libz.so.1
  972. No symbol table info available.
  973. #2 0x00007ffff6fd554f in ?? () from /lib/libz.so.1
  974. No symbol table info available.
  975. #3 0x00007ffff6fd3281 in deflate () from /lib/libz.so.1
  976. No symbol table info available.
  977. #4 0x000000000087f5d5 in UpdateData::Compress (this=<value optimized out>,
  978. dst=0x7fff15a650c4, dst_size=0x7fff8ef31bfc, src=<value optimized out>,
  979. src_size=420) at ../../../src/game/UpdateData.cpp:86
  980. c_stream = {next_in = 0x7fff15a64464 "", avail_in = 0, total_in = 420,
  981. next_out = 0x7fff15a650c6 "", avail_out = 431, total_out = 2,
  982. msg = 0x0, state = 0x1612f0b0, zalloc = 0x7ffff6fd7de0,
  983. zfree = 0x7ffff6fd7dd0, opaque = 0x0, data_type = 0,
  984. adler = 4208481852, reserved = 140735591685112}
  985. z_res = 0
  986. #5 0x000000000087fc8b in UpdateData::BuildPacket (this=<value optimized out>,
  987. packet=<value optimized out>) at ../../../src/game/UpdateData.cpp:132
  988. destsize = <value optimized out>
  989. __FUNCTION__ = "BuildPacket"
  990. __PRETTY_FUNCTION__ = "bool UpdateData::BuildPacket(WorldPacket*)"
  991. buf = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 420,
  992. _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  993. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  994. _M_start = 0x7fff15a642c0 "\002",
  995. _M_finish = 0x7fff15a64464 "",
  996. _M_end_of_storage = 0x7fff15a64464 ""}}, <No data fields>}}
  997. #6 0x00000000008ef2b4 in MaNGOS::VisibleNotifier::Notify (
  998. this=<value optimized out>) at ../../../src/game/GridNotifiers.cpp:74
  999. packet = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0,
  1000. _wpos = 437,
  1001. _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  1002. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  1003. _M_start = 0x7fff15a650c0 "¤\001",
  1004. _M_finish = 0x7fff15a65275 " A",
  1005. _M_end_of_storage = 0x7fff15a65275 " A"}}, <No data fields>}}, m_opcode = 0}
  1006. player = @0x7fffecba0000
  1007. #7 0x00000000008c5793 in Camera::UpdateVisibilityForOwner (
  1008. this=0x7fffecba2ad8) at ../../../src/game/Camera.cpp:150
  1009. notifier = {i_camera = @0x7fffecba2ad8, i_data = {m_blockCount = 2,
  1010. m_outOfRangeGUIDs = {_M_t = {
  1011. _M_impl = {<std::allocator<std::_Rb_tree_node<ObjectGuid> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<ObjectGuid> >> = {<No data fields>}, <No data fields>},
  1012. _M_key_compare = {<std::binary_function<ObjectGuid, ObjectGuid, bool>> = {<No data fields>}, <No data fields>}, _M_header = {
  1013. _M_color = std::_S_red, _M_parent = 0x0,
  1014. _M_left = 0x7fff8ef32d28, _M_right = 0x7fff8ef32d28},
  1015. _M_node_count = 0}}}, m_data = {static DEFAULT_SIZE = 4096,
  1016. _rpos = 0, _wpos = 416,
  1017. _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  1018. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  1019. _M_start = 0x7fff05b5eb00 "\002ÛÞ´Î\a0ñ\003p",
  1020. _M_finish = 0x7fff05b5eca0 "",
  1021. _M_end_of_storage = 0x7fff05b5fb00 ""}}, <No data fields>}}}, i_clientGUIDs = {_M_t = {
  1022. _M_impl = {<std::allocator<std::_Rb_tree_node<ObjectGuid> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<ObjectGuid> >> = {<No data fields>}, <No data fields>},
  1023. _M_key_compare = {<std::binary_function<ObjectGuid, ObjectGuid, bool>> = {<No data fields>}, <No data fields>}, _M_header = {
  1024. _M_color = std::_S_red, _M_parent = 0x0,
  1025. _M_left = 0x7fff8ef32d80, _M_right = 0x7fff8ef32d80},
  1026. _M_node_count = 0}}}, i_visibleNow = {_M_t = {
  1027. _M_impl = {<std::allocator<std::_Rb_tree_node<WorldObject*> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<WorldObject*> >> = {<No data fields>}, <No data fields>},
  1028. _M_key_compare = {<std::binary_function<WorldObject*, WorldObject*, bool>> = {<No data fields>}, <No data fields>}, _M_header = {
  1029. _M_color = std::_S_red, _M_parent = 0x7fff248c9238,
  1030. _M_left = 0x7fff248cab60, _M_right = 0x7fff248c9238},
  1031. _M_node_count = 2}}}}
  1032. #8 0x000000000087205f in ViewPoint::CameraCall (this=0x7fff83dc2110)
  1033. at ../../../src/game/Camera.h:97
  1034. c = <value optimized out>
  1035. #9 ViewPoint::Call_UpdateVisibilityForOwner (this=0x7fff83dc2110)
  1036. at ../../../src/game/Camera.h:135
  1037. No locales.
  1038. #10 UpdateVisibilityEvent::Execute (this=0x7fff83dc2110)
  1039. at ../../../src/game/Unit.cpp:11103
  1040. No locales.
  1041. #11 0x0000000000974b8f in EventProcessor::Update (this=0x7fffecba0128,
  1042. p_time=106) at ../../../src/framework/Utilities/EventProcessor.cpp:47
  1043. Event = 0x7fff83dc2110
  1044. #12 0x000000000085763b in Unit::Update (this=0x7fffecba0000, p_time=106)
  1045. at ../../../src/game/Unit.cpp:314
  1046. No locales.
  1047. #13 0x0000000000786d8d in Player::Update (this=0x7fffecba0000, p_time=106)
  1048. at ../../../src/game/Player.cpp:1199
  1049. now = <value optimized out>
  1050. pet = <value optimized out>
  1051. #14 0x000000000068a908 in Map::Update (this=0x1054000, t_diff=@0x7fff83dc0470)
  1052. at ../../../src/game/Map.cpp:469
  1053. plr = 0x260
  1054. updater = {i_timeDiff = 101}
  1055. __FUNCTION__ = "Update"
  1056. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  1057. #15 0x000000000069be82 in MapUpdateRequest::call (this=0x7fff83dc0450)
  1058. at ../../../src/game/MapUpdater.cpp:74
  1059. No locales.
  1060. #16 0x0000000000950691 in DelayExecutor::svc (this=0x7fff9038f6d0)
  1061. at ../../../src/shared/DelayExecutor.cpp:70
  1062. rq = 0x7fff83dc0450
  1063. #17 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1064. at ../../ace/Task.cpp:271
  1065. t = 0x7fff9038f6d0
  1066. svc_status = <value optimized out>
  1067. #18 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff8f88fdc0)
  1068. at ../../ace/Thread_Adapter.cpp:94
  1069. exit_hook_instance = <value optimized out>
  1070. exit_hook_maybe = {instance_ = 0x0}
  1071. exit_hook_ptr = <value optimized out>
  1072. #19 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  1073. No symbol table info available.
  1074. #20 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  1075. No symbol table info available.
  1076. #21 0x0000000000000000 in ?? ()
  1077. No symbol table info available.
  1078.  
  1079. Hilo 7 (Thread 0x7fff8f735910 (LWP 11351)):
  1080. #0 Spell::DoAllEffectOnTarget (this=0x7fff05deb800, target=0x10)
  1081. at ../../../src/game/Spell.cpp:991
  1082. mask = <value optimized out>
  1083. unit = <value optimized out>
  1084. real_caster = <value optimized out>
  1085. caster = <value optimized out>
  1086. missInfo = <value optimized out>
  1087. procVictim = 32768
  1088. procAttacker = <value optimized out>
  1089. procEx = <value optimized out>
  1090. #1 0x00000000007e10bc in Spell::handle_immediate (this=0x7fff05deb800)
  1091. at ../../../src/game/Spell.cpp:3164
  1092. No locales.
  1093. #2 0x00000000007e03c8 in Spell::cast (this=0x7fff05deb800, skipCheck=true)
  1094. at ../../../src/game/Spell.cpp:3140
  1095. castResult = <value optimized out>
  1096. #3 0x0000000000847ccc in Unit::CastCustomSpell (this=<value optimized out>,
  1097. Victim=<value optimized out>, spellInfo=<value optimized out>,
  1098. bp0=0x7fff8f7329d0, bp1=0x0, bp2=<value optimized out>,
  1099. triggered=<value optimized out>, castItem=0x0,
  1100. triggeredByAura=0x7fff67313f10, originalCaster=...,
  1101. triggeredBy=0x7fffe800b7c0) at ../../../src/game/Unit.cpp:1206
  1102. targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = 1663.04187,
  1103. m_destY = -4416.86768, m_destZ = 17.2220783, m_strTarget = {
  1104. static npos = 18446744073709551615,
  1105. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xd434d8 ""}},
  1106. m_targetMask = 2, m_unitTarget = 0x7fff06ad2080, m_GOTarget = 0x0,
  1107. m_itemTarget = 0x0, m_unitTargetGUID = {
  1108. m_guid = 17383954747781808235}, m_GOTargetGUID = {m_guid = 0},
  1109. m_CorpseTargetGUID = {m_guid = 0}, m_itemTargetGUID = {m_guid = 0},
  1110. m_srcTransportGUID = {m_guid = 0}, m_destTransportGUID = {
  1111. m_guid = 0}, m_itemTargetEntry = 0}
  1112. #4 0x0000000000847f1f in Unit::CastCustomSpell (this=0x7fff05deb800,
  1113. Victim=0x10, spellId=112009344, bp0=0x0, bp1=0x10, bp2=0x5de9e00,
  1114. triggered=true, castItem=0x0, triggeredByAura=0x83, originalCaster=...,
  1115. triggeredBy=0x0) at ../../../src/game/Unit.cpp:1164
  1116. spellInfo = 0xfc
  1117. #5 0x0000000000879292 in Unit::HandleDummyAuraProc (this=0x7fffefef4000,
  1118. pVictim=<value optimized out>, damage=112009344,
  1119. triggeredByAura=<value optimized out>, procSpell=0x0,
  1120. procFlag=<value optimized out>, procEx=1, cooldown=0)
  1121. at ../../../src/game/UnitAuraProcHandler.cpp:2999
  1122. dummySpell = <value optimized out>
  1123. castItem = 0x0
  1124. triggered_spell_id = 54181
  1125. basepoints = {103, 0, 0}
  1126. effIndex = <value optimized out>
  1127. triggerAmount = 98476032
  1128. target = 0x7fff06ad2080
  1129. #6 0x000000000084b0f9 in Unit::ProcDamageAndSpellFor (this=0x7fffefef4000,
  1130. isVictim=<value optimized out>, pTarget=<value optimized out>,
  1131. procFlag=<value optimized out>, procExtra=<value optimized out>,
  1132. attType=<value optimized out>, procSpell=0x7fffe806b760, damage=693)
  1133. at ../../../src/game/Unit.cpp:10037
  1134. triggeredByAura = 0x7fff67313f10
  1135. procResult = <value optimized out>
  1136. spellProcEvent = 0x7fffea252618
  1137. procSuccess = 96
  1138. anyAuraProc = false
  1139. triggeredByHolder = 0x7fff67313f60
  1140. cooldown = 0
  1141. removedSpells = {<std::_List_base<unsigned int, std::allocator<unsigned int> >> = {
  1142. _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 = 0x7fff8f732ac0,
  1143. _M_prev = 0x7fff8f732ac0}}}, <No data fields>}
  1144. procTriggered = {<std::_List_base<ProcTriggeredData, std::allocator<ProcTriggeredData> >> = {
  1145. _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 = 0x7fff2f470f00,
  1146. _M_prev = 0x7fff2f470f00}}}, <No data fields>}
  1147. #7 0x000000000084b984 in Unit::ProcDamageAndSpell (this=0x7fffefef4000,
  1148. pVictim=0x17d94000, procAttacker=<value optimized out>,
  1149. procVictim=1572864, procExtra=1, amount=693, attType=BASE_ATTACK,
  1150. procSpell=0x7fffe806b760) at ../../../src/game/Unit.cpp:5252
  1151. No locales.
  1152. #8 0x00000000007c275b in Aura::PeriodicTick (this=0x7fff75670db0)
  1153. at ../../../src/game/SpellAuras.cpp:6836
  1154. pCaster = <value optimized out>
  1155. absorb = 0
  1156. resist = 0
  1157. amount = <value optimized out>
  1158. cleanDamage = {damage = 0, absorb = 0, attackType = BASE_ATTACK,
  1159. hitOutCome = MELEE_HIT_NORMAL}
  1160. isCrit = <value optimized out>
  1161. procVictim = 0
  1162. pInfo = {aura = 0x7fff75670db0, damage = 693, overDamage = 0,
  1163. absorb = 0, resist = 0, multiplier = 0, critical = false}
  1164. pdamage = 693
  1165. procEx = 1
  1166. target = 0x17d94000
  1167. spellProto = 0x7fffe806b760
  1168. #9 0x00000000007b6a54 in Aura::UpdateAura (this=0x7fff75670c20, diff=106)
  1169. at ../../../src/game/SpellAuras.h:424
  1170. No locales.
  1171. #10 SpellAuraHolder::Update (this=0x7fff75670c20, diff=106)
  1172. at ../../../src/game/SpellAuras.cpp:9280
  1173. aura = 0x7fff75670db0
  1174. #11 0x00000000008465ed in SpellAuraHolder::UpdateHolder (this=0x17d94000,
  1175. time=106) at ../../../src/game/SpellAuras.h:105
  1176. No locales.
  1177. #12 Unit::_UpdateSpells (this=0x17d94000, time=106)
  1178. at ../../../src/game/Unit.cpp:3518
  1179. i_holder = 0x7fff75670c20
  1180. #13 0x0000000000857645 in Unit::Update (this=0x17d94000, p_time=106)
  1181. at ../../../src/game/Unit.cpp:315
  1182. No locales.
  1183. #14 0x0000000000786d8d in Player::Update (this=0x17d94000, p_time=106)
  1184. at ../../../src/game/Player.cpp:1199
  1185. now = <value optimized out>
  1186. pet = <value optimized out>
  1187. #15 0x000000000068a908 in Map::Update (this=0x2b28000, t_diff=@0x7fff83dc3eb8)
  1188. at ../../../src/game/Map.cpp:469
  1189. plr = 0x7fff05deb800
  1190. updater = {i_timeDiff = 101}
  1191. __FUNCTION__ = "Update"
  1192. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  1193. #16 0x000000000069be82 in MapUpdateRequest::call (this=0x7fff83dc3e98)
  1194. at ../../../src/game/MapUpdater.cpp:74
  1195. No locales.
  1196. #17 0x0000000000950691 in DelayExecutor::svc (this=0x7fff9038f6d0)
  1197. at ../../../src/shared/DelayExecutor.cpp:70
  1198. rq = 0x7fff83dc3e98
  1199. #18 0x00007ffff7b76f37 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1200. at ../../ace/Task.cpp:271
  1201. t = 0x7fff9038f6d0
  1202. svc_status = <value optimized out>
  1203. #19 0x00007ffff7b782c1 in ACE_Thread_Adapter::invoke (this=0x7fff8f88fe80)
  1204. at ../../ace/Thread_Adapter.cpp:94
  1205. exit_hook_instance = <value optimized out>
  1206. exit_hook_maybe = {instance_ = 0x0}
  1207. exit_hook_ptr = <value optimized out>
  1208. #20 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  1209. No symbol table info available.
  1210. #21 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  1211. No symbol table info available.
  1212. #22 0x0000000000000000 in ?? ()
  1213. No symbol table info available.
  1214.  
  1215. Hilo 6 (Thread 0x7fff90136910 (LWP 11350)):
  1216. #0 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  1217. from /lib/libpthread.so.0
  1218. No symbol table info available.
  1219. #1 0x00007ffff7ae6105 in cond_timedwait (this=0x7fff90545884, mutex=...,
  1220. abstime=0x1) at ../../ace/OS_NS_Thread.inl:362
  1221. result = <value optimized out>
  1222. ts = {tv_sec = 36, tv_nsec = 775928}
  1223. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff90545884, mutex=...,
  1224. abstime=0x1) at ../../ace/Condition_Thread_Mutex.cpp:100
  1225. No locales.
  1226. #3 0x000000000050b96b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1227. (this=0x7fff90545800, timeout=0x0)
  1228. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  1229. result = <value optimized out>
  1230. #4 0x000000000050ca29 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  1231. this=0x7fff90545800, first_item=@0x7fff90136098, timeout=0x0)
  1232. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  1233. ace_mon = {lock_ = 0x7fff90545850, owner_ = 0}
  1234. #5 0x00007ffff7acd282 in ACE_Activation_Queue::dequeue (
  1235. this=<value optimized out>, tv=0x1) at ../../ace/Activation_Queue.cpp:89
  1236. mb = 0x0
  1237. #6 0x000000000094d4c8 in SqlDelayThread::run (this=0x7fff90156e80)
  1238. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1239. pingEveryLoop = 180000
  1240. loopCounter = 2
  1241. #7 0x0000000000955b4a in ACE_Based::Thread::ThreadTask (param=0x7fff90545884)
  1242. at ../../../src/shared/Threading.cpp:187
  1243. No locales.
  1244. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  1245. No symbol table info available.
  1246. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  1247. No symbol table info available.
  1248. #10 0x0000000000000000 in ?? ()
  1249. No symbol table info available.
  1250.  
  1251. Hilo 5 (Thread 0x7ffff3a1c910 (LWP 11315)):
  1252. #0 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  1253. from /lib/libpthread.so.0
  1254. No symbol table info available.
  1255. #1 0x00007ffff7ae6105 in cond_timedwait (this=0x7ffff42cfd84, mutex=...,
  1256. abstime=0x94f) at ../../ace/OS_NS_Thread.inl:362
  1257. result = <value optimized out>
  1258. ts = {tv_sec = 1413, tv_nsec = 664830}
  1259. #2 ACE_Condition_Thread_Mutex::wait (this=0x7ffff42cfd84, mutex=...,
  1260. abstime=0x94f) at ../../ace/Condition_Thread_Mutex.cpp:100
  1261. No locales.
  1262. #3 0x000000000050b96b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1263. (this=0x7ffff42cfd00, timeout=0x0)
  1264. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  1265. result = <value optimized out>
  1266. #4 0x000000000050ca29 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  1267. this=0x7ffff42cfd00, first_item=@0x7ffff3a1c098, timeout=0x0)
  1268. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  1269. ace_mon = {lock_ = 0x7ffff42cfd50, owner_ = 0}
  1270. #5 0x00007ffff7acd282 in ACE_Activation_Queue::dequeue (
  1271. this=<value optimized out>, tv=0x94f) at ../../ace/Activation_Queue.cpp:89
  1272. mb = 0x0
  1273. #6 0x000000000094d4c8 in SqlDelayThread::run (this=0x7ffff430bce0)
  1274. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1275. pingEveryLoop = 180000
  1276. loopCounter = 1272
  1277. #7 0x0000000000955b4a in ACE_Based::Thread::ThreadTask (param=0x7ffff42cfd84)
  1278. at ../../../src/shared/Threading.cpp:187
  1279. No locales.
  1280. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  1281. No symbol table info available.
  1282. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  1283. No symbol table info available.
  1284. #10 0x0000000000000000 in ?? ()
  1285. No symbol table info available.
  1286.  
  1287. Hilo 4 (Thread 0x7ffff421d910 (LWP 11314)):
  1288. #0 0x00007ffff5ca88f1 in nanosleep () from /lib/libpthread.so.0
  1289. No symbol table info available.
  1290. #1 0x0000000000955819 in sleep (msecs=<value optimized out>)
  1291. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1292. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1293. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1294. at ../../../src/shared/Threading.cpp:237
  1295. No locales.
  1296. #3 0x000000000094d4be in SqlDelayThread::run (this=0x7ffff430bec0)
  1297. at ../../../../src/shared/Database/SqlDelayThread.cpp:42
  1298. pingEveryLoop = 180000
  1299. loopCounter = 26213
  1300. #4 0x0000000000955b4a in ACE_Based::Thread::ThreadTask (param=0x7ffff421d080)
  1301. at ../../../src/shared/Threading.cpp:187
  1302. No locales.
  1303. #5 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  1304. No symbol table info available.
  1305. #6 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  1306. No symbol table info available.
  1307. #7 0x0000000000000000 in ?? ()
  1308. No symbol table info available.
  1309.  
  1310. Hilo 3 (Thread 0x7ffff4d2b910 (LWP 11313)):
  1311. #0 0x00007ffff5ca55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  1312. from /lib/libpthread.so.0
  1313. No symbol table info available.
  1314. #1 0x00007ffff7ae6105 in cond_timedwait (this=0x7ffff42cff84, mutex=...,
  1315. abstime=0x1) at ../../ace/OS_NS_Thread.inl:362
  1316. result = <value optimized out>
  1317. ts = {tv_sec = 140737289977728, tv_nsec = 140737289977680}
  1318. #2 ACE_Condition_Thread_Mutex::wait (this=0x7ffff42cff84, mutex=...,
  1319. abstime=0x1) at ../../ace/Condition_Thread_Mutex.cpp:100
  1320. No locales.
  1321. #3 0x000000000050b96b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1322. (this=0x7ffff42cff00, timeout=0x0)
  1323. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  1324. result = <value optimized out>
  1325. #4 0x000000000050ca29 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  1326. this=0x7ffff42cff00, first_item=@0x7ffff4d2b098, timeout=0x0)
  1327. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  1328. ace_mon = {lock_ = 0x7ffff42cff50, owner_ = 0}
  1329. #5 0x00007ffff7acd282 in ACE_Activation_Queue::dequeue (
  1330. this=<value optimized out>, tv=0x1) at ../../ace/Activation_Queue.cpp:89
  1331. mb = 0x0
  1332. #6 0x000000000094d4c8 in SqlDelayThread::run (this=0x7ffff430be70)
  1333. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1334. pingEveryLoop = 180000
  1335. loopCounter = 2
  1336. #7 0x0000000000955b4a in ACE_Based::Thread::ThreadTask (param=0x7ffff42cff84)
  1337. at ../../../src/shared/Threading.cpp:187
  1338. No locales.
  1339. #8 0x00007ffff5ca0a04 in start_thread () from /lib/libpthread.so.0
  1340. No symbol table info available.
  1341. #9 0x00007ffff525ed4d in clone () from /lib/libc.so.6
  1342. No symbol table info available.
  1343. #10 0x0000000000000000 in ?? ()
  1344. No symbol table info available.
  1345.  
  1346. Hilo 1 (Thread 0x7ffff7fec710 (LWP 11309)):
  1347. #0 0x00007ffff5ca1cfd in pthread_join () from /lib/libpthread.so.0
  1348. No symbol table info available.
  1349. #1 0x00007ffff7b7a92c in thr_join (this=<value optimized out>,
  1350. task=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2798
  1351. result = -1886637160
  1352. #2 ACE_Thread::join (this=<value optimized out>, task=<value optimized out>)
  1353. at ../../ace/Thread.inl:137
  1354. No locales.
  1355. #3 ACE_Thread_Manager::wait_task (this=<value optimized out>,
  1356. task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1793
  1357. i = 0
  1358. copy_count = 1
  1359. copy_table = 0x7fff8f881c08
  1360. result = <value optimized out>
  1361. #4 0x00000000008a2510 in ReactorRunnable::Wait (this=0x7fff8f8ae528)
  1362. at ../../../src/game/WorldSocketMgr.cpp:102
  1363. No locales.
  1364. #5 WorldSocketMgr::Wait (this=0x7fff8f8ae528)
  1365. at ../../../src/game/WorldSocketMgr.cpp:316
  1366. i = 1
  1367. #6 0x0000000000505867 in Master::Run (this=<value optimized out>)
  1368. at ../../../src/mangosd/Master.cpp:312
  1369. world_thread = {m_iThreadId = 140735582255376,
  1370. m_hThreadHandle = 140735582255376, m_task = 0x7fff8f8ef430,
  1371. static m_ThreadStorage = {_vptr.ACE_TSS = 0xa90ad0, keylock_ = {
  1372. lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  1373. __nusers = 0, __kind = 0, __spins = 0, __list = {
  1374. __prev = 0x0, __next = 0x0}},
  1375. __size = '\000' <repetidos 39 veces>, __align = 0},
  1376. removed_ = false}, once_ = true, key_ = 6}, static m_TpEnum = {
  1377. m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1378. rar_thread = 0x0
  1379. freeze_thread = 0x7fff8f9220e0
  1380. cliThread = 0x7fff8f922098
  1381. soap_thread = 0x7fff8f9220b0
  1382. bind_ip = {static npos = 18446744073709551615,
  1383. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fff8f892f58 "0.0.0.0"}}
  1384. pidfile = {static npos = 18446744073709551615,
  1385. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1386. _M_p = 0x7ffff4313f28 "mangos.pid"}}
  1387. #7 0x0000000000504ad8 in main (argc=<value optimized out>,
  1388. argv=0x7fffffffe428) at ../../../src/mangosd/Main.cpp:179
  1389. cfg_file = 0x7fffffffe67d "../etc/mangosd.conf"
  1390. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe428, optind = 3, opterr = 0,
  1391. optarg = 0x0, optstring_ = 0x7ffff4313f88, long_only_ = 0,
  1392. has_colon_ = 1, last_option_ = 0x7ffff4313f60, nextchar_ = 0x0,
  1393. optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3,
  1394. long_option_ = 0x0,
  1395. long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 1, cur_size_ = 1, array_ = 0x7ffff42ebfe0,
  1396. allocator_ = 0x7ffff7dde0f0}, <No data fields>}}
  1397. option = <value optimized out>
  1398. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Joannakovan (Guid: 127219) and should be Player Joannakovan (Guid: 127219) instead of Player Joannakovan (Guid: 127219)
  1399. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1400. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1401. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1402. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Picochhu (Guid: 288713) and should be Player Picochhu (Guid: 288713) instead of Player Picochhu (Guid: 288713)
  1403. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Kikyocoto (Guid: 272063) and should be Player Kikyocoto (Guid: 272063) instead of Player Kikyocoto (Guid: 272063)
  1404. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Iumine (Guid: 239219) and should be Player Iumine (Guid: 239219) instead of Player Iumine (Guid: 239219)
  1405. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Anaya (Guid: 228516) and should be Player Anaya (Guid: 228516) instead of Player Anaya (Guid: 228516)
  1406. SpellAuraHolder (Spell 58363) is in process but attempt removed at SpellAuraHolder (Spell 50227) adding, need add stack rule for Unit::RemoveNoStackAurasDueToAuraHolder
  1407. SpellAuraHolder (Spell 58363) is in process but attempt removed at SpellAuraHolder (Spell 50227) adding, need add stack rule for Unit::RemoveNoStackAurasDueToAuraHolder
  1408. HandleAuraLinked for spell 50509 effect 0: triggering unknown spell 65142
  1409. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1410. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1411. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1412. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1413. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1414. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1415. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1416. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1417. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1418. HandleAuraLinked for spell 51726 effect 0: triggering unknown spell 65142
  1419. HandleAuraLinked for spell 51726 effect 0: triggering unknown spell 65142
  1420. HandleAuraLinked for spell 51726 effect 0: triggering unknown spell 65142
  1421. Creature (GUIDLow: 9) X: 5010.931152 Y: 2162.762695 (original) in grid[41,36]cell[2,0] instead grid[41,36]cell[3,0]
  1422. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1423. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1424. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1425. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Zimmer (Guid: 322388) and should be Player Zimmer (Guid: 322388) instead of Player Zimmer (Guid: 322388)
  1426. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Picochhu (Guid: 288713) and should be Player Picochhu (Guid: 288713) instead of Player Picochhu (Guid: 288713)
  1427. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Anaya (Guid: 228516) and should be Player Anaya (Guid: 228516) instead of Player Anaya (Guid: 228516)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement