Advertisement
Guest User

Untitled

a guest
Oct 24th, 2019
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 4.87 KB | None | 0 0
  1. #0  GetUInt32Value (this=<optimized out>, index=3)
  2.     at /server/wow/source/icc/src/server/game/Entities/Object/Object.h:169
  3. 169                 return m_uint32Values[index];
  4. (gdb) bt full
  5. #0  GetUInt32Value (this=<optimized out>, index=3)
  6.     at /server/wow/source/icc/src/server/game/Entities/Object/Object.h:169
  7. No locals.
  8. #1  GetEntry (this=0x7fc47bb6f110) at /server/wow/source/icc/src/server/game/Entities/Object/Object.h:142
  9. No locals.
  10. #2  GetTemplate (this=0x7fc47bb6f110) at /server/wow/source/icc/src/server/game/Globals/ObjectMgr.h:1626
  11. No locals.
  12. #3  Spell::TakeCastItem (this=this@entry=0x7fc5500ebd60)
  13.     at /server/wow/source/icc/src/server/game/Spells/Spell.cpp:5218
  14.         expendable = <optimized out>
  15.         withoutCharges = 240
  16. #4  0x0000000000f919c0 in Spell::handle_immediate (this=this@entry=0x7fc5500ebd60)
  17.     at /server/wow/source/icc/src/server/game/Spells/Spell.cpp:4053
  18. No locals.
  19. #5  0x0000000000fa0c15 in Spell::cast (this=this@entry=0x7fc5500ebd60, skipCheck=<optimized out>)
  20.     at /server/wow/source/icc/src/server/game/Spells/Spell.cpp:3961
  21. No locals.
  22. #6  0x0000000000fa224c in Spell::update (this=0x7fc5500ebd60, difftime=83)
  23.     at /server/wow/source/icc/src/server/game/Spells/Spell.cpp:4287
  24. No locals.
  25. #7  0x0000000000fa26c0 in SpellEvent::Execute (this=0x7fc4ac45bda0, e_time=3466270, p_time=<optimized out>)
  26.     at /server/wow/source/icc/src/server/game/Spells/Spell.cpp:8306
  27. No locals.
  28. #8  0x00000000012a787f in EventProcessor::Update (this=this@entry=0x7fc4e42f21b0, p_time=p_time@entry=83)
  29.     at /server/wow/source/icc/src/server/shared/Utilities/EventProcessor.cpp:58
  30.         Event = 0x7fc4ac45bda0
  31.         i = <optimized out>
  32. #9  0x0000000000d4ecee in Unit::Update (this=this@entry=0x7fc4e42f1ef0, p_time=p_time@entry=83)
  33.     at /server/wow/source/icc/src/server/game/Entities/Unit/Unit.cpp:318
  34.         p_time = 83
  35. #10 0x0000000000ceaade in Player::Update (this=0x7fc4e42f1ef0, p_time=83)
  36.     at /server/wow/source/icc/src/server/game/Entities/Player/Player.cpp:1631
  37.         now = <optimized out>
  38.         pet = <optimized out>
  39. #11 0x0000000000e9e297 in Map::Update (this=this@entry=0x7fc455a7ffe0, t_diff=t_diff@entry=83)
  40.     at /server/wow/source/icc/src/server/game/Maps/Map.cpp:675
  41.         updater = {i_timeDiff = 83}
  42.         grid_object_update = {i_visitor = @0x7fc58af00d20}
  43.         updatePlayers = std::tr1::unordered_map with 178586520 elements = {[0xf16d30
  44. ---Type <return> to continue, or q <return> to quit---
  45.      <WorldSession::~WorldSession()>] = {m_blockCount = 15823680,
  46.             m_outOfRangeGUIDs = std::set with 116 elements<error reading variable: Cannot access memory at address 0x656b61775f6c657b>, _dataBlocks = std::vector of length 44618159201730242, capacity -17731273728434526 = {
  47.               <error reading variable>, [0x73736f6233326661] = {m_blockCount = 1684825439,
  48.             m_outOfRangeGUIDs = std::set with 7811896436193648499 elements<error reading variable: Cannot access memory at address 0x6c696e6b65765f8b>, _dataBlocks = std::vector of length 371272662082748416, capacity -98091264389726370 = {
  49.               <error reading variable><error reading variable: Cannot access memory at address 0x38324e56545a5f60>...}
  50.         updateTimeMark = 83
  51.         world_object_update = {i_visitor = @0x7fc58af00d20}
  52. #12 0x0000000000e9e9df in InstanceMap::Update (this=0x7fc455a7ffe0, t_diff=83)
  53.     at /server/wow/source/icc/src/server/game/Maps/Map.cpp:3225
  54. No locals.
  55. #13 0x0000000000eacd93 in MapUpdateRequest::call (this=0x7fc45944ac70)
  56.     at /server/wow/source/icc/src/server/game/Maps/MapUpdater.cpp:61
  57. No locals.
  58. #14 0x00000000012a19d1 in DelayExecutor::svc (this=0xaa50398)
  59.     at /server/wow/source/icc/src/server/shared/Threading/DelayExecutor.cpp:52
  60.         rq = 0x7fc45944ac70
  61. #15 0x00007fc59e43201d in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.2.8.so
  62. No symbol table info available.
  63. #16 0x00007fc59e4334f6 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.2.8.so
  64. No symbol table info available.
  65. #17 0x00007fc59e43341d in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.2.8.so
  66. No symbol table info available.
  67. #18 0x00007fc59c8fe064 in start_thread (arg=0x7fc58af01700) at pthread_create.c:309
  68.         __res = <optimized out>
  69.         pd = 0x7fc58af01700
  70.         now = <optimized out>
  71.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140486416275200, 5629299171122789077, 0, 140486752215136, 0,
  72.                 140486416275200, -5650790317236110635, -5650767548330362155}, mask_was_saved = 0}}, priv = {pad = {
  73.               0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  74.         not_first_call = <optimized out>
  75.         pagesize_m1 = <optimized out>
  76.         sp = <optimized out>
  77.         freesize = <optimized out>
  78.         __PRETTY_FUNCTION__ = "start_thread"
  79. #19 0x00007fc59c63362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  80. No locals.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement