Guest User

Untitled

a guest
Jan 22nd, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.42 KB | None | 0 0
  1. #0 0x00007fb07fd1fa75 in raise () from /lib/libc.so.6
  2. (gdb) bt full
  3. #0 0x00007fb07fd1fa75 in raise () from /lib/libc.so.6
  4. No symbol table info available.
  5. #1 0x00007fb07fd235c0 in abort () from /lib/libc.so.6
  6. No symbol table info available.
  7. #2 0x00007fb07fd18941 in __assert_fail () from /lib/libc.so.6
  8. No symbol table info available.
  9. #3 0x0000000000869063 in Unit::RemoveFromWorld (this=<value optimized out>)
  10. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/fun/src/server/game/Entities/Unit/Unit.cpp:14402
  11. owner = <value optimized out>
  12. __FUNCTION__ = "RemoveFromWorld"
  13. __PRETTY_FUNCTION__ = "virtual void Unit::RemoveFromWorld()"
  14. #4 0x0000000000824f3b in Pet::RemoveFromWorld (this=0x518f)
  15. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/fun/src/server/game/Entities/Pet/Pet.cpp:98
  16. No locals.
  17. #5 0x0000000000865991 in Unit::CleanupsBeforeDelete (this=0x7fafe88e62b0, finalCleanup=false)
  18. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/fun/src/server/game/Entities/Unit/Unit.cpp:14417
  19. __FUNCTION__ = "CleanupsBeforeDelete"
  20. __PRETTY_FUNCTION__ = "virtual void Unit::CleanupsBeforeDelete(bool)"
  21. #6 0x00000000009b3fe4 in Map::AddObjectToRemoveList (this=0x7fafc39db380, obj=0x7fafe88e62b0)
  22. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/fun/src/server/game/Maps/Map.cpp:2022
  23. __FUNCTION__ = "AddObjectToRemoveList"
  24. __PRETTY_FUNCTION__ = "void Map::AddObjectToRemoveList(WorldObject*)"
  25. #7 0x00000000009be266 in Map::MoveAllCreaturesInMoveList (this=0x7fafc39db380)
  26. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/fun/src/server/game/Maps/Map.cpp:858
  27. c = 0x7fafe88e62b0
  28. new_cell = {data = {Part = {grid_x = 32, grid_y = 32, cell_x = 0, cell_y = 0, nocreate = 0, reserved = 0}, All = 2080}}
  29. #8 0x00000000009be7b8 in Map::Update (this=0x7fafc39db380, t_diff=@0x7000)
  30. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/fun/src/server/game/Maps/Map.cpp:592
  31. updater = {i_timeDiff = 144}
  32. grid_object_update = {i_visitor = @0x7fb06867ada0}
  33. world_object_update = {i_visitor = @0x7fb06867ada0}
  34. #9 0x0000000000b3bcb5 in MapInstanced::Update (this=0x228bec60, t=@0x3d6fbf20)
  35. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/fun/src/server/game/Maps/MapInstanced.cpp:67
  36. i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x7fafc3970d90,
  37. _M_cur_bucket = 0x17d89758}, <No data fields>}
  38. #10 0x0000000000b3b61e in MapUpdateRequest::call (this=0x3d6fbf00)
  39. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/fun/src/server/game/Maps/MapUpdater.cpp:54
  40. No locals.
  41. #11 0x0000000000ba2dcd in DelayExecutor::svc (this=0x7deb258)
  42. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/fun/src/server/shared/Threading/DelayExecutor.cpp:52
  43. rq = 0x3d6fbf00
  44. #12 0x00007fb081426ea7 in ACE_Task_Base::svc_run(void*) () from /home/trinity/.sys/lib/libACE-5.8.2.so
  45. No symbol table info available.
  46. #13 0x00007fb081428321 in ACE_Thread_Adapter::invoke() () from /home/trinity/.sys/lib/libACE-5.8.2.so
  47. No symbol table info available.
  48. #14 0x00007fb0800759ca in start_thread () from /lib/libpthread.so.0
  49. No symbol table info available.
  50. #15 0x00007fb07fdd270d in clone () from /lib/libc.so.6
  51. No symbol table info available.
  52. #16 0x0000000000000000 in ?? ()
  53. No symbol table info available.
Add Comment
Please, Sign In to add comment