Guest User

Untitled

a guest
Jun 21st, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.33 KB | None | 0 0
  1. (gdb) bt
  2. #0 0x00000000006b738c in Map::loaded (this=0x8429a4000, p=@0x7fffff3f8b20)
  3. at Map.h:307
  4. #1 0x00000000006cc430 in Map::MessageBroadcast (this=0x8429a4000,
  5. obj=0x8437a3000, msg=0x7fffff3f8bc0) at ../../../src/game/Map.cpp:458
  6. #2 0x00000000008a8e67 in Unit::SendThreatRemove (this=0x8437a3000,
  7. pHostileReference=0x84f58c540) at ../../../src/game/Unit.cpp:11790
  8. #3 0x0000000000893865 in ThreatManager::processThreatEvent (this=0x8437a4a30,
  9. threatRefStatusChangeEvent=Variable "threatRefStatusChangeEvent" is not available.
  10. ) at ../../../src/game/ThreatManager.cpp:536
  11. #4 0x00000000008939be in HostileReference::setOnlineOfflineState (
  12. this=0x84f58c540, pIsOnline=31) at ../../../src/game/ThreatManager.cpp:169
  13. #5 0x0000000000647e3a in HostileRefManager::setOnlineOfflineState (this=Variable "this" is not available.
  14. )
  15. at ../../../src/game/HostileRefManager.cpp:99
  16. #6 0x00000000008b8d50 in Unit::CleanupsBeforeDelete (this=0x84297a000)
  17. at ../../../src/game/Unit.cpp:10081
  18. #7 0x00000000006c1682 in Map::Remove (this=0x81d847000, player=0x84297a000,
  19. remove=true) at ../../../src/game/Map.cpp:653
  20. #8 0x00000000008f1a3a in WorldSession::LogoutPlayer (this=0x83c9aacd0,
  21. Save=true) at ../../../src/game/WorldSession.cpp:436
  22. #9 0x00000000008f2769 in WorldSession::Update (this=0x83c9aacd0)
  23. at ../../../src/game/WorldSession.cpp:272
  24. #10 0x00000000008e7f7d in World::UpdateSessions (this=0x80254d000, diff=68)
  25. at ../../../src/game/World.cpp:1958
  26. #11 0x00000000008e9929 in World::Update (this=0x80254d000, diff=68)
  27. ---Type <return> to continue, or q <return> to quit---
  28. at ../../../src/game/World.cpp:1475
  29. #12 0x000000000052c0a2 in WorldRunnable::run (this=Variable "this" is not available.
  30. )
  31. at ../../../src/mangosd/WorldRunnable.cpp:60
  32. #13 0x00000000009e1c8c in ACE_Based::Thread::ThreadTask (param=Variable "param" is not available.
  33. )
  34. at ../../../src/shared/Threading.cpp:187
  35. #14 0x0000000801cb94d1 in pthread_getprio () from /lib/libthr.so.3
  36. #15 0x0000000000000000 in ?? ()
  37. Cannot access memory at address 0x7fffff3fb000
  38. (gdb) bt full
  39. #0 0x00000000006b738c in Map::loaded (this=0x8429a4000, p=@0x7fffff3f8b20)
  40. at Map.h:307
  41. No locals.
  42. #1 0x00000000006cc430 in Map::MessageBroadcast (this=0x8429a4000,
  43. obj=0x8437a3000, msg=0x7fffff3f8bc0) at ../../../src/game/Map.cpp:458
  44. cell = {data = {Part = {grid_x = 31, grid_y = 32, cell_x = 3,
  45. cell_y = 3, nocreate = 1, reserved = 31}, All = 1057765407}}
  46. post_man = {i_phaseMask = 4282358712, i_message = 0x83e403860}
  47. #2 0x00000000008a8e67 in Unit::SendThreatRemove (this=0x8437a3000,
  48. pHostileReference=0x84f58c540) at ../../../src/game/Unit.cpp:11790
  49. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0,
  50. _wpos = 11,
  51. _storage = {<std::_Vector_base<unsigned char,std::allocator<unsigned char> >> = {
  52. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  53. _M_start = 0x88bdce2d0 "Ы\005ФЧN@Я\aЫ\001\001",
  54. _M_finish = 0x88bdce2db "",
  55. _M_end_of_storage = 0x88bdce2e0 ""}}, <No data fields>}},
  56. m_opcode = 1156}
  57. #3 0x0000000000893865 in ThreatManager::processThreatEvent (this=0x8437a4a30,
  58. threatRefStatusChangeEvent=Variable "threatRefStatusChangeEvent" is not available.
  59. ) at ../../../src/game/ThreatManager.cpp:536
  60. No locals.
  61. ---Type <return> to continue, or q <return> to quit---
  62. #4 0x00000000008939be in HostileReference::setOnlineOfflineState (
  63. this=0x84f58c540, pIsOnline=31) at ../../../src/game/ThreatManager.cpp:169
  64. event = {<UnitBaseEvent> = {iType = 1},
  65. iHostileReference = 0x84f58c540, {iFValue = 75.8640137,
  66. iIValue = 1117239904, iBValue = 96}, iThreatManager = 0x8437a4a30}
  67. #5 0x0000000000647e3a in HostileRefManager::setOnlineOfflineState (this=Variable "this" is not available.
  68. )
  69. at ../../../src/game/HostileRefManager.cpp:99
  70. ref = (HostileReference *) 0x84f58c540
  71. #6 0x00000000008b8d50 in Unit::CleanupsBeforeDelete (this=0x84297a000)
  72. at ../../../src/game/Unit.cpp:10081
  73. No locals.
  74. #7 0x00000000006c1682 in Map::Remove (this=0x81d847000, player=0x84297a000,
  75. remove=true) at ../../../src/game/Map.cpp:653
  76. cell = {data = {Part = {grid_x = 0, grid_y = 43, cell_x = 53,
  77. cell_y = 24, nocreate = 0, reserved = 1}, All = 40065728}}
  78. grid = Variable "grid" is not available.
  79. (gdb)
Add Comment
Please, Sign In to add comment