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++ 86.84 KB | None | 0 0
  1. [New Thread 0x7fffaeffd710 (LWP 7117)]
  2. [New Thread 0x7fffae7fc710 (LWP 7118)]
  3. [New Thread 0x7fffadffb710 (LWP 7119)]
  4. [New Thread 0x7fffad7fa710 (LWP 7120)]
  5. [New Thread 0x7fffacff9710 (LWP 7121)]
  6. [New Thread 0x7fffac7f8710 (LWP 7122)]
  7. [New Thread 0x7fffabff7710 (LWP 7123)]
  8. [New Thread 0x7fffab7f6710 (LWP 7124)]
  9. [New Thread 0x7fffaaff5710 (LWP 7125)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffe9179710 (LWP 7107)]
  13. 0x0000000000000000 in ?? ()
  14. #0  0x0000000000000000 in ?? ()
  15. #1  0x0000000000a04a38 in ScriptMgr::OnDummyEffect (
  16.     this=<value optimized out>, caster=0x7ffefc3bec90, spellId=812,
  17.     effIndex=EFFECT_0, target=0x0)
  18.     at /home/trinity/sources/src/server/game/Scripting/ScriptMgr.cpp:655
  19. #2  0x0000000000ac325f in AuraEffect::TriggerSpell (this=0x7fff07e0bc60,
  20.     target=0x7ffefc3bec90, caster=0x7ffefc3bec90)
  21.     at /home/trinity/sources/src/server/game/Spells/Auras/SpellAuraEffects.cpp:2427
  22. #3  0x0000000000ac717b in AuraEffect::PeriodicTick (this=0x7fff07e0bc60,
  23.     aurApp=0x7fff07e0bdd0, caster=0x7ffefc3bec90)
  24.     at /home/trinity/sources/src/server/game/Spells/Auras/SpellAuraEffects.cpp:1891
  25. #4  0x0000000000acab1f in AuraEffect::Update (this=0x7fff07e0bc60,
  26.     diff=<value optimized out>, caster=0x7ffefc3bec90)
  27.     at /home/trinity/sources/src/server/game/Spells/Auras/SpellAuraEffects.cpp:1081
  28. #5  0x0000000000ad65d9 in Aura::UpdateOwner (this=0x7fff07e0bed0, diff=157,
  29.     owner=<value optimized out>)
  30.     at /home/trinity/sources/src/server/game/Spells/Auras/SpellAuras.cpp:621
  31. #6  0x00000000008d0bef in Unit::_UpdateSpells (this=0x7ffefc3bec90, time=157)
  32.     at /home/trinity/sources/src/server/game/Entities/Unit/Unit.cpp:3135
  33. #7  0x00000000008dded3 in Unit::Update (this=0x7ffefc3bec90, p_time=157)
  34.     at /home/trinity/sources/src/server/game/Entities/Unit/Unit.cpp:234
  35. #8  0x000000000081f0b8 in Creature::Update (this=0x7ffefc3bec90, diff=157)
  36.     at /home/trinity/sources/src/server/game/Entities/Creature/Creature.cpp:524
  37. #9  0x00000000009d5db7 in void Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(Cell const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&) ()
  38. #10 0x00000000009cc907 in Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7ffefdd5d0f0, obj=<value optimized out>,
  39.     gridVisitor=..., worldVisitor=...)
  40.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:48
  41. #11 Map::VisitNearbyCellsOf (this=0x7ffefdd5d0f0, obj=<value optimized out>,
  42.     gridVisitor=..., worldVisitor=...)
  43.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:499
  44. #12 0x00000000009ccfff in Map::Update (this=0x7ffefdd5d0f0,
  45.     t_diff=@0x7fff0f4007f0)
  46.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:540
  47. #13 0x00000000009cd139 in InstanceMap::Update (this=0x7fffe9178130,
  48.     t_diff=@0x0) at /home/trinity/sources/src/server/game/Maps/Map.cpp:2390
  49. #14 0x0000000000bb188d in MapInstanced::Update (this=0x7ffefdd42e90,
  50.     t=@0x7fff0f4007f0)
  51.     at /home/trinity/sources/src/server/game/Maps/MapInstanced.cpp:67
  52. #15 0x00000000009bfc12 in MapUpdateRequest::call (this=0x7fff0f4007d0)
  53.     at /home/trinity/sources/src/server/game/Maps/MapUpdater.cpp:54
  54. #16 0x0000000000c39181 in DelayExecutor::svc (this=0x7fffddc7f858)
  55.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:52
  56. #17 0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  57.     at ../../ace/Task.cpp:271
  58. #18 0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffc8d10710)
  59.     at ../../ace/Thread_Adapter.cpp:94
  60. #19 0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  61. #20 0x00007ffff60a202d in clone () from /lib/libc.so.6
  62. #21 0x0000000000000000 in ?? ()
  63. #0  0x0000000000000000 in ?? ()
  64. No symbol table info available.
  65. #1  0x0000000000a04a38 in ScriptMgr::OnDummyEffect (
  66.     this=<value optimized out>, caster=0x7ffefc3bec90, spellId=812,
  67.     effIndex=EFFECT_0, target=0x0)
  68.     at /home/trinity/sources/src/server/game/Scripting/ScriptMgr.cpp:655
  69.         tmpscript = <value optimized out>
  70.         __FUNCTION__ = "OnDummyEffect"
  71. #2  0x0000000000ac325f in AuraEffect::TriggerSpell (this=0x7fff07e0bc60,
  72.     target=0x7ffefc3bec90, caster=0x7ffefc3bec90)
  73.     at /home/trinity/sources/src/server/game/Spells/Auras/SpellAuraEffects.cpp:2427
  74.         triggerTarget = 0x1e93b050
  75.         triggerSpellId = <value optimized out>
  76.         triggeredSpellInfo = <value optimized out>
  77.         auraId = <value optimized out>
  78. #3  0x0000000000ac717b in AuraEffect::PeriodicTick (this=0x7fff07e0bc60,
  79.     aurApp=0x7fff07e0bdd0, caster=0x7ffefc3bec90)
  80.     at /home/trinity/sources/src/server/game/Spells/Auras/SpellAuraEffects.cpp:1891
  81.         prevented = <value optimized out>
  82.         target = 0x7ffefc3bec90
  83. #4  0x0000000000acab1f in AuraEffect::Update (this=0x7fff07e0bc60,
  84.     diff=<value optimized out>, caster=0x7ffefc3bec90)
  85.     at /home/trinity/sources/src/server/game/Spells/Auras/SpellAuraEffects.cpp:1081
  86.         effectApplications = {<std::_List_base<AuraApplication*, std::allocator<AuraApplication*> >> = {
  87.             _M_impl = {<std::allocator<std::_List_node<AuraApplication*> >> = {<__gnu_cxx::new_allocator<std::_List_node<AuraApplication*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7ffefd9cd720,
  88.                 _M_prev = 0x7ffefd9cd720}}}, <No data fields>}
  89. #5  0x0000000000ad65d9 in Aura::UpdateOwner (this=0x7fff07e0bed0, diff=157,
  90.     owner=<value optimized out>)
  91.     at /home/trinity/sources/src/server/game/Spells/Auras/SpellAuras.cpp:621
  92.         caster = 0x7ffefc3bec90
  93.         modSpell = 0x0
  94.         modOwner = 0x0
  95.         __FUNCTION__ = "UpdateOwner"
  96. #6  0x00000000008d0bef in Unit::_UpdateSpells (this=0x7ffefc3bec90, time=157)
  97.     at /home/trinity/sources/src/server/game/Entities/Unit/Unit.cpp:3135
  98.         i_aura = 0x7fff07e0bed0
  99. #7  0x00000000008dded3 in Unit::Update (this=0x7ffefc3bec90, p_time=157)
  100.     at /home/trinity/sources/src/server/game/Entities/Unit/Unit.cpp:234
  101.         __FUNCTION__ = "Update"
  102. #8  0x000000000081f0b8 in Creature::Update (this=0x7ffefc3bec90, diff=157)
  103.     at /home/trinity/sources/src/server/game/Entities/Creature/Creature.cpp:524
  104.         bInCombat = <value optimized out>
  105. #9  0x00000000009d5db7 in void Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(Cell const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&) ()
  106. No symbol table info available.
  107. #10 0x00000000009cc907 in Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7ffefdd5d0f0, obj=<value optimized out>,
  108.     gridVisitor=..., worldVisitor=...)
  109.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:48
  110. No locals.
  111. #11 Map::VisitNearbyCellsOf (this=0x7ffefdd5d0f0, obj=<value optimized out>,
  112.     gridVisitor=..., worldVisitor=...)
  113.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:499
  114.         pair = {x_coord = 131, y_coord = 288}
  115.         cell = {data = {Part = {grid_x = 16, grid_y = 36, cell_x = 3,
  116.               cell_y = 0, nocreate = 0, reserved = 16}, All = 536885520}}
  117.         y = 288
  118.         x = 131
  119. #12 0x00000000009ccfff in Map::Update (this=0x7ffefdd5d0f0,
  120.     t_diff=@0x7fff0f4007f0)
  121.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:540
  122.         plr = 0x1e93b050
  123.         updater = {i_timeDiff = 157}
  124.         grid_object_update = {i_visitor = @0x7fffe9178db0}
  125.         world_object_update = {i_visitor = @0x7fffe9178db0}
  126. #13 0x00000000009cd139 in InstanceMap::Update (this=0x7fffe9178130,
  127.     t_diff=@0x0) at /home/trinity/sources/src/server/game/Maps/Map.cpp:2390
  128. No locals.
  129. #14 0x0000000000bb188d in MapInstanced::Update (this=0x7ffefdd42e90,
  130.     t=@0x7fff0f4007f0)
  131.     at /home/trinity/sources/src/server/game/Maps/MapInstanced.cpp:67
  132.         i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x7fff3e53fe80,
  133.             _M_cur_bucket = 0x7ffefcf2e088}, <No data fields>}
  134. #15 0x00000000009bfc12 in MapUpdateRequest::call (this=0x7fff0f4007d0)
  135.     at /home/trinity/sources/src/server/game/Maps/MapUpdater.cpp:54
  136. No locals.
  137. #16 0x0000000000c39181 in DelayExecutor::svc (this=0x7fffddc7f858)
  138.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:52
  139.         rq = 0x7fff0f4007d0
  140. #17 0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  141.     at ../../ace/Task.cpp:271
  142.         t = 0x7fffddc7f858
  143.         svc_status = <value optimized out>
  144. #18 0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffc8d10710)
  145.     at ../../ace/Thread_Adapter.cpp:94
  146.         exit_hook_instance = <value optimized out>
  147.         exit_hook_maybe = {instance_ = 0x0}
  148.         exit_hook_ptr = <value optimized out>
  149. #19 0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  150. No symbol table info available.
  151. #20 0x00007ffff60a202d in clone () from /lib/libc.so.6
  152. No symbol table info available.
  153. #21 0x0000000000000000 in ?? ()
  154. No symbol table info available.
  155.   28 Thread 0x7fffaaff5710 (LWP 7125)  0x00007ffff60a2623 in epoll_wait ()
  156.    from /lib/libc.so.6
  157.   27 Thread 0x7fffab7f6710 (LWP 7124)  0x00007ffff60a2623 in epoll_wait ()
  158.    from /lib/libc.so.6
  159.   26 Thread 0x7fffabff7710 (LWP 7123)  0x00007ffff60a2623 in epoll_wait ()
  160.    from /lib/libc.so.6
  161.   25 Thread 0x7fffac7f8710 (LWP 7122)  0x00007ffff60a2623 in epoll_wait ()
  162.    from /lib/libc.so.6
  163.   24 Thread 0x7fffacff9710 (LWP 7121)  0x00007ffff60a2623 in epoll_wait ()
  164.    from /lib/libc.so.6
  165.   23 Thread 0x7fffad7fa710 (LWP 7120)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  166.   22 Thread 0x7fffadffb710 (LWP 7119)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  167.   21 Thread 0x7fffae7fc710 (LWP 7118)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  168.   20 Thread 0x7fffaeffd710 (LWP 7117)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  169.   19 Thread 0x7fffaf7fe710 (LWP 7116)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  170.   18 Thread 0x7fffaffff710 (LWP 7115)  0x00007ffff63427dd in nanosleep ()
  171.    from /lib/libpthread.so.0
  172.   17 Thread 0x7fffd4af8710 (LWP 7114)  0x00007ffff609b8d3 in select ()
  173.    from /lib/libc.so.6
  174.   15 Thread 0x7fffd5b50710 (LWP 7112)  0x00007ffff609b8d3 in select ()
  175.    from /lib/libc.so.6
  176.   14 Thread 0x7fffd6351710 (LWP 7111)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  177.   13 Thread 0x7fffd6b52710 (LWP 7110)  WorldObject::GetSightRange (
  178.     this=0x7fff207c5e80, target=0x7fff207eda50)
  179.     at /home/trinity/sources/src/server/game/Entities/Object/Object.cpp:1642
  180.   12 Thread 0x7fffd7353710 (LWP 7109)  0x0000000000a68daa in WorldSession::ProcessQueryCallbacks (this=0x7fff2d647970)
  181.     at /home/trinity/sources/src/server/game/Server/WorldSession.cpp:1080
  182.   11 Thread 0x7fffd7b54710 (LWP 7108)  AuraEffect::Update (
  183.     this=0x7fff5b2fa800, diff=157, caster=0x7fff44bf4940)
  184.     at /home/trinity/sources/src/server/game/Spells/Auras/SpellAuraEffects.cpp:1061
  185. * 10 Thread 0x7fffe9179710 (LWP 7107)  0x0000000000000000 in ?? ()
  186.   9 Thread 0x7fffedffb710 (LWP 7074)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  187.   8 Thread 0x7fffee7fc710 (LWP 7073)  0x00007ffff63420bd in read ()
  188.    from /lib/libpthread.so.0
  189.   7 Thread 0x7fffeeffd710 (LWP 7072)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  190.   6 Thread 0x7fffef7fe710 (LWP 7071)  0x00007ffff63420bd in read ()
  191.    from /lib/libpthread.so.0
  192.   5 Thread 0x7fffeffff710 (LWP 7070)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  193.   4 Thread 0x7ffff49c9710 (LWP 7069)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  194.   3 Thread 0x7ffff53d6710 (LWP 7068)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  195.   1 Thread 0x7ffff7fe0720 (LWP 7064)  0x00007ffff633bbe5 in pthread_join ()
  196.    from /lib/libpthread.so.0
  197.  
  198. Thread 28 (Thread 0x7fffaaff5710 (LWP 7125)):
  199. #0  0x00007ffff60a2623 in epoll_wait () from /lib/libc.so.6
  200. No symbol table info available.
  201. #1  0x00007ffff7674e84 in ACE_Dev_Poll_Reactor::work_pending_i (
  202.     this=0x7fffc89c7c80, max_wait_time=<value optimized out>)
  203.     at ../../ace/Dev_Poll_Reactor.cpp:960
  204.         timer_buf = {static zero = {
  205.             static zero = <same as static member of an already seen type>,
  206.             static max_time = {
  207.               static zero = <same as static member of an already seen type>,
  208.               static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  209.           static max_time = <same as static member of an already seen type>,
  210.           tv_ = {tv_sec = 0, tv_usec = 4154}}
  211.         this_timeout = <value optimized out>
  212.         timeout = 4
  213.         nfds = <value optimized out>
  214. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  215.     this=0x7fffc89c7c80, max_wait_time=0x7fffaaff4e30, guard=...)
  216.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  217.         result = <value optimized out>
  218. #3  0x00007ffff767515e in ACE_Dev_Poll_Reactor::handle_events (
  219.     this=0x7fffc89c7c80, max_wait_time=0x7fffaaff4e30)
  220.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  221.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  222.           max_wait_time_ = 0x7fffaaff4e30, start_time_ = {static zero = {
  223.               static zero = <same as static member of an already seen type>,
  224.               static max_time = {
  225.                 static zero = <same as static member of an already seen type>,
  226.                 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}},
  227.             static max_time = <same as static member of an already seen type>,
  228.             tv_ = {tv_sec = 1292698093, tv_usec = 495759}}, stopped_ = false}
  229.         guard = {token_ = @0x7fffc89c7cf8, owner_ = 1}
  230.         result = -1
  231. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (
  232.     this=0x7fffc85f2120, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  233.         result = 1
  234. #5  0x0000000000a6ed60 in ReactorRunnable::svc (this=0x7fffc89c6438)
  235.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:169
  236.         interval = {static zero = {
  237.             static zero = <same as static member of an already seen type>,
  238.             static max_time = {
  239.               static zero = <same as static member of an already seen type>,
  240.               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}},
  241.           static max_time = <same as static member of an already seen type>,
  242.           tv_ = {tv_sec = 0, tv_usec = 4154}}
  243. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  244.     at ../../ace/Task.cpp:271
  245.         t = 0x7fffc89c6438
  246.         svc_status = <value optimized out>
  247. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffc89c88d0)
  248.     at ../../ace/Thread_Adapter.cpp:94
  249.         exit_hook_instance = <value optimized out>
  250.         exit_hook_maybe = {instance_ = 0x0}
  251.         exit_hook_ptr = <value optimized out>
  252. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  253. No symbol table info available.
  254. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  255. No symbol table info available.
  256. #10 0x0000000000000000 in ?? ()
  257. No symbol table info available.
  258.  
  259. Thread 27 (Thread 0x7fffab7f6710 (LWP 7124)):
  260. #0  0x00007ffff60a2623 in epoll_wait () from /lib/libc.so.6
  261. No symbol table info available.
  262. #1  0x00007ffff7674e84 in ACE_Dev_Poll_Reactor::work_pending_i (
  263.     this=0x7fffc89c76d0, max_wait_time=<value optimized out>)
  264.     at ../../ace/Dev_Poll_Reactor.cpp:960
  265.         timer_buf = {static zero = {
  266.             static zero = <same as static member of an already seen type>,
  267.             static max_time = {
  268.               static zero = <same as static member of an already seen type>,
  269.               static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  270.           static max_time = <same as static member of an already seen type>,
  271.           tv_ = {tv_sec = 0, tv_usec = 9069}}
  272.         this_timeout = <value optimized out>
  273.         timeout = 9
  274.         nfds = <value optimized out>
  275. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  276.     this=0x7fffc89c76d0, max_wait_time=0x7fffab7f5e30, guard=...)
  277.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  278.         result = <value optimized out>
  279. #3  0x00007ffff767515e in ACE_Dev_Poll_Reactor::handle_events (
  280.     this=0x7fffc89c76d0, max_wait_time=0x7fffab7f5e30)
  281.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  282.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  283.           max_wait_time_ = 0x7fffab7f5e30, start_time_ = {static zero = {
  284.               static zero = <same as static member of an already seen type>,
  285.               static max_time = {
  286.                 static zero = <same as static member of an already seen type>,
  287.                 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}},
  288.             static max_time = <same as static member of an already seen type>,
  289.             tv_ = {tv_sec = 1292698093, tv_usec = 495439}}, stopped_ = false}
  290.         guard = {token_ = @0x7fffc89c7748, owner_ = 1}
  291.         result = -1
  292. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (
  293.     this=0x7fffb98db720, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  294.         result = 1
  295. #5  0x0000000000a6ed60 in ReactorRunnable::svc (this=0x7fffc89c6300)
  296.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:169
  297.         interval = {static zero = {
  298.             static zero = <same as static member of an already seen type>,
  299.             static max_time = {
  300.               static zero = <same as static member of an already seen type>,
  301.               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}},
  302.           static max_time = <same as static member of an already seen type>,
  303.           tv_ = {tv_sec = 0, tv_usec = 9069}}
  304. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  305.     at ../../ace/Task.cpp:271
  306.         t = 0x7fffc89c6300
  307.         svc_status = <value optimized out>
  308. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffc89c8730)
  309.     at ../../ace/Thread_Adapter.cpp:94
  310.         exit_hook_instance = <value optimized out>
  311.         exit_hook_maybe = {instance_ = 0x0}
  312.         exit_hook_ptr = <value optimized out>
  313. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  314. No symbol table info available.
  315. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  316. No symbol table info available.
  317. #10 0x0000000000000000 in ?? ()
  318. No symbol table info available.
  319.  
  320. Thread 26 (Thread 0x7fffabff7710 (LWP 7123)):
  321. #0  0x00007ffff60a2623 in epoll_wait () from /lib/libc.so.6
  322. No symbol table info available.
  323. #1  0x00007ffff7674e84 in ACE_Dev_Poll_Reactor::work_pending_i (
  324.     this=0x7fffc89c7100, max_wait_time=<value optimized out>)
  325.     at ../../ace/Dev_Poll_Reactor.cpp:960
  326.         timer_buf = {static zero = {
  327.             static zero = <same as static member of an already seen type>,
  328.             static max_time = {
  329.               static zero = <same as static member of an already seen type>,
  330.               static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  331.           static max_time = <same as static member of an already seen type>,
  332.           tv_ = {tv_sec = 0, tv_usec = 3253}}
  333.         this_timeout = <value optimized out>
  334.         timeout = 3
  335.         nfds = <value optimized out>
  336. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  337.     this=0x7fffc89c7100, max_wait_time=0x7fffabff6e30, guard=...)
  338.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  339.         result = <value optimized out>
  340. #3  0x00007ffff767515e in ACE_Dev_Poll_Reactor::handle_events (
  341.     this=0x7fffc89c7100, max_wait_time=0x7fffabff6e30)
  342.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  343.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  344.           max_wait_time_ = 0x7fffabff6e30, start_time_ = {static zero = {
  345.               static zero = <same as static member of an already seen type>,
  346.               static max_time = {
  347.                 static zero = <same as static member of an already seen type>,
  348.                 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}},
  349.             static max_time = <same as static member of an already seen type>,
  350.             tv_ = {tv_sec = 1292698093, tv_usec = 495871}}, stopped_ = false}
  351.         guard = {token_ = @0x7fffc89c7178, owner_ = 1}
  352.         result = -1
  353. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (
  354.     this=0x7fffc89c5b10, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  355.         result = 1
  356. #5  0x0000000000a6ed60 in ReactorRunnable::svc (this=0x7fffc89c61c8)
  357.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:169
  358.         interval = {static zero = {
  359.             static zero = <same as static member of an already seen type>,
  360.             static max_time = {
  361.               static zero = <same as static member of an already seen type>,
  362.               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}},
  363.           static max_time = <same as static member of an already seen type>,
  364.           tv_ = {tv_sec = 0, tv_usec = 3253}}
  365. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  366.     at ../../ace/Task.cpp:271
  367.         t = 0x7fffc89c61c8
  368.         svc_status = <value optimized out>
  369. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffc89c8550)
  370.     at ../../ace/Thread_Adapter.cpp:94
  371.         exit_hook_instance = <value optimized out>
  372.         exit_hook_maybe = {instance_ = 0x0}
  373.         exit_hook_ptr = <value optimized out>
  374. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  375. No symbol table info available.
  376. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  377. No symbol table info available.
  378. #10 0x0000000000000000 in ?? ()
  379. No symbol table info available.
  380.  
  381. Thread 25 (Thread 0x7fffac7f8710 (LWP 7122)):
  382. #0  0x00007ffff60a2623 in epoll_wait () from /lib/libc.so.6
  383. No symbol table info available.
  384. #1  0x00007ffff7674e84 in ACE_Dev_Poll_Reactor::work_pending_i (
  385.     this=0x7fffc89c6b30, max_wait_time=<value optimized out>)
  386.     at ../../ace/Dev_Poll_Reactor.cpp:960
  387.         timer_buf = {static zero = {
  388.             static zero = <same as static member of an already seen type>,
  389.             static max_time = {
  390.               static zero = <same as static member of an already seen type>,
  391.               static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  392.           static max_time = <same as static member of an already seen type>,
  393.           tv_ = {tv_sec = 0, tv_usec = 5983}}
  394.         this_timeout = <value optimized out>
  395.         timeout = 5
  396.         nfds = <value optimized out>
  397. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  398.     this=0x7fffc89c6b30, max_wait_time=0x7fffac7f7e30, guard=...)
  399.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  400.         result = <value optimized out>
  401. #3  0x00007ffff767515e in ACE_Dev_Poll_Reactor::handle_events (
  402.     this=0x7fffc89c6b30, max_wait_time=0x7fffac7f7e30)
  403.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  404.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  405.           max_wait_time_ = 0x7fffac7f7e30, start_time_ = {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 = 1292698093, tv_usec = 492463}}, stopped_ = false}
  412.         guard = {token_ = @0x7fffc89c6ba8, owner_ = 1}
  413.         result = -1
  414. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (
  415.     this=0x7fffc89c5af0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  416.         result = 1
  417. #5  0x0000000000a6ed60 in ReactorRunnable::svc (this=0x7fffc89c6090)
  418.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:169
  419.         interval = {static zero = {
  420.             static zero = <same as static member of an already seen type>,
  421.             static max_time = {
  422.               static zero = <same as static member of an already seen type>,
  423.               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}},
  424.           static max_time = <same as static member of an already seen type>,
  425.           tv_ = {tv_sec = 0, tv_usec = 5983}}
  426. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  427.     at ../../ace/Task.cpp:271
  428.         t = 0x7fffc89c6090
  429.         svc_status = <value optimized out>
  430. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffc89c8370)
  431.     at ../../ace/Thread_Adapter.cpp:94
  432.         exit_hook_instance = <value optimized out>
  433.         exit_hook_maybe = {instance_ = 0x0}
  434.         exit_hook_ptr = <value optimized out>
  435. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  436. No symbol table info available.
  437. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  438. No symbol table info available.
  439. #10 0x0000000000000000 in ?? ()
  440. No symbol table info available.
  441.  
  442. Thread 24 (Thread 0x7fffacff9710 (LWP 7121)):
  443. #0  0x00007ffff60a2623 in epoll_wait () from /lib/libc.so.6
  444. No symbol table info available.
  445. #1  0x00007ffff7674e84 in ACE_Dev_Poll_Reactor::work_pending_i (
  446.     this=0x7fffc89c6580, max_wait_time=<value optimized out>)
  447.     at ../../ace/Dev_Poll_Reactor.cpp:960
  448.         timer_buf = {static zero = {
  449.             static zero = <same as static member of an already seen type>,
  450.             static max_time = {
  451.               static zero = <same as static member of an already seen type>,
  452.               static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  453.           static max_time = <same as static member of an already seen type>,
  454.           tv_ = {tv_sec = 0, tv_usec = 9997}}
  455.         this_timeout = <value optimized out>
  456.         timeout = 9
  457.         nfds = <value optimized out>
  458. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  459.     this=0x7fffc89c6580, max_wait_time=0x7fffacff8e30, guard=...)
  460.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  461.         result = <value optimized out>
  462. #3  0x00007ffff767515e in ACE_Dev_Poll_Reactor::handle_events (
  463.     this=0x7fffc89c6580, max_wait_time=0x7fffacff8e30)
  464.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  465.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  466.           max_wait_time_ = 0x7fffacff8e30, start_time_ = {static zero = {
  467.               static zero = <same as static member of an already seen type>,
  468.               static max_time = {
  469.                 static zero = <same as static member of an already seen type>,
  470.                 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}},
  471.             static max_time = <same as static member of an already seen type>,
  472.             tv_ = {tv_sec = 1292698093, tv_usec = 486638}}, stopped_ = false}
  473.         guard = {token_ = @0x7fffc89c65f8, owner_ = 1}
  474.         result = -1
  475. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (
  476.     this=0x7fffc89c5e30, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  477.         result = -929276072
  478. #5  0x0000000000a6ed60 in ReactorRunnable::svc (this=0x7fffc89c5f58)
  479.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:169
  480.         interval = {static zero = {
  481.             static zero = <same as static member of an already seen type>,
  482.             static max_time = {
  483.               static zero = <same as static member of an already seen type>,
  484.               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}},
  485.           static max_time = <same as static member of an already seen type>,
  486.           tv_ = {tv_sec = 0, tv_usec = 9997}}
  487. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  488.     at ../../ace/Task.cpp:271
  489.         t = 0x7fffc89c5f58
  490.         svc_status = <value optimized out>
  491. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffc89c4ff0)
  492.     at ../../ace/Thread_Adapter.cpp:94
  493.         exit_hook_instance = <value optimized out>
  494.         exit_hook_maybe = {instance_ = 0x0}
  495.         exit_hook_ptr = <value optimized out>
  496. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  497. No symbol table info available.
  498. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  499. No symbol table info available.
  500. #10 0x0000000000000000 in ?? ()
  501. No symbol table info available.
  502.  
  503. Thread 23 (Thread 0x7fffad7fa710 (LWP 7120)):
  504. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  505.    from /lib/libpthread.so.0
  506. No symbol table info available.
  507. #1  0x00007ffff7661b75 in cond_timedwait (this=0x27f0cc4, mutex=...,
  508.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  509.         result = <value optimized out>
  510.         ts = {tv_sec = 96, tv_nsec = 21310406216}
  511. #2  ACE_Condition_Thread_Mutex::wait (this=0x27f0cc4, mutex=...,
  512.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  513. No locals.
  514. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  515.     (this=0x27f0c40, timeout=0x0)
  516.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  517.         result = <value optimized out>
  518. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  519. No symbol table info available.
  520. #5  0x0000000000735a90 in SOAPWorkingThread::svc() ()
  521. No symbol table info available.
  522. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  523.     at ../../ace/Task.cpp:271
  524.         t = 0x7fffd4af7dc0
  525.         svc_status = <value optimized out>
  526. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x2763630)
  527.     at ../../ace/Thread_Adapter.cpp:94
  528.         exit_hook_instance = <value optimized out>
  529.         exit_hook_maybe = {instance_ = 0x0}
  530.         exit_hook_ptr = <value optimized out>
  531. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  532. No symbol table info available.
  533. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  534. No symbol table info available.
  535. #10 0x0000000000000000 in ?? ()
  536. No symbol table info available.
  537.  
  538. Thread 22 (Thread 0x7fffadffb710 (LWP 7119)):
  539. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  540.    from /lib/libpthread.so.0
  541. No symbol table info available.
  542. #1  0x00007ffff7661b75 in cond_timedwait (this=0x27f0cc4, mutex=...,
  543.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  544.         result = <value optimized out>
  545.         ts = {tv_sec = 96, tv_nsec = 21310406216}
  546. #2  ACE_Condition_Thread_Mutex::wait (this=0x27f0cc4, mutex=...,
  547.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  548. No locals.
  549. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  550.     (this=0x27f0c40, timeout=0x0)
  551.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  552.         result = <value optimized out>
  553. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  554. No symbol table info available.
  555. #5  0x0000000000735a90 in SOAPWorkingThread::svc() ()
  556. No symbol table info available.
  557. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  558.     at ../../ace/Task.cpp:271
  559.         t = 0x7fffd4af7dc0
  560.         svc_status = <value optimized out>
  561. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x27f1990)
  562.     at ../../ace/Thread_Adapter.cpp:94
  563.         exit_hook_instance = <value optimized out>
  564.         exit_hook_maybe = {instance_ = 0x0}
  565.         exit_hook_ptr = <value optimized out>
  566. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  567. No symbol table info available.
  568. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  569. No symbol table info available.
  570. #10 0x0000000000000000 in ?? ()
  571. No symbol table info available.
  572.  
  573. Thread 21 (Thread 0x7fffae7fc710 (LWP 7118)):
  574. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  575.    from /lib/libpthread.so.0
  576. No symbol table info available.
  577. #1  0x00007ffff7661b75 in cond_timedwait (this=0x27f0cc4, mutex=...,
  578.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  579.         result = <value optimized out>
  580.         ts = {tv_sec = 11517544208, tv_nsec = 140737323925064}
  581. #2  ACE_Condition_Thread_Mutex::wait (this=0x27f0cc4, mutex=...,
  582.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  583. No locals.
  584. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  585.     (this=0x27f0c40, timeout=0x0)
  586.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  587.         result = <value optimized out>
  588. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  589. No symbol table info available.
  590. #5  0x0000000000735a90 in SOAPWorkingThread::svc() ()
  591. No symbol table info available.
  592. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  593.     at ../../ace/Task.cpp:271
  594.         t = 0x7fffd4af7dc0
  595.         svc_status = <value optimized out>
  596. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x1558a40)
  597.     at ../../ace/Thread_Adapter.cpp:94
  598.         exit_hook_instance = <value optimized out>
  599.         exit_hook_maybe = {instance_ = 0x0}
  600.         exit_hook_ptr = <value optimized out>
  601. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  602. No symbol table info available.
  603. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  604. No symbol table info available.
  605. #10 0x0000000000000000 in ?? ()
  606. No symbol table info available.
  607.  
  608. Thread 20 (Thread 0x7fffaeffd710 (LWP 7117)):
  609. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  610.    from /lib/libpthread.so.0
  611. No symbol table info available.
  612. #1  0x00007ffff7661b75 in cond_timedwait (this=0x27f0cc4, mutex=...,
  613.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  614.         result = <value optimized out>
  615.         ts = {tv_sec = 96, tv_nsec = 21310406216}
  616. #2  ACE_Condition_Thread_Mutex::wait (this=0x27f0cc4, mutex=...,
  617.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  618. No locals.
  619. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  620.     (this=0x27f0c40, timeout=0x0)
  621.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  622.         result = <value optimized out>
  623. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  624. No symbol table info available.
  625. #5  0x0000000000735a90 in SOAPWorkingThread::svc() ()
  626. No symbol table info available.
  627. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  628.     at ../../ace/Task.cpp:271
  629.         t = 0x7fffd4af7dc0
  630.         svc_status = <value optimized out>
  631. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x1559250)
  632.     at ../../ace/Thread_Adapter.cpp:94
  633.         exit_hook_instance = <value optimized out>
  634.         exit_hook_maybe = {instance_ = 0x0}
  635.         exit_hook_ptr = <value optimized out>
  636. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  637. No symbol table info available.
  638. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  639. No symbol table info available.
  640. #10 0x0000000000000000 in ?? ()
  641. No symbol table info available.
  642.  
  643. Thread 19 (Thread 0x7fffaf7fe710 (LWP 7116)):
  644. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  645.    from /lib/libpthread.so.0
  646. No symbol table info available.
  647. #1  0x00007ffff7661b75 in cond_timedwait (this=0x27f0cc4, mutex=...,
  648.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  649.         result = <value optimized out>
  650.         ts = {tv_sec = 11534329616, tv_nsec = 140737323925064}
  651. #2  ACE_Condition_Thread_Mutex::wait (this=0x27f0cc4, mutex=...,
  652.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  653. No locals.
  654. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  655.     (this=0x27f0c40, timeout=0x0)
  656.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  657.         result = <value optimized out>
  658. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  659. No symbol table info available.
  660. #5  0x0000000000735a90 in SOAPWorkingThread::svc() ()
  661. No symbol table info available.
  662. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  663.     at ../../ace/Task.cpp:271
  664.         t = 0x7fffd4af7dc0
  665.         svc_status = <value optimized out>
  666. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x2763630)
  667.     at ../../ace/Thread_Adapter.cpp:94
  668.         exit_hook_instance = <value optimized out>
  669.         exit_hook_maybe = {instance_ = 0x0}
  670.         exit_hook_ptr = <value optimized out>
  671. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  672. No symbol table info available.
  673. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  674. No symbol table info available.
  675. #10 0x0000000000000000 in ?? ()
  676. No symbol table info available.
  677.  
  678. Thread 18 (Thread 0x7fffaffff710 (LWP 7115)):
  679. #0  0x00007ffff63427dd in nanosleep () from /lib/libpthread.so.0
  680. No symbol table info available.
  681. #1  0x0000000000c37d39 in sleep (msecs=<value optimized out>)
  682.     at /usr/local/include/ace/OS_NS_unistd.inl:951
  683.         rqtp = {tv_sec = 1, tv_nsec = 0}
  684. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  685.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:231
  686. No locals.
  687. #3  0x000000000073c40e in FreezeDetectorRunnable::run() ()
  688. No symbol table info available.
  689. #4  0x0000000000c37fea in ACE_Based::Thread::ThreadTask (param=0x7fffafffee00)
  690.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  691. No locals.
  692. #5  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  693. No symbol table info available.
  694. #6  0x00007ffff60a202d in clone () from /lib/libc.so.6
  695. No symbol table info available.
  696. #7  0x0000000000000000 in ?? ()
  697. No symbol table info available.
  698.  
  699. Thread 17 (Thread 0x7fffd4af8710 (LWP 7114)):
  700. #0  0x00007ffff609b8d3 in select () from /lib/libc.so.6
  701. No symbol table info available.
  702. #1  0x000000000100f095 in tcp_select (soap=0x7fffd4adc5a0, s=39,
  703.     flags=<value optimized out>, timeout=3)
  704.     at /home/trinity/sources/dep/gsoap/stdsoap2.cpp:4366
  705.         r = <value optimized out>
  706.         tv = {tv_sec = 2, tv_usec = 0}
  707.         fd = {{fds_bits = {549755813888, 0 <repeats 15 times>}}, {fds_bits = {
  708.               549755813888, 0 <repeats 15 times>}}, {fds_bits = {549755813888,
  709.               0 <repeats 15 times>}}}
  710.         rfd = 0x7fffd4adc350
  711.         sfd = 0x7fffd4adc3d0
  712.         efd = 0x7fffd4adc450
  713. #2  0x000000000101e663 in soap_accept (soap=0x7fffd4adc5a0)
  714.     at /home/trinity/sources/dep/gsoap/stdsoap2.cpp:4770
  715.         r = -514
  716.         err = -514
  717.         n = 16
  718.         len = 65536
  719.         set = 1
  720. #3  0x000000000073580f in TCSoapRunnable::run (this=<value optimized out>)
  721.     at /home/trinity/sources/src/server/worldserver/TCSoap/TCSoap.cpp:49
  722.         thread_soap = 0xc37fe0
  723.         mb = <value optimized out>
  724.         pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x10387d0,
  725.                   reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  726.                       value_ = 1}, <No data fields>}, priority_ = 0,
  727.                   reactor_ = 0x0,
  728.                   reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  729.                       _vptr.Policy = 0x7ffff7946890},
  730.                     value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {
  731.                   _vptr.ACE_Shared_Object = 0x10388d0}, <No data fields>},
  732.               thr_count_ = 5, thr_mgr_ = 0x15784a0, flags_ = 0, grp_id_ = 9,
  733.               lock_ = {lock_ = {__data = {__lock = 0, __count = 0,
  734.                     __owner = 0, __nusers = 0, __kind = 0, __spins = 0,
  735.                     __list = {__prev = 0x0, __next = 0x0}},
  736.                   __size = '\000' <repeats 39 times>, __align = 0},
  737.                 removed_ = false}, last_thread_id_ = 0},
  738.             msg_queue_ = 0x27f0c40, delete_msg_queue_ = true, mod_ = 0x0,
  739.             next_ = 0x0}, <No data fields>}
  740.         soap = {_vptr.soap = 0x11bf070, state = 1, version = 0, mode = 0,
  741.           imode = 2097152, omode = 2097152, float_format = 0x11bb576 "%.9G",
  742.           double_format = 0x11bb57b "%.17lG",
  743.           dime_id_format = 0x11bb582 "cid:id%d",
  744.           http_version = 0x11bb58b "1.1", http_content = 0x0,
  745.           encodingStyle = 0x11be5a0 "", actor = 0x0, lang = 0x11bc169 "en",
  746.           recv_timeout = 5, send_timeout = 5, connect_timeout = 0,
  747.           accept_timeout = 3, socket_flags = 0, connect_flags = 0,
  748.           bind_flags = 0, accept_flags = 0, linger_time = 0,
  749.           namespaces = 0x151c700, local_namespaces = 0x0, nlist = 0x0,
  750.           blist = 0x0, clist = 0x4f03600, alist = 0x0, iht = {
  751.             0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>},
  752.           pblk = 0x0, pidx = 0, header = 0x0, fault = 0x4f20dc0, idnum = 0,
  753.           user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0,
  754.           fpost = 0x1030970 <http_post>, fget = 0x100c3c0 <http_get>,
  755.           fput = 0x10203a0 <http_put>, fdel = 0x100c3d0 <http_405>,
  756.           fopt = 0x100c3d0 <http_405>, fhead = 0x100c3d0 <http_405>,
  757.           fform = 0, fposthdr = 0x1016310 <http_post_header>,
  758.           fresponse = 0x1011320 <http_response>,
  759.           fparse = 0x101fd70 <http_parse>,
  760.           fparsehdr = 0x102dc40 <http_parse_header>, fheader = 0,
  761.           fresolve = 0x1013760 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  762.           fclosesocket = 0x1013740 <tcp_closesocket>,
  763.           fshutdownsocket = 0x1013730 <tcp_shutdownsocket>,
  764.           fopen = 0x1024c60 <tcp_connect>, faccept = 0x1013750 <tcp_accept>,
  765.           fclose = 0x100c2b0 <tcp_disconnect>, fsend = 0x10133f0 <fsend>,
  766.           frecv = 0x10131a0 <frecv>, fpoll = 0x1015300 <soap_poll>,
  767.           fseterror = 0, fignore = 0, fserveloop = 0,
  768.           fplugin = 0x10112c0 <fplugin>, fmalloc = 0, fprepareinitsend = 0,
  769.           fprepareinitrecv = 0, fpreparesend = 0, fpreparerecv = 0,
  770.           fpreparefinalsend = 0, fpreparefinalrecv = 0, fdimereadopen = 0,
  771.           fdimewriteopen = 0, fdimereadclose = 0, fdimewriteclose = 0,
  772.           fdimeread = 0, fdimewrite = 0, fmimereadopen = 0,
  773.           fmimewriteopen = 0, fmimereadclose = 0, fmimewriteclose = 0,
  774.           fmimeread = 0, fmimewrite = 0, master = 39, socket = -1, os = 0x0,
  775.           is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0, buflen = 0, ahead = 0,
  776.           cdata = 0, body = 0, level = 0, count = 0, length = 0, labbuf = 0x0,
  777.           lablen = 0, labidx = 0, buf = '\000' <repeats 65535 times>,
  778.           msgbuf = '\000' <repeats 1023 times>,
  779.           tmpbuf = '\000' <repeats 1023 times>,
  780.           tag = '\000' <repeats 1023 times>, id = '\000' <repeats 1023 times>,
  781.           href = '\000' <repeats 1023 times>,
  782.           type = '\000' <repeats 1023 times>,
  783.           arrayType = '\000' <repeats 1023 times>,
  784.           arraySize = '\000' <repeats 1023 times>,
  785.           arrayOffset = '\000' <repeats 1023 times>, other = 0, position = 0,
  786.           positions = {0 <repeats 16 times>}, root = 0, attributes = 0x0,
  787.           encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9,
  788.           alloced = 0, peeked = 0, chunksize = 0, chunkbuflen = 0,
  789.           endpoint = '\000' <repeats 1023 times>,
  790.           path = '\000' <repeats 1023 times>,
  791.           host = '\000' <repeats 1023 times>, action = 0x0, authrealm = 0x0,
  792.           prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0,
  793.           tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0,
  794.           max_keep_alive = 100, proxy_http_version = 0x11bb58f "1.0",
  795.           proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0,
  796.           proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0,
  797.           errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0,
  798.             chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0,
  799.             type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0},
  800.           mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0,
  801.             last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {
  802.             0x0, 0x0, 0x0}, mht = {0x0 <repeats 1024 times>}, wsuid = 0x0,
  803.           c14nexclude = 0x0, cookies = 0x0, cookie_domain = 0x0,
  804.           cookie_path = 0x0, cookie_max = 32, ipv6_multicast_if = 0,
  805.           ipv4_multicast_if = 0x0, ipv4_multicast_ttl = 0, peer = {
  806.             sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0},
  807.             sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  808.           fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  809.           session = 0x0, dh_params = 0x0, rsa_params = 0x0, ssl_flags = 0,
  810.           keyfile = 0x0, password = 0x0, cafile = 0x0, capath = 0x0,
  811.           crlfile = 0x0,
  812.           session_host = '\000' <repeats 992 times>, "@þ2öÿ\177\000\000\020\020\000\000\000\000\000\000\230þ2öÿ\177\000\000¨þ2öÿ\177\000", session_port = 3,
  813.           c_locale = 0x0, d_stream = 0x6300000000, z_crc = 0,
  814.           z_dict = 0x1030 <Address 0x1030 out of bounds>, z_dict_len = 4224,
  815.           zlib_state = 257, zlib_in = 0, zlib_out = -360,
  816.           z_buf = 0x1 <Address 0x1 out of bounds>, z_buflen = 140737323925056,
  817.           z_level = 4097, z_ratio_in = 0, z_ratio_out = 0}
  818. #4  0x0000000000c37fea in ACE_Based::Thread::ThreadTask (param=0x28)
  819.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  820. No locals.
  821. #5  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  822. No symbol table info available.
  823. #6  0x00007ffff60a202d in clone () from /lib/libc.so.6
  824. No symbol table info available.
  825. #7  0x0000000000000000 in ?? ()
  826. No symbol table info available.
  827.  
  828. Thread 15 (Thread 0x7fffd5b50710 (LWP 7112)):
  829. #0  0x00007ffff609b8d3 in select () from /lib/libc.so.6
  830. No symbol table info available.
  831. #1  0x00007ffff7981830 in ?? () from /lib/libreadline.so.5
  832. No symbol table info available.
  833. #2  0x00007ffff7981a6d in rl_read_key () from /lib/libreadline.so.5
  834. No symbol table info available.
  835. #3  0x00007ffff796ed61 in readline_internal_char () from /lib/libreadline.so.5
  836. No symbol table info available.
  837. #4  0x00007ffff796f245 in readline () from /lib/libreadline.so.5
  838. No symbol table info available.
  839. #5  0x000000000072bfde in CliRunnable::run (this=<value optimized out>)
  840.     at /home/trinity/sources/src/server/worldserver/CommandLine/CliRunnable.cpp:589
  841.         command_str = 0x7fffc89c5200 "0o\003\001"
  842. #6  0x0000000000c37fea in ACE_Based::Thread::ThreadTask (param=0x1)
  843.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  844. No locals.
  845. #7  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  846. No symbol table info available.
  847. #8  0x00007ffff60a202d in clone () from /lib/libc.so.6
  848. No symbol table info available.
  849. #9  0x0000000000000000 in ?? ()
  850. No symbol table info available.
  851.  
  852. Thread 14 (Thread 0x7fffd6351710 (LWP 7111)):
  853. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  854.    from /lib/libpthread.so.0
  855. No symbol table info available.
  856. #1  0x00007ffff7661aca in cond_wait (this=0x7fffddc7f95c)
  857.     at ../../ace/OS_NS_Thread.inl:329
  858.         result = <value optimized out>
  859. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffddc7f95c)
  860.     at ../../ace/Condition_Thread_Mutex.cpp:90
  861. No locals.
  862. #3  0x00000000009bf550 in MapUpdater::wait (this=0x7fffddc7f850)
  863.     at /home/trinity/sources/src/server/game/Maps/MapUpdater.cpp:87
  864.         guard = {lock_ = 0x7fffddc7f928, owner_ = 0}
  865. #4  0x00000000009bd1ed in MapManager::Update (this=0x7fffddc7f748,
  866.     diff=<value optimized out>)
  867.     at /home/trinity/sources/src/server/game/Maps/MapManager.cpp:273
  868. No locals.
  869. #5  0x0000000000b075bd in World::Update (this=0x7ffff06999c8, diff=157)
  870.     at /home/trinity/sources/src/server/game/World/World.cpp:1966
  871. No locals.
  872. #6  0x0000000000735e16 in WorldRunnable::run (this=<value optimized out>)
  873.     at /home/trinity/sources/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  874.         diff = 157
  875.         realCurrTime = 985121
  876.         realPrevTime = 984964
  877.         prevSleepTime = 0
  878. #7  0x0000000000c37fea in ACE_Based::Thread::ThreadTask (param=0x7fffddc7f95c)
  879.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  880. No locals.
  881. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  882. No symbol table info available.
  883. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  884. No symbol table info available.
  885. #10 0x0000000000000000 in ?? ()
  886. No symbol table info available.
  887.  
  888. Thread 13 (Thread 0x7fffd6b52710 (LWP 7110)):
  889. #0  WorldObject::GetSightRange (this=0x7fff207c5e80, target=0x7fff207eda50)
  890.     at /home/trinity/sources/src/server/game/Entities/Object/Object.cpp:1642
  891. No locals.
  892. #1  0x000000000080daf1 in WorldObject::canSeeOrDetect (this=0x7fff207c5e80,
  893.     obj=0x7fff207eda50, ignoreStealth=false, distanceCheck=true)
  894.     at /home/trinity/sources/src/server/game/Entities/Object/Object.cpp:1699
  895.         corpseVisibility = false
  896. #2  0x0000000000981b07 in CreatureUnitRelocationWorker (this=0x7fffd6b51c00,
  897.     m=<value optimized out>)
  898.     at /home/trinity/sources/src/server/game/Grids/Notifiers/GridNotifiers.cpp:120
  899. No locals.
  900. #3  Trinity::CreatureRelocationNotifier::Visit (this=0x7fffd6b51c00,
  901.     m=<value optimized out>)
  902.     at /home/trinity/sources/src/server/game/Grids/Notifiers/GridNotifiers.cpp:179
  903.         c = 0x7fff207eda50
  904. #4  0x0000000000983a71 in VisitorHelper<Trinity::CreatureRelocationNotifier, Creature> (this=0x7fffd6b51d40, m=<value optimized out>)
  905.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:64
  906. No locals.
  907. #5  VisitorHelper<Trinity::CreatureRelocationNotifier, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x7fffd6b51d40,
  908.     m=<value optimized out>)
  909.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:70
  910. No locals.
  911. #6  VisitorHelper<Trinity::CreatureRelocationNotifier, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (
  912.     this=0x7fffd6b51d40, m=<value optimized out>)
  913.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:71
  914. No locals.
  915. #7  VisitorHelper<Trinity::CreatureRelocationNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  916.     this=0x7fffd6b51d40, m=<value optimized out>)
  917.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  918. No locals.
  919. #8  TypeContainerVisitor<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x7fffd6b51d40, m=<value optimized out>)
  920.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  921. No locals.
  922. #9  Visit<Trinity::CreatureRelocationNotifier> (this=0x7fffd6b51d40,
  923.     m=<value optimized out>)
  924.     at /home/trinity/sources/src/server/game/Grids/Grid.h:89
  925. No locals.
  926. #10 Visit<Trinity::CreatureRelocationNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  927.     this=0x7fffd6b51d40, m=<value optimized out>)
  928.     at /home/trinity/sources/src/server/game/Grids/NGrid.h:145
  929. No locals.
  930. #11 Map::Visit<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffd6b51d40, m=<value optimized out>)
  931.     at /home/trinity/sources/src/server/game/Maps/Map.h:653
  932.         x = 1
  933.         y = <value optimized out>
  934.         cell_x = <value optimized out>
  935.         cell_y = 0
  936. #12 VisitCircle<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffd6b51d40, m=<value optimized out>)
  937.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:260
  938.         r_zone = {data = {Part = {grid_x = 20, grid_y = 32, cell_x = 1,
  939.               cell_y = 7, nocreate = 1, reserved = 0}, All = 18618388}}
  940.         x_shift = 3
  941.         x_end = 162
  942. #13 Visit<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffd6b51d40, m=<value optimized out>)
  943.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:208
  944. No locals.
  945. #14 Visit<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffd6b51d40, m=<value optimized out>)
  946.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:239
  947. No locals.
  948. #15 Trinity::DelayedUnitRelocation::Visit (this=0x7fffd6b51d40,
  949.     m=<value optimized out>)
  950.     at /home/trinity/sources/src/server/game/Grids/Notifiers/GridNotifiers.cpp:200
  951.         unit = 0x7fff207c5e80
  952.         relocate = {i_creature = @0x7fff207c5e80}
  953.         c2world_relocation = {i_visitor = @0x7fffd6b51c00}
  954.         c2grid_relocation = {i_visitor = @0x7fffd6b51c00}
  955. #16 0x00000000009c8763 in VisitorHelper<Trinity::DelayedUnitRelocation, Creature> (this=0x7fffddd08800, diff=@0x7fff0e2b0ad0)
  956.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:64
  957. No locals.
  958. #17 VisitorHelper<Trinity::DelayedUnitRelocation, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x7fffddd08800, diff=@0x7fff0e2b0ad0)
  959.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:70
  960. No locals.
  961. #18 VisitorHelper<Trinity::DelayedUnitRelocation, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (
  962.     this=0x7fffddd08800, diff=@0x7fff0e2b0ad0)
  963.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:71
  964. No locals.
  965. #19 VisitorHelper<Trinity::DelayedUnitRelocation, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  966.     this=0x7fffddd08800, diff=@0x7fff0e2b0ad0)
  967.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  968. No locals.
  969. #20 TypeContainerVisitor<Trinity::DelayedUnitRelocation, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x7fffddd08800, diff=@0x7fff0e2b0ad0)
  970.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  971. No locals.
  972. #21 Visit<Trinity::DelayedUnitRelocation> (this=0x7fffddd08800,
  973.     diff=@0x7fff0e2b0ad0)
  974.     at /home/trinity/sources/src/server/game/Grids/Grid.h:89
  975. No locals.
  976. #22 Visit<Trinity::DelayedUnitRelocation, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  977.     this=0x7fffddd08800, diff=@0x7fff0e2b0ad0)
  978.     at /home/trinity/sources/src/server/game/Grids/NGrid.h:145
  979. No locals.
  980. #23 Visit<Trinity::DelayedUnitRelocation, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >
  981.     (this=0x7fffddd08800, diff=@0x7fff0e2b0ad0)
  982.     at /home/trinity/sources/src/server/game/Maps/Map.h:653
  983.         x = <value optimized out>
  984.         y = <value optimized out>
  985.         cell_x = 0
  986.         cell_y = 0
  987. #24 Map::ProcessRelocationNotifies (this=0x7fffddd08800, diff=@0x7fff0e2b0ad0)
  988.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:616
  989.         pair = {x_coord = 160, y_coord = 262}
  990.         cell = {data = {Part = {grid_x = 20, grid_y = 32, cell_x = 0,
  991.               cell_y = 6, nocreate = 1, reserved = 0}, All = 18352148}}
  992.         cell_relocation = {i_map = @0x7fffddd08800, cell = @0x7fffd6b51d80,
  993.           p = @0x7fffd6b51d60, i_radius = 500}
  994.         y = 262
  995.         x = 160
  996.         grid = <value optimized out>
  997. #25 0x00000000009cd0b1 in Map::Update (this=0x7fffddd08800,
  998.     t_diff=@0x7fff0e2b0ad0)
  999.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:566
  1000.         updater = {i_timeDiff = 157}
  1001.         grid_object_update = {i_visitor = @0x7fffd6b51e00}
  1002.         world_object_update = {i_visitor = @0x7fffd6b51e00}
  1003. #26 0x00000000009bfc12 in MapUpdateRequest::call (this=0x7fff0e2b0ab0)
  1004.     at /home/trinity/sources/src/server/game/Maps/MapUpdater.cpp:54
  1005. No locals.
  1006. #27 0x0000000000c39181 in DelayExecutor::svc (this=0x7fffddc7f858)
  1007.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:52
  1008.         rq = 0x7fff0e2b0ab0
  1009. #28 0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1010.     at ../../ace/Task.cpp:271
  1011.         t = 0x7fffddc7f858
  1012.         svc_status = <value optimized out>
  1013. #29 0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffc8d10920)
  1014.     at ../../ace/Thread_Adapter.cpp:94
  1015.         exit_hook_instance = <value optimized out>
  1016.         exit_hook_maybe = {instance_ = 0x0}
  1017.         exit_hook_ptr = <value optimized out>
  1018. #30 0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1019. No symbol table info available.
  1020. #31 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1021. No symbol table info available.
  1022. #32 0x0000000000000000 in ?? ()
  1023. No symbol table info available.
  1024.  
  1025. Thread 12 (Thread 0x7fffd7353710 (LWP 7109)):
  1026. #0  0x0000000000a68daa in WorldSession::ProcessQueryCallbacks (
  1027.     this=0x7fff2d647970)
  1028.     at /home/trinity/sources/src/server/game/Server/WorldSession.cpp:1080
  1029.         result = {_vptr.ACE_Refcounted_Auto_Ptr = 0x10374b0,
  1030.           rep_ = 0x7fff69af12d0}
  1031. #1  0x0000000000a691ad in WorldSession::Update (this=0x7fff2d647970,
  1032.     diff=761074576, updater=...)
  1033.     at /home/trinity/sources/src/server/game/Server/WorldSession.cpp:335
  1034.         packet = 0x0
  1035. #2  0x00000000009cceff in Map::Update (this=0x7fffd379ea50,
  1036.     t_diff=@0x7fff82765550)
  1037.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:516
  1038.         pSession = 0x7fff2d63d2a0
  1039.         updater = {<PacketFilter> = {_vptr.PacketFilter = 0x1080d90,
  1040.             m_pSession = 0x7fff2d647970}, <No data fields>}
  1041.         plr = 0x7fff2d647980
  1042.         updater = {i_timeDiff = 4153771568}
  1043.         grid_object_update = {i_visitor = @0x3}
  1044.         world_object_update = {i_visitor = @0x0}
  1045. #3  0x00000000009bfc12 in MapUpdateRequest::call (this=0x7fff82765530)
  1046.     at /home/trinity/sources/src/server/game/Maps/MapUpdater.cpp:54
  1047. No locals.
  1048. #4  0x0000000000c39181 in DelayExecutor::svc (this=0x7fffddc7f858)
  1049.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:52
  1050.         rq = 0x7fff82765530
  1051. #5  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1052.     at ../../ace/Task.cpp:271
  1053.         t = 0x7fffddc7f858
  1054.         svc_status = <value optimized out>
  1055. #6  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffc8d10d50)
  1056.     at ../../ace/Thread_Adapter.cpp:94
  1057.         exit_hook_instance = <value optimized out>
  1058.         exit_hook_maybe = {instance_ = 0x0}
  1059.         exit_hook_ptr = <value optimized out>
  1060. #7  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1061. No symbol table info available.
  1062. #8  0x00007ffff60a202d in clone () from /lib/libc.so.6
  1063. No symbol table info available.
  1064. #9  0x0000000000000000 in ?? ()
  1065. No symbol table info available.
  1066.  
  1067. Thread 11 (Thread 0x7fffd7b54710 (LWP 7108)):
  1068. #0  AuraEffect::Update (this=0x7fff5b2fa800, diff=157, caster=0x7fff44bf4940)
  1069.     at /home/trinity/sources/src/server/game/Spells/Auras/SpellAuraEffects.cpp:1061
  1070. No locals.
  1071. #1  0x0000000000ad65d9 in Aura::UpdateOwner (this=0x7fff5b24bf90, diff=157,
  1072.     owner=<value optimized out>)
  1073.     at /home/trinity/sources/src/server/game/Spells/Auras/SpellAuras.cpp:621
  1074.         caster = 0x7fff44bf4940
  1075.         modSpell = 0x0
  1076.         modOwner = 0x7fff44bf4940
  1077.         __FUNCTION__ = "UpdateOwner"
  1078. #2  0x00000000008d0bef in Unit::_UpdateSpells (this=0x7fff44bf4940, time=157)
  1079.     at /home/trinity/sources/src/server/game/Entities/Unit/Unit.cpp:3135
  1080.         i_aura = 0x7fff5b24bf90
  1081. #3  0x00000000008dded3 in Unit::Update (this=0x7fff44bf4940, p_time=157)
  1082.     at /home/trinity/sources/src/server/game/Entities/Unit/Unit.cpp:234
  1083.         __FUNCTION__ = "Update"
  1084. #4  0x0000000000898b76 in Player::Update (this=0x7fff44bf4940, p_time=157)
  1085.     at /home/trinity/sources/src/server/game/Entities/Player/Player.cpp:1294
  1086.         now = <value optimized out>
  1087.         pet = <value optimized out>
  1088. #5  0x00000000009ccfee in Map::Update (this=0x7fffccfd5800,
  1089.     t_diff=@0x7ffef8846700)
  1090.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:538
  1091.         plr = 0x7fff44bf4940
  1092.         updater = {i_timeDiff = 157}
  1093.         grid_object_update = {i_visitor = @0x7fffd7b53e00}
  1094.         world_object_update = {i_visitor = @0x7fffd7b53e00}
  1095. #6  0x00000000009bfc12 in MapUpdateRequest::call (this=0x7ffef88466e0)
  1096.     at /home/trinity/sources/src/server/game/Maps/MapUpdater.cpp:54
  1097. No locals.
  1098. #7  0x0000000000c39181 in DelayExecutor::svc (this=0x7fffddc7f858)
  1099.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:52
  1100.         rq = 0x7ffef88466e0
  1101. #8  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1102.     at ../../ace/Task.cpp:271
  1103.         t = 0x7fffddc7f858
  1104.         svc_status = <value optimized out>
  1105. #9  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffc8d10920)
  1106.     at ../../ace/Thread_Adapter.cpp:94
  1107.         exit_hook_instance = <value optimized out>
  1108.         exit_hook_maybe = {instance_ = 0x0}
  1109.         exit_hook_ptr = <value optimized out>
  1110. #10 0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1111. No symbol table info available.
  1112. #11 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1113. No symbol table info available.
  1114. #12 0x0000000000000000 in ?? ()
  1115. No symbol table info available.
  1116.  
  1117. Thread 10 (Thread 0x7fffe9179710 (LWP 7107)):
  1118. #0  0x0000000000000000 in ?? ()
  1119. No symbol table info available.
  1120. #1  0x0000000000a04a38 in ScriptMgr::OnDummyEffect (
  1121.     this=<value optimized out>, caster=0x7ffefc3bec90, spellId=812,
  1122.     effIndex=EFFECT_0, target=0x0)
  1123.     at /home/trinity/sources/src/server/game/Scripting/ScriptMgr.cpp:655
  1124.         tmpscript = <value optimized out>
  1125.         __FUNCTION__ = "OnDummyEffect"
  1126. #2  0x0000000000ac325f in AuraEffect::TriggerSpell (this=0x7fff07e0bc60,
  1127.     target=0x7ffefc3bec90, caster=0x7ffefc3bec90)
  1128.     at /home/trinity/sources/src/server/game/Spells/Auras/SpellAuraEffects.cpp:2427
  1129.         triggerTarget = 0x1e93b050
  1130.         triggerSpellId = <value optimized out>
  1131.         triggeredSpellInfo = <value optimized out>
  1132.         auraId = <value optimized out>
  1133. #3  0x0000000000ac717b in AuraEffect::PeriodicTick (this=0x7fff07e0bc60,
  1134.     aurApp=0x7fff07e0bdd0, caster=0x7ffefc3bec90)
  1135.     at /home/trinity/sources/src/server/game/Spells/Auras/SpellAuraEffects.cpp:1891
  1136.         prevented = <value optimized out>
  1137.         target = 0x7ffefc3bec90
  1138. #4  0x0000000000acab1f in AuraEffect::Update (this=0x7fff07e0bc60,
  1139.     diff=<value optimized out>, caster=0x7ffefc3bec90)
  1140.     at /home/trinity/sources/src/server/game/Spells/Auras/SpellAuraEffects.cpp:1081
  1141.         effectApplications = {<std::_List_base<AuraApplication*, std::allocator<AuraApplication*> >> = {
  1142.             _M_impl = {<std::allocator<std::_List_node<AuraApplication*> >> = {<__gnu_cxx::new_allocator<std::_List_node<AuraApplication*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7ffefd9cd720,
  1143.                 _M_prev = 0x7ffefd9cd720}}}, <No data fields>}
  1144. #5  0x0000000000ad65d9 in Aura::UpdateOwner (this=0x7fff07e0bed0, diff=157,
  1145.     owner=<value optimized out>)
  1146.     at /home/trinity/sources/src/server/game/Spells/Auras/SpellAuras.cpp:621
  1147.         caster = 0x7ffefc3bec90
  1148.         modSpell = 0x0
  1149.         modOwner = 0x0
  1150.         __FUNCTION__ = "UpdateOwner"
  1151. #6  0x00000000008d0bef in Unit::_UpdateSpells (this=0x7ffefc3bec90, time=157)
  1152.     at /home/trinity/sources/src/server/game/Entities/Unit/Unit.cpp:3135
  1153.         i_aura = 0x7fff07e0bed0
  1154. #7  0x00000000008dded3 in Unit::Update (this=0x7ffefc3bec90, p_time=157)
  1155.     at /home/trinity/sources/src/server/game/Entities/Unit/Unit.cpp:234
  1156.         __FUNCTION__ = "Update"
  1157. #8  0x000000000081f0b8 in Creature::Update (this=0x7ffefc3bec90, diff=157)
  1158.     at /home/trinity/sources/src/server/game/Entities/Creature/Creature.cpp:524
  1159.         bInCombat = <value optimized out>
  1160. #9  0x00000000009d5db7 in void Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(Cell const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&) ()
  1161. No symbol table info available.
  1162. #10 0x00000000009cc907 in Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7ffefdd5d0f0, obj=<value optimized out>,
  1163.     gridVisitor=..., worldVisitor=...)
  1164.     at /home/trinity/sources/src/server/game/Grids/Cells/CellImpl.h:48
  1165. No locals.
  1166. #11 Map::VisitNearbyCellsOf (this=0x7ffefdd5d0f0, obj=<value optimized out>,
  1167.     gridVisitor=..., worldVisitor=...)
  1168.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:499
  1169.         pair = {x_coord = 131, y_coord = 288}
  1170.         cell = {data = {Part = {grid_x = 16, grid_y = 36, cell_x = 3,
  1171.               cell_y = 0, nocreate = 0, reserved = 16}, All = 536885520}}
  1172.         y = 288
  1173.         x = 131
  1174. #12 0x00000000009ccfff in Map::Update (this=0x7ffefdd5d0f0,
  1175.     t_diff=@0x7fff0f4007f0)
  1176.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:540
  1177.         plr = 0x1e93b050
  1178.         updater = {i_timeDiff = 157}
  1179.         grid_object_update = {i_visitor = @0x7fffe9178db0}
  1180.         world_object_update = {i_visitor = @0x7fffe9178db0}
  1181. #13 0x00000000009cd139 in InstanceMap::Update (this=0x7fffe9178130,
  1182.     t_diff=@0x0) at /home/trinity/sources/src/server/game/Maps/Map.cpp:2390
  1183. No locals.
  1184. #14 0x0000000000bb188d in MapInstanced::Update (this=0x7ffefdd42e90,
  1185.     t=@0x7fff0f4007f0)
  1186.     at /home/trinity/sources/src/server/game/Maps/MapInstanced.cpp:67
  1187.         i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x7fff3e53fe80,
  1188.             _M_cur_bucket = 0x7ffefcf2e088}, <No data fields>}
  1189. #15 0x00000000009bfc12 in MapUpdateRequest::call (this=0x7fff0f4007d0)
  1190.     at /home/trinity/sources/src/server/game/Maps/MapUpdater.cpp:54
  1191. No locals.
  1192. #16 0x0000000000c39181 in DelayExecutor::svc (this=0x7fffddc7f858)
  1193.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:52
  1194.         rq = 0x7fff0f4007d0
  1195. #17 0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1196.     at ../../ace/Task.cpp:271
  1197.         t = 0x7fffddc7f858
  1198.         svc_status = <value optimized out>
  1199. #18 0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffc8d10710)
  1200.     at ../../ace/Thread_Adapter.cpp:94
  1201.         exit_hook_instance = <value optimized out>
  1202.         exit_hook_maybe = {instance_ = 0x0}
  1203.         exit_hook_ptr = <value optimized out>
  1204. #19 0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1205. No symbol table info available.
  1206. #20 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1207. No symbol table info available.
  1208. #21 0x0000000000000000 in ?? ()
  1209. No symbol table info available.
  1210.  
  1211. Thread 9 (Thread 0x7fffedffb710 (LWP 7074)):
  1212. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1213.    from /lib/libpthread.so.0
  1214. No symbol table info available.
  1215. #1  0x00007ffff7661b75 in cond_timedwait (this=0x155bdf4, mutex=...,
  1216.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1217.         result = <value optimized out>
  1218.         ts = {tv_sec = 0, tv_nsec = 140735877742624}
  1219. #2  ACE_Condition_Thread_Mutex::wait (this=0x155bdf4, mutex=...,
  1220.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1221. No locals.
  1222. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1223.     (this=0x155bd70, timeout=0x0)
  1224.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1225.         result = <value optimized out>
  1226. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1227. No symbol table info available.
  1228. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1229.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1230.     at ../../ace/Activation_Queue.cpp:89
  1231.         mb = 0x0
  1232. #6  0x0000000000c2ac60 in DatabaseWorker::svc (this=0x7ffff06548e0)
  1233.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1234. No locals.
  1235. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1236.     at ../../ace/Task.cpp:271
  1237.         t = 0x7ffff06548e0
  1238.         svc_status = <value optimized out>
  1239. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff0654990)
  1240.     at ../../ace/Thread_Adapter.cpp:94
  1241.         exit_hook_instance = <value optimized out>
  1242.         exit_hook_maybe = {instance_ = 0x0}
  1243.         exit_hook_ptr = <value optimized out>
  1244. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1245. No symbol table info available.
  1246. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1247. No symbol table info available.
  1248. #11 0x0000000000000000 in ?? ()
  1249. No symbol table info available.
  1250.  
  1251. Thread 8 (Thread 0x7fffee7fc710 (LWP 7073)):
  1252. #0  0x00007ffff63420bd in read () from /lib/libpthread.so.0
  1253. No symbol table info available.
  1254. #1  0x00007ffff71fc2e9 in vio_read_buff () from /usr/lib/libmysqlclient_r.so.16
  1255. No symbol table info available.
  1256. #2  0x00007ffff71fd3ff in ?? () from /usr/lib/libmysqlclient_r.so.16
  1257. No symbol table info available.
  1258. #3  0x00007ffff71fd805 in my_net_read () from /usr/lib/libmysqlclient_r.so.16
  1259. No symbol table info available.
  1260. #4  0x00007ffff71f7b6a in cli_safe_read () from /usr/lib/libmysqlclient_r.so.16
  1261. No symbol table info available.
  1262. #5  0x00007ffff71f8349 in ?? () from /usr/lib/libmysqlclient_r.so.16
  1263. No symbol table info available.
  1264. #6  0x00007ffff71f667c in mysql_real_query ()
  1265.    from /usr/lib/libmysqlclient_r.so.16
  1266. No symbol table info available.
  1267. #7  0x0000000000c299a8 in MySQLConnection::Execute (this=0x7ffff0420190,
  1268.     sql=0x7fff04ad3970 "UPDATE character_pet SET slot = '100' WHERE owner = '1561834' AND slot = '0'")
  1269.     at /home/trinity/sources/src/server/shared/Database/MySQLConnection.cpp:164
  1270.         _s = 0
  1271. #8  0x0000000000c26b33 in TransactionTask::Execute (this=0x7fff47e06bf0)
  1272.     at /home/trinity/sources/src/server/shared/Database/Transaction.cpp:97
  1273.         data = {element = {stmt = 0x7fff04ad3970,
  1274.             query = 0x7fff04ad3970 "UPDATE character_pet SET slot = '100' WHERE owner = '1561834' AND slot = '0'"}, type = SQL_ELEMENT_RAW}
  1275.         __FUNCTION__ = "Execute"
  1276. #9  0x000000000073f89a in SQLOperation::call (this=0xd)
  1277.     at /home/trinity/sources/src/server/shared/Database/SQLOperation.h:65
  1278. No locals.
  1279. #10 0x0000000000c2ac49 in DatabaseWorker::svc (this=0x7ffff0420210)
  1280.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:45
  1281. No locals.
  1282. #11 0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1283.     at ../../ace/Task.cpp:271
  1284.         t = 0x7ffff0420210
  1285.         svc_status = <value optimized out>
  1286. #12 0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff0420300)
  1287.     at ../../ace/Thread_Adapter.cpp:94
  1288.         exit_hook_instance = <value optimized out>
  1289.         exit_hook_maybe = {instance_ = 0x0}
  1290.         exit_hook_ptr = <value optimized out>
  1291. #13 0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1292. No symbol table info available.
  1293. #14 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1294. No symbol table info available.
  1295. #15 0x0000000000000000 in ?? ()
  1296. No symbol table info available.
  1297.  
  1298. Thread 7 (Thread 0x7fffeeffd710 (LWP 7072)):
  1299. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1300.    from /lib/libpthread.so.0
  1301. No symbol table info available.
  1302. #1  0x00007ffff7661b75 in cond_timedwait (this=0x155bce4, mutex=...,
  1303.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1304.         result = <value optimized out>
  1305.         ts = {tv_sec = 140737224168176, tv_nsec = 140737224123312}
  1306. #2  ACE_Condition_Thread_Mutex::wait (this=0x155bce4, mutex=...,
  1307.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1308. No locals.
  1309. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1310.     (this=0x155bc60, timeout=0x0)
  1311.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1312.         result = <value optimized out>
  1313. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1314. No symbol table info available.
  1315. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1316.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1317.     at ../../ace/Activation_Queue.cpp:89
  1318.         mb = 0x0
  1319. #6  0x0000000000c2ac60 in DatabaseWorker::svc (this=0x7ffff02dd2c0)
  1320.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1321. No locals.
  1322. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1323.     at ../../ace/Task.cpp:271
  1324.         t = 0x7ffff02dd2c0
  1325.         svc_status = <value optimized out>
  1326. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff02dd3b0)
  1327.     at ../../ace/Thread_Adapter.cpp:94
  1328.         exit_hook_instance = <value optimized out>
  1329.         exit_hook_maybe = {instance_ = 0x0}
  1330.         exit_hook_ptr = <value optimized out>
  1331. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1332. No symbol table info available.
  1333. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1334. No symbol table info available.
  1335. #11 0x0000000000000000 in ?? ()
  1336. No symbol table info available.
  1337.  
  1338. Thread 6 (Thread 0x7fffef7fe710 (LWP 7071)):
  1339. #0  0x00007ffff63420bd in read () from /lib/libpthread.so.0
  1340. No symbol table info available.
  1341. #1  0x00007ffff71fc2e9 in vio_read_buff () from /usr/lib/libmysqlclient_r.so.16
  1342. No symbol table info available.
  1343. #2  0x00007ffff71fd3ff in ?? () from /usr/lib/libmysqlclient_r.so.16
  1344. No symbol table info available.
  1345. #3  0x00007ffff71fd805 in my_net_read () from /usr/lib/libmysqlclient_r.so.16
  1346. No symbol table info available.
  1347. #4  0x00007ffff71f7b6a in cli_safe_read () from /usr/lib/libmysqlclient_r.so.16
  1348. No symbol table info available.
  1349. #5  0x00007ffff71f8349 in ?? () from /usr/lib/libmysqlclient_r.so.16
  1350. No symbol table info available.
  1351. #6  0x00007ffff71f667c in mysql_real_query ()
  1352.    from /usr/lib/libmysqlclient_r.so.16
  1353. No symbol table info available.
  1354. #7  0x0000000000c299a8 in MySQLConnection::Execute (this=0x7ffff019a2f0,
  1355.     sql=0x7fff06b5ea10 "DELETE FROM pet_spell WHERE guid = '9465784' and spell = '11766'")
  1356.     at /home/trinity/sources/src/server/shared/Database/MySQLConnection.cpp:164
  1357.         _s = 0
  1358. #8  0x0000000000c26b33 in TransactionTask::Execute (this=0x7fff041b2820)
  1359.     at /home/trinity/sources/src/server/shared/Database/Transaction.cpp:97
  1360.         data = {element = {stmt = 0x7fff06b5ea10,
  1361.             query = 0x7fff06b5ea10 "DELETE FROM pet_spell WHERE guid = '9465784' and spell = '11766'"}, type = SQL_ELEMENT_RAW}
  1362.         __FUNCTION__ = "Execute"
  1363. #9  0x000000000073f89a in SQLOperation::call (this=0xb)
  1364.     at /home/trinity/sources/src/server/shared/Database/SQLOperation.h:65
  1365. No locals.
  1366. #10 0x0000000000c2ac49 in DatabaseWorker::svc (this=0x7ffff019a370)
  1367.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:45
  1368. No locals.
  1369. #11 0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1370.     at ../../ace/Task.cpp:271
  1371.         t = 0x7ffff019a370
  1372.         svc_status = <value optimized out>
  1373. #12 0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff019a460)
  1374.     at ../../ace/Thread_Adapter.cpp:94
  1375.         exit_hook_instance = <value optimized out>
  1376.         exit_hook_maybe = {instance_ = 0x0}
  1377.         exit_hook_ptr = <value optimized out>
  1378. #13 0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1379. No symbol table info available.
  1380. #14 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1381. No symbol table info available.
  1382. #15 0x0000000000000000 in ?? ()
  1383. No symbol table info available.
  1384.  
  1385. Thread 5 (Thread 0x7fffeffff710 (LWP 7070)):
  1386. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1387.    from /lib/libpthread.so.0
  1388. No symbol table info available.
  1389. #1  0x00007ffff7661b75 in cond_timedwait (this=0x155bce4, mutex=...,
  1390.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1391.         result = <value optimized out>
  1392.         ts = {tv_sec = 140737221522512, tv_nsec = 140737221477648}
  1393. #2  ACE_Condition_Thread_Mutex::wait (this=0x155bce4, mutex=...,
  1394.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1395. No locals.
  1396. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1397.     (this=0x155bc60, timeout=0x0)
  1398.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1399.         result = <value optimized out>
  1400. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1401. No symbol table info available.
  1402. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1403.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1404.     at ../../ace/Activation_Queue.cpp:89
  1405.         mb = 0x0
  1406. #6  0x0000000000c2ac60 in DatabaseWorker::svc (this=0x7ffff0054f40)
  1407.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1408. No locals.
  1409. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1410.     at ../../ace/Task.cpp:271
  1411.         t = 0x7ffff0054f40
  1412.         svc_status = <value optimized out>
  1413. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff0054ff0)
  1414.     at ../../ace/Thread_Adapter.cpp:94
  1415.         exit_hook_instance = <value optimized out>
  1416.         exit_hook_maybe = {instance_ = 0x0}
  1417.         exit_hook_ptr = <value optimized out>
  1418. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1419. No symbol table info available.
  1420. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1421. No symbol table info available.
  1422. #11 0x0000000000000000 in ?? ()
  1423. No symbol table info available.
  1424.  
  1425. Thread 4 (Thread 0x7ffff49c9710 (LWP 7069)):
  1426. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1427.    from /lib/libpthread.so.0
  1428. No symbol table info available.
  1429. #1  0x00007ffff7661b75 in cond_timedwait (this=0x155a644, mutex=...,
  1430.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1431.         result = <value optimized out>
  1432.         ts = {tv_sec = 5, tv_nsec = 0}
  1433. #2  ACE_Condition_Thread_Mutex::wait (this=0x155a644, mutex=...,
  1434.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1435. No locals.
  1436. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1437.     (this=0x155a5c0, timeout=0x0)
  1438.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1439.         result = <value optimized out>
  1440. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1441. No symbol table info available.
  1442. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1443.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1444.     at ../../ace/Activation_Queue.cpp:89
  1445.         mb = 0x0
  1446. #6  0x0000000000c2ac60 in DatabaseWorker::svc (this=0x7ffff0020dc0)
  1447.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1448. No locals.
  1449. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1450.     at ../../ace/Task.cpp:271
  1451.         t = 0x7ffff0020dc0
  1452.         svc_status = <value optimized out>
  1453. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff0020eb0)
  1454.     at ../../ace/Thread_Adapter.cpp:94
  1455.         exit_hook_instance = <value optimized out>
  1456.         exit_hook_maybe = {instance_ = 0x0}
  1457.         exit_hook_ptr = <value optimized out>
  1458. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1459. No symbol table info available.
  1460. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1461. No symbol table info available.
  1462. #11 0x0000000000000000 in ?? ()
  1463. No symbol table info available.
  1464.  
  1465. Thread 3 (Thread 0x7ffff53d6710 (LWP 7068)):
  1466. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1467.    from /lib/libpthread.so.0
  1468. No symbol table info available.
  1469. #1  0x00007ffff7661b75 in cond_timedwait (this=0x155a644, mutex=...,
  1470.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1471.         result = <value optimized out>
  1472.         ts = {tv_sec = 22390336, tv_nsec = 22390288}
  1473. #2  ACE_Condition_Thread_Mutex::wait (this=0x155a644, mutex=...,
  1474.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1475. No locals.
  1476. #3  0x000000000073323c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1477.     (this=0x155a5c0, timeout=0x0)
  1478.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1479.         result = <value optimized out>
  1480. #4  0x00000000007343a6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1481. No symbol table info available.
  1482. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1483.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1484.     at ../../ace/Activation_Queue.cpp:89
  1485.         mb = 0x0
  1486. #6  0x0000000000c2ac60 in DatabaseWorker::svc (this=0x15783f0)
  1487.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1488. No locals.
  1489. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1490.     at ../../ace/Task.cpp:271
  1491.         t = 0x15783f0
  1492.         svc_status = <value optimized out>
  1493. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x15786f0)
  1494.     at ../../ace/Thread_Adapter.cpp:94
  1495.         exit_hook_instance = <value optimized out>
  1496.         exit_hook_maybe = {instance_ = 0x0}
  1497.         exit_hook_ptr = <value optimized out>
  1498. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1499. No symbol table info available.
  1500. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1501. No symbol table info available.
  1502. #11 0x0000000000000000 in ?? ()
  1503. No symbol table info available.
  1504.  
  1505. Thread 1 (Thread 0x7ffff7fe0720 (LWP 7064)):
  1506. #0  0x00007ffff633bbe5 in pthread_join () from /lib/libpthread.so.0
  1507. No symbol table info available.
  1508. #1  0x00007ffff76f418b in thr_join (this=0x15784a0, task=0x7fffc89c5f58)
  1509.     at ../../ace/OS_NS_Thread.inl:2788
  1510.         result = 22512800
  1511. #2  ACE_Thread::join (this=0x15784a0, task=0x7fffc89c5f58)
  1512.     at ../../ace/Thread.inl:137
  1513. No locals.
  1514. #3  ACE_Thread_Manager::wait_task (this=0x15784a0, task=0x7fffc89c5f58)
  1515.     at ../../ace/Thread_Manager.cpp:1793
  1516.         i = 0
  1517.         copy_count = 1
  1518.         result = <value optimized out>
  1519. #4  0x0000000000a6d160 in ReactorRunnable::Wait (this=0x7fffc89c5ed8)
  1520.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:102
  1521. No locals.
  1522. #5  WorldSocketMgr::Wait (this=0x7fffc89c5ed8)
  1523.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:318
  1524.         i = 1
  1525. #6  0x000000000073b444 in Master::Run (this=0x1577768)
  1526.     at /home/trinity/sources/src/server/worldserver/Master.cpp:279
  1527.         seed1 = {_bn = 0x15777c0, _array = 0x0}
  1528.         pidfile = {static npos = 18446744073709551615,
  1529.           _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1530.             _M_p = 0x15781f8 "../logs/core.pid"}}
  1531.         SignalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  1532.               _vptr.ACE_Event_Handler = 0x1039930,
  1533.               reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  1534.                   value_ = 1}, <No data fields>}, priority_ = 0,
  1535.               reactor_ = 0x0,
  1536.               reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  1537.                   _vptr.Policy = 0x7ffff7946890},
  1538.                 value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  1539.         SignalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  1540.               _vptr.ACE_Event_Handler = 0x1039930,
  1541.               reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  1542.                   value_ = 1}, <No data fields>}, priority_ = 0,
  1543.               reactor_ = 0x0,
  1544.               reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  1545.                   _vptr.Policy = 0x7ffff7946890},
  1546.                 value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  1547.         Handler = {_vptr.ACE_Sig_Handler = 0x152f470, static sig_pending_ = 0,
  1548.           static signal_handlers_ = {0x0, 0x0, 0x7fffffffe400,
  1549.             0x0 <repeats 12 times>, 0x7fffffffe3d0, 0x0 <repeats 49 times>}}
  1550.         world_thread = {m_iThreadId = 140736787191568,
  1551.           m_hThreadHandle = 140736787191568, m_task = 0x7fffc890bb20,
  1552.           static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>},
  1553.             _vptr.ACE_TSS = 0x10bb5f0, keylock_ = {lock_ = {__data = {
  1554.                   __lock = 0, __count = 0, __owner = 0, __nusers = 0,
  1555.                   __kind = 0, __spins = 0, __list = {__prev = 0x0,
  1556.                     __next = 0x0}}, __size = '\000' <repeats 39 times>,
  1557.                 __align = 0}, removed_ = false}, once_ = false, key_ = 0},
  1558.           static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1559.         cliThread = 0x7fffc89c51e0
  1560.         rar_thread = {m_iThreadId = 140736770406160,
  1561.           m_hThreadHandle = 140736770406160, m_task = 0x7fffc8d0eef0,
  1562.           static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>},
  1563.             _vptr.ACE_TSS = 0x10bb5f0, keylock_ = {lock_ = {__data = {
  1564.                   __lock = 0, __count = 0, __owner = 0, __nusers = 0,
  1565.                   __kind = 0, __spins = 0, __list = {__prev = 0x0,
  1566.                     __next = 0x0}}, __size = '\000' <repeats 39 times>,
  1567.                 __align = 0}, removed_ = false}, once_ = false, key_ = 0},
  1568.           static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1569.         soap_thread = <value optimized out>
  1570.         wsport = <value optimized out>
  1571.         bind_ip = {static npos = 18446744073709551615,
  1572.           _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffc89c5e78 "0.0.0.0"}}
  1573. #7  0x0000000000736aff in main (argc=3, argv=<value optimized out>)
  1574.     at /home/trinity/sources/src/server/worldserver/Main.cpp:147
  1575.         cfg_file = 0x7fffffffe922 "../etc/worldserver.conf"
  1576.         c = <value optimized out>
  1577.         ret = <value optimized out>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement