Advertisement
Guest User

Untitled

a guest
Jul 7th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 103.03 KB | None | 0 0
  1. [New Thread 0x7fffaeffe710 (LWP 2016)]
  2. [New Thread 0x7fffad7ff710 (LWP 2017)]
  3. [New Thread 0x7fffac7ff710 (LWP 2018)]
  4. [New Thread 0x7fffab7ff710 (LWP 2019)]
  5. [New Thread 0x7fffaa7ff710 (LWP 2020)]
  6. [New Thread 0x7fffa97ff710 (LWP 2021)]
  7. [New Thread 0x7fffa87ff710 (LWP 2022)]
  8. [New Thread 0x7fffa77ff710 (LWP 2023)]
  9. [New Thread 0x7fffa67ff710 (LWP 2028)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffc5bff710 (LWP 2008)]
  13. 0x0000000000988a57 in std::_Rb_tree<unsigned long, unsigned long, std::_Identity<unsigned long>, std::less<unsigned long>, std::allocator<unsigned long> >::end
  14.     (this=0x7fffc5bfe690, m=...) at /usr/include/c++/4.3/bits/stl_tree.h:617
  15. 617                   (&this->_M_impl._M_header));
  16. #0  0x0000000000988a57 in std::_Rb_tree<unsigned long, unsigned long, std::_Identity<unsigned long>, std::less<unsigned long>, std::allocator<unsigned long> >::end (this=0x7fffc5bfe690, m=...) at /usr/include/c++/4.3/bits/stl_tree.h:617
  17. #1  std::set<unsigned long, std::less<unsigned long>, std::allocator<unsigned long> >::end (this=0x7fffc5bfe690, m=...)
  18.     at /usr/include/c++/4.3/bits/stl_set.h:271
  19. #2  Player::HaveAtClient (this=0x7fffc5bfe690, m=...)
  20.     at /home/trinity/sources/src/server/game/Entities/Player/Player.h:2252
  21. #3  Trinity::MessageDistDeliverer::SendPacket (this=0x7fffc5bfe690, m=...)
  22.     at /home/trinity/sources/src/server/game/Grids/Notifiers/GridNotifiers.h:146
  23. #4  Trinity::MessageDistDeliverer::Visit (this=0x7fffc5bfe690, m=...)
  24.     at /home/trinity/sources/src/server/game/Grids/Notifiers/GridNotifiers.cpp:265
  25. #5  0x00000000008123c1 in VisitorHelper<Trinity::MessageDistDeliverer, Player>
  26.     (this=<value optimized out>, cell=<value optimized out>, visitor=...)
  27.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:64
  28. #6  VisitorHelper<Trinity::MessageDistDeliverer, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > (
  29.     this=<value optimized out>, cell=<value optimized out>, visitor=...)
  30.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:70
  31. #7  VisitorHelper<Trinity::MessageDistDeliverer, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (
  32.     this=<value optimized out>, cell=<value optimized out>, visitor=...)
  33.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  34. #8  TypeContainerVisitor<Trinity::MessageDistDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >::Visit (this=<value optimized out>, cell=<value optimized out>,
  35.     visitor=...)
  36.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  37. #9  Visit<Trinity::MessageDistDeliverer> (this=<value optimized out>,
  38.     cell=<value optimized out>, visitor=...)
  39.     at /home/trinity/sources/src/server/game/Grids/Grid.h:96
  40. #10 Visit<Trinity::MessageDistDeliverer, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (
  41.     this=<value optimized out>, cell=<value optimized out>, visitor=...)
  42.     at /home/trinity/sources/src/server/game/Grids/NGrid.h:145
  43. #11 Map::Visit<Trinity::MessageDistDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >
  44.     (this=<value optimized out>, cell=<value optimized out>, visitor=...)
  45.     at /home/trinity/sources/src/server/game/Maps/Map.h:653
  46. #12 0x0000000000814d97 in void WorldObject::VisitNearbyWorldObject<Trinity::MessageDistDeliverer>(float const&, Trinity::MessageDistDeliverer&) const ()
  47. #13 0x000000000080d738 in WorldObject::SendMessageToSetInRange (
  48.     this=0x7fff7b142e30, data=<value optimized out>, dist=160)
  49.     at /home/trinity/sources/src/server/game/Entities/Object/Object.cpp:1996
  50. #14 0x00000000008ebbad in Unit::SetRooted (this=0x7fff351d3000,
  51.     apply=<value optimized out>)
  52.     at /home/trinity/sources/src/server/game/Entities/Unit/Unit.cpp:15544
  53. #15 0x0000000000b96885 in Vehicle (this=0x7ffea7aa1b00,
  54.     unit=<value optimized out>, vehInfo=<value optimized out>)
  55.     at /home/trinity/sources/src/server/game/Entities/Vehicle/Vehicle.cpp:48
  56. #16 0x00000000008c2ccb in Unit::CreateVehicleKit (this=0x7fff351d3000,
  57.     id=<value optimized out>)
  58.     at /home/trinity/sources/src/server/game/Entities/Unit/Unit.cpp:15882
  59. #17 0x000000000081dc1c in Creature::CreateFromProto (this=0x7fff351d3000,
  60.     guidlow=246833, Entry=27894, vehId=160, team=1, data=0x0)
  61.     at /home/trinity/sources/src/server/game/Entities/Creature/Creature.cpp:1263
  62. #18 0x000000000081e6d2 in Creature::Create (this=0x7fff351d3000,
  63.     guidlow=246833, map=<value optimized out>, phaseMask=1, Entry=27894,
  64.     vehId=0, team=1, x=1436.42896, y=110.050003, z=41.4070015, ang=5.4000001,
  65.     data=0x0)
  66.     at /home/trinity/sources/src/server/game/Entities/Creature/Creature.cpp:764
  67. #19 0x000000000077b6c7 in Battleground::AddCreature (this=0x7ffea5881d00,
  68.     entry=27894, type=0, teamval=1, x=1436.42896, y=110.050003, z=41.4070015,
  69.     o=5.4000001, respawntime=600)
  70.     at /home/trinity/sources/src/server/game/Battlegrounds/Battleground.cpp:1539
  71. #20 0x000000000075c748 in BattlegroundSA::ResetObjs (this=0x7ffea5881d00)
  72.     at /home/trinity/sources/src/server/game/Battlegrounds/Zones/BattlegroundSA.cpp:93
  73. #21 0x000000000091b404 in GameObject::Use (this=0x7fff0c35cc00,
  74.     user=0x7ffef22ac000)
  75.     at /home/trinity/sources/src/server/game/Entities/GameObject/GameObject.cpp:1178
  76. #22 0x0000000000ae5111 in Spell::EffectOpenLock (this=0x7ffe9702a400,
  77.     effIndex=EFFECT_0)
  78.     at /home/trinity/sources/src/server/game/Spells/SpellEffects.cpp:2770
  79. #23 0x0000000000a86c78 in Spell::DoAllEffectOnTarget (this=0x7ffe9702a400,
  80.     target=<value optimized out>)
  81.     at /home/trinity/sources/src/server/game/Spells/Spell.cpp:1615
  82. #24 0x0000000000a86ddc in Spell::handle_immediate (this=0x7ffe9702a400)
  83.     at /home/trinity/sources/src/server/game/Spells/Spell.cpp:3426
  84. #25 0x0000000000a91f8d in Spell::cast (this=0x7ffe9702a400,
  85.     skipCheck=<value optimized out>)
  86.     at /home/trinity/sources/src/server/game/Spells/Spell.cpp:3375
  87. #26 0x0000000000a93423 in Spell::prepare (this=0x7ffe9702a400,
  88.     targets=<value optimized out>, triggeredByAura=0x0)
  89.     at /home/trinity/sources/src/server/game/Spells/Spell.cpp:3090
  90. #27 0x0000000000a3b61f in WorldSession::HandleCastSpellOpcode (
  91.     this=0x7fffa79b4900, recvPacket=...)
  92.     at /home/trinity/sources/src/server/game/Server/Protocol/Handlers/SpellHandler.cpp:407
  93. #28 0x0000000000a6b087 in WorldSession::Update (this=0x7fffa79b4900,
  94.     diff=<value optimized out>, updater=...)
  95.     at /home/trinity/sources/src/server/game/Server/WorldSession.cpp:304
  96. #29 0x00000000009ce1af in Map::Update (this=0x7fff12110000,
  97.     t_diff=@0x7ffebdb3c510)
  98.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:516
  99. #30 0x0000000000bb5f2d in MapInstanced::Update (this=0x7fff20ab6000,
  100.     t=@0x7ffebdb3c510)
  101.     at /home/trinity/sources/src/server/game/Maps/MapInstanced.cpp:67
  102. #31 0x00000000009c0f12 in MapUpdateRequest::call (this=0x7ffebdb3c4f0)
  103.     at /home/trinity/sources/src/server/game/Maps/MapUpdater.cpp:54
  104. #32 0x0000000000c3e1e1 in DelayExecutor::svc (this=0x7fffcedcab18)
  105.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:52
  106. #33 0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  107.     at ../../ace/Task.cpp:271
  108. #34 0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffcc390b80)
  109.     at ../../ace/Thread_Adapter.cpp:94
  110. #35 0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  111. #36 0x00007ffff60a202d in clone () from /lib/libc.so.6
  112. #37 0x0000000000000000 in ?? ()
  113. #0  0x0000000000988a57 in std::_Rb_tree<unsigned long, unsigned long, std::_Identity<unsigned long>, std::less<unsigned long>, std::allocator<unsigned long> >::end (this=0x7fffc5bfe690, m=...) at /usr/include/c++/4.3/bits/stl_tree.h:617
  114. No locals.
  115. #1  std::set<unsigned long, std::less<unsigned long>, std::allocator<unsigned long> >::end (this=0x7fffc5bfe690, m=...)
  116.     at /usr/include/c++/4.3/bits/stl_set.h:271
  117. No locals.
  118. #2  Player::HaveAtClient (this=0x7fffc5bfe690, m=...)
  119.     at /home/trinity/sources/src/server/game/Entities/Player/Player.h:2252
  120. No locals.
  121. #3  Trinity::MessageDistDeliverer::SendPacket (this=0x7fffc5bfe690, m=...)
  122.     at /home/trinity/sources/src/server/game/Grids/Notifiers/GridNotifiers.h:146
  123. No locals.
  124. #4  Trinity::MessageDistDeliverer::Visit (this=0x7fffc5bfe690, m=...)
  125.     at /home/trinity/sources/src/server/game/Grids/Notifiers/GridNotifiers.cpp:265
  126.         target = 0x7fff7b141000
  127. #5  0x00000000008123c1 in VisitorHelper<Trinity::MessageDistDeliverer, Player>
  128.     (this=<value optimized out>, cell=<value optimized out>, visitor=...)
  129.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:64
  130. No locals.
  131. #6  VisitorHelper<Trinity::MessageDistDeliverer, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > (
  132.     this=<value optimized out>, cell=<value optimized out>, visitor=...)
  133.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:70
  134. No locals.
  135. #7  VisitorHelper<Trinity::MessageDistDeliverer, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (
  136.     this=<value optimized out>, cell=<value optimized out>, visitor=...)
  137.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  138. No locals.
  139. #8  TypeContainerVisitor<Trinity::MessageDistDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >::Visit (this=<value optimized out>, cell=<value optimized out>,
  140.     visitor=...)
  141.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  142. No locals.
  143. #9  Visit<Trinity::MessageDistDeliverer> (this=<value optimized out>,
  144.     cell=<value optimized out>, visitor=...)
  145.     at /home/trinity/sources/src/server/game/Grids/Grid.h:96
  146. No locals.
  147. #10 Visit<Trinity::MessageDistDeliverer, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (
  148.     this=<value optimized out>, cell=<value optimized out>, visitor=...)
  149.     at /home/trinity/sources/src/server/game/Grids/NGrid.h:145
  150. No locals.
  151. #11 Map::Visit<Trinity::MessageDistDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >
  152.     (this=<value optimized out>, cell=<value optimized out>, visitor=...)
  153.     at /home/trinity/sources/src/server/game/Maps/Map.h:653
  154.         x = 34
  155.         y = 32
  156.         cell_x = 5
  157.         cell_y = 1
  158. #12 0x0000000000814d97 in void WorldObject::VisitNearbyWorldObject<Trinity::MessageDistDeliverer>(float const&, Trinity::MessageDistDeliverer&) const ()
  159. No symbol table info available.
  160. #13 0x000000000080d738 in WorldObject::SendMessageToSetInRange (
  161.     this=0x7fff7b142e30, data=<value optimized out>, dist=160)
  162.     at /home/trinity/sources/src/server/game/Entities/Object/Object.cpp:1996
  163.         notifier = {i_source = 0x7fff351d3000, i_message = 0x7fffc5bfe6d0,
  164.           i_phaseMask = 1, i_distSq = 25600, team = 0, skipped_receiver = 0x0}
  165. #14 0x00000000008ebbad in Unit::SetRooted (this=0x7fff351d3000,
  166.     apply=<value optimized out>)
  167.     at /home/trinity/sources/src/server/game/Entities/Unit/Unit.cpp:15544
  168.         data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0,
  169.             _wpos = 5,
  170.             _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  171.                 _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  172.                   _M_start = 0x7fff6e112790 "",
  173.                   _M_finish = 0x7fff6e112795 "\177",
  174.                   _M_end_of_storage = 0x7fff6e11279a ""}}, <No data fields>}},
  175.           m_opcode = 232}
  176. #15 0x0000000000b96885 in Vehicle (this=0x7ffea7aa1b00,
  177.     unit=<value optimized out>, vehInfo=<value optimized out>)
  178.     at /home/trinity/sources/src/server/game/Entities/Vehicle/Vehicle.cpp:48
  179. No locals.
  180. #16 0x00000000008c2ccb in Unit::CreateVehicleKit (this=0x7fff351d3000,
  181.     id=<value optimized out>)
  182.     at /home/trinity/sources/src/server/game/Entities/Unit/Unit.cpp:15882
  183.         vehInfo = 0x7fffe3e40ec0
  184. #17 0x000000000081dc1c in Creature::CreateFromProto (this=0x7fff351d3000,
  185.     guidlow=246833, Entry=27894, vehId=160, team=1, data=0x0)
  186.     at /home/trinity/sources/src/server/game/Entities/Creature/Creature.cpp:1263
  187.         cinfo = 0x0
  188. #18 0x000000000081e6d2 in Creature::Create (this=0x7fff351d3000,
  189.     guidlow=246833, map=<value optimized out>, phaseMask=1, Entry=27894,
  190.     vehId=0, team=1, x=1436.42896, y=110.050003, z=41.4070015, ang=5.4000001,
  191.     data=0x0)
  192.     at /home/trinity/sources/src/server/game/Entities/Creature/Creature.cpp:764
  193.         bResult = <value optimized out>
  194.         __FUNCTION__ = "Create"
  195. #19 0x000000000077b6c7 in Battleground::AddCreature (this=0x7ffea5881d00,
  196.     entry=27894, type=0, teamval=1, x=1436.42896, y=110.050003, z=41.4070015,
  197.     o=5.4000001, respawntime=600)
  198.     at /home/trinity/sources/src/server/game/Battlegrounds/Battleground.cpp:1539
  199.         pCreature = 0x7fff351d3000
  200.         cinfo = <value optimized out>
  201. #20 0x000000000075c748 in BattlegroundSA::ResetObjs (this=0x7ffea5881d00)
  202.     at /home/trinity/sources/src/server/game/Battlegrounds/Zones/BattlegroundSA.cpp:93
  203.         atF = 1732
  204.         defF = 1735
  205. #21 0x000000000091b404 in GameObject::Use (this=0x7fff0c35cc00,
  206.     user=0x7ffef22ac000)
  207.     at /home/trinity/sources/src/server/game/Entities/GameObject/GameObject.cpp:1178
  208.         bg = 0x0
  209.         info = 0x7fffddae17c0
  210.         time_to_restore = <value optimized out>
  211.         spellCaster = <value optimized out>
  212.         spellId = <value optimized out>
  213.         spellInfo = <value optimized out>
  214. #22 0x0000000000ae5111 in Spell::EffectOpenLock (this=0x7ffe9702a400,
  215.     effIndex=EFFECT_0)
  216.     at /home/trinity/sources/src/server/game/Spells/SpellEffects.cpp:2770
  217.         lockId = 1634
  218.         guid = 17370386997985885745
  219.         skillId = SKILL_NONE
  220.         reqSkillValue = 0
  221.         skillValue = 32766
  222.         res = SPELL_FAILED_SUCCESS
  223. #23 0x0000000000a86c78 in Spell::DoAllEffectOnTarget (this=0x7ffe9702a400,
  224.     target=<value optimized out>)
  225.     at /home/trinity/sources/src/server/game/Spells/Spell.cpp:1615
  226.         effectMask = 1
  227.         go = 0x7fff0c35cc00
  228. #24 0x0000000000a86ddc in Spell::handle_immediate (this=0x7ffe9702a400)
  229.     at /home/trinity/sources/src/server/game/Spells/Spell.cpp:3426
  230. No locals.
  231. #25 0x0000000000a91f8d in Spell::cast (this=0x7ffe9702a400,
  232.     skipCheck=<value optimized out>)
  233.     at /home/trinity/sources/src/server/game/Spells/Spell.cpp:3375
  234. No locals.
  235. #26 0x0000000000a93423 in Spell::prepare (this=0x7ffe9702a400,
  236.     targets=<value optimized out>, triggeredByAura=0x0)
  237.     at /home/trinity/sources/src/server/game/Spells/Spell.cpp:3090
  238.         result = <value optimized out>
  239. #27 0x0000000000a3b61f in WorldSession::HandleCastSpellOpcode (
  240.     this=0x7fffa79b4900, recvPacket=...)
  241.     at /home/trinity/sources/src/server/game/Server/Protocol/Handlers/SpellHandler.cpp:407
  242.         spellId = <value optimized out>
  243.         castCount = 230 'æ'
  244.         castFlags = <value optimized out>
  245.         mover = 0x7ffef22ac000
  246.         spellInfo = 0x7fffe4180b18
  247.         targets = {m_srcTransGUID = 0, m_srcTransOffset = {m_positionX = 0,
  248.             m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_srcPos = {
  249.             m_positionX = 852.793091, m_positionY = -110.378784,
  250.             m_positionZ = 112.429657, m_orientation = 2.96605396},
  251.           m_dstTransGUID = 0, m_dstTransOffset = {m_positionX = 0,
  252.             m_positionY = 0, m_positionZ = 0, m_orientation = 0},
  253.           m_dstPos = {<Position> = {m_positionX = 852.793091,
  254.               m_positionY = -110.378784, m_positionZ = 112.429657,
  255.               m_orientation = 2.96605396}, m_mapId = 4294967295},
  256.           m_elevation = 0, m_speed = 0, m_strTarget = {
  257.             static npos = 18446744073709551615,
  258.             _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x15481b8 ""}},
  259.           m_targetMask = 2048, m_unitTarget = 0x0,
  260.           m_GOTarget = 0x7fff0c35cc00, m_itemTarget = 0x0,
  261.           m_unitTargetGUID = 0, m_GOTargetGUID = 17370386997985885745,
  262.           m_CorpseTargetGUID = 0, m_itemTargetGUID = 0, m_itemTargetEntry = 0}
  263.         spell = <value optimized out>
  264. #28 0x0000000000a6b087 in WorldSession::Update (this=0x7fffa79b4900,
  265.     diff=<value optimized out>, updater=...)
  266.     at /home/trinity/sources/src/server/game/Server/WorldSession.cpp:304
  267.         packet = 0x7fff1c0ec070
  268. #29 0x00000000009ce1af in Map::Update (this=0x7fff12110000,
  269.     t_diff=@0x7ffebdb3c510)
  270.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:516
  271.         pSession = 0x7fff7b142e30
  272.         updater = {<PacketFilter> = {_vptr.PacketFilter = 0x1095810,
  273.             m_pSession = 0x7fffa79b4900}, <No data fields>}
  274.         plr = 0x0
  275.         updater = {i_timeDiff = 101}
  276.         grid_object_update = {i_visitor = @0x7fffc5bfedd0}
  277.         world_object_update = {i_visitor = @0x7fffc5bfedd0}
  278. #30 0x0000000000bb5f2d in MapInstanced::Update (this=0x7fff20ab6000,
  279.     t=@0x7ffebdb3c510)
  280.     at /home/trinity/sources/src/server/game/Maps/MapInstanced.cpp:67
  281.         i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x7ffeb583a2a0,
  282.             _M_cur_bucket = 0x7ffed8a7a060}, <No data fields>}
  283. #31 0x00000000009c0f12 in MapUpdateRequest::call (this=0x7ffebdb3c4f0)
  284.     at /home/trinity/sources/src/server/game/Maps/MapUpdater.cpp:54
  285. No locals.
  286. #32 0x0000000000c3e1e1 in DelayExecutor::svc (this=0x7fffcedcab18)
  287.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:52
  288.         rq = 0x7ffebdb3c4f0
  289. #33 0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  290.     at ../../ace/Task.cpp:271
  291.         t = 0x7fffcedcab18
  292.         svc_status = <value optimized out>
  293. #34 0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffcc390b80)
  294.     at ../../ace/Thread_Adapter.cpp:94
  295.         exit_hook_instance = <value optimized out>
  296.         exit_hook_maybe = {instance_ = 0x0}
  297.         exit_hook_ptr = <value optimized out>
  298. #35 0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  299. No symbol table info available.
  300. #36 0x00007ffff60a202d in clone () from /lib/libc.so.6
  301. No symbol table info available.
  302. #37 0x0000000000000000 in ?? ()
  303. No symbol table info available.
  304.   28 Thread 0x7fffa67ff710 (LWP 2028)  0x00007ffff60a2623 in epoll_wait ()
  305.    from /lib/libc.so.6
  306.   27 Thread 0x7fffa77ff710 (LWP 2023)  0x00007ffff60a2623 in epoll_wait ()
  307.    from /lib/libc.so.6
  308.   26 Thread 0x7fffa87ff710 (LWP 2022)  0x00007ffff60a2623 in epoll_wait ()
  309.    from /lib/libc.so.6
  310.   25 Thread 0x7fffa97ff710 (LWP 2021)  0x00007ffff60a2623 in epoll_wait ()
  311.    from /lib/libc.so.6
  312.   24 Thread 0x7fffaa7ff710 (LWP 2020)  0x00007ffff60a2623 in epoll_wait ()
  313.    from /lib/libc.so.6
  314.   23 Thread 0x7fffab7ff710 (LWP 2019)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  315.   22 Thread 0x7fffac7ff710 (LWP 2018)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  316.   21 Thread 0x7fffad7ff710 (LWP 2017)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  317.   20 Thread 0x7fffaeffe710 (LWP 2016)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  318.   19 Thread 0x7fffaf7ff710 (LWP 2015)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  319.   18 Thread 0x7fffb07ff710 (LWP 2014)  0x00007ffff63427dd in nanosleep ()
  320.    from /lib/libpthread.so.0
  321.   17 Thread 0x7fffb17fe710 (LWP 2013)  0x00007ffff609b8d3 in select ()
  322.    from /lib/libc.so.6
  323.   15 Thread 0x7fffbd7ff710 (LWP 2011)  0x00007ffff609b8d3 in select ()
  324.    from /lib/libc.so.6
  325.   14 Thread 0x7fffbe7ff710 (LWP 2010)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  326.   13 Thread 0x7fffc4bff710 (LWP 2009)  0x0000000000752195 in WorldObject::GetMap (this=0x7ffefb962000)
  327.     at /home/trinity/sources/src/server/game/Entities/Object/Object.h:778
  328. * 12 Thread 0x7fffc5bff710 (LWP 2008)  0x0000000000988a57 in std::_Rb_tree<unsigned long, unsigned long, std::_Identity<unsigned long>, std::less<unsigned long>, std::allocator<unsigned long> >::end (this=0x7fffc5bfe690, m=...)
  329.     at /usr/include/c++/4.3/bits/stl_tree.h:617
  330.   11 Thread 0x7fffc6bfe710 (LWP 2007)  0x00000000009d7046 in void Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(Cell const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&) ()
  331.   10 Thread 0x7fffc73ff710 (LWP 2006)  0x0000000000984f9b in LinkedListElement::isInList (this=0x7fffc73fed40, m=<value optimized out>)
  332.     at /home/trinity/sources/src/server/shared/Dynamic/LinkedList.h:40
  333.   9 Thread 0x7fffedbff710 (LWP 2001)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  334.   8 Thread 0x7fffeefff710 (LWP 2000)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  335.   7 Thread 0x7fffeffff710 (LWP 1999)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  336.   6 Thread 0x7ffff13ff710 (LWP 1998)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  337.   5 Thread 0x7ffff23ff710 (LWP 1997)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  338.   4 Thread 0x7ffff33ff710 (LWP 1996)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  339.   3 Thread 0x7ffff43ff710 (LWP 1995)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  340.   1 Thread 0x7ffff7fe0720 (LWP 1991)  0x00007ffff633bbe5 in pthread_join ()
  341.    from /lib/libpthread.so.0
  342.  
  343. Thread 28 (Thread 0x7fffa67ff710 (LWP 2028)):
  344. #0  0x00007ffff60a2623 in epoll_wait () from /lib/libc.so.6
  345. No symbol table info available.
  346. #1  0x00007ffff7674e84 in ACE_Dev_Poll_Reactor::work_pending_i (
  347.     this=0x7fffbf1c9700, max_wait_time=<value optimized out>)
  348.     at ../../ace/Dev_Poll_Reactor.cpp:960
  349.         timer_buf = {static zero = {
  350.             static zero = <same as static member of an already seen type>,
  351.             static max_time = {
  352.               static zero = <same as static member of an already seen type>,
  353.               static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  354.           static max_time = <same as static member of an already seen type>,
  355.           tv_ = {tv_sec = 0, tv_usec = 7183}}
  356.         this_timeout = <value optimized out>
  357.         timeout = 7
  358.         nfds = <value optimized out>
  359. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  360.     this=0x7fffbf1c9700, max_wait_time=0x7fffa67fee30, guard=...)
  361.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  362.         result = <value optimized out>
  363. #3  0x00007ffff767515e in ACE_Dev_Poll_Reactor::handle_events (
  364.     this=0x7fffbf1c9700, max_wait_time=0x7fffa67fee30)
  365.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  366.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  367.           max_wait_time_ = 0x7fffa67fee30, start_time_ = {static zero = {
  368.               static zero = <same as static member of an already seen type>,
  369.               static max_time = {
  370.                 static zero = <same as static member of an already seen type>,
  371.                 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}},
  372.             static max_time = <same as static member of an already seen type>,
  373.             tv_ = {tv_sec = 1293092235, tv_usec = 301445}}, stopped_ = false}
  374.         guard = {token_ = @0x7fffbf1c9778, owner_ = 1}
  375.         result = -1
  376. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (
  377.     this=0x7fffbee325a0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  378.         result = 1
  379. #5  0x0000000000a706b0 in ReactorRunnable::svc (this=0x7fffbf236de8)
  380.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:169
  381.         interval = {static zero = {
  382.             static zero = <same as static member of an already seen type>,
  383.             static max_time = {
  384.               static zero = <same as static member of an already seen type>,
  385.               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}},
  386.           static max_time = <same as static member of an already seen type>,
  387.           tv_ = {tv_sec = 0, tv_usec = 7183}}
  388. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  389.     at ../../ace/Task.cpp:271
  390.         t = 0x7fffbf236de8
  391.         svc_status = <value optimized out>
  392. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffbeec53a0)
  393.     at ../../ace/Thread_Adapter.cpp:94
  394.         exit_hook_instance = <value optimized out>
  395.         exit_hook_maybe = {instance_ = 0x0}
  396.         exit_hook_ptr = <value optimized out>
  397. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  398. No symbol table info available.
  399. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  400. No symbol table info available.
  401. #10 0x0000000000000000 in ?? ()
  402. No symbol table info available.
  403.  
  404. Thread 27 (Thread 0x7fffa77ff710 (LWP 2023)):
  405. #0  0x00007ffff60a2623 in epoll_wait () from /lib/libc.so.6
  406. No symbol table info available.
  407. #1  0x00007ffff7674e84 in ACE_Dev_Poll_Reactor::work_pending_i (
  408.     this=0x7fffbf1c9580, max_wait_time=<value optimized out>)
  409.     at ../../ace/Dev_Poll_Reactor.cpp:960
  410.         timer_buf = {static zero = {
  411.             static zero = <same as static member of an already seen type>,
  412.             static max_time = {
  413.               static zero = <same as static member of an already seen type>,
  414.               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}},
  415.           static max_time = <same as static member of an already seen type>,
  416.           tv_ = {tv_sec = 0, tv_usec = 6275}}
  417.         this_timeout = <value optimized out>
  418.         timeout = 6
  419.         nfds = <value optimized out>
  420. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  421.     this=0x7fffbf1c9580, max_wait_time=0x7fffa77fee30, guard=...)
  422.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  423.         result = <value optimized out>
  424. #3  0x00007ffff767515e in ACE_Dev_Poll_Reactor::handle_events (
  425.     this=0x7fffbf1c9580, max_wait_time=0x7fffa77fee30)
  426.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  427.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  428.           max_wait_time_ = 0x7fffa77fee30, start_time_ = {static zero = {
  429.               static zero = <same as static member of an already seen type>,
  430.               static max_time = {
  431.                 static zero = <same as static member of an already seen type>,
  432.                 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}},
  433.             static max_time = <same as static member of an already seen type>,
  434.             tv_ = {tv_sec = 1293092235, tv_usec = 300632}}, stopped_ = false}
  435.         guard = {token_ = @0x7fffbf1c95f8, owner_ = 1}
  436.         result = -1
  437. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (
  438.     this=0x7fffbee32560, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  439.         result = 1
  440. #5  0x0000000000a706b0 in ReactorRunnable::svc (this=0x7fffbf236cb0)
  441.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:169
  442.         interval = {static zero = {
  443.             static zero = <same as static member of an already seen type>,
  444.             static max_time = {
  445.               static zero = <same as static member of an already seen type>,
  446.               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}},
  447.           static max_time = <same as static member of an already seen type>,
  448.           tv_ = {tv_sec = 0, tv_usec = 6275}}
  449. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  450.     at ../../ace/Task.cpp:271
  451.         t = 0x7fffbf236cb0
  452.         svc_status = <value optimized out>
  453. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffbeec5340)
  454.     at ../../ace/Thread_Adapter.cpp:94
  455.         exit_hook_instance = <value optimized out>
  456.         exit_hook_maybe = {instance_ = 0x0}
  457.         exit_hook_ptr = <value optimized out>
  458. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  459. No symbol table info available.
  460. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  461. No symbol table info available.
  462. #10 0x0000000000000000 in ?? ()
  463. No symbol table info available.
  464.  
  465. Thread 26 (Thread 0x7fffa87ff710 (LWP 2022)):
  466. #0  0x00007ffff60a2623 in epoll_wait () from /lib/libc.so.6
  467. No symbol table info available.
  468. #1  0x00007ffff7674e84 in ACE_Dev_Poll_Reactor::work_pending_i (
  469.     this=0x7fffbf1c9400, max_wait_time=<value optimized out>)
  470.     at ../../ace/Dev_Poll_Reactor.cpp:960
  471.         timer_buf = {static zero = {
  472.             static zero = <same as static member of an already seen type>,
  473.             static max_time = {
  474.               static zero = <same as static member of an already seen type>,
  475.               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}},
  476.           static max_time = <same as static member of an already seen type>,
  477.           tv_ = {tv_sec = 0, tv_usec = 9751}}
  478.         this_timeout = <value optimized out>
  479.         timeout = 9
  480.         nfds = <value optimized out>
  481. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  482.     this=0x7fffbf1c9400, max_wait_time=0x7fffa87fee30, guard=...)
  483.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  484.         result = <value optimized out>
  485. #3  0x00007ffff767515e in ACE_Dev_Poll_Reactor::handle_events (
  486.     this=0x7fffbf1c9400, max_wait_time=0x7fffa87fee30)
  487.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  488.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  489.           max_wait_time_ = 0x7fffa87fee30, start_time_ = {static zero = {
  490.               static zero = <same as static member of an already seen type>,
  491.               static max_time = {
  492.                 static zero = <same as static member of an already seen type>,
  493.                 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}},
  494.             static max_time = <same as static member of an already seen type>,
  495.             tv_ = {tv_sec = 1293092235, tv_usec = 290856}}, stopped_ = false}
  496.         guard = {token_ = @0x7fffbf1c9478, owner_ = 1}
  497.         result = -1
  498. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (
  499.     this=0x7fffbee32520, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  500.         result = 1
  501. #5  0x0000000000a706b0 in ReactorRunnable::svc (this=0x7fffbf236b78)
  502.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:169
  503.         interval = {static zero = {
  504.             static zero = <same as static member of an already seen type>,
  505.             static max_time = {
  506.               static zero = <same as static member of an already seen type>,
  507.               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}},
  508.           static max_time = <same as static member of an already seen type>,
  509.           tv_ = {tv_sec = 0, tv_usec = 9751}}
  510. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  511.     at ../../ace/Task.cpp:271
  512.         t = 0x7fffbf236b78
  513.         svc_status = <value optimized out>
  514. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffbeec52e0)
  515.     at ../../ace/Thread_Adapter.cpp:94
  516.         exit_hook_instance = <value optimized out>
  517.         exit_hook_maybe = {instance_ = 0x0}
  518.         exit_hook_ptr = <value optimized out>
  519. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  520. No symbol table info available.
  521. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  522. No symbol table info available.
  523. #10 0x0000000000000000 in ?? ()
  524. No symbol table info available.
  525.  
  526. Thread 25 (Thread 0x7fffa97ff710 (LWP 2021)):
  527. #0  0x00007ffff60a2623 in epoll_wait () from /lib/libc.so.6
  528. No symbol table info available.
  529. #1  0x00007ffff7674e84 in ACE_Dev_Poll_Reactor::work_pending_i (
  530.     this=0x7fffbf1c9280, max_wait_time=<value optimized out>)
  531.     at ../../ace/Dev_Poll_Reactor.cpp:960
  532.         timer_buf = {static zero = {
  533.             static zero = <same as static member of an already seen type>,
  534.             static max_time = {
  535.               static zero = <same as static member of an already seen type>,
  536.               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}},
  537.           static max_time = <same as static member of an already seen type>,
  538.           tv_ = {tv_sec = 0, tv_usec = 6521}}
  539.         this_timeout = <value optimized out>
  540.         timeout = 6
  541.         nfds = <value optimized out>
  542. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  543.     this=0x7fffbf1c9280, max_wait_time=0x7fffa97fee30, guard=...)
  544.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  545.         result = <value optimized out>
  546. #3  0x00007ffff767515e in ACE_Dev_Poll_Reactor::handle_events (
  547.     this=0x7fffbf1c9280, max_wait_time=0x7fffa97fee30)
  548.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  549.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  550.           max_wait_time_ = 0x7fffa97fee30, start_time_ = {static zero = {
  551.               static zero = <same as static member of an already seen type>,
  552.               static max_time = {
  553.                 static zero = <same as static member of an already seen type>,
  554.                 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}},
  555.             static max_time = <same as static member of an already seen type>,
  556.             tv_ = {tv_sec = 1293092235, tv_usec = 297744}}, stopped_ = false}
  557.         guard = {token_ = @0x7fffbf1c92f8, owner_ = 1}
  558.         result = -1
  559. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (
  560.     this=0x7fffbee324e0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  561.         result = 1
  562. #5  0x0000000000a706b0 in ReactorRunnable::svc (this=0x7fffbf236a40)
  563.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:169
  564.         interval = {static zero = {
  565.             static zero = <same as static member of an already seen type>,
  566.             static max_time = {
  567.               static zero = <same as static member of an already seen type>,
  568.               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}},
  569.           static max_time = <same as static member of an already seen type>,
  570.           tv_ = {tv_sec = 0, tv_usec = 6521}}
  571. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  572.     at ../../ace/Task.cpp:271
  573.         t = 0x7fffbf236a40
  574.         svc_status = <value optimized out>
  575. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffbeec5280)
  576.     at ../../ace/Thread_Adapter.cpp:94
  577.         exit_hook_instance = <value optimized out>
  578.         exit_hook_maybe = {instance_ = 0x0}
  579.         exit_hook_ptr = <value optimized out>
  580. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  581. No symbol table info available.
  582. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  583. No symbol table info available.
  584. #10 0x0000000000000000 in ?? ()
  585. No symbol table info available.
  586.  
  587. Thread 24 (Thread 0x7fffaa7ff710 (LWP 2020)):
  588. #0  0x00007ffff60a2623 in epoll_wait () from /lib/libc.so.6
  589. No symbol table info available.
  590. #1  0x00007ffff7674e84 in ACE_Dev_Poll_Reactor::work_pending_i (
  591.     this=0x7fffbf1c9100, max_wait_time=<value optimized out>)
  592.     at ../../ace/Dev_Poll_Reactor.cpp:960
  593.         timer_buf = {static zero = {
  594.             static zero = <same as static member of an already seen type>,
  595.             static max_time = {
  596.               static zero = <same as static member of an already seen type>,
  597.               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}},
  598.           static max_time = <same as static member of an already seen type>,
  599.           tv_ = {tv_sec = 0, tv_usec = 9999}}
  600.         this_timeout = <value optimized out>
  601.         timeout = 9
  602.         nfds = <value optimized out>
  603. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  604.     this=0x7fffbf1c9100, max_wait_time=0x7fffaa7fee30, guard=...)
  605.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  606.         result = <value optimized out>
  607. #3  0x00007ffff767515e in ACE_Dev_Poll_Reactor::handle_events (
  608.     this=0x7fffbf1c9100, max_wait_time=0x7fffaa7fee30)
  609.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  610.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  611.           max_wait_time_ = 0x7fffaa7fee30, start_time_ = {static zero = {
  612.               static zero = <same as static member of an already seen type>,
  613.               static max_time = {
  614.                 static zero = <same as static member of an already seen type>,
  615.                 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}},
  616.             static max_time = <same as static member of an already seen type>,
  617.             tv_ = {tv_sec = 1293092235, tv_usec = 298928}}, stopped_ = false}
  618.         guard = {token_ = @0x7fffbf1c9178, owner_ = 1}
  619.         result = -1
  620. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (
  621.     this=0x7fffbee324a0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  622.         result = -1088198392
  623. #5  0x0000000000a706b0 in ReactorRunnable::svc (this=0x7fffbf236908)
  624.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:169
  625.         interval = {static zero = {
  626.             static zero = <same as static member of an already seen type>,
  627.             static max_time = {
  628.               static zero = <same as static member of an already seen type>,
  629.               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}},
  630.           static max_time = <same as static member of an already seen type>,
  631.           tv_ = {tv_sec = 0, tv_usec = 9999}}
  632. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  633.     at ../../ace/Task.cpp:271
  634.         t = 0x7fffbf236908
  635.         svc_status = <value optimized out>
  636. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffbeec51c0)
  637.     at ../../ace/Thread_Adapter.cpp:94
  638.         exit_hook_instance = <value optimized out>
  639.         exit_hook_maybe = {instance_ = 0x0}
  640.         exit_hook_ptr = <value optimized out>
  641. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  642. No symbol table info available.
  643. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  644. No symbol table info available.
  645. #10 0x0000000000000000 in ?? ()
  646. No symbol table info available.
  647.  
  648. Thread 23 (Thread 0x7fffab7ff710 (LWP 2019)):
  649. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  650.    from /lib/libpthread.so.0
  651. No symbol table info available.
  652. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7fffaf80a184, mutex=...,
  653.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  654.         result = <value optimized out>
  655.         ts = {tv_sec = 140737299682792, tv_nsec = 64}
  656. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffaf80a184, mutex=...,
  657.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  658. No locals.
  659. #3  0x00000000007352ac in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  660.     (this=0x7fffaf80a100, timeout=0x0)
  661.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  662.         result = <value optimized out>
  663. #4  0x0000000000736416 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  664. No symbol table info available.
  665. #5  0x0000000000737b00 in SOAPWorkingThread::svc() ()
  666. No symbol table info available.
  667. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  668.     at ../../ace/Task.cpp:271
  669.         t = 0x7fffb17fddc0
  670.         svc_status = <value optimized out>
  671. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffaf80e280)
  672.     at ../../ace/Thread_Adapter.cpp:94
  673.         exit_hook_instance = <value optimized out>
  674.         exit_hook_maybe = {instance_ = 0x0}
  675.         exit_hook_ptr = <value optimized out>
  676. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  677. No symbol table info available.
  678. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  679. No symbol table info available.
  680. #10 0x0000000000000000 in ?? ()
  681. No symbol table info available.
  682.  
  683. Thread 22 (Thread 0x7fffac7ff710 (LWP 2018)):
  684. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  685.    from /lib/libpthread.so.0
  686. No symbol table info available.
  687. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7fffaf80a184, mutex=...,
  688.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  689.         result = <value optimized out>
  690.         ts = {tv_sec = 140737299679784, tv_nsec = 64}
  691. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffaf80a184, mutex=...,
  692.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  693. No locals.
  694. #3  0x00000000007352ac in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  695.     (this=0x7fffaf80a100, timeout=0x0)
  696.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  697.         result = <value optimized out>
  698. #4  0x0000000000736416 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  699. No symbol table info available.
  700. #5  0x0000000000737b00 in SOAPWorkingThread::svc() ()
  701. No symbol table info available.
  702. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  703.     at ../../ace/Task.cpp:271
  704.         t = 0x7fffb17fddc0
  705.         svc_status = <value optimized out>
  706. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffaf80e220)
  707.     at ../../ace/Thread_Adapter.cpp:94
  708.         exit_hook_instance = <value optimized out>
  709.         exit_hook_maybe = {instance_ = 0x0}
  710.         exit_hook_ptr = <value optimized out>
  711. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  712. No symbol table info available.
  713. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  714. No symbol table info available.
  715. #10 0x0000000000000000 in ?? ()
  716. No symbol table info available.
  717.  
  718. Thread 21 (Thread 0x7fffad7ff710 (LWP 2017)):
  719. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  720.    from /lib/libpthread.so.0
  721. No symbol table info available.
  722. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7fffaf80a184, mutex=...,
  723.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  724.         result = <value optimized out>
  725.         ts = {tv_sec = 140737299676776, tv_nsec = 64}
  726. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffaf80a184, mutex=...,
  727.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  728. No locals.
  729. #3  0x00000000007352ac in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  730.     (this=0x7fffaf80a100, timeout=0x0)
  731.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  732.         result = <value optimized out>
  733. #4  0x0000000000736416 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  734. No symbol table info available.
  735. #5  0x0000000000737b00 in SOAPWorkingThread::svc() ()
  736. No symbol table info available.
  737. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  738.     at ../../ace/Task.cpp:271
  739.         t = 0x7fffb17fddc0
  740.         svc_status = <value optimized out>
  741. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffaf80e1c0)
  742.     at ../../ace/Thread_Adapter.cpp:94
  743.         exit_hook_instance = <value optimized out>
  744.         exit_hook_maybe = {instance_ = 0x0}
  745.         exit_hook_ptr = <value optimized out>
  746. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  747. No symbol table info available.
  748. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  749. No symbol table info available.
  750. #10 0x0000000000000000 in ?? ()
  751. No symbol table info available.
  752.  
  753. Thread 20 (Thread 0x7fffaeffe710 (LWP 2016)):
  754. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  755.    from /lib/libpthread.so.0
  756. No symbol table info available.
  757. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7fffaf80a184, mutex=...,
  758.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  759.         result = <value optimized out>
  760.         ts = {tv_sec = 140737299673768, tv_nsec = 64}
  761. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffaf80a184, mutex=...,
  762.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  763. No locals.
  764. #3  0x00000000007352ac in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  765.     (this=0x7fffaf80a100, timeout=0x0)
  766.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  767.         result = <value optimized out>
  768. #4  0x0000000000736416 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  769. No symbol table info available.
  770. #5  0x0000000000737b00 in SOAPWorkingThread::svc() ()
  771. No symbol table info available.
  772. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  773.     at ../../ace/Task.cpp:271
  774.         t = 0x7fffb17fddc0
  775.         svc_status = <value optimized out>
  776. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffaf80e160)
  777.     at ../../ace/Thread_Adapter.cpp:94
  778.         exit_hook_instance = <value optimized out>
  779.         exit_hook_maybe = {instance_ = 0x0}
  780.         exit_hook_ptr = <value optimized out>
  781. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  782. No symbol table info available.
  783. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  784. No symbol table info available.
  785. #10 0x0000000000000000 in ?? ()
  786. No symbol table info available.
  787.  
  788. Thread 19 (Thread 0x7fffaf7ff710 (LWP 2015)):
  789. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  790.    from /lib/libpthread.so.0
  791. No symbol table info available.
  792. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7fffaf80a184, mutex=...,
  793.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  794.         result = <value optimized out>
  795.         ts = {tv_sec = 140737299667752, tv_nsec = 64}
  796. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffaf80a184, mutex=...,
  797.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  798. No locals.
  799. #3  0x00000000007352ac in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  800.     (this=0x7fffaf80a100, timeout=0x0)
  801.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  802.         result = <value optimized out>
  803. #4  0x0000000000736416 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  804. No symbol table info available.
  805. #5  0x0000000000737b00 in SOAPWorkingThread::svc() ()
  806. No symbol table info available.
  807. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  808.     at ../../ace/Task.cpp:271
  809.         t = 0x7fffb17fddc0
  810.         svc_status = <value optimized out>
  811. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffaf80e0a0)
  812.     at ../../ace/Thread_Adapter.cpp:94
  813.         exit_hook_instance = <value optimized out>
  814.         exit_hook_maybe = {instance_ = 0x0}
  815.         exit_hook_ptr = <value optimized out>
  816. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  817. No symbol table info available.
  818. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  819. No symbol table info available.
  820. #10 0x0000000000000000 in ?? ()
  821. No symbol table info available.
  822.  
  823. Thread 18 (Thread 0x7fffb07ff710 (LWP 2014)):
  824. #0  0x00007ffff63427dd in nanosleep () from /lib/libpthread.so.0
  825. No symbol table info available.
  826. #1  0x0000000000c3cd99 in sleep (msecs=<value optimized out>)
  827.     at /usr/local/include/ace/OS_NS_unistd.inl:951
  828.         rqtp = {tv_sec = 1, tv_nsec = 0}
  829. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  830.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:231
  831. No locals.
  832. #3  0x000000000073e79e in FreezeDetectorRunnable::run (this=0x7fffbe872e80)
  833.     at /home/trinity/sources/src/server/worldserver/Master.cpp:92
  834.         curtime = 0
  835. #4  0x0000000000c3d04a in ACE_Based::Thread::ThreadTask (param=0x7fffb07fee00)
  836.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  837. No locals.
  838. #5  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  839. No symbol table info available.
  840. #6  0x00007ffff60a202d in clone () from /lib/libc.so.6
  841. No symbol table info available.
  842. #7  0x0000000000000000 in ?? ()
  843. No symbol table info available.
  844.  
  845. Thread 17 (Thread 0x7fffb17fe710 (LWP 2013)):
  846. #0  0x00007ffff609b8d3 in select () from /lib/libc.so.6
  847. No symbol table info available.
  848. #1  0x0000000001015f35 in tcp_select (soap=0x7fffb17e25a0, s=39,
  849.     flags=<value optimized out>, timeout=3)
  850.     at /home/trinity/sources/dep/gsoap/stdsoap2.cpp:4366
  851.         r = <value optimized out>
  852.         tv = {tv_sec = 1, tv_usec = 984000}
  853.         fd = {{fds_bits = {549755813888, 0 <repeats 15 times>}}, {fds_bits = {
  854.               549755813888, 0 <repeats 15 times>}}, {fds_bits = {549755813888,
  855.               0 <repeats 15 times>}}}
  856.         rfd = 0x7fffb17e2350
  857.         sfd = 0x7fffb17e23d0
  858.         efd = 0x7fffb17e2450
  859. #2  0x00000000010254c3 in soap_accept (soap=0x7fffb17e25a0)
  860.     at /home/trinity/sources/dep/gsoap/stdsoap2.cpp:4770
  861.         r = -514
  862.         err = -514
  863.         n = 16
  864.         len = 65536
  865.         set = 1
  866. #3  0x000000000073787f in TCSoapRunnable::run (this=<value optimized out>)
  867.     at /home/trinity/sources/src/server/worldserver/TCSoap/TCSoap.cpp:49
  868.         thread_soap = 0x103f11a
  869.         mb = <value optimized out>
  870.         pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x104b4b0,
  871.                   reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  872.                       value_ = 1}, <No data fields>}, priority_ = 0,
  873.                   reactor_ = 0x0,
  874.                   reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  875.                       _vptr.Policy = 0x7ffff7946890},
  876.                     value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {
  877.                   _vptr.ACE_Shared_Object = 0x104b5b0}, <No data fields>},
  878.               thr_count_ = 5, thr_mgr_ = 0x7ffff442f3c0, flags_ = 0,
  879.               grp_id_ = 9, lock_ = {lock_ = {__data = {__lock = 0,
  880.                     __count = 0, __owner = 0, __nusers = 0, __kind = 0,
  881.                     __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  882.                   __size = '\000' <repeats 39 times>, __align = 0},
  883.                 removed_ = false}, last_thread_id_ = 0},
  884.             msg_queue_ = 0x7fffaf80a100, delete_msg_queue_ = true, mod_ = 0x0,
  885.             next_ = 0x0}, <No data fields>}
  886.         soap = {_vptr.soap = 0x11d4530, state = 1, version = 0, mode = 0,
  887.           imode = 2097152, omode = 2097152, float_format = 0x11d0a56 "%.9G",
  888.           double_format = 0x11d0a5b "%.17lG",
  889.           dime_id_format = 0x11d0a62 "cid:id%d",
  890.           http_version = 0x11d0a6b "1.1", http_content = 0x0,
  891.           encodingStyle = 0x11d3a60 "", actor = 0x0, lang = 0x11d1639 "en",
  892.           recv_timeout = 5, send_timeout = 5, connect_timeout = 0,
  893.           accept_timeout = 3, socket_flags = 0, connect_flags = 0,
  894.           bind_flags = 0, accept_flags = 0, linger_time = 0,
  895.           namespaces = 0x1535780, local_namespaces = 0x0, nlist = 0x0,
  896.           blist = 0x0, clist = 0x7fffaf815040, alist = 0x0, iht = {
  897.             0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>},
  898.           pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffaf816060,
  899.           idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0,
  900.           fpost = 0x10377d0 <http_post>, fget = 0x1013260 <http_get>,
  901.           fput = 0x1027200 <http_put>, fdel = 0x1013270 <http_405>,
  902.           fopt = 0x1013270 <http_405>, fhead = 0x1013270 <http_405>,
  903.           fform = 0, fposthdr = 0x101d170 <http_post_header>,
  904.           fresponse = 0x1018180 <http_response>,
  905.           fparse = 0x1026bd0 <http_parse>,
  906.           fparsehdr = 0x1034aa0 <http_parse_header>, fheader = 0,
  907.           fresolve = 0x101a5c0 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  908.           fclosesocket = 0x101a5a0 <tcp_closesocket>,
  909.           fshutdownsocket = 0x101a590 <tcp_shutdownsocket>,
  910.           fopen = 0x102bac0 <tcp_connect>, faccept = 0x101a5b0 <tcp_accept>,
  911.           fclose = 0x1013150 <tcp_disconnect>, fsend = 0x101a250 <fsend>,
  912.           frecv = 0x101a000 <frecv>, fpoll = 0x101c160 <soap_poll>,
  913.           fseterror = 0, fignore = 0, fserveloop = 0,
  914.           fplugin = 0x1018120 <fplugin>, fmalloc = 0, fprepareinitsend = 0,
  915.           fprepareinitrecv = 0, fpreparesend = 0, fpreparerecv = 0,
  916.           fpreparefinalsend = 0, fpreparefinalrecv = 0, fdimereadopen = 0,
  917.           fdimewriteopen = 0, fdimereadclose = 0, fdimewriteclose = 0,
  918.           fdimeread = 0, fdimewrite = 0, fmimereadopen = 0,
  919.           fmimewriteopen = 0, fmimereadclose = 0, fmimewriteclose = 0,
  920.           fmimeread = 0, fmimewrite = 0, master = 39, socket = -1, os = 0x0,
  921.           is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0, buflen = 0, ahead = 0,
  922.           cdata = 0, body = 0, level = 0, count = 0, length = 0, labbuf = 0x0,
  923.           lablen = 0, labidx = 0, buf = '\000' <repeats 65535 times>,
  924.           msgbuf = '\000' <repeats 1023 times>,
  925.           tmpbuf = '\000' <repeats 1023 times>,
  926.           tag = '\000' <repeats 1023 times>, id = '\000' <repeats 1023 times>,
  927.           href = '\000' <repeats 1023 times>,
  928.           type = '\000' <repeats 1023 times>,
  929.           arrayType = '\000' <repeats 1023 times>,
  930.           arraySize = '\000' <repeats 1023 times>,
  931.           arrayOffset = '\000' <repeats 1023 times>, other = 0, position = 0,
  932.           positions = {0 <repeats 16 times>}, root = 0, attributes = 0x0,
  933.           encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9,
  934.           alloced = 0, peeked = 0, chunksize = 0, chunkbuflen = 0,
  935.           endpoint = '\000' <repeats 1023 times>,
  936.           path = '\000' <repeats 1023 times>,
  937.           host = '\000' <repeats 1023 times>, action = 0x0, authrealm = 0x0,
  938.           prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0,
  939.           tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0,
  940.           max_keep_alive = 100, proxy_http_version = 0x11d0a6f "1.0",
  941.           proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0,
  942.           proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0,
  943.           errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0,
  944.             chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0,
  945.             type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0},
  946.           mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0,
  947.             last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {
  948.             0x0, 0x0, 0x0}, mht = {0x0 <repeats 903 times>, 0x7fffaf800088,
  949.             0x1, 0x7ffff4c0cda0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7fffaf800058, 0x1,
  950.             0x7ffff4c0cda0, 0x0, 0x0, 0x0, 0x7fffaf800028,
  951.             0x0 <repeats 106 times>}, wsuid = 0x0, c14nexclude = 0x0,
  952.           cookies = 0x0, cookie_domain = 0x0, cookie_path = 0x0,
  953.           cookie_max = 32, ipv6_multicast_if = 0, ipv4_multicast_if = 0x0,
  954.           ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0,
  955.             sin_addr = {s_addr = 0},
  956.             sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  957.           fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  958.           session = 0x0, dh_params = 0x0, rsa_params = 0x0, ssl_flags = 0,
  959.           keyfile = 0x0, password = 0x0, cafile = 0x0, capath = 0x0,
  960.           crlfile = 0x0,
  961.           session_host = '\000' <repeats 856 times>, \224\004\001", '\000' <repeats 12 times>, "Z\224\004\001\000\000\000\000\000\000\200¯ÿ\177\000\000\000\000\200¯ÿ\177\000\000\b\000\000\000\000\000\000\000! \004\001\000\000\000\000ø\003\000\000\000\000\000\000ö\003\000\000\000\000\000\000\230ÍÀôÿ\177\000\000\000\000@\000\000\000\001\000\000\000\200¯ÿ\177\000\000@ÍÀôÿ\177\000\000\000\200\200¯ÿ\177\000\000\001\000\000\000\000\000\000\000ÀÍÀôÿ\177\000\000\000\000\000\000\000\000\000\000\020ç\177±ÿ\177\000\000º/\004\001\000\000\000\000HÍÀôÿ\177\000\000@ÍÀôÿ\177\000", session_port = -1350541312, c_locale = 0x0, d_stream = 0x2001,
  962.           z_crc = -134229952, z_dict = 0x7ffff4c0cd40 "\021",
  963.           z_dict_len = 4106276168, zlib_state = 32767, zlib_in = 0,
  964.           zlib_out = 4097, z_buf = 0x0, z_buflen = 140736171337368,
  965.           z_level = 15294, z_ratio_in = 0, z_ratio_out = 1.14808383e-41}
  966. #4  0x0000000000c3d04a in ACE_Based::Thread::ThreadTask (param=0x28)
  967.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  968. No locals.
  969. #5  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  970. No symbol table info available.
  971. #6  0x00007ffff60a202d in clone () from /lib/libc.so.6
  972. No symbol table info available.
  973. #7  0x0000000000000000 in ?? ()
  974. No symbol table info available.
  975.  
  976. Thread 15 (Thread 0x7fffbd7ff710 (LWP 2011)):
  977. #0  0x00007ffff609b8d3 in select () from /lib/libc.so.6
  978. No symbol table info available.
  979. #1  0x00007ffff7981830 in ?? () from /lib/libreadline.so.5
  980. No symbol table info available.
  981. #2  0x00007ffff7981a6d in rl_read_key () from /lib/libreadline.so.5
  982. No symbol table info available.
  983. #3  0x00007ffff796ed61 in readline_internal_char () from /lib/libreadline.so.5
  984. No symbol table info available.
  985. #4  0x00007ffff796f245 in readline () from /lib/libreadline.so.5
  986. No symbol table info available.
  987. #5  0x000000000072e04e in CliRunnable::run (this=<value optimized out>)
  988.     at /home/trinity/sources/src/server/worldserver/CommandLine/CliRunnable.cpp:589
  989.         command_str = 0x7fffb28af110 "\020\234\004\001"
  990. #6  0x0000000000c3d04a in ACE_Based::Thread::ThreadTask (param=0x1)
  991.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  992. No locals.
  993. #7  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  994. No symbol table info available.
  995. #8  0x00007ffff60a202d in clone () from /lib/libc.so.6
  996. No symbol table info available.
  997. #9  0x0000000000000000 in ?? ()
  998. No symbol table info available.
  999.  
  1000. Thread 14 (Thread 0x7fffbe7ff710 (LWP 2010)):
  1001. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1002.    from /lib/libpthread.so.0
  1003. No symbol table info available.
  1004. #1  0x00007ffff7661aca in cond_wait (this=0x7fffcedcac1c)
  1005.     at ../../ace/OS_NS_Thread.inl:329
  1006.         result = <value optimized out>
  1007. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffcedcac1c)
  1008.     at ../../ace/Condition_Thread_Mutex.cpp:90
  1009. No locals.
  1010. #3  0x00000000009c0850 in MapUpdater::wait (this=0x7fffcedcab10)
  1011.     at /home/trinity/sources/src/server/game/Maps/MapUpdater.cpp:87
  1012.         guard = {lock_ = 0x7fffcedcabe8, owner_ = 0}
  1013. #4  0x00000000009be4cd in MapManager::Update (this=0x7fffcedcaa08,
  1014.     diff=<value optimized out>)
  1015.     at /home/trinity/sources/src/server/game/Maps/MapManager.cpp:273
  1016. No locals.
  1017. #5  0x0000000000b0965d in World::Update (this=0x7fffede43808, diff=50)
  1018.     at /home/trinity/sources/src/server/game/World/World.cpp:1951
  1019. No locals.
  1020. #6  0x0000000000737e86 in WorldRunnable::run (this=<value optimized out>)
  1021.     at /home/trinity/sources/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  1022.         diff = 50
  1023.         realCurrTime = 4017155
  1024.         realPrevTime = 4017105
  1025.         prevSleepTime = 49
  1026. #7  0x0000000000c3d04a in ACE_Based::Thread::ThreadTask (param=0x7fffcedcac1c)
  1027.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  1028. No locals.
  1029. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1030. No symbol table info available.
  1031. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  1032. No symbol table info available.
  1033. #10 0x0000000000000000 in ?? ()
  1034. No symbol table info available.
  1035.  
  1036. Thread 13 (Thread 0x7fffc4bff710 (LWP 2009)):
  1037. #0  0x0000000000752195 in WorldObject::GetMap (this=0x7ffefb962000)
  1038.     at /home/trinity/sources/src/server/game/Entities/Object/Object.h:778
  1039. No locals.
  1040. #1  0x000000000081090b in WorldObject::canSeeOrDetect (this=0x7ffed5bae000,
  1041.     obj=0x7ffefb962000, ignoreStealth=false, distanceCheck=true)
  1042.     at /home/trinity/sources/src/server/game/Entities/Object/Object.cpp:1668
  1043.         corpseVisibility = <value optimized out>
  1044. #2  0x0000000000982c97 in CreatureUnitRelocationWorker (this=0x7fffc4bfec00,
  1045.     m=<value optimized out>)
  1046.     at /home/trinity/sources/src/server/game/Grids/Notifiers/GridNotifiers.cpp:120
  1047. No locals.
  1048. #3  Trinity::CreatureRelocationNotifier::Visit (this=0x7fffc4bfec00,
  1049.     m=<value optimized out>)
  1050.     at /home/trinity/sources/src/server/game/Grids/Notifiers/GridNotifiers.cpp:179
  1051.         c = 0x7ffefb962000
  1052. #4  0x0000000000985cf9 in VisitorHelper<Trinity::CreatureRelocationNotifier, Creature> (this=0x7fffc4bfed40, m=<value optimized out>)
  1053.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:64
  1054. No locals.
  1055. #5  VisitorHelper<Trinity::CreatureRelocationNotifier, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x7fffc4bfed40,
  1056.     m=<value optimized out>)
  1057.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:70
  1058. No locals.
  1059. #6  VisitorHelper<Trinity::CreatureRelocationNotifier, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (
  1060.     this=0x7fffc4bfed40, m=<value optimized out>)
  1061.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:71
  1062. No locals.
  1063. #7  VisitorHelper<Trinity::CreatureRelocationNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  1064.     this=0x7fffc4bfed40, m=<value optimized out>)
  1065.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  1066. No locals.
  1067. #8  TypeContainerVisitor<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x7fffc4bfed40, m=<value optimized out>)
  1068.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  1069. No locals.
  1070. #9  Visit<Trinity::CreatureRelocationNotifier> (this=0x7fffc4bfed40,
  1071.     m=<value optimized out>)
  1072.     at /home/trinity/sources/src/server/game/Grids/Grid.h:89
  1073. No locals.
  1074. #10 Visit<Trinity::CreatureRelocationNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  1075.     this=0x7fffc4bfed40, m=<value optimized out>)
  1076.     at /home/trinity/sources/src/server/game/Grids/NGrid.h:145
  1077. No locals.
  1078. #11 Map::Visit<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffc4bfed40, m=<value optimized out>)
  1079.     at /home/trinity/sources/src/server/game/Maps/Map.h:653
  1080.         x = 0
  1081.         y = 0
  1082.         cell_x = 4
  1083.         cell_y = <value optimized out>
  1084. #12 VisitCircle<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffc4bfed40, m=<value optimized out>)
  1085.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:290
  1086.         r_zone_left = {data = {Part = {grid_x = 50, grid_y = 33, cell_x = 2,
  1087.               cell_y = 1, nocreate = 1, reserved = 0}, All = 17049714}}
  1088.         r_zone_right = {data = {Part = {grid_x = 51, grid_y = 33, cell_x = 4,
  1089.               cell_y = 1, nocreate = 1, reserved = 0}, All = 17057907}}
  1090.         step = 3
  1091.         x_shift = 3
  1092.         x_end = 409
  1093. #13 Visit<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffc4bfed40, m=<value optimized out>)
  1094.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:208
  1095. No locals.
  1096. #14 Visit<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffc4bfed40, m=<value optimized out>)
  1097.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:239
  1098. No locals.
  1099. #15 Trinity::DelayedUnitRelocation::Visit (this=0x7fffc4bfed40,
  1100.     m=<value optimized out>)
  1101.     at /home/trinity/sources/src/server/game/Grids/Notifiers/GridNotifiers.cpp:200
  1102.         unit = 0x7ffed5bae000
  1103.         relocate = {i_creature = @0x7ffed5bae000}
  1104.         c2world_relocation = {i_visitor = @0x7fffc4bfec00}
  1105.         c2grid_relocation = {i_visitor = @0x7fffc4bfec00}
  1106. #16 0x00000000009c9a13 in VisitorHelper<Trinity::DelayedUnitRelocation, Creature> (this=0x7fffdb06d000, diff=@0x7ffebba6f090)
  1107.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:64
  1108. No locals.
  1109. #17 VisitorHelper<Trinity::DelayedUnitRelocation, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x7fffdb06d000, diff=@0x7ffebba6f090)
  1110.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:70
  1111. No locals.
  1112. #18 VisitorHelper<Trinity::DelayedUnitRelocation, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (
  1113.     this=0x7fffdb06d000, diff=@0x7ffebba6f090)
  1114.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:71
  1115. No locals.
  1116. #19 VisitorHelper<Trinity::DelayedUnitRelocation, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  1117.     this=0x7fffdb06d000, diff=@0x7ffebba6f090)
  1118.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  1119. No locals.
  1120. #20 TypeContainerVisitor<Trinity::DelayedUnitRelocation, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x7fffdb06d000, diff=@0x7ffebba6f090)
  1121.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  1122. No locals.
  1123. #21 Visit<Trinity::DelayedUnitRelocation> (this=0x7fffdb06d000,
  1124.     diff=@0x7ffebba6f090)
  1125.     at /home/trinity/sources/src/server/game/Grids/Grid.h:89
  1126. No locals.
  1127. #22 Visit<Trinity::DelayedUnitRelocation, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  1128.     this=0x7fffdb06d000, diff=@0x7ffebba6f090)
  1129.     at /home/trinity/sources/src/server/game/Grids/NGrid.h:145
  1130. No locals.
  1131. #23 Visit<Trinity::DelayedUnitRelocation, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >
  1132.     (this=0x7fffdb06d000, diff=@0x7ffebba6f090)
  1133.     at /home/trinity/sources/src/server/game/Maps/Map.h:653
  1134.         x = <value optimized out>
  1135.         y = <value optimized out>
  1136.         cell_x = 7
  1137.         cell_y = 0
  1138. #24 Map::ProcessRelocationNotifies (this=0x7fffdb06d000, diff=@0x7ffebba6f090)
  1139.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:616
  1140.         pair = {x_coord = 407, y_coord = 263}
  1141.         cell = {data = {Part = {grid_x = 50, grid_y = 32, cell_x = 7,
  1142.               cell_y = 7, nocreate = 1, reserved = 0}, All = 18642994}}
  1143.         cell_relocation = {i_map = @0x7fffdb06d000, cell = @0x7fffc4bfed80,
  1144.           p = @0x7fffc4bfed60, i_radius = 500}
  1145.         y = 263
  1146.         x = 407
  1147.         grid = <value optimized out>
  1148. #25 0x00000000009ce361 in Map::Update (this=0x7fffdb06d000,
  1149.     t_diff=@0x7ffebba6f090)
  1150.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:566
  1151.         updater = {i_timeDiff = 101}
  1152.         grid_object_update = {i_visitor = @0x7fffc4bfee00}
  1153.         world_object_update = {i_visitor = @0x7fffc4bfee00}
  1154. #26 0x00000000009c0f12 in MapUpdateRequest::call (this=0x7ffebba6f070)
  1155.     at /home/trinity/sources/src/server/game/Maps/MapUpdater.cpp:54
  1156. No locals.
  1157. #27 0x0000000000c3e1e1 in DelayExecutor::svc (this=0x7fffcedcab18)
  1158.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:52
  1159.         rq = 0x7ffebba6f070
  1160. #28 0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1161.     at ../../ace/Task.cpp:271
  1162.         t = 0x7fffcedcab18
  1163.         svc_status = <value optimized out>
  1164. #29 0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffcc390b20)
  1165.     at ../../ace/Thread_Adapter.cpp:94
  1166.         exit_hook_instance = <value optimized out>
  1167.         exit_hook_maybe = {instance_ = 0x0}
  1168.         exit_hook_ptr = <value optimized out>
  1169. #30 0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1170. No symbol table info available.
  1171. #31 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1172. No symbol table info available.
  1173. #32 0x0000000000000000 in ?? ()
  1174. No symbol table info available.
  1175.  
  1176. Thread 12 (Thread 0x7fffc5bff710 (LWP 2008)):
  1177. #0  0x0000000000988a57 in std::_Rb_tree<unsigned long, unsigned long, std::_Identity<unsigned long>, std::less<unsigned long>, std::allocator<unsigned long> >::end (this=0x7fffc5bfe690, m=...) at /usr/include/c++/4.3/bits/stl_tree.h:617
  1178. No locals.
  1179. #1  std::set<unsigned long, std::less<unsigned long>, std::allocator<unsigned long> >::end (this=0x7fffc5bfe690, m=...)
  1180.     at /usr/include/c++/4.3/bits/stl_set.h:271
  1181. No locals.
  1182. #2  Player::HaveAtClient (this=0x7fffc5bfe690, m=...)
  1183.     at /home/trinity/sources/src/server/game/Entities/Player/Player.h:2252
  1184. No locals.
  1185. #3  Trinity::MessageDistDeliverer::SendPacket (this=0x7fffc5bfe690, m=...)
  1186.     at /home/trinity/sources/src/server/game/Grids/Notifiers/GridNotifiers.h:146
  1187. No locals.
  1188. #4  Trinity::MessageDistDeliverer::Visit (this=0x7fffc5bfe690, m=...)
  1189.     at /home/trinity/sources/src/server/game/Grids/Notifiers/GridNotifiers.cpp:265
  1190.         target = 0x7fff7b141000
  1191. #5  0x00000000008123c1 in VisitorHelper<Trinity::MessageDistDeliverer, Player>
  1192.     (this=<value optimized out>, cell=<value optimized out>, visitor=...)
  1193.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:64
  1194. No locals.
  1195. #6  VisitorHelper<Trinity::MessageDistDeliverer, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > (
  1196.     this=<value optimized out>, cell=<value optimized out>, visitor=...)
  1197.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:70
  1198. No locals.
  1199. #7  VisitorHelper<Trinity::MessageDistDeliverer, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (
  1200.     this=<value optimized out>, cell=<value optimized out>, visitor=...)
  1201.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  1202. No locals.
  1203. #8  TypeContainerVisitor<Trinity::MessageDistDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >::Visit (this=<value optimized out>, cell=<value optimized out>,
  1204.     visitor=...)
  1205.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  1206. No locals.
  1207. #9  Visit<Trinity::MessageDistDeliverer> (this=<value optimized out>,
  1208.     cell=<value optimized out>, visitor=...)
  1209.     at /home/trinity/sources/src/server/game/Grids/Grid.h:96
  1210. No locals.
  1211. #10 Visit<Trinity::MessageDistDeliverer, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (
  1212.     this=<value optimized out>, cell=<value optimized out>, visitor=...)
  1213.     at /home/trinity/sources/src/server/game/Grids/NGrid.h:145
  1214. No locals.
  1215. #11 Map::Visit<Trinity::MessageDistDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >
  1216.     (this=<value optimized out>, cell=<value optimized out>, visitor=...)
  1217.     at /home/trinity/sources/src/server/game/Maps/Map.h:653
  1218.         x = 34
  1219.         y = 32
  1220.         cell_x = 5
  1221.         cell_y = 1
  1222. #12 0x0000000000814d97 in void WorldObject::VisitNearbyWorldObject<Trinity::MessageDistDeliverer>(float const&, Trinity::MessageDistDeliverer&) const ()
  1223. No symbol table info available.
  1224. #13 0x000000000080d738 in WorldObject::SendMessageToSetInRange (
  1225.     this=0x7fff7b142e30, data=<value optimized out>, dist=160)
  1226.     at /home/trinity/sources/src/server/game/Entities/Object/Object.cpp:1996
  1227.         notifier = {i_source = 0x7fff351d3000, i_message = 0x7fffc5bfe6d0,
  1228.           i_phaseMask = 1, i_distSq = 25600, team = 0, skipped_receiver = 0x0}
  1229. #14 0x00000000008ebbad in Unit::SetRooted (this=0x7fff351d3000,
  1230.     apply=<value optimized out>)
  1231.     at /home/trinity/sources/src/server/game/Entities/Unit/Unit.cpp:15544
  1232.         data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0,
  1233.             _wpos = 5,
  1234.             _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  1235.                 _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  1236.                   _M_start = 0x7fff6e112790 "",
  1237.                   _M_finish = 0x7fff6e112795 "\177",
  1238.                   _M_end_of_storage = 0x7fff6e11279a ""}}, <No data fields>}},
  1239.           m_opcode = 232}
  1240. #15 0x0000000000b96885 in Vehicle (this=0x7ffea7aa1b00,
  1241.     unit=<value optimized out>, vehInfo=<value optimized out>)
  1242.     at /home/trinity/sources/src/server/game/Entities/Vehicle/Vehicle.cpp:48
  1243. No locals.
  1244. #16 0x00000000008c2ccb in Unit::CreateVehicleKit (this=0x7fff351d3000,
  1245.     id=<value optimized out>)
  1246.     at /home/trinity/sources/src/server/game/Entities/Unit/Unit.cpp:15882
  1247.         vehInfo = 0x7fffe3e40ec0
  1248. #17 0x000000000081dc1c in Creature::CreateFromProto (this=0x7fff351d3000,
  1249.     guidlow=246833, Entry=27894, vehId=160, team=1, data=0x0)
  1250.     at /home/trinity/sources/src/server/game/Entities/Creature/Creature.cpp:1263
  1251.         cinfo = 0x0
  1252. #18 0x000000000081e6d2 in Creature::Create (this=0x7fff351d3000,
  1253.     guidlow=246833, map=<value optimized out>, phaseMask=1, Entry=27894,
  1254.     vehId=0, team=1, x=1436.42896, y=110.050003, z=41.4070015, ang=5.4000001,
  1255.     data=0x0)
  1256.     at /home/trinity/sources/src/server/game/Entities/Creature/Creature.cpp:764
  1257.         bResult = <value optimized out>
  1258.         __FUNCTION__ = "Create"
  1259. #19 0x000000000077b6c7 in Battleground::AddCreature (this=0x7ffea5881d00,
  1260.     entry=27894, type=0, teamval=1, x=1436.42896, y=110.050003, z=41.4070015,
  1261.     o=5.4000001, respawntime=600)
  1262.     at /home/trinity/sources/src/server/game/Battlegrounds/Battleground.cpp:1539
  1263.         pCreature = 0x7fff351d3000
  1264.         cinfo = <value optimized out>
  1265. #20 0x000000000075c748 in BattlegroundSA::ResetObjs (this=0x7ffea5881d00)
  1266.     at /home/trinity/sources/src/server/game/Battlegrounds/Zones/BattlegroundSA.cpp:93
  1267.         atF = 1732
  1268.         defF = 1735
  1269. #21 0x000000000091b404 in GameObject::Use (this=0x7fff0c35cc00,
  1270.     user=0x7ffef22ac000)
  1271.     at /home/trinity/sources/src/server/game/Entities/GameObject/GameObject.cpp:1178
  1272.         bg = 0x0
  1273.         info = 0x7fffddae17c0
  1274.         time_to_restore = <value optimized out>
  1275.         spellCaster = <value optimized out>
  1276.         spellId = <value optimized out>
  1277.         spellInfo = <value optimized out>
  1278. #22 0x0000000000ae5111 in Spell::EffectOpenLock (this=0x7ffe9702a400,
  1279.     effIndex=EFFECT_0)
  1280.     at /home/trinity/sources/src/server/game/Spells/SpellEffects.cpp:2770
  1281.         lockId = 1634
  1282.         guid = 17370386997985885745
  1283.         skillId = SKILL_NONE
  1284.         reqSkillValue = 0
  1285.         skillValue = 32766
  1286.         res = SPELL_FAILED_SUCCESS
  1287. #23 0x0000000000a86c78 in Spell::DoAllEffectOnTarget (this=0x7ffe9702a400,
  1288.     target=<value optimized out>)
  1289.     at /home/trinity/sources/src/server/game/Spells/Spell.cpp:1615
  1290.         effectMask = 1
  1291.         go = 0x7fff0c35cc00
  1292. #24 0x0000000000a86ddc in Spell::handle_immediate (this=0x7ffe9702a400)
  1293.     at /home/trinity/sources/src/server/game/Spells/Spell.cpp:3426
  1294. No locals.
  1295. #25 0x0000000000a91f8d in Spell::cast (this=0x7ffe9702a400,
  1296.     skipCheck=<value optimized out>)
  1297.     at /home/trinity/sources/src/server/game/Spells/Spell.cpp:3375
  1298. No locals.
  1299. #26 0x0000000000a93423 in Spell::prepare (this=0x7ffe9702a400,
  1300.     targets=<value optimized out>, triggeredByAura=0x0)
  1301.     at /home/trinity/sources/src/server/game/Spells/Spell.cpp:3090
  1302.         result = <value optimized out>
  1303. #27 0x0000000000a3b61f in WorldSession::HandleCastSpellOpcode (
  1304.     this=0x7fffa79b4900, recvPacket=...)
  1305.     at /home/trinity/sources/src/server/game/Server/Protocol/Handlers/SpellHandler.cpp:407
  1306.         spellId = <value optimized out>
  1307.         castCount = 230 'æ'
  1308.         castFlags = <value optimized out>
  1309.         mover = 0x7ffef22ac000
  1310.         spellInfo = 0x7fffe4180b18
  1311.         targets = {m_srcTransGUID = 0, m_srcTransOffset = {m_positionX = 0,
  1312.             m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_srcPos = {
  1313.             m_positionX = 852.793091, m_positionY = -110.378784,
  1314.             m_positionZ = 112.429657, m_orientation = 2.96605396},
  1315.           m_dstTransGUID = 0, m_dstTransOffset = {m_positionX = 0,
  1316.             m_positionY = 0, m_positionZ = 0, m_orientation = 0},
  1317.           m_dstPos = {<Position> = {m_positionX = 852.793091,
  1318.               m_positionY = -110.378784, m_positionZ = 112.429657,
  1319.               m_orientation = 2.96605396}, m_mapId = 4294967295},
  1320.           m_elevation = 0, m_speed = 0, m_strTarget = {
  1321.             static npos = 18446744073709551615,
  1322.             _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x15481b8 ""}},
  1323.           m_targetMask = 2048, m_unitTarget = 0x0,
  1324.           m_GOTarget = 0x7fff0c35cc00, m_itemTarget = 0x0,
  1325.           m_unitTargetGUID = 0, m_GOTargetGUID = 17370386997985885745,
  1326.           m_CorpseTargetGUID = 0, m_itemTargetGUID = 0, m_itemTargetEntry = 0}
  1327.         spell = <value optimized out>
  1328. #28 0x0000000000a6b087 in WorldSession::Update (this=0x7fffa79b4900,
  1329.     diff=<value optimized out>, updater=...)
  1330.     at /home/trinity/sources/src/server/game/Server/WorldSession.cpp:304
  1331.         packet = 0x7fff1c0ec070
  1332. #29 0x00000000009ce1af in Map::Update (this=0x7fff12110000,
  1333.     t_diff=@0x7ffebdb3c510)
  1334.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:516
  1335.         pSession = 0x7fff7b142e30
  1336.         updater = {<PacketFilter> = {_vptr.PacketFilter = 0x1095810,
  1337.             m_pSession = 0x7fffa79b4900}, <No data fields>}
  1338.         plr = 0x0
  1339.         updater = {i_timeDiff = 101}
  1340.         grid_object_update = {i_visitor = @0x7fffc5bfedd0}
  1341.         world_object_update = {i_visitor = @0x7fffc5bfedd0}
  1342. #30 0x0000000000bb5f2d in MapInstanced::Update (this=0x7fff20ab6000,
  1343.     t=@0x7ffebdb3c510)
  1344.     at /home/trinity/sources/src/server/game/Maps/MapInstanced.cpp:67
  1345.         i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x7ffeb583a2a0,
  1346.             _M_cur_bucket = 0x7ffed8a7a060}, <No data fields>}
  1347. #31 0x00000000009c0f12 in MapUpdateRequest::call (this=0x7ffebdb3c4f0)
  1348.     at /home/trinity/sources/src/server/game/Maps/MapUpdater.cpp:54
  1349. No locals.
  1350. #32 0x0000000000c3e1e1 in DelayExecutor::svc (this=0x7fffcedcab18)
  1351.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:52
  1352.         rq = 0x7ffebdb3c4f0
  1353. #33 0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1354.     at ../../ace/Task.cpp:271
  1355.         t = 0x7fffcedcab18
  1356.         svc_status = <value optimized out>
  1357. #34 0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffcc390b80)
  1358.     at ../../ace/Thread_Adapter.cpp:94
  1359.         exit_hook_instance = <value optimized out>
  1360.         exit_hook_maybe = {instance_ = 0x0}
  1361.         exit_hook_ptr = <value optimized out>
  1362. #35 0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1363. No symbol table info available.
  1364. #36 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1365. No symbol table info available.
  1366. #37 0x0000000000000000 in ?? ()
  1367. No symbol table info available.
  1368.  
  1369. Thread 11 (Thread 0x7fffc6bfe710 (LWP 2007)):
  1370. #0  0x00000000009d7046 in void Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(Cell const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&) ()
  1371. No symbol table info available.
  1372. #1  0x00000000009cdbb7 in Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffcf77e000, obj=<value optimized out>,
  1373.     gridVisitor=..., worldVisitor=...)
  1374.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:48
  1375. No locals.
  1376. #2  Map::VisitNearbyCellsOf (this=0x7fffcf77e000, obj=<value optimized out>,
  1377.     gridVisitor=..., worldVisitor=...)
  1378.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:499
  1379.         pair = {x_coord = 211, y_coord = 378}
  1380.         cell = {data = {Part = {grid_x = 26, grid_y = 47, cell_x = 3,
  1381.               cell_y = 2, nocreate = 0, reserved = 16}, All = 537410522}}
  1382.         y = 378
  1383.         x = 211
  1384. #3  0x00000000009ce2af in Map::Update (this=0x7fffcf77e000,
  1385.     t_diff=@0x7ffec08f1f00)
  1386.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:540
  1387.         plr = 0x7fff25905000
  1388.         updater = {i_timeDiff = 101}
  1389.         grid_object_update = {i_visitor = @0x7fffc6bfde00}
  1390.         world_object_update = {i_visitor = @0x7fffc6bfde00}
  1391. #4  0x00000000009c0f12 in MapUpdateRequest::call (this=0x7ffec08f1ee0)
  1392.     at /home/trinity/sources/src/server/game/Maps/MapUpdater.cpp:54
  1393. No locals.
  1394. #5  0x0000000000c3e1e1 in DelayExecutor::svc (this=0x7fffcedcab18)
  1395.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:52
  1396.         rq = 0x7ffec08f1ee0
  1397. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1398.     at ../../ace/Task.cpp:271
  1399.         t = 0x7fffcedcab18
  1400.         svc_status = <value optimized out>
  1401. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffcc390f40)
  1402.     at ../../ace/Thread_Adapter.cpp:94
  1403.         exit_hook_instance = <value optimized out>
  1404.         exit_hook_maybe = {instance_ = 0x0}
  1405.         exit_hook_ptr = <value optimized out>
  1406. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1407. No symbol table info available.
  1408. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  1409. No symbol table info available.
  1410. #10 0x0000000000000000 in ?? ()
  1411. No symbol table info available.
  1412.  
  1413. Thread 10 (Thread 0x7fffc73ff710 (LWP 2006)):
  1414. #0  0x0000000000984f9b in LinkedListElement::isInList (this=0x7fffc73fed40,
  1415.     m=<value optimized out>)
  1416.     at /home/trinity/sources/src/server/shared/Dynamic/LinkedList.h:40
  1417. No locals.
  1418. #1  LinkedListHead::isEmpty (this=0x7fffc73fed40, m=<value optimized out>)
  1419.     at /home/trinity/sources/src/server/shared/Dynamic/LinkedList.h:95
  1420. No locals.
  1421. #2  LinkedListHead::getFirst (this=0x7fffc73fed40, m=<value optimized out>)
  1422.     at /home/trinity/sources/src/server/shared/Dynamic/LinkedList.h:97
  1423. No locals.
  1424. #3  RefManager<GridRefManager<Player>, Player>::getFirst (this=0x7fffc73fed40,
  1425.     m=<value optimized out>)
  1426.     at /home/trinity/sources/src/server/shared/Dynamic/LinkedReference/RefManager.h:33
  1427. No locals.
  1428. #4  GridRefManager<Player>::getFirst (this=0x7fffc73fed40,
  1429.     m=<value optimized out>)
  1430.     at /home/trinity/sources/src/server/game/Grids/GridRefManager.h:33
  1431. No locals.
  1432. #5  GridRefManager<Player>::begin (this=0x7fffc73fed40,
  1433.     m=<value optimized out>)
  1434.     at /home/trinity/sources/src/server/game/Grids/GridRefManager.h:36
  1435. No locals.
  1436. #6  Trinity::CreatureRelocationNotifier::Visit (this=0x7fffc73fed40,
  1437.     m=<value optimized out>)
  1438.     at /home/trinity/sources/src/server/game/Grids/Notifiers/GridNotifiers.cpp:160
  1439. No locals.
  1440. #7  VisitorHelper<Trinity::CreatureRelocationNotifier, Player> (
  1441.     this=0x7fffc73fed40, m=<value optimized out>)
  1442.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:64
  1443. No locals.
  1444. #8  VisitorHelper<Trinity::CreatureRelocationNotifier, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > (
  1445.     this=0x7fffc73fed40, m=<value optimized out>)
  1446.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:70
  1447. No locals.
  1448. #9  VisitorHelper<Trinity::CreatureRelocationNotifier, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (
  1449.     this=0x7fffc73fed40, m=<value optimized out>)
  1450.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  1451. No locals.
  1452. #10 TypeContainerVisitor<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >::Visit (this=0x7fffc73fed40, m=<value optimized out>)
  1453.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  1454. No locals.
  1455. #11 Visit<Trinity::CreatureRelocationNotifier> (this=0x7fffc73fed40,
  1456.     m=<value optimized out>)
  1457.     at /home/trinity/sources/src/server/game/Grids/Grid.h:96
  1458. No locals.
  1459. #12 Visit<Trinity::CreatureRelocationNotifier, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (
  1460.     this=0x7fffc73fed40, m=<value optimized out>)
  1461.     at /home/trinity/sources/src/server/game/Grids/NGrid.h:145
  1462. No locals.
  1463. #13 Map::Visit<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (this=0x7fffc73fed40, m=<value optimized out>)
  1464.     at /home/trinity/sources/src/server/game/Maps/Map.h:653
  1465.         x = 1344
  1466.         y = 24
  1467.         cell_x = 7
  1468.         cell_y = 1
  1469. #14 VisitCircle<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (this=0x7fffc73fed40, m=<value optimized out>)
  1470.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:260
  1471.         r_zone = {data = {Part = {grid_x = 21, grid_y = 24, cell_x = 7,
  1472.               cell_y = 1, nocreate = 1, reserved = 0}, All = 17069589}}
  1473.         x_shift = 3
  1474.         x_end = 178
  1475. #15 Visit<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (this=0x7fffc73fed40, m=<value optimized out>)
  1476.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:208
  1477. No locals.
  1478. #16 Visit<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (this=0x7fffc73fed40, m=<value optimized out>)
  1479.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:239
  1480. No locals.
  1481. #17 Trinity::DelayedUnitRelocation::Visit (this=0x7fffc73fed40,
  1482.     m=<value optimized out>)
  1483.     at /home/trinity/sources/src/server/game/Grids/Notifiers/GridNotifiers.cpp:199
  1484.         unit = 0x7fff7f25f000
  1485.         relocate = {i_creature = @0x7fff7f25f000}
  1486.         c2world_relocation = {i_visitor = @0x7fffc73fec00}
  1487.         c2grid_relocation = {i_visitor = @0x7fffc73fec00}
  1488. #18 0x00000000009c9a13 in VisitorHelper<Trinity::DelayedUnitRelocation, Creature> (this=0x7fffdd69a000, diff=@0x7ffebb9def30)
  1489.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:64
  1490. No locals.
  1491. #19 VisitorHelper<Trinity::DelayedUnitRelocation, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x7fffdd69a000, diff=@0x7ffebb9def30)
  1492.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:70
  1493. No locals.
  1494. #20 VisitorHelper<Trinity::DelayedUnitRelocation, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (
  1495.     this=0x7fffdd69a000, diff=@0x7ffebb9def30)
  1496.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:71
  1497. No locals.
  1498. #21 VisitorHelper<Trinity::DelayedUnitRelocation, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  1499.     this=0x7fffdd69a000, diff=@0x7ffebb9def30)
  1500.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  1501. No locals.
  1502. #22 TypeContainerVisitor<Trinity::DelayedUnitRelocation, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x7fffdd69a000, diff=@0x7ffebb9def30)
  1503.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  1504. No locals.
  1505. #23 Visit<Trinity::DelayedUnitRelocation> (this=0x7fffdd69a000,
  1506.     diff=@0x7ffebb9def30)
  1507.     at /home/trinity/sources/src/server/game/Grids/Grid.h:89
  1508. No locals.
  1509. #24 Visit<Trinity::DelayedUnitRelocation, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  1510.     this=0x7fffdd69a000, diff=@0x7ffebb9def30)
  1511.     at /home/trinity/sources/src/server/game/Grids/NGrid.h:145
  1512. No locals.
  1513. #25 Visit<Trinity::DelayedUnitRelocation, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >
  1514.     (this=0x7fffdd69a000, diff=@0x7ffebb9def30)
  1515.     at /home/trinity/sources/src/server/game/Maps/Map.h:653
  1516.         x = <value optimized out>
  1517.         y = <value optimized out>
  1518.         cell_x = 0
  1519.         cell_y = 2872381440
  1520. #26 Map::ProcessRelocationNotifies (this=0x7fffdd69a000, diff=@0x7ffebb9def30)
  1521.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:616
  1522.         pair = {x_coord = 176, y_coord = 198}
  1523.         cell = {data = {Part = {grid_x = 22, grid_y = 24, cell_x = 0,
  1524.               cell_y = 6, nocreate = 1, reserved = 0}, All = 18351638}}
  1525.         cell_relocation = {i_map = @0x7fffdd69a000, cell = @0x7fffc73fed80,
  1526.           p = @0x7fffc73fed60, i_radius = 500}
  1527.         y = 198
  1528.         x = 176
  1529.         grid = <value optimized out>
  1530. #27 0x00000000009ce361 in Map::Update (this=0x7fffdd69a000,
  1531.     t_diff=@0x7ffebb9def30)
  1532.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:566
  1533.         updater = {i_timeDiff = 101}
  1534.         grid_object_update = {i_visitor = @0x7fffc73fee00}
  1535.         world_object_update = {i_visitor = @0x7fffc73fee00}
  1536. #28 0x00000000009c0f12 in MapUpdateRequest::call (this=0x7ffebb9def10)
  1537.     at /home/trinity/sources/src/server/game/Maps/MapUpdater.cpp:54
  1538. No locals.
  1539. #29 0x0000000000c3e1e1 in DelayExecutor::svc (this=0x7fffcedcab18)
  1540.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:52
  1541.         rq = 0x7ffebb9def10
  1542. #30 0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1543.     at ../../ace/Task.cpp:271
  1544.         t = 0x7fffcedcab18
  1545.         svc_status = <value optimized out>
  1546. #31 0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffcc390dc0)
  1547.     at ../../ace/Thread_Adapter.cpp:94
  1548.         exit_hook_instance = <value optimized out>
  1549.         exit_hook_maybe = {instance_ = 0x0}
  1550.         exit_hook_ptr = <value optimized out>
  1551. #32 0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1552. No symbol table info available.
  1553. #33 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1554. No symbol table info available.
  1555. #34 0x0000000000000000 in ?? ()
  1556. No symbol table info available.
  1557.  
  1558. Thread 9 (Thread 0x7fffedbff710 (LWP 2001)):
  1559. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1560.    from /lib/libpthread.so.0
  1561. No symbol table info available.
  1562. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7ffff440d484, mutex=...,
  1563.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1564.         result = <value optimized out>
  1565.         ts = {tv_sec = 140737299656256, tv_nsec = 140735852576768}
  1566. #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d484, mutex=...,
  1567.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1568. No locals.
  1569. #3  0x00000000007352ac in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1570.     (this=0x7ffff440d400, timeout=0x0)
  1571.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1572.         result = <value optimized out>
  1573. #4  0x0000000000736416 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1574. No symbol table info available.
  1575. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1576.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1577.     at ../../ace/Activation_Queue.cpp:89
  1578.         mb = 0x0
  1579. #6  0x0000000000c2fc90 in DatabaseWorker::svc (this=0x7ffff44149c0)
  1580.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1581. No locals.
  1582. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1583.     at ../../ace/Task.cpp:271
  1584.         t = 0x7ffff44149c0
  1585.         svc_status = <value optimized out>
  1586. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffedd4f220)
  1587.     at ../../ace/Thread_Adapter.cpp:94
  1588.         exit_hook_instance = <value optimized out>
  1589.         exit_hook_maybe = {instance_ = 0x0}
  1590.         exit_hook_ptr = <value optimized out>
  1591. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1592. No symbol table info available.
  1593. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1594. No symbol table info available.
  1595. #11 0x0000000000000000 in ?? ()
  1596. No symbol table info available.
  1597.  
  1598. Thread 8 (Thread 0x7fffeefff710 (LWP 2000)):
  1599. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1600.    from /lib/libpthread.so.0
  1601. No symbol table info available.
  1602. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7ffff440d384, mutex=...,
  1603.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1604.         result = <value optimized out>
  1605.         ts = {tv_sec = 140737182923600, tv_nsec = 17051163}
  1606. #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d384, mutex=...,
  1607.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1608. No locals.
  1609. #3  0x00000000007352ac in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1610.     (this=0x7ffff440d300, timeout=0x0)
  1611.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1612.         result = <value optimized out>
  1613. #4  0x0000000000736416 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1614. No symbol table info available.
  1615. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1616.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1617.     at ../../ace/Activation_Queue.cpp:89
  1618.         mb = 0x0
  1619. #6  0x0000000000c2fc90 in DatabaseWorker::svc (this=0x7ffff4414900)
  1620.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1621. No locals.
  1622. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1623.     at ../../ace/Task.cpp:271
  1624.         t = 0x7ffff4414900
  1625.         svc_status = <value optimized out>
  1626. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff4413fa0)
  1627.     at ../../ace/Thread_Adapter.cpp:94
  1628.         exit_hook_instance = <value optimized out>
  1629.         exit_hook_maybe = {instance_ = 0x0}
  1630.         exit_hook_ptr = <value optimized out>
  1631. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1632. No symbol table info available.
  1633. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1634. No symbol table info available.
  1635. #11 0x0000000000000000 in ?? ()
  1636. No symbol table info available.
  1637.  
  1638. Thread 7 (Thread 0x7fffeffff710 (LWP 1999)):
  1639. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1640.    from /lib/libpthread.so.0
  1641. No symbol table info available.
  1642. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7ffff440d384, mutex=...,
  1643.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1644.         result = <value optimized out>
  1645.         ts = {tv_sec = 140735853330944, tv_nsec = 140734880931776}
  1646. #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d384, mutex=...,
  1647.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1648. No locals.
  1649. #3  0x00000000007352ac in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1650.     (this=0x7ffff440d300, timeout=0x0)
  1651.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1652.         result = <value optimized out>
  1653. #4  0x0000000000736416 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1654. No symbol table info available.
  1655. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1656.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1657.     at ../../ace/Activation_Queue.cpp:89
  1658.         mb = 0x0
  1659. #6  0x0000000000c2fc90 in DatabaseWorker::svc (this=0x7ffff4414840)
  1660.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1661. No locals.
  1662. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1663.     at ../../ace/Task.cpp:271
  1664.         t = 0x7ffff4414840
  1665.         svc_status = <value optimized out>
  1666. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff4413ee0)
  1667.     at ../../ace/Thread_Adapter.cpp:94
  1668.         exit_hook_instance = <value optimized out>
  1669.         exit_hook_maybe = {instance_ = 0x0}
  1670.         exit_hook_ptr = <value optimized out>
  1671. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1672. No symbol table info available.
  1673. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1674. No symbol table info available.
  1675. #11 0x0000000000000000 in ?? ()
  1676. No symbol table info available.
  1677.  
  1678. Thread 6 (Thread 0x7ffff13ff710 (LWP 1998)):
  1679. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1680.    from /lib/libpthread.so.0
  1681. No symbol table info available.
  1682. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7ffff440d384, mutex=...,
  1683.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1684.         result = <value optimized out>
  1685.         ts = {tv_sec = 140735853331456, tv_nsec = 140734880931488}
  1686. #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d384, mutex=...,
  1687.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1688. No locals.
  1689. #3  0x00000000007352ac in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1690.     (this=0x7ffff440d300, timeout=0x0)
  1691.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1692.         result = <value optimized out>
  1693. #4  0x0000000000736416 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1694. No symbol table info available.
  1695. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1696.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1697.     at ../../ace/Activation_Queue.cpp:89
  1698.         mb = 0x0
  1699. #6  0x0000000000c2fc90 in DatabaseWorker::svc (this=0x7ffff4414780)
  1700.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1701. No locals.
  1702. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1703.     at ../../ace/Task.cpp:271
  1704.         t = 0x7ffff4414780
  1705.         svc_status = <value optimized out>
  1706. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff4413e20)
  1707.     at ../../ace/Thread_Adapter.cpp:94
  1708.         exit_hook_instance = <value optimized out>
  1709.         exit_hook_maybe = {instance_ = 0x0}
  1710.         exit_hook_ptr = <value optimized out>
  1711. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1712. No symbol table info available.
  1713. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1714. No symbol table info available.
  1715. #11 0x0000000000000000 in ?? ()
  1716. No symbol table info available.
  1717.  
  1718. Thread 5 (Thread 0x7ffff23ff710 (LWP 1997)):
  1719. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1720.    from /lib/libpthread.so.0
  1721. No symbol table info available.
  1722. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7ffff440d384, mutex=...,
  1723.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1724.         result = <value optimized out>
  1725.         ts = {tv_sec = 140735853330688, tv_nsec = 140734880930928}
  1726. #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d384, mutex=...,
  1727.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1728. No locals.
  1729. #3  0x00000000007352ac in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1730.     (this=0x7ffff440d300, timeout=0x0)
  1731.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1732.         result = <value optimized out>
  1733. #4  0x0000000000736416 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1734. No symbol table info available.
  1735. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1736.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1737.     at ../../ace/Activation_Queue.cpp:89
  1738.         mb = 0x0
  1739. #6  0x0000000000c2fc90 in DatabaseWorker::svc (this=0x7ffff44146c0)
  1740.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1741. No locals.
  1742. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1743.     at ../../ace/Task.cpp:271
  1744.         t = 0x7ffff44146c0
  1745.         svc_status = <value optimized out>
  1746. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff4413d60)
  1747.     at ../../ace/Thread_Adapter.cpp:94
  1748.         exit_hook_instance = <value optimized out>
  1749.         exit_hook_maybe = {instance_ = 0x0}
  1750.         exit_hook_ptr = <value optimized out>
  1751. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1752. No symbol table info available.
  1753. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1754. No symbol table info available.
  1755. #11 0x0000000000000000 in ?? ()
  1756. No symbol table info available.
  1757.  
  1758. Thread 4 (Thread 0x7ffff33ff710 (LWP 1996)):
  1759. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1760.    from /lib/libpthread.so.0
  1761. No symbol table info available.
  1762. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7ffff440d284, mutex=...,
  1763.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1764.         result = <value optimized out>
  1765.         ts = {tv_sec = 0, tv_nsec = 140737291384832}
  1766. #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d284, mutex=...,
  1767.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1768. No locals.
  1769. #3  0x00000000007352ac in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1770.     (this=0x7ffff440d200, timeout=0x0)
  1771.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1772.         result = <value optimized out>
  1773. #4  0x0000000000736416 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1774. No symbol table info available.
  1775. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1776.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1777.     at ../../ace/Activation_Queue.cpp:89
  1778.         mb = 0x0
  1779. #6  0x0000000000c2fc90 in DatabaseWorker::svc (this=0x7ffff4414600)
  1780.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1781. No locals.
  1782. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1783.     at ../../ace/Task.cpp:271
  1784.         t = 0x7ffff4414600
  1785.         svc_status = <value optimized out>
  1786. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff4413be0)
  1787.     at ../../ace/Thread_Adapter.cpp:94
  1788.         exit_hook_instance = <value optimized out>
  1789.         exit_hook_maybe = {instance_ = 0x0}
  1790.         exit_hook_ptr = <value optimized out>
  1791. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1792. No symbol table info available.
  1793. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1794. No symbol table info available.
  1795. #11 0x0000000000000000 in ?? ()
  1796. No symbol table info available.
  1797.  
  1798. Thread 3 (Thread 0x7ffff43ff710 (LWP 1995)):
  1799. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1800.    from /lib/libpthread.so.0
  1801. No symbol table info available.
  1802. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7ffff440d284, mutex=...,
  1803.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1804.         result = <value optimized out>
  1805.         ts = {tv_sec = 0, tv_nsec = 140737291383552}
  1806. #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d284, mutex=...,
  1807.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1808. No locals.
  1809. #3  0x00000000007352ac in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1810.     (this=0x7ffff440d200, timeout=0x0)
  1811.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement