Advertisement
hagen_ru

Untitled

Dec 13th, 2019
2,704
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 4.87 KB | None | 0 0
  1. #0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
  2. 51      ../sysdeps/unix/sysv/linux/raise.c: Нет такого файла или каталога.
  3. [Current thread is 1 (Thread 0x7f41d27ff700 (LWP 16164))]
  4. (gdb) bt full
  5. #0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
  6.         set = {__val = {0, 139924339979464, 139920681195600, 7148180425, 139924339978608, 139920681195584,
  7.             94134277355077, 252833149, 4294967295, 0, 139924296355288, 139924339901672, 0, 139924297780681,
  8.             139908559667200, 0}}
  9.         pid = <optimized out>
  10.         tid = <optimized out>
  11. #1  0x00007f42a9fda3fa in __GI_abort () at abort.c:89
  12.         save_stage = 2
  13.         act = {__sigaction_handler = {sa_handler = 0x6f772f7265767265, sa_sigaction = 0x6f772f7265767265}, sa_mask = {
  14.             __val = {7305808869231636343, 94134331865296, 139920681196128, 2, 94134328292186, 139920681196000,
  15.               139911189558720, 960, 94134327945152, 218, 138, 0, 18446744073709551608, 139920681196112, 0, 1024}},
  16.           sa_flags = 1533627192, sa_restorer = 0x7f41d27fda50}
  17.         sigs = {__val = {32, 0 <repeats 15 times>}}
  18. #2  0x0000559d5b291cf4 in LogAndDie (
  19.     msg=msg@entry=0x559d5b694b38 "ASSERTION FAILED: (m_sharedVision.empty()) at /server/wow/source/ezMoP/src/server/game/Entities/Unit/Unit.cpp:348",
  20.     func=func@entry=0x559d5b6978d0 <Unit::~Unit()::__PRETTY_FUNCTION__> "virtual Unit::~Unit()")
  21.     at /server/wow/source/ezMoP/src/server/shared/Debugging/Errors.cpp:54
  22.         st = {static SYMBUFSIZ = 4096,
  23.           buf_ = "/server/wow/horizon/bin/horizon(_ZN10TempSummonD0Ev+0x13) [0x559d5a90eca3]\n/server/wow/horizon/bin/horizon(_ZN3Map28RemoveAllObjectsInRemoveListEv+0x1d4) [0x559d5afe05c4]\n/server/wow/horizon/bin/horiz"...,
  24.           buflen_ = 875,
  25.           static UNSUPPORTED = 0x7f42abe329e0 <ACE_Stack_Trace::UNSUPPORTED> "<stack traces unsupported platform>",
  26.           static UNABLE_TO_GET_TRACE = <same as static member of an already seen type>}
  27. #3  0x0000559d5adf6078 in Unit::~Unit (this=0x7f3e8fae2000, __in_chrg=<optimized out>)
  28.     at /server/wow/source/ezMoP/src/server/game/Entities/Unit/Unit.cpp:348
  29. No locals.
  30. #4  0x0000559d5a90eca3 in TempSummon::~TempSummon (this=0x7f3e8fae2000, __in_chrg=<optimized out>)
  31.     at /server/wow/source/ezMoP/src/server/game/Entities/Creature/TemporarySummon.h:44
  32. No locals.
  33. #5  TempSummon::~TempSummon (this=0x7f3e8fae2000, __in_chrg=<optimized out>)
  34.     at /server/wow/source/ezMoP/src/server/game/Entities/Creature/TemporarySummon.h:44
  35. No locals.
  36. #6  0x0000559d5afe05c4 in Map::RemoveAllObjectsInRemoveList (this=this@entry=0x7f3e95c1b000)
  37.     at /server/wow/source/ezMoP/src/server/game/Maps/Map.cpp:3057
  38.         itr = 0x7f3e8fae2000
  39.         obj = 0x7f3e8fae2000
  40. #7  0x0000559d5afe07aa in Map::DelayedUpdate (this=0x7f3e95c1b000, t_diff=99)
  41.     at /server/wow/source/ezMoP/src/server/game/Maps/Map.cpp:2952
  42. ---Type <return> to continue, or q <return> to quit---
  43. No locals.
  44. #8  0x0000559d5b270314 in MapInstanced::DelayedUpdate (this=0x7f3fcf66b000, diff=99)
  45.     at /server/wow/source/ezMoP/src/server/game/Maps/MapInstanced.cpp:82
  46.         i = <optimized out>
  47. #9  0x0000559d5afe9698 in MapManager::Update (this=0x7f42a2cbe388, diff=diff@entry=25)
  48.     at /server/wow/source/ezMoP/src/server/game/Maps/MapManager.cpp:288
  49.         iter = <optimized out>
  50. #10 0x0000559d5b1c0318 in World::Update (this=this@entry=0x559d5c352b60 <World::instance()::_instance>,
  51.     diff=diff@entry=25) at /server/wow/source/ezMoP/src/server/game/World/World.cpp:2557
  52. No locals.
  53. #11 0x0000559d59908aef in WorldRunnable::run (this=<optimized out>)
  54.     at /server/wow/source/ezMoP/src/server/worldserver/WorldThread/WorldRunnable.cpp:80
  55.         realCurrTime = <optimized out>
  56.         realPrevTime = <optimized out>
  57.         prevSleepTime = 25
  58. #12 0x0000559d5b2a76ca in ACE_Based::Thread::ThreadTask (param=0x7f41dabbd250)
  59.     at /server/wow/source/ezMoP/src/server/shared/Threading/Threading.cpp:187
  60.         _task = 0x7f41dabbd250
  61. #13 0x00007f42abded186 in ACE_OS_Thread_Adapter::invoke() () from /usr/lib/libACE-6.3.3.so
  62. No symbol table info available.
  63. #14 0x00007f42abad2494 in start_thread (arg=0x7f41d27ff700) at pthread_create.c:333
  64.         __res = <optimized out>
  65.         pd = 0x7f41d27ff700
  66.         now = <optimized out>
  67.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139920681203456, 3616588164974357968, 1, 140728824642095, 0,
  68.                 139924339974208, -3696585333045088816, -3695796560511652400}, mask_was_saved = 0}}, priv = {pad = {
  69.               0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  70.         not_first_call = <optimized out>
  71.         pagesize_m1 = <optimized out>
  72.         sp = <optimized out>
  73.         freesize = <optimized out>
  74.         __PRETTY_FUNCTION__ = "start_thread"
  75. #15 0x00007f42aa08eaff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
  76. No locals.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement