Skip to content
New issue

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

Got FATL logs when test with the calc example #271

Open
zouyonghao opened this issue Dec 1, 2021 · 2 comments
Open

Got FATL logs when test with the calc example #271

zouyonghao opened this issue Dec 1, 2021 · 2 comments

Comments

@zouyonghao
Copy link
Contributor

zouyonghao commented Dec 1, 2021

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.

@greensky00
Copy link
Contributor

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.

@zhanglistar
Copy link

running in gdb or lldb, and paste the backtrace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants