Advertisement
Guest User

Untitled

a guest
Jul 6th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 84.36 KB | None | 0 0
  1. [New Thread 0x7fffe4f2e710 (LWP 2657)]
  2. [New Thread 0x7fffda746710 (LWP 2658)]
  3. [New Thread 0x7fffd9f45710 (LWP 2659)]
  4. [New Thread 0x7fffd9744710 (LWP 2660)]
  5. [New Thread 0x7fffd8f43710 (LWP 2661)]
  6. [New Thread 0x7fffcfb54710 (LWP 2662)]
  7. [New Thread 0x7fffcf353710 (LWP 2663)]
  8. [New Thread 0x7fffceb52710 (LWP 2664)]
  9. [New Thread 0x7fffce351710 (LWP 2665)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffadffb710 (LWP 2651)]
  13. 0x0000000000000000 in ?? ()
  14. #0  0x0000000000000000 in ?? ()
  15. #1  0x000000000072ef56 in Object::GetUInt64Value (this=0x7fff87d64470,
  16.     index=<value optimized out>)
  17.     at /home/trinity/sources/src/server/game/Entities/Object/Object.h:186
  18. #2  0x0000000000813dde in void VisitorHelper<WorldObjectChangeAccumulator, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > >(WorldObjectChangeAccumulator&, ContainerMapList<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > >&) ()
  19. #3  0x000000000080f0d6 in VisitorHelper<WorldObjectChangeAccumulator, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (this=0x7fff85ee1d00, data_map=<value optimized out>)
  20.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  21. #4  TypeContainerVisitor<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >::Visit (this=0x7fff85ee1d00, data_map=<value optimized out>)
  22.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  23. #5  Visit<WorldObjectChangeAccumulator> (this=0x7fff85ee1d00,
  24.     data_map=<value optimized out>)
  25.     at /home/trinity/sources/src/server/game/Grids/Grid.h:96
  26. #6  Visit<WorldObjectChangeAccumulator, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (this=0x7fff85ee1d00,
  27.     data_map=<value optimized out>)
  28.     at /home/trinity/sources/src/server/game/Grids/NGrid.h:145
  29. #7  Map::Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >
  30.     (this=0x7fff85ee1d00, data_map=<value optimized out>)
  31.     at /home/trinity/sources/src/server/game/Maps/Map.h:653
  32. #8  Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (
  33.     this=0x7fff85ee1d00, data_map=<value optimized out>)
  34.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:227
  35. #9  Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (
  36.     this=0x7fff85ee1d00, data_map=<value optimized out>)
  37.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:239
  38. #10 WorldObject::BuildUpdate (this=0x7fff85ee1d00,
  39.     data_map=<value optimized out>)
  40.     at /home/trinity/sources/src/server/game/Entities/Object/Object.cpp:2764
  41. #11 0x000000000097cfbb in ObjectAccessor::Update (this=0x7fffd4de3dc8)
  42.     at /home/trinity/sources/src/server/game/Globals/ObjectAccessor.cpp:375
  43. #12 0x00000000009bd0da in MapManager::Update (this=0x7fffe3d61b78,
  44.     diff=<value optimized out>)
  45.     at /home/trinity/sources/src/server/game/Maps/MapManager.cpp:278
  46. #13 0x0000000000b075bd in World::Update (this=0x1c17a48, diff=38)
  47.     at /home/trinity/sources/src/server/game/World/World.cpp:1966
  48. #14 0x0000000000735e16 in WorldRunnable::run (this=<value optimized out>)
  49.     at /home/trinity/sources/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  50. #15 0x0000000000c37fea in ACE_Based::Thread::ThreadTask (param=0x7fffadffa2a0)
  51.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  52. #16 0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  53. #17 0x00007ffff60a202d in clone () from /lib/libc.so.6
  54. #18 0x0000000000000000 in ?? ()
  55. #0  0x0000000000000000 in ?? ()
  56. No symbol table info available.
  57. #1  0x000000000072ef56 in Object::GetUInt64Value (this=0x7fff87d64470,
  58.     index=<value optimized out>)
  59.     at /home/trinity/sources/src/server/game/Entities/Object/Object.h:186
  60. No locals.
  61. #2  0x0000000000813dde in void VisitorHelper<WorldObjectChangeAccumulator, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > >(WorldObjectChangeAccumulator&, ContainerMapList<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > >&) ()
  62. No symbol table info available.
  63. #3  0x000000000080f0d6 in VisitorHelper<WorldObjectChangeAccumulator, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (this=0x7fff85ee1d00, data_map=<value optimized out>)
  64.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  65. No locals.
  66. #4  TypeContainerVisitor<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >::Visit (this=0x7fff85ee1d00, data_map=<value optimized out>)
  67.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  68. No locals.
  69. #5  Visit<WorldObjectChangeAccumulator> (this=0x7fff85ee1d00,
  70.     data_map=<value optimized out>)
  71.     at /home/trinity/sources/src/server/game/Grids/Grid.h:96
  72. No locals.
  73. #6  Visit<WorldObjectChangeAccumulator, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (this=0x7fff85ee1d00,
  74.     data_map=<value optimized out>)
  75.     at /home/trinity/sources/src/server/game/Grids/NGrid.h:145
  76. No locals.
  77. #7  Map::Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >
  78.     (this=0x7fff85ee1d00, data_map=<value optimized out>)
  79.     at /home/trinity/sources/src/server/game/Maps/Map.h:653
  80.         x = 15
  81.         y = 32
  82.         cell_x = 4
  83.         cell_y = 6
  84. #8  Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (
  85.     this=0x7fff85ee1d00, data_map=<value optimized out>)
  86.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:227
  87.         r_zone = {data = {Part = {grid_x = 15, grid_y = 32, cell_x = 4,
  88.               cell_y = 6, nocreate = 1, reserved = 0}, All = 18368527}}
  89.         cell_pair = {x_coord = 124, y_coord = 262}
  90.         area = {right_offset = 2, left_offset = 1, upper_offset = 2,
  91.           lower_offset = 1}
  92. #9  Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (
  93.     this=0x7fff85ee1d00, data_map=<value optimized out>)
  94.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:239
  95. No locals.
  96. #10 WorldObject::BuildUpdate (this=0x7fff85ee1d00,
  97.     data_map=<value optimized out>)
  98.     at /home/trinity/sources/src/server/game/Entities/Object/Object.cpp:2764
  99.         p = {x_coord = 123, y_coord = 260}
  100.         cell = {data = {Part = {grid_x = 15, grid_y = 32, cell_x = 3,
  101.               cell_y = 4, nocreate = 1, reserved = 31}, All = 1058027535}}
  102.         notifier = {i_updateDatas = @0x7fffadffacf0,
  103.           i_object = @0x7fff85ee1d00, plr_list = {_M_t = {
  104.               _M_impl = {<std::allocator<std::_Rb_tree_node<unsigned long> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<unsigned long> >> = {<No data fields>}, <No data fields>},
  105.                 _M_key_compare = {<std::binary_function<unsigned long, unsigned long, bool>> = {<No data fields>}, <No data fields>}, _M_header = {
  106.                   _M_color = std::_S_red, _M_parent = 0x7fffa702b650,
  107.                   _M_left = 0x7fff94f212a0, _M_right = 0x7fff884aa700},
  108.                 _M_node_count = 3}}}}
  109.         player_notifier = {i_visitor = @0x7fffadffab60}
  110. #11 0x000000000097cfbb in ObjectAccessor::Update (this=0x7fffd4de3dc8)
  111.     at /home/trinity/sources/src/server/game/Globals/ObjectAccessor.cpp:375
  112.         obj = 0x7fff85ee1d00
  113.         g = {lock_ = 0x7fffd4de3e28, owner_ = 0}
  114.         update_players = {<std::tr1::__unordered_map<Player*, UpdateData, std::tr1::hash<Player*>, std::equal_to<Player*>, std::allocator<std::pair<Player* const, UpdateData> >, false>> = {<std::tr1::_Hashtable<Player*, std::pair<Player* const, UpdateData>, std::allocator<std::pair<Player* const, UpdateData> >, std::_Select1st<std::pair<Player* const, UpdateData> >, std::equal_to<Player*>, std::tr1::hash<Player*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true>> = {<std::tr1::__detail::_Rehash_base<std::tr1::__detail::_Prime_rehash_policy, std::tr1::_Hashtable<Player*, std::pair<Player* const, UpdateData>, std::allocator<std::pair<Player* const, UpdateData> >, std::_Select1st<std::pair<Player* const, UpdateData> >, std::equal_to<Player*>, std::tr1::hash<Player*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true> >> = {<No data fields>}, <std::tr1::__detail::_Hash_code_base<Player*, std::pair<Player* const, UpdateData>, std::_Select1st<std::pair<Player* const, UpdateData> >, std::equal_to<Player*>, std::tr1::hash<Player*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, false>> = {
  115.                 _M_extract = {<std::unary_function<std::pair<Player* const, UpdateData>, Player* const>> = {<No data fields>}, <No data fields>},
  116.                 _M_eq = {<std::binary_function<Player*, Player*, bool>> = {<No data fields>}, <No data fields>},
  117.                 _M_h1 = {<std::unary_function<Player*, unsigned long>> = {<No data fields>}, <No data fields>},
  118.                 _M_h2 = {<No data fields>}}, <std::tr1::__detail::_Map_base<Player*, std::pair<Player* const, UpdateData>, std::_Select1st<std::pair<Player* const, UpdateData> >, true, std::tr1::_Hashtable<Player*, std::pair<Player* const, UpdateData>, std::allocator<std::pair<Player* const, UpdateData> >, std::_Select1st<std::pair<Player* const, UpdateData> >, std::equal_to<Player*>, std::tr1::hash<Player*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true> >> = {<No data fields>},
  119.               _M_node_allocator = {<__gnu_cxx::new_allocator<std::tr1::__detail::_Hash_node<std::pair<Player* const, UpdateData>, false> >> = {<No data fields>}, <No data fields>}, _M_buckets = 0x7fffa70c2900, _M_bucket_count = 23,
  120.               _M_element_count = 12, _M_rehash_policy = {
  121.                 _M_max_load_factor = 1, _M_growth_factor = 2,
  122.                 _M_next_resize = 23}}, <No data fields>}, <No data fields>}
  123.         packet = {<ByteBuffer> = {static DEFAULT_SIZE = 4096,
  124.             _rpos = 140736112602360, _wpos = 140736004760240,
  125.             _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  126.                 _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  127.                   _M_start = 0x7fffca6ccbb0 "\027\v", _M_finish = 0x0,
  128.                   _M_end_of_storage = 0x7fffca6b4980 "P<\a\001"}}, <No data fields>}}, m_opcode = 44316}
  129.         __FUNCTION__ = "Update"
  130. #12 0x00000000009bd0da in MapManager::Update (this=0x7fffe3d61b78,
  131.     diff=<value optimized out>)
  132.     at /home/trinity/sources/src/server/game/Maps/MapManager.cpp:278
  133. No locals.
  134. #13 0x0000000000b075bd in World::Update (this=0x1c17a48, diff=38)
  135.     at /home/trinity/sources/src/server/game/World/World.cpp:1966
  136. No locals.
  137. #14 0x0000000000735e16 in WorldRunnable::run (this=<value optimized out>)
  138.     at /home/trinity/sources/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  139.         diff = 38
  140.         realCurrTime = 135473
  141.         realPrevTime = 135435
  142.         prevSleepTime = 37
  143. #15 0x0000000000c37fea in ACE_Based::Thread::ThreadTask (param=0x7fffadffa2a0)
  144.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  145. No locals.
  146. #16 0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  147. No symbol table info available.
  148. #17 0x00007ffff60a202d in clone () from /lib/libc.so.6
  149. No symbol table info available.
  150. #18 0x0000000000000000 in ?? ()
  151. No symbol table info available.
  152.   28 Thread 0x7fffce351710 (LWP 2665)  0x00007ffff60a2623 in epoll_wait ()
  153.    from /lib/libc.so.6
  154.   27 Thread 0x7fffceb52710 (LWP 2664)  0x00007ffff60a2623 in epoll_wait ()
  155.    from /lib/libc.so.6
  156.   26 Thread 0x7fffcf353710 (LWP 2663)  0x00007ffff60a2623 in epoll_wait ()
  157.    from /lib/libc.so.6
  158.   25 Thread 0x7fffcfb54710 (LWP 2662)  0x00007ffff60a2623 in epoll_wait ()
  159.    from /lib/libc.so.6
  160.   24 Thread 0x7fffd8f43710 (LWP 2661)  0x00007ffff60a2623 in epoll_wait ()
  161.    from /lib/libc.so.6
  162.   23 Thread 0x7fffd9744710 (LWP 2660)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  163.   22 Thread 0x7fffd9f45710 (LWP 2659)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  164.   21 Thread 0x7fffda746710 (LWP 2658)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  165.   20 Thread 0x7fffe4f2e710 (LWP 2657)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  166.   19 Thread 0x7fffe572f710 (LWP 2656)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  167.   18 Thread 0x7fffe5f30710 (LWP 2655)  0x00007ffff63427dd in nanosleep ()
  168.    from /lib/libpthread.so.0
  169.   17 Thread 0x7fffe9179710 (LWP 2654)  0x00007ffff609b8d3 in select ()
  170.    from /lib/libc.so.6
  171.   15 Thread 0x7fffad7fa710 (LWP 2652)  0x00007ffff609b8d3 in select ()
  172.    from /lib/libc.so.6
  173. * 14 Thread 0x7fffadffb710 (LWP 2651)  0x0000000000000000 in ?? ()
  174.   13 Thread 0x7fffae7fc710 (LWP 2648)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  175.   12 Thread 0x7fffaeffd710 (LWP 2647)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  176.   11 Thread 0x7fffaf7fe710 (LWP 2646)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  177.   10 Thread 0x7fffaffff710 (LWP 2645)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  178.   9 Thread 0x7fffedffb710 (LWP 2642)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  179.   8 Thread 0x7fffee7fc710 (LWP 2641)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  180.   7 Thread 0x7fffeeffd710 (LWP 2640)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  181.   6 Thread 0x7fffef7fe710 (LWP 2639)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  182.   5 Thread 0x7fffeffff710 (LWP 2638)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  183.   4 Thread 0x7ffff49c9710 (LWP 2637)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  184.   3 Thread 0x7ffff53d6710 (LWP 2636)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  185.   1 Thread 0x7ffff7fe0720 (LWP 2632)  0x00007ffff633bbe5 in pthread_join ()
  186.    from /lib/libpthread.so.0
  187.  
  188. Thread 28 (Thread 0x7fffce351710 (LWP 2665)):
  189. #0  0x00007ffff60a2623 in epoll_wait () from /lib/libc.so.6
  190. No symbol table info available.
  191. #1  0x00007ffff7674e84 in ACE_Dev_Poll_Reactor::work_pending_i (
  192.     this=0x2215af0, max_wait_time=<value optimized out>)
  193.     at ../../ace/Dev_Poll_Reactor.cpp:960
  194.         timer_buf = {static zero = {
  195.             static zero = <same as static member of an already seen type>,
  196.             static max_time = {
  197.               static zero = <same as static member of an already seen type>,
  198.               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}},
  199.           static max_time = <same as static member of an already seen type>,
  200.           tv_ = {tv_sec = 0, tv_usec = 9982}}
  201.         this_timeout = <value optimized out>
  202.         timeout = 9
  203.         nfds = <value optimized out>
  204. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  205.     this=0x2215af0, max_wait_time=0x7fffce350e30, guard=...)
  206.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  207.         result = <value optimized out>
  208. #3  0x00007ffff767515e in ACE_Dev_Poll_Reactor::handle_events (this=0x2215af0,
  209.     max_wait_time=0x7fffce350e30) at ../../ace/Dev_Poll_Reactor.cpp:1015
  210.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  211.           max_wait_time_ = 0x7fffce350e30, start_time_ = {static zero = {
  212.               static zero = <same as static member of an already seen type>,
  213.               static max_time = {
  214.                 static zero = <same as static member of an already seen type>,
  215.                 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}},
  216.             static max_time = <same as static member of an already seen type>,
  217.             tv_ = {tv_sec = 1292678777, tv_usec = 878902}}, stopped_ = false}
  218.         guard = {token_ = @0x2215b68, owner_ = 1}
  219.         result = -1
  220. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (this=0x22160c0,
  221.     tv=..., eh=0) at ../../ace/Reactor.cpp:267
  222.         result = -1889836432
  223. #5  0x0000000000a6ed60 in ReactorRunnable::svc (this=0x2181a78)
  224.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:169
  225.         interval = {static zero = {
  226.             static zero = <same as static member of an already seen type>,
  227.             static max_time = {
  228.               static zero = <same as static member of an already seen type>,
  229.               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}},
  230.           static max_time = <same as static member of an already seen type>,
  231.           tv_ = {tv_sec = 0, tv_usec = 9982}}
  232. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  233.     at ../../ace/Task.cpp:271
  234.         t = 0x2181a78
  235.         svc_status = <value optimized out>
  236. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffc5e497f0)
  237.     at ../../ace/Thread_Adapter.cpp:94
  238.         exit_hook_instance = <value optimized out>
  239.         exit_hook_maybe = {instance_ = 0x0}
  240.         exit_hook_ptr = <value optimized out>
  241. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  242. No symbol table info available.
  243. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  244. No symbol table info available.
  245. #10 0x0000000000000000 in ?? ()
  246. No symbol table info available.
  247.  
  248. Thread 27 (Thread 0x7fffceb52710 (LWP 2664)):
  249. #0  0x00007ffff60a2623 in epoll_wait () from /lib/libc.so.6
  250. No symbol table info available.
  251. #1  0x00007ffff7674e84 in ACE_Dev_Poll_Reactor::work_pending_i (
  252.     this=0x2215500, max_wait_time=<value optimized out>)
  253.     at ../../ace/Dev_Poll_Reactor.cpp:960
  254.         timer_buf = {static zero = {
  255.             static zero = <same as static member of an already seen type>,
  256.             static max_time = {
  257.               static zero = <same as static member of an already seen type>,
  258.               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}},
  259.           static max_time = <same as static member of an already seen type>,
  260.           tv_ = {tv_sec = 0, tv_usec = 9998}}
  261.         this_timeout = <value optimized out>
  262.         timeout = 9
  263.         nfds = <value optimized out>
  264. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  265.     this=0x2215500, max_wait_time=0x7fffceb51e30, guard=...)
  266.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  267.         result = <value optimized out>
  268. #3  0x00007ffff767515e in ACE_Dev_Poll_Reactor::handle_events (this=0x2215500,
  269.     max_wait_time=0x7fffceb51e30) at ../../ace/Dev_Poll_Reactor.cpp:1015
  270.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  271.           max_wait_time_ = 0x7fffceb51e30, start_time_ = {static zero = {
  272.               static zero = <same as static member of an already seen type>,
  273.               static max_time = {
  274.                 static zero = <same as static member of an already seen type>,
  275.                 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}},
  276.             static max_time = <same as static member of an already seen type>,
  277.             tv_ = {tv_sec = 1292678777, tv_usec = 875596}}, stopped_ = false}
  278.         guard = {token_ = @0x2215578, owner_ = 1}
  279.         result = -1
  280. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (this=0x2215ad0,
  281.     tv=..., eh=0) at ../../ace/Reactor.cpp:267
  282.         result = -1881415280
  283. #5  0x0000000000a6ed60 in ReactorRunnable::svc (this=0x2181940)
  284.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:169
  285.         interval = {static zero = {
  286.             static zero = <same as static member of an already seen type>,
  287.             static max_time = {
  288.               static zero = <same as static member of an already seen type>,
  289.               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}},
  290.           static max_time = <same as static member of an already seen type>,
  291.           tv_ = {tv_sec = 0, tv_usec = 9998}}
  292. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  293.     at ../../ace/Task.cpp:271
  294.         t = 0x2181940
  295.         svc_status = <value optimized out>
  296. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffc5e49610)
  297.     at ../../ace/Thread_Adapter.cpp:94
  298.         exit_hook_instance = <value optimized out>
  299.         exit_hook_maybe = {instance_ = 0x0}
  300.         exit_hook_ptr = <value optimized out>
  301. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  302. No symbol table info available.
  303. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  304. No symbol table info available.
  305. #10 0x0000000000000000 in ?? ()
  306. No symbol table info available.
  307.  
  308. Thread 26 (Thread 0x7fffcf353710 (LWP 2663)):
  309. #0  0x00007ffff60a2623 in epoll_wait () from /lib/libc.so.6
  310. No symbol table info available.
  311. #1  0x00007ffff7674e84 in ACE_Dev_Poll_Reactor::work_pending_i (
  312.     this=0x21e5850, max_wait_time=<value optimized out>)
  313.     at ../../ace/Dev_Poll_Reactor.cpp:960
  314.         timer_buf = {static zero = {
  315.             static zero = <same as static member of an already seen type>,
  316.             static max_time = {
  317.               static zero = <same as static member of an already seen type>,
  318.               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}},
  319.           static max_time = <same as static member of an already seen type>,
  320.           tv_ = {tv_sec = 0, tv_usec = 8581}}
  321.         this_timeout = <value optimized out>
  322.         timeout = 8
  323.         nfds = <value optimized out>
  324. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  325.     this=0x21e5850, max_wait_time=0x7fffcf352e30, guard=...)
  326.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  327.         result = <value optimized out>
  328. #3  0x00007ffff767515e in ACE_Dev_Poll_Reactor::handle_events (this=0x21e5850,
  329.     max_wait_time=0x7fffcf352e30) at ../../ace/Dev_Poll_Reactor.cpp:1015
  330.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  331.           max_wait_time_ = 0x7fffcf352e30, start_time_ = {static zero = {
  332.               static zero = <same as static member of an already seen type>,
  333.               static max_time = {
  334.                 static zero = <same as static member of an already seen type>,
  335.                 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}},
  336.             static max_time = <same as static member of an already seen type>,
  337.             tv_ = {tv_sec = 1292678777, tv_usec = 877187}}, stopped_ = false}
  338.         guard = {token_ = @0x21e58c8, owner_ = 1}
  339.         result = -1
  340. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (this=0x22154e0,
  341.     tv=..., eh=0) at ../../ace/Reactor.cpp:267
  342.         result = 1
  343. #5  0x0000000000a6ed60 in ReactorRunnable::svc (this=0x2181808)
  344.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:169
  345.         interval = {static zero = {
  346.             static zero = <same as static member of an already seen type>,
  347.             static max_time = {
  348.               static zero = <same as static member of an already seen type>,
  349.               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}},
  350.           static max_time = <same as static member of an already seen type>,
  351.           tv_ = {tv_sec = 0, tv_usec = 8581}}
  352. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  353.     at ../../ace/Task.cpp:271
  354.         t = 0x2181808
  355.         svc_status = <value optimized out>
  356. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffc5e49330)
  357.     at ../../ace/Thread_Adapter.cpp:94
  358.         exit_hook_instance = <value optimized out>
  359.         exit_hook_maybe = {instance_ = 0x0}
  360.         exit_hook_ptr = <value optimized out>
  361. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  362. No symbol table info available.
  363. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  364. No symbol table info available.
  365. #10 0x0000000000000000 in ?? ()
  366. No symbol table info available.
  367.  
  368. Thread 25 (Thread 0x7fffcfb54710 (LWP 2662)):
  369. #0  0x00007ffff60a2623 in epoll_wait () from /lib/libc.so.6
  370. No symbol table info available.
  371. #1  0x00007ffff7674e84 in ACE_Dev_Poll_Reactor::work_pending_i (
  372.     this=0x21b5b70, max_wait_time=<value optimized out>)
  373.     at ../../ace/Dev_Poll_Reactor.cpp:960
  374.         timer_buf = {static zero = {
  375.             static zero = <same as static member of an already seen type>,
  376.             static max_time = {
  377.               static zero = <same as static member of an already seen type>,
  378.               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}},
  379.           static max_time = <same as static member of an already seen type>,
  380.           tv_ = {tv_sec = 0, tv_usec = 6234}}
  381.         this_timeout = <value optimized out>
  382.         timeout = 6
  383.         nfds = <value optimized out>
  384. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  385.     this=0x21b5b70, max_wait_time=0x7fffcfb53e30, guard=...)
  386.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  387.         result = <value optimized out>
  388. #3  0x00007ffff767515e in ACE_Dev_Poll_Reactor::handle_events (this=0x21b5b70,
  389.     max_wait_time=0x7fffcfb53e30) at ../../ace/Dev_Poll_Reactor.cpp:1015
  390.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  391.           max_wait_time_ = 0x7fffcfb53e30, start_time_ = {static zero = {
  392.               static zero = <same as static member of an already seen type>,
  393.               static max_time = {
  394.                 static zero = <same as static member of an already seen type>,
  395.                 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}},
  396.             static max_time = <same as static member of an already seen type>,
  397.             tv_ = {tv_sec = 1292678777, tv_usec = 879448}}, stopped_ = false}
  398.         guard = {token_ = @0x21b5be8, owner_ = 1}
  399.         result = -1
  400. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (this=0x217f160,
  401.     tv=..., eh=0) at ../../ace/Reactor.cpp:267
  402.         result = 1
  403. #5  0x0000000000a6ed60 in ReactorRunnable::svc (this=0x21816d0)
  404.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:169
  405.         interval = {static zero = {
  406.             static zero = <same as static member of an already seen type>,
  407.             static max_time = {
  408.               static zero = <same as static member of an already seen type>,
  409.               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}},
  410.           static max_time = <same as static member of an already seen type>,
  411.           tv_ = {tv_sec = 0, tv_usec = 6234}}
  412. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  413.     at ../../ace/Task.cpp:271
  414.         t = 0x21816d0
  415.         svc_status = <value optimized out>
  416. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffc5e49150)
  417.     at ../../ace/Thread_Adapter.cpp:94
  418.         exit_hook_instance = <value optimized out>
  419.         exit_hook_maybe = {instance_ = 0x0}
  420.         exit_hook_ptr = <value optimized out>
  421. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  422. No symbol table info available.
  423. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  424. No symbol table info available.
  425. #10 0x0000000000000000 in ?? ()
  426. No symbol table info available.
  427.  
  428. Thread 24 (Thread 0x7fffd8f43710 (LWP 2661)):
  429. #0  0x00007ffff60a2623 in epoll_wait () from /lib/libc.so.6
  430. No symbol table info available.
  431. #1  0x00007ffff7674e84 in ACE_Dev_Poll_Reactor::work_pending_i (
  432.     this=0x2181bc0, max_wait_time=<value optimized out>)
  433.     at ../../ace/Dev_Poll_Reactor.cpp:960
  434.         timer_buf = {static zero = {
  435.             static zero = <same as static member of an already seen type>,
  436.             static max_time = {
  437.               static zero = <same as static member of an already seen type>,
  438.               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}},
  439.           static max_time = <same as static member of an already seen type>,
  440.           tv_ = {tv_sec = 0, tv_usec = 9998}}
  441.         this_timeout = <value optimized out>
  442.         timeout = 9
  443.         nfds = <value optimized out>
  444. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  445.     this=0x2181bc0, max_wait_time=0x7fffd8f42e30, guard=...)
  446.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  447.         result = <value optimized out>
  448. #3  0x00007ffff767515e in ACE_Dev_Poll_Reactor::handle_events (this=0x2181bc0,
  449.     max_wait_time=0x7fffd8f42e30) at ../../ace/Dev_Poll_Reactor.cpp:1015
  450.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  451.           max_wait_time_ = 0x7fffd8f42e30, start_time_ = {static zero = {
  452.               static zero = <same as static member of an already seen type>,
  453.               static max_time = {
  454.                 static zero = <same as static member of an already seen type>,
  455.                 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}},
  456.             static max_time = <same as static member of an already seen type>,
  457.             tv_ = {tv_sec = 1292678777, tv_usec = 870652}}, stopped_ = false}
  458.         guard = {token_ = @0x2181c38, owner_ = 1}
  459.         result = -1
  460. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (this=0x21b5b50,
  461.     tv=..., eh=0) at ../../ace/Reactor.cpp:267
  462.         result = 35132824
  463. #5  0x0000000000a6ed60 in ReactorRunnable::svc (this=0x2181598)
  464.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:169
  465.         interval = {static zero = {
  466.             static zero = <same as static member of an already seen type>,
  467.             static max_time = {
  468.               static zero = <same as static member of an already seen type>,
  469.               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}},
  470.           static max_time = <same as static member of an already seen type>,
  471.           tv_ = {tv_sec = 0, tv_usec = 9998}}
  472. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  473.     at ../../ace/Task.cpp:271
  474.         t = 0x2181598
  475.         svc_status = <value optimized out>
  476. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffc5b59b10)
  477.     at ../../ace/Thread_Adapter.cpp:94
  478.         exit_hook_instance = <value optimized out>
  479.         exit_hook_maybe = {instance_ = 0x0}
  480.         exit_hook_ptr = <value optimized out>
  481. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  482. No symbol table info available.
  483. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  484. No symbol table info available.
  485. #10 0x0000000000000000 in ?? ()
  486. No symbol table info available.
  487.  
  488. Thread 23 (Thread 0x7fffd9744710 (LWP 2660)):
  489. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  490.    from /lib/libpthread.so.0
  491. No symbol table info available.
  492. #1  0x00007ffff7661b75 in cond_timedwait (this=0x2175c34, mutex=...,
  493.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  494.         result = <value optimized out>
  495.         ts = {tv_sec = 96, tv_nsec = 21310406216}
  496. #2  ACE_Condition_Thread_Mutex::wait (this=0x2175c34, mutex=...,
  497.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  498. No locals.
  499. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  500.     (this=0x2175bb0, timeout=0x0)
  501.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  502.         result = <value optimized out>
  503. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  504. No symbol table info available.
  505. #5  0x0000000000735a90 in SOAPWorkingThread::svc() ()
  506. No symbol table info available.
  507. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  508.     at ../../ace/Task.cpp:271
  509.         t = 0x7fffe9178dc0
  510.         svc_status = <value optimized out>
  511. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x2218510)
  512.     at ../../ace/Thread_Adapter.cpp:94
  513.         exit_hook_instance = <value optimized out>
  514.         exit_hook_maybe = {instance_ = 0x0}
  515.         exit_hook_ptr = <value optimized out>
  516. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  517. No symbol table info available.
  518. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  519. No symbol table info available.
  520. #10 0x0000000000000000 in ?? ()
  521. No symbol table info available.
  522.  
  523. Thread 22 (Thread 0x7fffd9f45710 (LWP 2659)):
  524. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  525.    from /lib/libpthread.so.0
  526. No symbol table info available.
  527. #1  0x00007ffff7661b75 in cond_timedwait (this=0x2175c34, mutex=...,
  528.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  529.         result = <value optimized out>
  530.         ts = {tv_sec = 12246603536, tv_nsec = 140737219919912}
  531. #2  ACE_Condition_Thread_Mutex::wait (this=0x2175c34, mutex=...,
  532.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  533. No locals.
  534. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  535.     (this=0x2175bb0, timeout=0x0)
  536.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  537.         result = <value optimized out>
  538. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  539. No symbol table info available.
  540. #5  0x0000000000735a90 in SOAPWorkingThread::svc() ()
  541. No symbol table info available.
  542. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  543.     at ../../ace/Task.cpp:271
  544.         t = 0x7fffe9178dc0
  545.         svc_status = <value optimized out>
  546. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x22162a0)
  547.     at ../../ace/Thread_Adapter.cpp:94
  548.         exit_hook_instance = <value optimized out>
  549.         exit_hook_maybe = {instance_ = 0x0}
  550.         exit_hook_ptr = <value optimized out>
  551. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  552. No symbol table info available.
  553. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  554. No symbol table info available.
  555. #10 0x0000000000000000 in ?? ()
  556. No symbol table info available.
  557.  
  558. Thread 21 (Thread 0x7fffda746710 (LWP 2658)):
  559. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  560.    from /lib/libpthread.so.0
  561. No symbol table info available.
  562. #1  0x00007ffff7661b75 in cond_timedwait (this=0x2175c34, mutex=...,
  563.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  564.         result = <value optimized out>
  565.         ts = {tv_sec = 96, tv_nsec = 21310406216}
  566. #2  ACE_Condition_Thread_Mutex::wait (this=0x2175c34, mutex=...,
  567.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  568. No locals.
  569. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  570.     (this=0x2175bb0, timeout=0x0)
  571.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  572.         result = <value optimized out>
  573. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  574. No symbol table info available.
  575. #5  0x0000000000735a90 in SOAPWorkingThread::svc() ()
  576. No symbol table info available.
  577. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  578.     at ../../ace/Task.cpp:271
  579.         t = 0x7fffe9178dc0
  580.         svc_status = <value optimized out>
  581. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x21b3900)
  582.     at ../../ace/Thread_Adapter.cpp:94
  583.         exit_hook_instance = <value optimized out>
  584.         exit_hook_maybe = {instance_ = 0x0}
  585.         exit_hook_ptr = <value optimized out>
  586. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  587. No symbol table info available.
  588. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  589. No symbol table info available.
  590. #10 0x0000000000000000 in ?? ()
  591. No symbol table info available.
  592.  
  593. Thread 20 (Thread 0x7fffe4f2e710 (LWP 2657)):
  594. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  595.    from /lib/libpthread.so.0
  596. No symbol table info available.
  597. #1  0x00007ffff7661b75 in cond_timedwait (this=0x2175c34, mutex=...,
  598.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  599.         result = <value optimized out>
  600.         ts = {tv_sec = 12431058704, tv_nsec = 140737323925064}
  601. #2  ACE_Condition_Thread_Mutex::wait (this=0x2175c34, mutex=...,
  602.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  603. No locals.
  604. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  605.     (this=0x2175bb0, timeout=0x0)
  606.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  607.         result = <value optimized out>
  608. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  609. No symbol table info available.
  610. #5  0x0000000000735a90 in SOAPWorkingThread::svc() ()
  611. No symbol table info available.
  612. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  613.     at ../../ace/Task.cpp:271
  614.         t = 0x7fffe9178dc0
  615.         svc_status = <value optimized out>
  616. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x217f160)
  617.     at ../../ace/Thread_Adapter.cpp:94
  618.         exit_hook_instance = <value optimized out>
  619.         exit_hook_maybe = {instance_ = 0x0}
  620.         exit_hook_ptr = <value optimized out>
  621. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  622. No symbol table info available.
  623. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  624. No symbol table info available.
  625. #10 0x0000000000000000 in ?? ()
  626. No symbol table info available.
  627.  
  628. Thread 19 (Thread 0x7fffe572f710 (LWP 2656)):
  629. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  630.    from /lib/libpthread.so.0
  631. No symbol table info available.
  632. #1  0x00007ffff7661b75 in cond_timedwait (this=0x2175c34, mutex=...,
  633.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  634.         result = <value optimized out>
  635.         ts = {tv_sec = 96, tv_nsec = 21310406216}
  636. #2  ACE_Condition_Thread_Mutex::wait (this=0x2175c34, mutex=...,
  637.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  638. No locals.
  639. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  640.     (this=0x2175bb0, timeout=0x0)
  641.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  642.         result = <value optimized out>
  643. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  644. No symbol table info available.
  645. #5  0x0000000000735a90 in SOAPWorkingThread::svc() ()
  646. No symbol table info available.
  647. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  648.     at ../../ace/Task.cpp:271
  649.         t = 0x7fffe9178dc0
  650.         svc_status = <value optimized out>
  651. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x217ef10)
  652.     at ../../ace/Thread_Adapter.cpp:94
  653.         exit_hook_instance = <value optimized out>
  654.         exit_hook_maybe = {instance_ = 0x0}
  655.         exit_hook_ptr = <value optimized out>
  656. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  657. No symbol table info available.
  658. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  659. No symbol table info available.
  660. #10 0x0000000000000000 in ?? ()
  661. No symbol table info available.
  662.  
  663. Thread 18 (Thread 0x7fffe5f30710 (LWP 2655)):
  664. #0  0x00007ffff63427dd in nanosleep () from /lib/libpthread.so.0
  665. No symbol table info available.
  666. #1  0x0000000000c37d39 in sleep (msecs=<value optimized out>)
  667.     at /usr/local/include/ace/OS_NS_unistd.inl:951
  668.         rqtp = {tv_sec = 1, tv_nsec = 0}
  669. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  670.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:231
  671. No locals.
  672. #3  0x000000000073c40e in FreezeDetectorRunnable::run() ()
  673. No symbol table info available.
  674. #4  0x0000000000c37fea in ACE_Based::Thread::ThreadTask (param=0x7fffe5f2fe00)
  675.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  676. No locals.
  677. #5  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  678. No symbol table info available.
  679. #6  0x00007ffff60a202d in clone () from /lib/libc.so.6
  680. No symbol table info available.
  681. #7  0x0000000000000000 in ?? ()
  682. No symbol table info available.
  683.  
  684. Thread 17 (Thread 0x7fffe9179710 (LWP 2654)):
  685. #0  0x00007ffff609b8d3 in select () from /lib/libc.so.6
  686. No symbol table info available.
  687. #1  0x000000000100f095 in tcp_select (soap=0x7fffe915d5a0, s=39,
  688.     flags=<value optimized out>, timeout=3)
  689.     at /home/trinity/sources/dep/gsoap/stdsoap2.cpp:4366
  690.         r = <value optimized out>
  691.         tv = {tv_sec = 2, tv_usec = 612000}
  692.         fd = {{fds_bits = {549755813888, 0 <repeats 15 times>}}, {fds_bits = {
  693.               549755813888, 0 <repeats 15 times>}}, {fds_bits = {549755813888,
  694.               0 <repeats 15 times>}}}
  695.         rfd = 0x7fffe915d350
  696.         sfd = 0x7fffe915d3d0
  697.         efd = 0x7fffe915d450
  698. #2  0x000000000101e663 in soap_accept (soap=0x7fffe915d5a0)
  699.     at /home/trinity/sources/dep/gsoap/stdsoap2.cpp:4770
  700.         r = -514
  701.         err = -514
  702.         n = 16
  703.         len = 65536
  704.         set = 1
  705. #3  0x000000000073580f in TCSoapRunnable::run (this=<value optimized out>)
  706.     at /home/trinity/sources/src/server/worldserver/TCSoap/TCSoap.cpp:49
  707.         thread_soap = 0xc37fe0
  708.         mb = <value optimized out>
  709.         pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x10387d0,
  710.                   reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  711.                       value_ = 1}, <No data fields>}, priority_ = 0,
  712.                   reactor_ = 0x0,
  713.                   reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  714.                       _vptr.Policy = 0x7ffff7946890},
  715.                     value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {
  716.                   _vptr.ACE_Shared_Object = 0x10388d0}, <No data fields>},
  717.               thr_count_ = 5, thr_mgr_ = 0x15784a0, flags_ = 0, grp_id_ = 9,
  718.               lock_ = {lock_ = {__data = {__lock = 0, __count = 0,
  719.                     __owner = 0, __nusers = 0, __kind = 0, __spins = 0,
  720.                     __list = {__prev = 0x0, __next = 0x0}},
  721.                   __size = '\000' <repeats 39 times>, __align = 0},
  722.                 removed_ = false}, last_thread_id_ = 0},
  723.             msg_queue_ = 0x2175bb0, delete_msg_queue_ = true, mod_ = 0x0,
  724.             next_ = 0x0}, <No data fields>}
  725.         soap = {_vptr.soap = 0x11bf070, state = 1, version = 0, mode = 0,
  726.           imode = 2097152, omode = 2097152, float_format = 0x11bb576 "%.9G",
  727.           double_format = 0x11bb57b "%.17lG",
  728.           dime_id_format = 0x11bb582 "cid:id%d",
  729.           http_version = 0x11bb58b "1.1", http_content = 0x0,
  730.           encodingStyle = 0x11be5a0 "", actor = 0x0, lang = 0x11bc169 "en",
  731.           recv_timeout = 5, send_timeout = 5, connect_timeout = 0,
  732.           accept_timeout = 3, socket_flags = 0, connect_flags = 0,
  733.           bind_flags = 0, accept_flags = 0, linger_time = 0,
  734.           namespaces = 0x151c700, local_namespaces = 0x0, nlist = 0x0,
  735.           blist = 0x0, clist = 0x27332c0, alist = 0x0, iht = {
  736.             0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>},
  737.           pblk = 0x0, pidx = 0, header = 0x0, fault = 0x261a350, idnum = 0,
  738.           user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0,
  739.           fpost = 0x1030970 <http_post>, fget = 0x100c3c0 <http_get>,
  740.           fput = 0x10203a0 <http_put>, fdel = 0x100c3d0 <http_405>,
  741.           fopt = 0x100c3d0 <http_405>, fhead = 0x100c3d0 <http_405>,
  742.           fform = 0, fposthdr = 0x1016310 <http_post_header>,
  743.           fresponse = 0x1011320 <http_response>,
  744.           fparse = 0x101fd70 <http_parse>,
  745.           fparsehdr = 0x102dc40 <http_parse_header>, fheader = 0,
  746.           fresolve = 0x1013760 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  747.           fclosesocket = 0x1013740 <tcp_closesocket>,
  748.           fshutdownsocket = 0x1013730 <tcp_shutdownsocket>,
  749.           fopen = 0x1024c60 <tcp_connect>, faccept = 0x1013750 <tcp_accept>,
  750.           fclose = 0x100c2b0 <tcp_disconnect>, fsend = 0x10133f0 <fsend>,
  751.           frecv = 0x10131a0 <frecv>, fpoll = 0x1015300 <soap_poll>,
  752.           fseterror = 0, fignore = 0, fserveloop = 0,
  753.           fplugin = 0x10112c0 <fplugin>, fmalloc = 0, fprepareinitsend = 0,
  754.           fprepareinitrecv = 0, fpreparesend = 0, fpreparerecv = 0,
  755.           fpreparefinalsend = 0, fpreparefinalrecv = 0, fdimereadopen = 0,
  756.           fdimewriteopen = 0, fdimereadclose = 0, fdimewriteclose = 0,
  757.           fdimeread = 0, fdimewrite = 0, fmimereadopen = 0,
  758.           fmimewriteopen = 0, fmimereadclose = 0, fmimewriteclose = 0,
  759.           fmimeread = 0, fmimewrite = 0, master = 39, socket = -1, os = 0x0,
  760.           is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0, buflen = 0, ahead = 0,
  761.           cdata = 0, body = 0, level = 0, count = 0, length = 0, labbuf = 0x0,
  762.           lablen = 0, labidx = 0, buf = '\000' <repeats 65535 times>,
  763.           msgbuf = '\000' <repeats 1023 times>,
  764.           tmpbuf = '\000' <repeats 1023 times>,
  765.           tag = '\000' <repeats 1023 times>, id = '\000' <repeats 1023 times>,
  766.           href = '\000' <repeats 1023 times>,
  767.           type = '\000' <repeats 1023 times>,
  768.           arrayType = '\000' <repeats 1023 times>,
  769.           arraySize = '\000' <repeats 1023 times>,
  770.           arrayOffset = '\000' <repeats 1023 times>, other = 0, position = 0,
  771.           positions = {0 <repeats 16 times>}, root = 0, attributes = 0x0,
  772.           encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9,
  773.           alloced = 0, peeked = 0, chunksize = 0, chunkbuflen = 0,
  774.           endpoint = '\000' <repeats 1023 times>,
  775.           path = '\000' <repeats 1023 times>,
  776.           host = '\000' <repeats 1023 times>, action = 0x0, authrealm = 0x0,
  777.           prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0,
  778.           tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0,
  779.           max_keep_alive = 100, proxy_http_version = 0x11bb58f "1.0",
  780.           proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0,
  781.           proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0,
  782.           errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0,
  783.             chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0,
  784.             type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0},
  785.           mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0,
  786.             last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {
  787.             0x0, 0x0, 0x0}, mht = {0x0 <repeats 1024 times>}, wsuid = 0x0,
  788.           c14nexclude = 0x0, cookies = 0x0, cookie_domain = 0x0,
  789.           cookie_path = 0x0, cookie_max = 32, ipv6_multicast_if = 0,
  790.           ipv4_multicast_if = 0x0, ipv4_multicast_ttl = 0, peer = {
  791.             sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0},
  792.             sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  793.           fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  794.           session = 0x0, dh_params = 0x0, rsa_params = 0x0, ssl_flags = 0,
  795.           keyfile = 0x0, password = 0x0, cafile = 0x0, capath = 0x0,
  796.           crlfile = 0x0,
  797.           session_host = '\000' <repeats 1000 times>, "\020\020\000\000\000\000\000\000\230þ2öÿ\177\000\000¨þ2öÿ\177\000", session_port = 0, c_locale = 0x0,
  798.           d_stream = 0x6300000000, z_crc = 0,
  799.           z_dict = 0x1030 <Address 0x1030 out of bounds>, z_dict_len = 4224,
  800.           zlib_state = 257, zlib_in = 0, zlib_out = 3,
  801.           z_buf = 0x1 <Address 0x1 out of bounds>, z_buflen = 140737323925056,
  802.           z_level = 4097, z_ratio_in = 0, z_ratio_out = 0}
  803. #4  0x0000000000c37fea in ACE_Based::Thread::ThreadTask (param=0x28)
  804.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  805. No locals.
  806. #5  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  807. No symbol table info available.
  808. #6  0x00007ffff60a202d in clone () from /lib/libc.so.6
  809. No symbol table info available.
  810. #7  0x0000000000000000 in ?? ()
  811. No symbol table info available.
  812.  
  813. Thread 15 (Thread 0x7fffad7fa710 (LWP 2652)):
  814. #0  0x00007ffff609b8d3 in select () from /lib/libc.so.6
  815. No symbol table info available.
  816. #1  0x00007ffff7981830 in ?? () from /lib/libreadline.so.5
  817. No symbol table info available.
  818. #2  0x00007ffff7981a6d in rl_read_key () from /lib/libreadline.so.5
  819. No symbol table info available.
  820. #3  0x00007ffff796ed61 in readline_internal_char () from /lib/libreadline.so.5
  821. No symbol table info available.
  822. #4  0x00007ffff796f245 in readline () from /lib/libreadline.so.5
  823. No symbol table info available.
  824. #5  0x000000000072bfde in CliRunnable::run (this=<value optimized out>)
  825.     at /home/trinity/sources/src/server/worldserver/CommandLine/CliRunnable.cpp:589
  826.         command_str = 0x212bae0 "0o\003\001"
  827. #6  0x0000000000c37fea in ACE_Based::Thread::ThreadTask (param=0x1)
  828.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  829. No locals.
  830. #7  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  831. No symbol table info available.
  832. #8  0x00007ffff60a202d in clone () from /lib/libc.so.6
  833. No symbol table info available.
  834. #9  0x0000000000000000 in ?? ()
  835. No symbol table info available.
  836.  
  837. Thread 14 (Thread 0x7fffadffb710 (LWP 2651)):
  838. #0  0x0000000000000000 in ?? ()
  839. No symbol table info available.
  840. #1  0x000000000072ef56 in Object::GetUInt64Value (this=0x7fff87d64470,
  841.     index=<value optimized out>)
  842.     at /home/trinity/sources/src/server/game/Entities/Object/Object.h:186
  843. No locals.
  844. #2  0x0000000000813dde in void VisitorHelper<WorldObjectChangeAccumulator, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > >(WorldObjectChangeAccumulator&, ContainerMapList<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > >&) ()
  845. No symbol table info available.
  846. #3  0x000000000080f0d6 in VisitorHelper<WorldObjectChangeAccumulator, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (this=0x7fff85ee1d00, data_map=<value optimized out>)
  847.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  848. No locals.
  849. #4  TypeContainerVisitor<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >::Visit (this=0x7fff85ee1d00, data_map=<value optimized out>)
  850.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  851. No locals.
  852. #5  Visit<WorldObjectChangeAccumulator> (this=0x7fff85ee1d00,
  853.     data_map=<value optimized out>)
  854.     at /home/trinity/sources/src/server/game/Grids/Grid.h:96
  855. No locals.
  856. #6  Visit<WorldObjectChangeAccumulator, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (this=0x7fff85ee1d00,
  857.     data_map=<value optimized out>)
  858.     at /home/trinity/sources/src/server/game/Grids/NGrid.h:145
  859. No locals.
  860. #7  Map::Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >
  861.     (this=0x7fff85ee1d00, data_map=<value optimized out>)
  862.     at /home/trinity/sources/src/server/game/Maps/Map.h:653
  863.         x = 15
  864.         y = 32
  865.         cell_x = 4
  866.         cell_y = 6
  867. #8  Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (
  868.     this=0x7fff85ee1d00, data_map=<value optimized out>)
  869.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:227
  870.         r_zone = {data = {Part = {grid_x = 15, grid_y = 32, cell_x = 4,
  871.               cell_y = 6, nocreate = 1, reserved = 0}, All = 18368527}}
  872.         cell_pair = {x_coord = 124, y_coord = 262}
  873.         area = {right_offset = 2, left_offset = 1, upper_offset = 2,
  874.           lower_offset = 1}
  875. #9  Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (
  876.     this=0x7fff85ee1d00, data_map=<value optimized out>)
  877.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:239
  878. No locals.
  879. #10 WorldObject::BuildUpdate (this=0x7fff85ee1d00,
  880.     data_map=<value optimized out>)
  881.     at /home/trinity/sources/src/server/game/Entities/Object/Object.cpp:2764
  882.         p = {x_coord = 123, y_coord = 260}
  883.         cell = {data = {Part = {grid_x = 15, grid_y = 32, cell_x = 3,
  884.               cell_y = 4, nocreate = 1, reserved = 31}, All = 1058027535}}
  885.         notifier = {i_updateDatas = @0x7fffadffacf0,
  886.           i_object = @0x7fff85ee1d00, plr_list = {_M_t = {
  887.               _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>},
  888.                 _M_key_compare = {<std::binary_function<unsigned long, unsigned long, bool>> = {<No data fields>}, <No data fields>}, _M_header = {
  889.                   _M_color = std::_S_red, _M_parent = 0x7fffa702b650,
  890.                   _M_left = 0x7fff94f212a0, _M_right = 0x7fff884aa700},
  891.                 _M_node_count = 3}}}}
  892.         player_notifier = {i_visitor = @0x7fffadffab60}
  893. #11 0x000000000097cfbb in ObjectAccessor::Update (this=0x7fffd4de3dc8)
  894.     at /home/trinity/sources/src/server/game/Globals/ObjectAccessor.cpp:375
  895.         obj = 0x7fff85ee1d00
  896.         g = {lock_ = 0x7fffd4de3e28, owner_ = 0}
  897.         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>> = {
  898.                 _M_extract = {<std::unary_function<std::pair<Player* const, UpdateData>, Player* const>> = {<No data fields>}, <No data fields>},
  899.                 _M_eq = {<std::binary_function<Player*, Player*, bool>> = {<No data fields>}, <No data fields>},
  900.                 _M_h1 = {<std::unary_function<Player*, unsigned long>> = {<No data fields>}, <No data fields>},
  901.                 _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>},
  902.               _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 = 0x7fffa70c2900, _M_bucket_count = 23,
  903.               _M_element_count = 12, _M_rehash_policy = {
  904.                 _M_max_load_factor = 1, _M_growth_factor = 2,
  905.                 _M_next_resize = 23}}, <No data fields>}, <No data fields>}
  906.         packet = {<ByteBuffer> = {static DEFAULT_SIZE = 4096,
  907.             _rpos = 140736112602360, _wpos = 140736004760240,
  908.             _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  909.                 _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  910.                   _M_start = 0x7fffca6ccbb0 "\027\v", _M_finish = 0x0,
  911.                   _M_end_of_storage = 0x7fffca6b4980 "P<\a\001"}}, <No data fields>}}, m_opcode = 44316}
  912.         __FUNCTION__ = "Update"
  913. #12 0x00000000009bd0da in MapManager::Update (this=0x7fffe3d61b78,
  914.     diff=<value optimized out>)
  915.     at /home/trinity/sources/src/server/game/Maps/MapManager.cpp:278
  916. No locals.
  917. #13 0x0000000000b075bd in World::Update (this=0x1c17a48, diff=38)
  918.     at /home/trinity/sources/src/server/game/World/World.cpp:1966
  919. No locals.
  920. #14 0x0000000000735e16 in WorldRunnable::run (this=<value optimized out>)
  921.     at /home/trinity/sources/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  922.         diff = 38
  923.         realCurrTime = 135473
  924.         realPrevTime = 135435
  925.         prevSleepTime = 37
  926. #15 0x0000000000c37fea in ACE_Based::Thread::ThreadTask (param=0x7fffadffa2a0)
  927.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  928. No locals.
  929. #16 0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  930. No symbol table info available.
  931. #17 0x00007ffff60a202d in clone () from /lib/libc.so.6
  932. No symbol table info available.
  933. #18 0x0000000000000000 in ?? ()
  934. No symbol table info available.
  935.  
  936. Thread 13 (Thread 0x7fffae7fc710 (LWP 2648)):
  937. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  938.    from /lib/libpthread.so.0
  939. No symbol table info available.
  940. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7fffe3d61e64, mutex=...,
  941.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  942.         result = <value optimized out>
  943.         ts = {tv_sec = 140736120995248, tv_nsec = 140735570893968}
  944. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffe3d61e64, mutex=...,
  945.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  946. No locals.
  947. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  948.     (this=0x7fffe3d61de0, timeout=0x0)
  949.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  950.         result = <value optimized out>
  951. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  952. No symbol table info available.
  953. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  954.     this=<value optimized out>, tv=0xfffffffffffffe00)
  955.     at ../../ace/Activation_Queue.cpp:89
  956.         mb = 0x0
  957. #6  0x0000000000c39194 in DelayExecutor::svc (this=0x7fffe3d61c88)
  958.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:47
  959.         rq = 0x7fffa7065de0
  960. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  961.     at ../../ace/Task.cpp:271
  962.         t = 0x7fffe3d61c88
  963.         svc_status = <value optimized out>
  964. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffb006b670)
  965.     at ../../ace/Thread_Adapter.cpp:94
  966.         exit_hook_instance = <value optimized out>
  967.         exit_hook_maybe = {instance_ = 0x0}
  968.         exit_hook_ptr = <value optimized out>
  969. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  970. No symbol table info available.
  971. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  972. No symbol table info available.
  973. #11 0x0000000000000000 in ?? ()
  974. No symbol table info available.
  975.  
  976. Thread 12 (Thread 0x7fffaeffd710 (LWP 2647)):
  977. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  978.    from /lib/libpthread.so.0
  979. No symbol table info available.
  980. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7fffe3d61e64, mutex=...,
  981.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  982.         result = <value optimized out>
  983.         ts = {tv_sec = 140736589416832, tv_nsec = 140736589417120}
  984. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffe3d61e64, mutex=...,
  985.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  986. No locals.
  987. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  988.     (this=0x7fffe3d61de0, timeout=0x0)
  989.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  990.         result = <value optimized out>
  991. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  992. No symbol table info available.
  993. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  994.     this=<value optimized out>, tv=0xfffffffffffffe00)
  995.     at ../../ace/Activation_Queue.cpp:89
  996.         mb = 0x0
  997. #6  0x0000000000c39194 in DelayExecutor::svc (this=0x7fffe3d61c88)
  998.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:47
  999.         rq = 0x7fff8d3cddb0
  1000. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1001.     at ../../ace/Task.cpp:271
  1002.         t = 0x7fffe3d61c88
  1003.         svc_status = <value optimized out>
  1004. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffb006b070)
  1005.     at ../../ace/Thread_Adapter.cpp:94
  1006.         exit_hook_instance = <value optimized out>
  1007.         exit_hook_maybe = {instance_ = 0x0}
  1008.         exit_hook_ptr = <value optimized out>
  1009. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1010. No symbol table info available.
  1011. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1012. No symbol table info available.
  1013. #11 0x0000000000000000 in ?? ()
  1014. No symbol table info available.
  1015.  
  1016. Thread 11 (Thread 0x7fffaf7fe710 (LWP 2646)):
  1017. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1018.    from /lib/libpthread.so.0
  1019. No symbol table info available.
  1020. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7fffe3d61e64, mutex=...,
  1021.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1022.         result = <value optimized out>
  1023.         ts = {tv_sec = 140736137780656, tv_nsec = 140735799739440}
  1024. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffe3d61e64, mutex=...,
  1025.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1026. No locals.
  1027. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1028.     (this=0x7fffe3d61de0, timeout=0x0)
  1029.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1030.         result = <value optimized out>
  1031. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1032. No symbol table info available.
  1033. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1034.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1035.     at ../../ace/Activation_Queue.cpp:89
  1036.         mb = 0x0
  1037. #6  0x0000000000c39194 in DelayExecutor::svc (this=0x7fffe3d61c88)
  1038.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:47
  1039.         rq = 0x7fff9dc83bb0
  1040. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1041.     at ../../ace/Task.cpp:271
  1042.         t = 0x7fffe3d61c88
  1043.         svc_status = <value optimized out>
  1044. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffb0068b70)
  1045.     at ../../ace/Thread_Adapter.cpp:94
  1046.         exit_hook_instance = <value optimized out>
  1047.         exit_hook_maybe = {instance_ = 0x0}
  1048.         exit_hook_ptr = <value optimized out>
  1049. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1050. No symbol table info available.
  1051. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1052. No symbol table info available.
  1053. #11 0x0000000000000000 in ?? ()
  1054. No symbol table info available.
  1055.  
  1056. Thread 10 (Thread 0x7fffaffff710 (LWP 2645)):
  1057. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1058.    from /lib/libpthread.so.0
  1059. No symbol table info available.
  1060. #1  0x00007ffff7661b75 in cond_timedwait (this=0x7fffe3d61e64, mutex=...,
  1061.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1062.         result = <value optimized out>
  1063.         ts = {tv_sec = 140736146970848, tv_nsec = 140736146971136}
  1064. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffe3d61e64, mutex=...,
  1065.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1066. No locals.
  1067. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1068.     (this=0x7fffe3d61de0, timeout=0x0)
  1069.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1070.         result = <value optimized out>
  1071. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1072. No symbol table info available.
  1073. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1074.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1075.     at ../../ace/Activation_Queue.cpp:89
  1076.         mb = 0x0
  1077. #6  0x0000000000c39194 in DelayExecutor::svc (this=0x7fffe3d61c88)
  1078.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:47
  1079.         rq = 0x7fff80d8d9a0
  1080. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1081.     at ../../ace/Task.cpp:271
  1082.         t = 0x7fffe3d61c88
  1083.         svc_status = <value optimized out>
  1084. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffb006a9b0)
  1085.     at ../../ace/Thread_Adapter.cpp:94
  1086.         exit_hook_instance = <value optimized out>
  1087.         exit_hook_maybe = {instance_ = 0x0}
  1088.         exit_hook_ptr = <value optimized out>
  1089. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1090. No symbol table info available.
  1091. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1092. No symbol table info available.
  1093. #11 0x0000000000000000 in ?? ()
  1094. No symbol table info available.
  1095.  
  1096. Thread 9 (Thread 0x7fffedffb710 (LWP 2642)):
  1097. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1098.    from /lib/libpthread.so.0
  1099. No symbol table info available.
  1100. #1  0x00007ffff7661b75 in cond_timedwait (this=0x155bdf4, mutex=...,
  1101.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1102.         result = <value optimized out>
  1103.         ts = {tv_sec = 0, tv_nsec = 140735340871712}
  1104. #2  ACE_Condition_Thread_Mutex::wait (this=0x155bdf4, mutex=...,
  1105.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1106. No locals.
  1107. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1108.     (this=0x155bd70, timeout=0x0)
  1109.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1110.         result = <value optimized out>
  1111. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1112. No symbol table info available.
  1113. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1114.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1115.     at ../../ace/Activation_Queue.cpp:89
  1116.         mb = 0x0
  1117. #6  0x0000000000c2ac60 in DatabaseWorker::svc (this=0x1bd2960)
  1118.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1119. No locals.
  1120. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1121.     at ../../ace/Task.cpp:271
  1122.         t = 0x1bd2960
  1123.         svc_status = <value optimized out>
  1124. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x1bd2a10)
  1125.     at ../../ace/Thread_Adapter.cpp:94
  1126.         exit_hook_instance = <value optimized out>
  1127.         exit_hook_maybe = {instance_ = 0x0}
  1128.         exit_hook_ptr = <value optimized out>
  1129. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1130. No symbol table info available.
  1131. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1132. No symbol table info available.
  1133. #11 0x0000000000000000 in ?? ()
  1134. No symbol table info available.
  1135.  
  1136. Thread 8 (Thread 0x7fffee7fc710 (LWP 2641)):
  1137. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1138.    from /lib/libpthread.so.0
  1139. No symbol table info available.
  1140. #1  0x00007ffff7661b75 in cond_timedwait (this=0x155bce4, mutex=...,
  1141.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1142.         result = <value optimized out>
  1143.         ts = {tv_sec = 28107456, tv_nsec = 28062592}
  1144. #2  ACE_Condition_Thread_Mutex::wait (this=0x155bce4, mutex=...,
  1145.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1146. No locals.
  1147. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1148.     (this=0x155bc60, timeout=0x0)
  1149.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1150.         result = <value optimized out>
  1151. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1152. No symbol table info available.
  1153. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1154.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1155.     at ../../ace/Activation_Queue.cpp:89
  1156.         mb = 0x0
  1157. #6  0x0000000000c2ac60 in DatabaseWorker::svc (this=0x199e290)
  1158.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1159. No locals.
  1160. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1161.     at ../../ace/Task.cpp:271
  1162.         t = 0x199e290
  1163.         svc_status = <value optimized out>
  1164. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x199e380)
  1165.     at ../../ace/Thread_Adapter.cpp:94
  1166.         exit_hook_instance = <value optimized out>
  1167.         exit_hook_maybe = {instance_ = 0x0}
  1168.         exit_hook_ptr = <value optimized out>
  1169. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1170. No symbol table info available.
  1171. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1172. No symbol table info available.
  1173. #11 0x0000000000000000 in ?? ()
  1174. No symbol table info available.
  1175.  
  1176. Thread 7 (Thread 0x7fffeeffd710 (LWP 2640)):
  1177. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1178.    from /lib/libpthread.so.0
  1179. No symbol table info available.
  1180. #1  0x00007ffff7661b75 in cond_timedwait (this=0x155bce4, mutex=...,
  1181.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1182.         result = <value optimized out>
  1183.         ts = {tv_sec = 1, tv_nsec = 140735355187072}
  1184. #2  ACE_Condition_Thread_Mutex::wait (this=0x155bce4, mutex=...,
  1185.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1186. No locals.
  1187. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1188.     (this=0x155bc60, timeout=0x0)
  1189.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1190.         result = <value optimized out>
  1191. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1192. No symbol table info available.
  1193. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1194.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1195.     at ../../ace/Activation_Queue.cpp:89
  1196.         mb = 0x0
  1197. #6  0x0000000000c2ac60 in DatabaseWorker::svc (this=0x185b340)
  1198.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1199. No locals.
  1200. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1201.     at ../../ace/Task.cpp:271
  1202.         t = 0x185b340
  1203.         svc_status = <value optimized out>
  1204. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x185b430)
  1205.     at ../../ace/Thread_Adapter.cpp:94
  1206.         exit_hook_instance = <value optimized out>
  1207.         exit_hook_maybe = {instance_ = 0x0}
  1208.         exit_hook_ptr = <value optimized out>
  1209. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1210. No symbol table info available.
  1211. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1212. No symbol table info available.
  1213. #11 0x0000000000000000 in ?? ()
  1214. No symbol table info available.
  1215.  
  1216. Thread 6 (Thread 0x7fffef7fe710 (LWP 2639)):
  1217. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1218.    from /lib/libpthread.so.0
  1219. No symbol table info available.
  1220. #1  0x00007ffff7661b75 in cond_timedwait (this=0x155bce4, mutex=...,
  1221.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1222.         result = <value optimized out>
  1223.         ts = {tv_sec = 25469184, tv_nsec = 25469072}
  1224. #2  ACE_Condition_Thread_Mutex::wait (this=0x155bce4, mutex=...,
  1225.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1226. No locals.
  1227. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1228.     (this=0x155bc60, timeout=0x0)
  1229.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1230.         result = <value optimized out>
  1231. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1232. No symbol table info available.
  1233. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1234.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1235.     at ../../ace/Activation_Queue.cpp:89
  1236.         mb = 0x0
  1237. #6  0x0000000000c2ac60 in DatabaseWorker::svc (this=0x1716300)
  1238.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1239. No locals.
  1240. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1241.     at ../../ace/Task.cpp:271
  1242.         t = 0x1716300
  1243.         svc_status = <value optimized out>
  1244. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x17163f0)
  1245.     at ../../ace/Thread_Adapter.cpp:94
  1246.         exit_hook_instance = <value optimized out>
  1247.         exit_hook_maybe = {instance_ = 0x0}
  1248.         exit_hook_ptr = <value optimized out>
  1249. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1250. No symbol table info available.
  1251. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1252. No symbol table info available.
  1253. #11 0x0000000000000000 in ?? ()
  1254. No symbol table info available.
  1255.  
  1256. Thread 5 (Thread 0x7fffeffff710 (LWP 2638)):
  1257. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1258.    from /lib/libpthread.so.0
  1259. No symbol table info available.
  1260. #1  0x00007ffff7661b75 in cond_timedwait (this=0x155bce4, mutex=...,
  1261.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1262.         result = <value optimized out>
  1263.         ts = {tv_sec = 140735355053072, tv_nsec = 140737344334582}
  1264. #2  ACE_Condition_Thread_Mutex::wait (this=0x155bce4, mutex=...,
  1265.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1266. No locals.
  1267. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1268.     (this=0x155bc60, timeout=0x0)
  1269.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1270.         result = <value optimized out>
  1271. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1272. No symbol table info available.
  1273. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1274.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1275.     at ../../ace/Activation_Queue.cpp:89
  1276.         mb = 0x0
  1277. #6  0x0000000000c2ac60 in DatabaseWorker::svc (this=0x15cede0)
  1278.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1279. No locals.
  1280. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1281.     at ../../ace/Task.cpp:271
  1282.         t = 0x15cede0
  1283.         svc_status = <value optimized out>
  1284. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x15cee90)
  1285.     at ../../ace/Thread_Adapter.cpp:94
  1286.         exit_hook_instance = <value optimized out>
  1287.         exit_hook_maybe = {instance_ = 0x0}
  1288.         exit_hook_ptr = <value optimized out>
  1289. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1290. No symbol table info available.
  1291. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1292. No symbol table info available.
  1293. #11 0x0000000000000000 in ?? ()
  1294. No symbol table info available.
  1295.  
  1296. Thread 4 (Thread 0x7ffff49c9710 (LWP 2637)):
  1297. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1298.    from /lib/libpthread.so.0
  1299. No symbol table info available.
  1300. #1  0x00007ffff7661b75 in cond_timedwait (this=0x155a644, mutex=...,
  1301.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1302.         result = <value optimized out>
  1303.         ts = {tv_sec = 5, tv_nsec = 0}
  1304. #2  ACE_Condition_Thread_Mutex::wait (this=0x155a644, mutex=...,
  1305.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1306. No locals.
  1307. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1308.     (this=0x155a5c0, timeout=0x0)
  1309.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1310.         result = <value optimized out>
  1311. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1312. No symbol table info available.
  1313. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1314.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1315.     at ../../ace/Activation_Queue.cpp:89
  1316.         mb = 0x0
  1317. #6  0x0000000000c2ac60 in DatabaseWorker::svc (this=0x159acd0)
  1318.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1319. No locals.
  1320. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1321.     at ../../ace/Task.cpp:271
  1322.         t = 0x159acd0
  1323.         svc_status = <value optimized out>
  1324. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x159adc0)
  1325.     at ../../ace/Thread_Adapter.cpp:94
  1326.         exit_hook_instance = <value optimized out>
  1327.         exit_hook_maybe = {instance_ = 0x0}
  1328.         exit_hook_ptr = <value optimized out>
  1329. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1330. No symbol table info available.
  1331. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1332. No symbol table info available.
  1333. #11 0x0000000000000000 in ?? ()
  1334. No symbol table info available.
  1335.  
  1336. Thread 3 (Thread 0x7ffff53d6710 (LWP 2636)):
  1337. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1338.    from /lib/libpthread.so.0
  1339. No symbol table info available.
  1340. #1  0x00007ffff7661b75 in cond_timedwait (this=0x155a644, mutex=...,
  1341.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1342.         result = <value optimized out>
  1343.         ts = {tv_sec = 22390336, tv_nsec = 22390288}
  1344. #2  ACE_Condition_Thread_Mutex::wait (this=0x155a644, mutex=...,
  1345.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1346. No locals.
  1347. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1348.     (this=0x155a5c0, timeout=0x0)
  1349.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1350.         result = <value optimized out>
  1351. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1352. No symbol table info available.
  1353. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1354.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1355.     at ../../ace/Activation_Queue.cpp:89
  1356.         mb = 0x0
  1357. #6  0x0000000000c2ac60 in DatabaseWorker::svc (this=0x15783f0)
  1358.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1359. No locals.
  1360. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1361.     at ../../ace/Task.cpp:271
  1362.         t = 0x15783f0
  1363.         svc_status = <value optimized out>
  1364. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x15786f0)
  1365.     at ../../ace/Thread_Adapter.cpp:94
  1366.         exit_hook_instance = <value optimized out>
  1367.         exit_hook_maybe = {instance_ = 0x0}
  1368.         exit_hook_ptr = <value optimized out>
  1369. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1370. No symbol table info available.
  1371. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1372. No symbol table info available.
  1373. #11 0x0000000000000000 in ?? ()
  1374. No symbol table info available.
  1375.  
  1376. Thread 1 (Thread 0x7ffff7fe0720 (LWP 2632)):
  1377. #0  0x00007ffff633bbe5 in pthread_join () from /lib/libpthread.so.0
  1378. No symbol table info available.
  1379. #1  0x00007ffff76f418b in thr_join (this=0x15784a0, task=0x2181598)
  1380.     at ../../ace/OS_NS_Thread.inl:2788
  1381.         result = 22512800
  1382. #2  ACE_Thread::join (this=0x15784a0, task=0x2181598)
  1383.     at ../../ace/Thread.inl:137
  1384. No locals.
  1385. #3  ACE_Thread_Manager::wait_task (this=0x15784a0, task=0x2181598)
  1386.     at ../../ace/Thread_Manager.cpp:1793
  1387.         i = 0
  1388.         copy_count = 1
  1389.         result = <value optimized out>
  1390. #4  0x0000000000a6d160 in ReactorRunnable::Wait (this=0x2181518)
  1391.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:102
  1392. No locals.
  1393. #5  WorldSocketMgr::Wait (this=0x2181518)
  1394.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:318
  1395.         i = 1
  1396. #6  0x000000000073b444 in Master::Run (this=0x1577768)
  1397.     at /home/trinity/sources/src/server/worldserver/Master.cpp:279
  1398.         seed1 = {_bn = 0x15777c0, _array = 0x0}
  1399.         pidfile = {static npos = 18446744073709551615,
  1400.           _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1401.             _M_p = 0x15781f8 "../logs/core.pid"}}
  1402.         SignalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  1403.               _vptr.ACE_Event_Handler = 0x1039930,
  1404.               reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  1405.                   value_ = 1}, <No data fields>}, priority_ = 0,
  1406.               reactor_ = 0x0,
  1407.               reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  1408.                   _vptr.Policy = 0x7ffff7946890},
  1409.                 value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  1410.         SignalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  1411.               _vptr.ACE_Event_Handler = 0x1039930,
  1412.               reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  1413.                   value_ = 1}, <No data fields>}, priority_ = 0,
  1414.               reactor_ = 0x0,
  1415.               reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  1416.                   _vptr.Policy = 0x7ffff7946890},
  1417.                 value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  1418.         Handler = {_vptr.ACE_Sig_Handler = 0x152f470, static sig_pending_ = 0,
  1419.           static signal_handlers_ = {0x0, 0x0, 0x7fffffffe400,
  1420.             0x0 <repeats 12 times>, 0x7fffffffe3d0, 0x0 <repeats 49 times>}}
  1421.         world_thread = {m_iThreadId = 140736112604944,
  1422.           m_hThreadHandle = 140736112604944, m_task = 0x1e04190,
  1423.           static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>},
  1424.             _vptr.ACE_TSS = 0x10bb5f0, keylock_ = {lock_ = {__data = {
  1425.                   __lock = 0, __count = 0, __owner = 0, __nusers = 0,
  1426.                   __kind = 0, __spins = 0, __list = {__prev = 0x0,
  1427.                     __next = 0x0}}, __size = '\000' <repeats 39 times>,
  1428.                 __align = 0}, removed_ = false}, once_ = false, key_ = 0},
  1429.           static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1430.         cliThread = 0x212bac0
  1431.         rar_thread = {m_iThreadId = 140736095819536,
  1432.           m_hThreadHandle = 140736095819536, m_task = 0x212bb30,
  1433.           static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>},
  1434.             _vptr.ACE_TSS = 0x10bb5f0, keylock_ = {lock_ = {__data = {
  1435.                   __lock = 0, __count = 0, __owner = 0, __nusers = 0,
  1436.                   __kind = 0, __spins = 0, __list = {__prev = 0x0,
  1437.                     __next = 0x0}}, __size = '\000' <repeats 39 times>,
  1438.                 __align = 0}, removed_ = false}, once_ = false, key_ = 0},
  1439.           static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1440.         soap_thread = <value optimized out>
  1441.         wsport = <value optimized out>
  1442.         bind_ip = {static npos = 18446744073709551615,
  1443.           _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x2181418 "0.0.0.0"}}
  1444. #7  0x0000000000736aff in main (argc=3, argv=<value optimized out>)
  1445.     at /home/trinity/sources/src/server/worldserver/Main.cpp:147
  1446.         cfg_file = 0x7fffffffe922 "../etc/worldserver.conf"
  1447.         c = <value optimized out>
  1448.         ret = <value optimized out>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement