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 got some FATL logs when I test with the calc example.
-- Replicated Calculator with Raft -- Version 0.1.0 Server ID: 3 Endpoint: 127.0.1.1:10003 [22:52:27.407 845] [tid 628d] [FATL] [logger.cc:634, flushAllLoggers()] Abort [22:52:27.407 975] [tid 628d] [ERRO] [logger.cc:634, flushAllLoggers()] === Critical info (given by user): 0 bytes === [22:52:27.408 053] [tid 628d] [ERRO] [logger.cc:634, flushAllLoggers()] will not explore other threads (disabled by user)
However, I could not get more traces even I build it with ASAN.
The text was updated successfully, but these errors were encountered:
Hi @zouyonghao , I'm not sure due to the lack of info, but I guess it is because the port 10003 is already occupied by another process.
10003
Sorry, something went wrong.
running in gdb or lldb, and paste the backtrace.
No branches or pull requests
Hi, I got some FATL logs when I test with the calc example.
However, I could not get more traces even I build it with ASAN.
The text was updated successfully, but these errors were encountered: