SHOW:
|
|
- or go back to the newest paste.
| 1 | #0 0x00007fb74d860067 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 | |
| 2 | 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: Нет такого файла или каталога. | |
| 3 | (gdb) bt full | |
| 4 | #0 0x00007fb74d860067 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 | |
| 5 | resultvar = 0 | |
| 6 | pid = 31796 | |
| 7 | selftid = 31823 | |
| 8 | #1 0x00007fb74d861448 in __GI_abort () at abort.c:89 | |
| 9 | save_stage = 2 | |
| 10 | act = {__sigaction_handler = {sa_handler = 0x7fb73dffa850, sa_sigaction = 0x7fb73dffa850}, sa_mask = {__val = {
| |
| 11 | 140415986488048, 28375776, 140425298595831, 140423955742725, 0, 140423955742811, 140425256181032, | |
| 12 | 28374480, 28375776, 140424995903328, 140425298621717, 0, 140425257053213, 0, 140425259984784, | |
| 13 | 140425259978848}}, sa_flags = 1040168704, sa_restorer = 0x7fb73dffb700} | |
| 14 | sigs = {__val = {32, 0 <repeats 15 times>}}
| |
| 15 | #2 0x00000000012b0e10 in LogAndDie ( | |
| 16 | msg=msg@entry=0x1b0f5d0 "ASSERTION FAILED: (!Contains(queuer)) at /server/wow/source/ezWotLK/src/server/game/DungeonFinding/LFGQueue.cpp:201", | |
| 17 | func=func@entry=0x1b0fae0 <lfg::DungeonQueue::Enqueue(lfg::Queuer const&, bool)::__PRETTY_FUNCTION__> "void lfg::DungeonQueue::Enqueue(const lfg::Queuer&, bool)") at /server/wow/source/ezWotLK/src/server/shared/Common.cpp:48 | |
| 18 | st = {static SYMBUFSIZ = 4096,
| |
| 19 | buf_ = "/server/wow/tirion/bin/x2(_ZN3lfg12QueueManager12AddQueueDataERKNS_6QueuerElRKSt3setIjSt4lessIjESaIjEERKSt3mapImhS5_ImESaISt4pairIKmhEEEb+0x45e) [0x11ec03e]\n/server/wow/tirion/bin/x2(_ZN3lfg6LFGMgr7Jo"..., | |
| 20 | buflen_ = 941, | |
| 21 | static UNSUPPORTED = 0x7fb74f7a2c00 <ACE_Stack_Trace::UNSUPPORTED> "<stack traces unsupported platform>", | |
| 22 | static UNABLE_TO_GET_TRACE = <same as static member of an already seen type>} | |
| 23 | #3 0x00000000011eb528 in lfg::DungeonQueue::Enqueue (this=this@entry=0x7fb6b17f0468, queuer=..., | |
| 24 | inFront=inFront@entry=false) at /server/wow/source/ezWotLK/src/server/game/DungeonFinding/LFGQueue.cpp:201 | |
| 25 | __PRETTY_FUNCTION__ = "void lfg::DungeonQueue::Enqueue(const lfg::Queuer&, bool)" | |
| 26 | #4 0x00000000011ec03e in AddToQueue<unsigned long> (inFront=<optimized out>, queuer=<optimized out>, | |
| 27 | this=0x7fb6b19e7e58) at /server/wow/source/ezWotLK/src/server/game/DungeonFinding/LFGQueue.h:318 | |
| 28 | No locals. | |
| 29 | Python Exception <type 'exceptions.ValueError'> Cannot find type const lfg::LfgDungeonSet::_Rep_type: | |
| 30 | #5 lfg::QueueManager::AddQueueData (this=0x7fb6b19e7e58, queuer=..., joinTime=joinTime@entry=1574891202, | |
| 31 | Python Exception <type 'exceptions.ValueError'> Cannot find type const lfg::LfgRolesMap::_Rep_type: | |
| 32 | dungeons=std::set with 2 elements, rolesMap=std::map with 1 elements, isContinue=isContinue@entry=false) | |
| 33 | at /server/wow/source/ezWotLK/src/server/game/DungeonFinding/LFGQueue.cpp:507 | |
| 34 | itr = <optimized out> | |
| 35 | #6 0x000000000114ac11 in lfg::LFGMgr::JoinLfg (this=this@entry=0x22b8e40 <lfg::LFGMgr::instance()::_instance>, | |
| 36 | player=player@entry=0x7fb4efc8d890, roles=roles@entry=9 '\t', dungeons=std::set with 2 elements = {...},
| |
| 37 | comment="") at /server/wow/source/ezWotLK/src/server/game/DungeonFinding/LFGMgr.cpp:537 | |
| 38 | rolesMap = std::map with 1 elements = {[3327122] = 9 '\t'}
| |
| 39 | grp = 0x0 | |
| 40 | gguid = 3327122 | |
| 41 | joinData = {result = lfg::LFG_JOIN_OK, state = lfg::LFG_ROLECHECK_DEFAULT, lockmap = std::map with 0 elements}
| |
| 42 | ---Type <return> to continue, or q <return> to quit--- | |
| 43 | players = std::set with 1 elements = {[0] = 3327122}
| |
| 44 | rDungeonId = 0 | |
| 45 | isContinue = <optimized out> | |
| 46 | isRaid = <optimized out> | |
| 47 | debugNames = "" | |
| 48 | guid = 3327122 | |
| 49 | state = <optimized out> | |
| 50 | #7 0x0000000001184f58 in WorldSession::HandleLfgJoinOpcode (this=0x7fb6d34f2880, recvData=...) | |
| 51 | at /server/wow/source/ezWotLK/src/server/game/Handlers/LFGHandler.cpp:107 | |
| 52 | comment = "" | |
| 53 | group = <optimized out> | |
| 54 | numDungeons = 0 '\000' | |
| 55 | newDungeons = std::set with 2 elements = {[0] = 245, [1] = 255}
| |
| 56 | ||
| 57 | #8 0x0000000000f1aede in WorldSession::Update (this=0x7fb6d34f2880, diff=55, updater=...) | |
| 58 | at /server/wow/source/ezWotLK/src/server/game/Server/WorldSession.cpp:412 | |
| 59 | opHandle = @0x2294bc0: {name = 0x1b061f5 "CMSG_LFG_JOIN", status = STATUS_LOGGEDIN,
| |
| 60 | packetProcessing = PROCESS_THREADUNSAFE, handler = (void (WorldSession::*)(WorldSession * const, | |
| 61 | WorldPacket &)) 0x1184b60 <WorldSession::HandleLfgJoinOpcode(WorldPacket&)>, needToRedirect = false} | |
| 62 | localDiff = 255050950 | |
| 63 | packet = 0x7fb4d8890d00 | |
| 64 | deletePacket = true | |
| 65 | firstDelayedPacket = 0x0 | |
| 66 | #9 0x0000000000fe8796 in World::UpdateSessions (this=this@entry=0x5930e38, diff=diff@entry=55) | |
| 67 | at /server/wow/source/ezWotLK/src/server/game/World/World.cpp:3378 | |
| 68 | updater = {<PacketFilter> = {_vptr.PacketFilter = 0x1ab4a70 <vtable for WorldSessionFilter+16>,
| |
| 69 | m_pSession = 0x7fb6d34f2880}, <No data fields>} | |
| 70 | itr = {<std::__detail::_Node_iterator_base<std::pair<unsigned int const, std::shared_ptr<WorldSession> >, false>> = {_M_cur = 0x7fb5a5cadb50}, <No data fields>}
| |
| 71 | next = {<std::__detail::_Node_iterator_base<std::pair<unsigned int const, std::shared_ptr<WorldSession> >, false>> = {_M_cur = 0x7fb49767d050}, <No data fields>}
| |
| 72 | sess = std::shared_ptr (empty) 0x0 | |
| 73 | __PRETTY_FUNCTION__ = "void World::UpdateSessions(uint32)" | |
| 74 | #10 0x0000000000ff17b5 in World::Update (this=0x5930e38, diff=diff@entry=55) | |
| 75 | at /server/wow/source/ezWotLK/src/server/game/World/World.cpp:2523 | |
| 76 | No locals. | |
| 77 | #11 0x0000000000af81ad in WorldRunnable::run (this=<optimized out>) | |
| 78 | at /server/wow/source/ezWotLK/src/server/worldserver/WorldThread/WorldRunnable.cpp:51 | |
| 79 | realCurrTime = <optimized out> | |
| 80 | realPrevTime = 255050893 | |
| 81 | ---Type <return> to continue, or q <return> to quit--- | |
| 82 | prevSleepTime = 24 | |
| 83 | #12 0x00000000012a6eda in ACE_Based::Thread::ThreadTask (param=0x52f47eb0) | |
| 84 | at /server/wow/source/ezWotLK/src/server/shared/Threading/Threading.cpp:186 | |
| 85 | _task = 0x52f47eb0 | |
| 86 | #13 0x00007fb74f75d376 in ACE_OS_Thread_Adapter::invoke() () from /usr/lib/libACE-6.2.8.so | |
| 87 | No symbol table info available. | |
| 88 | #14 0x00007fb74dbde064 in start_thread (arg=0x7fb73dffb700) at pthread_create.c:309 | |
| 89 | __res = <optimized out> | |
| 90 | pd = 0x7fb73dffb700 | |
| 91 | now = <optimized out> | |
| 92 | unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140424995911424, 2720310990332443294, 1, 140425300770912,
| |
| 93 | 1692830656, 140424995911424, -2689203605782971746, -2688957849827984738}, mask_was_saved = 0}}, | |
| 94 | priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
| |
| 95 | not_first_call = <optimized out> | |
| 96 | pagesize_m1 = <optimized out> | |
| 97 | sp = <optimized out> | |
| 98 | freesize = <optimized out> | |
| 99 | __PRETTY_FUNCTION__ = "start_thread" | |
| 100 | #15 0x00007fb74d91362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
| 101 | No locals. |