Advertisement
Guest User

Untitled

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