Advertisement
Guest User

Untitled

a guest
Aug 17th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.63 KB | None | 0 0
  1. #0 0x00007f090c117ed5 in raise () from /lib/libc.so.6
  2. #0 0x00007f090c117ed5 in raise () from /lib/libc.so.6
  3. No symbol table info available.
  4. #1 0x00007f090c1193f3 in abort () from /lib/libc.so.6
  5. No symbol table info available.
  6. #2 0x00007f090c110dc9 in __assert_fail () from /lib/libc.so.6
  7. No symbol table info available.
  8. #3 0x000000000084fd62 in AuraApplication::_HandleEffect (this=0x1116cb10, effIndex=<value optimized out>, apply=false)
  9. at /home/wiswow/sources/sr/src/game/SpellAuras.cpp:139
  10. aurEff = (AuraEffect *) 0x0
  11. caster = <value optimized out>
  12. __PRETTY_FUNCTION__ = "void AuraApplication::_HandleEffect(uint8, bool)"
  13. #4 0x00000000008dd249 in Unit::_UnapplyAura (this=0x13b55af0, i=@0x43c0dd00, removeMode=<value optimized out>)
  14. at /home/wiswow/sources/sr/src/game/Unit.cpp:3750
  15. aurApp = (AuraApplication *) 0x1116cb10
  16. aura = (class Aura *) 0xe787050
  17. caster = (Unit *) 0x13b55af0
  18. auraStateFound = false
  19. auraState = AURA_STATE_NONE
  20. __PRETTY_FUNCTION__ = "void Unit::_UnapplyAura(std::_Rb_tree_iterator<std::pair<const unsigned int, AuraApplication*> >&, AuraRemoveMode)"
  21. #5 0x00000000008df89b in Unit::_UnapplyAura (this=0x13b55af0, aurApp=0x1116cb10, removeMode=AURA_REMOVE_BY_DEFAULT)
  22. at /home/wiswow/sources/sr/src/game/Unit.cpp:3783
  23. iter = {_M_node = 0x143cd0a0}
  24. __PRETTY_FUNCTION__ = "void Unit::_UnapplyAura(AuraApplication*, AuraRemoveMode)"
  25. #6 0x0000000000850430 in Aura::UpdateTargetMap (this=0xe787050, caster=0x13b55af0, apply=true)
  26. at /home/wiswow/sources/sr/src/game/SpellAuras.cpp:546
  27. aurApp = (AuraApplication *) 0x4950
  28. targets = {_M_t = {
  29. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<Unit* const, unsigned char> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<Unit* const, unsigned char> > >> = {<No data fields>}, <No data fields>},
  30. _M_key_compare = {<std::binary_function<Unit*, Unit*, bool>> = {<No data fields>}, <No data fields>}, _M_header = {
  31. _M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x43c0dd88, _M_right = 0x43c0dd88}, _M_node_count = 0}}}
  32. targetsToRemove = {<std::_List_base<Unit*, std::allocator<Unit*> >> = {
  33. _M_impl = {<std::allocator<std::_List_node<Unit*> >> = {<__gnu_cxx::new_allocator<std::_List_node<Unit*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x13d58150, _M_prev = 0x13d58150}}}, <No data fields>}
  34. __PRETTY_FUNCTION__ = "void Aura::UpdateTargetMap(Unit*, bool)"
  35. #7 0x00000000008508f0 in Aura::UpdateOwner (this=0xe787050, diff=148, owner=<value optimized out>)
  36. at /home/wiswow/sources/sr/src/game/SpellAuras.cpp:604
  37. caster = (class Unit *) 0x13b55af0
  38. modSpell = (Spell *) 0x0
  39. modOwner = (class Player *) 0x0
  40. __PRETTY_FUNCTION__ = "void Aura::UpdateOwner(uint32, WorldObject*)"
  41. #8 0x00000000008e6bf6 in Unit::_UpdateSpells (this=0x13b55af0, time=148) at /home/wiswow/sources/sr/src/game/Unit.cpp:3227
  42. i_aura = (class Aura *) 0xe787050
  43. #9 0x00000000008f0972 in Unit::Update (this=0x13b55af0, p_time=148) at /home/wiswow/sources/sr/src/game/Unit.cpp:235
  44. __PRETTY_FUNCTION__ = "virtual void Unit::Update(uint32)"
  45. #10 0x0000000000651a29 in Creature::Update (this=0x13b55af0, diff=148) at /home/wiswow/sources/sr/src/game/Creature.cpp:539
  46. bIsPolymorphed = <value optimized out>
  47. #11 0x000000000074a139 in VisitorHelper<Trinity::ObjectUpdater, Creature> (v=@0x43c0e070, c=<value optimized out>)
  48. at /home/wiswow/sources/sr/src/game/GridNotifiersImpl.h:49
  49. No locals.
  50. #12 0x0000000000748373 in Map::Update (this=0x8648cd0, t_diff=@0x7f08db41abc0)
  51. at /home/wiswow/sources/sr/src/framework/GameSystem/TypeContainerVisitor.h:72
  52. cell = {data = {Part = {grid_x = 31, grid_y = 33, cell_x = 2, cell_y = 6, nocreate = 0, reserved = 16}, All = 538454111}}
  53. y = 270
  54. x = 250
  55. plr = <value optimized out>
  56. updater = {i_timeDiff = 148}
  57. grid_object_update = {i_visitor = @0x43c0e070}
  58. world_object_update = {i_visitor = @0x43c0e070}
  59. #13 0x0000000000754d22 in MapUpdateRequest::call (this=0x7f08db41aba0) at /home/wiswow/sources/sr/src/game/MapUpdater.cpp:56
  60. No locals.
  61. #14 0x00000000009d1521 in DelayExecutor::svc (this=0xc943d78) at /home/wiswow/sources/sr/src/shared/DelayExecutor.cpp:52
  62. rq = (struct ACE_Method_Request *) 0x7f08db41aba0
  63. #15 0x00007f090d177997 in ACE_Task_Base::svc_run () from /usr/local/lib/libACE-5.7.6.so
  64. No symbol table info available.
  65. #16 0x00007f090d179045 in ACE_Thread_Adapter::invoke () from /usr/local/lib/libACE-5.7.6.so
  66. No symbol table info available.
  67. #17 0x00007f090c43ffc7 in start_thread () from /lib/libpthread.so.0
  68. No symbol table info available.
  69. #18 0x00007f090c1b564d in clone () from /lib/libc.so.6
  70. No symbol table info available.
  71. #19 0x0000000000000000 in ?? ()
  72. No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement