Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 98.70 KB | None | 0 0
  1. [Nuevo Thread 0x7fff55ffb910 (LWP 16167)]
  2. [Nuevo Thread 0x7fff557fa910 (LWP 16168)]
  3. [Nuevo Thread 0x7fff54ff9910 (LWP 16169)]
  4. [Nuevo Thread 0x7fff547f8910 (LWP 16170)]
  5. [Nuevo Thread 0x7fff53ff7910 (LWP 16171)]
  6. [Nuevo Thread 0x7fff537f6910 (LWP 16172)]
  7. [Nuevo Thread 0x7fff52ff5910 (LWP 16173)]
  8. [Nuevo Thread 0x7fff527f4910 (LWP 16174)]
  9. [Nuevo Thread 0x7fff51ff3910 (LWP 16175)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Cambiando a Thread 0x7fff5f832910 (LWP 16157)]
  13. Aura::GetHolder (this=0x7ffdd2852080, Victim=0x7ffe86b26080,
  14. spellInfo=0x7fffec76a7c0, triggered=true, castItem=0x0,
  15. triggeredByAura=0x7ffe01096390, originalCaster=..., triggeredBy=0x0)
  16. at ../../../src/game/Unit.cpp:1365
  17. 1365 originalCaster = triggeredByAura->GetCasterGuid();
  18. #0 Aura::GetHolder (this=0x7ffdd2852080, Victim=0x7ffe86b26080,
  19. spellInfo=0x7fffec76a7c0, triggered=true, castItem=0x0,
  20. triggeredByAura=0x7ffe01096390, originalCaster=..., triggeredBy=0x0)
  21. at ../../../src/game/Unit.cpp:1365
  22. #1 Aura::GetCasterGuid (this=0x7ffdd2852080, Victim=0x7ffe86b26080,
  23. spellInfo=0x7fffec76a7c0, triggered=true, castItem=0x0,
  24. triggeredByAura=0x7ffe01096390, originalCaster=..., triggeredBy=0x0)
  25. at ../../../src/game/SpellAuras.h:379
  26. #2 Unit::CastSpell (this=0x7ffdd2852080, Victim=0x7ffe86b26080,
  27. spellInfo=0x7fffec76a7c0, triggered=true, castItem=0x0,
  28. triggeredByAura=0x7ffe01096390, originalCaster=..., triggeredBy=0x0)
  29. at ../../../src/game/Unit.cpp:1365
  30. #3 0x00000000008c2aa4 in Unit::HandleDummyAuraProc (this=0x7ffdd2852080,
  31. pVictim=<value optimized out>, damage=<value optimized out>,
  32. triggeredByAura=0x7ffe01096390, procSpell=<value optimized out>,
  33. procFlag=<value optimized out>, procEx=1, cooldown=0)
  34. at ../../../src/game/UnitAuraProcHandler.cpp:3223
  35. #4 0x00000000008b05f5 in Unit::ProcDamageAndSpellFor (this=0x7ffdd2852080,
  36. isVictim=<value optimized out>, pTarget=<value optimized out>,
  37. procFlag=<value optimized out>, procExtra=<value optimized out>,
  38. attType=<value optimized out>, procSpell=0x7fffebf8db80, damage=187)
  39. at ../../../src/game/Unit.cpp:10825
  40. #5 0x00000000008b1164 in Unit::ProcDamageAndSpell (this=0x7ffdd2852080,
  41. pVictim=0x7ffe86b26080, procAttacker=<value optimized out>,
  42. procVictim=1048608, procExtra=1, amount=187, attType=BASE_ATTACK,
  43. procSpell=0x7fffebf8db80) at ../../../src/game/Unit.cpp:5554
  44. #6 0x00000000008091e9 in Spell::DoAllEffectOnTarget (this=0x7ffe254e9d00,
  45. target=<value optimized out>) at ../../../src/game/Spell.cpp:1192
  46. #7 0x0000000000823904 in Spell::handle_immediate (this=0x7ffe254e9d00)
  47. at ../../../src/game/Spell.cpp:3480
  48. #8 0x0000000000822308 in Spell::cast (this=0x7ffe254e9d00, skipCheck=false)
  49. at ../../../src/game/Spell.cpp:3442
  50. #9 0x0000000000824950 in SpellEvent::Execute (this=0x7ffdf88174c0,
  51. e_time=646236, p_time=3967199168) at ../../../src/game/Spell.cpp:7201
  52. #10 0x00000000009c9bff in EventProcessor::Update (this=0x7ffdd28521a8,
  53. p_time=190) at ../../../src/framework/Utilities/EventProcessor.cpp:47
  54. #11 0x00000000008af543 in Unit::Update (this=0x7ffdd2852080, update_diff=190,
  55. p_time=190) at ../../../src/game/Unit.cpp:326
  56. #12 0x000000000058425d in Creature::Update (this=0x7ffdd2852080,
  57. update_diff=190, diff=190) at ../../../src/game/Creature.cpp:539
  58. #13 0x0000000000733180 in Pet::Update (this=0x7ffdd2852080, update_diff=190,
  59. diff=190) at ../../../src/game/Pet.cpp:576
  60. #14 0x00000000006acd39 in WorldObject::UpdateHelper::Update (v=...,
  61. c=<value optimized out>) at ../../../src/game/Object.h:424
  62. #15 MaNGOS::ObjectUpdater::Visit (v=..., c=<value optimized out>)
  63. at ../../../src/game/GridNotifiersImpl.h:46
  64. #16 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=...,
  65. c=<value optimized out>)
  66. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:50
  67. #17 0x00000000006a7207 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > (this=0x7ffe1e380000,
  68. t_diff=<value optimized out>)
  69. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:57
  70. #18 VisitorHelper<MaNGOS::ObjectUpdater, Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > (this=0x7ffe1e380000,
  71. t_diff=<value optimized out>)
  72. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:58
  73. #19 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > (this=0x7ffe1e380000,
  74. t_diff=<value optimized out>)
  75. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:65
  76. #20 TypeContainerVisitor<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > >::Visit (this=0x7ffe1e380000, t_diff=<value optimized out>)
  77. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:80
  78. #21 Visit<MaNGOS::ObjectUpdater> (this=0x7ffe1e380000,
  79. t_diff=<value optimized out>)
  80. at ../../../src/game/../framework/GameSystem/Grid.h:89
  81. #22 Visit<MaNGOS::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > (this=0x7ffe1e380000,
  82. t_diff=<value optimized out>)
  83. at ../../../src/game/../framework/GameSystem/NGrid.h:162
  84. #23 VisitAndActivate<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (
  85. this=0x7ffe1e380000, t_diff=<value optimized out>)
  86. at ../../../src/game/Map.h:411
  87. #24 Map::Update (this=0x7ffe1e380000, t_diff=<value optimized out>)
  88. at ../../../src/game/Map.cpp:498
  89. #25 0x00000000006b8902 in MapUpdateRequest::call (this=0x7ffe52f695a8)
  90. at ../../../src/game/MapUpdater.cpp:74
  91. #26 0x00000000009bf2a1 in DelayExecutor::svc (this=0x7fff603318c0)
  92. at ../../../src/shared/DelayExecutor.cpp:70
  93. #27 0x00007ffff7b76e67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  94. at ../../ace/Task.cpp:275
  95. #28 0x00007ffff7b781f1 in ACE_Thread_Adapter::invoke (this=0x7fff5f8f3ee0)
  96. at ../../ace/Thread_Adapter.cpp:98
  97. #29 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  98. #30 0x00007ffff5260d4d in clone () from /lib/libc.so.6
  99. #31 0x0000000000000000 in ?? ()
  100. #0 Aura::GetHolder (this=0x7ffdd2852080, Victim=0x7ffe86b26080,
  101. spellInfo=0x7fffec76a7c0, triggered=true, castItem=0x0,
  102. triggeredByAura=0x7ffe01096390, originalCaster=..., triggeredBy=0x0)
  103. at ../../../src/game/Unit.cpp:1365
  104. No locales.
  105. #1 Aura::GetCasterGuid (this=0x7ffdd2852080, Victim=0x7ffe86b26080,
  106. spellInfo=0x7fffec76a7c0, triggered=true, castItem=0x0,
  107. triggeredByAura=0x7ffe01096390, originalCaster=..., triggeredBy=0x0)
  108. at ../../../src/game/SpellAuras.h:379
  109. No locales.
  110. #2 Unit::CastSpell (this=0x7ffdd2852080, Victim=0x7ffe86b26080,
  111. spellInfo=0x7fffec76a7c0, triggered=true, castItem=0x0,
  112. triggeredByAura=0x7ffe01096390, originalCaster=..., triggeredBy=0x0)
  113. at ../../../src/game/Unit.cpp:1365
  114. targets = {m_srcX = 3.59378528e-31, m_srcY = 0,
  115. m_srcZ = 2.06420306e+27, m_destX = -2.40029719e+28,
  116. m_destY = 2.52509499e-38, m_destZ = 4.59149455e-41, m_strTarget = {
  117. static npos = 18446744073709551615,
  118. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xce94000 "\020\034«"}},
  119. m_targetMask = 216612864, m_unitTarget = 0x7ffe01097ab0,
  120. m_GOTarget = 0xce94000, m_itemTarget = 0xee9b1d966cd56f00,
  121. m_unitTargetGUID = {m_guid = 216619264}, m_GOTargetGUID = {
  122. m_guid = 140728915819184}, m_CorpseTargetGUID = {
  123. m_guid = 216612864}, m_itemTargetGUID = {m_guid = 0},
  124. m_srcTransportGUID = {m_guid = 140737139361312},
  125. m_destTransportGUID = {m_guid = 0}, m_itemTargetEntry = 216612864}
  126. #3 0x00000000008c2aa4 in Unit::HandleDummyAuraProc (this=0x7ffdd2852080,
  127. pVictim=<value optimized out>, damage=<value optimized out>,
  128. triggeredByAura=0x7ffe01096390, procSpell=<value optimized out>,
  129. procFlag=<value optimized out>, procEx=1, cooldown=0)
  130. at ../../../src/game/UnitAuraProcHandler.cpp:3223
  131. dummySpell = 0x7fffec457e60
  132. castItem = 0x0
  133. triggered_spell_id = 63321
  134. basepoints = {0, 0, 0}
  135. triggerEntry = 0x7fffec76a7c0
  136. effIndex = <value optimized out>
  137. triggerAmount = 1
  138. target = 0x7ffe86b26080
  139. #4 0x00000000008b05f5 in Unit::ProcDamageAndSpellFor (this=0x7ffdd2852080,
  140. isVictim=<value optimized out>, pTarget=<value optimized out>,
  141. procFlag=<value optimized out>, procExtra=<value optimized out>,
  142. attType=<value optimized out>, procSpell=0x7fffebf8db80, damage=187)
  143. at ../../../src/game/Unit.cpp:10825
  144. triggeredByAura = 0x7ffe01096390
  145. procResult = <value optimized out>
  146. spellProcEvent = 0x0
  147. procSuccess = true
  148. anyAuraProc = <value optimized out>
  149. triggeredByHolder = 0x7ffe010963e0
  150. cooldown = 0
  151. removedSpells = {<std::_List_base<unsigned int, std::allocator<unsigned int> >> = {
  152. _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 = 0x7fff5f82fb60,
  153. _M_prev = 0x7fff5f82fb60}}}, <No data fields>}
  154. procTriggered = {<std::_List_base<ProcTriggeredData, std::allocator<ProcTriggeredData> >> = {
  155. _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 = 0x7ffde4f38460,
  156. _M_prev = 0x7ffde4f39ca0}}}, <No data fields>}
  157. #5 0x00000000008b1164 in Unit::ProcDamageAndSpell (this=0x7ffdd2852080,
  158. pVictim=0x7ffe86b26080, procAttacker=<value optimized out>,
  159. procVictim=1048608, procExtra=1, amount=187, attType=BASE_ATTACK,
  160. procSpell=0x7fffebf8db80) at ../../../src/game/Unit.cpp:5554
  161. No locales.
  162. #6 0x00000000008091e9 in Spell::DoAllEffectOnTarget (this=0x7ffe254e9d00,
  163. target=<value optimized out>) at ../../../src/game/Spell.cpp:1192
  164. damageInfo = {target = 0x7ffe86b26080, attacker = 0x7ffdd2852080,
  165. SpellID = 52474, damage = 187,
  166. schoolMask = SPELL_SCHOOL_MASK_NORMAL, absorb = 0, resist = 0,
  167. physicalLog = false, unused = false, blocked = 0, HitInfo = 0}
  168. mask = <value optimized out>
  169. unit = 0x7ffe86b26080
  170. real_caster = 0x7ffdd2852080
  171. caster = 0x7ffdd2852080
  172. missInfo = <value optimized out>
  173. procVictim = 32
  174. procAttacker = 16
  175. procEx = 0
  176. #7 0x0000000000823904 in Spell::handle_immediate (this=0x7ffe254e9d00)
  177. at ../../../src/game/Spell.cpp:3480
  178. No locales.
  179. #8 0x0000000000822308 in Spell::cast (this=0x7ffe254e9d00, skipCheck=false)
  180. at ../../../src/game/Spell.cpp:3442
  181. castResult = <value optimized out>
  182. #9 0x0000000000824950 in SpellEvent::Execute (this=0x7ffdf88174c0,
  183. e_time=646236, p_time=3967199168) at ../../../src/game/Spell.cpp:7201
  184. No locales.
  185. #10 0x00000000009c9bff in EventProcessor::Update (this=0x7ffdd28521a8,
  186. p_time=190) at ../../../src/framework/Utilities/EventProcessor.cpp:47
  187. Event = 0x7ffdf88174c0
  188. #11 0x00000000008af543 in Unit::Update (this=0x7ffdd2852080, update_diff=190,
  189. p_time=190) at ../../../src/game/Unit.cpp:326
  190. No locales.
  191. #12 0x000000000058425d in Creature::Update (this=0x7ffdd2852080,
  192. update_diff=190, diff=190) at ../../../src/game/Creature.cpp:539
  193. No locales.
  194. #13 0x0000000000733180 in Pet::Update (this=0x7ffdd2852080, update_diff=190,
  195. diff=190) at ../../../src/game/Pet.cpp:576
  196. __FUNCTION__ = "Update"
  197. __PRETTY_FUNCTION__ = "virtual void Pet::Update(uint32, uint32)"
  198. #14 0x00000000006acd39 in WorldObject::UpdateHelper::Update (v=...,
  199. c=<value optimized out>) at ../../../src/game/Object.h:424
  200. No locales.
  201. #15 MaNGOS::ObjectUpdater::Visit (v=..., c=<value optimized out>)
  202. at ../../../src/game/GridNotifiersImpl.h:46
  203. No locales.
  204. #16 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=...,
  205. c=<value optimized out>)
  206. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:50
  207. No locales.
  208. #17 0x00000000006a7207 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > (this=0x7ffe1e380000,
  209. t_diff=<value optimized out>)
  210. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:57
  211. No locales.
  212. #18 VisitorHelper<MaNGOS::ObjectUpdater, Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > (this=0x7ffe1e380000,
  213. t_diff=<value optimized out>)
  214. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:58
  215. No locales.
  216. #19 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > (this=0x7ffe1e380000,
  217. t_diff=<value optimized out>)
  218. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:65
  219. No locales.
  220. #20 TypeContainerVisitor<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > >::Visit (this=0x7ffe1e380000, t_diff=<value optimized out>)
  221. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:80
  222. No locales.
  223. #21 Visit<MaNGOS::ObjectUpdater> (this=0x7ffe1e380000,
  224. t_diff=<value optimized out>)
  225. at ../../../src/game/../framework/GameSystem/Grid.h:89
  226. No locales.
  227. #22 Visit<MaNGOS::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > (this=0x7ffe1e380000,
  228. t_diff=<value optimized out>)
  229. at ../../../src/game/../framework/GameSystem/NGrid.h:162
  230. No locales.
  231. #23 VisitAndActivate<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (
  232. this=0x7ffe1e380000, t_diff=<value optimized out>)
  233. at ../../../src/game/Map.h:411
  234. grid = 0x0
  235. x = 32
  236. y = 31
  237. cell_x = <value optimized out>
  238. cell_y = <value optimized out>
  239. #24 Map::Update (this=0x7ffe1e380000, t_diff=<value optimized out>)
  240. at ../../../src/game/Map.cpp:498
  241. pair = {x_coord = 260, y_coord = 248}
  242. cell = {data = {Part = {grid_x = 32, grid_y = 31, cell_x = 4,
  243. cell_y = 0, nocreate = 1, reserved = 0}, All = 16795616}}
  244. y = 249
  245. x = 260
  246. plr = <value optimized out>
  247. updater = {i_timeDiff = 190}
  248. __FUNCTION__ = "Update"
  249. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  250. #25 0x00000000006b8902 in MapUpdateRequest::call (this=0x7ffe52f695a8)
  251. at ../../../src/game/MapUpdater.cpp:74
  252. No locales.
  253. #26 0x00000000009bf2a1 in DelayExecutor::svc (this=0x7fff603318c0)
  254. at ../../../src/shared/DelayExecutor.cpp:70
  255. rq = 0x7ffe52f695a8
  256. #27 0x00007ffff7b76e67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  257. at ../../ace/Task.cpp:275
  258. t = 0x7fff603318c0
  259. svc_status = <value optimized out>
  260. #28 0x00007ffff7b781f1 in ACE_Thread_Adapter::invoke (this=0x7fff5f8f3ee0)
  261. at ../../ace/Thread_Adapter.cpp:98
  262. exit_hook_instance = <value optimized out>
  263. exit_hook_maybe = {instance_ = 0x0}
  264. exit_hook_ptr = <value optimized out>
  265. #29 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  266. No symbol table info available.
  267. #30 0x00007ffff5260d4d in clone () from /lib/libc.so.6
  268. No symbol table info available.
  269. #31 0x0000000000000000 in ?? ()
  270. No symbol table info available.
  271. 25 Thread 0x7fff51ff3910 (LWP 16175) 0x00007ffff5261388 in epoll_wait ()
  272. from /lib/libc.so.6
  273. 24 Thread 0x7fff527f4910 (LWP 16174) 0x00007ffff5261388 in epoll_wait ()
  274. from /lib/libc.so.6
  275. 23 Thread 0x7fff52ff5910 (LWP 16173) 0x00007ffff5261388 in epoll_wait ()
  276. from /lib/libc.so.6
  277. 22 Thread 0x7fff537f6910 (LWP 16172) 0x00007ffff5261388 in epoll_wait ()
  278. from /lib/libc.so.6
  279. 21 Thread 0x7fff53ff7910 (LWP 16171) 0x00007ffff5261388 in epoll_wait ()
  280. from /lib/libc.so.6
  281. 20 Thread 0x7fff547f8910 (LWP 16170) 0x00007ffff5261388 in epoll_wait ()
  282. from /lib/libc.so.6
  283. 19 Thread 0x7fff54ff9910 (LWP 16169) 0x00007ffff5261388 in epoll_wait ()
  284. from /lib/libc.so.6
  285. 18 Thread 0x7fff557fa910 (LWP 16168) 0x00007ffff5ca75a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  286. 17 Thread 0x7fff55ffb910 (LWP 16167) 0x00007ffff5ca75a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  287. 16 Thread 0x7fff567fc910 (LWP 16166) 0x00007ffff5ca75a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  288. 15 Thread 0x7fff56ffd910 (LWP 16165) 0x00007ffff5ca75a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  289. 14 Thread 0x7fff57fff910 (LWP 16163) 0x00007ffff5caa8f1 in nanosleep ()
  290. from /lib/libpthread.so.0
  291. 13 Thread 0x7fff577fe910 (LWP 16164) 0x00007ffff5ca75a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  292. 12 Thread 0x7fff5ce2d910 (LWP 16162) 0x00007ffff5259932 in select ()
  293. from /lib/libc.so.6
  294. 11 Thread 0x7fff5d62e910 (LWP 16161) 0x00007ffff5225471 in nanosleep ()
  295. from /lib/libc.so.6
  296. 10 Thread 0x7fff5de2f910 (LWP 16160) 0x00007ffff5ca75a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  297. 9 Thread 0x7fff5e830910 (LWP 16159) 0x00007ffff7ffc600 in ?? ()
  298. 8 Thread 0x7fff5f031910 (LWP 16158) 0x00007ffff5ca9c34 in __lll_lock_wait ()
  299. from /lib/libpthread.so.0
  300. * 7 Thread 0x7fff5f832910 (LWP 16157) Aura::GetHolder (this=0x7ffdd2852080,
  301. Victim=0x7ffe86b26080, spellInfo=0x7fffec76a7c0, triggered=true,
  302. castItem=0x0, triggeredByAura=0x7ffe01096390, originalCaster=...,
  303. triggeredBy=0x0) at ../../../src/game/Unit.cpp:1365
  304. 6 Thread 0x7fff60133910 (LWP 16156) 0x00007ffff5caa8f1 in nanosleep ()
  305. from /lib/libpthread.so.0
  306. 5 Thread 0x7ffff3b1e910 (LWP 16109) 0x00007ffff5caa8f1 in nanosleep ()
  307. from /lib/libpthread.so.0
  308. 4 Thread 0x7ffff431f910 (LWP 16108) 0x00007ffff5caa0cb in read ()
  309. from /lib/libpthread.so.0
  310. 3 Thread 0x7ffff4d2d910 (LWP 16107) 0x00007ffff5caa8f1 in nanosleep ()
  311. from /lib/libpthread.so.0
  312. 1 Thread 0x7ffff7feb710 (LWP 16103) 0x00007ffff5ca3cfd in pthread_join ()
  313. from /lib/libpthread.so.0
  314.  
  315. Hilo 25 (Thread 0x7fff51ff3910 (LWP 16175)):
  316. #0 0x00007ffff5261388 in epoll_wait () from /lib/libc.so.6
  317. No symbol table info available.
  318. #1 0x00007ffff7af64c2 in ACE_Dev_Poll_Reactor::work_pending_i (
  319. this=0x7fff60140900, max_wait_time=0x7fff51ff2040)
  320. at ../../ace/Dev_Poll_Reactor.cpp:960
  321. timer_buf = {static zero = {
  322. static zero = <same as static member of an already seen type>,
  323. static max_time = {
  324. static zero = <same as static member of an already seen type>,
  325. 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}},
  326. static max_time = <same as static member of an already seen type>,
  327. tv_ = {tv_sec = 0, tv_usec = 5939}}
  328. this_timeout = 0xfffffffffffffffc
  329. nfds = <value optimized out>
  330. #2 0x00007ffff7af9adc in ACE_Dev_Poll_Reactor::handle_events_i (
  331. this=0x7fff60140900, max_wait_time=0x7fff51ff2040, guard=...)
  332. at ../../ace/Dev_Poll_Reactor.cpp:1030
  333. result = <value optimized out>
  334. #3 0x00007ffff7af9ca6 in ACE_Dev_Poll_Reactor::handle_events (
  335. this=0x7fff60140900, max_wait_time=0x7fff51ff2040)
  336. at ../../ace/Dev_Poll_Reactor.cpp:1012
  337. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  338. max_wait_time_ = 0x7fff51ff2040, start_time_ = {static zero = {
  339. static zero = <same as static member of an already seen type>,
  340. static max_time = {
  341. static zero = <same as static member of an already seen type>,
  342. 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}},
  343. static max_time = <same as static member of an already seen type>,
  344. tv_ = {tv_sec = 1297548859, tv_usec = 877959}}, stopped_ = false}
  345. guard = {token_ = @0x7fff60140928, owner_ = 1}
  346. result = -1
  347. #4 0x00007ffff7b51bbd in ACE_Reactor::run_reactor_event_loop (
  348. this=0x7fff606961e8, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  349. result = 1
  350. #5 0x00000000008eef66 in ReactorRunnable::svc (this=0x7fff601de7d8)
  351. at ../../../src/game/WorldSocketMgr.cpp:167
  352. interval = {static zero = {
  353. static zero = <same as static member of an already seen type>,
  354. static max_time = {
  355. static zero = <same as static member of an already seen type>,
  356. 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}},
  357. static max_time = <same as static member of an already seen type>,
  358. tv_ = {tv_sec = 0, tv_usec = 5939}}
  359. __FUNCTION__ = "svc"
  360. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  361. #6 0x00007ffff7b76e67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  362. at ../../ace/Task.cpp:275
  363. t = 0x7fff601de7d8
  364. svc_status = <value optimized out>
  365. #7 0x00007ffff7b781f1 in ACE_Thread_Adapter::invoke (this=0x7fff5f8f2f20)
  366. at ../../ace/Thread_Adapter.cpp:98
  367. exit_hook_instance = <value optimized out>
  368. exit_hook_maybe = {instance_ = 0x0}
  369. exit_hook_ptr = <value optimized out>
  370. #8 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  371. No symbol table info available.
  372. #9 0x00007ffff5260d4d in clone () from /lib/libc.so.6
  373. No symbol table info available.
  374. #10 0x0000000000000000 in ?? ()
  375. No symbol table info available.
  376.  
  377. Hilo 24 (Thread 0x7fff527f4910 (LWP 16174)):
  378. #0 0x00007ffff5261388 in epoll_wait () from /lib/libc.so.6
  379. No symbol table info available.
  380. #1 0x00007ffff7af64c2 in ACE_Dev_Poll_Reactor::work_pending_i (
  381. this=0x7fff60140b80, max_wait_time=0x7fff527f3040)
  382. at ../../ace/Dev_Poll_Reactor.cpp:960
  383. timer_buf = {static zero = {
  384. static zero = <same as static member of an already seen type>,
  385. static max_time = {
  386. static zero = <same as static member of an already seen type>,
  387. 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}},
  388. static max_time = <same as static member of an already seen type>,
  389. tv_ = {tv_sec = 0, tv_usec = 9990}}
  390. this_timeout = 0xfffffffffffffffc
  391. nfds = <value optimized out>
  392. #2 0x00007ffff7af9adc in ACE_Dev_Poll_Reactor::handle_events_i (
  393. this=0x7fff60140b80, max_wait_time=0x7fff527f3040, guard=...)
  394. at ../../ace/Dev_Poll_Reactor.cpp:1030
  395. result = <value optimized out>
  396. #3 0x00007ffff7af9ca6 in ACE_Dev_Poll_Reactor::handle_events (
  397. this=0x7fff60140b80, max_wait_time=0x7fff527f3040)
  398. at ../../ace/Dev_Poll_Reactor.cpp:1012
  399. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  400. max_wait_time_ = 0x7fff527f3040, start_time_ = {static zero = {
  401. static zero = <same as static member of an already seen type>,
  402. static max_time = {
  403. static zero = <same as static member of an already seen type>,
  404. 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}},
  405. static max_time = <same as static member of an already seen type>,
  406. tv_ = {tv_sec = 1297548859, tv_usec = 876800}}, stopped_ = false}
  407. guard = {token_ = @0x7fff60140ba8, owner_ = 1}
  408. result = -1
  409. #4 0x00007ffff7b51bbd in ACE_Reactor::run_reactor_event_loop (
  410. this=0x7fff606961b8, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  411. result = 1
  412. #5 0x00000000008eef66 in ReactorRunnable::svc (this=0x7fff601de6a0)
  413. at ../../../src/game/WorldSocketMgr.cpp:167
  414. interval = {static zero = {
  415. static zero = <same as static member of an already seen type>,
  416. static max_time = {
  417. static zero = <same as static member of an already seen type>,
  418. 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}},
  419. static max_time = <same as static member of an already seen type>,
  420. tv_ = {tv_sec = 0, tv_usec = 9990}}
  421. __FUNCTION__ = "svc"
  422. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  423. #6 0x00007ffff7b76e67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  424. at ../../ace/Task.cpp:275
  425. t = 0x7fff601de6a0
  426. svc_status = <value optimized out>
  427. #7 0x00007ffff7b781f1 in ACE_Thread_Adapter::invoke (this=0x7fff5f8f2fe0)
  428. at ../../ace/Thread_Adapter.cpp:98
  429. exit_hook_instance = <value optimized out>
  430. exit_hook_maybe = {instance_ = 0x0}
  431. exit_hook_ptr = <value optimized out>
  432. #8 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  433. No symbol table info available.
  434. #9 0x00007ffff5260d4d in clone () from /lib/libc.so.6
  435. No symbol table info available.
  436. #10 0x0000000000000000 in ?? ()
  437. No symbol table info available.
  438.  
  439. Hilo 23 (Thread 0x7fff52ff5910 (LWP 16173)):
  440. #0 0x00007ffff5261388 in epoll_wait () from /lib/libc.so.6
  441. No symbol table info available.
  442. #1 0x00007ffff7af64c2 in ACE_Dev_Poll_Reactor::work_pending_i (
  443. this=0x7fff60140e00, max_wait_time=0x7fff52ff4040)
  444. at ../../ace/Dev_Poll_Reactor.cpp:960
  445. timer_buf = {static zero = {
  446. static zero = <same as static member of an already seen type>,
  447. static max_time = {
  448. static zero = <same as static member of an already seen type>,
  449. 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}},
  450. static max_time = <same as static member of an already seen type>,
  451. tv_ = {tv_sec = 0, tv_usec = 7311}}
  452. this_timeout = 0xfffffffffffffffc
  453. nfds = <value optimized out>
  454. #2 0x00007ffff7af9adc in ACE_Dev_Poll_Reactor::handle_events_i (
  455. this=0x7fff60140e00, max_wait_time=0x7fff52ff4040, guard=...)
  456. at ../../ace/Dev_Poll_Reactor.cpp:1030
  457. result = <value optimized out>
  458. #3 0x00007ffff7af9ca6 in ACE_Dev_Poll_Reactor::handle_events (
  459. this=0x7fff60140e00, max_wait_time=0x7fff52ff4040)
  460. at ../../ace/Dev_Poll_Reactor.cpp:1012
  461. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  462. max_wait_time_ = 0x7fff52ff4040, start_time_ = {static zero = {
  463. static zero = <same as static member of an already seen type>,
  464. static max_time = {
  465. static zero = <same as static member of an already seen type>,
  466. 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}},
  467. static max_time = <same as static member of an already seen type>,
  468. tv_ = {tv_sec = 1297548859, tv_usec = 878071}}, stopped_ = false}
  469. guard = {token_ = @0x7fff60140e28, owner_ = 1}
  470. result = -1
  471. #4 0x00007ffff7b51bbd in ACE_Reactor::run_reactor_event_loop (
  472. this=0x7fff60696188, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  473. result = 1
  474. #5 0x00000000008eef66 in ReactorRunnable::svc (this=0x7fff601de568)
  475. at ../../../src/game/WorldSocketMgr.cpp:167
  476. interval = {static zero = {
  477. static zero = <same as static member of an already seen type>,
  478. static max_time = {
  479. static zero = <same as static member of an already seen type>,
  480. 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}},
  481. static max_time = <same as static member of an already seen type>,
  482. tv_ = {tv_sec = 0, tv_usec = 7311}}
  483. __FUNCTION__ = "svc"
  484. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  485. #6 0x00007ffff7b76e67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  486. at ../../ace/Task.cpp:275
  487. t = 0x7fff601de568
  488. svc_status = <value optimized out>
  489. #7 0x00007ffff7b781f1 in ACE_Thread_Adapter::invoke (this=0x7fff5f8f30a0)
  490. at ../../ace/Thread_Adapter.cpp:98
  491. exit_hook_instance = <value optimized out>
  492. exit_hook_maybe = {instance_ = 0x0}
  493. exit_hook_ptr = <value optimized out>
  494. #8 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  495. No symbol table info available.
  496. #9 0x00007ffff5260d4d in clone () from /lib/libc.so.6
  497. No symbol table info available.
  498. #10 0x0000000000000000 in ?? ()
  499. No symbol table info available.
  500.  
  501. Hilo 22 (Thread 0x7fff537f6910 (LWP 16172)):
  502. #0 0x00007ffff5261388 in epoll_wait () from /lib/libc.so.6
  503. No symbol table info available.
  504. #1 0x00007ffff7af64c2 in ACE_Dev_Poll_Reactor::work_pending_i (
  505. this=0x7fff60141080, max_wait_time=0x7fff537f5040)
  506. at ../../ace/Dev_Poll_Reactor.cpp:960
  507. timer_buf = {static zero = {
  508. static zero = <same as static member of an already seen type>,
  509. static max_time = {
  510. static zero = <same as static member of an already seen type>,
  511. 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}},
  512. static max_time = <same as static member of an already seen type>,
  513. tv_ = {tv_sec = 0, tv_usec = 2505}}
  514. this_timeout = 0x1
  515. nfds = <value optimized out>
  516. #2 0x00007ffff7af9adc in ACE_Dev_Poll_Reactor::handle_events_i (
  517. this=0x7fff60141080, max_wait_time=0x7fff537f5040, guard=...)
  518. at ../../ace/Dev_Poll_Reactor.cpp:1030
  519. result = <value optimized out>
  520. #3 0x00007ffff7af9ca6 in ACE_Dev_Poll_Reactor::handle_events (
  521. this=0x7fff60141080, max_wait_time=0x7fff537f5040)
  522. at ../../ace/Dev_Poll_Reactor.cpp:1012
  523. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  524. max_wait_time_ = 0x7fff537f5040, 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 = 1297548859, tv_usec = 878655}}, stopped_ = false}
  531. guard = {token_ = @0x7fff601410a8, owner_ = 1}
  532. result = -1
  533. #4 0x00007ffff7b51bbd in ACE_Reactor::run_reactor_event_loop (
  534. this=0x7fff60696158, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  535. result = 1
  536. #5 0x00000000008eef66 in ReactorRunnable::svc (this=0x7fff601de430)
  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 = 2505}}
  545. __FUNCTION__ = "svc"
  546. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  547. #6 0x00007ffff7b76e67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  548. at ../../ace/Task.cpp:275
  549. t = 0x7fff601de430
  550. svc_status = <value optimized out>
  551. #7 0x00007ffff7b781f1 in ACE_Thread_Adapter::invoke (this=0x7fff5f8f3160)
  552. at ../../ace/Thread_Adapter.cpp:98
  553. exit_hook_instance = <value optimized out>
  554. exit_hook_maybe = {instance_ = 0x0}
  555. exit_hook_ptr = <value optimized out>
  556. #8 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  557. No symbol table info available.
  558. #9 0x00007ffff5260d4d 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 21 (Thread 0x7fff53ff7910 (LWP 16171)):
  564. #0 0x00007ffff5261388 in epoll_wait () from /lib/libc.so.6
  565. No symbol table info available.
  566. #1 0x00007ffff7af64c2 in ACE_Dev_Poll_Reactor::work_pending_i (
  567. this=0x7fff60141300, max_wait_time=0x7fff53ff6040)
  568. at ../../ace/Dev_Poll_Reactor.cpp:960
  569. timer_buf = {static zero = {
  570. static zero = <same as static member of an already seen type>,
  571. static max_time = {
  572. static zero = <same as static member of an already seen type>,
  573. 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}},
  574. static max_time = <same as static member of an already seen type>,
  575. tv_ = {tv_sec = 0, tv_usec = 5673}}
  576. this_timeout = 0xfffffffffffffffc
  577. nfds = <value optimized out>
  578. #2 0x00007ffff7af9adc in ACE_Dev_Poll_Reactor::handle_events_i (
  579. this=0x7fff60141300, max_wait_time=0x7fff53ff6040, guard=...)
  580. at ../../ace/Dev_Poll_Reactor.cpp:1030
  581. result = <value optimized out>
  582. #3 0x00007ffff7af9ca6 in ACE_Dev_Poll_Reactor::handle_events (
  583. this=0x7fff60141300, max_wait_time=0x7fff53ff6040)
  584. at ../../ace/Dev_Poll_Reactor.cpp:1012
  585. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  586. max_wait_time_ = 0x7fff53ff6040, start_time_ = {static zero = {
  587. static zero = <same as static member of an already seen type>,
  588. static max_time = {
  589. static zero = <same as static member of an already seen type>,
  590. 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}},
  591. static max_time = <same as static member of an already seen type>,
  592. tv_ = {tv_sec = 1297548859, tv_usec = 878622}}, stopped_ = false}
  593. guard = {token_ = @0x7fff60141328, owner_ = 1}
  594. result = -1
  595. #4 0x00007ffff7b51bbd in ACE_Reactor::run_reactor_event_loop (
  596. this=0x7fff60696128, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  597. result = 1
  598. #5 0x00000000008eef66 in ReactorRunnable::svc (this=0x7fff601de2f8)
  599. at ../../../src/game/WorldSocketMgr.cpp:167
  600. interval = {static zero = {
  601. static zero = <same as static member of an already seen type>,
  602. static max_time = {
  603. static zero = <same as static member of an already seen type>,
  604. 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}},
  605. static max_time = <same as static member of an already seen type>,
  606. tv_ = {tv_sec = 0, tv_usec = 5673}}
  607. __FUNCTION__ = "svc"
  608. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  609. #6 0x00007ffff7b76e67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  610. at ../../ace/Task.cpp:275
  611. t = 0x7fff601de2f8
  612. svc_status = <value optimized out>
  613. #7 0x00007ffff7b781f1 in ACE_Thread_Adapter::invoke (this=0x7fff5f8f3220)
  614. at ../../ace/Thread_Adapter.cpp:98
  615. exit_hook_instance = <value optimized out>
  616. exit_hook_maybe = {instance_ = 0x0}
  617. exit_hook_ptr = <value optimized out>
  618. #8 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  619. No symbol table info available.
  620. #9 0x00007ffff5260d4d in clone () from /lib/libc.so.6
  621. No symbol table info available.
  622. #10 0x0000000000000000 in ?? ()
  623. No symbol table info available.
  624.  
  625. Hilo 20 (Thread 0x7fff547f8910 (LWP 16170)):
  626. #0 0x00007ffff5261388 in epoll_wait () from /lib/libc.so.6
  627. No symbol table info available.
  628. #1 0x00007ffff7af64c2 in ACE_Dev_Poll_Reactor::work_pending_i (
  629. this=0x7fff60141580, max_wait_time=0x7fff547f7040)
  630. at ../../ace/Dev_Poll_Reactor.cpp:960
  631. timer_buf = {static zero = {
  632. static zero = <same as static member of an already seen type>,
  633. static max_time = {
  634. static zero = <same as static member of an already seen type>,
  635. 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}},
  636. static max_time = <same as static member of an already seen type>,
  637. tv_ = {tv_sec = 0, tv_usec = 3185}}
  638. this_timeout = 0xfffffffffffffffc
  639. nfds = <value optimized out>
  640. #2 0x00007ffff7af9adc in ACE_Dev_Poll_Reactor::handle_events_i (
  641. this=0x7fff60141580, max_wait_time=0x7fff547f7040, guard=...)
  642. at ../../ace/Dev_Poll_Reactor.cpp:1030
  643. result = <value optimized out>
  644. #3 0x00007ffff7af9ca6 in ACE_Dev_Poll_Reactor::handle_events (
  645. this=0x7fff60141580, max_wait_time=0x7fff547f7040)
  646. at ../../ace/Dev_Poll_Reactor.cpp:1012
  647. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  648. max_wait_time_ = 0x7fff547f7040, start_time_ = {static zero = {
  649. static zero = <same as static member of an already seen type>,
  650. static max_time = {
  651. static zero = <same as static member of an already seen type>,
  652. 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}},
  653. static max_time = <same as static member of an already seen type>,
  654. tv_ = {tv_sec = 1297548859, tv_usec = 876661}}, stopped_ = false}
  655. guard = {token_ = @0x7fff601415a8, owner_ = 1}
  656. result = -1
  657. #4 0x00007ffff7b51bbd in ACE_Reactor::run_reactor_event_loop (
  658. this=0x7fff606960e0, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  659. result = 0
  660. #5 0x00000000008eef66 in ReactorRunnable::svc (this=0x7fff601de1c0)
  661. at ../../../src/game/WorldSocketMgr.cpp:167
  662. interval = {static zero = {
  663. static zero = <same as static member of an already seen type>,
  664. static max_time = {
  665. static zero = <same as static member of an already seen type>,
  666. 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}},
  667. static max_time = <same as static member of an already seen type>,
  668. tv_ = {tv_sec = 0, tv_usec = 3185}}
  669. __FUNCTION__ = "svc"
  670. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  671. #6 0x00007ffff7b76e67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  672. at ../../ace/Task.cpp:275
  673. t = 0x7fff601de1c0
  674. svc_status = <value optimized out>
  675. #7 0x00007ffff7b781f1 in ACE_Thread_Adapter::invoke (this=0x7fff5f8f32e0)
  676. at ../../ace/Thread_Adapter.cpp:98
  677. exit_hook_instance = <value optimized out>
  678. exit_hook_maybe = {instance_ = 0x0}
  679. exit_hook_ptr = <value optimized out>
  680. #8 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  681. No symbol table info available.
  682. #9 0x00007ffff5260d4d in clone () from /lib/libc.so.6
  683. No symbol table info available.
  684. #10 0x0000000000000000 in ?? ()
  685. No symbol table info available.
  686.  
  687. Hilo 19 (Thread 0x7fff54ff9910 (LWP 16169)):
  688. #0 0x00007ffff5261388 in epoll_wait () from /lib/libc.so.6
  689. No symbol table info available.
  690. #1 0x00007ffff7af64c2 in ACE_Dev_Poll_Reactor::work_pending_i (
  691. this=0x7fff60141800, max_wait_time=0x7fff54ff8040)
  692. at ../../ace/Dev_Poll_Reactor.cpp:960
  693. timer_buf = {static zero = {
  694. static zero = <same as static member of an already seen type>,
  695. static max_time = {
  696. static zero = <same as static member of an already seen type>,
  697. 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}},
  698. static max_time = <same as static member of an already seen type>,
  699. tv_ = {tv_sec = 0, tv_usec = 9999}}
  700. this_timeout = 0xfffffffffffffffc
  701. nfds = <value optimized out>
  702. #2 0x00007ffff7af9adc in ACE_Dev_Poll_Reactor::handle_events_i (
  703. this=0x7fff60141800, max_wait_time=0x7fff54ff8040, guard=...)
  704. at ../../ace/Dev_Poll_Reactor.cpp:1030
  705. result = <value optimized out>
  706. #3 0x00007ffff7af9ca6 in ACE_Dev_Poll_Reactor::handle_events (
  707. this=0x7fff60141800, max_wait_time=0x7fff54ff8040)
  708. at ../../ace/Dev_Poll_Reactor.cpp:1012
  709. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  710. max_wait_time_ = 0x7fff54ff8040, start_time_ = {static zero = {
  711. static zero = <same as static member of an already seen type>,
  712. static max_time = {
  713. static zero = <same as static member of an already seen type>,
  714. 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}},
  715. static max_time = <same as static member of an already seen type>,
  716. tv_ = {tv_sec = 1297548859, tv_usec = 868502}}, stopped_ = false}
  717. guard = {token_ = @0x7fff60141828, owner_ = 1}
  718. result = -1
  719. #4 0x00007ffff7b51bbd in ACE_Reactor::run_reactor_event_loop (
  720. this=0x7fff606960b0, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  721. result = 1612570760
  722. #5 0x00000000008eef66 in ReactorRunnable::svc (this=0x7fff601de088)
  723. at ../../../src/game/WorldSocketMgr.cpp:167
  724. interval = {static zero = {
  725. static zero = <same as static member of an already seen type>,
  726. static max_time = {
  727. static zero = <same as static member of an already seen type>,
  728. 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}},
  729. static max_time = <same as static member of an already seen type>,
  730. tv_ = {tv_sec = 0, tv_usec = 9999}}
  731. __FUNCTION__ = "svc"
  732. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  733. #6 0x00007ffff7b76e67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  734. at ../../ace/Task.cpp:275
  735. t = 0x7fff601de088
  736. svc_status = <value optimized out>
  737. #7 0x00007ffff7b781f1 in ACE_Thread_Adapter::invoke (this=0x7fff5f8f33a0)
  738. at ../../ace/Thread_Adapter.cpp:98
  739. exit_hook_instance = <value optimized out>
  740. exit_hook_maybe = {instance_ = 0x0}
  741. exit_hook_ptr = <value optimized out>
  742. #8 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  743. No symbol table info available.
  744. #9 0x00007ffff5260d4d in clone () from /lib/libc.so.6
  745. No symbol table info available.
  746. #10 0x0000000000000000 in ?? ()
  747. No symbol table info available.
  748.  
  749. Hilo 18 (Thread 0x7fff557fa910 (LWP 16168)):
  750. #0 0x00007ffff5ca75a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  751. from /lib/libpthread.so.0
  752. No symbol table info available.
  753. #1 0x00007ffff7ae6efd in cond_timedwait (this=0x7fff5de77f84, mutex=...,
  754. abstime=0x11) at ../../ace/OS_NS_Thread.inl:362
  755. result = <value optimized out>
  756. ts = {tv_sec = 1351024, tv_nsec = 730430112}
  757. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff5de77f84, mutex=...,
  758. abstime=0x11) at ../../ace/Condition_Thread_Mutex.cpp:100
  759. No locales.
  760. #3 0x00000000005154db in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  761. (this=0x7fff5de77f00, timeout=0x0)
  762. at /usr/local/include/ace/Message_Queue_T.cpp:1742
  763. result = <value optimized out>
  764. #4 0x0000000000516599 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  765. this=0x7fff5de77f00, first_item=@0x7fff557fa078, timeout=0x0)
  766. at /usr/local/include/ace/Message_Queue_T.cpp:1910
  767. ace_mon = {lock_ = 0x7fff5de77f50, owner_ = 0}
  768. #5 0x0000000000515e18 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff5ce2cfe0)
  769. at /usr/local/include/ace/Task_T.inl:22
  770. No locales.
  771. #6 SOAPWorkingThread::svc (this=0x7fff5ce2cfe0)
  772. at ../../../src/mangosd/MaNGOSsoap.h:60
  773. mb = 0x0
  774. #7 0x00007ffff7b76e67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  775. at ../../ace/Task.cpp:275
  776. t = 0x7fff5ce2cfe0
  777. svc_status = <value optimized out>
  778. #8 0x00007ffff7b781f1 in ACE_Thread_Adapter::invoke (this=0x7fff5de73c40)
  779. at ../../ace/Thread_Adapter.cpp:98
  780. exit_hook_instance = <value optimized out>
  781. exit_hook_maybe = {instance_ = 0x0}
  782. exit_hook_ptr = <value optimized out>
  783. #9 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  784. No symbol table info available.
  785. #10 0x00007ffff5260d4d in clone () from /lib/libc.so.6
  786. No symbol table info available.
  787. #11 0x0000000000000000 in ?? ()
  788. No symbol table info available.
  789.  
  790. Hilo 17 (Thread 0x7fff55ffb910 (LWP 16167)):
  791. #0 0x00007ffff5ca75a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  792. from /lib/libpthread.so.0
  793. No symbol table info available.
  794. #1 0x00007ffff7ae6efd in cond_timedwait (this=0x7fff5de77f84, mutex=...,
  795. abstime=0xd) at ../../ace/OS_NS_Thread.inl:362
  796. result = <value optimized out>
  797. ts = {tv_sec = 1351024, tv_nsec = 730430112}
  798. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff5de77f84, mutex=...,
  799. abstime=0xd) at ../../ace/Condition_Thread_Mutex.cpp:100
  800. No locales.
  801. #3 0x00000000005154db in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  802. (this=0x7fff5de77f00, timeout=0x0)
  803. at /usr/local/include/ace/Message_Queue_T.cpp:1742
  804. result = <value optimized out>
  805. #4 0x0000000000516599 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  806. this=0x7fff5de77f00, first_item=@0x7fff55ffb078, timeout=0x0)
  807. at /usr/local/include/ace/Message_Queue_T.cpp:1910
  808. ace_mon = {lock_ = 0x7fff5de77f50, owner_ = 0}
  809. #5 0x0000000000515e18 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff5ce2cfe0)
  810. at /usr/local/include/ace/Task_T.inl:22
  811. No locales.
  812. #6 SOAPWorkingThread::svc (this=0x7fff5ce2cfe0)
  813. at ../../../src/mangosd/MaNGOSsoap.h:60
  814. mb = 0x0
  815. #7 0x00007ffff7b76e67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  816. at ../../ace/Task.cpp:275
  817. t = 0x7fff5ce2cfe0
  818. svc_status = <value optimized out>
  819. #8 0x00007ffff7b781f1 in ACE_Thread_Adapter::invoke (this=0x7fff5de73d00)
  820. at ../../ace/Thread_Adapter.cpp:98
  821. exit_hook_instance = <value optimized out>
  822. exit_hook_maybe = {instance_ = 0x0}
  823. exit_hook_ptr = <value optimized out>
  824. #9 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  825. No symbol table info available.
  826. #10 0x00007ffff5260d4d in clone () from /lib/libc.so.6
  827. No symbol table info available.
  828. #11 0x0000000000000000 in ?? ()
  829. No symbol table info available.
  830.  
  831. Hilo 16 (Thread 0x7fff567fc910 (LWP 16166)):
  832. #0 0x00007ffff5ca75a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  833. from /lib/libpthread.so.0
  834. No symbol table info available.
  835. #1 0x00007ffff7ae6efd in cond_timedwait (this=0x7fff5de77f84, mutex=...,
  836. abstime=0x9) at ../../ace/OS_NS_Thread.inl:362
  837. result = <value optimized out>
  838. ts = {tv_sec = 163632, tv_nsec = 672238864}
  839. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff5de77f84, mutex=...,
  840. abstime=0x9) at ../../ace/Condition_Thread_Mutex.cpp:100
  841. No locales.
  842. #3 0x00000000005154db in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  843. (this=0x7fff5de77f00, timeout=0x0)
  844. at /usr/local/include/ace/Message_Queue_T.cpp:1742
  845. result = <value optimized out>
  846. #4 0x0000000000516599 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  847. this=0x7fff5de77f00, first_item=@0x7fff567fc078, timeout=0x0)
  848. at /usr/local/include/ace/Message_Queue_T.cpp:1910
  849. ace_mon = {lock_ = 0x7fff5de77f50, owner_ = 0}
  850. #5 0x0000000000515e18 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff5ce2cfe0)
  851. at /usr/local/include/ace/Task_T.inl:22
  852. No locales.
  853. #6 SOAPWorkingThread::svc (this=0x7fff5ce2cfe0)
  854. at ../../../src/mangosd/MaNGOSsoap.h:60
  855. mb = 0x0
  856. #7 0x00007ffff7b76e67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  857. at ../../ace/Task.cpp:275
  858. t = 0x7fff5ce2cfe0
  859. svc_status = <value optimized out>
  860. #8 0x00007ffff7b781f1 in ACE_Thread_Adapter::invoke (this=0x7fff5de73dc0)
  861. at ../../ace/Thread_Adapter.cpp:98
  862. exit_hook_instance = <value optimized out>
  863. exit_hook_maybe = {instance_ = 0x0}
  864. exit_hook_ptr = <value optimized out>
  865. #9 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  866. No symbol table info available.
  867. #10 0x00007ffff5260d4d in clone () from /lib/libc.so.6
  868. No symbol table info available.
  869. #11 0x0000000000000000 in ?? ()
  870. No symbol table info available.
  871.  
  872. Hilo 15 (Thread 0x7fff56ffd910 (LWP 16165)):
  873. #0 0x00007ffff5ca75a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  874. from /lib/libpthread.so.0
  875. No symbol table info available.
  876. #1 0x00007ffff7ae6efd in cond_timedwait (this=0x7fff5de77f84, mutex=...,
  877. abstime=0xf) at ../../ace/OS_NS_Thread.inl:362
  878. result = <value optimized out>
  879. ts = {tv_sec = 1351024, tv_nsec = 730430112}
  880. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff5de77f84, mutex=...,
  881. abstime=0xf) at ../../ace/Condition_Thread_Mutex.cpp:100
  882. No locales.
  883. #3 0x00000000005154db in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  884. (this=0x7fff5de77f00, timeout=0x0)
  885. at /usr/local/include/ace/Message_Queue_T.cpp:1742
  886. result = <value optimized out>
  887. #4 0x0000000000516599 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  888. this=0x7fff5de77f00, first_item=@0x7fff56ffd078, timeout=0x0)
  889. at /usr/local/include/ace/Message_Queue_T.cpp:1910
  890. ace_mon = {lock_ = 0x7fff5de77f50, owner_ = 0}
  891. #5 0x0000000000515e18 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff5ce2cfe0)
  892. at /usr/local/include/ace/Task_T.inl:22
  893. No locales.
  894. #6 SOAPWorkingThread::svc (this=0x7fff5ce2cfe0)
  895. at ../../../src/mangosd/MaNGOSsoap.h:60
  896. mb = 0x0
  897. #7 0x00007ffff7b76e67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  898. at ../../ace/Task.cpp:275
  899. t = 0x7fff5ce2cfe0
  900. svc_status = <value optimized out>
  901. #8 0x00007ffff7b781f1 in ACE_Thread_Adapter::invoke (this=0x7fff5de73e80)
  902. at ../../ace/Thread_Adapter.cpp:98
  903. exit_hook_instance = <value optimized out>
  904. exit_hook_maybe = {instance_ = 0x0}
  905. exit_hook_ptr = <value optimized out>
  906. #9 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  907. No symbol table info available.
  908. #10 0x00007ffff5260d4d in clone () from /lib/libc.so.6
  909. No symbol table info available.
  910. #11 0x0000000000000000 in ?? ()
  911. No symbol table info available.
  912.  
  913. Hilo 14 (Thread 0x7fff57fff910 (LWP 16163)):
  914. #0 0x00007ffff5caa8f1 in nanosleep () from /lib/libpthread.so.0
  915. No symbol table info available.
  916. #1 0x00000000009c44a7 in sleep (msecs=<value optimized out>)
  917. at /usr/local/include/ace/OS_NS_unistd.inl:951
  918. rqtp = {tv_sec = 1, tv_nsec = 0}
  919. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  920. at ../../../src/shared/Threading.cpp:237
  921. No locales.
  922. #3 0x00000000005113eb in FreezeDetectorRunnable::run (this=0x7fff5deba7c8)
  923. at ../../../src/mangosd/Master.cpp:75
  924. curtime = 4294966780
  925. #4 0x00000000009c47da in ACE_Based::Thread::ThreadTask (param=0x7fff57fff080)
  926. at ../../../src/shared/Threading.cpp:187
  927. No locales.
  928. #5 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  929. No symbol table info available.
  930. #6 0x00007ffff5260d4d in clone () from /lib/libc.so.6
  931. No symbol table info available.
  932. #7 0x0000000000000000 in ?? ()
  933. No symbol table info available.
  934.  
  935. Hilo 13 (Thread 0x7fff577fe910 (LWP 16164)):
  936. #0 0x00007ffff5ca75a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  937. from /lib/libpthread.so.0
  938. No symbol table info available.
  939. #1 0x00007ffff7ae6efd in cond_timedwait (this=0x7fff5de77f84, mutex=...,
  940. abstime=0xb) at ../../ace/OS_NS_Thread.inl:362
  941. result = <value optimized out>
  942. ts = {tv_sec = 163632, tv_nsec = 672238864}
  943. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff5de77f84, mutex=...,
  944. abstime=0xb) at ../../ace/Condition_Thread_Mutex.cpp:100
  945. No locales.
  946. #3 0x00000000005154db in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  947. (this=0x7fff5de77f00, timeout=0x0)
  948. at /usr/local/include/ace/Message_Queue_T.cpp:1742
  949. result = <value optimized out>
  950. #4 0x0000000000516599 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  951. this=0x7fff5de77f00, first_item=@0x7fff577fe078, timeout=0x0)
  952. at /usr/local/include/ace/Message_Queue_T.cpp:1910
  953. ace_mon = {lock_ = 0x7fff5de77f50, owner_ = 0}
  954. #5 0x0000000000515e18 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff5ce2cfe0)
  955. at /usr/local/include/ace/Task_T.inl:22
  956. No locales.
  957. #6 SOAPWorkingThread::svc (this=0x7fff5ce2cfe0)
  958. at ../../../src/mangosd/MaNGOSsoap.h:60
  959. mb = 0x0
  960. #7 0x00007ffff7b76e67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  961. at ../../ace/Task.cpp:275
  962. t = 0x7fff5ce2cfe0
  963. svc_status = <value optimized out>
  964. #8 0x00007ffff7b781f1 in ACE_Thread_Adapter::invoke (this=0x7fff5de73f40)
  965. at ../../ace/Thread_Adapter.cpp:98
  966. exit_hook_instance = <value optimized out>
  967. exit_hook_maybe = {instance_ = 0x0}
  968. exit_hook_ptr = <value optimized out>
  969. #9 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  970. No symbol table info available.
  971. #10 0x00007ffff5260d4d in clone () from /lib/libc.so.6
  972. No symbol table info available.
  973. #11 0x0000000000000000 in ?? ()
  974. No symbol table info available.
  975.  
  976. Hilo 12 (Thread 0x7fff5ce2d910 (LWP 16162)):
  977. #0 0x00007ffff5259932 in select () from /lib/libc.so.6
  978. No symbol table info available.
  979. #1 0x0000000000a40a7d in tcp_select (soap=0x7fff5ce117e0, s=32,
  980. flags=<value optimized out>, timeout=<value optimized out>)
  981. at ../../../../dep/src/gsoap/stdsoap2.cpp:4418
  982. tv = {tv_sec = 1, tv_usec = 828021}
  983. fd = {{fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {
  984. 4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296,
  985. 0 <repeats 15 times>}}}
  986. sfd = 0x7fff5ce11600
  987. efd = 0x7fff5ce11680
  988. r = <value optimized out>
  989. rfd = 0x7fff5ce11580
  990. #2 0x0000000000a4e06f in soap_accept (soap=0x7fff5ce117e0)
  991. at ../../../../dep/src/gsoap/stdsoap2.cpp:4486
  992. r = -514
  993. err = -514
  994. n = 16
  995. len = 65536
  996. set = 1
  997. #3 0x0000000000514897 in MaNGOSsoapRunnable::run (this=<value optimized out>)
  998. at ../../../src/mangosd/MaNGOSsoap.cpp:51
  999. thread_soap = <value optimized out>
  1000. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0xa67370,
  1001. reference_count_ = {value_ = 1,
  1002. static increment_fn_ = 0x7ffff7ade170 <multi_cpu_increment>, static decrement_fn_ = 0x7ffff7ade180 <multi_cpu_decrement>,
  1003. static exchange_fn_ = 0x7ffff7ade1a0 <multi_cpu_exchange>,
  1004. static exchange_add_fn_ = 0x7ffff7ade1b0 <multi_cpu_exchange_add>}, priority_ = 0, reactor_ = 0x0,
  1005. reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  1006. _vptr.Policy = 0x7ffff7dcc530},
  1007. value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {
  1008. _vptr.ACE_Shared_Object = 0xa67470}, <No data fields>},
  1009. thr_count_ = 5, thr_mgr_ = 0x7fff60141940, flags_ = 0,
  1010. grp_id_ = 2, lock_ = {lock_ = {__data = {__lock = 0,
  1011. __count = 0, __owner = 0, __nusers = 0, __kind = 0,
  1012. __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  1013. __size = '\000' <repetidos 39 veces>, __align = 0},
  1014. removed_ = false}, last_thread_id_ = 0},
  1015. msg_queue_ = 0x7fff5de77f00, delete_msg_queue_ = true, mod_ = 0x0,
  1016. next_ = 0x0}, <No data fields>}
  1017. soap = {_vptr.soap = 0xaf3290, state = 1, version = 0, mode = 0,
  1018. imode = 2097152, omode = 2097152, float_format = 0xaefb8f "%.9G",
  1019. double_format = 0xaefb94 "%.17lG",
  1020. dime_id_format = 0xaefb9b "cid:id%d", http_version = 0xa81f05 "1.1",
  1021. http_content = 0x0, encodingStyle = 0xaf27c0 "", actor = 0x0,
  1022. lang = 0xaf04b9 "en", recv_timeout = 5, send_timeout = 5,
  1023. connect_timeout = 0, accept_timeout = 3, socket_flags = 0,
  1024. connect_flags = 0, bind_flags = 0, accept_flags = 0,
  1025. linger_time = 0, namespaces = 0xd99fe0, local_namespaces = 0x0,
  1026. nlist = 0x0, blist = 0x0, clist = 0x40a6c90, alist = 0x0, iht = {
  1027. 0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>},
  1028. pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7ffff0027fb0,
  1029. idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0,
  1030. fpost = 0xa61dd0 <http_post>, fget = 0xa3ec60 <http_get>,
  1031. fput = 0xa3ec70 <http_405>, fdel = 0xa3ec70 <http_405>,
  1032. fhead = 0xa3ec70 <http_405>, fform = 0,
  1033. fposthdr = 0xa461d0 <http_post_header>,
  1034. fresponse = 0xa41ee0 <http_response>,
  1035. fparse = 0xa531f0 <http_parse>,
  1036. fparsehdr = 0xa61190 <http_parse_header>, fheader = 0,
  1037. fresolve = 0xa43b10 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  1038. fclosesocket = 0xa43af0 <tcp_closesocket>,
  1039. fshutdownsocket = 0xa43ae0 <tcp_shutdownsocket>,
  1040. fopen = 0xa56aa0 <tcp_connect>, faccept = 0xa43b00 <tcp_accept>,
  1041. fclose = 0xa3e2c0 <tcp_disconnect>, fsend = 0xa437d0 <fsend>,
  1042. frecv = 0xa435a0 <frecv>, fpoll = 0xa4f750 <soap_poll>,
  1043. fseterror = 0, fignore = 0, fserveloop = 0,
  1044. fplugin = 0xa41e80 <fplugin>, fmalloc = 0, fprepareinit = 0,
  1045. fpreparesend = 0, fpreparerecv = 0, fpreparefinal = 0,
  1046. fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0,
  1047. fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0,
  1048. fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0,
  1049. fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 32,
  1050. socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0,
  1051. buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0,
  1052. length = 0, labbuf = 0x0, lablen = 0, labidx = 0,
  1053. buf = '\000' <repetidos 65535 veces>,
  1054. msgbuf = '\000' <repetidos 1023 veces>,
  1055. tmpbuf = '\000' <repetidos 1023 veces>,
  1056. tag = '\000' <repetidos 1023 veces>,
  1057. id = '\000' <repetidos 1023 veces>,
  1058. href = '\000' <repetidos 1023 veces>,
  1059. type = '\000' <repetidos 1023 veces>,
  1060. arrayType = '\000' <repetidos 1023 veces>,
  1061. arraySize = '\000' <repetidos 1023 veces>,
  1062. arrayOffset = '\000' <repetidos 1023 veces>, other = 0,
  1063. position = 0, positions = {0 <repeats 16 times>}, root = 0,
  1064. attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0,
  1065. ns = 0, part = 9, alloced = 0, peeked = 0, chunksize = 0,
  1066. chunkbuflen = 0, endpoint = '\000' <repetidos 1023 veces>,
  1067. path = '\000' <repetidos 1023 veces>,
  1068. host = '\000' <repetidos 1023 veces>, action = 0x0, authrealm = 0x0,
  1069. prolog = 0x0, ip = 167772169, port = 37206, keep_alive = 0,
  1070. tcp_keep_alive = 0, tcp_keep_idle = 0, tcp_keep_intvl = 0,
  1071. tcp_keep_cnt = 0, max_keep_alive = 100,
  1072. proxy_http_version = 0xaefba4 "1.0", proxy_host = 0x0,
  1073. proxy_port = 8080, proxy_userid = 0x0, proxy_passwd = 0x0,
  1074. proxy_from = 0x0, status = 0, error = 0, errmode = 0, errnum = 0,
  1075. dom = 0x0, dime = {count = 0, size = 0, chunksize = 0, buflen = 0,
  1076. flags = 0 '\000', ptr = 0x0, id = 0x0, type = 0x0, options = 0x0,
  1077. list = 0x0, first = 0x0, last = 0x0}, mime = {boundary = 0x0,
  1078. start = 0x0, list = 0x0, first = 0x0, last = 0x0}, xlist = 0x0,
  1079. logfile = {0x0, 0x0, 0x0}, fdebug = {0x0, 0x0, 0x0}, mht = {
  1080. 0x0 <repeats 1024 times>}, c14ninclude = 0x0, c14nexclude = 0x0,
  1081. cookies = 0x0, cookie_domain = 0x0, cookie_path = 0x0,
  1082. cookie_max = 32, ipv6_multicast_if = 0, ipv4_multicast_if = 0x0,
  1083. ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0,
  1084. sin_addr = {s_addr = 0},
  1085. sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  1086. fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  1087. session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0,
  1088. dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0,
  1089. randfile = 0x0,
  1090. session_host = '\000' <repetidos 920 veces>, "x\020\000\000\000\000\000\000\000\200ç]ÿ\177\000\000\033\000\000\000\000\000\000\000\v\000\000\000\000\000\000\000\000_þ÷ÿ\177\000\000\213\020^öÿ\177\000\000pÏâ\\ÿ\177", '\000' <repetidos 26 veces>, "xÏâ\\ÿ\177\000\000\000\000\000\000\000\000\000\000àb~öÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff65e1ed1, z_crc = 0,
  1091. z_dict = 0x1078 <Address 0x1078 out of bounds>,
  1092. z_dict_len = 4160643464, zlib_state = 32767, zlib_in = 0,
  1093. zlib_out = 24320, z_buf = 0x1078 <Address 0x1078 out of bounds>,
  1094. z_buflen = 0, z_level = 53256, z_ratio_in = 4.59163468e-41,
  1095. z_ratio_out = -1.12640373e+33}
  1096. m = <value optimized out>
  1097. s = -514
  1098. #4 0x00000000009c47da in ACE_Based::Thread::ThreadTask (param=0x21)
  1099. at ../../../src/shared/Threading.cpp:187
  1100. No locales.
  1101. #5 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  1102. No symbol table info available.
  1103. #6 0x00007ffff5260d4d in clone () from /lib/libc.so.6
  1104. No symbol table info available.
  1105. #7 0x0000000000000000 in ?? ()
  1106. No symbol table info available.
  1107.  
  1108. Hilo 11 (Thread 0x7fff5d62e910 (LWP 16161)):
  1109. #0 0x00007ffff5225471 in nanosleep () from /lib/libc.so.6
  1110. No symbol table info available.
  1111. #1 0x00007ffff525a0d4 in usleep () from /lib/libc.so.6
  1112. No symbol table info available.
  1113. #2 0x000000000050b669 in CliRunnable::run (this=<value optimized out>)
  1114. at ../../../src/mangosd/CliRunnable.cpp:617
  1115. command_str = <value optimized out>
  1116. commandbuf = "\001\020\000\000\000\000\000\000Ñ\036^öÿ\177\000\000\000\000\000\000\000\000\000\000x\020\000\000\000\000\000\000\210dþ÷ÿ\177\000\000\000bþ÷ÿ\177\000\000x\020", '\000' <repetidos 14 veces>, "\bàb]ÿ\177\000\000Û$^öÿ\177", '\000' <repetidos 11 veces>, "oÕl\226\035\233î\000\000\000\000\000\000\000\000\000ëè]ÿ\177\000\000°~ý÷ÿ\177\000\000\230èb]ÿ\177\000\000\020éb]ÿ\177\000\000\000\000\000\000\000\000\000\000 5\217_ÿ\177\000\000Ï\027^öÿ\177\000\000\000\000\000\000\000\000\000\000«©°÷ÿ\177\000\000H5\217_ÿ\177", '\000' <repetidos 11 veces>, "ëè]ÿ\177\000\000\020\207Ú", '\000' <repetidos 13 veces>...
  1117. #3 0x00000000009c47da in ACE_Based::Thread::ThreadTask (param=0x7fff5d62de90)
  1118. at ../../../src/shared/Threading.cpp:187
  1119. No locales.
  1120. #4 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  1121. No symbol table info available.
  1122. #5 0x00007ffff5260d4d in clone () from /lib/libc.so.6
  1123. No symbol table info available.
  1124. #6 0x0000000000000000 in ?? ()
  1125. No symbol table info available.
  1126.  
  1127. Hilo 10 (Thread 0x7fff5de2f910 (LWP 16160)):
  1128. #0 0x00007ffff5ca75a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  1129. from /lib/libpthread.so.0
  1130. No symbol table info available.
  1131. #1 0x00007ffff7ae6e5a in cond_wait (this=0x7fff60331994)
  1132. at ../../ace/OS_NS_Thread.inl:329
  1133. result = <value optimized out>
  1134. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff60331994)
  1135. at ../../ace/Condition_Thread_Mutex.cpp:90
  1136. No locales.
  1137. #3 0x00000000006b8240 in MapUpdater::wait (this=0x7fff603318b8)
  1138. at ../../../src/game/MapUpdater.cpp:107
  1139. guard = {lock_ = 0x7fff603319d0, owner_ = 0}
  1140. #4 0x00000000006b4360 in MapManager::Update (this=0x7fff60331800,
  1141. diff=<value optimized out>) at ../../../src/game/MapManager.cpp:280
  1142. No locales.
  1143. #5 0x00000000008dac4d in World::Update (this=0x7ffff7f7b900, diff=190)
  1144. at ../../../src/game/World.cpp:1533
  1145. autobroadcaston = 0
  1146. #6 0x00000000005171fd in WorldRunnable::run (this=<value optimized out>)
  1147. at ../../../src/mangosd/WorldRunnable.cpp:60
  1148. diff = 190
  1149. prevSleepTime = 0
  1150. #7 0x00000000009c47da in ACE_Based::Thread::ThreadTask (param=0x7fff60331994)
  1151. at ../../../src/shared/Threading.cpp:187
  1152. No locales.
  1153. #8 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  1154. No symbol table info available.
  1155. #9 0x00007ffff5260d4d in clone () from /lib/libc.so.6
  1156. No symbol table info available.
  1157. #10 0x0000000000000000 in ?? ()
  1158. No symbol table info available.
  1159.  
  1160. Hilo 9 (Thread 0x7fff5e830910 (LWP 16159)):
  1161. #0 0x00007ffff7ffc600 in ?? ()
  1162. No symbol table info available.
  1163. #1 0x00007ffff5215f0d in time () from /lib/libc.so.6
  1164. No symbol table info available.
  1165. #2 0x00000000008e31b0 in WorldSession::SendPacket (this=0x7ffde8f0a400,
  1166. packet=0x7fff5e82d950) at ../../../src/game/WorldSession.cpp:148
  1167. sendPacketCount = 1386109720
  1168. sendPacketBytes = 50867861351
  1169. firstTime = 1297539017
  1170. sendLastPacketCount = 449236
  1171. sendLastPacketBytes = 16170323
  1172. cur_time = <value optimized out>
  1173. lastTime = 1297548857
  1174. #3 0x000000000077e7b2 in Player::SendAurasForTarget (
  1175. this=<value optimized out>, target=<value optimized out>)
  1176. at ../../../src/game/Player.cpp:20868
  1177. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0,
  1178. _wpos = 8,
  1179. _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  1180. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  1181. _M_start = 0x7ffe56defc80 "ß[k\001\001z0ñ",
  1182. _M_finish = 0x7ffe56defc88 "",
  1183. _M_end_of_storage = 0x7ffe56defd48 ""}}, <No data fields>}},
  1184. m_opcode = 1173}
  1185. #4 0x00000000006234b6 in MaNGOS::VisibleNotifier::Notify (
  1186. this=<value optimized out>) at ../../../src/game/GridNotifiers.cpp:96
  1187. player = @0x7ffdfda90000
  1188. #5 0x0000000000559f5e in Camera::UpdateVisibilityForOwner (
  1189. this=0x7ffdfda92ba8) at ../../../src/game/Camera.cpp:148
  1190. notifier = {i_camera = @0x7ffdfda92ba8, i_data = {m_blockCount = 3,
  1191. m_outOfRangeGUIDs = {_M_t = {
  1192. _M_impl = {<std::allocator<std::_Rb_tree_node<ObjectGuid> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<ObjectGuid> >> = {<No data fields>}, <No data fields>},
  1193. _M_key_compare = {<std::binary_function<ObjectGuid, ObjectGuid, bool>> = {<No data fields>}, <No data fields>}, _M_header = {
  1194. _M_color = std::_S_red, _M_parent = 0x7ffea0b66278,
  1195. _M_left = 0x7ffea0b65d78, _M_right = 0x7ffea0b67e98},
  1196. _M_node_count = 15}}}, m_data = {static DEFAULT_SIZE = 4096,
  1197. _rpos = 0, _wpos = 522,
  1198. _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  1199. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  1200. _M_start = 0x7ffdb114c100 "\002ß[k\001\001z0ñ\003p",
  1201. _M_finish = 0x7ffdb114c30a "Ö¬\a\224¥üò½!&¼f\224^±ée\003\035z¡óa§L\020H_\ab[O\210æ&A\210KKe1B$þ\231\fÅ\235\214@HÏeÏ\237äõo\200§NiÊ",
  1202. _M_end_of_storage = 0x7ffdb114d100 ""}}, <No data fields>}}}, i_clientGUIDs = {_M_t = {
  1203. _M_impl = {<std::allocator<std::_Rb_tree_node<ObjectGuid> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<ObjectGuid> >> = {<No data fields>}, <No data fields>},
  1204. _M_key_compare = {<std::binary_function<ObjectGuid, ObjectGuid, bool>> = {<No data fields>}, <No data fields>}, _M_header = {
  1205. _M_color = std::_S_red, _M_parent = 0x7ffea0b642e8,
  1206. _M_left = 0x7ffea0b673f8, _M_right = 0x7ffea0b67948},
  1207. _M_node_count = 14}}}, i_visibleNow = {_M_t = {
  1208. _M_impl = {<std::allocator<std::_Rb_tree_node<WorldObject*> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<WorldObject*> >> = {<No data fields>}, <No data fields>},
  1209. _M_key_compare = {<std::binary_function<WorldObject*, WorldObject*, bool>> = {<No data fields>}, <No data fields>}, _M_header = {
  1210. _M_color = std::_S_red, _M_parent = 0x7ffea0b64720,
  1211. _M_left = 0x7ffea0b64338, _M_right = 0x7ffea0b64158},
  1212. _M_node_count = 3}}}}
  1213. #6 0x0000000000884e09 in ViewPoint::CameraCall (this=0x7ffdfda90000,
  1214. forced=<value optimized out>) at ../../../src/game/Camera.h:97
  1215. c = 0x0
  1216. #7 ViewPoint::Call_UpdateVisibilityForOwner (this=0x7ffdfda90000,
  1217. forced=<value optimized out>) at ../../../src/game/Camera.h:135
  1218. No locales.
  1219. #8 Unit::OnRelocated (this=0x7ffdfda90000, forced=<value optimized out>)
  1220. at ../../../src/game/Unit.cpp:12121
  1221. No locales.
  1222. #9 0x000000000069c297 in AddNotifier<Player> (this=0x28e4000,
  1223. player=0x7ffdfda90000, x=<value optimized out>, y=<value optimized out>,
  1224. z=<value optimized out>, orientation=<value optimized out>)
  1225. at ../../../src/game/Map.cpp:282
  1226. No locales.
  1227. #10 Map::PlayerRelocation (this=0x28e4000, player=0x7ffdfda90000,
  1228. x=<value optimized out>, y=<value optimized out>, z=<value optimized out>,
  1229. orientation=<value optimized out>) at ../../../src/game/Map.cpp:786
  1230. __FUNCTION__ = "PlayerRelocation"
  1231. __PRETTY_FUNCTION__ = "void Map::PlayerRelocation(Player*, float, float, float, float)"
  1232. old_val = {x_coord = 343, y_coord = 261}
  1233. old_cell = {data = {Part = {grid_x = 42, grid_y = 32, cell_x = 7,
  1234. cell_y = 5, nocreate = 0, reserved = 0}, All = 1341482}}
  1235. new_val = {x_coord = 343, y_coord = 261}
  1236. new_cell = {data = {Part = {grid_x = 42, grid_y = 32, cell_x = 7,
  1237. cell_y = 5, nocreate = 0, reserved = 0}, All = 1341482}}
  1238. newGrid = <value optimized out>
  1239. #11 0x000000000088bf8c in Unit::SetPosition (this=0x7ffdfda90000,
  1240. x=<value optimized out>, y=<value optimized out>, z=<value optimized out>,
  1241. orientation=<value optimized out>, teleport=false)
  1242. at ../../../src/game/Unit.cpp:516
  1243. turn = <value optimized out>
  1244. relocate = true
  1245. #12 0x00000000007a1d93 in Player::SetPosition (this=0x0, x=0, y=2736.39502,
  1246. z=4.88747602e-08, orientation=466.63736, teleport=80)
  1247. at ../../../src/game/Player.cpp:6297
  1248. No locales.
  1249. #13 0x0000000000954bd2 in WorldSession::HandleMoverRelocation (
  1250. this=0x7ffde8f0a400, movementInfo=...)
  1251. at ../../../src/game/MovementHandler.cpp:576
  1252. mover = 0x7ffdfda90000
  1253. #14 0x0000000000957944 in WorldSession::HandleMovementOpcodes (
  1254. this=0x7ffde8f0a400, recv_data=...)
  1255. at ../../../src/game/MovementHandler.cpp:298
  1256. mover = 0x7ffdfda90000
  1257. plMover = 0x7ffdfda90000
  1258. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0,
  1259. _wpos = 34,
  1260. _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  1261. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  1262. _M_start = 0x7ffe554323e0 " <CUþ\177",
  1263. _M_finish = 0x7ffff65e17cf "I\211ÄH\205À\017\204õ",
  1264. _M_end_of_storage = 0x7ffea0b6467a ""}}, <No data fields>}},
  1265. m_opcode = 238}
  1266. guid = {m_guid = 4038858}
  1267. movementInfo = {moveFlags = 50331649, moveFlags2 = 0, time = 9852100,
  1268. pos = {x = 5814.3418, y = 376.33136, z = 669.761047, o = 4.742064},
  1269. t_guid = {m_guid = 0}, t_pos = {x = 0, y = 0, z = 0, o = 0},
  1270. t_time = 0, t_seat = -1 'ÿ', t_seatInfo = 0x0, t_time2 = 0,
  1271. s_pitch = 0, fallTime = 870, jump = {velocity = 0, sinAngle = 0,
  1272. cosAngle = 0, xyspeed = 0}, u_unk1 = 0}
  1273. #15 0x00000000008e3782 in WorldSession::ExecuteOpcode (this=0x7ffde8f0a400,
  1274. opHandle=<value optimized out>, packet=0x7ffeaa482020)
  1275. at ../../../src/game/WorldSession.cpp:936
  1276. No locales.
  1277. #16 0x00000000008e662b in WorldSession::Update (this=0x7ffde8f0a400,
  1278. diff=<value optimized out>, updater=...)
  1279. at ../../../src/game/WorldSession.cpp:261
  1280. opHandle = @0x7fff5e82d950
  1281. packet = 0x7ffeaa482020
  1282. #17 0x00000000006a6dc9 in Map::Update (this=0x28e4000, t_diff=@0x7ffe52f68bc8)
  1283. at ../../../src/game/Map.cpp:448
  1284. pSession = 0x0
  1285. updater = {<PacketFilter> = {_vptr.PacketFilter = 0xacad10,
  1286. m_pSession = 0x7ffde8f0a400}, <No data fields>}
  1287. plr = <value optimized out>
  1288. updater = {i_timeDiff = 190}
  1289. __FUNCTION__ = "Update"
  1290. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  1291. #18 0x00000000006b8902 in MapUpdateRequest::call (this=0x7ffe52f68ba8)
  1292. at ../../../src/game/MapUpdater.cpp:74
  1293. No locales.
  1294. #19 0x00000000009bf2a1 in DelayExecutor::svc (this=0x7fff603318c0)
  1295. at ../../../src/shared/DelayExecutor.cpp:70
  1296. rq = 0x7ffe52f68ba8
  1297. #20 0x00007ffff7b76e67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1298. at ../../ace/Task.cpp:275
  1299. t = 0x7fff603318c0
  1300. svc_status = <value optimized out>
  1301. #21 0x00007ffff7b781f1 in ACE_Thread_Adapter::invoke (this=0x7fff5f8f3d60)
  1302. at ../../ace/Thread_Adapter.cpp:98
  1303. exit_hook_instance = <value optimized out>
  1304. exit_hook_maybe = {instance_ = 0x0}
  1305. exit_hook_ptr = <value optimized out>
  1306. #22 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  1307. No symbol table info available.
  1308. #23 0x00007ffff5260d4d in clone () from /lib/libc.so.6
  1309. No symbol table info available.
  1310. #24 0x0000000000000000 in ?? ()
  1311. No symbol table info available.
  1312.  
  1313. Hilo 8 (Thread 0x7fff5f031910 (LWP 16158)):
  1314. #0 0x00007ffff5ca9c34 in __lll_lock_wait () from /lib/libpthread.so.0
  1315. No symbol table info available.
  1316. #1 0x00007ffff5ca5295 in _L_lock_949 () from /lib/libpthread.so.0
  1317. No symbol table info available.
  1318. #2 0x00007ffff5ca50b8 in pthread_mutex_lock () from /lib/libpthread.so.0
  1319. No symbol table info available.
  1320. #3 0x00007ffff7b2b856 in ACE_OS::mutex_lock (m=0x7ffff7f7b900)
  1321. at ../../ace/OS_NS_Thread.cpp:2019
  1322. result = <value optimized out>
  1323. #4 0x00000000008af535 in thread_mutex_lock (this=0x7fff28e9e080,
  1324. update_diff=190, p_time=190)
  1325. at /usr/local/include/ace/OS_NS_Thread.inl:3417
  1326. No locales.
  1327. #5 ACE_Thread_Mutex::acquire (this=0x7fff28e9e080, update_diff=190,
  1328. p_time=190) at /usr/local/include/ace/Thread_Mutex.inl:53
  1329. No locales.
  1330. #6 Unit::Update (this=0x7fff28e9e080, update_diff=190, p_time=190)
  1331. at ../../../src/game/Unit.cpp:325
  1332. No locales.
  1333. #7 0x000000000058425d in Creature::Update (this=0x7fff28e9e080,
  1334. update_diff=190, diff=190) at ../../../src/game/Creature.cpp:539
  1335. No locales.
  1336. #8 0x00000000006acd39 in WorldObject::UpdateHelper::Update (v=...,
  1337. c=<value optimized out>) at ../../../src/game/Object.h:424
  1338. No locales.
  1339. #9 MaNGOS::ObjectUpdater::Visit (v=..., c=<value optimized out>)
  1340. at ../../../src/game/GridNotifiersImpl.h:46
  1341. No locales.
  1342. #10 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=...,
  1343. c=<value optimized out>)
  1344. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:50
  1345. No locales.
  1346. #11 0x00000000006a7447 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x3cd4000,
  1347. t_diff=<value optimized out>)
  1348. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:57
  1349. No locales.
  1350. #12 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x3cd4000,
  1351. t_diff=<value optimized out>)
  1352. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:58
  1353. No locales.
  1354. #13 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x3cd4000,
  1355. t_diff=<value optimized out>)
  1356. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:65
  1357. No locales.
  1358. #14 TypeContainerVisitor<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x3cd4000, t_diff=<value optimized out>)
  1359. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:80
  1360. No locales.
  1361. #15 Visit<MaNGOS::ObjectUpdater> (this=0x3cd4000, t_diff=<value optimized out>)
  1362. at ../../../src/game/../framework/GameSystem/Grid.h:81
  1363. No locales.
  1364. #16 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x3cd4000,
  1365. t_diff=<value optimized out>)
  1366. at ../../../src/game/../framework/GameSystem/NGrid.h:162
  1367. No locales.
  1368. #17 VisitAndActivate<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x3cd4000, t_diff=<value optimized out>) at ../../../src/game/Map.h:411
  1369. grid = 0xfffffffffffffe00
  1370. x = 51
  1371. y = 20
  1372. cell_x = <value optimized out>
  1373. cell_y = <value optimized out>
  1374. #18 Map::Update (this=0x3cd4000, t_diff=<value optimized out>)
  1375. at ../../../src/game/Map.cpp:497
  1376. pair = {x_coord = 412, y_coord = 160}
  1377. cell = {data = {Part = {grid_x = 51, grid_y = 20, cell_x = 4,
  1378. cell_y = 0, nocreate = 1, reserved = 0}, All = 16794931}}
  1379. y = 160
  1380. x = 412
  1381. plr = <value optimized out>
  1382. updater = {i_timeDiff = 190}
  1383. __FUNCTION__ = "Update"
  1384. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  1385. #19 0x00000000006b8902 in MapUpdateRequest::call (this=0x7ffe52f6bdd0)
  1386. at ../../../src/game/MapUpdater.cpp:74
  1387. No locales.
  1388. #20 0x00000000009bf2a1 in DelayExecutor::svc (this=0x7fff603318c0)
  1389. at ../../../src/shared/DelayExecutor.cpp:70
  1390. rq = 0x7ffe52f6bdd0
  1391. #21 0x00007ffff7b76e67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1392. at ../../ace/Task.cpp:275
  1393. t = 0x7fff603318c0
  1394. svc_status = <value optimized out>
  1395. #22 0x00007ffff7b781f1 in ACE_Thread_Adapter::invoke (this=0x7fff5f8f3e20)
  1396. at ../../ace/Thread_Adapter.cpp:98
  1397. exit_hook_instance = <value optimized out>
  1398. exit_hook_maybe = {instance_ = 0x0}
  1399. exit_hook_ptr = <value optimized out>
  1400. #23 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  1401. No symbol table info available.
  1402. #24 0x00007ffff5260d4d in clone () from /lib/libc.so.6
  1403. No symbol table info available.
  1404. #25 0x0000000000000000 in ?? ()
  1405. No symbol table info available.
  1406.  
  1407. Hilo 7 (Thread 0x7fff5f832910 (LWP 16157)):
  1408. #0 Aura::GetHolder (this=0x7ffdd2852080, Victim=0x7ffe86b26080,
  1409. spellInfo=0x7fffec76a7c0, triggered=true, castItem=0x0,
  1410. triggeredByAura=0x7ffe01096390, originalCaster=..., triggeredBy=0x0)
  1411. at ../../../src/game/Unit.cpp:1365
  1412. No locales.
  1413. #1 Aura::GetCasterGuid (this=0x7ffdd2852080, Victim=0x7ffe86b26080,
  1414. spellInfo=0x7fffec76a7c0, triggered=true, castItem=0x0,
  1415. triggeredByAura=0x7ffe01096390, originalCaster=..., triggeredBy=0x0)
  1416. at ../../../src/game/SpellAuras.h:379
  1417. No locales.
  1418. #2 Unit::CastSpell (this=0x7ffdd2852080, Victim=0x7ffe86b26080,
  1419. spellInfo=0x7fffec76a7c0, triggered=true, castItem=0x0,
  1420. triggeredByAura=0x7ffe01096390, originalCaster=..., triggeredBy=0x0)
  1421. at ../../../src/game/Unit.cpp:1365
  1422. targets = {m_srcX = 3.59378528e-31, m_srcY = 0,
  1423. m_srcZ = 2.06420306e+27, m_destX = -2.40029719e+28,
  1424. m_destY = 2.52509499e-38, m_destZ = 4.59149455e-41, m_strTarget = {
  1425. static npos = 18446744073709551615,
  1426. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xce94000 "\020\034«"}},
  1427. m_targetMask = 216612864, m_unitTarget = 0x7ffe01097ab0,
  1428. m_GOTarget = 0xce94000, m_itemTarget = 0xee9b1d966cd56f00,
  1429. m_unitTargetGUID = {m_guid = 216619264}, m_GOTargetGUID = {
  1430. m_guid = 140728915819184}, m_CorpseTargetGUID = {
  1431. m_guid = 216612864}, m_itemTargetGUID = {m_guid = 0},
  1432. m_srcTransportGUID = {m_guid = 140737139361312},
  1433. m_destTransportGUID = {m_guid = 0}, m_itemTargetEntry = 216612864}
  1434. #3 0x00000000008c2aa4 in Unit::HandleDummyAuraProc (this=0x7ffdd2852080,
  1435. pVictim=<value optimized out>, damage=<value optimized out>,
  1436. triggeredByAura=0x7ffe01096390, procSpell=<value optimized out>,
  1437. procFlag=<value optimized out>, procEx=1, cooldown=0)
  1438. at ../../../src/game/UnitAuraProcHandler.cpp:3223
  1439. dummySpell = 0x7fffec457e60
  1440. castItem = 0x0
  1441. triggered_spell_id = 63321
  1442. basepoints = {0, 0, 0}
  1443. triggerEntry = 0x7fffec76a7c0
  1444. effIndex = <value optimized out>
  1445. triggerAmount = 1
  1446. target = 0x7ffe86b26080
  1447. #4 0x00000000008b05f5 in Unit::ProcDamageAndSpellFor (this=0x7ffdd2852080,
  1448. isVictim=<value optimized out>, pTarget=<value optimized out>,
  1449. procFlag=<value optimized out>, procExtra=<value optimized out>,
  1450. attType=<value optimized out>, procSpell=0x7fffebf8db80, damage=187)
  1451. at ../../../src/game/Unit.cpp:10825
  1452. triggeredByAura = 0x7ffe01096390
  1453. procResult = <value optimized out>
  1454. spellProcEvent = 0x0
  1455. procSuccess = true
  1456. anyAuraProc = <value optimized out>
  1457. triggeredByHolder = 0x7ffe010963e0
  1458. cooldown = 0
  1459. removedSpells = {<std::_List_base<unsigned int, std::allocator<unsigned int> >> = {
  1460. _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 = 0x7fff5f82fb60,
  1461. _M_prev = 0x7fff5f82fb60}}}, <No data fields>}
  1462. procTriggered = {<std::_List_base<ProcTriggeredData, std::allocator<ProcTriggeredData> >> = {
  1463. _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 = 0x7ffde4f38460,
  1464. _M_prev = 0x7ffde4f39ca0}}}, <No data fields>}
  1465. #5 0x00000000008b1164 in Unit::ProcDamageAndSpell (this=0x7ffdd2852080,
  1466. pVictim=0x7ffe86b26080, procAttacker=<value optimized out>,
  1467. procVictim=1048608, procExtra=1, amount=187, attType=BASE_ATTACK,
  1468. procSpell=0x7fffebf8db80) at ../../../src/game/Unit.cpp:5554
  1469. No locales.
  1470. #6 0x00000000008091e9 in Spell::DoAllEffectOnTarget (this=0x7ffe254e9d00,
  1471. target=<value optimized out>) at ../../../src/game/Spell.cpp:1192
  1472. damageInfo = {target = 0x7ffe86b26080, attacker = 0x7ffdd2852080,
  1473. SpellID = 52474, damage = 187,
  1474. schoolMask = SPELL_SCHOOL_MASK_NORMAL, absorb = 0, resist = 0,
  1475. physicalLog = false, unused = false, blocked = 0, HitInfo = 0}
  1476. mask = <value optimized out>
  1477. unit = 0x7ffe86b26080
  1478. real_caster = 0x7ffdd2852080
  1479. caster = 0x7ffdd2852080
  1480. missInfo = <value optimized out>
  1481. procVictim = 32
  1482. procAttacker = 16
  1483. procEx = 0
  1484. #7 0x0000000000823904 in Spell::handle_immediate (this=0x7ffe254e9d00)
  1485. at ../../../src/game/Spell.cpp:3480
  1486. No locales.
  1487. #8 0x0000000000822308 in Spell::cast (this=0x7ffe254e9d00, skipCheck=false)
  1488. at ../../../src/game/Spell.cpp:3442
  1489. castResult = <value optimized out>
  1490. #9 0x0000000000824950 in SpellEvent::Execute (this=0x7ffdf88174c0,
  1491. e_time=646236, p_time=3967199168) at ../../../src/game/Spell.cpp:7201
  1492. No locales.
  1493. #10 0x00000000009c9bff in EventProcessor::Update (this=0x7ffdd28521a8,
  1494. p_time=190) at ../../../src/framework/Utilities/EventProcessor.cpp:47
  1495. Event = 0x7ffdf88174c0
  1496. #11 0x00000000008af543 in Unit::Update (this=0x7ffdd2852080, update_diff=190,
  1497. p_time=190) at ../../../src/game/Unit.cpp:326
  1498. No locales.
  1499. #12 0x000000000058425d in Creature::Update (this=0x7ffdd2852080,
  1500. update_diff=190, diff=190) at ../../../src/game/Creature.cpp:539
  1501. No locales.
  1502. #13 0x0000000000733180 in Pet::Update (this=0x7ffdd2852080, update_diff=190,
  1503. diff=190) at ../../../src/game/Pet.cpp:576
  1504. __FUNCTION__ = "Update"
  1505. __PRETTY_FUNCTION__ = "virtual void Pet::Update(uint32, uint32)"
  1506. #14 0x00000000006acd39 in WorldObject::UpdateHelper::Update (v=...,
  1507. c=<value optimized out>) at ../../../src/game/Object.h:424
  1508. No locales.
  1509. #15 MaNGOS::ObjectUpdater::Visit (v=..., c=<value optimized out>)
  1510. at ../../../src/game/GridNotifiersImpl.h:46
  1511. No locales.
  1512. #16 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=...,
  1513. c=<value optimized out>)
  1514. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:50
  1515. No locales.
  1516. #17 0x00000000006a7207 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > (this=0x7ffe1e380000,
  1517. t_diff=<value optimized out>)
  1518. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:57
  1519. No locales.
  1520. #18 VisitorHelper<MaNGOS::ObjectUpdater, Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > (this=0x7ffe1e380000,
  1521. t_diff=<value optimized out>)
  1522. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:58
  1523. No locales.
  1524. #19 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > (this=0x7ffe1e380000,
  1525. t_diff=<value optimized out>)
  1526. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:65
  1527. No locales.
  1528. #20 TypeContainerVisitor<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > >::Visit (this=0x7ffe1e380000, t_diff=<value optimized out>)
  1529. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:80
  1530. No locales.
  1531. #21 Visit<MaNGOS::ObjectUpdater> (this=0x7ffe1e380000,
  1532. t_diff=<value optimized out>)
  1533. at ../../../src/game/../framework/GameSystem/Grid.h:89
  1534. No locales.
  1535. #22 Visit<MaNGOS::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > (this=0x7ffe1e380000,
  1536. t_diff=<value optimized out>)
  1537. at ../../../src/game/../framework/GameSystem/NGrid.h:162
  1538. No locales.
  1539. #23 VisitAndActivate<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (
  1540. this=0x7ffe1e380000, t_diff=<value optimized out>)
  1541. at ../../../src/game/Map.h:411
  1542. grid = 0x0
  1543. x = 32
  1544. y = 31
  1545. cell_x = <value optimized out>
  1546. cell_y = <value optimized out>
  1547. #24 Map::Update (this=0x7ffe1e380000, t_diff=<value optimized out>)
  1548. at ../../../src/game/Map.cpp:498
  1549. pair = {x_coord = 260, y_coord = 248}
  1550. cell = {data = {Part = {grid_x = 32, grid_y = 31, cell_x = 4,
  1551. cell_y = 0, nocreate = 1, reserved = 0}, All = 16795616}}
  1552. y = 249
  1553. x = 260
  1554. plr = <value optimized out>
  1555. updater = {i_timeDiff = 190}
  1556. __FUNCTION__ = "Update"
  1557. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  1558. #25 0x00000000006b8902 in MapUpdateRequest::call (this=0x7ffe52f695a8)
  1559. at ../../../src/game/MapUpdater.cpp:74
  1560. No locales.
  1561. #26 0x00000000009bf2a1 in DelayExecutor::svc (this=0x7fff603318c0)
  1562. at ../../../src/shared/DelayExecutor.cpp:70
  1563. rq = 0x7ffe52f695a8
  1564. #27 0x00007ffff7b76e67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1565. at ../../ace/Task.cpp:275
  1566. t = 0x7fff603318c0
  1567. svc_status = <value optimized out>
  1568. #28 0x00007ffff7b781f1 in ACE_Thread_Adapter::invoke (this=0x7fff5f8f3ee0)
  1569. at ../../ace/Thread_Adapter.cpp:98
  1570. exit_hook_instance = <value optimized out>
  1571. exit_hook_maybe = {instance_ = 0x0}
  1572. exit_hook_ptr = <value optimized out>
  1573. #29 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  1574. No symbol table info available.
  1575. #30 0x00007ffff5260d4d in clone () from /lib/libc.so.6
  1576. No symbol table info available.
  1577. #31 0x0000000000000000 in ?? ()
  1578. No symbol table info available.
  1579.  
  1580. Hilo 6 (Thread 0x7fff60133910 (LWP 16156)):
  1581. #0 0x00007ffff5caa8f1 in nanosleep () from /lib/libpthread.so.0
  1582. No symbol table info available.
  1583. #1 0x00000000009c44a7 in sleep (msecs=<value optimized out>)
  1584. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1585. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1586. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1587. at ../../../src/shared/Threading.cpp:237
  1588. No locales.
  1589. #3 0x00000000009bb7ba in SqlDelayThread::run (this=0x7fff60577880)
  1590. at ../../../../src/shared/Database/SqlDelayThread.cpp:48
  1591. pingEveryLoop = 180000
  1592. loopCounter = 76909
  1593. #4 0x00000000009c47da in ACE_Based::Thread::ThreadTask (param=0x7fff60133090)
  1594. at ../../../src/shared/Threading.cpp:187
  1595. No locales.
  1596. #5 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  1597. No symbol table info available.
  1598. #6 0x00007ffff5260d4d in clone () from /lib/libc.so.6
  1599. No symbol table info available.
  1600. #7 0x0000000000000000 in ?? ()
  1601. No symbol table info available.
  1602.  
  1603. Hilo 5 (Thread 0x7ffff3b1e910 (LWP 16109)):
  1604. #0 0x00007ffff5caa8f1 in nanosleep () from /lib/libpthread.so.0
  1605. No symbol table info available.
  1606. #1 0x00000000009c44a7 in sleep (msecs=<value optimized out>)
  1607. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1608. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1609. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1610. at ../../../src/shared/Threading.cpp:237
  1611. No locales.
  1612. #3 0x00000000009bb7ba in SqlDelayThread::run (this=0x7ffff7f8bdc0)
  1613. at ../../../../src/shared/Database/SqlDelayThread.cpp:48
  1614. pingEveryLoop = 180000
  1615. loopCounter = 77367
  1616. #4 0x00000000009c47da in ACE_Based::Thread::ThreadTask (param=0x7ffff3b1e090)
  1617. at ../../../src/shared/Threading.cpp:187
  1618. No locales.
  1619. #5 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  1620. No symbol table info available.
  1621. #6 0x00007ffff5260d4d in clone () from /lib/libc.so.6
  1622. No symbol table info available.
  1623. #7 0x0000000000000000 in ?? ()
  1624. No symbol table info available.
  1625.  
  1626. Hilo 4 (Thread 0x7ffff431f910 (LWP 16108)):
  1627. #0 0x00007ffff5caa0cb in read () from /lib/libpthread.so.0
  1628. No symbol table info available.
  1629. #1 0x00007ffff7287f44 in vio_read () from /usr/lib/libmysqlclient_r.so.15
  1630. No symbol table info available.
  1631. #2 0x00007ffff7287fa7 in vio_read_buff () from /usr/lib/libmysqlclient_r.so.15
  1632. No symbol table info available.
  1633. #3 0x00007ffff72890c7 in ?? () from /usr/lib/libmysqlclient_r.so.15
  1634. No symbol table info available.
  1635. #4 0x00007ffff72894b5 in my_net_read () from /usr/lib/libmysqlclient_r.so.15
  1636. No symbol table info available.
  1637. #5 0x00007ffff7283aa5 in cli_safe_read () from /usr/lib/libmysqlclient_r.so.15
  1638. No symbol table info available.
  1639. #6 0x00007ffff72841e9 in ?? () from /usr/lib/libmysqlclient_r.so.15
  1640. No symbol table info available.
  1641. #7 0x00007ffff728266c in mysql_real_query ()
  1642. from /usr/lib/libmysqlclient_r.so.15
  1643. No symbol table info available.
  1644. #8 0x00000000009b8924 in MySQLConnection::_Query (this=0x7ffff7fe3a80,
  1645. sql=0x7ffe67fc70a0 "SELECT spec,button,action,type FROM character_action WHERE guid = '251356' ORDER BY button", pResult=0x7ffff431f020,
  1646. pFields=0x7ffff431f018, pRowCount=0x7ffff431f010,
  1647. pFieldCount=0x7ffff431f02c)
  1648. at ../../../../src/shared/Database/DatabaseMysql.cpp:201
  1649. No locales.
  1650. #9 0x00000000009b9101 in MySQLConnection::Query (this=0xe,
  1651. sql=0xe14eb0 "\001")
  1652. at ../../../../src/shared/Database/DatabaseMysql.cpp:236
  1653. result = 0x0
  1654. fields = 0x0
  1655. rowCount = 0
  1656. fieldCount = 0
  1657. #10 0x00000000009bcd9a in SqlQueryHolderEx::Execute (this=0x7ffdc881c140,
  1658. conn=0x7ffff7fe3a80)
  1659. at ../../../../src/shared/Database/SqlOperations.cpp:205
  1660. sql = 0xe14eb0 "\001"
  1661. i = 10
  1662. guard = {m_pConn = 0x7ffff7fe3a80}
  1663. #11 0x00000000009bb704 in SqlDelayThread::ProcessRequests (this=0x7ffff7f8be80)
  1664. at ../../../../src/shared/Database/SqlDelayThread.cpp:74
  1665. s = 0x7ffdc881c140
  1666. #12 0x00000000009bb7c2 in SqlDelayThread::run (this=0x7ffff7f8be80)
  1667. at ../../../../src/shared/Database/SqlDelayThread.cpp:50
  1668. pingEveryLoop = 180000
  1669. loopCounter = 70102
  1670. #13 0x00000000009c47da in ACE_Based::Thread::ThreadTask (param=0xe)
  1671. at ../../../src/shared/Threading.cpp:187
  1672. No locales.
  1673. #14 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  1674. No symbol table info available.
  1675. #15 0x00007ffff5260d4d in clone () from /lib/libc.so.6
  1676. No symbol table info available.
  1677. #16 0x0000000000000000 in ?? ()
  1678. No symbol table info available.
  1679.  
  1680. Hilo 3 (Thread 0x7ffff4d2d910 (LWP 16107)):
  1681. #0 0x00007ffff5caa8f1 in nanosleep () from /lib/libpthread.so.0
  1682. No symbol table info available.
  1683. #1 0x00000000009c44a7 in sleep (msecs=<value optimized out>)
  1684. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1685. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1686. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1687. at ../../../src/shared/Threading.cpp:237
  1688. No locales.
  1689. #3 0x00000000009bb7ba in SqlDelayThread::run (this=0x7ffff7f8bf40)
  1690. at ../../../../src/shared/Database/SqlDelayThread.cpp:48
  1691. pingEveryLoop = 180000
  1692. loopCounter = 81338
  1693. #4 0x00000000009c47da in ACE_Based::Thread::ThreadTask (param=0x7ffff4d2d090)
  1694. at ../../../src/shared/Threading.cpp:187
  1695. No locales.
  1696. #5 0x00007ffff5ca2a04 in start_thread () from /lib/libpthread.so.0
  1697. No symbol table info available.
  1698. #6 0x00007ffff5260d4d in clone () from /lib/libc.so.6
  1699. No symbol table info available.
  1700. #7 0x0000000000000000 in ?? ()
  1701. No symbol table info available.
  1702.  
  1703. Hilo 1 (Thread 0x7ffff7feb710 (LWP 16103)):
  1704. #0 0x00007ffff5ca3cfd in pthread_join () from /lib/libpthread.so.0
  1705. No symbol table info available.
  1706. #1 0x00007ffff7b7a6cc in thr_join (this=<value optimized out>,
  1707. task=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2803
  1708. result = 1611929944
  1709. #2 ACE_Thread::join (this=<value optimized out>, task=<value optimized out>)
  1710. at ../../ace/Thread.inl:137
  1711. No locales.
  1712. #3 ACE_Thread_Manager::wait_task (this=<value optimized out>,
  1713. task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1797
  1714. i = 0
  1715. copy_count = 1
  1716. copy_table = 0x7fff5f846b08
  1717. result = <value optimized out>
  1718. #4 0x00000000008ed340 in ReactorRunnable::Wait (this=0x7fff5f921df8)
  1719. at ../../../src/game/WorldSocketMgr.cpp:102
  1720. No locales.
  1721. #5 WorldSocketMgr::Wait (this=0x7fff5f921df8)
  1722. at ../../../src/game/WorldSocketMgr.cpp:316
  1723. i = 1
  1724. #6 0x000000000050f38e in Master::Run (this=<value optimized out>)
  1725. at ../../../src/mangosd/Master.cpp:315
  1726. pidfile = {static npos = 18446744073709551615,
  1727. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1728. _M_p = 0x7ffff7fdbf28 "mangos.pid"}}
  1729. rar_thread = 0x0
  1730. bind_ip = {static npos = 18446744073709551615,
  1731. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fff5f8fa178 "0.0.0.0"}}
  1732. world_thread = {m_iThreadId = 140734768544016,
  1733. m_hThreadHandle = 140734768544016, m_task = 0x7fff6057a4f0,
  1734. static m_ThreadStorage = {_vptr.ACE_TSS = 0xaecc10, keylock_ = {
  1735. lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  1736. __nusers = 0, __kind = 0, __spins = 0, __list = {
  1737. __prev = 0x0, __next = 0x0}},
  1738. __size = '\000' <repetidos 39 veces>, __align = 0},
  1739. removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {
  1740. m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1741. cliThread = 0x7fff60696038
  1742. soap_thread = 0x7fff60696050
  1743. freeze_thread = 0x7fff60696080
  1744. #7 0x000000000050e527 in main (argc=<value optimized out>,
  1745. argv=0x7fffffffe3f8) at ../../../src/mangosd/Main.cpp:183
  1746. cfg_file = 0x7fffffffe655 "../etc/mangosd.conf"
  1747. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe3f8, optind = 3, opterr = 0,
  1748. optarg = 0x0, optstring_ = 0x7ffff7fdbf88, long_only_ = 0,
  1749. has_colon_ = 1, last_option_ = 0x7ffff7fdbf60, nextchar_ = 0x0,
  1750. optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3,
  1751. long_option_ = 0x0,
  1752. long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 1, cur_size_ = 1, array_ = 0x7ffff7faffe0,
  1753. allocator_ = 0x7ffff7dde090}, <No data fields>}}
  1754. option = <value optimized out>
  1755. Aura::TriggerSpell: Spell 13810 have 0 in EffectTriggered[1], not handled custom case?
  1756. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1757. Aura::TriggerSpell: Spell 13810 have 0 in EffectTriggered[1], not handled custom case?
  1758. Aura::TriggerSpell: Spell 13810 have 0 in EffectTriggered[1], not handled custom case?
  1759. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1760. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1761. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1762. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1763. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1764. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1765. SpellAuraHolder (Spell 34477) is in process but attempt removed at SpellAuraHolder (Spell 35079) adding, need add stack rule for Unit::RemoveNoStackAurasDueToAuraHolder
  1766. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1767. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1768. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1769. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Snowman (Guid: 4093965) and should be Player Snowman (Guid: 4093965) instead of Player Snowman (Guid: 4093965)
  1770. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1771. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1772. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1773. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1774. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1775. HandleAuraLinked for spell 51726 effect 0: triggering unknown spell 65142
  1776. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1777. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1778. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1779. Aura::TriggerSpell: Spell 13810 have 0 in EffectTriggered[1], not handled custom case?
  1780. Aura::TriggerSpell: Spell 13810 have 0 in EffectTriggered[1], not handled custom case?
  1781. Aura::TriggerSpell: Spell 13810 have 0 in EffectTriggered[1], not handled custom case?
  1782. Aura::TriggerSpell: Spell 13810 have 0 in EffectTriggered[1], not handled custom case?
  1783. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Chamaqin (Guid: 4400513) and should be Player Chamaqin (Guid: 4400513) instead of Player Chamaqin (Guid: 4400513)
  1784. Aura::TriggerSpell: Spell 13810 have 0 in EffectTriggered[1], not handled custom case?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement