Advertisement
Guest User

Untitled

a guest
Jul 6th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 85.54 KB | None | 0 0
  1. [New Thread 0x7fffae7ff710 (LWP 20563)]
  2. [New Thread 0x7fffad7ff710 (LWP 20564)]
  3. [New Thread 0x7fffac7ff710 (LWP 20565)]
  4. [New Thread 0x7fffab7ff710 (LWP 20566)]
  5. [New Thread 0x7fffaa7ff710 (LWP 20567)]
  6. [New Thread 0x7fffa97ff710 (LWP 20568)]
  7. [New Thread 0x7fffa87ff710 (LWP 20569)]
  8. [New Thread 0x7fffa77ff710 (LWP 20570)]
  9. [New Thread 0x7fffa67ff710 (LWP 20571)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffbebff710 (LWP 20557)]
  13. 0x000000000081613d in void VisitorHelper<WorldObjectChangeAccumulator, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > >(WorldObjectChangeAccumulator&, ContainerMapList<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > >&) ()
  14. #0  0x000000000081613d in void VisitorHelper<WorldObjectChangeAccumulator, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > >(WorldObjectChangeAccumulator&, ContainerMapList<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > >&) ()
  15. #1  0x0000000000811426 in VisitorHelper<WorldObjectChangeAccumulator, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (this=0x7ffda20b7000, data_map=<value optimized out>)
  16.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  17. #2  TypeContainerVisitor<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >::Visit (this=0x7ffda20b7000, data_map=<value optimized out>)
  18.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  19. #3  Visit<WorldObjectChangeAccumulator> (this=0x7ffda20b7000,
  20.     data_map=<value optimized out>)
  21.     at /home/trinity/sources/src/server/game/Grids/Grid.h:96
  22. #4  Visit<WorldObjectChangeAccumulator, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (this=0x7ffda20b7000,
  23.     data_map=<value optimized out>)
  24.     at /home/trinity/sources/src/server/game/Grids/NGrid.h:145
  25. #5  Map::Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >
  26.     (this=0x7ffda20b7000, data_map=<value optimized out>)
  27.     at /home/trinity/sources/src/server/game/Maps/Map.h:653
  28. #6  Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (
  29.     this=0x7ffda20b7000, data_map=<value optimized out>)
  30.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:227
  31. #7  Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (
  32.     this=0x7ffda20b7000, data_map=<value optimized out>)
  33.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:239
  34. #8  WorldObject::BuildUpdate (this=0x7ffda20b7000,
  35.     data_map=<value optimized out>)
  36.     at /home/trinity/sources/src/server/game/Entities/Object/Object.cpp:2764
  37. #9  0x000000000097e81b in ObjectAccessor::Update (this=0x7fffd16ab908)
  38.     at /home/trinity/sources/src/server/game/Globals/ObjectAccessor.cpp:375
  39. #10 0x00000000009be9aa in MapManager::Update (this=0x7fffcf067308,
  40.     diff=<value optimized out>)
  41.     at /home/trinity/sources/src/server/game/Maps/MapManager.cpp:278
  42. #11 0x0000000000b0979d in World::Update (this=0x7fffede2d808, diff=133)
  43.     at /home/trinity/sources/src/server/game/World/World.cpp:1956
  44. #12 0x0000000000737656 in WorldRunnable::run (this=<value optimized out>)
  45.     at /home/trinity/sources/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  46. #13 0x0000000000c3e27a in ACE_Based::Thread::ThreadTask (param=0x7ffd969b7000)
  47.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  48. #14 0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  49. #15 0x00007ffff60a202d in clone () from /lib/libc.so.6
  50. #16 0x0000000000000000 in ?? ()
  51. #0  0x000000000081613d in void VisitorHelper<WorldObjectChangeAccumulator, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > >(WorldObjectChangeAccumulator&, ContainerMapList<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > >&) ()
  52. No symbol table info available.
  53. #1  0x0000000000811426 in VisitorHelper<WorldObjectChangeAccumulator, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (this=0x7ffda20b7000, data_map=<value optimized out>)
  54.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  55. No locals.
  56. #2  TypeContainerVisitor<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >::Visit (this=0x7ffda20b7000, data_map=<value optimized out>)
  57.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  58. No locals.
  59. #3  Visit<WorldObjectChangeAccumulator> (this=0x7ffda20b7000,
  60.     data_map=<value optimized out>)
  61.     at /home/trinity/sources/src/server/game/Grids/Grid.h:96
  62. No locals.
  63. #4  Visit<WorldObjectChangeAccumulator, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (this=0x7ffda20b7000,
  64.     data_map=<value optimized out>)
  65.     at /home/trinity/sources/src/server/game/Grids/NGrid.h:145
  66. No locals.
  67. #5  Map::Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >
  68.     (this=0x7ffda20b7000, data_map=<value optimized out>)
  69.     at /home/trinity/sources/src/server/game/Maps/Map.h:653
  70.         x = 22
  71.         y = 30
  72.         cell_x = 6
  73.         cell_y = 1
  74. #6  Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (
  75.     this=0x7ffda20b7000, data_map=<value optimized out>)
  76.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:227
  77.         r_zone = {data = {Part = {grid_x = 22, grid_y = 30, cell_x = 6,
  78.               cell_y = 1, nocreate = 1, reserved = 0}, All = 17065878}}
  79.         cell_pair = {x_coord = 182, y_coord = 241}
  80.         area = {right_offset = 1, left_offset = 1, upper_offset = 1,
  81.           lower_offset = 2}
  82. #7  Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (
  83.     this=0x7ffda20b7000, data_map=<value optimized out>)
  84.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:239
  85. No locals.
  86. #8  WorldObject::BuildUpdate (this=0x7ffda20b7000,
  87.     data_map=<value optimized out>)
  88.     at /home/trinity/sources/src/server/game/Entities/Object/Object.cpp:2764
  89.         p = {x_coord = 181, y_coord = 242}
  90.         cell = {data = {Part = {grid_x = 22, grid_y = 30, cell_x = 5,
  91.               cell_y = 2, nocreate = 1, reserved = 31}, All = 1057511318}}
  92.         notifier = {i_updateDatas = @0x7fffbebfecf0,
  93.           i_object = @0x7ffda20b7000, plr_list = {_M_t = {
  94.               _M_impl = {<std::allocator<std::_Rb_tree_node<unsigned long> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<unsigned long> >> = {<No data fields>}, <No data fields>},
  95.                 _M_key_compare = {<std::binary_function<unsigned long, unsigned long, bool>> = {<No data fields>}, <No data fields>}, _M_header = {
  96.                   _M_color = std::_S_red, _M_parent = 0x7ffd9d3f3760,
  97.                   _M_left = 0x7ffd9d3f26a0, _M_right = 0x7ffd9f93bf70},
  98.                 _M_node_count = 4}}}}
  99.         player_notifier = {i_visitor = @0x7fffbebfeb60}
  100. #9  0x000000000097e81b in ObjectAccessor::Update (this=0x7fffd16ab908)
  101.     at /home/trinity/sources/src/server/game/Globals/ObjectAccessor.cpp:375
  102.         obj = 0x7ffda20b7000
  103.         g = {lock_ = 0x7fffd16ab968, owner_ = 0}
  104.         update_players = {<std::tr1::__unordered_map<Player*, UpdateData, std::tr1::hash<Player*>, std::equal_to<Player*>, std::allocator<std::pair<Player* const, UpdateData> >, false>> = {<std::tr1::_Hashtable<Player*, std::pair<Player* const, UpdateData>, std::allocator<std::pair<Player* const, UpdateData> >, std::_Select1st<std::pair<Player* const, UpdateData> >, std::equal_to<Player*>, std::tr1::hash<Player*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true>> = {<std::tr1::__detail::_Rehash_base<std::tr1::__detail::_Prime_rehash_policy, std::tr1::_Hashtable<Player*, std::pair<Player* const, UpdateData>, std::allocator<std::pair<Player* const, UpdateData> >, std::_Select1st<std::pair<Player* const, UpdateData> >, std::equal_to<Player*>, std::tr1::hash<Player*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true> >> = {<No data fields>}, <std::tr1::__detail::_Hash_code_base<Player*, std::pair<Player* const, UpdateData>, std::_Select1st<std::pair<Player* const, UpdateData> >, std::equal_to<Player*>, std::tr1::hash<Player*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, false>> = {
  105.                 _M_extract = {<std::unary_function<std::pair<Player* const, UpdateData>, Player* const>> = {<No data fields>}, <No data fields>},
  106.                 _M_eq = {<std::binary_function<Player*, Player*, bool>> = {<No data fields>}, <No data fields>},
  107.                 _M_h1 = {<std::unary_function<Player*, unsigned long>> = {<No data fields>}, <No data fields>},
  108.                 _M_h2 = {<No data fields>}}, <std::tr1::__detail::_Map_base<Player*, std::pair<Player* const, UpdateData>, std::_Select1st<std::pair<Player* const, UpdateData> >, true, std::tr1::_Hashtable<Player*, std::pair<Player* const, UpdateData>, std::allocator<std::pair<Player* const, UpdateData> >, std::_Select1st<std::pair<Player* const, UpdateData> >, std::equal_to<Player*>, std::tr1::hash<Player*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true> >> = {<No data fields>},
  109.               _M_node_allocator = {<__gnu_cxx::new_allocator<std::tr1::__detail::_Hash_node<std::pair<Player* const, UpdateData>, false> >> = {<No data fields>}, <No data fields>}, _M_buckets = 0x7ffde337ad00, _M_bucket_count = 199,
  110.               _M_element_count = 189, _M_rehash_policy = {
  111.                 _M_max_load_factor = 1, _M_growth_factor = 2,
  112.                 _M_next_resize = 199}}, <No data fields>}, <No data fields>}
  113.         packet = {<ByteBuffer> = {static DEFAULT_SIZE = 4096,
  114.             _rpos = 140736393637116, _wpos = 140730359753216,
  115.             _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  116.                 _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  117.                   _M_start = 0x7ffee2967000 " \b", _M_finish = 0x0,
  118.                   _M_end_of_storage = 0x7ffe572a9000 "ðo\v\001"}}, <No data fields>}}, m_opcode = 60700}
  119.         __FUNCTION__ = "Update"
  120. #10 0x00000000009be9aa in MapManager::Update (this=0x7fffcf067308,
  121.     diff=<value optimized out>)
  122.     at /home/trinity/sources/src/server/game/Maps/MapManager.cpp:278
  123. No locals.
  124. #11 0x0000000000b0979d in World::Update (this=0x7fffede2d808, diff=133)
  125.     at /home/trinity/sources/src/server/game/World/World.cpp:1956
  126. No locals.
  127. #12 0x0000000000737656 in WorldRunnable::run (this=<value optimized out>)
  128.     at /home/trinity/sources/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  129.         diff = 133
  130.         realCurrTime = 23040205
  131.         realPrevTime = 23040072
  132.         prevSleepTime = 48
  133. #13 0x0000000000c3e27a in ACE_Based::Thread::ThreadTask (param=0x7ffd969b7000)
  134.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  135. No locals.
  136. #14 0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  137. No symbol table info available.
  138. #15 0x00007ffff60a202d in clone () from /lib/libc.so.6
  139. No symbol table info available.
  140. #16 0x0000000000000000 in ?? ()
  141. No symbol table info available.
  142.   28 Thread 0x7fffa67ff710 (LWP 20571)  0x00007ffff60a2623 in epoll_wait ()
  143.    from /lib/libc.so.6
  144.   27 Thread 0x7fffa77ff710 (LWP 20570)  0x00007ffff60a2623 in epoll_wait ()
  145.    from /lib/libc.so.6
  146.   26 Thread 0x7fffa87ff710 (LWP 20569)  0x00007ffff60a2623 in epoll_wait ()
  147.    from /lib/libc.so.6
  148.   25 Thread 0x7fffa97ff710 (LWP 20568)  0x00007ffff60a2623 in epoll_wait ()
  149.    from /lib/libc.so.6
  150.   24 Thread 0x7fffaa7ff710 (LWP 20567)  0x00007ffff60a2623 in epoll_wait ()
  151.    from /lib/libc.so.6
  152.   23 Thread 0x7fffab7ff710 (LWP 20566)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  153.   22 Thread 0x7fffac7ff710 (LWP 20565)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  154.   21 Thread 0x7fffad7ff710 (LWP 20564)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  155.   20 Thread 0x7fffae7ff710 (LWP 20563)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  156.   19 Thread 0x7fffaf7ff710 (LWP 20562)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  157.   18 Thread 0x7fffb07ff710 (LWP 20561)  0x00007ffff63427dd in nanosleep ()
  158.    from /lib/libpthread.so.0
  159.   17 Thread 0x7fffb17fe710 (LWP 20560)  0x00007ffff609b8d3 in select ()
  160.    from /lib/libc.so.6
  161.   15 Thread 0x7fffbdbff710 (LWP 20558)  0x00007ffff609b8d3 in select ()
  162.    from /lib/libc.so.6
  163. * 14 Thread 0x7fffbebff710 (LWP 20557)  0x000000000081613d in void VisitorHelper<WorldObjectChangeAccumulator, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > >(WorldObjectChangeAccumulator&, ContainerMapList<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > >&) ()
  164.   13 Thread 0x7fffc4fff710 (LWP 20556)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  165.   12 Thread 0x7fffc5fff710 (LWP 20555)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  166.   11 Thread 0x7fffc6ffe710 (LWP 20554)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  167.   10 Thread 0x7fffc77ff710 (LWP 20553)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  168.   9 Thread 0x7fffedbff710 (LWP 20541)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  169.   8 Thread 0x7fffeefff710 (LWP 20540)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  170.   7 Thread 0x7fffeffff710 (LWP 20539)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  171.   6 Thread 0x7ffff13ff710 (LWP 20538)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  172.   5 Thread 0x7ffff23ff710 (LWP 20537)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  173.   4 Thread 0x7ffff33ff710 (LWP 20536)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  174.   3 Thread 0x7ffff43ff710 (LWP 20535)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  175.   1 Thread 0x7ffff7fe0720 (LWP 20531)  0x00007ffff633bbe5 in pthread_join ()
  176.    from /lib/libpthread.so.0
  177.  
  178. Thread 28 (Thread 0x7fffa67ff710 (LWP 20571)):
  179. #0  0x00007ffff60a2623 in epoll_wait () from /lib/libc.so.6
  180. No symbol table info available.
  181. #1  0x00007ffff7674e84 in ACE_Dev_Poll_Reactor::work_pending_i (
  182.     this=0x7fffbf6abd80, max_wait_time=<value optimized out>)
  183.     at ../../ace/Dev_Poll_Reactor.cpp:960
  184.         timer_buf = {static zero = {
  185.             static zero = <same as static member of an already seen type>,
  186.             static max_time = {
  187.               static zero = <same as static member of an already seen type>,
  188.               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}},
  189.           static max_time = <same as static member of an already seen type>,
  190.           tv_ = {tv_sec = 0, tv_usec = 4308}}
  191.         this_timeout = <value optimized out>
  192.         timeout = 4
  193.         nfds = <value optimized out>
  194. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  195.     this=0x7fffbf6abd80, max_wait_time=0x7fffa67fee30, guard=...)
  196.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  197.         result = <value optimized out>
  198. #3  0x00007ffff767515e in ACE_Dev_Poll_Reactor::handle_events (
  199.     this=0x7fffbf6abd80, max_wait_time=0x7fffa67fee30)
  200.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  201.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  202.           max_wait_time_ = 0x7fffa67fee30, start_time_ = {static zero = {
  203.               static zero = <same as static member of an already seen type>,
  204.               static max_time = {
  205.                 static zero = <same as static member of an already seen type>,
  206.                 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}},
  207.             static max_time = <same as static member of an already seen type>,
  208.             tv_ = {tv_sec = 1292995612, tv_usec = 410852}}, stopped_ = false}
  209.         guard = {token_ = @0x7fffbf6abdf8, owner_ = 1}
  210.         result = -1
  211. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (
  212.     this=0x7fffb2973240, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  213.         result = 1
  214. #5  0x0000000000a705e0 in ReactorRunnable::svc (this=0x7fffbf6516e8)
  215.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:169
  216.         interval = {static zero = {
  217.             static zero = <same as static member of an already seen type>,
  218.             static max_time = {
  219.               static zero = <same as static member of an already seen type>,
  220.               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}},
  221.           static max_time = <same as static member of an already seen type>,
  222.           tv_ = {tv_sec = 0, tv_usec = 4308}}
  223. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  224.     at ../../ace/Task.cpp:271
  225.         t = 0x7fffbf6516e8
  226.         svc_status = <value optimized out>
  227. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffbf2196a0)
  228.     at ../../ace/Thread_Adapter.cpp:94
  229.         exit_hook_instance = <value optimized out>
  230.         exit_hook_maybe = {instance_ = 0x0}
  231.         exit_hook_ptr = <value optimized out>
  232. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  233. No symbol table info available.
  234. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  235. No symbol table info available.
  236. #10 0x0000000000000000 in ?? ()
  237. No symbol table info available.
  238.  
  239. Thread 27 (Thread 0x7fffa77ff710 (LWP 20570)):
  240. #0  0x00007ffff60a2623 in epoll_wait () from /lib/libc.so.6
  241. No symbol table info available.
  242. #1  0x00007ffff7674e84 in ACE_Dev_Poll_Reactor::work_pending_i (
  243.     this=0x7fffbf6abc00, max_wait_time=<value optimized out>)
  244.     at ../../ace/Dev_Poll_Reactor.cpp:960
  245.         timer_buf = {static zero = {
  246.             static zero = <same as static member of an already seen type>,
  247.             static max_time = {
  248.               static zero = <same as static member of an already seen type>,
  249.               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}},
  250.           static max_time = <same as static member of an already seen type>,
  251.           tv_ = {tv_sec = 0, tv_usec = 2896}}
  252.         this_timeout = <value optimized out>
  253.         timeout = 2
  254.         nfds = <value optimized out>
  255. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  256.     this=0x7fffbf6abc00, max_wait_time=0x7fffa77fee30, guard=...)
  257.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  258.         result = <value optimized out>
  259. #3  0x00007ffff767515e in ACE_Dev_Poll_Reactor::handle_events (
  260.     this=0x7fffbf6abc00, max_wait_time=0x7fffa77fee30)
  261.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  262.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  263.           max_wait_time_ = 0x7fffa77fee30, start_time_ = {static zero = {
  264.               static zero = <same as static member of an already seen type>,
  265.               static max_time = {
  266.                 static zero = <same as static member of an already seen type>,
  267.                 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}},
  268.             static max_time = <same as static member of an already seen type>,
  269.             tv_ = {tv_sec = 1292995612, tv_usec = 410632}}, stopped_ = false}
  270.         guard = {token_ = @0x7fffbf6abc78, owner_ = 1}
  271.         result = -1
  272. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (
  273.     this=0x7fffb2973200, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  274.         result = 0
  275. #5  0x0000000000a705e0 in ReactorRunnable::svc (this=0x7fffbf6515b0)
  276.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:169
  277.         interval = {static zero = {
  278.             static zero = <same as static member of an already seen type>,
  279.             static max_time = {
  280.               static zero = <same as static member of an already seen type>,
  281.               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}},
  282.           static max_time = <same as static member of an already seen type>,
  283.           tv_ = {tv_sec = 0, tv_usec = 2896}}
  284. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  285.     at ../../ace/Task.cpp:271
  286.         t = 0x7fffbf6515b0
  287.         svc_status = <value optimized out>
  288. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffbf219640)
  289.     at ../../ace/Thread_Adapter.cpp:94
  290.         exit_hook_instance = <value optimized out>
  291.         exit_hook_maybe = {instance_ = 0x0}
  292.         exit_hook_ptr = <value optimized out>
  293. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  294. No symbol table info available.
  295. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  296. No symbol table info available.
  297. #10 0x0000000000000000 in ?? ()
  298. No symbol table info available.
  299.  
  300. Thread 26 (Thread 0x7fffa87ff710 (LWP 20569)):
  301. #0  0x00007ffff60a2623 in epoll_wait () from /lib/libc.so.6
  302. No symbol table info available.
  303. #1  0x00007ffff7674e84 in ACE_Dev_Poll_Reactor::work_pending_i (
  304.     this=0x7fffbf6aba80, max_wait_time=<value optimized out>)
  305.     at ../../ace/Dev_Poll_Reactor.cpp:960
  306.         timer_buf = {static zero = {
  307.             static zero = <same as static member of an already seen type>,
  308.             static max_time = {
  309.               static zero = <same as static member of an already seen type>,
  310.               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}},
  311.           static max_time = <same as static member of an already seen type>,
  312.           tv_ = {tv_sec = 0, tv_usec = 3072}}
  313.         this_timeout = <value optimized out>
  314.         timeout = 3
  315.         nfds = <value optimized out>
  316. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  317.     this=0x7fffbf6aba80, max_wait_time=0x7fffa87fee30, guard=...)
  318.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  319.         result = <value optimized out>
  320. #3  0x00007ffff767515e in ACE_Dev_Poll_Reactor::handle_events (
  321.     this=0x7fffbf6aba80, max_wait_time=0x7fffa87fee30)
  322.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  323.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  324.           max_wait_time_ = 0x7fffa87fee30, start_time_ = {static zero = {
  325.               static zero = <same as static member of an already seen type>,
  326.               static max_time = {
  327.                 static zero = <same as static member of an already seen type>,
  328.                 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}},
  329.             static max_time = <same as static member of an already seen type>,
  330.             tv_ = {tv_sec = 1292995612, tv_usec = 410626}}, stopped_ = false}
  331.         guard = {token_ = @0x7fffbf6abaf8, owner_ = 1}
  332.         result = -1
  333. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (
  334.     this=0x7fffb29731c0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  335.         result = 0
  336. #5  0x0000000000a705e0 in ReactorRunnable::svc (this=0x7fffbf651478)
  337.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:169
  338.         interval = {static zero = {
  339.             static zero = <same as static member of an already seen type>,
  340.             static max_time = {
  341.               static zero = <same as static member of an already seen type>,
  342.               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}},
  343.           static max_time = <same as static member of an already seen type>,
  344.           tv_ = {tv_sec = 0, tv_usec = 3072}}
  345. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  346.     at ../../ace/Task.cpp:271
  347.         t = 0x7fffbf651478
  348.         svc_status = <value optimized out>
  349. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffbf2195e0)
  350.     at ../../ace/Thread_Adapter.cpp:94
  351.         exit_hook_instance = <value optimized out>
  352.         exit_hook_maybe = {instance_ = 0x0}
  353.         exit_hook_ptr = <value optimized out>
  354. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  355. No symbol table info available.
  356. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  357. No symbol table info available.
  358. #10 0x0000000000000000 in ?? ()
  359. No symbol table info available.
  360.  
  361. Thread 25 (Thread 0x7fffa97ff710 (LWP 20568)):
  362. #0  0x00007ffff60a2623 in epoll_wait () from /lib/libc.so.6
  363. No symbol table info available.
  364. #1  0x00007ffff7674e84 in ACE_Dev_Poll_Reactor::work_pending_i (
  365.     this=0x7fffbf6ab900, max_wait_time=<value optimized out>)
  366.     at ../../ace/Dev_Poll_Reactor.cpp:960
  367.         timer_buf = {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 = 0, tv_usec = 5047}}
  374.         this_timeout = <value optimized out>
  375.         timeout = 5
  376.         nfds = <value optimized out>
  377. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  378.     this=0x7fffbf6ab900, max_wait_time=0x7fffa97fee30, guard=...)
  379.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  380.         result = <value optimized out>
  381. #3  0x00007ffff767515e in ACE_Dev_Poll_Reactor::handle_events (
  382.     this=0x7fffbf6ab900, max_wait_time=0x7fffa97fee30)
  383.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  384.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  385.           max_wait_time_ = 0x7fffa97fee30, start_time_ = {static zero = {
  386.               static zero = <same as static member of an already seen type>,
  387.               static max_time = {
  388.                 static zero = <same as static member of an already seen type>,
  389.                 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}},
  390.             static max_time = <same as static member of an already seen type>,
  391.             tv_ = {tv_sec = 1292995612, tv_usec = 410163}}, stopped_ = false}
  392.         guard = {token_ = @0x7fffbf6ab978, owner_ = 1}
  393.         result = -1
  394. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (
  395.     this=0x7fffb2973180, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  396.         result = 1
  397. #5  0x0000000000a705e0 in ReactorRunnable::svc (this=0x7fffbf651340)
  398.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:169
  399.         interval = {static zero = {
  400.             static zero = <same as static member of an already seen type>,
  401.             static max_time = {
  402.               static zero = <same as static member of an already seen type>,
  403.               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}},
  404.           static max_time = <same as static member of an already seen type>,
  405.           tv_ = {tv_sec = 0, tv_usec = 5047}}
  406. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  407.     at ../../ace/Task.cpp:271
  408.         t = 0x7fffbf651340
  409.         svc_status = <value optimized out>
  410. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffbf219580)
  411.     at ../../ace/Thread_Adapter.cpp:94
  412.         exit_hook_instance = <value optimized out>
  413.         exit_hook_maybe = {instance_ = 0x0}
  414.         exit_hook_ptr = <value optimized out>
  415. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  416. No symbol table info available.
  417. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  418. No symbol table info available.
  419. #10 0x0000000000000000 in ?? ()
  420. No symbol table info available.
  421.  
  422. Thread 24 (Thread 0x7fffaa7ff710 (LWP 20567)):
  423. #0  0x00007ffff60a2623 in epoll_wait () from /lib/libc.so.6
  424. No symbol table info available.
  425. #1  0x00007ffff7674e84 in ACE_Dev_Poll_Reactor::work_pending_i (
  426.     this=0x7fffbf6ab780, max_wait_time=<value optimized out>)
  427.     at ../../ace/Dev_Poll_Reactor.cpp:960
  428.         timer_buf = {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 = 0, tv_usec = 9997}}
  435.         this_timeout = <value optimized out>
  436.         timeout = 9
  437.         nfds = <value optimized out>
  438. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  439.     this=0x7fffbf6ab780, max_wait_time=0x7fffaa7fee30, guard=...)
  440.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  441.         result = <value optimized out>
  442. #3  0x00007ffff767515e in ACE_Dev_Poll_Reactor::handle_events (
  443.     this=0x7fffbf6ab780, max_wait_time=0x7fffaa7fee30)
  444.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  445.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  446.           max_wait_time_ = 0x7fffaa7fee30, start_time_ = {static zero = {
  447.               static zero = <same as static member of an already seen type>,
  448.               static max_time = {
  449.                 static zero = <same as static member of an already seen type>,
  450.                 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}},
  451.             static max_time = <same as static member of an already seen type>,
  452.             tv_ = {tv_sec = 1292995612, tv_usec = 402615}}, stopped_ = false}
  453.         guard = {token_ = @0x7fffbf6ab7f8, owner_ = 1}
  454.         result = -1
  455. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (
  456.     this=0x7fffb2973140, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  457.         result = -1083895288
  458. #5  0x0000000000a705e0 in ReactorRunnable::svc (this=0x7fffbf651208)
  459.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:169
  460.         interval = {static zero = {
  461.             static zero = <same as static member of an already seen type>,
  462.             static max_time = {
  463.               static zero = <same as static member of an already seen type>,
  464.               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}},
  465.           static max_time = <same as static member of an already seen type>,
  466.           tv_ = {tv_sec = 0, tv_usec = 9997}}
  467. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  468.     at ../../ace/Task.cpp:271
  469.         t = 0x7fffbf651208
  470.         svc_status = <value optimized out>
  471. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffbf2194c0)
  472.     at ../../ace/Thread_Adapter.cpp:94
  473.         exit_hook_instance = <value optimized out>
  474.         exit_hook_maybe = {instance_ = 0x0}
  475.         exit_hook_ptr = <value optimized out>
  476. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  477. No symbol table info available.
  478. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  479. No symbol table info available.
  480. #10 0x0000000000000000 in ?? ()
  481. No symbol table info available.
  482.  
  483. Thread 23 (Thread 0x7fffab7ff710 (LWP 20566)):
  484. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  485.    from /lib/libpthread.so.0
  486. No symbol table info available.
  487. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7fffaf80a184, mutex=...,
  488.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  489.         result = <value optimized out>
  490.         ts = {tv_sec = 140737299682792, tv_nsec = 64}
  491. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffaf80a184, mutex=...,
  492.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  493. No locals.
  494. #3  0x0000000000734a7c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  495.     (this=0x7fffaf80a100, timeout=0x0)
  496.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  497.         result = <value optimized out>
  498. #4  0x0000000000735be6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  499. No symbol table info available.
  500. #5  0x00000000007372d0 in SOAPWorkingThread::svc() ()
  501. No symbol table info available.
  502. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  503.     at ../../ace/Task.cpp:271
  504.         t = 0x7fffb17fddc0
  505.         svc_status = <value optimized out>
  506. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffaf80e280)
  507.     at ../../ace/Thread_Adapter.cpp:94
  508.         exit_hook_instance = <value optimized out>
  509.         exit_hook_maybe = {instance_ = 0x0}
  510.         exit_hook_ptr = <value optimized out>
  511. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  512. No symbol table info available.
  513. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  514. No symbol table info available.
  515. #10 0x0000000000000000 in ?? ()
  516. No symbol table info available.
  517.  
  518. Thread 22 (Thread 0x7fffac7ff710 (LWP 20565)):
  519. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  520.    from /lib/libpthread.so.0
  521. No symbol table info available.
  522. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7fffaf80a184, mutex=...,
  523.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  524.         result = <value optimized out>
  525.         ts = {tv_sec = 140737299679784, tv_nsec = 64}
  526. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffaf80a184, mutex=...,
  527.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  528. No locals.
  529. #3  0x0000000000734a7c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  530.     (this=0x7fffaf80a100, timeout=0x0)
  531.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  532.         result = <value optimized out>
  533. #4  0x0000000000735be6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  534. No symbol table info available.
  535. #5  0x00000000007372d0 in SOAPWorkingThread::svc() ()
  536. No symbol table info available.
  537. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  538.     at ../../ace/Task.cpp:271
  539.         t = 0x7fffb17fddc0
  540.         svc_status = <value optimized out>
  541. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffaf80e220)
  542.     at ../../ace/Thread_Adapter.cpp:94
  543.         exit_hook_instance = <value optimized out>
  544.         exit_hook_maybe = {instance_ = 0x0}
  545.         exit_hook_ptr = <value optimized out>
  546. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  547. No symbol table info available.
  548. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  549. No symbol table info available.
  550. #10 0x0000000000000000 in ?? ()
  551. No symbol table info available.
  552.  
  553. Thread 21 (Thread 0x7fffad7ff710 (LWP 20564)):
  554. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  555.    from /lib/libpthread.so.0
  556. No symbol table info available.
  557. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7fffaf80a184, mutex=...,
  558.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  559.         result = <value optimized out>
  560.         ts = {tv_sec = 140737299676776, tv_nsec = 64}
  561. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffaf80a184, mutex=...,
  562.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  563. No locals.
  564. #3  0x0000000000734a7c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  565.     (this=0x7fffaf80a100, timeout=0x0)
  566.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  567.         result = <value optimized out>
  568. #4  0x0000000000735be6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  569. No symbol table info available.
  570. #5  0x00000000007372d0 in SOAPWorkingThread::svc() ()
  571. No symbol table info available.
  572. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  573.     at ../../ace/Task.cpp:271
  574.         t = 0x7fffb17fddc0
  575.         svc_status = <value optimized out>
  576. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffaf80e1c0)
  577.     at ../../ace/Thread_Adapter.cpp:94
  578.         exit_hook_instance = <value optimized out>
  579.         exit_hook_maybe = {instance_ = 0x0}
  580.         exit_hook_ptr = <value optimized out>
  581. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  582. No symbol table info available.
  583. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  584. No symbol table info available.
  585. #10 0x0000000000000000 in ?? ()
  586. No symbol table info available.
  587.  
  588. Thread 20 (Thread 0x7fffae7ff710 (LWP 20563)):
  589. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  590.    from /lib/libpthread.so.0
  591. No symbol table info available.
  592. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7fffaf80a184, mutex=...,
  593.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  594.         result = <value optimized out>
  595.         ts = {tv_sec = 140737299673768, tv_nsec = 64}
  596. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffaf80a184, mutex=...,
  597.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  598. No locals.
  599. #3  0x0000000000734a7c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  600.     (this=0x7fffaf80a100, timeout=0x0)
  601.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  602.         result = <value optimized out>
  603. #4  0x0000000000735be6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  604. No symbol table info available.
  605. #5  0x00000000007372d0 in SOAPWorkingThread::svc() ()
  606. No symbol table info available.
  607. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  608.     at ../../ace/Task.cpp:271
  609.         t = 0x7fffb17fddc0
  610.         svc_status = <value optimized out>
  611. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffaf80e160)
  612.     at ../../ace/Thread_Adapter.cpp:94
  613.         exit_hook_instance = <value optimized out>
  614.         exit_hook_maybe = {instance_ = 0x0}
  615.         exit_hook_ptr = <value optimized out>
  616. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  617. No symbol table info available.
  618. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  619. No symbol table info available.
  620. #10 0x0000000000000000 in ?? ()
  621. No symbol table info available.
  622.  
  623. Thread 19 (Thread 0x7fffaf7ff710 (LWP 20562)):
  624. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  625.    from /lib/libpthread.so.0
  626. No symbol table info available.
  627. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7fffaf80a184, mutex=...,
  628.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  629.         result = <value optimized out>
  630.         ts = {tv_sec = 140737299670760, tv_nsec = 64}
  631. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffaf80a184, mutex=...,
  632.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  633. No locals.
  634. #3  0x0000000000734a7c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  635.     (this=0x7fffaf80a100, timeout=0x0)
  636.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  637.         result = <value optimized out>
  638. #4  0x0000000000735be6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  639. No symbol table info available.
  640. #5  0x00000000007372d0 in SOAPWorkingThread::svc() ()
  641. No symbol table info available.
  642. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  643.     at ../../ace/Task.cpp:271
  644.         t = 0x7fffb17fddc0
  645.         svc_status = <value optimized out>
  646. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffaf80e0a0)
  647.     at ../../ace/Thread_Adapter.cpp:94
  648.         exit_hook_instance = <value optimized out>
  649.         exit_hook_maybe = {instance_ = 0x0}
  650.         exit_hook_ptr = <value optimized out>
  651. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  652. No symbol table info available.
  653. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  654. No symbol table info available.
  655. #10 0x0000000000000000 in ?? ()
  656. No symbol table info available.
  657.  
  658. Thread 18 (Thread 0x7fffb07ff710 (LWP 20561)):
  659. #0  0x00007ffff63427dd in nanosleep () from /lib/libpthread.so.0
  660. No symbol table info available.
  661. #1  0x0000000000c3dfc9 in sleep (msecs=<value optimized out>)
  662.     at /usr/local/include/ace/OS_NS_unistd.inl:951
  663.         rqtp = {tv_sec = 1, tv_nsec = 0}
  664. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  665.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:231
  666. No locals.
  667. #3  0x000000000073dc4e in FreezeDetectorRunnable::run() ()
  668. No symbol table info available.
  669. #4  0x0000000000c3e27a in ACE_Based::Thread::ThreadTask (param=0x7fffb07fee00)
  670.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  671. No locals.
  672. #5  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  673. No symbol table info available.
  674. #6  0x00007ffff60a202d in clone () from /lib/libc.so.6
  675. No symbol table info available.
  676. #7  0x0000000000000000 in ?? ()
  677. No symbol table info available.
  678.  
  679. Thread 17 (Thread 0x7fffb17fe710 (LWP 20560)):
  680. #0  0x00007ffff609b8d3 in select () from /lib/libc.so.6
  681. No symbol table info available.
  682. #1  0x0000000001015365 in tcp_select (soap=0x7fffb17e25a0, s=39,
  683.     flags=<value optimized out>, timeout=3)
  684.     at /home/trinity/sources/dep/gsoap/stdsoap2.cpp:4366
  685.         r = <value optimized out>
  686.         tv = {tv_sec = 0, tv_usec = 852000}
  687.         fd = {{fds_bits = {549755813888, 0 <repeats 15 times>}}, {fds_bits = {
  688.               549755813888, 0 <repeats 15 times>}}, {fds_bits = {549755813888,
  689.               0 <repeats 15 times>}}}
  690.         rfd = 0x7fffb17e2350
  691.         sfd = 0x7fffb17e23d0
  692.         efd = 0x7fffb17e2450
  693. #2  0x00000000010248f3 in soap_accept (soap=0x7fffb17e25a0)
  694.     at /home/trinity/sources/dep/gsoap/stdsoap2.cpp:4770
  695.         r = -514
  696.         err = -514
  697.         n = 16
  698.         len = 65536
  699.         set = 1
  700. #3  0x000000000073704f in TCSoapRunnable::run (this=<value optimized out>)
  701.     at /home/trinity/sources/src/server/worldserver/TCSoap/TCSoap.cpp:49
  702.         thread_soap = 0x103e54a
  703.         mb = <value optimized out>
  704.         pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x104a8f0,
  705.                   reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  706.                       value_ = 1}, <No data fields>}, priority_ = 0,
  707.                   reactor_ = 0x0,
  708.                   reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  709.                       _vptr.Policy = 0x7ffff7946890},
  710.                     value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {
  711.                   _vptr.ACE_Shared_Object = 0x104a9f0}, <No data fields>},
  712.               thr_count_ = 5, thr_mgr_ = 0x7ffff442f3c0, flags_ = 0,
  713.               grp_id_ = 9, lock_ = {lock_ = {__data = {__lock = 0,
  714.                     __count = 0, __owner = 0, __nusers = 0, __kind = 0,
  715.                     __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  716.                   __size = '\000' <repeats 39 times>, __align = 0},
  717.                 removed_ = false}, last_thread_id_ = 0},
  718.             msg_queue_ = 0x7fffaf80a100, delete_msg_queue_ = true, mod_ = 0x0,
  719.             next_ = 0x0}, <No data fields>}
  720.         soap = {_vptr.soap = 0x11d34d0, state = 1, version = 0, mode = 0,
  721.           imode = 2097152, omode = 2097152, float_format = 0x11cf9f6 "%.9G",
  722.           double_format = 0x11cf9fb "%.17lG",
  723.           dime_id_format = 0x11cfa02 "cid:id%d",
  724.           http_version = 0x11cfa0b "1.1", http_content = 0x0,
  725.           encodingStyle = 0x11d2a00 "", actor = 0x0, lang = 0x11d05d9 "en",
  726.           recv_timeout = 5, send_timeout = 5, connect_timeout = 0,
  727.           accept_timeout = 3, socket_flags = 0, connect_flags = 0,
  728.           bind_flags = 0, accept_flags = 0, linger_time = 0,
  729.           namespaces = 0x15339e0, local_namespaces = 0x0, nlist = 0x0,
  730.           blist = 0x0, clist = 0x7fffaf815040, alist = 0x0, iht = {
  731.             0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>},
  732.           pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffaf816060,
  733.           idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0,
  734.           fpost = 0x1036c00 <http_post>, fget = 0x1012690 <http_get>,
  735.           fput = 0x1026630 <http_put>, fdel = 0x10126a0 <http_405>,
  736.           fopt = 0x10126a0 <http_405>, fhead = 0x10126a0 <http_405>,
  737.           fform = 0, fposthdr = 0x101c5a0 <http_post_header>,
  738.           fresponse = 0x10175b0 <http_response>,
  739.           fparse = 0x1026000 <http_parse>,
  740.           fparsehdr = 0x1033ed0 <http_parse_header>, fheader = 0,
  741.           fresolve = 0x10199f0 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  742.           fclosesocket = 0x10199d0 <tcp_closesocket>,
  743.           fshutdownsocket = 0x10199c0 <tcp_shutdownsocket>,
  744.           fopen = 0x102aef0 <tcp_connect>, faccept = 0x10199e0 <tcp_accept>,
  745.           fclose = 0x1012580 <tcp_disconnect>, fsend = 0x1019680 <fsend>,
  746.           frecv = 0x1019430 <frecv>, fpoll = 0x101b590 <soap_poll>,
  747.           fseterror = 0, fignore = 0, fserveloop = 0,
  748.           fplugin = 0x1017550 <fplugin>, fmalloc = 0, fprepareinitsend = 0,
  749.           fprepareinitrecv = 0, fpreparesend = 0, fpreparerecv = 0,
  750.           fpreparefinalsend = 0, fpreparefinalrecv = 0, fdimereadopen = 0,
  751.           fdimewriteopen = 0, fdimereadclose = 0, fdimewriteclose = 0,
  752.           fdimeread = 0, fdimewrite = 0, fmimereadopen = 0,
  753.           fmimewriteopen = 0, fmimereadclose = 0, fmimewriteclose = 0,
  754.           fmimeread = 0, fmimewrite = 0, master = 39, socket = -1, os = 0x0,
  755.           is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0, buflen = 0, ahead = 0,
  756.           cdata = 0, body = 0, level = 0, count = 0, length = 0, labbuf = 0x0,
  757.           lablen = 0, labidx = 0, buf = '\000' <repeats 65535 times>,
  758.           msgbuf = '\000' <repeats 1023 times>,
  759.           tmpbuf = '\000' <repeats 1023 times>,
  760.           tag = '\000' <repeats 1023 times>, id = '\000' <repeats 1023 times>,
  761.           href = '\000' <repeats 1023 times>,
  762.           type = '\000' <repeats 1023 times>,
  763.           arrayType = '\000' <repeats 1023 times>,
  764.           arraySize = '\000' <repeats 1023 times>,
  765.           arrayOffset = '\000' <repeats 1023 times>, other = 0, position = 0,
  766.           positions = {0 <repeats 16 times>}, root = 0, attributes = 0x0,
  767.           encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9,
  768.           alloced = 0, peeked = 0, chunksize = 0, chunkbuflen = 0,
  769.           endpoint = '\000' <repeats 1023 times>,
  770.           path = '\000' <repeats 1023 times>,
  771.           host = '\000' <repeats 1023 times>, action = 0x0, authrealm = 0x0,
  772.           prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0,
  773.           tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0,
  774.           max_keep_alive = 100, proxy_http_version = 0x11cfa0f "1.0",
  775.           proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0,
  776.           proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0,
  777.           errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0,
  778.             chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0,
  779.             type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0},
  780.           mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0,
  781.             last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {
  782.             0x0, 0x0, 0x0}, mht = {0x0 <repeats 903 times>, 0x7fffaf800088,
  783.             0x1, 0x7ffff4c0cda0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7fffaf800058, 0x1,
  784.             0x7ffff4c0cda0, 0x0, 0x0, 0x0, 0x7fffaf800028,
  785.             0x0 <repeats 106 times>}, wsuid = 0x0, c14nexclude = 0x0,
  786.           cookies = 0x0, cookie_domain = 0x0, cookie_path = 0x0,
  787.           cookie_max = 32, ipv6_multicast_if = 0, ipv4_multicast_if = 0x0,
  788.           ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0,
  789.             sin_addr = {s_addr = 0},
  790.             sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  791.           fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  792.           session = 0x0, dh_params = 0x0, rsa_params = 0x0, ssl_flags = 0,
  793.           keyfile = 0x0, password = 0x0, cafile = 0x0, capath = 0x0,
  794.           crlfile = 0x0,
  795.           session_host = '\000' <repeats 856 times>, " \211\004\001", '\000' <repeats 12 times>, "\212\210\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\000Q\024\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,
  796.           d_stream = 0x2001, z_crc = -134229952,
  797.           z_dict = 0x7ffff4c0cd40 "\021", z_dict_len = 4106276168,
  798.           zlib_state = 32767, zlib_in = 0, zlib_out = 4097, z_buf = 0x0,
  799.           z_buflen = 140736171337368, z_level = 12270, z_ratio_in = 0,
  800.           z_ratio_out = 1.14808383e-41}
  801. #4  0x0000000000c3e27a in ACE_Based::Thread::ThreadTask (param=0x28)
  802.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  803. No locals.
  804. #5  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  805. No symbol table info available.
  806. #6  0x00007ffff60a202d in clone () from /lib/libc.so.6
  807. No symbol table info available.
  808. #7  0x0000000000000000 in ?? ()
  809. No symbol table info available.
  810.  
  811. Thread 15 (Thread 0x7fffbdbff710 (LWP 20558)):
  812. #0  0x00007ffff609b8d3 in select () from /lib/libc.so.6
  813. No symbol table info available.
  814. #1  0x00007ffff7981830 in ?? () from /lib/libreadline.so.5
  815. No symbol table info available.
  816. #2  0x00007ffff7981a6d in rl_read_key () from /lib/libreadline.so.5
  817. No symbol table info available.
  818. #3  0x00007ffff796ed61 in readline_internal_char () from /lib/libreadline.so.5
  819. No symbol table info available.
  820. #4  0x00007ffff796f245 in readline () from /lib/libreadline.so.5
  821. No symbol table info available.
  822. #5  0x000000000072d81e in CliRunnable::run (this=<value optimized out>)
  823.     at /home/trinity/sources/src/server/worldserver/CommandLine/CliRunnable.cpp:589
  824.         command_str = 0x7fffb28bdfe0 "P\220\004\001"
  825. #6  0x0000000000c3e27a in ACE_Based::Thread::ThreadTask (param=0x1)
  826.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  827. No locals.
  828. #7  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  829. No symbol table info available.
  830. #8  0x00007ffff60a202d in clone () from /lib/libc.so.6
  831. No symbol table info available.
  832. #9  0x0000000000000000 in ?? ()
  833. No symbol table info available.
  834.  
  835. Thread 14 (Thread 0x7fffbebff710 (LWP 20557)):
  836. #0  0x000000000081613d in void VisitorHelper<WorldObjectChangeAccumulator, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > >(WorldObjectChangeAccumulator&, ContainerMapList<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > >&) ()
  837. No symbol table info available.
  838. #1  0x0000000000811426 in VisitorHelper<WorldObjectChangeAccumulator, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (this=0x7ffda20b7000, data_map=<value optimized out>)
  839.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  840. No locals.
  841. #2  TypeContainerVisitor<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >::Visit (this=0x7ffda20b7000, data_map=<value optimized out>)
  842.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  843. No locals.
  844. #3  Visit<WorldObjectChangeAccumulator> (this=0x7ffda20b7000,
  845.     data_map=<value optimized out>)
  846.     at /home/trinity/sources/src/server/game/Grids/Grid.h:96
  847. No locals.
  848. #4  Visit<WorldObjectChangeAccumulator, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (this=0x7ffda20b7000,
  849.     data_map=<value optimized out>)
  850.     at /home/trinity/sources/src/server/game/Grids/NGrid.h:145
  851. No locals.
  852. #5  Map::Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >
  853.     (this=0x7ffda20b7000, data_map=<value optimized out>)
  854.     at /home/trinity/sources/src/server/game/Maps/Map.h:653
  855.         x = 22
  856.         y = 30
  857.         cell_x = 6
  858.         cell_y = 1
  859. #6  Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (
  860.     this=0x7ffda20b7000, data_map=<value optimized out>)
  861.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:227
  862.         r_zone = {data = {Part = {grid_x = 22, grid_y = 30, cell_x = 6,
  863.               cell_y = 1, nocreate = 1, reserved = 0}, All = 17065878}}
  864.         cell_pair = {x_coord = 182, y_coord = 241}
  865.         area = {right_offset = 1, left_offset = 1, upper_offset = 1,
  866.           lower_offset = 2}
  867. #7  Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (
  868.     this=0x7ffda20b7000, data_map=<value optimized out>)
  869.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:239
  870. No locals.
  871. #8  WorldObject::BuildUpdate (this=0x7ffda20b7000,
  872.     data_map=<value optimized out>)
  873.     at /home/trinity/sources/src/server/game/Entities/Object/Object.cpp:2764
  874.         p = {x_coord = 181, y_coord = 242}
  875.         cell = {data = {Part = {grid_x = 22, grid_y = 30, cell_x = 5,
  876.               cell_y = 2, nocreate = 1, reserved = 31}, All = 1057511318}}
  877.         notifier = {i_updateDatas = @0x7fffbebfecf0,
  878.           i_object = @0x7ffda20b7000, plr_list = {_M_t = {
  879.               _M_impl = {<std::allocator<std::_Rb_tree_node<unsigned long> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<unsigned long> >> = {<No data fields>}, <No data fields>},
  880.                 _M_key_compare = {<std::binary_function<unsigned long, unsigned long, bool>> = {<No data fields>}, <No data fields>}, _M_header = {
  881.                   _M_color = std::_S_red, _M_parent = 0x7ffd9d3f3760,
  882.                   _M_left = 0x7ffd9d3f26a0, _M_right = 0x7ffd9f93bf70},
  883.                 _M_node_count = 4}}}}
  884.         player_notifier = {i_visitor = @0x7fffbebfeb60}
  885. #9  0x000000000097e81b in ObjectAccessor::Update (this=0x7fffd16ab908)
  886.     at /home/trinity/sources/src/server/game/Globals/ObjectAccessor.cpp:375
  887.         obj = 0x7ffda20b7000
  888.         g = {lock_ = 0x7fffd16ab968, owner_ = 0}
  889.         update_players = {<std::tr1::__unordered_map<Player*, UpdateData, std::tr1::hash<Player*>, std::equal_to<Player*>, std::allocator<std::pair<Player* const, UpdateData> >, false>> = {<std::tr1::_Hashtable<Player*, std::pair<Player* const, UpdateData>, std::allocator<std::pair<Player* const, UpdateData> >, std::_Select1st<std::pair<Player* const, UpdateData> >, std::equal_to<Player*>, std::tr1::hash<Player*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true>> = {<std::tr1::__detail::_Rehash_base<std::tr1::__detail::_Prime_rehash_policy, std::tr1::_Hashtable<Player*, std::pair<Player* const, UpdateData>, std::allocator<std::pair<Player* const, UpdateData> >, std::_Select1st<std::pair<Player* const, UpdateData> >, std::equal_to<Player*>, std::tr1::hash<Player*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true> >> = {<No data fields>}, <std::tr1::__detail::_Hash_code_base<Player*, std::pair<Player* const, UpdateData>, std::_Select1st<std::pair<Player* const, UpdateData> >, std::equal_to<Player*>, std::tr1::hash<Player*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, false>> = {
  890.                 _M_extract = {<std::unary_function<std::pair<Player* const, UpdateData>, Player* const>> = {<No data fields>}, <No data fields>},
  891.                 _M_eq = {<std::binary_function<Player*, Player*, bool>> = {<No data fields>}, <No data fields>},
  892.                 _M_h1 = {<std::unary_function<Player*, unsigned long>> = {<No data fields>}, <No data fields>},
  893.                 _M_h2 = {<No data fields>}}, <std::tr1::__detail::_Map_base<Player*, std::pair<Player* const, UpdateData>, std::_Select1st<std::pair<Player* const, UpdateData> >, true, std::tr1::_Hashtable<Player*, std::pair<Player* const, UpdateData>, std::allocator<std::pair<Player* const, UpdateData> >, std::_Select1st<std::pair<Player* const, UpdateData> >, std::equal_to<Player*>, std::tr1::hash<Player*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true> >> = {<No data fields>},
  894.               _M_node_allocator = {<__gnu_cxx::new_allocator<std::tr1::__detail::_Hash_node<std::pair<Player* const, UpdateData>, false> >> = {<No data fields>}, <No data fields>}, _M_buckets = 0x7ffde337ad00, _M_bucket_count = 199,
  895.               _M_element_count = 189, _M_rehash_policy = {
  896.                 _M_max_load_factor = 1, _M_growth_factor = 2,
  897.                 _M_next_resize = 199}}, <No data fields>}, <No data fields>}
  898.         packet = {<ByteBuffer> = {static DEFAULT_SIZE = 4096,
  899.             _rpos = 140736393637116, _wpos = 140730359753216,
  900.             _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  901.                 _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  902.                   _M_start = 0x7ffee2967000 " \b", _M_finish = 0x0,
  903.                   _M_end_of_storage = 0x7ffe572a9000 "ðo\v\001"}}, <No data fields>}}, m_opcode = 60700}
  904.         __FUNCTION__ = "Update"
  905. #10 0x00000000009be9aa in MapManager::Update (this=0x7fffcf067308,
  906.     diff=<value optimized out>)
  907.     at /home/trinity/sources/src/server/game/Maps/MapManager.cpp:278
  908. No locals.
  909. #11 0x0000000000b0979d in World::Update (this=0x7fffede2d808, diff=133)
  910.     at /home/trinity/sources/src/server/game/World/World.cpp:1956
  911. No locals.
  912. #12 0x0000000000737656 in WorldRunnable::run (this=<value optimized out>)
  913.     at /home/trinity/sources/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  914.         diff = 133
  915.         realCurrTime = 23040205
  916.         realPrevTime = 23040072
  917.         prevSleepTime = 48
  918. #13 0x0000000000c3e27a in ACE_Based::Thread::ThreadTask (param=0x7ffd969b7000)
  919.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  920. No locals.
  921. #14 0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  922. No symbol table info available.
  923. #15 0x00007ffff60a202d in clone () from /lib/libc.so.6
  924. No symbol table info available.
  925. #16 0x0000000000000000 in ?? ()
  926. No symbol table info available.
  927.  
  928. Thread 13 (Thread 0x7fffc4fff710 (LWP 20556)):
  929. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  930.    from /lib/libpthread.so.0
  931. No symbol table info available.
  932. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7fffcf038584, mutex=...,
  933.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  934.         result = <value optimized out>
  935.         ts = {tv_sec = 140736498494896, tv_nsec = 17032522}
  936. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffcf038584, mutex=...,
  937.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  938. No locals.
  939. #3  0x0000000000734a7c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  940.     (this=0x7fffcf038500, timeout=0x0)
  941.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  942.         result = <value optimized out>
  943. #4  0x0000000000735be6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  944. No symbol table info available.
  945. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  946.     this=<value optimized out>, tv=0xfffffffffffffe00)
  947.     at ../../ace/Activation_Queue.cpp:89
  948.         mb = 0x0
  949. #6  0x0000000000c3f424 in DelayExecutor::svc (this=0x7fffcf067418)
  950.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:47
  951.         rq = 0x7ffd9f8b5610
  952. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  953.     at ../../ace/Task.cpp:271
  954.         t = 0x7fffcf067418
  955.         svc_status = <value optimized out>
  956. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffbc4726a0)
  957.     at ../../ace/Thread_Adapter.cpp:94
  958.         exit_hook_instance = <value optimized out>
  959.         exit_hook_maybe = {instance_ = 0x0}
  960.         exit_hook_ptr = <value optimized out>
  961. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  962. No symbol table info available.
  963. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  964. No symbol table info available.
  965. #11 0x0000000000000000 in ?? ()
  966. No symbol table info available.
  967.  
  968. Thread 12 (Thread 0x7fffc5fff710 (LWP 20555)):
  969. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  970.    from /lib/libpthread.so.0
  971. No symbol table info available.
  972. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7fffcf038584, mutex=...,
  973.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  974.         result = <value optimized out>
  975.         ts = {tv_sec = 140729355445680, tv_nsec = 17032522}
  976. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffcf038584, mutex=...,
  977.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  978. No locals.
  979. #3  0x0000000000734a7c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  980.     (this=0x7fffcf038500, timeout=0x0)
  981.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  982.         result = <value optimized out>
  983. #4  0x0000000000735be6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  984. No symbol table info available.
  985. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  986.     this=<value optimized out>, tv=0xfffffffffffffe00)
  987.     at ../../ace/Activation_Queue.cpp:89
  988.         mb = 0x0
  989. #6  0x0000000000c3f424 in DelayExecutor::svc (this=0x7fffcf067418)
  990.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:47
  991.         rq = 0x7ffdaf1bfd00
  992. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  993.     at ../../ace/Task.cpp:271
  994.         t = 0x7fffcf067418
  995.         svc_status = <value optimized out>
  996. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffbc472940)
  997.     at ../../ace/Thread_Adapter.cpp:94
  998.         exit_hook_instance = <value optimized out>
  999.         exit_hook_maybe = {instance_ = 0x0}
  1000.         exit_hook_ptr = <value optimized out>
  1001. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1002. No symbol table info available.
  1003. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1004. No symbol table info available.
  1005. #11 0x0000000000000000 in ?? ()
  1006. No symbol table info available.
  1007.  
  1008. Thread 11 (Thread 0x7fffc6ffe710 (LWP 20554)):
  1009. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1010.    from /lib/libpthread.so.0
  1011. No symbol table info available.
  1012. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7fffcf038584, mutex=...,
  1013.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1014.         result = <value optimized out>
  1015.         ts = {tv_sec = 140736627691520, tv_nsec = 140736627691808}
  1016. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffcf038584, mutex=...,
  1017.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1018. No locals.
  1019. #3  0x0000000000734a7c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1020.     (this=0x7fffcf038500, timeout=0x0)
  1021.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1022.         result = <value optimized out>
  1023. #4  0x0000000000735be6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1024. No symbol table info available.
  1025. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1026.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1027.     at ../../ace/Activation_Queue.cpp:89
  1028.         mb = 0x0
  1029. #6  0x0000000000c3f424 in DelayExecutor::svc (this=0x7fffcf067418)
  1030.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:47
  1031.         rq = 0x7ffd9f8b3310
  1032. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1033.     at ../../ace/Task.cpp:271
  1034.         t = 0x7fffcf067418
  1035.         svc_status = <value optimized out>
  1036. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffb28b3a60)
  1037.     at ../../ace/Thread_Adapter.cpp:94
  1038.         exit_hook_instance = <value optimized out>
  1039.         exit_hook_maybe = {instance_ = 0x0}
  1040.         exit_hook_ptr = <value optimized out>
  1041. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1042. No symbol table info available.
  1043. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1044. No symbol table info available.
  1045. #11 0x0000000000000000 in ?? ()
  1046. No symbol table info available.
  1047.  
  1048. Thread 10 (Thread 0x7fffc77ff710 (LWP 20553)):
  1049. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1050.    from /lib/libpthread.so.0
  1051. No symbol table info available.
  1052. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7fffcf038584, mutex=...,
  1053.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1054.         result = <value optimized out>
  1055.         ts = {tv_sec = 140736666730496, tv_nsec = 140736666730784}
  1056. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffcf038584, mutex=...,
  1057.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1058. No locals.
  1059. #3  0x0000000000734a7c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1060.     (this=0x7fffcf038500, timeout=0x0)
  1061.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1062.         result = <value optimized out>
  1063. #4  0x0000000000735be6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1064. No symbol table info available.
  1065. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1066.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1067.     at ../../ace/Activation_Queue.cpp:89
  1068.         mb = 0x0
  1069. #6  0x0000000000c3f424 in DelayExecutor::svc (this=0x7fffcf067418)
  1070.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:47
  1071.         rq = 0x7ffd9d3f3850
  1072. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1073.     at ../../ace/Task.cpp:271
  1074.         t = 0x7fffcf067418
  1075.         svc_status = <value optimized out>
  1076. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffb28b3b80)
  1077.     at ../../ace/Thread_Adapter.cpp:94
  1078.         exit_hook_instance = <value optimized out>
  1079.         exit_hook_maybe = {instance_ = 0x0}
  1080.         exit_hook_ptr = <value optimized out>
  1081. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1082. No symbol table info available.
  1083. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1084. No symbol table info available.
  1085. #11 0x0000000000000000 in ?? ()
  1086. No symbol table info available.
  1087.  
  1088. Thread 9 (Thread 0x7fffedbff710 (LWP 20541)):
  1089. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1090.    from /lib/libpthread.so.0
  1091. No symbol table info available.
  1092. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7ffff440d484, mutex=...,
  1093.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1094.         result = <value optimized out>
  1095.         ts = {tv_sec = 140737299656256, tv_nsec = 140732002205696}
  1096. #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d484, mutex=...,
  1097.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1098. No locals.
  1099. #3  0x0000000000734a7c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1100.     (this=0x7ffff440d400, timeout=0x0)
  1101.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1102.         result = <value optimized out>
  1103. #4  0x0000000000735be6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1104. No symbol table info available.
  1105. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1106.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1107.     at ../../ace/Activation_Queue.cpp:89
  1108.         mb = 0x0
  1109. #6  0x0000000000c30e20 in DatabaseWorker::svc (this=0x7ffff44149c0)
  1110.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1111. No locals.
  1112. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1113.     at ../../ace/Task.cpp:271
  1114.         t = 0x7ffff44149c0
  1115.         svc_status = <value optimized out>
  1116. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffedd43220)
  1117.     at ../../ace/Thread_Adapter.cpp:94
  1118.         exit_hook_instance = <value optimized out>
  1119.         exit_hook_maybe = {instance_ = 0x0}
  1120.         exit_hook_ptr = <value optimized out>
  1121. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1122. No symbol table info available.
  1123. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1124. No symbol table info available.
  1125. #11 0x0000000000000000 in ?? ()
  1126. No symbol table info available.
  1127.  
  1128. Thread 8 (Thread 0x7fffeefff710 (LWP 20540)):
  1129. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1130.    from /lib/libpthread.so.0
  1131. No symbol table info available.
  1132. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7ffff440d384, mutex=...,
  1133.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1134.         result = <value optimized out>
  1135.         ts = {tv_sec = 140737182914928, tv_nsec = 12779619}
  1136. #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d384, mutex=...,
  1137.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1138. No locals.
  1139. #3  0x0000000000734a7c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1140.     (this=0x7ffff440d300, timeout=0x0)
  1141.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1142.         result = <value optimized out>
  1143. #4  0x0000000000735be6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1144. No symbol table info available.
  1145. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1146.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1147.     at ../../ace/Activation_Queue.cpp:89
  1148.         mb = 0x0
  1149. #6  0x0000000000c30e20 in DatabaseWorker::svc (this=0x7ffff4414900)
  1150.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1151. No locals.
  1152. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1153.     at ../../ace/Task.cpp:271
  1154.         t = 0x7ffff4414900
  1155.         svc_status = <value optimized out>
  1156. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff4413fa0)
  1157.     at ../../ace/Thread_Adapter.cpp:94
  1158.         exit_hook_instance = <value optimized out>
  1159.         exit_hook_maybe = {instance_ = 0x0}
  1160.         exit_hook_ptr = <value optimized out>
  1161. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1162. No symbol table info available.
  1163. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1164. No symbol table info available.
  1165. #11 0x0000000000000000 in ?? ()
  1166. No symbol table info available.
  1167.  
  1168. Thread 7 (Thread 0x7fffeffff710 (LWP 20539)):
  1169. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1170.    from /lib/libpthread.so.0
  1171. No symbol table info available.
  1172. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7ffff440d384, mutex=...,
  1173.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1174.         result = <value optimized out>
  1175.         ts = {tv_sec = 140737223279808, tv_nsec = 17048139}
  1176. #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d384, mutex=...,
  1177.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1178. No locals.
  1179. #3  0x0000000000734a7c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1180.     (this=0x7ffff440d300, timeout=0x0)
  1181.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1182.         result = <value optimized out>
  1183. #4  0x0000000000735be6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1184. No symbol table info available.
  1185. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1186.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1187.     at ../../ace/Activation_Queue.cpp:89
  1188.         mb = 0x0
  1189. #6  0x0000000000c30e20 in DatabaseWorker::svc (this=0x7ffff4414840)
  1190.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1191. No locals.
  1192. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1193.     at ../../ace/Task.cpp:271
  1194.         t = 0x7ffff4414840
  1195.         svc_status = <value optimized out>
  1196. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff4413ee0)
  1197.     at ../../ace/Thread_Adapter.cpp:94
  1198.         exit_hook_instance = <value optimized out>
  1199.         exit_hook_maybe = {instance_ = 0x0}
  1200.         exit_hook_ptr = <value optimized out>
  1201. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1202. No symbol table info available.
  1203. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1204. No symbol table info available.
  1205. #11 0x0000000000000000 in ?? ()
  1206. No symbol table info available.
  1207.  
  1208. Thread 6 (Thread 0x7ffff13ff710 (LWP 20538)):
  1209. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1210.    from /lib/libpthread.so.0
  1211. No symbol table info available.
  1212. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7ffff440d384, mutex=...,
  1213.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1214.         result = <value optimized out>
  1215.         ts = {tv_sec = 140737220202416, tv_nsec = 12779619}
  1216. #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d384, mutex=...,
  1217.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1218. No locals.
  1219. #3  0x0000000000734a7c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1220.     (this=0x7ffff440d300, timeout=0x0)
  1221.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1222.         result = <value optimized out>
  1223. #4  0x0000000000735be6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1224. No symbol table info available.
  1225. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1226.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1227.     at ../../ace/Activation_Queue.cpp:89
  1228.         mb = 0x0
  1229. #6  0x0000000000c30e20 in DatabaseWorker::svc (this=0x7ffff4414780)
  1230.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1231. No locals.
  1232. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1233.     at ../../ace/Task.cpp:271
  1234.         t = 0x7ffff4414780
  1235.         svc_status = <value optimized out>
  1236. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff4413e20)
  1237.     at ../../ace/Thread_Adapter.cpp:94
  1238.         exit_hook_instance = <value optimized out>
  1239.         exit_hook_maybe = {instance_ = 0x0}
  1240.         exit_hook_ptr = <value optimized out>
  1241. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1242. No symbol table info available.
  1243. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1244. No symbol table info available.
  1245. #11 0x0000000000000000 in ?? ()
  1246. No symbol table info available.
  1247.  
  1248. Thread 5 (Thread 0x7ffff23ff710 (LWP 20537)):
  1249. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1250.    from /lib/libpthread.so.0
  1251. No symbol table info available.
  1252. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7ffff440d384, mutex=...,
  1253.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1254.         result = <value optimized out>
  1255.         ts = {tv_sec = 140737293695744, tv_nsec = 12779619}
  1256. #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d384, mutex=...,
  1257.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1258. No locals.
  1259. #3  0x0000000000734a7c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1260.     (this=0x7ffff440d300, timeout=0x0)
  1261.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1262.         result = <value optimized out>
  1263. #4  0x0000000000735be6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1264. No symbol table info available.
  1265. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1266.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1267.     at ../../ace/Activation_Queue.cpp:89
  1268.         mb = 0x0
  1269. #6  0x0000000000c30e20 in DatabaseWorker::svc (this=0x7ffff44146c0)
  1270.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1271. No locals.
  1272. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1273.     at ../../ace/Task.cpp:271
  1274.         t = 0x7ffff44146c0
  1275.         svc_status = <value optimized out>
  1276. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff4413d60)
  1277.     at ../../ace/Thread_Adapter.cpp:94
  1278.         exit_hook_instance = <value optimized out>
  1279.         exit_hook_maybe = {instance_ = 0x0}
  1280.         exit_hook_ptr = <value optimized out>
  1281. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1282. No symbol table info available.
  1283. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1284. No symbol table info available.
  1285. #11 0x0000000000000000 in ?? ()
  1286. No symbol table info available.
  1287.  
  1288. Thread 4 (Thread 0x7ffff33ff710 (LWP 20536)):
  1289. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1290.    from /lib/libpthread.so.0
  1291. No symbol table info available.
  1292. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7ffff440d284, mutex=...,
  1293.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1294.         result = <value optimized out>
  1295.         ts = {tv_sec = 0, tv_nsec = 140737291384832}
  1296. #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d284, mutex=...,
  1297.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1298. No locals.
  1299. #3  0x0000000000734a7c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1300.     (this=0x7ffff440d200, timeout=0x0)
  1301.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1302.         result = <value optimized out>
  1303. #4  0x0000000000735be6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1304. No symbol table info available.
  1305. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1306.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1307.     at ../../ace/Activation_Queue.cpp:89
  1308.         mb = 0x0
  1309. #6  0x0000000000c30e20 in DatabaseWorker::svc (this=0x7ffff4414600)
  1310.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1311. No locals.
  1312. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1313.     at ../../ace/Task.cpp:271
  1314.         t = 0x7ffff4414600
  1315.         svc_status = <value optimized out>
  1316. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff4413be0)
  1317.     at ../../ace/Thread_Adapter.cpp:94
  1318.         exit_hook_instance = <value optimized out>
  1319.         exit_hook_maybe = {instance_ = 0x0}
  1320.         exit_hook_ptr = <value optimized out>
  1321. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1322. No symbol table info available.
  1323. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1324. No symbol table info available.
  1325. #11 0x0000000000000000 in ?? ()
  1326. No symbol table info available.
  1327.  
  1328. Thread 3 (Thread 0x7ffff43ff710 (LWP 20535)):
  1329. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1330.    from /lib/libpthread.so.0
  1331. No symbol table info available.
  1332. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7ffff440d284, mutex=...,
  1333.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1334.         result = <value optimized out>
  1335.         ts = {tv_sec = 0, tv_nsec = 140737291383552}
  1336. #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d284, mutex=...,
  1337.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1338. No locals.
  1339. #3  0x0000000000734a7c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1340.     (this=0x7ffff440d200, timeout=0x0)
  1341.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1342.         result = <value optimized out>
  1343. #4  0x0000000000735be6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1344. No symbol table info available.
  1345. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1346.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1347.     at ../../ace/Activation_Queue.cpp:89
  1348.         mb = 0x0
  1349. #6  0x0000000000c30e20 in DatabaseWorker::svc (this=0x7ffff4414540)
  1350.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1351. No locals.
  1352. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1353.     at ../../ace/Task.cpp:271
  1354.         t = 0x7ffff4414540
  1355.         svc_status = <value optimized out>
  1356. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff4413b20)
  1357.     at ../../ace/Thread_Adapter.cpp:94
  1358.         exit_hook_instance = <value optimized out>
  1359.         exit_hook_maybe = {instance_ = 0x0}
  1360.         exit_hook_ptr = <value optimized out>
  1361. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1362. No symbol table info available.
  1363. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1364. No symbol table info available.
  1365. #11 0x0000000000000000 in ?? ()
  1366. No symbol table info available.
  1367.  
  1368. Thread 1 (Thread 0x7ffff7fe0720 (LWP 20531)):
  1369. #0  0x00007ffff633bbe5 in pthread_join () from /lib/libpthread.so.0
  1370. No symbol table info available.
  1371. #1  0x00007ffff76f418b in thr_join (this=0x7ffff442f3c0, task=0x7fffbf651208)
  1372.     at ../../ace/OS_NS_Thread.inl:2788
  1373.         result = -196938816
  1374. #2  ACE_Thread::join (this=0x7ffff442f3c0, task=0x7fffbf651208)
  1375.     at ../../ace/Thread.inl:137
  1376. No locals.
  1377. #3  ACE_Thread_Manager::wait_task (this=0x7ffff442f3c0, task=0x7fffbf651208)
  1378.     at ../../ace/Thread_Manager.cpp:1793
  1379.         i = 0
  1380.         copy_count = 1
  1381.         result = <value optimized out>
  1382. #4  0x0000000000a6e9e0 in ReactorRunnable::Wait (this=0x7fffbf619f48)
  1383.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:102
  1384. No locals.
  1385. #5  WorldSocketMgr::Wait (this=0x7fffbf619f48)
  1386.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:318
  1387.         i = 1
  1388. #6  0x000000000073cc84 in Master::Run (this=0x7ffff4411218)
  1389.     at /home/trinity/sources/src/server/worldserver/Master.cpp:279
  1390.         seed1 = {_bn = 0x7ffff4412380, _array = 0x0}
  1391.         pidfile = {static npos = 18446744073709551615,
  1392.           _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1393.             _M_p = 0x7ffff44095f8 "../logs/core.pid"}}
  1394.         SignalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  1395.               _vptr.ACE_Event_Handler = 0x104ba50,
  1396.               reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  1397.                   value_ = 1}, <No data fields>}, priority_ = 0,
  1398.               reactor_ = 0x0,
  1399.               reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  1400.                   _vptr.Policy = 0x7ffff7946890},
  1401.                 value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  1402.         SignalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  1403.               _vptr.ACE_Event_Handler = 0x104ba50,
  1404.               reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  1405.                   value_ = 1}, <No data fields>}, priority_ = 0,
  1406.               reactor_ = 0x0,
  1407.               reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  1408.                   _vptr.Policy = 0x7ffff7946890},
  1409.                 value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  1410.         Handler = {_vptr.ACE_Sig_Handler = 0x15467d0, static sig_pending_ = 0,
  1411.           static signal_handlers_ = {0x0, 0x0, 0x7fffffffe400,
  1412.             0x0 <repeats 12 times>, 0x7fffffffe3d0, 0x0 <repeats 49 times>}}
  1413.         world_thread = {m_iThreadId = 140736393639696,
  1414.           m_hThreadHandle = 140736393639696, m_task = 0x7fffb28bdf30,
  1415.           static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>},
  1416.             _vptr.ACE_TSS = 0x10cfb10, keylock_ = {lock_ = {__data = {
  1417.                   __lock = 0, __count = 0, __owner = 0, __nusers = 0,
  1418.                   __kind = 0, __spins = 0, __list = {__prev = 0x0,
  1419.                     __next = 0x0}}, __size = '\000' <repeats 39 times>,
  1420.                 __align = 0}, removed_ = false}, once_ = false, key_ = 0},
  1421.           static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1422.         cliThread = 0x7fffcc0b26e0
  1423.         rar_thread = {m_iThreadId = 140736179730192,
  1424.           m_hThreadHandle = 140736179730192, m_task = 0x7fffb2973020,
  1425.           static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>},
  1426.             _vptr.ACE_TSS = 0x10cfb10, keylock_ = {lock_ = {__data = {
  1427.                   __lock = 0, __count = 0, __owner = 0, __nusers = 0,
  1428.                   __kind = 0, __spins = 0, __list = {__prev = 0x0,
  1429.                     __next = 0x0}}, __size = '\000' <repeats 39 times>,
  1430.                 __align = 0}, removed_ = false}, once_ = false, key_ = 0},
  1431.           static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1432.         soap_thread = <value optimized out>
  1433.         wsport = <value optimized out>
  1434.         bind_ip = {static npos = 18446744073709551615,
  1435.           _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffb2973118 "0.0.0.0"}}
  1436. #7  0x000000000073833f in main (argc=3, argv=<value optimized out>)
  1437.     at /home/trinity/sources/src/server/worldserver/Main.cpp:147
  1438.         cfg_file = 0x7fffffffe921 "../etc/worldserver.conf"
  1439.         c = <value optimized out>
  1440.         ret = <value optimized out>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement