Advertisement
Guest User

Untitled

a guest
Jan 8th, 2018
1,201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 10.45 KB | None | 0 0
  1. #0  0x00005633a1196889 in spell_windblade_fixate_aura::OnRemove (this=<optimized out>, aurEff=<optimized out>)
  2.     at /server/wow/source/horizon/src/server/scripts/Pandaria/HeartOfFear/boss_shekzeer.cpp:1825
  3. 1825            if (Creature* caster = GetCaster()->ToCreature())
  4. [Current thread is 1 (Thread 0x7f75913fc700 (LWP 3044))]
  5. (gdb)
  6. (gdb)
  7. (gdb) bt full
  8. #0  0x00005633a1196889 in spell_windblade_fixate_aura::OnRemove (this=<optimized out>, aurEff=<optimized out>)
  9.     at /server/wow/source/horizon/src/server/scripts/Pandaria/HeartOfFear/boss_shekzeer.cpp:1825
  10. No locals.
  11. #1  0x00005633a1c32813 in Aura::CallScriptEffectRemoveHandlers (this=0x7f739ca51e00, aurEff=0x7f743c7d1f60,
  12.     aurApp=0x7f739e8374f0, mode=AURA_EFFECT_HANDLE_REAL)
  13.     at /server/wow/source/horizon/src/server/game/Spells/Auras/SpellAuras.cpp:2176
  14.         effEndItr =
  15.   {<AuraScript::EffectBase> = {<_SpellScript::EffectAuraNameCheck> = {effAurName = 38973}, <_SpellScript::EffectHook> = {_vptr.EffectHook = 0x1, effIndex = 200 '\310'}, <No data fields>}, pEffectHandlerScript = (void (AuraScript::*)(AuraScript * const, const AuraEffect *, AuraEffectHandleModes)) 0x7f73983d3dc8, mode = 2554150368}
  16.         effItr =
  17.   {<AuraScript::EffectBase> = {<_SpellScript::EffectAuraNameCheck> = {effAurName = 4}, <_SpellScript::EffectHook> = {_vptr.EffectHook = 0x5633a28e6848 <vtable for AuraScript::EffectApplyHandler+16>, effIndex = 1 '\001'}, <No data fields>}, pEffectHandlerScript = (void (AuraScript::*)(AuraScript * const, const AuraEffect *, AuraEffectHandleModes)) 0x5633a1196880 <spell_windblade_fixate_aura::OnRemove(AuraEffect const*, AuraEffectHandleModes)>, mode = AURA_EFFECT_HANDLE_REAL}
  18.         scritr = 0x7f73983d3c80
  19.         preventDefault = false
  20. #2  0x00005633a1c2c225 in AuraEffect::HandleEffect (this=this@entry=0x7f743c7d1f60,
  21.     aurApp=aurApp@entry=0x7f739e8374f0, mode=mode@entry=1 '\001', apply=apply@entry=false)
  22.     at /server/wow/source/horizon/src/server/game/Spells/Auras/SpellAuraEffects.cpp:993
  23.         __PRETTY_FUNCTION__ = "void AuraEffect::HandleEffect(AuraApplication*, uint8, bool)"
  24.         prevented = false
  25. #3  0x00005633a1c37361 in AuraApplication::_HandleEffect (this=this@entry=0x7f739e8374f0,
  26.     effIndex=effIndex@entry=1 '\001', apply=apply@entry=false)
  27.     at /server/wow/source/horizon/src/server/game/Spells/Auras/SpellAuras.cpp:176
  28.         aurEff = 0x7f743c7d1f60
  29.         __PRETTY_FUNCTION__ = "void AuraApplication::_HandleEffect(uint8, bool)"
  30. #4  0x00005633a1934803 in Unit::_UnapplyAura (this=this@entry=0x7f753657e000, i=
  31.   {first = 125390, second = 0x7f739e8374f0}, removeMode=removeMode@entry=AURA_REMOVE_BY_DEFAULT)
  32.     at /server/wow/source/horizon/src/server/game/Entities/Unit/Unit.cpp:3627
  33.         itr = 1
  34.         aurApp = 0x7f739e8374f0
  35.         __PRETTY_FUNCTION__ = "void Unit::_UnapplyAura(std::multimap<unsigned int, AuraApplication*>::iterator&, AuraRemoveMode)"
  36.         caster = 0x0
  37.         auraStateFound = false
  38.         auraState = AURA_STATE_NONE
  39. #5  0x00005633a1935b3e in Unit::RemoveAura (mode=AURA_REMOVE_BY_DEFAULT, i={first = 125390, second = 0x7f739e8374f0},
  40.     this=0x7f753657e000) at /server/wow/source/horizon/src/server/game/Entities/Unit/Unit.cpp:3802
  41. ---Type <return> to continue, or q <return> to quit---bt full
  42.         aurApp = <optimized out>
  43. #6  Unit::RemoveAurasDueToSpell (this=this@entry=0x7f753657e000, spellId=spellId@entry=125390,
  44.     casterGUID=casterGUID@entry=0, reqEffMask=reqEffMask@entry=0, removeMode=removeMode@entry=AURA_REMOVE_BY_DEFAULT)
  45.     at /server/wow/source/horizon/src/server/game/Entities/Unit/Unit.cpp:3876
  46.         iter = {first = 125390, second = 0x7f739e8374f0}
  47. #7  0x00005633a1b1aaa6 in InstanceScript::DoRemoveAurasDueToSpellOnPlayers (this=<optimized out>,
  48.     spell=spell@entry=125390) at /server/wow/source/horizon/src/server/game/Instances/InstanceScript.cpp:490
  49.         itr = {_Ptr = 0x7f7536582f88}
  50. #8  0x00005633a1199168 in boss_grand_empress_shekzeer::boss_grand_empress_shekzeerAI::EnterEvadeMode (
  51.     this=0x7f7546e7c800) at /server/wow/source/horizon/src/server/scripts/Pandaria/HeartOfFear/boss_shekzeer.cpp:221
  52. No locals.
  53. #9  0x00005633a157a12c in CreatureAI::UpdateVictim (this=this@entry=0x7f7546e7c800)
  54.     at /server/wow/source/horizon/src/server/game/AI/CreatureAI.cpp:270
  55. No locals.
  56. #10 0x00005633a119cb3b in boss_grand_empress_shekzeer::boss_grand_empress_shekzeerAI::UpdateAI (this=0x7f7546e7c800,
  57.     diff=81) at /server/wow/source/horizon/src/server/scripts/Pandaria/HeartOfFear/boss_shekzeer.cpp:441
  58. No locals.
  59. #11 0x00005633a17ef42d in Creature::Update (this=0x7f7545df3000, diff=81)
  60.     at /server/wow/source/horizon/src/server/game/Entities/Creature/Creature.cpp:571
  61. No locals.
  62. #12 0x00005633a19f06c1 in Trinity::ObjectUpdater::Visit<Creature> (this=this@entry=0x7f75913fbcec, m=...)
  63.     at /server/wow/source/horizon/src/server/game/Grids/Notifiers/GridNotifiers.cpp:238
  64.         iter = {_Ptr = 0x7f7545df67f0}
  65. #13 0x00005633a1b3f62f in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...)
  66.     at /server/wow/source/horizon/src/server/shared/Dynamic/TypeContainerVisitor.h:61
  67. No locals.
  68. #14 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<GameObject, TypeList<DynamicObject, TypeList<Corpse, TypeList<AreaTrigger, TypeNull> > > > > (c=..., v=...)
  69.     at /server/wow/source/horizon/src/server/shared/Dynamic/TypeContainerVisitor.h:67
  70. No locals.
  71. #15 VisitorHelper<Trinity::ObjectUpdater, TypeList<Creature, TypeList<GameObject, TypeList<DynamicObject, TypeList<Corpse, TypeList<AreaTrigger, TypeNull> > > > > > (c=..., v=...)
  72.     at /server/wow/source/horizon/src/server/shared/Dynamic/TypeContainerVisitor.h:89
  73. No locals.
  74. #16 TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Creature, TypeList<GameObject, TypeList<DynamicObject, TypeList<Corpse, TypeList<AreaTrigger, TypeNull> > > > > > >::Visit (c=..., this=0x7f75913fbcf0)
  75.     at /server/wow/source/horizon/src/server/shared/Dynamic/TypeContainerVisitor.h:100
  76. No locals.
  77. #17 Grid<Player, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > >, TypeList<---Type <return> to continue, or q <return> to quit---
  78. Creature, TypeList<GameObject, TypeList<DynamicObject, TypeList<Corpse, TypeList<AreaTrigger, TypeNull> > > > > >::Visit<Trinity::ObjectUpdater> (visitor=..., this=0x7f7545ac4c58)
  79.     at /server/wow/source/horizon/src/server/game/Grids/Grid.h:92
  80. No locals.
  81. #18 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=2, this=<optimized out>)
  82.     at /server/wow/source/horizon/src/server/game/Grids/NGrid.h:158
  83. No locals.
  84. #19 Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Creature, TypeList<GameObject, TypeList<DynamicObject, TypeList<Corpse, TypeList<AreaTrigger, TypeNull> > > > > > > (visitor=..., cell=..., this=0x7f7546f02000)
  85.     at /server/wow/source/horizon/src/server/game/Maps/Map.h:734
  86. No locals.
  87. #20 Map::VisitNearbyCellsOf (this=this@entry=0x7f7546f02000, obj=obj@entry=0x7f744b13b000, gridVisitor=...,
  88.     worldVisitor=...) at /server/wow/source/horizon/src/server/game/Maps/Map.cpp:627
  89.         pair = {x_coord = 218, y_coord = 272}
  90.         cell = {data = {Part = {grid_x = 27, grid_y = 34, cell_x = 2, cell_y = 0, nocreate = 1, reserved = 0},
  91.             All = 16787611}}
  92.         cell_id = 139482
  93.         start = {_duration = {__r = 1515451367387}}
  94.         diff = <optimized out>
  95.         y = 272
  96.         x = 218
  97.         area = {low_bound = {x_coord = 213, y_coord = 266}, high_bound = {x_coord = 222, y_coord = 275}}
  98. #21 0x00005633a1b4339a in Map::Update (this=this@entry=0x7f7546f02000, t_diff=t_diff@entry=81)
  99.     at /server/wow/source/horizon/src/server/game/Maps/Map.cpp:680
  100.         updateTimeMark = 32629
  101.         updater = {i_timeDiff = 81}
  102.         grid_object_update = {i_visitor = @0x7f75913fbcec}
  103.         world_object_update = {i_visitor = @0x7f75913fbcec}
  104.         updatePlayers = std::unordered_map with 140142924774668 elements = {[0x913fbd0c00007f75] = {m_map = 32629,
  105.             m_blockCount = 2208633952,
  106.             m_outOfRangeGUIDs = std::set with 8043371592375369589 elements<error reading variable: Cannot access memory at address 0xa28daa2800000018>, m_data = {static DEFAULT_SIZE = 4096, _rpos = 10466292622644248573, _wpos = 32629,
  107.               _bitpos = 4294967297, _curbitval = 0 '\000',
  108.               _storage = std::vector of length 7082742503824195446, capacity 804016426112286581 = {
  109.                 <error reading variable>}<error reading variable: Cannot access memory at address 0x913fbd0c00000051>...}
  110. ---Type <return> to continue, or q <return> to quit---
  111. #22 0x00005633a1b4385e in InstanceMap::Update (this=0x7f7546f02000, t_diff=81)
  112.     at /server/wow/source/horizon/src/server/game/Maps/Map.cpp:3223
  113. No locals.
  114. #23 0x00005633a1b52723 in MapUpdateRequest::call (this=0x7f747aa51b80)
  115.     at /server/wow/source/horizon/src/server/game/Maps/MapUpdater.cpp:77
  116. No locals.
  117. #24 0x00005633a1e494b7 in DelayExecutor::svc (this=0x7f762ef4c8e8)
  118.     at /server/wow/source/horizon/src/server/shared/Threading/DelayExecutor.cpp:69
  119.         rq = 0x7f747aa51b80
  120. #25 0x00007f763bf4ef6d in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.3.3.so
  121. No symbol table info available.
  122. #26 0x00007f763bf4fe86 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.3.3.so
  123. No symbol table info available.
  124. #27 0x00007f763bf4fda9 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.3.3.so
  125. No symbol table info available.
  126. #28 0x00007f763bc0a494 in start_thread (arg=0x7f75913fc700) at pthread_create.c:333
  127.         __res = <optimized out>
  128.         pd = 0x7f75913fc700
  129.         now = <optimized out>
  130.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140142924777216, -6743248280452474554, 0, 140726475415471, 0,
  131.                 140145800503360, 6665337438444837190, 6667399941019130182}, mask_was_saved = 0}}, priv = {pad = {0x0,
  132.               0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  133.         not_first_call = <optimized out>
  134.         pagesize_m1 = <optimized out>
  135.         sp = <optimized out>
  136.         freesize = <optimized out>
  137.         __PRETTY_FUNCTION__ = "start_thread"
  138. #29 0x00007f763a1c6aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
  139. No locals.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement