Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
56
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 0xad41db70 (LWP 5779)]
  3. 0x083ccdf4 in Unit::HandleDummyAuraProc (this=0x6fa3ea98, pVictim=0x79ef35e8,
  4.     damage=695, triggeredByAura=0x58e7b510, procSpell=0xae940498,
  5.     procFlag=65536, procEx=1, cooldown=0)
  6.     at /home/mangos/newsrc/dport/src/server/game/Entities/Unit/Unit.cpp:7567
  7. 7567                    if (pCreature->getVictim()->GetTypeId() != TYPEID_UNIT)
  8.  
  9. CRASH ON четвер, 28 жовтня 2010 12:42:31 +0300
  10.     Using the running image of child Thread 0xad41db70 (LWP 5779).
  11. Program stopped at 0x83ccdf4.
  12. It stopped with signal SIGSEGV, Segmentation fault.
  13. Type "info stack" or "info registers" for more information.
  14.  
  15. BACKTRACE
  16.  
  17. #0  0x083ccdf4 in Unit::HandleDummyAuraProc (this=0x6fa3ea98,
  18.     pVictim=0x79ef35e8, damage=695, triggeredByAura=0x58e7b510,
  19.     procSpell=0xae940498, procFlag=65536, procEx=1, cooldown=0)
  20.     at /home/mangos/newsrc/dport/src/server/game/Entities/Unit/Unit.cpp:7567
  21. #1  0x083c7f8a in Unit::ProcDamageAndSpellFor (this=0x6fa3ea98,
  22.     isVictim=false, pTarget=0x79ef35e8, procFlag=65536, procExtra=1,
  23.     attType=BASE_ATTACK, procSpell=0xae940498, damage=695, procAura=0x0)
  24.     at /home/mangos/newsrc/dport/src/server/game/Entities/Unit/Unit.cpp:14193
  25. #2  0x083c8803 in Unit::ProcDamageAndSpell (this=0x6fa3ea98,
  26.     pVictim=0x79ef35e8, procAttacker=65536, procVictim=1179648, procExtra=1,
  27.     amount=695, attType=BASE_ATTACK, procSpell=0xae940498, procAura=0x0)
  28.     at /home/mangos/newsrc/dport/src/server/game/Entities/Unit/Unit.cpp:4950
  29. #3  0x0862be4e in Spell::DoAllEffectOnTarget (this=0x4a2fa078,
  30.     target=0x462bd2e8)
  31.     at /home/mangos/newsrc/dport/src/server/game/Spells/Spell.cpp:1287
  32. #4  0x0862dddc in Spell::handle_delayed (this=0x4a2fa078, t_offset=250)
  33.     at /home/mangos/newsrc/dport/src/server/game/Spells/Spell.cpp:3432
  34. #5  0x0862e08e in SpellEvent::Execute (this=0x52c8b8a8, e_time=599882,
  35.     p_time=102)
  36.     at /home/mangos/newsrc/dport/src/server/game/Spells/Spell.cpp:6768
  37. #6  0x0877fca3 in EventProcessor::Update (this=0x6fa3ec30, p_time=102)
  38.     at /home/mangos/newsrc/dport/src/server/shared/Utilities/EventProcessor.cpp:47
  39. #7  0x083bf951 in Unit::Update (this=0x6fa3ea98, p_time=102)
  40.     at /home/mangos/newsrc/dport/src/server/game/Entities/Unit/Unit.cpp:232
  41. #8  0x0847f511 in Creature::Update (this=0x6fa3ea98, diff=102)
  42.     at /home/mangos/newsrc/dport/src/server/game/Entities/Creature/Creature.cpp:516
  43. #9  0x08546f9c in Trinity::ObjectUpdater::Visit (m=<value optimized out>,
  44.     this=<value optimized out>)
  45.     at /home/mangos/newsrc/dport/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:47
  46. #10 VisitorHelper<Trinity::ObjectUpdater, Creature> (m=<value optimized out>,
  47.     this=<value optimized out>)
  48.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:64
  49. #11 0x0854c524 in VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=<value optimized out>,
  50.     v=<value optimized out>)
  51.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:70
  52. #12 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=<value optimized out>,
  53.     v=<value optimized out>)
  54.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:71
  55. #13 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  56.     c=<value optimized out>, v=<value optimized out>)
  57.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  58. #14 TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (c=<value optimized out>, v=<value optimized out>)
  59.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  60. #15 Visit<Trinity::ObjectUpdater> (c=<value optimized out>,
  61.     v=<value optimized out>)
  62.     at /home/mangos/newsrc/dport/src/server/game/Grids/Grid.h:89
  63. #16 Visit<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=<value optimized out>,
  64.     v=<value optimized out>)
  65.     at /home/mangos/newsrc/dport/src/server/game/Grids/NGrid.h:145
  66. #17 Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (
  67.     c=<value optimized out>, v=<value optimized out>)
  68.     at /home/mangos/newsrc/dport/src/server/game/Maps/Map.h:651
  69. #18 0x08541ad7 in Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (m=<value optimized out>, visitor=<value optimized out>,
  70.     standing_cell=<value optimized out>, this=<value optimized out>)
  71.     at /home/mangos/newsrc/dport/src/server/game/Grids/Cells/CellImpl.h:48
  72. #19 Map::Update (m=<value optimized out>, visitor=<value optimized out>,
  73.     standing_cell=<value optimized out>, this=<value optimized out>)
  74.     at /home/mangos/newsrc/dport/src/server/game/Maps/Map.cpp:524
  75. #20 0x0854f4dc in MapUpdateRequest::call (this=0x7d97cad0)
  76.     at /home/mangos/newsrc/dport/src/server/game/Maps/MapUpdater.cpp:54
  77. #21 0x0877f348 in DelayExecutor::svc (this=0xcaa06e0)
  78.     at /home/mangos/newsrc/dport/src/server/shared/Threading/DelayExecutor.cpp:52
  79. #22 0x00707062 in ACE_Task_Base::svc_run (args=0xcaa06e0)
  80.     at ../../ace/Task.cpp:271
  81. #23 0x007083ed in ACE_Thread_Adapter::invoke_i (this=0x124ea978)
  82.     at ../../ace/Thread_Adapter.cpp:145
  83. #24 0x00708475 in ACE_Thread_Adapter::invoke (this=0x124ea978)
  84.     at ../../ace/Thread_Adapter.cpp:94
  85. #25 0x00663351 in ace_thread_adapter (args=0x124ea978)
  86.     at ../../ace/Base_Thread_Adapter.cpp:120
  87. #26 0x002768f5 in start_thread () from /lib/libpthread.so.0
  88. #27 0x00af4fce in clone () from /lib/libc.so.6
  89.  
  90. BACKTRACE FULL
  91.  
  92. #0  0x083ccdf4 in Unit::HandleDummyAuraProc (this=0x6fa3ea98,
  93.     pVictim=0x79ef35e8, damage=695, triggeredByAura=0x58e7b510,
  94.     procSpell=0xae940498, procFlag=65536, procEx=1, cooldown=0)
  95.     at /home/mangos/newsrc/dport/src/server/game/Entities/Unit/Unit.cpp:7567
  96.         dummySpell = 0xafc543d8
  97.         triggered_spell_id = <value optimized out>
  98.         cooldown_spell_id = 2948940760
  99.         effIndex = 0
  100.         triggerAmount = 10
  101.         castItem = 0x0
  102.         target = <value optimized out>
  103.         basepoints0 = 0
  104.         originalCaster = 11186229437530151
  105.         triggerEntry = <value optimized out>
  106. #1  0x083c7f8a in Unit::ProcDamageAndSpellFor (this=0x6fa3ea98,
  107.     isVictim=false, pTarget=0x79ef35e8, procFlag=65536, procExtra=1,
  108.     attType=BASE_ATTACK, procSpell=0xae940498, damage=695, procAura=0x0)
  109.     at /home/mangos/newsrc/dport/src/server/game/Entities/Unit/Unit.cpp:14193
  110.         triggeredByAura = 0x58e7b510
  111.         useCharges = true
  112.         takeCharges = false
  113.         spellInfo = 0xafc543d8
  114.         Id = 48897
  115.         cooldown = 0
  116.         handled = false
  117.         procTriggered = std::list = {
  118.           [0] = {spellProcEvent = 0x0, aura = 0x4ec3f7d0, effMask = 1}
  119.         }
  120.         __FUNCTION__ = "ProcDamageAndSpellFor"
  121.         __PRETTY_FUNCTION__ = "void Unit::ProcDamageAndSpellFor(bool, Unit*, uint32, uint32, WeaponAttackType, const SpellEntry*, uint32, const SpellEntry*)"
  122. #2  0x083c8803 in Unit::ProcDamageAndSpell (this=0x6fa3ea98,
  123.     pVictim=0x79ef35e8, procAttacker=65536, procVictim=1179648, procExtra=1,
  124.     amount=695, attType=BASE_ATTACK, procSpell=0xae940498, procAura=0x0)
  125.     at /home/mangos/newsrc/dport/src/server/game/Entities/Unit/Unit.cpp:4950
  126. No locals.
  127. #3  0x0862be4e in Spell::DoAllEffectOnTarget (this=0x4a2fa078,
  128.     target=0x462bd2e8)
  129.     at /home/mangos/newsrc/dport/src/server/game/Spells/Spell.cpp:1287
  130.         damageInfo = {target = 0x79ef35e8, attacker = 0x6fa3ea98,
  131.           SpellID = 9532, damage = 695, overkill = 0, schoolMask = 8,
  132.           absorb = 0, resist = 0, physicalLog = false, unused = false,
  133.           blocked = 0, HitInfo = 0, cleanDamage = 0}
  134.         mask = <value optimized out>
  135.         unit = 0x79ef35e8
  136.         caster = 0x6fa3ea98
  137.         missInfo = SPELL_MISS_NONE
  138.         procVictim = 1179648
  139.         spellHitTarget = 0x79ef35e8
  140.         procAttacker = 65536
  141.         procEx = <value optimized out>
  142.         canEffectTrigger = true
  143. #4  0x0862dddc in Spell::handle_delayed (this=0x4a2fa078, t_offset=250)
  144.     at /home/mangos/newsrc/dport/src/server/game/Spells/Spell.cpp:3432
  145.         next_time = 210474872340480
  146.         single_missile = false
  147. #5  0x0862e08e in SpellEvent::Execute (this=0x52c8b8a8, e_time=599882,
  148.     p_time=102)
  149.     at /home/mangos/newsrc/dport/src/server/game/Spells/Spell.cpp:6768
  150.         n_offset = 210474872340480
  151. #6  0x0877fca3 in EventProcessor::Update (this=0x6fa3ec30, p_time=102)
  152.     at /home/mangos/newsrc/dport/src/server/shared/Utilities/EventProcessor.cpp:47
  153.         Event = 0x52c8b8a8
  154. #7  0x083bf951 in Unit::Update (this=0x6fa3ea98, p_time=102)
  155.     at /home/mangos/newsrc/dport/src/server/game/Entities/Unit/Unit.cpp:232
  156.         __FUNCTION__ = "Update"
  157.         __PRETTY_FUNCTION__ = "virtual void Unit::Update(uint32)"
  158. #8  0x0847f511 in Creature::Update (this=0x6fa3ea98, diff=102)
  159.     at /home/mangos/newsrc/dport/src/server/game/Entities/Creature/Creature.cpp:516
  160.         bIsPolymorphed = <value optimized out>
  161. #9  0x08546f9c in Trinity::ObjectUpdater::Visit (m=<value optimized out>,
  162.     this=<value optimized out>)
  163.     at /home/mangos/newsrc/dport/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:47
  164. No locals.
  165. #10 VisitorHelper<Trinity::ObjectUpdater, Creature> (m=<value optimized out>,
  166.     this=<value optimized out>)
  167.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:64
  168. No locals.
  169. #11 0x0854c524 in VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=<value optimized out>,
  170.     v=<value optimized out>)
  171.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:70
  172. No locals.
  173. #12 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=<value optimized out>,
  174.     v=<value optimized out>)
  175.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:71
  176. No locals.
  177. #13 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  178.     c=<value optimized out>, v=<value optimized out>)
  179.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  180. No locals.
  181. #14 TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (c=<value optimized out>, v=<value optimized out>)
  182.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  183. No locals.
  184. #15 Visit<Trinity::ObjectUpdater> (c=<value optimized out>,
  185.     v=<value optimized out>)
  186.     at /home/mangos/newsrc/dport/src/server/game/Grids/Grid.h:89
  187. No locals.
  188. #16 Visit<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=<value optimized out>,
  189.     v=<value optimized out>)
  190.     at /home/mangos/newsrc/dport/src/server/game/Grids/NGrid.h:145
  191. No locals.
  192. #17 Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (
  193.     c=<value optimized out>, v=<value optimized out>)
  194.     at /home/mangos/newsrc/dport/src/server/game/Maps/Map.h:651
  195.         x = 39
  196.         y = <value optimized out>
  197.         cell_x = 7
  198.         cell_y = 5
  199. #18 0x08541ad7 in Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (m=<value optimized out>, visitor=<value optimized out>,
  200.     standing_cell=<value optimized out>, this=<value optimized out>)
  201.     at /home/mangos/newsrc/dport/src/server/game/Grids/Cells/CellImpl.h:48
  202. No locals.
  203. #19 Map::Update (m=<value optimized out>, visitor=<value optimized out>,
  204.     standing_cell=<value optimized out>, this=<value optimized out>)
  205.     at /home/mangos/newsrc/dport/src/server/game/Maps/Map.cpp:524
  206.         cell = {data = {Part = {grid_x = 39, grid_y = 43, cell_x = 7,
  207.               cell_y = 5, nocreate = 0, reserved = 16}, All = 538213095}}
  208.         cell_id = <value optimized out>
  209.         y = 350
  210.         x = 319
  211.         plr = <value optimized out>
  212.         area = {right_offset = 1, left_offset = 1, upper_offset = 1,
  213.           lower_offset = 2}
  214.         updater = {i_timeDiff = 102}
  215.         grid_object_update = {i_visitor = @0xad41d1dc}
  216.         world_object_update = {i_visitor = @0xad41d1dc}
  217. #20 0x0854f4dc in MapUpdateRequest::call (this=0x7d97cad0)
  218.     at /home/mangos/newsrc/dport/src/server/game/Maps/MapUpdater.cpp:54
  219. No locals.
  220. #21 0x0877f348 in DelayExecutor::svc (this=0xcaa06e0)
  221.     at /home/mangos/newsrc/dport/src/server/shared/Threading/DelayExecutor.cpp:52
  222.         rq = 0x7d97cad0
  223. #22 0x00707062 in ACE_Task_Base::svc_run (args=0xcaa06e0)
  224.     at ../../ace/Task.cpp:271
  225.         svc_status = <value optimized out>
  226. #23 0x007083ed in ACE_Thread_Adapter::invoke_i (this=0x124ea978)
  227.     at ../../ace/Thread_Adapter.cpp:145
  228.         hook = 0x0
  229.         func = 0x707010 <ACE_Task_Base::svc_run(void*)>
  230.         arg = 0xcaa06e0
  231.         status = 0x0
  232. #24 0x00708475 in ACE_Thread_Adapter::invoke (this=0x124ea978)
  233.     at ../../ace/Thread_Adapter.cpp:94
  234.         exit_hook_instance = <value optimized out>
  235.         exit_hook_maybe = {instance_ = 0x0}
  236.         exit_hook_ptr = <value optimized out>
  237. #25 0x00663351 in ace_thread_adapter (args=0x124ea978)
  238.     at ../../ace/Base_Thread_Adapter.cpp:120
  239.         status = 0x0
  240. #26 0x002768f5 in start_thread () from /lib/libpthread.so.0
  241. No symbol table info available.
  242. #27 0x00af4fce in clone () from /lib/libc.so.6
  243. No symbol table info available.
  244.  
  245. THREADS
  246.  
  247.   13 Thread 0xa79d2b70 (LWP 5786)  0x007b7832 in _dl_sysinfo_int80 ()
  248.    from /lib/ld-linux.so.2
  249.   12 Thread 0xa83d3b70 (LWP 5785)  0x007b7832 in _dl_sysinfo_int80 ()
  250.    from /lib/ld-linux.so.2
  251.   11 Thread 0xa8dd4b70 (LWP 5784)  0x007b7832 in _dl_sysinfo_int80 ()
  252.    from /lib/ld-linux.so.2
  253.   10 Thread 0xa9cffb70 (LWP 5783)  0x007b7832 in _dl_sysinfo_int80 ()
  254.    from /lib/ld-linux.so.2
  255.   9 Thread 0xaa8b2b70 (LWP 5782)  0x007b7832 in _dl_sysinfo_int80 ()
  256.    from /lib/ld-linux.so.2
  257.   8 Thread 0xab2b3b70 (LWP 5781)  0x007b7832 in _dl_sysinfo_int80 ()
  258.    from /lib/ld-linux.so.2
  259.   7 Thread 0xac8ffb70 (LWP 5780)  0x007b7832 in _dl_sysinfo_int80 ()
  260.    from /lib/ld-linux.so.2
  261. * 6 Thread 0xad41db70 (LWP 5779)  0x083ccdf4 in Unit::HandleDummyAuraProc (
  262.     this=0x6fa3ea98, pVictim=0x79ef35e8, damage=695,
  263.     triggeredByAura=0x58e7b510, procSpell=0xae940498, procFlag=65536,
  264.     procEx=1, cooldown=0)
  265.     at /home/mangos/newsrc/dport/src/server/game/Entities/Unit/Unit.cpp:7567
  266.   5 Thread 0xb67ffb70 (LWP 5606)  0x007b7832 in _dl_sysinfo_int80 ()
  267.    from /lib/ld-linux.so.2
  268.   4 Thread 0xb73ffb70 (LWP 5605)  0x007b7832 in _dl_sysinfo_int80 ()
  269.    from /lib/ld-linux.so.2
  270.   3 Thread 0xb7ff1b70 (LWP 5604)  0x007b7832 in _dl_sysinfo_int80 ()
  271.    from /lib/ld-linux.so.2
  272.   1 Thread 0xb7ff2740 (LWP 5600)  0x007b7832 in _dl_sysinfo_int80 ()
  273.    from /lib/ld-linux.so.2
  274.  
  275. Thread 13 (Thread 0xa79d2b70 (LWP 5786)):
  276. #0  0x007b7832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  277. No symbol table info available.
  278. #1  0x00af5846 in epoll_wait () from /lib/libc.so.6
  279. No symbol table info available.
  280. #2  0x00680fa3 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x139c9590,
  281.     max_wait_time=0xa79d2224) at ../../ace/Dev_Poll_Reactor.cpp:960
  282.         timer_buf = {static zero = {
  283.             static zero = <same as static member of an already seen type>,
  284.             static max_time = {
  285.               static zero = <same as static member of an already seen type>,
  286.               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}},
  287.           static max_time = <same as static member of an already seen type>,
  288.           tv_ = {tv_sec = 0, tv_usec = 9442}}
  289.         this_timeout = <value optimized out>
  290.         timeout = 9
  291.         nfds = <value optimized out>
  292. #3  0x00681031 in ACE_Dev_Poll_Reactor::handle_events_i (this=0x139c9590,
  293.     max_wait_time=0xa79d2224, guard=@0xa79d2158)
  294.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  295.         result = <value optimized out>
  296. #4  0x006811f6 in ACE_Dev_Poll_Reactor::handle_events (this=0x139c9590,
  297.     max_wait_time=0xa79d2224) at ../../ace/Dev_Poll_Reactor.cpp:1015
  298.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  299.           max_wait_time_ = 0xa79d2224, start_time_ = {static zero = {
  300.               static zero = <same as static member of an already seen type>,
  301.               static max_time = {
  302.                 static zero = <same as static member of an already seen type>,
  303.                 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}},
  304.             static max_time = <same as static member of an already seen type>,
  305.             tv_ = {tv_sec = 1288258950, tv_usec = 731720}}, stopped_ = false}
  306.         guard = {token_ = @0x139c95d8, owner_ = 1}
  307.         result = -1
  308. #5  0x0067c6b8 in ACE_Dev_Poll_Reactor::handle_events (this=0x139c9590,
  309.     max_wait_time=@0xa79d2224) at ../../ace/Dev_Poll_Reactor.cpp:1387
  310. No locals.
  311. #6  0x006de19a in ACE_Reactor::run_reactor_event_loop (this=0x139c98c0,
  312.     tv=@0xa79d2224, eh=0) at ../../ace/Reactor.cpp:267
  313.         result = 1
  314. #7  0x08614358 in ReactorRunnable::svc (this=0x139c9228)
  315.     at /home/mangos/newsrc/dport/src/server/game/Server/WorldSocketMgr.cpp:169
  316.         interval = {static zero = {
  317.             static zero = <same as static member of an already seen type>,
  318.             static max_time = {
  319.               static zero = <same as static member of an already seen type>,
  320.               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}},
  321.           static max_time = <same as static member of an already seen type>,
  322.           tv_ = {tv_sec = 0, tv_usec = 9442}}
  323. #8  0x00707062 in ACE_Task_Base::svc_run (args=0x139c9228)
  324.     at ../../ace/Task.cpp:271
  325.         svc_status = <value optimized out>
  326. #9  0x007083ed in ACE_Thread_Adapter::invoke_i (this=0x139c9ac0)
  327.     at ../../ace/Thread_Adapter.cpp:145
  328.         hook = 0xfffffffc
  329.         func = 0x707010 <ACE_Task_Base::svc_run(void*)>
  330.         arg = 0x139c9228
  331.         status = 0xfffffffc
  332. #10 0x00708475 in ACE_Thread_Adapter::invoke (this=0x139c9ac0)
  333.     at ../../ace/Thread_Adapter.cpp:94
  334.         exit_hook_instance = <value optimized out>
  335.         exit_hook_maybe = {instance_ = 0x0}
  336.         exit_hook_ptr = <value optimized out>
  337. #11 0x00663351 in ace_thread_adapter (args=0x139c9ac0)
  338.     at ../../ace/Base_Thread_Adapter.cpp:120
  339.         status = 0xfffffffc
  340. #12 0x002768f5 in start_thread () from /lib/libpthread.so.0
  341. No symbol table info available.
  342. #13 0x00af4fce in clone () from /lib/libc.so.6
  343. No symbol table info available.
  344.  
  345. Thread 12 (Thread 0xa83d3b70 (LWP 5785)):
  346. #0  0x007b7832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  347. No symbol table info available.
  348. #1  0x00af5846 in epoll_wait () from /lib/libc.so.6
  349. No symbol table info available.
  350. #2  0x00680fa3 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x139c92d0,
  351.     max_wait_time=0xa83d3224) at ../../ace/Dev_Poll_Reactor.cpp:960
  352.         timer_buf = {static zero = {
  353.             static zero = <same as static member of an already seen type>,
  354.             static max_time = {
  355.               static zero = <same as static member of an already seen type>,
  356.               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}},
  357.           static max_time = <same as static member of an already seen type>,
  358.           tv_ = {tv_sec = 0, tv_usec = 9999}}
  359.         this_timeout = <value optimized out>
  360.         timeout = 9
  361.         nfds = <value optimized out>
  362. #3  0x00681031 in ACE_Dev_Poll_Reactor::handle_events_i (this=0x139c92d0,
  363.     max_wait_time=0xa83d3224, guard=@0xa83d3158)
  364.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  365.         result = <value optimized out>
  366. #4  0x006811f6 in ACE_Dev_Poll_Reactor::handle_events (this=0x139c92d0,
  367.     max_wait_time=0xa83d3224) at ../../ace/Dev_Poll_Reactor.cpp:1015
  368.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  369.           max_wait_time_ = 0xa83d3224, start_time_ = {static zero = {
  370.               static zero = <same as static member of an already seen type>,
  371.               static max_time = {
  372.                 static zero = <same as static member of an already seen type>,
  373.                 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}},
  374.             static max_time = <same as static member of an already seen type>,
  375.             tv_ = {tv_sec = 1288258950, tv_usec = 729389}}, stopped_ = false}
  376.         guard = {token_ = @0x139c9318, owner_ = 1}
  377.         result = -1
  378. #5  0x0067c6b8 in ACE_Dev_Poll_Reactor::handle_events (this=0x139c92d0,
  379.     max_wait_time=@0xa83d3224) at ../../ace/Dev_Poll_Reactor.cpp:1387
  380. No locals.
  381. #6  0x006de19a in ACE_Reactor::run_reactor_event_loop (this=0x13a0f310,
  382.     tv=@0xa83d3224, eh=0) at ../../ace/Reactor.cpp:267
  383.         result = 329028052
  384. #7  0x08614358 in ReactorRunnable::svc (this=0x139c9184)
  385.     at /home/mangos/newsrc/dport/src/server/game/Server/WorldSocketMgr.cpp:169
  386.         interval = {static zero = {
  387.             static zero = <same as static member of an already seen type>,
  388.             static max_time = {
  389.               static zero = <same as static member of an already seen type>,
  390.               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}},
  391.           static max_time = <same as static member of an already seen type>,
  392.           tv_ = {tv_sec = 0, tv_usec = 9999}}
  393. #8  0x00707062 in ACE_Task_Base::svc_run (args=0x139c9184)
  394.     at ../../ace/Task.cpp:271
  395.         svc_status = <value optimized out>
  396. #9  0x007083ed in ACE_Thread_Adapter::invoke_i (this=0x139c99c0)
  397.     at ../../ace/Thread_Adapter.cpp:145
  398.         hook = 0xfffffffc
  399.         func = 0x707010 <ACE_Task_Base::svc_run(void*)>
  400.         arg = 0x139c9184
  401.         status = 0xfffffffc
  402. #10 0x00708475 in ACE_Thread_Adapter::invoke (this=0x139c99c0)
  403.     at ../../ace/Thread_Adapter.cpp:94
  404.         exit_hook_instance = <value optimized out>
  405.         exit_hook_maybe = {instance_ = 0x0}
  406.         exit_hook_ptr = <value optimized out>
  407. #11 0x00663351 in ace_thread_adapter (args=0x139c99c0)
  408.     at ../../ace/Base_Thread_Adapter.cpp:120
  409.         status = 0xfffffffc
  410. #12 0x002768f5 in start_thread () from /lib/libpthread.so.0
  411. No symbol table info available.
  412. #13 0x00af4fce in clone () from /lib/libc.so.6
  413. No symbol table info available.
  414.  
  415. Thread 11 (Thread 0xa8dd4b70 (LWP 5784)):
  416. #0  0x007b7832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  417. No symbol table info available.
  418. #1  0x0027e746 in nanosleep () from /lib/libpthread.so.0
  419. No symbol table info available.
  420. #2  0x0877e34d in sleep (tv=<value optimized out>)
  421.     at /home/mangos/newsrc/download/libs/include/ace/OS_NS_unistd.inl:951
  422.         rqtp = {tv_sec = 1, tv_nsec = 0}
  423. #3  ACE_Based::Thread::Sleep (tv=<value optimized out>)
  424.     at /home/mangos/newsrc/dport/src/server/shared/Threading/Threading.cpp:231
  425. No locals.
  426. #4  0x082e8b70 in FreezeDetectorRunnable::run (this=0x1a9500e0)
  427.     at /home/mangos/newsrc/dport/src/server/worldserver/Master.cpp:98
  428.         curtime = 445972704
  429. #5  0x0877e7b2 in ACE_Based::Thread::ThreadTask (param=0x1a9500e0)
  430.     at /home/mangos/newsrc/dport/src/server/shared/Threading/Threading.cpp:183
  431. No locals.
  432. #6  0x006b9ac5 in ACE_OS_Thread_Adapter::invoke (this=0x13a0fbc8)
  433.     at ../../ace/OS_Thread_Adapter.cpp:86
  434.         hook = 0xfffffdfc
  435.         func = 0x877e7a0 <ACE_Based::Thread::ThreadTask(void*)>
  436.         arg = 0x1a9500e0
  437.         status = 0xfffffdfc
  438. #7  0x00663351 in ace_thread_adapter (args=0x13a0fbc8)
  439.     at ../../ace/Base_Thread_Adapter.cpp:120
  440.         status = 0xfffffdfc
  441. #8  0x002768f5 in start_thread () from /lib/libpthread.so.0
  442. No symbol table info available.
  443. #9  0x00af4fce in clone () from /lib/libc.so.6
  444. No symbol table info available.
  445.  
  446. Thread 10 (Thread 0xa9cffb70 (LWP 5783)):
  447. #0  0x007b7832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  448. No symbol table info available.
  449. #1  0x0027e746 in nanosleep () from /lib/libpthread.so.0
  450. No symbol table info available.
  451. #2  0x0877e34d in sleep (tv=<value optimized out>)
  452.     at /home/mangos/newsrc/download/libs/include/ace/OS_NS_unistd.inl:951
  453.         rqtp = {tv_sec = 0, tv_nsec = 10000000}
  454. #3  ACE_Based::Thread::Sleep (tv=<value optimized out>)
  455.     at /home/mangos/newsrc/dport/src/server/shared/Threading/Threading.cpp:231
  456. No locals.
  457. #4  0x082e98b8 in RARunnable::run (this=0x124ede68)
  458.     at /home/mangos/newsrc/dport/src/server/worldserver/Master.cpp:159
  459.         h = {<ISocketHandler> = {_vptr.ISocketHandler = 0x8c86ca8},
  460.           m_sockets = std::map with 0 elements,
  461.           m_add = std::map with 0 elements, m_delete = empty std::list,
  462.           m_stdlog = 0x0, m_mutex = @0x0, m_b_use_mutex = false,
  463.           m_maxsock = 0, m_rfds = {fds_bits = {0 <repeats 32 times>}},
  464.           m_wfds = {fds_bits = {0 <repeats 32 times>}}, m_efds = {fds_bits = {
  465.               0 <repeats 32 times>}}, m_preverror = -1, m_errcnt = 0,
  466.           m_tlast = 0, m_fds = empty std::list, m_fds_erase = empty std::list,
  467.           m_fds_callonconnect = empty std::list, m_fds_detach = empty std::list
  468.     , m_fds_timeout = empty std::list, m_fds_retry = empty std::list,
  469.           m_fds_close = empty std::list, m_resolv_id = 0, m_resolver = 0x0,
  470.           m_resolver_port = 27148, m_resolve_q = std::map with 0 elements,
  471.           m_b_enable_pool = false, m_slave = false}
  472.         RAListenSocket = {<Socket> = {_vptr.Socket = 0x8b4f4a8,
  473.             m_handler = @0xa9cfefa8, m_socket = -1, m_bDel = false,
  474.             m_bClose = false, m_tCreate = 1288232639, m_parent = 0x0,
  475.             m_b_disable_read = false, m_connected = false,
  476.             m_b_erased_by_handler = false, m_tClose = 0,
  477.             m_client_remote_address = {_M_ptr = 0x0}, m_remote_address = {
  478.               _M_ptr = 0x0}, m_traffic_monitor = 0x0, m_timeout_start = 0,
  479.             m_timeout_limit = 7747580, m_bLost = false, m_socket_type = 0,
  480.             m_socket_protocol = "", m_bClient = false, m_bRetain = false,
  481.             m_detach = false, m_detached = false, m_pThread = 0x0,
  482.             m_slave_handler = 0x0}, m_depth = 0, m_creator = 0x139c8c88,
  483.           m_bHasCreate = false}
  484.         usera = false
  485.         socketSelecttime = <value optimized out>
  486. #5  0x0877e7b2 in ACE_Based::Thread::ThreadTask (param=0x124ede68)
  487.     at /home/mangos/newsrc/dport/src/server/shared/Threading/Threading.cpp:183
  488. No locals.
  489. #6  0x006b9ac5 in ACE_OS_Thread_Adapter::invoke (this=0x13a0f2c0)
  490.     at ../../ace/OS_Thread_Adapter.cpp:86
  491.         hook = 0xfffffdfc
  492.         func = 0x877e7a0 <ACE_Based::Thread::ThreadTask(void*)>
  493.         arg = 0x124ede68
  494.         status = 0xfffffdfc
  495. #7  0x00663351 in ace_thread_adapter (args=0x13a0f2c0)
  496.     at ../../ace/Base_Thread_Adapter.cpp:120
  497.         status = 0xfffffdfc
  498. #8  0x002768f5 in start_thread () from /lib/libpthread.so.0
  499. No symbol table info available.
  500. #9  0x00af4fce in clone () from /lib/libc.so.6
  501. No symbol table info available.
  502.  
  503. Thread 9 (Thread 0xaa8b2b70 (LWP 5782)):
  504. #0  0x007b7832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  505. No symbol table info available.
  506. #1  0x00aed6d1 in select () from /lib/libc.so.6
  507. No symbol table info available.
  508. #2  0x00546d6c in ?? () from /lib/libreadline.so.5
  509. No symbol table info available.
  510. #3  0x00546ff3 in rl_read_key () from /lib/libreadline.so.5
  511. No symbol table info available.
  512. #4  0x00532d9e in readline_internal_char () from /lib/libreadline.so.5
  513. No symbol table info available.
  514. #5  0x0053325d in readline () from /lib/libreadline.so.5
  515. No symbol table info available.
  516. #6  0x082de480 in CliRunnable::run (this=0x1aaddda0)
  517.     at /home/mangos/newsrc/dport/src/server/worldserver/CommandLine/CliRunnable.cpp:723
  518.         command_str = 0x1aaddda0 "\20Ъґ\b\2"
  519. #7  0x0877e7b2 in ACE_Based::Thread::ThreadTask (param=0x1aaddda0)
  520.     at /home/mangos/newsrc/dport/src/server/shared/Threading/Threading.cpp:183
  521. No locals.
  522. #8  0x006b9ac5 in ACE_OS_Thread_Adapter::invoke (this=0x13a0fbc8)
  523.     at ../../ace/OS_Thread_Adapter.cpp:86
  524.         hook = 0xfffffdfe
  525.         func = 0x877e7a0 <ACE_Based::Thread::ThreadTask(void*)>
  526.         arg = 0x1aaddda0
  527.         status = 0xfffffdfe
  528. #9  0x00663351 in ace_thread_adapter (args=0x13a0fbc8)
  529.     at ../../ace/Base_Thread_Adapter.cpp:120
  530.         status = 0xfffffdfe
  531. #10 0x002768f5 in start_thread () from /lib/libpthread.so.0
  532. No symbol table info available.
  533. #11 0x00af4fce in clone () from /lib/libc.so.6
  534. No symbol table info available.
  535.  
  536. Thread 8 (Thread 0xab2b3b70 (LWP 5781)):
  537. #0  0x007b7832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  538. No symbol table info available.
  539. #1  0x0027af85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  540. No symbol table info available.
  541. #2  0x0066c4d9 in cond_wait (external_mutex=<value optimized out>,
  542.     cv=<value optimized out>) at ../../ace/OS_NS_Thread.inl:329
  543.         result = <value optimized out>
  544. #3  ACE_Condition_Thread_Mutex::wait (external_mutex=<value optimized out>,
  545.     cv=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:90
  546. No locals.
  547. #4  0x0854f1b5 in MapUpdater::wait (this=0xcaa06dc)
  548.     at /home/mangos/newsrc/dport/src/server/game/Maps/MapUpdater.cpp:87
  549. No locals.
  550. #5  0x08537331 in MapManager::Update (this=0xcaa064c, diff=34)
  551.     at /home/mangos/newsrc/dport/src/server/game/Maps/MapManager.cpp:272
  552. No locals.
  553. #6  0x08685b4c in World::Update (this=0x918e394, diff=<value optimized out>)
  554.     at /home/mangos/newsrc/dport/src/server/game/World/World.cpp:2001
  555. No locals.
  556. #7  0x082e62cf in WorldRunnable::run (this=0x1aba50d8)
  557.     at /home/mangos/newsrc/dport/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  558.         diff = 34
  559.         realCurrTime = <value optimized out>
  560.         realPrevTime = <value optimized out>
  561.         prevSleepTime = 30
  562. #8  0x0877e7b2 in ACE_Based::Thread::ThreadTask (param=0x1aba50d8)
  563.     at /home/mangos/newsrc/dport/src/server/shared/Threading/Threading.cpp:183
  564. No locals.
  565. #9  0x006b9ac5 in ACE_OS_Thread_Adapter::invoke (this=0x13a0f2c0)
  566.     at ../../ace/OS_Thread_Adapter.cpp:86
  567.         hook = 0xfffffffc
  568.         func = 0x877e7a0 <ACE_Based::Thread::ThreadTask(void*)>
  569.         arg = 0x1aba50d8
  570.         status = 0xfffffffc
  571. #10 0x00663351 in ace_thread_adapter (args=0x13a0f2c0)
  572.     at ../../ace/Base_Thread_Adapter.cpp:120
  573.         status = 0xfffffffc
  574. #11 0x002768f5 in start_thread () from /lib/libpthread.so.0
  575. No symbol table info available.
  576. #12 0x00af4fce in clone () from /lib/libc.so.6
  577. No symbol table info available.
  578.  
  579. Thread 7 (Thread 0xac8ffb70 (LWP 5780)):
  580. #0  0x007b7832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  581. No symbol table info available.
  582. #1  0x0027af85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  583. No symbol table info available.
  584. #2  0x0066c59c in cond_timedwait (timeout=<value optimized out>,
  585.     external_mutex=<value optimized out>, cv=<value optimized out>)
  586.     at ../../ace/OS_NS_Thread.inl:362
  587.         result = <value optimized out>
  588.         ts = {tv_sec = 1, tv_nsec = 58657919}
  589. #3  ACE_Condition_Thread_Mutex::wait (timeout=<value optimized out>,
  590.     external_mutex=<value optimized out>, cv=<value optimized out>)
  591.     at ../../ace/Condition_Thread_Mutex.cpp:100
  592. No locals.
  593. #4  0x0066c5fb in ACE_Condition_Thread_Mutex::wait (this=0xcaa0824,
  594.     abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:107
  595. No locals.
  596. #5  0x082e4923 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (
  597.     this=0xcaa07e0, timeout=0x0)
  598.     at /home/mangos/newsrc/download/libs/include/ace/Message_Queue_T.cpp:1746
  599.         result = <value optimized out>
  600. #6  0x082e582c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  601.     this=0xcaa07e0, first_item=@0xac8ff20c, timeout=0x0)
  602.     at /home/mangos/newsrc/download/libs/include/ace/Message_Queue_T.cpp:1938
  603.         ace_mon = {lock_ = 0xcaa0808, owner_ = 0}
  604. #7  0x0065174c in ACE_Activation_Queue::dequeue (this=0xcaa072c, tv=0x0)
  605.     at ../../ace/Activation_Queue.cpp:89
  606.         mb = 0x0
  607. #8  0x0877f360 in DelayExecutor::svc (this=0xcaa06e0)
  608.     at /home/mangos/newsrc/dport/src/server/shared/Threading/DelayExecutor.cpp:47
  609.         rq = 0x76630978
  610. #9  0x00707062 in ACE_Task_Base::svc_run (args=0xcaa06e0)
  611.     at ../../ace/Task.cpp:271
  612.         svc_status = <value optimized out>
  613. #10 0x007083ed in ACE_Thread_Adapter::invoke_i (this=0x124e9f78)
  614.     at ../../ace/Thread_Adapter.cpp:145
  615.         hook = 0xfffffffc
  616.         func = 0x707010 <ACE_Task_Base::svc_run(void*)>
  617.         arg = 0xcaa06e0
  618.         status = 0xfffffffc
  619. #11 0x00708475 in ACE_Thread_Adapter::invoke (this=0x124e9f78)
  620.     at ../../ace/Thread_Adapter.cpp:94
  621.         exit_hook_instance = <value optimized out>
  622.         exit_hook_maybe = {instance_ = 0x0}
  623.         exit_hook_ptr = <value optimized out>
  624. #12 0x00663351 in ace_thread_adapter (args=0x124e9f78)
  625.     at ../../ace/Base_Thread_Adapter.cpp:120
  626.         status = 0xfffffffc
  627. #13 0x002768f5 in start_thread () from /lib/libpthread.so.0
  628. No symbol table info available.
  629. #14 0x00af4fce in clone () from /lib/libc.so.6
  630. No symbol table info available.
  631.  
  632. Thread 6 (Thread 0xad41db70 (LWP 5779)):
  633. #0  0x083ccdf4 in Unit::HandleDummyAuraProc (this=0x6fa3ea98,
  634.     pVictim=0x79ef35e8, damage=695, triggeredByAura=0x58e7b510,
  635.     procSpell=0xae940498, procFlag=65536, procEx=1, cooldown=0)
  636.     at /home/mangos/newsrc/dport/src/server/game/Entities/Unit/Unit.cpp:7567
  637.         dummySpell = 0xafc543d8
  638.         triggered_spell_id = <value optimized out>
  639.         cooldown_spell_id = 2948940760
  640.         effIndex = 0
  641.         triggerAmount = 10
  642.         castItem = 0x0
  643.         target = <value optimized out>
  644.         basepoints0 = 0
  645.         originalCaster = 11186229437530151
  646.         triggerEntry = <value optimized out>
  647. #1  0x083c7f8a in Unit::ProcDamageAndSpellFor (this=0x6fa3ea98,
  648.     isVictim=false, pTarget=0x79ef35e8, procFlag=65536, procExtra=1,
  649.     attType=BASE_ATTACK, procSpell=0xae940498, damage=695, procAura=0x0)
  650.     at /home/mangos/newsrc/dport/src/server/game/Entities/Unit/Unit.cpp:14193
  651.         triggeredByAura = 0x58e7b510
  652.         useCharges = true
  653.         takeCharges = false
  654.         spellInfo = 0xafc543d8
  655.         Id = 48897
  656.         cooldown = 0
  657.         handled = false
  658.         procTriggered = std::list = {
  659.           [0] = {spellProcEvent = 0x0, aura = 0x4ec3f7d0, effMask = 1}
  660.         }
  661.         __FUNCTION__ = "ProcDamageAndSpellFor"
  662.         __PRETTY_FUNCTION__ = "void Unit::ProcDamageAndSpellFor(bool, Unit*, uint32, uint32, WeaponAttackType, const SpellEntry*, uint32, const SpellEntry*)"
  663. #2  0x083c8803 in Unit::ProcDamageAndSpell (this=0x6fa3ea98,
  664.     pVictim=0x79ef35e8, procAttacker=65536, procVictim=1179648, procExtra=1,
  665.     amount=695, attType=BASE_ATTACK, procSpell=0xae940498, procAura=0x0)
  666.     at /home/mangos/newsrc/dport/src/server/game/Entities/Unit/Unit.cpp:4950
  667. No locals.
  668. #3  0x0862be4e in Spell::DoAllEffectOnTarget (this=0x4a2fa078,
  669.     target=0x462bd2e8)
  670.     at /home/mangos/newsrc/dport/src/server/game/Spells/Spell.cpp:1287
  671.         damageInfo = {target = 0x79ef35e8, attacker = 0x6fa3ea98,
  672.           SpellID = 9532, damage = 695, overkill = 0, schoolMask = 8,
  673.           absorb = 0, resist = 0, physicalLog = false, unused = false,
  674.           blocked = 0, HitInfo = 0, cleanDamage = 0}
  675.         mask = <value optimized out>
  676.         unit = 0x79ef35e8
  677.         caster = 0x6fa3ea98
  678.         missInfo = SPELL_MISS_NONE
  679.         procVictim = 1179648
  680.         spellHitTarget = 0x79ef35e8
  681.         procAttacker = 65536
  682.         procEx = <value optimized out>
  683.         canEffectTrigger = true
  684. #4  0x0862dddc in Spell::handle_delayed (this=0x4a2fa078, t_offset=250)
  685.     at /home/mangos/newsrc/dport/src/server/game/Spells/Spell.cpp:3432
  686.         next_time = 210474872340480
  687.         single_missile = false
  688. #5  0x0862e08e in SpellEvent::Execute (this=0x52c8b8a8, e_time=599882,
  689.     p_time=102)
  690.     at /home/mangos/newsrc/dport/src/server/game/Spells/Spell.cpp:6768
  691.         n_offset = 210474872340480
  692. #6  0x0877fca3 in EventProcessor::Update (this=0x6fa3ec30, p_time=102)
  693.     at /home/mangos/newsrc/dport/src/server/shared/Utilities/EventProcessor.cpp:47
  694.         Event = 0x52c8b8a8
  695. #7  0x083bf951 in Unit::Update (this=0x6fa3ea98, p_time=102)
  696.     at /home/mangos/newsrc/dport/src/server/game/Entities/Unit/Unit.cpp:232
  697.         __FUNCTION__ = "Update"
  698.         __PRETTY_FUNCTION__ = "virtual void Unit::Update(uint32)"
  699. #8  0x0847f511 in Creature::Update (this=0x6fa3ea98, diff=102)
  700.     at /home/mangos/newsrc/dport/src/server/game/Entities/Creature/Creature.cpp:516
  701.         bIsPolymorphed = <value optimized out>
  702. #9  0x08546f9c in Trinity::ObjectUpdater::Visit (m=<value optimized out>,
  703.     this=<value optimized out>)
  704.     at /home/mangos/newsrc/dport/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:47
  705. No locals.
  706. #10 VisitorHelper<Trinity::ObjectUpdater, Creature> (m=<value optimized out>,
  707.     this=<value optimized out>)
  708.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:64
  709. No locals.
  710. #11 0x0854c524 in VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=<value optimized out>,
  711.     v=<value optimized out>)
  712.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:70
  713. No locals.
  714. #12 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=<value optimized out>,
  715.     v=<value optimized out>)
  716.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:71
  717. No locals.
  718. #13 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  719.     c=<value optimized out>, v=<value optimized out>)
  720.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  721. No locals.
  722. #14 TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (c=<value optimized out>, v=<value optimized out>)
  723.     at /home/mangos/newsrc/dport/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  724. No locals.
  725. #15 Visit<Trinity::ObjectUpdater> (c=<value optimized out>,
  726.     v=<value optimized out>)
  727.     at /home/mangos/newsrc/dport/src/server/game/Grids/Grid.h:89
  728. No locals.
  729. #16 Visit<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=<value optimized out>,
  730.     v=<value optimized out>)
  731.     at /home/mangos/newsrc/dport/src/server/game/Grids/NGrid.h:145
  732. No locals.
  733. #17 Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (
  734.     c=<value optimized out>, v=<value optimized out>)
  735.     at /home/mangos/newsrc/dport/src/server/game/Maps/Map.h:651
  736.         x = 39
  737.         y = <value optimized out>
  738.         cell_x = 7
  739.         cell_y = 5
  740. #18 0x08541ad7 in Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (m=<value optimized out>, visitor=<value optimized out>,
  741.     standing_cell=<value optimized out>, this=<value optimized out>)
  742.     at /home/mangos/newsrc/dport/src/server/game/Grids/Cells/CellImpl.h:48
  743. No locals.
  744. #19 Map::Update (m=<value optimized out>, visitor=<value optimized out>,
  745.     standing_cell=<value optimized out>, this=<value optimized out>)
  746.     at /home/mangos/newsrc/dport/src/server/game/Maps/Map.cpp:524
  747.         cell = {data = {Part = {grid_x = 39, grid_y = 43, cell_x = 7,
  748.               cell_y = 5, nocreate = 0, reserved = 16}, All = 538213095}}
  749.         cell_id = <value optimized out>
  750.         y = 350
  751.         x = 319
  752.         plr = <value optimized out>
  753.         area = {right_offset = 1, left_offset = 1, upper_offset = 1,
  754.           lower_offset = 2}
  755.         updater = {i_timeDiff = 102}
  756.         grid_object_update = {i_visitor = @0xad41d1dc}
  757.         world_object_update = {i_visitor = @0xad41d1dc}
  758. #20 0x0854f4dc in MapUpdateRequest::call (this=0x7d97cad0)
  759.     at /home/mangos/newsrc/dport/src/server/game/Maps/MapUpdater.cpp:54
  760. No locals.
  761. #21 0x0877f348 in DelayExecutor::svc (this=0xcaa06e0)
  762.     at /home/mangos/newsrc/dport/src/server/shared/Threading/DelayExecutor.cpp:52
  763.         rq = 0x7d97cad0
  764. #22 0x00707062 in ACE_Task_Base::svc_run (args=0xcaa06e0)
  765.     at ../../ace/Task.cpp:271
  766.         svc_status = <value optimized out>
  767. #23 0x007083ed in ACE_Thread_Adapter::invoke_i (this=0x124ea978)
  768.     at ../../ace/Thread_Adapter.cpp:145
  769.         hook = 0x0
  770.         func = 0x707010 <ACE_Task_Base::svc_run(void*)>
  771.         arg = 0xcaa06e0
  772.         status = 0x0
  773. #24 0x00708475 in ACE_Thread_Adapter::invoke (this=0x124ea978)
  774.     at ../../ace/Thread_Adapter.cpp:94
  775.         exit_hook_instance = <value optimized out>
  776.         exit_hook_maybe = {instance_ = 0x0}
  777.         exit_hook_ptr = <value optimized out>
  778. #25 0x00663351 in ace_thread_adapter (args=0x124ea978)
  779.     at ../../ace/Base_Thread_Adapter.cpp:120
  780.         status = 0x0
  781. #26 0x002768f5 in start_thread () from /lib/libpthread.so.0
  782. No symbol table info available.
  783. #27 0x00af4fce in clone () from /lib/libc.so.6
  784. No symbol table info available.
  785.  
  786. Thread 5 (Thread 0xb67ffb70 (LWP 5606)):
  787. #0  0x007b7832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  788. No symbol table info available.
  789. #1  0x0027af85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  790. No symbol table info available.
  791. #2  0x0066c59c in cond_timedwait (timeout=<value optimized out>,
  792.     external_mutex=<value optimized out>, cv=<value optimized out>)
  793.     at ../../ace/OS_NS_Thread.inl:362
  794.         result = <value optimized out>
  795.         ts = {tv_sec = -1233129096, tv_nsec = 6938049}
  796. #3  ACE_Condition_Thread_Mutex::wait (timeout=<value optimized out>,
  797.     external_mutex=<value optimized out>, cv=<value optimized out>)
  798.     at ../../ace/Condition_Thread_Mutex.cpp:100
  799. No locals.
  800. #4  0x0066c5fb in ACE_Condition_Thread_Mutex::wait (this=0x8e06d1c,
  801.     abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:107
  802. No locals.
  803. #5  0x082e4923 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (
  804.     this=0x8e06cd8, timeout=0x0)
  805.     at /home/mangos/newsrc/download/libs/include/ace/Message_Queue_T.cpp:1746
  806.         result = <value optimized out>
  807. #6  0x082e582c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  808.     this=0x8e06cd8, first_item=@0xb67ff21c, timeout=0x0)
  809.     at /home/mangos/newsrc/download/libs/include/ace/Message_Queue_T.cpp:1938
  810.         ace_mon = {lock_ = 0x8e06d00, owner_ = 0}
  811. #7  0x0065174c in ACE_Activation_Queue::dequeue (this=0x8e063b0, tv=0x0)
  812.     at ../../ace/Activation_Queue.cpp:89
  813.         mb = 0x0
  814. #8  0x08775db2 in DatabaseWorker::svc (this=0x9134190)
  815.     at /home/mangos/newsrc/dport/src/server/shared/Database/DatabaseWorker.cpp:40
  816. No locals.
  817. #9  0x00707062 in ACE_Task_Base::svc_run (args=0x9134190)
  818.     at ../../ace/Task.cpp:271
  819.         svc_status = <value optimized out>
  820. #10 0x007083ed in ACE_Thread_Adapter::invoke_i (this=0x913b310)
  821.     at ../../ace/Thread_Adapter.cpp:145
  822.         hook = 0xfffffffc
  823.         func = 0x707010 <ACE_Task_Base::svc_run(void*)>
  824.         arg = 0x9134190
  825.         status = 0xfffffffc
  826. #11 0x00708475 in ACE_Thread_Adapter::invoke (this=0x913b310)
  827.     at ../../ace/Thread_Adapter.cpp:94
  828.         exit_hook_instance = <value optimized out>
  829.         exit_hook_maybe = {instance_ = 0x0}
  830.         exit_hook_ptr = <value optimized out>
  831. #12 0x00663351 in ace_thread_adapter (args=0x913b310)
  832.     at ../../ace/Base_Thread_Adapter.cpp:120
  833.         status = 0xfffffffc
  834. #13 0x002768f5 in start_thread () from /lib/libpthread.so.0
  835. No symbol table info available.
  836. #14 0x00af4fce in clone () from /lib/libc.so.6
  837. No symbol table info available.
  838.  
  839. Thread 4 (Thread 0xb73ffb70 (LWP 5605)):
  840. #0  0x007b7832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  841. No symbol table info available.
  842. #1  0x0027af85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  843. No symbol table info available.
  844. #2  0x0066c59c in cond_timedwait (timeout=<value optimized out>,
  845.     external_mutex=<value optimized out>, cv=<value optimized out>)
  846.     at ../../ace/OS_NS_Thread.inl:362
  847.         result = <value optimized out>
  848.         ts = {tv_sec = 6, tv_nsec = 4185808}
  849. #3  ACE_Condition_Thread_Mutex::wait (timeout=<value optimized out>,
  850.     external_mutex=<value optimized out>, cv=<value optimized out>)
  851.     at ../../ace/Condition_Thread_Mutex.cpp:100
  852. No locals.
  853. #4  0x0066c5fb in ACE_Condition_Thread_Mutex::wait (this=0x8e06c64,
  854.     abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:107
  855. No locals.
  856. #5  0x082e4923 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (
  857.     this=0x8e06c20, timeout=0x0)
  858.     at /home/mangos/newsrc/download/libs/include/ace/Message_Queue_T.cpp:1746
  859.         result = <value optimized out>
  860. #6  0x082e582c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  861.     this=0x8e06c20, first_item=@0xb73ff21c, timeout=0x0)
  862.     at /home/mangos/newsrc/download/libs/include/ace/Message_Queue_T.cpp:1938
  863.         ace_mon = {lock_ = 0x8e06c48, owner_ = 0}
  864. #7  0x0065174c in ACE_Activation_Queue::dequeue (this=0x8e06378, tv=0x0)
  865.     at ../../ace/Activation_Queue.cpp:89
  866.         mb = 0x0
  867. #8  0x08775db2 in DatabaseWorker::svc (this=0x8e56a50)
  868.     at /home/mangos/newsrc/dport/src/server/shared/Database/DatabaseWorker.cpp:40
  869. No locals.
  870. #9  0x00707062 in ACE_Task_Base::svc_run (args=0x8e56a50)
  871.     at ../../ace/Task.cpp:271
  872.         svc_status = <value optimized out>
  873. #10 0x007083ed in ACE_Thread_Adapter::invoke_i (this=0x8e56ac8)
  874.     at ../../ace/Thread_Adapter.cpp:145
  875.         hook = 0xfffffffc
  876.         func = 0x707010 <ACE_Task_Base::svc_run(void*)>
  877.         arg = 0x8e56a50
  878.         status = 0xfffffffc
  879. #11 0x00708475 in ACE_Thread_Adapter::invoke (this=0x8e56ac8)
  880.     at ../../ace/Thread_Adapter.cpp:94
  881.         exit_hook_instance = <value optimized out>
  882.         exit_hook_maybe = {instance_ = 0x0}
  883.         exit_hook_ptr = <value optimized out>
  884. #12 0x00663351 in ace_thread_adapter (args=0x8e56ac8)
  885.     at ../../ace/Base_Thread_Adapter.cpp:120
  886.         status = 0xfffffffc
  887. #13 0x002768f5 in start_thread () from /lib/libpthread.so.0
  888. No symbol table info available.
  889. #14 0x00af4fce in clone () from /lib/libc.so.6
  890. No symbol table info available.
  891.  
  892. Thread 3 (Thread 0xb7ff1b70 (LWP 5604)):
  893. #0  0x007b7832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  894. No symbol table info available.
  895. #1  0x0027df6b in read () from /lib/libpthread.so.0
  896. No symbol table info available.
  897. #2  0x0031cfe8 in vio_read () from /usr/lib/mysql/libmysqlclient_r.so.16
  898. No symbol table info available.
  899. #3  0x0031d046 in vio_read_buff () from /usr/lib/mysql/libmysqlclient_r.so.16
  900. No symbol table info available.
  901. #4  0x0031e2d3 in ?? () from /usr/lib/mysql/libmysqlclient_r.so.16
  902. No symbol table info available.
  903. #5  0x0031e66f in my_net_read () from /usr/lib/mysql/libmysqlclient_r.so.16
  904. No symbol table info available.
  905. #6  0x0031834f in cli_safe_read () from /usr/lib/mysql/libmysqlclient_r.so.16
  906. No symbol table info available.
  907. #7  0x00318a35 in ?? () from /usr/lib/mysql/libmysqlclient_r.so.16
  908. No symbol table info available.
  909. #8  0x002e6fe3 in ?? () from /usr/lib/mysql/libmysqlclient_r.so.16
  910. No symbol table info available.
  911. #9  0x002e9f0e in cli_stmt_execute ()
  912.    from /usr/lib/mysql/libmysqlclient_r.so.16
  913. No symbol table info available.
  914. #10 0x002e992f in mysql_stmt_execute ()
  915.    from /usr/lib/mysql/libmysqlclient_r.so.16
  916. No symbol table info available.
  917. #11 0x08774ca4 in MySQLConnection::Execute (this=0x8e19d68, stmt=0x44412790)
  918.     at /home/mangos/newsrc/dport/src/server/shared/Database/MySQLConnection.cpp:205
  919.         m_mStmt = <value optimized out>
  920.         msql_STMT = 0x8e31158
  921.         index = 1
  922.         __FUNCTION__ = "Execute"
  923.         __PRETTY_FUNCTION__ = "bool MySQLConnection::Execute(PreparedStatement*)"
  924. #12 0x08771c4b in PreparedStatementTask::Execute (this=0x4435fb78)
  925.     at /home/mangos/newsrc/dport/src/server/shared/Database/PreparedStatement.cpp:346
  926. No locals.
  927. #13 0x082ee4c1 in SQLOperation::call (this=0x4435fb78)
  928.     at /home/mangos/newsrc/dport/src/server/shared/Database/SQLOperation.h:65
  929. No locals.
  930. #14 0x08775d97 in DatabaseWorker::svc (this=0x8e19e88)
  931.     at /home/mangos/newsrc/dport/src/server/shared/Database/DatabaseWorker.cpp:45
  932. No locals.
  933. #15 0x00707062 in ACE_Task_Base::svc_run (args=0x8e19e88)
  934.     at ../../ace/Task.cpp:271
  935.         svc_status = <value optimized out>
  936. #16 0x007083ed in ACE_Thread_Adapter::invoke_i (this=0x8e1a018)
  937.     at ../../ace/Thread_Adapter.cpp:145
  938.         hook = 0xfffffe00
  939.         func = 0x707010 <ACE_Task_Base::svc_run(void*)>
  940.         arg = 0x8e19e88
  941.         status = 0xfffffe00
  942. #17 0x00708475 in ACE_Thread_Adapter::invoke (this=0x8e1a018)
  943.     at ../../ace/Thread_Adapter.cpp:94
  944.         exit_hook_instance = <value optimized out>
  945.         exit_hook_maybe = {instance_ = 0x0}
  946.         exit_hook_ptr = <value optimized out>
  947. #18 0x00663351 in ace_thread_adapter (args=0x8e1a018)
  948.     at ../../ace/Base_Thread_Adapter.cpp:120
  949.         status = 0xfffffe00
  950. #19 0x002768f5 in start_thread () from /lib/libpthread.so.0
  951. No symbol table info available.
  952. #20 0x00af4fce in clone () from /lib/libc.so.6
  953. No symbol table info available.
  954.  
  955. Thread 1 (Thread 0xb7ff2740 (LWP 5600)):
  956. #0  0x007b7832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  957. No symbol table info available.
  958. #1  0x0027797d in pthread_join () from /lib/libpthread.so.0
  959. No symbol table info available.
  960. #2  0x0070b081 in thr_join (status=<value optimized out>,
  961.     thr_handle=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2798
  962.         result = <value optimized out>
  963. #3  ACE_Thread::join (status=<value optimized out>,
  964.     thr_handle=<value optimized out>) at ../../ace/Thread.inl:137
  965. No locals.
  966. #4  ACE_Thread_Manager::wait_task (status=<value optimized out>,
  967.     thr_handle=<value optimized out>) at ../../ace/Thread_Manager.cpp:1793
  968.         i = 0
  969.         copy_count = 1
  970.         copy_table = <value optimized out>
  971.         result = <value optimized out>
  972. #5  0x00706b3a in ACE_Task_Base::wait (this=0x0) at ../../ace/Task.cpp:86
  973. No locals.
  974. #6  0x086128de in ReactorRunnable::Wait (this=<value optimized out>)
  975.     at /home/mangos/newsrc/dport/src/server/game/Server/WorldSocketMgr.cpp:102
  976. No locals.
  977. #7  WorldSocketMgr::Wait (this=<value optimized out>)
  978.     at /home/mangos/newsrc/dport/src/server/game/Server/WorldSocketMgr.cpp:318
  979.         i = 1
  980. #8  0x082e7eb8 in Master::Run (this=0x8e19204)
  981.     at /home/mangos/newsrc/dport/src/server/worldserver/Master.cpp:325
  982.         seed1 = {_bn = 0x8e19210, _array = 0x0}
  983.         SignalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  984.               _vptr.ACE_Event_Handler = 0x8b4f348,
  985.               reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  986.                   value_ = 1}, <No data fields>}, priority_ = 0,
  987.               reactor_ = 0x0,
  988.               reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  989.                   _vptr.Policy = 0x75d078},
  990.                 value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  991.         SignalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  992.               _vptr.ACE_Event_Handler = 0x8b4f348,
  993.               reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  994.                   value_ = 1}, <No data fields>}, priority_ = 0,
  995.               reactor_ = 0x0,
  996.               reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  997.                   _vptr.Policy = 0x75d078},
  998.                 value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  999.         Handler = {_vptr.ACE_Sig_Handler = 0x8de4148, static sig_pending_ = 0,
  1000.           static signal_handlers_ = {0x0, 0x0, 0xbfffd314,
  1001.             0x0 <repeats 12 times>, 0xbfffd2fc, 0x0 <repeats 49 times>}}
  1002.         world_thread = {m_iThreadId = 2871737200,
  1003.           m_hThreadHandle = 2871737200, m_task = 0x1aba50d8,
  1004.           static m_ThreadStorage = {_vptr.ACE_TSS = 0x8bde080, keylock_ = {
  1005.               lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  1006.                   __kind = 0, __nusers = 0, {__spins = 0, __list = {
  1007.                       __next = 0x0}}}, __size = '\0' <repeats 23 times>,
  1008.                 __align = 0}, removed_ = false}, once_ = false, key_ = 0},
  1009.           static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1010.         rar_thread = {m_iThreadId = 2848979824, m_hThreadHandle = 2848979824,
  1011.           m_task = 0x124ede68, static m_ThreadStorage = {
  1012.             _vptr.ACE_TSS = 0x8bde080, keylock_ = {lock_ = {__data = {
  1013.                   __lock = 0, __count = 0, __owner = 0, __kind = 0,
  1014.                   __nusers = 0, {__spins = 0, __list = {__next = 0x0}}},
  1015.                 __size = '\0' <repeats 23 times>, __align = 0},
  1016.               removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {
  1017.             m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1018.         cliThread = 0x1ab9a7c0
  1019.         soap_thread = 0x0
  1020.         bind_ip = "0.0.0.0"
  1021.         pidfile = "./trinity-world.pid"
  1022.         wsport = 8085
  1023. #9  0x082ea477 in main (argc=1, argv=0xbfffd494)
  1024.     at /home/mangos/newsrc/dport/src/server/worldserver/Main.cpp:147
  1025.         cfg_file = 0x8b4f5e4 "/home/mangos/trinitycore/etc/worldserver.conf"
  1026.         c = <value optimized out>
  1027.         ret = <value optimized out>
  1028.  
  1029. SERVER.LOG
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement