Advertisement
Guest User

Untitled

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