Advertisement
Guest User

Untitled

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