Advertisement
Guest User

Untitled

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