We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I failed to debug my case: 1 __GI_raise raise.c 50 0x7f19d7c23ce1 2 __GI_abort abort.c 79 0x7f19d7c0d537 3 hps::StreamInputBuffer::load stream_input_buffer.h 82 0x56165194ebcd 4 hps::StreamInputBuffer::read stream_input_buffer.h 29 0x56165194e8f5 5 CatchChallenger::MapServer::parsehps::StreamInputBuffer MapServer.hpp 151 0x561651955195 6 hps::Serializer<CatchChallenger::MapServer, hps::StreamInputBuffer, void>::parse serializer.h 16 0x561651952a3b 7 hps::StreamInputBuffer::operator>>CatchChallenger::MapServer stream_input_buffer.h 47 0x561651950b1c 8 CatchChallenger::BaseServer::preload_the_data BaseServer.cpp 354 0x56165194bdd3 9 CatchChallenger::EpollServer::preload_the_data EpollServer.cpp 202 0x561651aabd9b 10 main main-epoll.cpp 729 0x561651ac3e94 Where oldpos: 524288, where file size is 589548 Linked source: https://pastebin.com/k243ArLF Cheers,
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I failed to debug my case:
1 __GI_raise raise.c 50 0x7f19d7c23ce1
2 __GI_abort abort.c 79 0x7f19d7c0d537
3 hps::StreamInputBuffer::load stream_input_buffer.h 82 0x56165194ebcd
4 hps::StreamInputBuffer::read stream_input_buffer.h 29 0x56165194e8f5
5 CatchChallenger::MapServer::parsehps::StreamInputBuffer MapServer.hpp 151 0x561651955195
6 hps::Serializer<CatchChallenger::MapServer, hps::StreamInputBuffer, void>::parse serializer.h 16 0x561651952a3b
7 hps::StreamInputBuffer::operator>>CatchChallenger::MapServer stream_input_buffer.h 47 0x561651950b1c
8 CatchChallenger::BaseServer::preload_the_data BaseServer.cpp 354 0x56165194bdd3
9 CatchChallenger::EpollServer::preload_the_data EpollServer.cpp 202 0x561651aabd9b
10 main main-epoll.cpp 729 0x561651ac3e94
Where oldpos: 524288, where file size is 589548
Linked source:
https://pastebin.com/k243ArLF
Cheers,
The text was updated successfully, but these errors were encountered: