Advertisement
Guest User

Untitled

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