Advertisement
Guest User

Untitled

a guest
Feb 11th, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.82 KB | None | 0 0
  1. [Switching to Thread 0x7fffcb3ff700 (LWP 3075)]
  2. 0x00000000009df46e in Object::GetGuidValue(unsigned short) const ()
  3. (gdb) bt full
  4. #0 0x00000000009df46e in Object::GetGuidValue(unsigned short) const ()
  5. No symbol table info available.
  6. #1 0x00000000010849fb in boss_feydragon::boss_feydragonAI::DamageTaken(Unit*, unsigned int&) ()
  7. No symbol table info available.
  8. #2 0x0000000000a51d15 in Unit::DealDamage(Unit*, unsigned int, CleanDamage const*, DamageEffectType, SpellSchoolMask, SpellInfo const*, bool) ()
  9. No symbol table info available.
  10. #3 0x0000000000a536db in Unit::DealMeleeDamage(CalcDamageInfo*, bool) ()
  11. No symbol table info available.
  12. #4 0x0000000000a556cd in Unit::AttackerStateUpdate(Unit*, WeaponAttackType, bool) ()
  13. No symbol table info available.
  14. #5 0x0000000000d945a4 in UnitAI::DoMeleeAttackIfReady() ()
  15. No symbol table info available.
  16. #6 0x000000000090a14e in Creature::Update(unsigned int) ()
  17. No symbol table info available.
  18. #7 0x0000000000b23423 in void Trinity::ObjectUpdater::Visit<Creature>(GridRefManager<Creature>&) ()
  19. No symbol table info available.
  20. #8 0x0000000000be436b in Map::VisitNearbyCellsOf(WorldObject*, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&, TypeContain---Type <return> to continue, or q <return> to quit---
  21. #8 0x0000000000be436b in Map::VisitNearbyCellsOf(WorldObject*, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&, TypeContain---Type <return> to continue, or q <return> to quit---
  22. erVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >&) [clone .part.1019] ()
  23. No symbol table info available.
  24. #9 0x0000000000bee25d in Map::Update(unsigned int) ()
  25. No symbol table info available.
  26. #10 0x0000000000c03c2f in MapUpdater::WorkerThread() ()
  27. No symbol table info available.
  28. #11 0x00007ffff5e39a40 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  29. No symbol table info available.
  30. #12 0x00007ffff6e52182 in start_thread (arg=0x7fffcb3ff700)
  31. at pthread_create.c:312
  32. __res = <optimized out>
  33. pd = 0x7fffcb3ff700
  34. now = <optimized out>
  35. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736603354880,
  36. -9166630700602182836, 1, 0, 140736603355584, 140736603354880,
  37. 9166518000175199052, 9166646288873206604},
  38. mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0},
  39. data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  40. not_first_call = <optimized out>
  41. pagesize_m1 = <optimized out>
  42. sp = <optimized out>
  43. ---Type <return> to continue, or q <return> to quit---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement