Advertisement
Guest User

Untitled

a guest
Jul 6th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 84.32 KB | None | 0 0
  1. [New Thread 0x7fffccaf8710 (LWP 2164)]
  2. [New Thread 0x7fffd96b9710 (LWP 2165)]
  3. [New Thread 0x7fffd8eb8710 (LWP 2166)]
  4. [New Thread 0x7fffc7fff710 (LWP 2167)]
  5. [New Thread 0x7fffc77fe710 (LWP 2168)]
  6. [New Thread 0x7fffc6ffd710 (LWP 2169)]
  7. [New Thread 0x7fffc67fc710 (LWP 2170)]
  8. [New Thread 0x7fffc5ffb710 (LWP 2171)]
  9. [New Thread 0x7fffc57fa710 (LWP 2172)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffcfb54710 (LWP 2158)]
  13. 0x0000000000813fef 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  0x0000000000813fef 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  0x000000000080f0d6 in VisitorHelper<WorldObjectChangeAccumulator, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (this=0x7fffcb5ba650, 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=0x7fffcb5ba650, data_map=<value optimized out>)
  18.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  19. #3  Visit<WorldObjectChangeAccumulator> (this=0x7fffcb5ba650,
  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=0x7fffcb5ba650,
  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=0x7fffcb5ba650, 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=0x7fffcb5ba650, 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=0x7fffcb5ba650, data_map=<value optimized out>)
  33.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:239
  34. #8  WorldObject::BuildUpdate (this=0x7fffcb5ba650,
  35.     data_map=<value optimized out>)
  36.     at /home/trinity/sources/src/server/game/Entities/Object/Object.cpp:2764
  37. #9  0x000000000097cfbb in ObjectAccessor::Update (this=0x18f97e8)
  38.     at /home/trinity/sources/src/server/game/Globals/ObjectAccessor.cpp:375
  39. #10 0x00000000009bd0da in MapManager::Update (this=0x2e5ba98,
  40.     diff=<value optimized out>)
  41.     at /home/trinity/sources/src/server/game/Maps/MapManager.cpp:278
  42. #11 0x0000000000b075bd in World::Update (this=0x7ffff06994c8, diff=50)
  43.     at /home/trinity/sources/src/server/game/World/World.cpp:1966
  44. #12 0x0000000000735e16 in WorldRunnable::run (this=<value optimized out>)
  45.     at /home/trinity/sources/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  46. #13 0x0000000000c37fea in ACE_Based::Thread::ThreadTask (param=0x188256c0)
  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  0x0000000000813fef 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  0x000000000080f0d6 in VisitorHelper<WorldObjectChangeAccumulator, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (this=0x7fffcb5ba650, 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=0x7fffcb5ba650, 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=0x7fffcb5ba650,
  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=0x7fffcb5ba650,
  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=0x7fffcb5ba650, data_map=<value optimized out>)
  69.     at /home/trinity/sources/src/server/game/Maps/Map.h:653
  70.         x = 15
  71.         y = 32
  72.         cell_x = 4
  73.         cell_y = 6
  74. #6  Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (
  75.     this=0x7fffcb5ba650, 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 = 32, cell_x = 4,
  78.               cell_y = 6, nocreate = 1, reserved = 0}, All = 18368527}}
  79.         cell_pair = {x_coord = 124, y_coord = 262}
  80.         area = {right_offset = 1, left_offset = 2, upper_offset = 1,
  81.           lower_offset = 1}
  82. #7  Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (
  83.     this=0x7fffcb5ba650, 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=0x7fffcb5ba650,
  87.     data_map=<value optimized out>)
  88.     at /home/trinity/sources/src/server/game/Entities/Object/Object.cpp:2764
  89.         p = {x_coord = 124, y_coord = 261}
  90.         cell = {data = {Part = {grid_x = 15, grid_y = 32, cell_x = 4,
  91.               cell_y = 5, nocreate = 1, reserved = 31}, All = 1058293775}}
  92.         notifier = {i_updateDatas = @0x7fffcfb53cf0,
  93.           i_object = @0x7fffcb5ba650, 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 = 0x7fffaa3ef770,
  97.                   _M_left = 0x7fff8162c510, _M_right = 0x7fff8372f7b0},
  98.                 _M_node_count = 3}}}}
  99.         player_notifier = {i_visitor = @0x7fffcfb53b60}
  100. #9  0x000000000097cfbb in ObjectAccessor::Update (this=0x18f97e8)
  101.     at /home/trinity/sources/src/server/game/Globals/ObjectAccessor.cpp:375
  102.         obj = 0x7fffcb5ba650
  103.         g = {lock_ = 0x18f9848, 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 = 0x7fff83732e90, _M_bucket_count = 97,
  110.               _M_element_count = 84, _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 = 140736678149368, _wpos = 140735882721168,
  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 = 0x639e640 "\027\v", _M_finish = 0x0,
  118.                   _M_end_of_storage = 0x6386410 "P<\a\001"}}, <No data fields>}}, m_opcode = 15644}
  119.         __FUNCTION__ = "Update"
  120. #10 0x00000000009bd0da in MapManager::Update (this=0x2e5ba98,
  121.     diff=<value optimized out>)
  122.     at /home/trinity/sources/src/server/game/Maps/MapManager.cpp:278
  123. No locals.
  124. #11 0x0000000000b075bd in World::Update (this=0x7ffff06994c8, diff=50)
  125.     at /home/trinity/sources/src/server/game/World/World.cpp:1966
  126. No locals.
  127. #12 0x0000000000735e16 in WorldRunnable::run (this=<value optimized out>)
  128.     at /home/trinity/sources/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  129.         diff = 50
  130.         realCurrTime = 112915
  131.         realPrevTime = 112865
  132.         prevSleepTime = 49
  133. #13 0x0000000000c37fea in ACE_Based::Thread::ThreadTask (param=0x188256c0)
  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 0x7fffc57fa710 (LWP 2172)  0x00007ffff60a2623 in epoll_wait ()
  143.    from /lib/libc.so.6
  144.   27 Thread 0x7fffc5ffb710 (LWP 2171)  0x00007ffff60a2623 in epoll_wait ()
  145.    from /lib/libc.so.6
  146.   26 Thread 0x7fffc67fc710 (LWP 2170)  0x00007ffff60a2623 in epoll_wait ()
  147.    from /lib/libc.so.6
  148.   25 Thread 0x7fffc6ffd710 (LWP 2169)  0x00007ffff60a2623 in epoll_wait ()
  149.    from /lib/libc.so.6
  150.   24 Thread 0x7fffc77fe710 (LWP 2168)  0x00007ffff60a2623 in epoll_wait ()
  151.    from /lib/libc.so.6
  152.   23 Thread 0x7fffc7fff710 (LWP 2167)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  153.   22 Thread 0x7fffd8eb8710 (LWP 2166)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  154.   21 Thread 0x7fffd96b9710 (LWP 2165)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  155.   20 Thread 0x7fffccaf8710 (LWP 2164)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  156.   19 Thread 0x7fffcd2f9710 (LWP 2163)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  157.   18 Thread 0x7fffcdafa710 (LWP 2162)  0x00007ffff63427dd in nanosleep ()
  158.    from /lib/libpthread.so.0
  159.   17 Thread 0x7fffce2fb710 (LWP 2161)  0x00007ffff609b8d3 in select ()
  160.    from /lib/libc.so.6
  161.   15 Thread 0x7fffcf353710 (LWP 2159)  0x00007ffff609b8d3 in select ()
  162.    from /lib/libc.so.6
  163. * 14 Thread 0x7fffcfb54710 (LWP 2158)  0x0000000000813fef 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 0x7fffe4f2e710 (LWP 2157)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  165.   12 Thread 0x7fffe572f710 (LWP 2156)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  166.   11 Thread 0x7fffe5f30710 (LWP 2155)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  167.   10 Thread 0x7fffe9179710 (LWP 2154)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  168.   9 Thread 0x7fffedffb710 (LWP 2149)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  169.   8 Thread 0x7fffee7fc710 (LWP 2148)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  170.   7 Thread 0x7fffeeffd710 (LWP 2147)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  171.   6 Thread 0x7fffef7fe710 (LWP 2146)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  172.   5 Thread 0x7fffeffff710 (LWP 2145)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  173.   4 Thread 0x7ffff49c9710 (LWP 2144)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  174.   3 Thread 0x7ffff53d6710 (LWP 2143)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  175.   1 Thread 0x7ffff7fe0720 (LWP 2139)  0x00007ffff633bbe5 in pthread_join ()
  176.    from /lib/libpthread.so.0
  177.  
  178. Thread 28 (Thread 0x7fffc57fa710 (LWP 2172)):
  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=0x7fffd5ab0670, 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 = 7018}}
  191.         this_timeout = <value optimized out>
  192.         timeout = 7
  193.         nfds = <value optimized out>
  194. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  195.     this=0x7fffd5ab0670, max_wait_time=0x7fffc57f9e30, 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=0x7fffd5ab0670, max_wait_time=0x7fffc57f9e30)
  200.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  201.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  202.           max_wait_time_ = 0x7fffc57f9e30, 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 = 1292678006, tv_usec = 76916}}, stopped_ = false}
  209.         guard = {token_ = @0x7fffd5ab06e8, owner_ = 1}
  210.         result = -1
  211. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (
  212.     this=0x7fffc964bea0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  213.         result = 1
  214. #5  0x0000000000a6ed60 in ReactorRunnable::svc (this=0x7fffc964c478)
  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 = 7018}}
  223. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  224.     at ../../ace/Task.cpp:271
  225.         t = 0x7fffc964c478
  226.         svc_status = <value optimized out>
  227. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffd5b155b0)
  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 0x7fffc5ffb710 (LWP 2171)):
  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=0x7fffd5ab00a0, 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 = 9998}}
  252.         this_timeout = <value optimized out>
  253.         timeout = 9
  254.         nfds = <value optimized out>
  255. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  256.     this=0x7fffd5ab00a0, max_wait_time=0x7fffc5ffae30, 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=0x7fffd5ab00a0, max_wait_time=0x7fffc5ffae30)
  261.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  262.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  263.           max_wait_time_ = 0x7fffc5ffae30, 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 = 1292678006, tv_usec = 75657}}, stopped_ = false}
  270.         guard = {token_ = @0x7fffd5ab0118, owner_ = 1}
  271.         result = -1
  272. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (
  273.     this=0x7fffc964bef0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  274.         result = -1823185136
  275. #5  0x0000000000a6ed60 in ReactorRunnable::svc (this=0x7fffc964c340)
  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 = 9998}}
  284. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  285.     at ../../ace/Task.cpp:271
  286.         t = 0x7fffc964c340
  287.         svc_status = <value optimized out>
  288. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffd5ab11e0)
  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 0x7fffc67fc710 (LWP 2170)):
  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=0x7fffd5aafb10, 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 = 9998}}
  313.         this_timeout = <value optimized out>
  314.         timeout = 9
  315.         nfds = <value optimized out>
  316. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  317.     this=0x7fffd5aafb10, max_wait_time=0x7fffc67fbe30, 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=0x7fffd5aafb10, max_wait_time=0x7fffc67fbe30)
  322.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  323.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  324.           max_wait_time_ = 0x7fffc67fbe30, 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 = 1292678006, tv_usec = 81189}}, stopped_ = false}
  331.         guard = {token_ = @0x7fffd5aafb88, owner_ = 1}
  332.         result = -1
  333. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (
  334.     this=0x7fffc964bf40, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  335.         result = 2046057936
  336. #5  0x0000000000a6ed60 in ReactorRunnable::svc (this=0x7fffc964c208)
  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 = 9998}}
  345. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  346.     at ../../ace/Task.cpp:271
  347.         t = 0x7fffc964c208
  348.         svc_status = <value optimized out>
  349. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffd5ab1000)
  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 0x7fffc6ffd710 (LWP 2169)):
  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=0x7fffd5aaf5c0, 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 = 1885}}
  374.         this_timeout = <value optimized out>
  375.         timeout = 1
  376.         nfds = <value optimized out>
  377. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  378.     this=0x7fffd5aaf5c0, max_wait_time=0x7fffc6ffce30, 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=0x7fffd5aaf5c0, max_wait_time=0x7fffc6ffce30)
  383.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  384.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  385.           max_wait_time_ = 0x7fffc6ffce30, 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 = 1292678006, tv_usec = 81196}}, stopped_ = false}
  392.         guard = {token_ = @0x7fffd5aaf638, owner_ = 1}
  393.         result = -1
  394. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (
  395.     this=0x7ffff1c00fa0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  396.         result = 0
  397. #5  0x0000000000a6ed60 in ReactorRunnable::svc (this=0x7fffc964c0d0)
  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 = 1885}}
  406. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  407.     at ../../ace/Task.cpp:271
  408.         t = 0x7fffc964c0d0
  409.         svc_status = <value optimized out>
  410. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffd5ab0e20)
  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 0x7fffc77fe710 (LWP 2168)):
  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=0x7fffc964c5c0, 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 = 9998}}
  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=0x7fffc964c5c0, max_wait_time=0x7fffc77fde30, 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=0x7fffc964c5c0, max_wait_time=0x7fffc77fde30)
  444.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  445.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  446.           max_wait_time_ = 0x7fffc77fde30, 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 = 1292678006, tv_usec = 75604}}, stopped_ = false}
  453.         guard = {token_ = @0x7fffc964c638, owner_ = 1}
  454.         result = -1
  455. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (
  456.     this=0x7fffc964bb60, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  457.         result = -916144232
  458. #5  0x0000000000a6ed60 in ReactorRunnable::svc (this=0x7fffc964bf98)
  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 = 9998}}
  467. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  468.     at ../../ace/Task.cpp:271
  469.         t = 0x7fffc964bf98
  470.         svc_status = <value optimized out>
  471. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffd5b148d0)
  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 0x7fffc7fff710 (LWP 2167)):
  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=0x87a10e4, mutex=...,
  488.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  489.         result = <value optimized out>
  490.         ts = {tv_sec = 96, tv_nsec = 21310406216}
  491. #2  ACE_Condition_Thread_Mutex::wait (this=0x87a10e4, mutex=...,
  492.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  493. No locals.
  494. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  495.     (this=0x87a1060, timeout=0x0)
  496.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  497.         result = <value optimized out>
  498. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  499. No symbol table info available.
  500. #5  0x0000000000735a90 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 = 0x7fffce2fadc0
  505.         svc_status = <value optimized out>
  506. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x87b2e90)
  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 0x7fffd8eb8710 (LWP 2166)):
  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=0x87a10e4, mutex=...,
  523.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  524.         result = <value optimized out>
  525.         ts = {tv_sec = 96, tv_nsec = 21310406216}
  526. #2  ACE_Condition_Thread_Mutex::wait (this=0x87a10e4, mutex=...,
  527.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  528. No locals.
  529. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  530.     (this=0x87a1060, timeout=0x0)
  531.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  532.         result = <value optimized out>
  533. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  534. No symbol table info available.
  535. #5  0x0000000000735a90 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 = 0x7fffce2fadc0
  540.         svc_status = <value optimized out>
  541. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x87b0be0)
  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 0x7fffd96b9710 (LWP 2165)):
  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=0x87a10e4, mutex=...,
  558.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  559.         result = <value optimized out>
  560.         ts = {tv_sec = 96, tv_nsec = 21310406216}
  561. #2  ACE_Condition_Thread_Mutex::wait (this=0x87a10e4, mutex=...,
  562.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  563. No locals.
  564. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  565.     (this=0x87a1060, timeout=0x0)
  566.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  567.         result = <value optimized out>
  568. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  569. No symbol table info available.
  570. #5  0x0000000000735a90 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 = 0x7fffce2fadc0
  575.         svc_status = <value optimized out>
  576. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x87ae930)
  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 0x7fffccaf8710 (LWP 2164)):
  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=0x87a10e4, mutex=...,
  593.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  594.         result = <value optimized out>
  595.         ts = {tv_sec = 96, tv_nsec = 21310406216}
  596. #2  ACE_Condition_Thread_Mutex::wait (this=0x87a10e4, mutex=...,
  597.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  598. No locals.
  599. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  600.     (this=0x87a1060, timeout=0x0)
  601.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  602.         result = <value optimized out>
  603. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  604. No symbol table info available.
  605. #5  0x0000000000735a90 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 = 0x7fffce2fadc0
  610.         svc_status = <value optimized out>
  611. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x87ac680)
  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 0x7fffcd2f9710 (LWP 2163)):
  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=0x87a10e4, mutex=...,
  628.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  629.         result = <value optimized out>
  630.         ts = {tv_sec = 96, tv_nsec = 21310406216}
  631. #2  ACE_Condition_Thread_Mutex::wait (this=0x87a10e4, mutex=...,
  632.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  633. No locals.
  634. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  635.     (this=0x87a1060, timeout=0x0)
  636.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  637.         result = <value optimized out>
  638. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  639. No symbol table info available.
  640. #5  0x0000000000735a90 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 = 0x7fffce2fadc0
  645.         svc_status = <value optimized out>
  646. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x87a1220)
  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 0x7fffcdafa710 (LWP 2162)):
  659. #0  0x00007ffff63427dd in nanosleep () from /lib/libpthread.so.0
  660. No symbol table info available.
  661. #1  0x0000000000c37d39 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  0x000000000073c40e in FreezeDetectorRunnable::run() ()
  668. No symbol table info available.
  669. #4  0x0000000000c37fea in ACE_Based::Thread::ThreadTask (param=0x7fffcdaf9e00)
  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 0x7fffce2fb710 (LWP 2161)):
  680. #0  0x00007ffff609b8d3 in select () from /lib/libc.so.6
  681. No symbol table info available.
  682. #1  0x000000000100f095 in tcp_select (soap=0x7fffce2df5a0, 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 = 1, tv_usec = 172000}
  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 = 0x7fffce2df350
  691.         sfd = 0x7fffce2df3d0
  692.         efd = 0x7fffce2df450
  693. #2  0x000000000101e663 in soap_accept (soap=0x7fffce2df5a0)
  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  0x000000000073580f in TCSoapRunnable::run (this=<value optimized out>)
  701.     at /home/trinity/sources/src/server/worldserver/TCSoap/TCSoap.cpp:49
  702.         thread_soap = 0xc37fe0
  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 = 0x10387d0,
  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 = 0x10388d0}, <No data fields>},
  712.               thr_count_ = 5, thr_mgr_ = 0x15784a0, flags_ = 0, grp_id_ = 9,
  713.               lock_ = {lock_ = {__data = {__lock = 0, __count = 0,
  714.                     __owner = 0, __nusers = 0, __kind = 0, __spins = 0,
  715.                     __list = {__prev = 0x0, __next = 0x0}},
  716.                   __size = '\000' <repeats 39 times>, __align = 0},
  717.                 removed_ = false}, last_thread_id_ = 0},
  718.             msg_queue_ = 0x87a1060, delete_msg_queue_ = true, mod_ = 0x0,
  719.             next_ = 0x0}, <No data fields>}
  720.         soap = {_vptr.soap = 0x11bf070, state = 1, version = 0, mode = 0,
  721.           imode = 2097152, omode = 2097152, float_format = 0x11bb576 "%.9G",
  722.           double_format = 0x11bb57b "%.17lG",
  723.           dime_id_format = 0x11bb582 "cid:id%d",
  724.           http_version = 0x11bb58b "1.1", http_content = 0x0,
  725.           encodingStyle = 0x11be5a0 "", actor = 0x0, lang = 0x11bc169 "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 = 0x151c700, local_namespaces = 0x0, nlist = 0x0,
  730.           blist = 0x0, clist = 0x99a4b50, alist = 0x0, iht = {
  731.             0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>},
  732.           pblk = 0x0, pidx = 0, header = 0x0, fault = 0x996a480, idnum = 0,
  733.           user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0,
  734.           fpost = 0x1030970 <http_post>, fget = 0x100c3c0 <http_get>,
  735.           fput = 0x10203a0 <http_put>, fdel = 0x100c3d0 <http_405>,
  736.           fopt = 0x100c3d0 <http_405>, fhead = 0x100c3d0 <http_405>,
  737.           fform = 0, fposthdr = 0x1016310 <http_post_header>,
  738.           fresponse = 0x1011320 <http_response>,
  739.           fparse = 0x101fd70 <http_parse>,
  740.           fparsehdr = 0x102dc40 <http_parse_header>, fheader = 0,
  741.           fresolve = 0x1013760 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  742.           fclosesocket = 0x1013740 <tcp_closesocket>,
  743.           fshutdownsocket = 0x1013730 <tcp_shutdownsocket>,
  744.           fopen = 0x1024c60 <tcp_connect>, faccept = 0x1013750 <tcp_accept>,
  745.           fclose = 0x100c2b0 <tcp_disconnect>, fsend = 0x10133f0 <fsend>,
  746.           frecv = 0x10131a0 <frecv>, fpoll = 0x1015300 <soap_poll>,
  747.           fseterror = 0, fignore = 0, fserveloop = 0,
  748.           fplugin = 0x10112c0 <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 = 0x11bb58f "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 1024 times>}, wsuid = 0x0,
  783.           c14nexclude = 0x0, cookies = 0x0, cookie_domain = 0x0,
  784.           cookie_path = 0x0, cookie_max = 32, ipv6_multicast_if = 0,
  785.           ipv4_multicast_if = 0x0, ipv4_multicast_ttl = 0, peer = {
  786.             sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0},
  787.             sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  788.           fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  789.           session = 0x0, dh_params = 0x0, rsa_params = 0x0, ssl_flags = 0,
  790.           keyfile = 0x0, password = 0x0, cafile = 0x0, capath = 0x0,
  791.           crlfile = 0x0,
  792.           session_host = '\000' <repeats 992 times>, "@þ2öÿ\177\000\000\020\020\000\000\000\000\000\000\001\000\000\000\000\000\000\000¨þ2öÿ\177\000",
  793.           session_port = 3, c_locale = 0x0, d_stream = 0x6300000000,
  794.           z_crc = 0, z_dict = 0x1030 <Address 0x1030 out of bounds>,
  795.           z_dict_len = 4224, zlib_state = 257, zlib_in = 0, zlib_out = 3,
  796.           z_buf = 0x1 <Address 0x1 out of bounds>, z_buflen = 140737323925056,
  797.           z_level = 4097, z_ratio_in = 0, z_ratio_out = 0}
  798. #4  0x0000000000c37fea in ACE_Based::Thread::ThreadTask (param=0x28)
  799.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  800. No locals.
  801. #5  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  802. No symbol table info available.
  803. #6  0x00007ffff60a202d in clone () from /lib/libc.so.6
  804. No symbol table info available.
  805. #7  0x0000000000000000 in ?? ()
  806. No symbol table info available.
  807.  
  808. Thread 15 (Thread 0x7fffcf353710 (LWP 2159)):
  809. #0  0x00007ffff609b8d3 in select () from /lib/libc.so.6
  810. No symbol table info available.
  811. #1  0x00007ffff7981830 in ?? () from /lib/libreadline.so.5
  812. No symbol table info available.
  813. #2  0x00007ffff7981a6d in rl_read_key () from /lib/libreadline.so.5
  814. No symbol table info available.
  815. #3  0x00007ffff796ed61 in readline_internal_char () from /lib/libreadline.so.5
  816. No symbol table info available.
  817. #4  0x00007ffff796f245 in readline () from /lib/libreadline.so.5
  818. No symbol table info available.
  819. #5  0x000000000072bfde in CliRunnable::run (this=<value optimized out>)
  820.     at /home/trinity/sources/src/server/worldserver/CommandLine/CliRunnable.cpp:589
  821.         command_str = 0x8756f70 "0o\003\001"
  822. #6  0x0000000000c37fea in ACE_Based::Thread::ThreadTask (param=0x1)
  823.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  824. No locals.
  825. #7  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  826. No symbol table info available.
  827. #8  0x00007ffff60a202d in clone () from /lib/libc.so.6
  828. No symbol table info available.
  829. #9  0x0000000000000000 in ?? ()
  830. No symbol table info available.
  831.  
  832. Thread 14 (Thread 0x7fffcfb54710 (LWP 2158)):
  833. #0  0x0000000000813fef in void VisitorHelper<WorldObjectChangeAccumulator, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > >(WorldObjectChangeAccumulator&, ContainerMapList<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > >&) ()
  834. No symbol table info available.
  835. #1  0x000000000080f0d6 in VisitorHelper<WorldObjectChangeAccumulator, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (this=0x7fffcb5ba650, data_map=<value optimized out>)
  836.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  837. No locals.
  838. #2  TypeContainerVisitor<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >::Visit (this=0x7fffcb5ba650, data_map=<value optimized out>)
  839.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  840. No locals.
  841. #3  Visit<WorldObjectChangeAccumulator> (this=0x7fffcb5ba650,
  842.     data_map=<value optimized out>)
  843.     at /home/trinity/sources/src/server/game/Grids/Grid.h:96
  844. No locals.
  845. #4  Visit<WorldObjectChangeAccumulator, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (this=0x7fffcb5ba650,
  846.     data_map=<value optimized out>)
  847.     at /home/trinity/sources/src/server/game/Grids/NGrid.h:145
  848. No locals.
  849. #5  Map::Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >
  850.     (this=0x7fffcb5ba650, data_map=<value optimized out>)
  851.     at /home/trinity/sources/src/server/game/Maps/Map.h:653
  852.         x = 15
  853.         y = 32
  854.         cell_x = 4
  855.         cell_y = 6
  856. #6  Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (
  857.     this=0x7fffcb5ba650, data_map=<value optimized out>)
  858.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:227
  859.         r_zone = {data = {Part = {grid_x = 15, grid_y = 32, cell_x = 4,
  860.               cell_y = 6, nocreate = 1, reserved = 0}, All = 18368527}}
  861.         cell_pair = {x_coord = 124, y_coord = 262}
  862.         area = {right_offset = 1, left_offset = 2, upper_offset = 1,
  863.           lower_offset = 1}
  864. #7  Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (
  865.     this=0x7fffcb5ba650, data_map=<value optimized out>)
  866.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:239
  867. No locals.
  868. #8  WorldObject::BuildUpdate (this=0x7fffcb5ba650,
  869.     data_map=<value optimized out>)
  870.     at /home/trinity/sources/src/server/game/Entities/Object/Object.cpp:2764
  871.         p = {x_coord = 124, y_coord = 261}
  872.         cell = {data = {Part = {grid_x = 15, grid_y = 32, cell_x = 4,
  873.               cell_y = 5, nocreate = 1, reserved = 31}, All = 1058293775}}
  874.         notifier = {i_updateDatas = @0x7fffcfb53cf0,
  875.           i_object = @0x7fffcb5ba650, plr_list = {_M_t = {
  876.               _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>},
  877.                 _M_key_compare = {<std::binary_function<unsigned long, unsigned long, bool>> = {<No data fields>}, <No data fields>}, _M_header = {
  878.                   _M_color = std::_S_red, _M_parent = 0x7fffaa3ef770,
  879.                   _M_left = 0x7fff8162c510, _M_right = 0x7fff8372f7b0},
  880.                 _M_node_count = 3}}}}
  881.         player_notifier = {i_visitor = @0x7fffcfb53b60}
  882. #9  0x000000000097cfbb in ObjectAccessor::Update (this=0x18f97e8)
  883.     at /home/trinity/sources/src/server/game/Globals/ObjectAccessor.cpp:375
  884.         obj = 0x7fffcb5ba650
  885.         g = {lock_ = 0x18f9848, owner_ = 0}
  886.         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>> = {
  887.                 _M_extract = {<std::unary_function<std::pair<Player* const, UpdateData>, Player* const>> = {<No data fields>}, <No data fields>},
  888.                 _M_eq = {<std::binary_function<Player*, Player*, bool>> = {<No data fields>}, <No data fields>},
  889.                 _M_h1 = {<std::unary_function<Player*, unsigned long>> = {<No data fields>}, <No data fields>},
  890.                 _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>},
  891.               _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 = 0x7fff83732e90, _M_bucket_count = 97,
  892.               _M_element_count = 84, _M_rehash_policy = {
  893.                 _M_max_load_factor = 1, _M_growth_factor = 2,
  894.                 _M_next_resize = 97}}, <No data fields>}, <No data fields>}
  895.         packet = {<ByteBuffer> = {static DEFAULT_SIZE = 4096,
  896.             _rpos = 140736678149368, _wpos = 140735882721168,
  897.             _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  898.                 _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  899.                   _M_start = 0x639e640 "\027\v", _M_finish = 0x0,
  900.                   _M_end_of_storage = 0x6386410 "P<\a\001"}}, <No data fields>}}, m_opcode = 15644}
  901.         __FUNCTION__ = "Update"
  902. #10 0x00000000009bd0da in MapManager::Update (this=0x2e5ba98,
  903.     diff=<value optimized out>)
  904.     at /home/trinity/sources/src/server/game/Maps/MapManager.cpp:278
  905. No locals.
  906. #11 0x0000000000b075bd in World::Update (this=0x7ffff06994c8, diff=50)
  907.     at /home/trinity/sources/src/server/game/World/World.cpp:1966
  908. No locals.
  909. #12 0x0000000000735e16 in WorldRunnable::run (this=<value optimized out>)
  910.     at /home/trinity/sources/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  911.         diff = 50
  912.         realCurrTime = 112915
  913.         realPrevTime = 112865
  914.         prevSleepTime = 49
  915. #13 0x0000000000c37fea in ACE_Based::Thread::ThreadTask (param=0x188256c0)
  916.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  917. No locals.
  918. #14 0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  919. No symbol table info available.
  920. #15 0x00007ffff60a202d in clone () from /lib/libc.so.6
  921. No symbol table info available.
  922. #16 0x0000000000000000 in ?? ()
  923. No symbol table info available.
  924.  
  925. Thread 13 (Thread 0x7fffe4f2e710 (LWP 2157)):
  926. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  927.    from /lib/libpthread.so.0
  928. No symbol table info available.
  929. #1  0x00007ffff7661b75 in cond_timedwait (this=0x2e5bd84, mutex=...,
  930.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  931.         result = <value optimized out>
  932.         ts = {tv_sec = 198342800, tv_nsec = 198343088}
  933. #2  ACE_Condition_Thread_Mutex::wait (this=0x2e5bd84, mutex=...,
  934.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  935. No locals.
  936. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  937.     (this=0x2e5bd00, timeout=0x0)
  938.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  939.         result = <value optimized out>
  940. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  941. No symbol table info available.
  942. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  943.     this=<value optimized out>, tv=0xfffffffffffffe00)
  944.     at ../../ace/Activation_Queue.cpp:89
  945.         mb = 0x0
  946. #6  0x0000000000c39194 in DelayExecutor::svc (this=0x2e5bba8)
  947.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:47
  948.         rq = 0x7fff817237e0
  949. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  950.     at ../../ace/Task.cpp:271
  951.         t = 0x2e5bba8
  952.         svc_status = <value optimized out>
  953. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffd5aa9e00)
  954.     at ../../ace/Thread_Adapter.cpp:94
  955.         exit_hook_instance = <value optimized out>
  956.         exit_hook_maybe = {instance_ = 0x0}
  957.         exit_hook_ptr = <value optimized out>
  958. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  959. No symbol table info available.
  960. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  961. No symbol table info available.
  962. #11 0x0000000000000000 in ?? ()
  963. No symbol table info available.
  964.  
  965. Thread 12 (Thread 0x7fffe572f710 (LWP 2156)):
  966. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  967.    from /lib/libpthread.so.0
  968. No symbol table info available.
  969. #1  0x00007ffff7661b75 in cond_timedwait (this=0x2e5bd84, mutex=...,
  970.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  971.         result = <value optimized out>
  972.         ts = {tv_sec = 140737042902448, tv_nsec = 140735369237200}
  973. #2  ACE_Condition_Thread_Mutex::wait (this=0x2e5bd84, mutex=...,
  974.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  975. No locals.
  976. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  977.     (this=0x2e5bd00, timeout=0x0)
  978.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  979.         result = <value optimized out>
  980. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  981. No symbol table info available.
  982. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  983.     this=<value optimized out>, tv=0xfffffffffffffe00)
  984.     at ../../ace/Activation_Queue.cpp:89
  985.         mb = 0x0
  986. #6  0x0000000000c39194 in DelayExecutor::svc (this=0x2e5bba8)
  987.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:47
  988.         rq = 0x7fff824dca50
  989. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  990.     at ../../ace/Task.cpp:271
  991.         t = 0x2e5bba8
  992.         svc_status = <value optimized out>
  993. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffd68974f0)
  994.     at ../../ace/Thread_Adapter.cpp:94
  995.         exit_hook_instance = <value optimized out>
  996.         exit_hook_maybe = {instance_ = 0x0}
  997.         exit_hook_ptr = <value optimized out>
  998. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  999. No symbol table info available.
  1000. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1001. No symbol table info available.
  1002. #11 0x0000000000000000 in ?? ()
  1003. No symbol table info available.
  1004.  
  1005. Thread 11 (Thread 0x7fffe5f30710 (LWP 2155)):
  1006. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1007.    from /lib/libpthread.so.0
  1008. No symbol table info available.
  1009. #1  0x00007ffff7661b75 in cond_timedwait (this=0x2e5bd84, mutex=...,
  1010.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1011.         result = <value optimized out>
  1012.         ts = {tv_sec = 140737051295152, tv_nsec = 140735369238640}
  1013. #2  ACE_Condition_Thread_Mutex::wait (this=0x2e5bd84, mutex=...,
  1014.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1015. No locals.
  1016. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1017.     (this=0x2e5bd00, timeout=0x0)
  1018.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1019.         result = <value optimized out>
  1020. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1021. No symbol table info available.
  1022. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1023.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1024.     at ../../ace/Activation_Queue.cpp:89
  1025.         mb = 0x0
  1026. #6  0x0000000000c39194 in DelayExecutor::svc (this=0x2e5bba8)
  1027.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:47
  1028.         rq = 0x7fff81d13e70
  1029. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1030.     at ../../ace/Task.cpp:271
  1031.         t = 0x2e5bba8
  1032.         svc_status = <value optimized out>
  1033. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x8110440)
  1034.     at ../../ace/Thread_Adapter.cpp:94
  1035.         exit_hook_instance = <value optimized out>
  1036.         exit_hook_maybe = {instance_ = 0x0}
  1037.         exit_hook_ptr = <value optimized out>
  1038. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1039. No symbol table info available.
  1040. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1041. No symbol table info available.
  1042. #11 0x0000000000000000 in ?? ()
  1043. No symbol table info available.
  1044.  
  1045. Thread 10 (Thread 0x7fffe9179710 (LWP 2154)):
  1046. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1047.    from /lib/libpthread.so.0
  1048. No symbol table info available.
  1049. #1  0x00007ffff7661b75 in cond_timedwait (this=0x2e5bd84, mutex=...,
  1050.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1051.         result = <value optimized out>
  1052.         ts = {tv_sec = 104358928, tv_nsec = 104359216}
  1053. #2  ACE_Condition_Thread_Mutex::wait (this=0x2e5bd84, mutex=...,
  1054.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1055. No locals.
  1056. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1057.     (this=0x2e5bd00, timeout=0x0)
  1058.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1059.         result = <value optimized out>
  1060. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1061. No symbol table info available.
  1062. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1063.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1064.     at ../../ace/Activation_Queue.cpp:89
  1065.         mb = 0x0
  1066. #6  0x0000000000c39194 in DelayExecutor::svc (this=0x2e5bba8)
  1067.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:47
  1068.         rq = 0x7fff811dcbd0
  1069. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1070.     at ../../ace/Task.cpp:271
  1071.         t = 0x2e5bba8
  1072.         svc_status = <value optimized out>
  1073. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x8112280)
  1074.     at ../../ace/Thread_Adapter.cpp:94
  1075.         exit_hook_instance = <value optimized out>
  1076.         exit_hook_maybe = {instance_ = 0x0}
  1077.         exit_hook_ptr = <value optimized out>
  1078. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1079. No symbol table info available.
  1080. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1081. No symbol table info available.
  1082. #11 0x0000000000000000 in ?? ()
  1083. No symbol table info available.
  1084.  
  1085. Thread 9 (Thread 0x7fffedffb710 (LWP 2149)):
  1086. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1087.    from /lib/libpthread.so.0
  1088. No symbol table info available.
  1089. #1  0x00007ffff7661b75 in cond_timedwait (this=0x155bdf4, mutex=...,
  1090.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1091.         result = <value optimized out>
  1092.         ts = {tv_sec = 0, tv_nsec = 140737219919904}
  1093. #2  ACE_Condition_Thread_Mutex::wait (this=0x155bdf4, mutex=...,
  1094.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1095. No locals.
  1096. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1097.     (this=0x155bd70, timeout=0x0)
  1098.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1099.         result = <value optimized out>
  1100. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1101. No symbol table info available.
  1102. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1103.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1104.     at ../../ace/Activation_Queue.cpp:89
  1105.         mb = 0x0
  1106. #6  0x0000000000c2ac60 in DatabaseWorker::svc (this=0x7ffff06543e0)
  1107.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1108. No locals.
  1109. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1110.     at ../../ace/Task.cpp:271
  1111.         t = 0x7ffff06543e0
  1112.         svc_status = <value optimized out>
  1113. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff0654490)
  1114.     at ../../ace/Thread_Adapter.cpp:94
  1115.         exit_hook_instance = <value optimized out>
  1116.         exit_hook_maybe = {instance_ = 0x0}
  1117.         exit_hook_ptr = <value optimized out>
  1118. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1119. No symbol table info available.
  1120. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1121. No symbol table info available.
  1122. #11 0x0000000000000000 in ?? ()
  1123. No symbol table info available.
  1124.  
  1125. Thread 8 (Thread 0x7fffee7fc710 (LWP 2148)):
  1126. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1127.    from /lib/libpthread.so.0
  1128. No symbol table info available.
  1129. #1  0x00007ffff7661b75 in cond_timedwait (this=0x155bce4, mutex=...,
  1130.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1131.         result = <value optimized out>
  1132.         ts = {tv_sec = 140737225527248, tv_nsec = 140737225527136}
  1133. #2  ACE_Condition_Thread_Mutex::wait (this=0x155bce4, mutex=...,
  1134.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1135. No locals.
  1136. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1137.     (this=0x155bc60, timeout=0x0)
  1138.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1139.         result = <value optimized out>
  1140. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1141. No symbol table info available.
  1142. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1143.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1144.     at ../../ace/Activation_Queue.cpp:89
  1145.         mb = 0x0
  1146. #6  0x0000000000c2ac60 in DatabaseWorker::svc (this=0x7ffff041fd10)
  1147.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1148. No locals.
  1149. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1150.     at ../../ace/Task.cpp:271
  1151.         t = 0x7ffff041fd10
  1152.         svc_status = <value optimized out>
  1153. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff041fe00)
  1154.     at ../../ace/Thread_Adapter.cpp:94
  1155.         exit_hook_instance = <value optimized out>
  1156.         exit_hook_maybe = {instance_ = 0x0}
  1157.         exit_hook_ptr = <value optimized out>
  1158. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1159. No symbol table info available.
  1160. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1161. No symbol table info available.
  1162. #11 0x0000000000000000 in ?? ()
  1163. No symbol table info available.
  1164.  
  1165. Thread 7 (Thread 0x7fffeeffd710 (LWP 2147)):
  1166. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1167.    from /lib/libpthread.so.0
  1168. No symbol table info available.
  1169. #1  0x00007ffff7661b75 in cond_timedwait (this=0x155bce4, mutex=...,
  1170.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1171.         result = <value optimized out>
  1172.         ts = {tv_sec = 1, tv_nsec = 140735239542368}
  1173. #2  ACE_Condition_Thread_Mutex::wait (this=0x155bce4, mutex=...,
  1174.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1175. No locals.
  1176. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1177.     (this=0x155bc60, timeout=0x0)
  1178.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1179.         result = <value optimized out>
  1180. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1181. No symbol table info available.
  1182. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1183.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1184.     at ../../ace/Activation_Queue.cpp:89
  1185.         mb = 0x0
  1186. #6  0x0000000000c2ac60 in DatabaseWorker::svc (this=0x7ffff02dcdc0)
  1187.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1188. No locals.
  1189. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1190.     at ../../ace/Task.cpp:271
  1191.         t = 0x7ffff02dcdc0
  1192.         svc_status = <value optimized out>
  1193. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff02dceb0)
  1194.     at ../../ace/Thread_Adapter.cpp:94
  1195.         exit_hook_instance = <value optimized out>
  1196.         exit_hook_maybe = {instance_ = 0x0}
  1197.         exit_hook_ptr = <value optimized out>
  1198. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1199. No symbol table info available.
  1200. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1201. No symbol table info available.
  1202. #11 0x0000000000000000 in ?? ()
  1203. No symbol table info available.
  1204.  
  1205. Thread 6 (Thread 0x7fffef7fe710 (LWP 2146)):
  1206. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1207.    from /lib/libpthread.so.0
  1208. No symbol table info available.
  1209. #1  0x00007ffff7661b75 in cond_timedwait (this=0x155bce4, mutex=...,
  1210.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1211.         result = <value optimized out>
  1212.         ts = {tv_sec = 140735398744544, tv_nsec = 140737344334582}
  1213. #2  ACE_Condition_Thread_Mutex::wait (this=0x155bce4, mutex=...,
  1214.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1215. No locals.
  1216. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1217.     (this=0x155bc60, timeout=0x0)
  1218.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1219.         result = <value optimized out>
  1220. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1221. No symbol table info available.
  1222. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1223.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1224.     at ../../ace/Activation_Queue.cpp:89
  1225.         mb = 0x0
  1226. #6  0x0000000000c2ac60 in DatabaseWorker::svc (this=0x7ffff0199e70)
  1227.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1228. No locals.
  1229. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1230.     at ../../ace/Task.cpp:271
  1231.         t = 0x7ffff0199e70
  1232.         svc_status = <value optimized out>
  1233. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff0199f60)
  1234.     at ../../ace/Thread_Adapter.cpp:94
  1235.         exit_hook_instance = <value optimized out>
  1236.         exit_hook_maybe = {instance_ = 0x0}
  1237.         exit_hook_ptr = <value optimized out>
  1238. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1239. No symbol table info available.
  1240. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1241. No symbol table info available.
  1242. #11 0x0000000000000000 in ?? ()
  1243. No symbol table info available.
  1244.  
  1245. Thread 5 (Thread 0x7fffeffff710 (LWP 2145)):
  1246. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1247.    from /lib/libpthread.so.0
  1248. No symbol table info available.
  1249. #1  0x00007ffff7661b75 in cond_timedwait (this=0x155bce4, mutex=...,
  1250.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1251.         result = <value optimized out>
  1252.         ts = {tv_sec = 0, tv_nsec = 140736280395808}
  1253. #2  ACE_Condition_Thread_Mutex::wait (this=0x155bce4, mutex=...,
  1254.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1255. No locals.
  1256. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1257.     (this=0x155bc60, timeout=0x0)
  1258.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1259.         result = <value optimized out>
  1260. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1261. No symbol table info available.
  1262. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1263.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1264.     at ../../ace/Activation_Queue.cpp:89
  1265.         mb = 0x0
  1266. #6  0x0000000000c2ac60 in DatabaseWorker::svc (this=0x7ffff0054a40)
  1267.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1268. No locals.
  1269. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1270.     at ../../ace/Task.cpp:271
  1271.         t = 0x7ffff0054a40
  1272.         svc_status = <value optimized out>
  1273. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff0054af0)
  1274.     at ../../ace/Thread_Adapter.cpp:94
  1275.         exit_hook_instance = <value optimized out>
  1276.         exit_hook_maybe = {instance_ = 0x0}
  1277.         exit_hook_ptr = <value optimized out>
  1278. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1279. No symbol table info available.
  1280. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1281. No symbol table info available.
  1282. #11 0x0000000000000000 in ?? ()
  1283. No symbol table info available.
  1284.  
  1285. Thread 4 (Thread 0x7ffff49c9710 (LWP 2144)):
  1286. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1287.    from /lib/libpthread.so.0
  1288. No symbol table info available.
  1289. #1  0x00007ffff7661b75 in cond_timedwait (this=0x155a644, mutex=...,
  1290.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1291.         result = <value optimized out>
  1292.         ts = {tv_sec = 5, tv_nsec = 0}
  1293. #2  ACE_Condition_Thread_Mutex::wait (this=0x155a644, mutex=...,
  1294.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1295. No locals.
  1296. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1297.     (this=0x155a5c0, timeout=0x0)
  1298.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1299.         result = <value optimized out>
  1300. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1301. No symbol table info available.
  1302. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1303.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1304.     at ../../ace/Activation_Queue.cpp:89
  1305.         mb = 0x0
  1306. #6  0x0000000000c2ac60 in DatabaseWorker::svc (this=0x7ffff00208c0)
  1307.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1308. No locals.
  1309. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1310.     at ../../ace/Task.cpp:271
  1311.         t = 0x7ffff00208c0
  1312.         svc_status = <value optimized out>
  1313. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff00209b0)
  1314.     at ../../ace/Thread_Adapter.cpp:94
  1315.         exit_hook_instance = <value optimized out>
  1316.         exit_hook_maybe = {instance_ = 0x0}
  1317.         exit_hook_ptr = <value optimized out>
  1318. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1319. No symbol table info available.
  1320. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1321. No symbol table info available.
  1322. #11 0x0000000000000000 in ?? ()
  1323. No symbol table info available.
  1324.  
  1325. Thread 3 (Thread 0x7ffff53d6710 (LWP 2143)):
  1326. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1327.    from /lib/libpthread.so.0
  1328. No symbol table info available.
  1329. #1  0x00007ffff7661b75 in cond_timedwait (this=0x155a644, mutex=...,
  1330.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1331.         result = <value optimized out>
  1332.         ts = {tv_sec = 22390336, tv_nsec = 22390288}
  1333. #2  ACE_Condition_Thread_Mutex::wait (this=0x155a644, mutex=...,
  1334.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1335. No locals.
  1336. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1337.     (this=0x155a5c0, timeout=0x0)
  1338.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1339.         result = <value optimized out>
  1340. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1341. No symbol table info available.
  1342. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1343.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1344.     at ../../ace/Activation_Queue.cpp:89
  1345.         mb = 0x0
  1346. #6  0x0000000000c2ac60 in DatabaseWorker::svc (this=0x15783f0)
  1347.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1348. No locals.
  1349. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1350.     at ../../ace/Task.cpp:271
  1351.         t = 0x15783f0
  1352.         svc_status = <value optimized out>
  1353. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x15786f0)
  1354.     at ../../ace/Thread_Adapter.cpp:94
  1355.         exit_hook_instance = <value optimized out>
  1356.         exit_hook_maybe = {instance_ = 0x0}
  1357.         exit_hook_ptr = <value optimized out>
  1358. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1359. No symbol table info available.
  1360. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1361. No symbol table info available.
  1362. #11 0x0000000000000000 in ?? ()
  1363. No symbol table info available.
  1364.  
  1365. Thread 1 (Thread 0x7ffff7fe0720 (LWP 2139)):
  1366. #0  0x00007ffff633bbe5 in pthread_join () from /lib/libpthread.so.0
  1367. No symbol table info available.
  1368. #1  0x00007ffff76f418b in thr_join (this=0x15784a0, task=0x7fffc964bf98)
  1369.     at ../../ace/OS_NS_Thread.inl:2788
  1370.         result = 22512800
  1371. #2  ACE_Thread::join (this=0x15784a0, task=0x7fffc964bf98)
  1372.     at ../../ace/Thread.inl:137
  1373. No locals.
  1374. #3  ACE_Thread_Manager::wait_task (this=0x15784a0, task=0x7fffc964bf98)
  1375.     at ../../ace/Thread_Manager.cpp:1793
  1376.         i = 0
  1377.         copy_count = 1
  1378.         result = <value optimized out>
  1379. #4  0x0000000000a6d160 in ReactorRunnable::Wait (this=0x7fffc964c838)
  1380.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:102
  1381. No locals.
  1382. #5  WorldSocketMgr::Wait (this=0x7fffc964c838)
  1383.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:318
  1384.         i = 1
  1385. #6  0x000000000073b444 in Master::Run (this=0x1577768)
  1386.     at /home/trinity/sources/src/server/worldserver/Master.cpp:279
  1387.         seed1 = {_bn = 0x15777c0, _array = 0x0}
  1388.         pidfile = {static npos = 18446744073709551615,
  1389.           _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1390.             _M_p = 0x15781f8 "../logs/core.pid"}}
  1391.         SignalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  1392.               _vptr.ACE_Event_Handler = 0x1039930,
  1393.               reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  1394.                   value_ = 1}, <No data fields>}, priority_ = 0,
  1395.               reactor_ = 0x0,
  1396.               reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  1397.                   _vptr.Policy = 0x7ffff7946890},
  1398.                 value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  1399.         SignalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  1400.               _vptr.ACE_Event_Handler = 0x1039930,
  1401.               reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  1402.                   value_ = 1}, <No data fields>}, priority_ = 0,
  1403.               reactor_ = 0x0,
  1404.               reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  1405.                   _vptr.Policy = 0x7ffff7946890},
  1406.                 value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  1407.         Handler = {_vptr.ACE_Sig_Handler = 0x152f470, static sig_pending_ = 0,
  1408.           static signal_handlers_ = {0x0, 0x0, 0x7fffffffe400,
  1409.             0x0 <repeats 12 times>, 0x7fffffffe3d0, 0x0 <repeats 49 times>}}
  1410.         world_thread = {m_iThreadId = 140736678151952,
  1411.           m_hThreadHandle = 140736678151952, m_task = 0x2febee0,
  1412.           static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>},
  1413.             _vptr.ACE_TSS = 0x10bb5f0, keylock_ = {lock_ = {__data = {
  1414.                   __lock = 0, __count = 0, __owner = 0, __nusers = 0,
  1415.                   __kind = 0, __spins = 0, __list = {__prev = 0x0,
  1416.                     __next = 0x0}}, __size = '\000' <repeats 39 times>,
  1417.                 __align = 0}, removed_ = false}, once_ = false, key_ = 0},
  1418.           static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1419.         cliThread = 0x8756f50
  1420.         rar_thread = {m_iThreadId = 140736661366544,
  1421.           m_hThreadHandle = 140736661366544, m_task = 0x2febf30,
  1422.           static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>},
  1423.             _vptr.ACE_TSS = 0x10bb5f0, keylock_ = {lock_ = {__data = {
  1424.                   __lock = 0, __count = 0, __owner = 0, __nusers = 0,
  1425.                   __kind = 0, __spins = 0, __list = {__prev = 0x0,
  1426.                     __next = 0x0}}, __size = '\000' <repeats 39 times>,
  1427.                 __align = 0}, removed_ = false}, once_ = false, key_ = 0},
  1428.           static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1429.         soap_thread = <value optimized out>
  1430.         wsport = <value optimized out>
  1431.         bind_ip = {static npos = 18446744073709551615,
  1432.           _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffc964c8f8 "0.0.0.0"}}
  1433. #7  0x0000000000736aff in main (argc=3, argv=<value optimized out>)
  1434.     at /home/trinity/sources/src/server/worldserver/Main.cpp:147
  1435.         cfg_file = 0x7fffffffe922 "../etc/worldserver.conf"
  1436.         c = <value optimized out>
  1437.         ret = <value optimized out>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement