Advertisement
Guest User

Untitled

a guest
Jul 31st, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 12.72 KB | None | 0 0
  1. #0  0x00005635f57f7f5b in Object::ToCreature (this=<optimized out>)
  2.     at /server/wow/source/horizon/src/server/game/Entities/Object/Object.h:245
  3. No locals.
  4. #1  Unit::CombatStart (this=0x7f50ab4fc000, target=target@entry=0x7f50ac64a000, initialAggro=initialAggro@entry=true)
  5.     at /server/wow/source/horizon/src/server/game/Entities/Unit/Unit.cpp:11281
  6.         who = <optimized out>
  7.         me = <optimized out>
  8. #2  0x00005635f5adc159 in Spell::DoAllEffectOnTarget (this=this@entry=0x7f501cbba800,
  9.     target=target@entry=0x7f500cc3c910) at /server/wow/source/horizon/src/server/game/Spells/Spell.cpp:2847
  10.         initialAggro = true
  11.         mask = 1
  12.         unit = 0x7f50ac64a000
  13.         caster = <optimized out>
  14.         missInfo = SPELL_MISS_NONE
  15.         procAttacker = 4096
  16.         procVictim = <optimized out>
  17.         procEx = <optimized out>
  18.         canEffectTrigger = <optimized out>
  19.         spellHitTarget = <optimized out>
  20.         delayedDamage = <optimized out>
  21. #3  0x00005635f5ae2067 in Spell::DoAllEffectOnTarget (target=<optimized out>, this=0x7f501cbba800)
  22.     at /server/wow/source/horizon/src/server/game/Spells/Spell.cpp:2584
  23. No locals.
  24. #4  Spell::handle_immediate (this=this@entry=0x7f501cbba800)
  25.     at /server/wow/source/horizon/src/server/game/Spells/Spell.cpp:3792
  26.         ihit =
  27.   {targetGUID = 504403158265645551, timeDelay = 0, missCondition = SPELL_MISS_NONE, reflectResult = SPELL_MISS_NONE, effectMask = 1, processed = true, alive = true, crit = false, scaleAura = false, damage = 0, unmitigatedDamage = 0}
  28. #5  0x00005635f5aeda99 in Spell::cast (this=this@entry=0x7f501cbba800, skipCheck=skipCheck@entry=true)
  29.     at /server/wow/source/horizon/src/server/game/Spells/Spell.cpp:3709
  30. No locals.
  31. #6  0x00005635f5aee6de in Spell::prepare (this=this@entry=0x7f501cbba800, targets=targets@entry=0x7f50f1bfc870,
  32.     triggeredByAura=triggeredByAura@entry=0x7f500e5c1330)
  33.     at /server/wow/source/horizon/src/server/game/Spells/Spell.cpp:3421
  34.         Event = <optimized out>
  35.         result = <optimized out>
  36. #7  0x00005635f57e6c01 in Unit::CastSpell (this=this@entry=0x7f50ab4fc000, targets=...,
  37.     spellInfo=spellInfo@entry=0x7f5163086000, value=value@entry=0x0,
  38.     triggerFlags=triggerFlags@entry=TRIGGERED_FULL_MASK, castItem=castItem@entry=0x0, triggeredByAura=0x7f500e5c1330,
  39. ---Type <return> to continue, or q <return> to quit---
  40.     originalCaster=17379491773495699845) at /server/wow/source/horizon/src/server/game/Entities/Unit/Unit.cpp:1029
  41.         spell = 0x7f501cbba800
  42. #8  0x00005635f57e6fb7 in Unit::CastSpell (originalCaster=0, triggeredByAura=0x7f500e5c1330, castItem=0x0,
  43.     triggerFlags=TRIGGERED_FULL_MASK, spellInfo=0x7f5163086000, victim=0x7f50ab4fc000, this=0x7f50ab4fc000)
  44.     at /server/wow/source/horizon/src/server/game/Entities/Unit/Unit.cpp:1058
  45.         targets = {m_targetMask = 2, m_objectTarget = 0x7f50ab4fc000, m_itemTarget = 0x0,
  46.           m_objectTargetGUID = 17379491773495699845, m_itemTargetGUID = 0, m_itemTargetEntry = 0, m_src = {
  47.             _position = {<Position> = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0},
  48.               m_mapId = 4294967295}, _transportGUID = 0, _transportOffset = {m_positionX = 0, m_positionY = 0,
  49.               m_positionZ = 0, m_orientation = 0}}, m_dst = {_position = {<Position> = {m_positionX = 0,
  50.                 m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 4294967295}, _transportGUID = 0,
  51.             _transportOffset = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}},
  52.           m_extraTargets = empty std::__cxx11::list, m_elevation = 0, m_speed = 0, m_strTarget = ""}
  53. #9  Unit::CastSpell (this=this@entry=0x7f50ab4fc000, victim=victim@entry=0x7f50ab4fc000,
  54.     spellInfo=spellInfo@entry=0x7f5163086000, triggered=triggered@entry=true, castItem=castItem@entry=0x0,
  55.     triggeredByAura=triggeredByAura@entry=0x7f500e5c1330, originalCaster=0)
  56.     at /server/wow/source/horizon/src/server/game/Entities/Unit/Unit.cpp:1051
  57. No locals.
  58. #10 0x00005635f5aa9489 in AuraEffect::HandlePeriodicTriggerSpellAuraTick (this=0x7f500e5c1330, target=0x7f50ab4fc000,
  59.     caster=<optimized out>) at /server/wow/source/horizon/src/server/game/Spells/Auras/SpellAuraEffects.cpp:6187
  60.         triggerCaster = 0x7f50ab4fc000
  61.         triggerSpellId = 45782
  62.         triggeredSpellInfo = 0x7f5163086000
  63.         auraId = <optimized out>
  64. #11 0x00005635f5aaccbd in AuraEffect::PeriodicTick (this=this@entry=0x7f500e5c1330,
  65.     aurApp=aurApp@entry=0x7f501b1755b0, caster=caster@entry=0x7f50ab4fc000)
  66.     at /server/wow/source/horizon/src/server/game/Spells/Auras/SpellAuraEffects.cpp:1432
  67. No locals.
  68. #12 0x00005635f5ab2770 in AuraEffect::PeriodicTick (caster=0x7f50ab4fc000, aurApp=0x7f501b1755b0, this=0x7f500e5c1330)
  69.     at /server/wow/source/horizon/src/server/game/Spells/Auras/SpellAuraEffects.cpp:1421
  70.         prevented = <optimized out>
  71. #13 AuraEffect::Update (this=0x7f500e5c1330, diff=diff@entry=99, caster=caster@entry=0x7f50ab4fc000)
  72.     at /server/wow/source/horizon/src/server/game/Spells/Auras/SpellAuraEffects.cpp:1235
  73.         apptItr = 0x7f501b1755b0
  74.         effectApplications = std::__cxx11::list = {[0] = 0x7f501b1755b0}
  75. #14 0x00005635f5abdd53 in Aura::UpdateOwner (this=this@entry=0x7f500831e800, diff=diff@entry=99,
  76.     owner=owner@entry=0x7f50ab4fc000) at /server/wow/source/horizon/src/server/game/Spells/Auras/SpellAuras.cpp:925
  77.         __PRETTY_FUNCTION__ = "void Aura::UpdateOwner(uint32, WorldObject*)"
  78.         caster = 0x7f50ab4fc000
  79. ---Type <return> to continue, or q <return> to quit---
  80.         modSpell = 0x0
  81.         modOwner = 0x0
  82. #15 0x00005635f58104a2 in Unit::_UpdateSpells (this=this@entry=0x7f50ab4fc000, time=time@entry=99)
  83.     at /server/wow/source/horizon/src/server/game/Entities/Unit/Unit.cpp:3224
  84.         i_aura = 0x7f500831e800
  85.  
  86.  
  87. #16 0x00005635f5810763 in Unit::Update (this=this@entry=0x7f50ab4fc000, p_time=p_time@entry=99)
  88.     at /server/wow/source/horizon/src/server/game/Entities/Unit/Unit.cpp:388
  89.         __PRETTY_FUNCTION__ = "virtual void Unit::Update(uint32)"
  90. #17 0x00005635f56b3a93 in Creature::Update (this=0x7f50ab4fc000, diff=99)
  91.     at /server/wow/source/horizon/src/server/game/Entities/Creature/Creature.cpp:552
  92. No locals.
  93.  
  94. #18 0x00005635f58ad0c1 in Trinity::ObjectUpdater::Visit<Creature> (this=this@entry=0x7f50f1bfeccc, m=...)
  95.     at /server/wow/source/horizon/src/server/game/Grids/Notifiers/GridNotifiers.cpp:244
  96.         iter = {_Ptr = 0x7f50ab4ff930}
  97. #19 0x00005635f59d017f in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...)
  98.     at /server/wow/source/horizon/src/server/shared/Dynamic/TypeContainerVisitor.h:61
  99. No locals.
  100. #20 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<GameObject, TypeList<DynamicObject, TypeList<Corpse, TypeList<AreaTrigger, TypeNull> > > > > (c=..., v=...)
  101.     at /server/wow/source/horizon/src/server/shared/Dynamic/TypeContainerVisitor.h:67
  102. No locals.
  103. #21 VisitorHelper<Trinity::ObjectUpdater, TypeList<Creature, TypeList<GameObject, TypeList<DynamicObject, TypeList<Corpse, TypeList<AreaTrigger, TypeNull> > > > > > (c=..., v=...)
  104.     at /server/wow/source/horizon/src/server/shared/Dynamic/TypeContainerVisitor.h:89
  105. No locals.
  106. #22 TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Creature, TypeList<GameObject, TypeList<DynamicObject, TypeList<Corpse, TypeList<AreaTrigger, TypeNull> > > > > > >::Visit (c=..., this=0x7f50f1bfecd0)
  107.     at /server/wow/source/horizon/src/server/shared/Dynamic/TypeContainerVisitor.h:100
  108. No locals.
  109. #23 Grid<Player, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > >, TypeList<Creature, TypeList<GameObject, TypeList<DynamicObject, TypeList<Corpse, TypeList<AreaTrigger, TypeNull> > > > > >::Visit<Trinity::ObjectUpdater> (visitor=..., this=0x7f50abbc9458)
  110.     at /server/wow/source/horizon/src/server/game/Grids/Grid.h:92
  111. No locals.
  112. #24 NGrid<8u, Player, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > >, TypeList<Creature, TypeList<GameObject, TypeList<DynamicObject, TypeList<Corpse, TypeList<AreaTrigger, TypeNull> > > > > >::VisitGrid<Trinity::ObjectUpdater, TypeList<Creature, TypeList<GameObject, TypeList<DynamicObject, TypeList<Corpse, TypeList<AreaTrigger, TypeNull> > > > > > (visitor=..., y=0, x=6, this=<optimized out>)
  113.     at /server/wow/source/horizon/src/server/game/Grids/NGrid.h:158
  114. ---Type <return> to continue, or q <return> to quit---
  115. No locals.
  116. #25 Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Creature, TypeList<GameObject, TypeList<DynamicObject, TypeList<Corpse, TypeList<AreaTrigger, TypeNull> > > > > > > (visitor=..., cell=..., this=0x7f50abd23000)
  117.     at /server/wow/source/horizon/src/server/game/Maps/Map.h:759
  118. No locals.
  119. #26 Map::VisitNearbyCellsOf (this=this@entry=0x7f50abd23000, obj=obj@entry=0x7f50ac64a000, gridVisitor=...,
  120.     worldVisitor=...) at /server/wow/source/horizon/src/server/game/Maps/Map.cpp:629
  121.         pair = {x_coord = 278, y_coord = 264}
  122.         cell = {data = {Part = {grid_x = 34, grid_y = 33, cell_x = 6, cell_y = 0, nocreate = 1, reserved = 0},
  123.             All = 16803938}}
  124.         cell_id = 135446
  125.         start = {_duration = {__r = 1533016472904}}
  126.         diff = <optimized out>
  127.         y = 264
  128.         x = 278
  129.         area = {low_bound = {x_coord = 273, y_coord = 260}, high_bound = {x_coord = 282, y_coord = 269}}
  130. #27 0x00005635f59d3faa in Map::Update (this=this@entry=0x7f50abd23000, t_diff=t_diff@entry=99)
  131.     at /server/wow/source/horizon/src/server/game/Maps/Map.cpp:682
  132.         updateTimeMark = 32593
  133.         updater = {i_timeDiff = 99}
  134.         grid_object_update = {i_visitor = @0x7f50f1bfeccc}
  135.         world_object_update = {i_visitor = @0x7f50f1bfeccc}
  136.         updatePlayers = std::unordered_map with 1753695984960608 elements = {[0x0] = {m_map = 0, m_blockCount = 0,
  137.             m_outOfRangeGUIDs = std::set with 0 elements, m_data = {static DEFAULT_SIZE = 4096,
  138.               _rpos = 139988616230976, _wpos = 139983773698048, _bitpos = 139987650789376, _curbitval = 5 '\005',
  139.               _storage = std::vector of length -1084227584, capacity -1084227584 = {<error reading variable>},
  140.           [0x7f51a393c550 <ACE_Message_Block::~ACE_Message_Block()>] = {m_map = 50544, m_blockCount = 32593,
  141.             m_outOfRangeGUIDs = std::set with 139988616169528 elements<error reading variable: Cannot access memory at address 0x75515f656761738b>, m_data = {static DEFAULT_SIZE = 4096, _rpos = 139988591496048, _wpos = 0, _bitpos = 0,
  142.               _curbitval = 112 'p', _storage = std::vector of length 0, capacity 0}}, [0x48013847f610c083] = {
  143.             m_map = 1929, Python Exception <class 'ValueError'> __len__() should return >= 0:
  144. m_blockCount = 1082100552, m_outOfRangeGUIDs = , m_data = {static DEFAULT_SIZE = 4096,
  145.               _rpos = 8658703, _wpos = 6215344901283465301, _bitpos = 6050174097458025793, _curbitval = 69 'E',
  146.               _storage = std::vector of length 17828347683989268, capacity 4992149724090882835 = {
  147.                 <error reading variable>}<error reading variable: Cannot access memory at address 0x48002a50c9058b48>...}
  148. #28 0x00005635f59d4446 in InstanceMap::Update (this=0x7f50abd23000, t_diff=99)
  149.     at /server/wow/source/horizon/src/server/game/Maps/Map.cpp:3430
  150. No locals.
  151. #29 0x00005635f59e3c43 in MapUpdateRequest::call (this=0x7f5014c96e20)
  152. ---Type <return> to continue, or q <return> to quit---
  153.     at /server/wow/source/horizon/src/server/game/Maps/MapUpdater.cpp:77
  154. No locals.
  155. #30 0x00005635f5c98d17 in DelayExecutor::svc (this=0x7f5199e0f068)
  156.     at /server/wow/source/horizon/src/server/shared/Threading/DelayExecutor.cpp:69
  157.         rq = 0x7f5014c96e20
  158. #31 0x00007f51a3973f6d in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.3.3.so
  159. No symbol table info available.
  160. #32 0x00007f51a3974e86 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.3.3.so
  161. No symbol table info available.
  162. #33 0x00007f51a3974da9 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.3.3.so
  163. No symbol table info available.
  164. #34 0x00007f51a362f494 in start_thread (arg=0x7f50f1bff700) at pthread_create.c:333
  165.         __res = <optimized out>
  166.         pd = 0x7f50f1bff700
  167.         now = <optimized out>
  168.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139985630000896, -5803190891777561812, 0, 140726366813759, 0,
  169.                 139988625403968, 5897199686276672300, 5896806635789806380}, mask_was_saved = 0}}, priv = {pad = {0x0,
  170.               0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  171.         not_first_call = <optimized out>
  172.         pagesize_m1 = <optimized out>
  173.         sp = <optimized out>
  174.         freesize = <optimized out>
  175.         __PRETTY_FUNCTION__ = "start_thread"
  176. #35 0x00007f51a1bebaff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
  177. No locals.
  178. (gdb)
  179. (gdb)
  180. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement