Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Program received signal SIGSEGV, Segmentation fault.
  2. [Switching to Thread 0xae390b70 (LWP 26225)]
  3. 0x0863f942 in AuraEffect::GetTriggerTarget (this=0x918066e8, target=0x690a8f70)
  4.     at /home/mangos/newsrc/dport/src/server/game/Spells/Auras/SpellAuraEffects.cpp:2100
  5. 2100            if (Unit * trigger = target->ToCreature()->AI()->GetAuraEffectTriggerTarget(GetId(), GetEffIndex()))
  6.  
  7. CRASH ON середа, 3 листопада 2010 00:03:01 +0200
  8.     Using the running image of child Thread 0xae390b70 (LWP 26225).
  9. Program stopped at 0x863f942.
  10. It stopped with signal SIGSEGV, Segmentation fault.
  11. Type "info stack" or "info registers" for more information.
  12.  
  13. BACKTRACE
  14.  
  15. #0  0x0863f942 in AuraEffect::GetTriggerTarget (this=0x918066e8,
  16.     target=0x690a8f70)
  17.     at /home/mangos/newsrc/dport/src/server/game/Spells/Auras/SpellAuraEffects.cpp:2100
  18. #1  0x086493e7 in AuraEffect::TriggerSpell (this=0x918066e8,
  19.     target=0x690a8f70, caster=0x8cf36870)
  20.     at /home/mangos/newsrc/dport/src/server/game/Spells/Auras/SpellAuraEffects.cpp:2111
  21. #2  0x0864cfe1 in AuraEffect::PeriodicTick (this=0x918066e8,
  22.     target=0x690a8f70, caster=0x8cf36870)
  23.     at /home/mangos/newsrc/dport/src/server/game/Spells/Auras/SpellAuraEffects.cpp:1861
  24. #3  0x08651f06 in AuraEffect::Update (this=0x918066e8, diff=148,
  25.     caster=0x8cf36870)
  26.     at /home/mangos/newsrc/dport/src/server/game/Spells/Auras/SpellAuraEffects.cpp:1047
  27. #4  0x08659163 in Aura::UpdateOwner (this=0x759846e0, diff=148, owner=
  28.     0x690a8f70)
  29.     at /home/mangos/newsrc/dport/src/server/game/Spells/Auras/SpellAuras.cpp:626
  30. #5  0x083a619c in Unit::_UpdateSpells (this=0x690a8f70, time=148)
  31.     at /home/mangos/newsrc/dport/src/server/game/Entities/Unit/Unit.cpp:3107
  32. #6  0x083bed2c in Unit::Update (this=0x690a8f70, p_time=148)
  33.     at /home/mangos/newsrc/dport/src/server/game/Entities/Unit/Unit.cpp:237
  34. #7  0x084824e1 in Creature::Update (this=0x690a8f70, diff=148)
  35.     at /home/mangos/newsrc/dport/src/server/game/Entities/Creature/Creature.cpp:516
  36. #8  0x08549f6c in Trinity::ObjectUpdater::Visit (m=<value optimized out>,
  37.     this=<value optimized out>)
  38.     at /home/mangos/newsrc/dport/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:47
  39. #9  VisitorHelper<Trinity::ObjectUpdater, Creature> (m=<value optimized out>,
  40.     this=<value optimized out>)
  41.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:64
  42. #10 0x0854f4f4 in VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=<value optimized out>,
  43.     v=<value optimized out>)
  44.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:70
  45. #11 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=<value optimized out>,
  46.     v=<value optimized out>)
  47.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:71
  48. #12 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  49.     c=<value optimized out>, v=<value optimized out>)
  50.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  51. #13 TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (c=<value optimized out>, v=<value optimized out>)
  52.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  53. #14 Visit<Trinity::ObjectUpdater> (c=<value optimized out>,
  54.     v=<value optimized out>)
  55.     at /home/mangos/newsrc/dport/src/server/game/Grids/Grid.h:89
  56. #15 Visit<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=<value optimized out>,
  57.     v=<value optimized out>)
  58.     at /home/mangos/newsrc/dport/src/server/game/Grids/NGrid.h:145
  59. #16 Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (
  60.     c=<value optimized out>, v=<value optimized out>)
  61.     at /home/mangos/newsrc/dport/src/server/game/Maps/Map.h:651
  62. #17 0x08544aa7 in Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (m=<value optimized out>, visitor=<value optimized out>,
  63.     standing_cell=<value optimized out>, this=<value optimized out>)
  64.     at /home/mangos/newsrc/dport/src/server/game/Grids/Cells/CellImpl.h:48
  65. #18 Map::Update (m=<value optimized out>, visitor=<value optimized out>,
  66.     standing_cell=<value optimized out>, this=<value optimized out>)
  67.     at /home/mangos/newsrc/dport/src/server/game/Maps/Map.cpp:524
  68. #19 0x08545bae in InstanceMap::Update (this=0xa7b18a08, t_diff=@0x74b27db8)
  69.     at /home/mangos/newsrc/dport/src/server/game/Maps/Map.cpp:2408
  70. #20 0x08551329 in MapInstanced::Update (this=0x74c4f8a0, t=@0x74b27db8)
  71.     at /home/mangos/newsrc/dport/src/server/game/Maps/MapInstanced.cpp:66
  72. #21 0x085524ac in MapUpdateRequest::call (this=0x74b27da8)
  73.     at /home/mangos/newsrc/dport/src/server/game/Maps/MapUpdater.cpp:54
  74. #22 0x087835e8 in DelayExecutor::svc (this=0x1260f580)
  75.     at /home/mangos/newsrc/dport/src/server/shared/Threading/DelayExecutor.cpp:52
  76. #23 0x00a0d062 in ACE_Task_Base::svc_run (args=0x1260f580)
  77.     at ../../ace/Task.cpp:271
  78. #24 0x00a0e3ed in ACE_Thread_Adapter::invoke_i (this=0x1260f7c8)
  79.     at ../../ace/Thread_Adapter.cpp:145
  80. #25 0x00a0e475 in ACE_Thread_Adapter::invoke (this=0x1260f7c8)
  81.     at ../../ace/Thread_Adapter.cpp:94
  82. #26 0x00969351 in ace_thread_adapter (args=0x1260f7c8)
  83.     at ../../ace/Base_Thread_Adapter.cpp:120
  84. #27 0x0022d8f5 in start_thread () from /lib/libpthread.so.0
  85. #28 0x00320fce in clone () from /lib/libc.so.6
  86.  
  87. BACKTRACE FULL
  88.  
  89. #0  0x0863f942 in AuraEffect::GetTriggerTarget (this=0x918066e8,
  90.     target=0x690a8f70)
  91.     at /home/mangos/newsrc/dport/src/server/game/Spells/Auras/SpellAuraEffects.cpp:2100
  92.         trigger = <value optimized out>
  93. #1  0x086493e7 in AuraEffect::TriggerSpell (this=0x918066e8,
  94.     target=0x690a8f70, caster=0x8cf36870)
  95.     at /home/mangos/newsrc/dport/src/server/game/Spells/Auras/SpellAuraEffects.cpp:2111
  96.         triggerTarget = 0x865a26c
  97.         triggerSpellId = <value optimized out>
  98.         triggeredSpellInfo = <value optimized out>
  99.         auraId = 2310786416
  100. #2  0x0864cfe1 in AuraEffect::PeriodicTick (this=0x918066e8,
  101.     target=0x690a8f70, caster=0x8cf36870)
  102.     at /home/mangos/newsrc/dport/src/server/game/Spells/Auras/SpellAuraEffects.cpp:1861
  103.         prevented = <value optimized out>
  104. #3  0x08651f06 in AuraEffect::Update (this=0x918066e8, diff=148,
  105.     caster=0x8cf36870)
  106.     at /home/mangos/newsrc/dport/src/server/game/Spells/Auras/SpellAuraEffects.cpp:1047
  107.         effectTargets = std::list = {
  108.           [0] = 0x690a8f70
  109.         }
  110. #4  0x08659163 in Aura::UpdateOwner (this=0x759846e0, diff=148,
  111.     owner=0x690a8f70)
  112.     at /home/mangos/newsrc/dport/src/server/game/Spells/Auras/SpellAuras.cpp:626
  113.         __FUNCTION__ = "UpdateOwner"
  114.         __PRETTY_FUNCTION__ = "void Aura::UpdateOwner(uint32, WorldObject*)"
  115.         caster = 0x8cf36870
  116.         modSpell = 0x0
  117.         modOwner = 0x8cf36870
  118. #5  0x083a619c in Unit::_UpdateSpells (this=0x690a8f70, time=148)
  119.     at /home/mangos/newsrc/dport/src/server/game/Entities/Unit/Unit.cpp:3107
  120.         i_aura = 0x759846e0
  121. #6  0x083bed2c in Unit::Update (this=0x690a8f70, p_time=148)
  122.     at /home/mangos/newsrc/dport/src/server/game/Entities/Unit/Unit.cpp:237
  123.         __FUNCTION__ = "Update"
  124.         __PRETTY_FUNCTION__ = "virtual void Unit::Update(uint32)"
  125. #7  0x084824e1 in Creature::Update (this=0x690a8f70, diff=148)
  126.     at /home/mangos/newsrc/dport/src/server/game/Entities/Creature/Creature.cpp:516
  127.         bIsPolymorphed = <value optimized out>
  128. #8  0x08549f6c in Trinity::ObjectUpdater::Visit (m=<value optimized out>,
  129.     this=<value optimized out>)
  130.     at /home/mangos/newsrc/dport/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:47
  131. No locals.
  132. #9  VisitorHelper<Trinity::ObjectUpdater, Creature> (m=<value optimized out>,
  133.     this=<value optimized out>)
  134.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:64
  135. No locals.
  136. #10 0x0854f4f4 in VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=<value optimized out>,
  137.     v=<value optimized out>)
  138.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:70
  139. No locals.
  140. #11 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=<value optimized out>,
  141.     v=<value optimized out>)
  142.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:71
  143. No locals.
  144. #12 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  145.     c=<value optimized out>, v=<value optimized out>)
  146.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  147. No locals.
  148. #13 TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (c=<value optimized out>, v=<value optimized out>)
  149.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  150. No locals.
  151. #14 Visit<Trinity::ObjectUpdater> (c=<value optimized out>,
  152.     v=<value optimized out>)
  153.     at /home/mangos/newsrc/dport/src/server/game/Grids/Grid.h:89
  154. No locals.
  155. #15 Visit<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=<value optimized out>,
  156.     v=<value optimized out>)
  157.     at /home/mangos/newsrc/dport/src/server/game/Grids/NGrid.h:145
  158. No locals.
  159. #16 Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (
  160.     c=<value optimized out>, v=<value optimized out>)
  161.     at /home/mangos/newsrc/dport/src/server/game/Maps/Map.h:651
  162.         x = 33
  163.         y = <value optimized out>
  164.         cell_x = 7
  165.         cell_y = 2
  166. #17 0x08544aa7 in Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (m=<value optimized out>, visitor=<value optimized out>,
  167.     standing_cell=<value optimized out>, this=<value optimized out>)
  168.     at /home/mangos/newsrc/dport/src/server/game/Grids/Cells/CellImpl.h:48
  169. No locals.
  170. #18 Map::Update (m=<value optimized out>, visitor=<value optimized out>,
  171.     standing_cell=<value optimized out>, this=<value optimized out>)
  172.     at /home/mangos/newsrc/dport/src/server/game/Maps/Map.cpp:524
  173.         cell = {data = {Part = {grid_x = 33, grid_y = 32, cell_x = 7,
  174.               cell_y = 2, nocreate = 0, reserved = 16}, All = 537425953}}
  175.         cell_id = <value optimized out>
  176.         y = 260
  177.         x = 271
  178.         plr = <value optimized out>
  179.         area = {right_offset = 2, left_offset = 2, upper_offset = 2,
  180.           lower_offset = 1}
  181.         updater = {i_timeDiff = 148}
  182.         grid_object_update = {i_visitor = @0xae39017c}
  183.         world_object_update = {i_visitor = @0xae39017c}
  184. #19 0x08545bae in InstanceMap::Update (this=0xa7b18a08, t_diff=@0x74b27db8)
  185.     at /home/mangos/newsrc/dport/src/server/game/Maps/Map.cpp:2408
  186. No locals.
  187. #20 0x08551329 in MapInstanced::Update (this=0x74c4f8a0, t=@0x74b27db8)
  188.     at /home/mangos/newsrc/dport/src/server/game/Maps/MapInstanced.cpp:66
  189.         i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x879cbd50,
  190.             _M_cur_bucket = 0xa55dad48}, <No data fields>}
  191. #21 0x085524ac in MapUpdateRequest::call (this=0x74b27da8)
  192.     at /home/mangos/newsrc/dport/src/server/game/Maps/MapUpdater.cpp:54
  193. No locals.
  194. #22 0x087835e8 in DelayExecutor::svc (this=0x1260f580)
  195.     at /home/mangos/newsrc/dport/src/server/shared/Threading/DelayExecutor.cpp:52
  196.         rq = 0x74b27da8
  197. #23 0x00a0d062 in ACE_Task_Base::svc_run (args=0x1260f580)
  198.     at ../../ace/Task.cpp:271
  199.         svc_status = <value optimized out>
  200. #24 0x00a0e3ed in ACE_Thread_Adapter::invoke_i (this=0x1260f7c8)
  201.     at ../../ace/Thread_Adapter.cpp:145
  202.         hook = 0x918066e8
  203.         func = 0xa0d010 <ACE_Task_Base::svc_run(void*)>
  204.         arg = 0x1260f580
  205.         status = 0x918066e8
  206. #25 0x00a0e475 in ACE_Thread_Adapter::invoke (this=0x1260f7c8)
  207.     at ../../ace/Thread_Adapter.cpp:94
  208.         exit_hook_instance = <value optimized out>
  209.         exit_hook_maybe = {instance_ = 0x0}
  210.         exit_hook_ptr = <value optimized out>
  211. #26 0x00969351 in ace_thread_adapter (args=0x1260f7c8)
  212.     at ../../ace/Base_Thread_Adapter.cpp:120
  213.         status = 0x918066e8
  214. #27 0x0022d8f5 in start_thread () from /lib/libpthread.so.0
  215. No symbol table info available.
  216. #28 0x00320fce in clone () from /lib/libc.so.6
  217. No symbol table info available.
  218.  
  219. THREADS
  220.  
  221.   13 Thread 0xa89d9b70 (LWP 26462)  0x0056a832 in _dl_sysinfo_int80 ()
  222.    from /lib/ld-linux.so.2
  223.   12 Thread 0xa93dab70 (LWP 26461)  0x0056a832 in _dl_sysinfo_int80 ()
  224.    from /lib/ld-linux.so.2
  225.   11 Thread 0xa9ddbb70 (LWP 26460)  0x0056a832 in _dl_sysinfo_int80 ()
  226.    from /lib/ld-linux.so.2
  227.   10 Thread 0xaac2cb70 (LWP 26459)  0x0056a832 in _dl_sysinfo_int80 ()
  228.    from /lib/ld-linux.so.2
  229.   9 Thread 0xab62db70 (LWP 26458)  0x0056a832 in _dl_sysinfo_int80 ()
  230.    from /lib/ld-linux.so.2
  231.   8 Thread 0xac02eb70 (LWP 26457)  0x0056a832 in _dl_sysinfo_int80 ()
  232.    from /lib/ld-linux.so.2
  233.   7 Thread 0xad98fb70 (LWP 26226)  
  234.     0x08505882 in Trinity::PlayerRelocationNotifier::Visit (this=0xad98ee88,
  235.     m=@0xaccee634)
  236.     at /home/mangos/newsrc/dport/src/server/game/Grids/Notifiers/GridNotifiers.cpp:151
  237. * 6 Thread 0xae390b70 (LWP 26225)  0x0863f942 in AuraEffect::GetTriggerTarget (
  238.     this=0x918066e8, target=0x690a8f70)
  239.     at /home/mangos/newsrc/dport/src/server/game/Spells/Auras/SpellAuraEffects.cpp:2100
  240.   5 Thread 0xb67ffb70 (LWP 25688)  0x0056a832 in _dl_sysinfo_int80 ()
  241.    from /lib/ld-linux.so.2
  242.   4 Thread 0xb73ffb70 (LWP 25683)  0x0056a832 in _dl_sysinfo_int80 ()
  243.    from /lib/ld-linux.so.2
  244.   3 Thread 0xb7ff1b70 (LWP 25682)  0x0056a832 in _dl_sysinfo_int80 ()
  245.    from /lib/ld-linux.so.2
  246.   1 Thread 0xb7ff2740 (LWP 25677)  0x0056a832 in _dl_sysinfo_int80 ()
  247.    from /lib/ld-linux.so.2
  248.  
  249. Thread 13 (Thread 0xa89d9b70 (LWP 26462)):
  250. #0  0x0056a832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  251. No symbol table info available.
  252. #1  0x00321846 in epoll_wait () from /lib/libc.so.6
  253. No symbol table info available.
  254. #2  0x00986fa3 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x14dca278,
  255.     max_wait_time=0xa89d9224) at ../../ace/Dev_Poll_Reactor.cpp:960
  256.         timer_buf = {static zero = {
  257.             static zero = <same as static member of an already seen type>,
  258.             static max_time = {
  259.               static zero = <same as static member of an already seen type>,
  260.               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}},
  261.           static max_time = <same as static member of an already seen type>,
  262.           tv_ = {tv_sec = 0, tv_usec = 9417}}
  263.         this_timeout = <value optimized out>
  264.         timeout = 9
  265.         nfds = <value optimized out>
  266. #3  0x00987031 in ACE_Dev_Poll_Reactor::handle_events_i (this=0x14dca278,
  267.     max_wait_time=0xa89d9224, guard=@0xa89d9158)
  268.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  269.         result = <value optimized out>
  270. #4  0x009871f6 in ACE_Dev_Poll_Reactor::handle_events (this=0x14dca278,
  271.     max_wait_time=0xa89d9224) at ../../ace/Dev_Poll_Reactor.cpp:1015
  272.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  273.           max_wait_time_ = 0xa89d9224, start_time_ = {static zero = {
  274.               static zero = <same as static member of an already seen type>,
  275.               static max_time = {
  276.                 static zero = <same as static member of an already seen type>,
  277.                 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}},
  278.             static max_time = <same as static member of an already seen type>,
  279.             tv_ = {tv_sec = 1288735380, tv_usec = 790631}}, stopped_ = false}
  280.         guard = {token_ = @0x14dca2c0, owner_ = 1}
  281.         result = -1
  282. #5  0x009826b8 in ACE_Dev_Poll_Reactor::handle_events (this=0x14dca278,
  283.     max_wait_time=@0xa89d9224) at ../../ace/Dev_Poll_Reactor.cpp:1387
  284. No locals.
  285. #6  0x009e419a in ACE_Reactor::run_reactor_event_loop (this=0x14957748,
  286.     tv=@0xa89d9224, eh=0) at ../../ace/Reactor.cpp:267
  287.         result = 1
  288. #7  0x086172f8 in ReactorRunnable::svc (this=0x14d81c98)
  289.     at /home/mangos/newsrc/dport/src/server/game/Server/WorldSocketMgr.cpp:169
  290.         interval = {static zero = {
  291.             static zero = <same as static member of an already seen type>,
  292.             static max_time = {
  293.               static zero = <same as static member of an already seen type>,
  294.               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}},
  295.           static max_time = <same as static member of an already seen type>,
  296.           tv_ = {tv_sec = 0, tv_usec = 9417}}
  297. #8  0x00a0d062 in ACE_Task_Base::svc_run (args=0x14d81c98)
  298.     at ../../ace/Task.cpp:271
  299.         svc_status = <value optimized out>
  300. #9  0x00a0e3ed in ACE_Thread_Adapter::invoke_i (this=0x14dca6a8)
  301.     at ../../ace/Thread_Adapter.cpp:145
  302.         hook = 0xfffffffc
  303.         func = 0xa0d010 <ACE_Task_Base::svc_run(void*)>
  304.         arg = 0x14d81c98
  305.         status = 0xfffffffc
  306. #10 0x00a0e475 in ACE_Thread_Adapter::invoke (this=0x14dca6a8)
  307.     at ../../ace/Thread_Adapter.cpp:94
  308.         exit_hook_instance = <value optimized out>
  309.         exit_hook_maybe = {instance_ = 0x0}
  310.         exit_hook_ptr = <value optimized out>
  311. #11 0x00969351 in ace_thread_adapter (args=0x14dca6a8)
  312.     at ../../ace/Base_Thread_Adapter.cpp:120
  313.         status = 0xfffffffc
  314. #12 0x0022d8f5 in start_thread () from /lib/libpthread.so.0
  315. No symbol table info available.
  316. #13 0x00320fce in clone () from /lib/libc.so.6
  317. No symbol table info available.
  318.  
  319. Thread 12 (Thread 0xa93dab70 (LWP 26461)):
  320. #0  0x0056a832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  321. No symbol table info available.
  322. #1  0x002d2356 in gettimeofday () from /lib/libc.so.6
  323. No symbol table info available.
  324. #2  0x0097e4ab in gettimeofday () at ../../ace/OS_NS_sys_time.inl:53
  325.         tv = {tv_sec = 1288735380, tv_usec = 792432}
  326.         result = <value optimized out>
  327. #3  ACE_Countdown_Time::stop () at ../../ace/Countdown_Time.cpp:40
  328.         elapsed_time = {static zero = {
  329.             static zero = <same as static member of an already seen type>,
  330.             static max_time = {
  331.               static zero = <same as static member of an already seen type>,
  332.               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}},
  333.           static max_time = <same as static member of an already seen type>,
  334.           tv_ = {tv_sec = 1288735380, tv_usec = 792496}}
  335. #4  0x009871d8 in ACE_Countdown_Time::update (this=<value optimized out>)
  336.     at ../../ace/Countdown_Time.inl:16
  337. No locals.
  338. #5  ACE_Dev_Poll_Reactor::handle_events (this=<value optimized out>)
  339.     at ../../ace/Dev_Poll_Reactor.cpp:1013
  340.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  341.           max_wait_time_ = 0xa93da224, start_time_ = {static zero = {
  342.               static zero = <same as static member of an already seen type>,
  343.               static max_time = {
  344.                 static zero = <same as static member of an already seen type>,
  345.                 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}},
  346.             static max_time = <same as static member of an already seen type>,
  347.             tv_ = {tv_sec = 1288735380, tv_usec = 792432}}, stopped_ = false}
  348.         guard = {token_ = @0x14d81d88, owner_ = 1}
  349.         result = -1
  350. #6  0x009826b8 in ACE_Dev_Poll_Reactor::handle_events (this=0x14d81d40,
  351.     max_wait_time=@0xa93da224) at ../../ace/Dev_Poll_Reactor.cpp:1387
  352. No locals.
  353. #7  0x009e419a in ACE_Reactor::run_reactor_event_loop (this=0x1bf11598,
  354.     tv=@0xa93da224, eh=0) at ../../ace/Reactor.cpp:267
  355.         result = 0
  356. #8  0x086172f8 in ReactorRunnable::svc (this=0x14d81bf4)
  357.     at /home/mangos/newsrc/dport/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 = 64}}
  365. #9  0x00a0d062 in ACE_Task_Base::svc_run (args=0x14d81bf4)
  366.     at ../../ace/Task.cpp:271
  367.         svc_status = <value optimized out>
  368. #10 0x00a0e3ed in ACE_Thread_Adapter::invoke_i (this=0x14dca5a8)
  369.     at ../../ace/Thread_Adapter.cpp:145
  370.         hook = 0x0
  371.         func = 0xa0d010 <ACE_Task_Base::svc_run(void*)>
  372.         arg = 0x14d81bf4
  373.         status = 0x0
  374. #11 0x00a0e475 in ACE_Thread_Adapter::invoke (this=0x14dca5a8)
  375.     at ../../ace/Thread_Adapter.cpp:94
  376.         exit_hook_instance = <value optimized out>
  377.         exit_hook_maybe = {instance_ = 0x0}
  378.         exit_hook_ptr = <value optimized out>
  379. #12 0x00969351 in ace_thread_adapter (args=0x14dca5a8)
  380.     at ../../ace/Base_Thread_Adapter.cpp:120
  381.         status = 0x0
  382. #13 0x0022d8f5 in start_thread () from /lib/libpthread.so.0
  383. No symbol table info available.
  384. #14 0x00320fce in clone () from /lib/libc.so.6
  385. No symbol table info available.
  386.  
  387. Thread 11 (Thread 0xa9ddbb70 (LWP 26460)):
  388. #0  0x0056a832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  389. No symbol table info available.
  390. #1  0x00235746 in nanosleep () from /lib/libpthread.so.0
  391. No symbol table info available.
  392. #2  0x087825ed in sleep (tv=<value optimized out>)
  393.     at /home/mangos/newsrc/download/libs/include/ace/OS_NS_unistd.inl:951
  394.         rqtp = {tv_sec = 1, tv_nsec = 0}
  395. #3  ACE_Based::Thread::Sleep (tv=<value optimized out>)
  396.     at /home/mangos/newsrc/dport/src/server/shared/Threading/Threading.cpp:231
  397. No locals.
  398. #4  0x082ea140 in FreezeDetectorRunnable::run (this=0x14d83890)
  399.     at /home/mangos/newsrc/dport/src/server/worldserver/Master.cpp:98
  400.         curtime = 349714576
  401. #5  0x08782a52 in ACE_Based::Thread::ThreadTask (param=0x14d83890)
  402.     at /home/mangos/newsrc/dport/src/server/shared/Threading/Threading.cpp:183
  403. No locals.
  404. #6  0x009bfac5 in ACE_OS_Thread_Adapter::invoke (this=0x14d7f5c0)
  405.     at ../../ace/OS_Thread_Adapter.cpp:86
  406.         hook = 0xfffffdfc
  407.         func = 0x8782a40 <ACE_Based::Thread::ThreadTask(void*)>
  408.         arg = 0x14d83890
  409.         status = 0xfffffdfc
  410. #7  0x00969351 in ace_thread_adapter (args=0x14d7f5c0)
  411.     at ../../ace/Base_Thread_Adapter.cpp:120
  412.         status = 0xfffffdfc
  413. #8  0x0022d8f5 in start_thread () from /lib/libpthread.so.0
  414. No symbol table info available.
  415. #9  0x00320fce in clone () from /lib/libc.so.6
  416. No symbol table info available.
  417.  
  418. Thread 10 (Thread 0xaac2cb70 (LWP 26459)):
  419. #0  0x0056a832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  420. No symbol table info available.
  421. #1  0x00235746 in nanosleep () from /lib/libpthread.so.0
  422. No symbol table info available.
  423. #2  0x087825ed in sleep (tv=<value optimized out>)
  424.     at /home/mangos/newsrc/download/libs/include/ace/OS_NS_unistd.inl:951
  425.         rqtp = {tv_sec = 0, tv_nsec = 10000000}
  426. #3  ACE_Based::Thread::Sleep (tv=<value optimized out>)
  427.     at /home/mangos/newsrc/dport/src/server/shared/Threading/Threading.cpp:231
  428. No locals.
  429. #4  0x082eae88 in RARunnable::run (this=0x1bb92dd0)
  430.     at /home/mangos/newsrc/dport/src/server/worldserver/Master.cpp:159
  431.         h = {<ISocketHandler> = {_vptr.ISocketHandler = 0x8c8c068},
  432.           m_sockets = std::map with 0 elements,
  433.           m_add = std::map with 0 elements, m_delete = empty std::list,
  434.           m_stdlog = 0x0, m_mutex = @0x0, m_b_use_mutex = false,
  435.           m_maxsock = 0, m_rfds = {fds_bits = {0 <repeats 32 times>}},
  436.           m_wfds = {fds_bits = {0 <repeats 32 times>}}, m_efds = {fds_bits = {
  437.               0 <repeats 32 times>}}, m_preverror = -1, m_errcnt = 0,
  438.           m_tlast = 0, m_fds = empty std::list, m_fds_erase = empty std::list,
  439.           m_fds_callonconnect = empty std::list, m_fds_detach = empty std::list
  440.     , m_fds_timeout = empty std::list, m_fds_retry = empty std::list,
  441.           m_fds_close = empty std::list, m_resolv_id = 0, m_resolver = 0x0,
  442.           m_resolver_port = 51724, m_resolve_q = std::map with 0 elements,
  443.           m_b_enable_pool = false, m_slave = false}
  444.         RAListenSocket = {<Socket> = {_vptr.Socket = 0x8b53e28,
  445.             m_handler = @0xaac2bfa8, m_socket = -1, m_bDel = false,
  446.             m_bClose = false, m_tCreate = 1288727539, m_parent = 0x0,
  447.             m_b_disable_read = false, m_connected = false,
  448.             m_b_erased_by_handler = false, m_tClose = 0,
  449.             m_client_remote_address = {_M_ptr = 0x0}, m_remote_address = {
  450.               _M_ptr = 0x0}, m_traffic_monitor = 0x0, m_timeout_start = 0,
  451.             m_timeout_limit = 10917884, m_bLost = false, m_socket_type = 0,
  452.             m_socket_protocol = "", m_bClient = false, m_bRetain = false,
  453.             m_detach = false, m_detached = false, m_pThread = 0x0,
  454.             m_slave_handler = 0x0}, m_depth = 0, m_creator = 0x14d816f8,
  455.           m_bHasCreate = false}
  456.         usera = false
  457.         socketSelecttime = <value optimized out>
  458. #5  0x08782a52 in ACE_Based::Thread::ThreadTask (param=0x1bb92dd0)
  459.     at /home/mangos/newsrc/dport/src/server/shared/Threading/Threading.cpp:183
  460. No locals.
  461. #6  0x009bfac5 in ACE_OS_Thread_Adapter::invoke (this=0x14dc6b48)
  462.     at ../../ace/OS_Thread_Adapter.cpp:86
  463.         hook = 0xfffffdfc
  464.         func = 0x8782a40 <ACE_Based::Thread::ThreadTask(void*)>
  465.         arg = 0x1bb92dd0
  466.         status = 0xfffffdfc
  467. #7  0x00969351 in ace_thread_adapter (args=0x14dc6b48)
  468.     at ../../ace/Base_Thread_Adapter.cpp:120
  469.         status = 0xfffffdfc
  470. #8  0x0022d8f5 in start_thread () from /lib/libpthread.so.0
  471. No symbol table info available.
  472. #9  0x00320fce in clone () from /lib/libc.so.6
  473. No symbol table info available.
  474.  
  475. Thread 9 (Thread 0xab62db70 (LWP 26458)):
  476. #0  0x0056a832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  477. No symbol table info available.
  478. #1  0x003196d1 in select () from /lib/libc.so.6
  479. No symbol table info available.
  480. #2  0x00f41d6c in ?? () from /lib/libreadline.so.5
  481. No symbol table info available.
  482. #3  0x00f41ff3 in rl_read_key () from /lib/libreadline.so.5
  483. No symbol table info available.
  484. #4  0x00f2dd9e in readline_internal_char () from /lib/libreadline.so.5
  485. No symbol table info available.
  486. #5  0x00f2e25d in readline () from /lib/libreadline.so.5
  487. No symbol table info available.
  488. #6  0x082dfa50 in CliRunnable::run (this=0x14d7f5a0)
  489.     at /home/mangos/newsrc/dport/src/server/worldserver/CommandLine/CliRunnable.cpp:723
  490.         command_str = 0x14d7f5a0 "\220#\265\b\2"
  491. #7  0x08782a52 in ACE_Based::Thread::ThreadTask (param=0x14d7f5a0)
  492.     at /home/mangos/newsrc/dport/src/server/shared/Threading/Threading.cpp:183
  493. No locals.
  494. #8  0x009bfac5 in ACE_OS_Thread_Adapter::invoke (this=0x14d7f5c0)
  495.     at ../../ace/OS_Thread_Adapter.cpp:86
  496.         hook = 0xfffffdfe
  497.         func = 0x8782a40 <ACE_Based::Thread::ThreadTask(void*)>
  498.         arg = 0x14d7f5a0
  499.         status = 0xfffffdfe
  500. #9  0x00969351 in ace_thread_adapter (args=0x14d7f5c0)
  501.     at ../../ace/Base_Thread_Adapter.cpp:120
  502.         status = 0xfffffdfe
  503. #10 0x0022d8f5 in start_thread () from /lib/libpthread.so.0
  504. No symbol table info available.
  505. #11 0x00320fce in clone () from /lib/libc.so.6
  506. No symbol table info available.
  507.  
  508. Thread 8 (Thread 0xac02eb70 (LWP 26457)):
  509. #0  0x0056a832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  510. No symbol table info available.
  511. #1  0x00231f85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  512. No symbol table info available.
  513. #2  0x009724d9 in cond_wait (external_mutex=<value optimized out>,
  514.     cv=<value optimized out>) at ../../ace/OS_NS_Thread.inl:329
  515.         result = <value optimized out>
  516. #3  ACE_Condition_Thread_Mutex::wait (external_mutex=<value optimized out>,
  517.     cv=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:90
  518. No locals.
  519. #4  0x08552185 in MapUpdater::wait (this=0x1260f57c)
  520.     at /home/mangos/newsrc/dport/src/server/game/Maps/MapUpdater.cpp:87
  521. No locals.
  522. #5  0x0853a301 in MapManager::Update (this=0x1260f4ec, diff=49)
  523.     at /home/mangos/newsrc/dport/src/server/game/Maps/MapManager.cpp:272
  524. No locals.
  525. #6  0x0868932c in World::Update (this=0x919339c, diff=<value optimized out>)
  526.     at /home/mangos/newsrc/dport/src/server/game/World/World.cpp:2001
  527. No locals.
  528. #7  0x082e789f in WorldRunnable::run (this=0x1be1fbd8)
  529.     at /home/mangos/newsrc/dport/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  530.         diff = 49
  531.         realCurrTime = <value optimized out>
  532.         realPrevTime = <value optimized out>
  533.         prevSleepTime = 47
  534. #8  0x08782a52 in ACE_Based::Thread::ThreadTask (param=0x1be1fbd8)
  535.     at /home/mangos/newsrc/dport/src/server/shared/Threading/Threading.cpp:183
  536. No locals.
  537. #9  0x009bfac5 in ACE_OS_Thread_Adapter::invoke (this=0x14dc6b48)
  538.     at ../../ace/OS_Thread_Adapter.cpp:86
  539.         hook = 0xfffffffc
  540.         func = 0x8782a40 <ACE_Based::Thread::ThreadTask(void*)>
  541.         arg = 0x1be1fbd8
  542.         status = 0xfffffffc
  543. #10 0x00969351 in ace_thread_adapter (args=0x14dc6b48)
  544.     at ../../ace/Base_Thread_Adapter.cpp:120
  545.         status = 0xfffffffc
  546. #11 0x0022d8f5 in start_thread () from /lib/libpthread.so.0
  547. No symbol table info available.
  548. #12 0x00320fce in clone () from /lib/libc.so.6
  549. No symbol table info available.
  550.  
  551. Thread 7 (Thread 0xad98fb70 (LWP 26226)):
  552. #0  0x08505882 in Trinity::PlayerRelocationNotifier::Visit (this=0xad98ee88,
  553.     m=@0xaccee634)
  554.     at /home/mangos/newsrc/dport/src/server/game/Grids/Notifiers/GridNotifiers.cpp:151
  555.         c = 0x66a96b30
  556. #1  0x0850abd5 in VisitorHelper<Trinity::PlayerRelocationNotifier, Creature> (
  557.     c=<value optimized out>, v=<value optimized out>)
  558.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:64
  559. No locals.
  560. #2  VisitorHelper<Trinity::PlayerRelocationNotifier, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=<value optimized out>,
  561.     v=<value optimized out>)
  562.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:70
  563. No locals.
  564. #3  VisitorHelper<Trinity::PlayerRelocationNotifier, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (
  565.     c=<value optimized out>, v=<value optimized out>)
  566.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:71
  567. No locals.
  568. #4  0x08507752 in VisitorHelper<Trinity::PlayerRelocationNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (v=<value optimized out>, c=<value optimized out>)
  569.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  570. No locals.
  571. #5  TypeContainerVisitor<Trinity::PlayerRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (v=<value optimized out>, c=<value optimized out>)
  572.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  573. No locals.
  574. #6  Visit<Trinity::PlayerRelocationNotifier> (v=<value optimized out>,
  575.     c=<value optimized out>)
  576.     at /home/mangos/newsrc/dport/src/server/game/Grids/Grid.h:89
  577. No locals.
  578. #7  Visit<Trinity::PlayerRelocationNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  579.     v=<value optimized out>, c=<value optimized out>)
  580.     at /home/mangos/newsrc/dport/src/server/game/Grids/NGrid.h:145
  581. No locals.
  582. #8  Map::Visit<Trinity::PlayerRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (v=<value optimized out>, c=<value optimized out>)
  583.     at /home/mangos/newsrc/dport/src/server/game/Maps/Map.h:651
  584.         x = 31
  585.         y = 34
  586. #9  Visit<Trinity::PlayerRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (v=<value optimized out>, c=<value optimized out>)
  587.     at /home/mangos/newsrc/dport/src/server/game/Grids/Cells/CellImpl.h:227
  588.         r_zone = {data = {Part = {grid_x = 31, grid_y = 34, cell_x = 7,
  589.               cell_y = 2, nocreate = 0, reserved = 0}, All = 555167}}
  590. #10 Visit<Trinity::PlayerRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (v=<value optimized out>, c=<value optimized out>)
  591.     at /home/mangos/newsrc/dport/src/server/game/Grids/Cells/CellImpl.h:239
  592. No locals.
  593. #11 Trinity::DelayedUnitRelocation::Visit (v=<value optimized out>,
  594.     c=<value optimized out>)
  595.     at /home/mangos/newsrc/dport/src/server/game/Grids/Notifiers/GridNotifiers.cpp:226
  596.         viewPoint = 0x10f
  597.         c2world_relocation = {i_visitor = @0xad98ee88}
  598.         player = <value optimized out>
  599.         cell2 = {data = {Part = {grid_x = 32, grid_y = 34, cell_x = 0,
  600.               cell_y = 1, nocreate = 0, reserved = 0}, All = 264352}}
  601.         relocate = {<Trinity::VisibleNotifier> = {i_player = @0x9e7dc540,
  602.             i_data = {m_blockCount = 0,
  603.               m_outOfRangeGUIDs = std::set with 0 elements, m_data = {
  604.                 static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 0,
  605.                 _storage = std::vector of length 0, capacity 4096}},
  606.             i_visibleNow = std::set with 0 elements,
  607.             vis_guids = std::set with 18 elements = {
  608.               [0] = 17379391357898193886, [1] = 17379391361605958583,
  609.               [2] = 17379391361605958584, [3] = 17379391361605958585,
  610.               [4] = 17379391361605958586, [5] = 17379391361605958587,
  611.               [6] = 17379391361605958588, [7] = 17379391361605958589,
  612.               [8] = 17379391361605958590, [9] = 17379391361605958591,
  613.               [10] = 17379391361605958592, [11] = 17379391361605958593,
  614.               [12] = 17379391361605958594, [13] = 17379391361605958595,
  615.               [14] = 17379391367696088032, [15] = 17379391371319966689,
  616.               [16] = 17379391371319966692,
  617.               [17] = 17379391371319966693}}, <No data fields>}
  618. #12 0x08541291 in VisitorHelper<Trinity::DelayedUnitRelocation, Player> (
  619.     c=<value optimized out>, v=<value optimized out>)
  620.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:64
  621. No locals.
  622. #13 VisitorHelper<Trinity::DelayedUnitRelocation, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > (
  623.     c=<value optimized out>, v=<value optimized out>)
  624.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:70
  625. No locals.
  626. #14 VisitorHelper<Trinity::DelayedUnitRelocation, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (
  627.     c=<value optimized out>, v=<value optimized out>)
  628.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  629. No locals.
  630. #15 TypeContainerVisitor<Trinity::DelayedUnitRelocation, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >::Visit (c=<value optimized out>, v=<value optimized out>)
  631.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  632. No locals.
  633. #16 Visit<Trinity::DelayedUnitRelocation> (c=<value optimized out>,
  634.     v=<value optimized out>)
  635.     at /home/mangos/newsrc/dport/src/server/game/Grids/Grid.h:96
  636. No locals.
  637. #17 Visit<Trinity::DelayedUnitRelocation, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (
  638.     c=<value optimized out>, v=<value optimized out>)
  639.     at /home/mangos/newsrc/dport/src/server/game/Grids/NGrid.h:145
  640. No locals.
  641. #18 Visit<Trinity::DelayedUnitRelocation, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (
  642.     c=<value optimized out>, v=<value optimized out>)
  643.     at /home/mangos/newsrc/dport/src/server/game/Maps/Map.h:651
  644.         x = 2266785352
  645.         y = 34
  646.         cell_x = <value optimized out>
  647.         cell_y = <value optimized out>
  648. #19 Map::ProcessRelocationNotifies (c=<value optimized out>,
  649.     v=<value optimized out>)
  650.     at /home/mangos/newsrc/dport/src/server/game/Maps/Map.cpp:642
  651.         cell_id = 140544
  652.         pair = {x_coord = 256, y_coord = 273}
  653.         cell = {data = {Part = {grid_x = 32, grid_y = 34, cell_x = 0,
  654.               cell_y = 1, nocreate = 1, reserved = 0}, All = 17041568}}
  655.         cell_relocation = {i_map = @0x99b7b268, cell = @0xad98f03c,
  656.           p = @0xad98f030, i_radius = 120}
  657.         y = 272
  658.         x = 256
  659.         grid = <value optimized out>
  660. #20 0x08544e3c in Map::Update (this=0x99b7b268, t_diff=@0x958fd758)
  661.     at /home/mangos/newsrc/dport/src/server/game/Maps/Map.cpp:591
  662.         updater = {i_timeDiff = 148}
  663.         grid_object_update = {i_visitor = @0xad98f17c}
  664.         world_object_update = {i_visitor = @0xad98f17c}
  665. #21 0x08545bae in InstanceMap::Update (this=0x99b7b268, t_diff=@0x958fd758)
  666.     at /home/mangos/newsrc/dport/src/server/game/Maps/Map.cpp:2408
  667. No locals.
  668. #22 0x08551329 in MapInstanced::Update (this=0xa13c6cb0, t=@0x958fd758)
  669.     at /home/mangos/newsrc/dport/src/server/game/Maps/MapInstanced.cpp:66
  670.         i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x8cf5b7c0,
  671.             _M_cur_bucket = 0x86aff2dc}, <No data fields>}
  672. #23 0x085524ac in MapUpdateRequest::call (this=0x958fd748)
  673.     at /home/mangos/newsrc/dport/src/server/game/Maps/MapUpdater.cpp:54
  674. No locals.
  675. #24 0x087835e8 in DelayExecutor::svc (this=0x1260f580)
  676.     at /home/mangos/newsrc/dport/src/server/shared/Threading/DelayExecutor.cpp:52
  677.         rq = 0x958fd748
  678. #25 0x00a0d062 in ACE_Task_Base::svc_run (args=0x1260f580)
  679.     at ../../ace/Task.cpp:271
  680.         svc_status = <value optimized out>
  681. #26 0x00a0e3ed in ACE_Thread_Adapter::invoke_i (this=0x124aabc0)
  682.     at ../../ace/Thread_Adapter.cpp:145
  683.         hook = 0x9e7dc540
  684.         func = 0xa0d010 <ACE_Task_Base::svc_run(void*)>
  685.         arg = 0x1260f580
  686.         status = 0x9e7dc540
  687. #27 0x00a0e475 in ACE_Thread_Adapter::invoke (this=0x124aabc0)
  688.     at ../../ace/Thread_Adapter.cpp:94
  689.         exit_hook_instance = <value optimized out>
  690.         exit_hook_maybe = {instance_ = 0x0}
  691.         exit_hook_ptr = <value optimized out>
  692. #28 0x00969351 in ace_thread_adapter (args=0x124aabc0)
  693.     at ../../ace/Base_Thread_Adapter.cpp:120
  694.         status = 0x9e7dc540
  695. #29 0x0022d8f5 in start_thread () from /lib/libpthread.so.0
  696. No symbol table info available.
  697. #30 0x00320fce in clone () from /lib/libc.so.6
  698. No symbol table info available.
  699.  
  700. Thread 6 (Thread 0xae390b70 (LWP 26225)):
  701. #0  0x0863f942 in AuraEffect::GetTriggerTarget (this=0x918066e8,
  702.     target=0x690a8f70)
  703.     at /home/mangos/newsrc/dport/src/server/game/Spells/Auras/SpellAuraEffects.cpp:2100
  704.         trigger = <value optimized out>
  705. #1  0x086493e7 in AuraEffect::TriggerSpell (this=0x918066e8,
  706.     target=0x690a8f70, caster=0x8cf36870)
  707.     at /home/mangos/newsrc/dport/src/server/game/Spells/Auras/SpellAuraEffects.cpp:2111
  708.         triggerTarget = 0x865a26c
  709.         triggerSpellId = <value optimized out>
  710.         triggeredSpellInfo = <value optimized out>
  711.         auraId = 2310786416
  712. #2  0x0864cfe1 in AuraEffect::PeriodicTick (this=0x918066e8,
  713.     target=0x690a8f70, caster=0x8cf36870)
  714.     at /home/mangos/newsrc/dport/src/server/game/Spells/Auras/SpellAuraEffects.cpp:1861
  715.         prevented = <value optimized out>
  716. #3  0x08651f06 in AuraEffect::Update (this=0x918066e8, diff=148,
  717.     caster=0x8cf36870)
  718.     at /home/mangos/newsrc/dport/src/server/game/Spells/Auras/SpellAuraEffects.cpp:1047
  719.         effectTargets = std::list = {
  720.           [0] = 0x690a8f70
  721.         }
  722. #4  0x08659163 in Aura::UpdateOwner (this=0x759846e0, diff=148,
  723.     owner=0x690a8f70)
  724.     at /home/mangos/newsrc/dport/src/server/game/Spells/Auras/SpellAuras.cpp:626
  725.         __FUNCTION__ = "UpdateOwner"
  726.         __PRETTY_FUNCTION__ = "void Aura::UpdateOwner(uint32, WorldObject*)"
  727.         caster = 0x8cf36870
  728.         modSpell = 0x0
  729.         modOwner = 0x8cf36870
  730. #5  0x083a619c in Unit::_UpdateSpells (this=0x690a8f70, time=148)
  731.     at /home/mangos/newsrc/dport/src/server/game/Entities/Unit/Unit.cpp:3107
  732.         i_aura = 0x759846e0
  733. #6  0x083bed2c in Unit::Update (this=0x690a8f70, p_time=148)
  734.     at /home/mangos/newsrc/dport/src/server/game/Entities/Unit/Unit.cpp:237
  735.         __FUNCTION__ = "Update"
  736.         __PRETTY_FUNCTION__ = "virtual void Unit::Update(uint32)"
  737. #7  0x084824e1 in Creature::Update (this=0x690a8f70, diff=148)
  738.     at /home/mangos/newsrc/dport/src/server/game/Entities/Creature/Creature.cpp:516
  739.         bIsPolymorphed = <value optimized out>
  740. #8  0x08549f6c in Trinity::ObjectUpdater::Visit (m=<value optimized out>,
  741.     this=<value optimized out>)
  742.     at /home/mangos/newsrc/dport/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:47
  743. No locals.
  744. #9  VisitorHelper<Trinity::ObjectUpdater, Creature> (m=<value optimized out>,
  745.     this=<value optimized out>)
  746.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:64
  747. No locals.
  748. #10 0x0854f4f4 in VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=<value optimized out>,
  749.     v=<value optimized out>)
  750.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:70
  751. No locals.
  752. #11 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=<value optimized out>,
  753.     v=<value optimized out>)
  754.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:71
  755. No locals.
  756. #12 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  757.     c=<value optimized out>, v=<value optimized out>)
  758.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  759. No locals.
  760. #13 TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (c=<value optimized out>, v=<value optimized out>)
  761.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  762. No locals.
  763. #14 Visit<Trinity::ObjectUpdater> (c=<value optimized out>,
  764.     v=<value optimized out>)
  765.     at /home/mangos/newsrc/dport/src/server/game/Grids/Grid.h:89
  766. No locals.
  767. #15 Visit<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=<value optimized out>,
  768.     v=<value optimized out>)
  769.     at /home/mangos/newsrc/dport/src/server/game/Grids/NGrid.h:145
  770. No locals.
  771. #16 Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (
  772.     c=<value optimized out>, v=<value optimized out>)
  773.     at /home/mangos/newsrc/dport/src/server/game/Maps/Map.h:651
  774.         x = 33
  775.         y = <value optimized out>
  776.         cell_x = 7
  777.         cell_y = 2
  778. #17 0x08544aa7 in Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (m=<value optimized out>, visitor=<value optimized out>,
  779.     standing_cell=<value optimized out>, this=<value optimized out>)
  780.     at /home/mangos/newsrc/dport/src/server/game/Grids/Cells/CellImpl.h:48
  781. No locals.
  782. #18 Map::Update (m=<value optimized out>, visitor=<value optimized out>,
  783.     standing_cell=<value optimized out>, this=<value optimized out>)
  784.     at /home/mangos/newsrc/dport/src/server/game/Maps/Map.cpp:524
  785.         cell = {data = {Part = {grid_x = 33, grid_y = 32, cell_x = 7,
  786.               cell_y = 2, nocreate = 0, reserved = 16}, All = 537425953}}
  787.         cell_id = <value optimized out>
  788.         y = 260
  789.         x = 271
  790.         plr = <value optimized out>
  791.         area = {right_offset = 2, left_offset = 2, upper_offset = 2,
  792.           lower_offset = 1}
  793.         updater = {i_timeDiff = 148}
  794.         grid_object_update = {i_visitor = @0xae39017c}
  795.         world_object_update = {i_visitor = @0xae39017c}
  796. #19 0x08545bae in InstanceMap::Update (this=0xa7b18a08, t_diff=@0x74b27db8)
  797.     at /home/mangos/newsrc/dport/src/server/game/Maps/Map.cpp:2408
  798. No locals.
  799. #20 0x08551329 in MapInstanced::Update (this=0x74c4f8a0, t=@0x74b27db8)
  800.     at /home/mangos/newsrc/dport/src/server/game/Maps/MapInstanced.cpp:66
  801.         i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x879cbd50,
  802.             _M_cur_bucket = 0xa55dad48}, <No data fields>}
  803. #21 0x085524ac in MapUpdateRequest::call (this=0x74b27da8)
  804.     at /home/mangos/newsrc/dport/src/server/game/Maps/MapUpdater.cpp:54
  805. No locals.
  806. #22 0x087835e8 in DelayExecutor::svc (this=0x1260f580)
  807.     at /home/mangos/newsrc/dport/src/server/shared/Threading/DelayExecutor.cpp:52
  808.         rq = 0x74b27da8
  809. #23 0x00a0d062 in ACE_Task_Base::svc_run (args=0x1260f580)
  810.     at ../../ace/Task.cpp:271
  811.         svc_status = <value optimized out>
  812. #24 0x00a0e3ed in ACE_Thread_Adapter::invoke_i (this=0x1260f7c8)
  813.     at ../../ace/Thread_Adapter.cpp:145
  814.         hook = 0x918066e8
  815.         func = 0xa0d010 <ACE_Task_Base::svc_run(void*)>
  816.         arg = 0x1260f580
  817.         status = 0x918066e8
  818. #25 0x00a0e475 in ACE_Thread_Adapter::invoke (this=0x1260f7c8)
  819.     at ../../ace/Thread_Adapter.cpp:94
  820.         exit_hook_instance = <value optimized out>
  821.         exit_hook_maybe = {instance_ = 0x0}
  822.         exit_hook_ptr = <value optimized out>
  823. #26 0x00969351 in ace_thread_adapter (args=0x1260f7c8)
  824.     at ../../ace/Base_Thread_Adapter.cpp:120
  825.         status = 0x918066e8
  826. #27 0x0022d8f5 in start_thread () from /lib/libpthread.so.0
  827. No symbol table info available.
  828. #28 0x00320fce in clone () from /lib/libc.so.6
  829. No symbol table info available.
  830.  
  831. Thread 5 (Thread 0xb67ffb70 (LWP 25688)):
  832. #0  0x0056a832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  833. No symbol table info available.
  834. #1  0x00231f85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  835. No symbol table info available.
  836. #2  0x0097259c in cond_timedwait (timeout=<value optimized out>,
  837.     external_mutex=<value optimized out>, cv=<value optimized out>)
  838.     at ../../ace/OS_NS_Thread.inl:362
  839.         result = <value optimized out>
  840.         ts = {tv_sec = -1233129096, tv_nsec = 10108353}
  841. #3  ACE_Condition_Thread_Mutex::wait (timeout=<value optimized out>,
  842.     external_mutex=<value optimized out>, cv=<value optimized out>)
  843.     at ../../ace/Condition_Thread_Mutex.cpp:100
  844. No locals.
  845. #4  0x009725fb in ACE_Condition_Thread_Mutex::wait (this=0x8e0bd1c,
  846.     abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:107
  847. No locals.
  848. #5  0x082e5ef3 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (
  849.     this=0x8e0bcd8, timeout=0x0)
  850.     at /home/mangos/newsrc/download/libs/include/ace/Message_Queue_T.cpp:1746
  851.         result = <value optimized out>
  852. #6  0x082e6dfc in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  853.     this=0x8e0bcd8, first_item=@0xb67ff21c, timeout=0x0)
  854.     at /home/mangos/newsrc/download/libs/include/ace/Message_Queue_T.cpp:1938
  855.         ace_mon = {lock_ = 0x8e0bd00, owner_ = 0}
  856. #7  0x0095774c in ACE_Activation_Queue::dequeue (this=0x8e0b3b0, tv=0x0)
  857.     at ../../ace/Activation_Queue.cpp:89
  858.         mb = 0x0
  859. #8  0x0877a052 in DatabaseWorker::svc (this=0x9139190)
  860.     at /home/mangos/newsrc/dport/src/server/shared/Database/DatabaseWorker.cpp:40
  861. No locals.
  862. #9  0x00a0d062 in ACE_Task_Base::svc_run (args=0x9139190)
  863.     at ../../ace/Task.cpp:271
  864.         svc_status = <value optimized out>
  865. #10 0x00a0e3ed in ACE_Thread_Adapter::invoke_i (this=0x9140310)
  866.     at ../../ace/Thread_Adapter.cpp:145
  867.         hook = 0xfffffffc
  868.         func = 0xa0d010 <ACE_Task_Base::svc_run(void*)>
  869.         arg = 0x9139190
  870.         status = 0xfffffffc
  871. #11 0x00a0e475 in ACE_Thread_Adapter::invoke (this=0x9140310)
  872.     at ../../ace/Thread_Adapter.cpp:94
  873.         exit_hook_instance = <value optimized out>
  874.         exit_hook_maybe = {instance_ = 0x0}
  875.         exit_hook_ptr = <value optimized out>
  876. #12 0x00969351 in ace_thread_adapter (args=0x9140310)
  877.     at ../../ace/Base_Thread_Adapter.cpp:120
  878.         status = 0xfffffffc
  879. #13 0x0022d8f5 in start_thread () from /lib/libpthread.so.0
  880. No symbol table info available.
  881. #14 0x00320fce in clone () from /lib/libc.so.6
  882. No symbol table info available.
  883.  
  884. Thread 4 (Thread 0xb73ffb70 (LWP 25683)):
  885. #0  0x0056a832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  886. No symbol table info available.
  887. #1  0x00231f85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  888. No symbol table info available.
  889. #2  0x0097259c in cond_timedwait (timeout=<value optimized out>,
  890.     external_mutex=<value optimized out>, cv=<value optimized out>)
  891.     at ../../ace/OS_NS_Thread.inl:362
  892.         result = <value optimized out>
  893.         ts = {tv_sec = 6, tv_nsec = 12852944}
  894. #3  ACE_Condition_Thread_Mutex::wait (timeout=<value optimized out>,
  895.     external_mutex=<value optimized out>, cv=<value optimized out>)
  896.     at ../../ace/Condition_Thread_Mutex.cpp:100
  897. No locals.
  898. #4  0x009725fb in ACE_Condition_Thread_Mutex::wait (this=0x8e0bc64,
  899.     abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:107
  900. No locals.
  901. #5  0x082e5ef3 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (
  902.     this=0x8e0bc20, timeout=0x0)
  903.     at /home/mangos/newsrc/download/libs/include/ace/Message_Queue_T.cpp:1746
  904.         result = <value optimized out>
  905. #6  0x082e6dfc in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  906.     this=0x8e0bc20, first_item=@0xb73ff21c, timeout=0x0)
  907.     at /home/mangos/newsrc/download/libs/include/ace/Message_Queue_T.cpp:1938
  908.         ace_mon = {lock_ = 0x8e0bc48, owner_ = 0}
  909. #7  0x0095774c in ACE_Activation_Queue::dequeue (this=0x8e0b378, tv=0x0)
  910.     at ../../ace/Activation_Queue.cpp:89
  911.         mb = 0x0
  912. #8  0x0877a052 in DatabaseWorker::svc (this=0x8e5ba50)
  913.     at /home/mangos/newsrc/dport/src/server/shared/Database/DatabaseWorker.cpp:40
  914. No locals.
  915. #9  0x00a0d062 in ACE_Task_Base::svc_run (args=0x8e5ba50)
  916.     at ../../ace/Task.cpp:271
  917.         svc_status = <value optimized out>
  918. #10 0x00a0e3ed in ACE_Thread_Adapter::invoke_i (this=0x8e5bac8)
  919.     at ../../ace/Thread_Adapter.cpp:145
  920.         hook = 0xfffffffc
  921.         func = 0xa0d010 <ACE_Task_Base::svc_run(void*)>
  922.         arg = 0x8e5ba50
  923.         status = 0xfffffffc
  924. #11 0x00a0e475 in ACE_Thread_Adapter::invoke (this=0x8e5bac8)
  925.     at ../../ace/Thread_Adapter.cpp:94
  926.         exit_hook_instance = <value optimized out>
  927.         exit_hook_maybe = {instance_ = 0x0}
  928.         exit_hook_ptr = <value optimized out>
  929. #12 0x00969351 in ace_thread_adapter (args=0x8e5bac8)
  930.     at ../../ace/Base_Thread_Adapter.cpp:120
  931.         status = 0xfffffffc
  932. #13 0x0022d8f5 in start_thread () from /lib/libpthread.so.0
  933. No symbol table info available.
  934. #14 0x00320fce in clone () from /lib/libc.so.6
  935. No symbol table info available.
  936.  
  937. Thread 3 (Thread 0xb7ff1b70 (LWP 25682)):
  938. #0  0x0056a832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  939. No symbol table info available.
  940. #1  0x00231f85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  941. No symbol table info available.
  942. #2  0x0097259c in cond_timedwait (timeout=<value optimized out>,
  943.     external_mutex=<value optimized out>, cv=<value optimized out>)
  944.     at ../../ace/OS_NS_Thread.inl:362
  945.         result = <value optimized out>
  946.         ts = {tv_sec = -1208020584, tv_nsec = 142041271}
  947. #3  ACE_Condition_Thread_Mutex::wait (timeout=<value optimized out>,
  948.     external_mutex=<value optimized out>, cv=<value optimized out>)
  949.     at ../../ace/Condition_Thread_Mutex.cpp:100
  950. No locals.
  951. #4  0x009725fb in ACE_Condition_Thread_Mutex::wait (this=0x8e0acd4,
  952.     abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:107
  953. No locals.
  954. #5  0x082e5ef3 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (
  955.     this=0x8e0ac90, timeout=0x0)
  956.     at /home/mangos/newsrc/download/libs/include/ace/Message_Queue_T.cpp:1746
  957.         result = <value optimized out>
  958. #6  0x082e6dfc in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  959.     this=0x8e0ac90, first_item=@0xb7ff121c, timeout=0x0)
  960.     at /home/mangos/newsrc/download/libs/include/ace/Message_Queue_T.cpp:1938
  961.         ace_mon = {lock_ = 0x8e0acb8, owner_ = 0}
  962. #7  0x0095774c in ACE_Activation_Queue::dequeue (this=0x8e0ad48, tv=0x0)
  963.     at ../../ace/Activation_Queue.cpp:89
  964.         mb = 0x0
  965. #8  0x0877a052 in DatabaseWorker::svc (this=0x8e1ee88)
  966.     at /home/mangos/newsrc/dport/src/server/shared/Database/DatabaseWorker.cpp:40
  967. No locals.
  968. #9  0x00a0d062 in ACE_Task_Base::svc_run (args=0x8e1ee88)
  969.     at ../../ace/Task.cpp:271
  970.         svc_status = <value optimized out>
  971. #10 0x00a0e3ed in ACE_Thread_Adapter::invoke_i (this=0x8e1f018)
  972.     at ../../ace/Thread_Adapter.cpp:145
  973.         hook = 0xfffffffc
  974.         func = 0xa0d010 <ACE_Task_Base::svc_run(void*)>
  975.         arg = 0x8e1ee88
  976.         status = 0xfffffffc
  977. #11 0x00a0e475 in ACE_Thread_Adapter::invoke (this=0x8e1f018)
  978.     at ../../ace/Thread_Adapter.cpp:94
  979.         exit_hook_instance = <value optimized out>
  980.         exit_hook_maybe = {instance_ = 0x0}
  981.         exit_hook_ptr = <value optimized out>
  982. #12 0x00969351 in ace_thread_adapter (args=0x8e1f018)
  983.     at ../../ace/Base_Thread_Adapter.cpp:120
  984.         status = 0xfffffffc
  985. #13 0x0022d8f5 in start_thread () from /lib/libpthread.so.0
  986. No symbol table info available.
  987. #14 0x00320fce in clone () from /lib/libc.so.6
  988. No symbol table info available.
  989.  
  990. Thread 1 (Thread 0xb7ff2740 (LWP 25677)):
  991. #0  0x0056a832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  992. No symbol table info available.
  993. #1  0x0022e97d in pthread_join () from /lib/libpthread.so.0
  994. No symbol table info available.
  995. #2  0x00a11081 in thr_join (status=<value optimized out>,
  996.     thr_handle=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2798
  997.         result = <value optimized out>
  998. #3  ACE_Thread::join (status=<value optimized out>,
  999.     thr_handle=<value optimized out>) at ../../ace/Thread.inl:137
  1000. No locals.
  1001. #4  ACE_Thread_Manager::wait_task (status=<value optimized out>,
  1002.     thr_handle=<value optimized out>) at ../../ace/Thread_Manager.cpp:1793
  1003.         i = 0
  1004.         copy_count = 1
  1005.         copy_table = <value optimized out>
  1006.         result = <value optimized out>
  1007. #5  0x00a0cb3a in ACE_Task_Base::wait (this=0x0) at ../../ace/Task.cpp:86
  1008. No locals.
  1009. #6  0x0861587e in ReactorRunnable::Wait (this=<value optimized out>)
  1010.     at /home/mangos/newsrc/dport/src/server/game/Server/WorldSocketMgr.cpp:102
  1011. No locals.
  1012. #7  WorldSocketMgr::Wait (this=<value optimized out>)
  1013.     at /home/mangos/newsrc/dport/src/server/game/Server/WorldSocketMgr.cpp:318
  1014.         i = 1
  1015. #8  0x082e9488 in Master::Run (this=0x8e1e204)
  1016.     at /home/mangos/newsrc/dport/src/server/worldserver/Master.cpp:332
  1017.         seed1 = {_bn = 0x8e1e210, _array = 0x0}
  1018.         SignalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  1019.               _vptr.ACE_Event_Handler = 0x8b53cc8,
  1020.               reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  1021.                   value_ = 1}, <No data fields>}, priority_ = 0,
  1022.               reactor_ = 0x0,
  1023.               reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  1024.                   _vptr.Policy = 0xa63078},
  1025.                 value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  1026.         SignalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  1027.               _vptr.ACE_Event_Handler = 0x8b53cc8,
  1028.               reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  1029.                   value_ = 1}, <No data fields>}, priority_ = 0,
  1030.               reactor_ = 0x0,
  1031.               reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  1032.                   _vptr.Policy = 0xa63078},
  1033.                 value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  1034.         Handler = {_vptr.ACE_Sig_Handler = 0x8de8a08, static sig_pending_ = 0,
  1035.           static signal_handlers_ = {0x0, 0x0, 0xbfffd314,
  1036.             0x0 <repeats 12 times>, 0xbfffd2fc, 0x0 <repeats 49 times>}}
  1037.         world_thread = {m_iThreadId = 2885872496,
  1038.           m_hThreadHandle = 2885872496, m_task = 0x1be1fbd8,
  1039.           static m_ThreadStorage = {_vptr.ACE_TSS = 0x8be2e80, keylock_ = {
  1040.               lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  1041.                   __kind = 0, __nusers = 0, {__spins = 0, __list = {
  1042.                       __next = 0x0}}}, __size = '\0' <repeats 23 times>,
  1043.                 __align = 0}, removed_ = false}, once_ = false, key_ = 0},
  1044.           static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1045.         rar_thread = {m_iThreadId = 2864892784, m_hThreadHandle = 2864892784,
  1046.           m_task = 0x1bb92dd0, static m_ThreadStorage = {
  1047.             _vptr.ACE_TSS = 0x8be2e80, keylock_ = {lock_ = {__data = {
  1048.                   __lock = 0, __count = 0, __owner = 0, __kind = 0,
  1049.                   __nusers = 0, {__spins = 0, __list = {__next = 0x0}}},
  1050.                 __size = '\0' <repeats 23 times>, __align = 0},
  1051.               removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {
  1052.             m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1053.         cliThread = 0x1be31e58
  1054.         soap_thread = 0x0
  1055.         bind_ip = "0.0.0.0"
  1056.         pidfile = "./trinity-world.pid"
  1057.         wsport = 8085
  1058. #9  0x082eba47 in main (argc=1, argv=0xbfffd494)
  1059.     at /home/mangos/newsrc/dport/src/server/worldserver/Main.cpp:147
  1060.         cfg_file = 0x8b53f64 "/home/mangos/trinitycore/etc/worldserver.conf"
  1061.         c = <value optimized out>
  1062.         ret = <value optimized out>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement