Guest User

Untitled

a guest
Mar 17th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.74 KB | None | 0 0
  1. #0 0x00000000009716d7 in Unit::RemoveAurasByType (this=0x7ffd38dbe000,
  2. auraType=<value optimized out>, casterGUID=0, except=0x0,
  3. negative=<value optimized out>, positive=<value optimized out>)
  4. at /home/SkyFireEMU/src/server/game/Entities/Unit/Unit.cpp:4035
  5. aura = 0x7ffd49348400
  6. aurApp = 0x0
  7. #1 0x0000000000ae310d in WorldSession::LogoutPlayer (this=0x7ffe4308bf00,
  8. Save=true) at /home/SkyFireEMU/src/server/game/Server/WorldSession.cpp:388
  9. _map = <value optimized out>
  10. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0,
  11. _wpos = 140726199746560,
  12. _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  13. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, _M_start = 0x0,
  14. _M_finish = 0x5 <Address 0x5 out of bounds>,
  15. _M_end_of_storage = 0x7ffd1f3811e0 "УЋ\020\n\a\220-\002\b"}}, <No data fields>}}, m_opcode = 523768293}
  16. #2 0x0000000000b37ee4 in WorldSession::HandleLogoutRequestOpcode (
  17. this=0x7ffe4308bf00)
  18. at /home/SkyFireEMU/src/server/game/Server/Protocol/Handlers/MiscHandler.cpp:404
  19. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0,
  20. _wpos = 5,
  21. _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  22. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  23. _M_start = 0x7ffd1c4331a0 "", _M_finish = 0x7ffd1c4331a5 "",
  24. _M_end_of_storage = 0x7ffd1c4331a5 ""}}, <No data fields>}},
  25. m_opcode = 63368}
  26. reason = <value optimized out>
  27. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096,
  28. _rpos = 140730360058302, _wpos = 140724603462380,
  29. _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  30. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  31. _M_start = 0x12b9190 "",
  32. _M_finish = 0x7ffe571ed1a0 "\260\204\064I\375\177",
  33. _M_end_of_storage = 0x9a0 <Address 0x9a0 out of bounds>}}, <No data fields>}}, m_opcode = 91435}
  34. #3 0x0000000000ae6213 in WorldSession::Update (this=0x7ffe4308bf00,
  35. diff=<value optimized out>, updater=...)
  36. at /home/SkyFireEMU/src/server/game/Server/WorldSession.cpp:314
  37. packet = 0x7ffe431082b0
  38. #4 0x0000000000bf0b62 in World::UpdateSessions (this=0x7ffff4723808,
  39. diff=<value optimized out>)
  40. at /home/SkyFireEMU/src/server/game/World/World.cpp:2575
  41. pSession = 0x7ffe4308bf00
  42. updater = {<PacketFilter> = {_vptr.PacketFilter = 0x1305ab0,
  43. m_pSession = 0x7ffe4308bf00}, <No data fields>}
  44. sess = <value optimized out>
  45. #5 0x0000000000bf1ef0 in World::Update (this=0x7ffff4723808, diff=161)
  46. at /home/SkyFireEMU/src/server/game/World/World.cpp:1965
  47. No locals.
  48. #6 0x00000000007753a9 in WorldRunnable::run (this=<value optimized out>)
  49. at /home/SkyFireEMU/src/server/worldserver/WorldThread/WorldRunnable.cpp:63
  50. diff = 161
  51. realCurrTime = <value optimized out>
  52. realPrevTime = <value optimized out>
  53. prevSleepTime = 0
  54. #7 0x0000000000d56cca in ACE_Based::Thread::ThreadTask (param=0x7ffd49348400)
  55. at /home/SkyFireEMU/src/server/shared/Threading/Threading.cpp:186
  56. No locals.
  57. #8 0x00007ffff5f9e8ba in start_thread () from /lib/libpthread.so.0
  58. No symbol table info available.
  59. #9 0x00007ffff5d0602d in clone () from /lib/libc.so.6
  60. No symbol table info available.
Add Comment
Please, Sign In to add comment