Advertisement
Guest User

Untitled

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