Advertisement
Guest User

Untitled

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