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

CheckHealth()导致服务崩溃 #2605

Closed
zacharytse opened this issue Apr 17, 2024 · 0 comments
Closed

CheckHealth()导致服务崩溃 #2605

zacharytse opened this issue Apr 17, 2024 · 0 comments

Comments

@zacharytse
Copy link

流量压测时,服务崩溃的crash日志如下:
ERROR: 2024-04-16 23:14:37.221456 [1904:0]line=32||trace_back=bin/xxx(logging::LogStream::FlushWithoutReset()+0xde) [0xdc862e]||
ERROR: 2024-04-16 23:14:37.221460 [1904:0]line=33||trace_back=bin/xxx(logging::LogMessage::~LogMessage()+0x2b) [0xdc8a8b]||
ERROR: 2024-04-16 23:14:37.221463 [1904:0]line=34||trace_back=bin/xxx(brpc::Socket::CheckHealth()+0x154) [0xd718b4]||
ERROR: 2024-04-16 23:14:37.221467 [1904:0]line=35||trace_back=bin/xxxx(brpc::HealthCheckTask::OnTriggeringTask(timespec*)+0x73) [0xe05913]||
ERROR: 2024-04-16 23:14:37.221470 [1904:0]line=36||trace_back=bin/allmatch_dispatch() [0xe1c9bb]||
ERROR: 2024-04-16 23:14:37.221474 [1904:0]line=37||trace_back=bin/xxxx(bthread::TaskGroup::task_runner(long)+0xfa) [0xdfd3ca]||
ERROR: 2024-04-16 23:14:37.221478 [1904:0]line=38||trace_back=bin/xxx(bthread_make_fcontext+0x21) [0xde7b51]||
请问什么情况下CheckHealth()可能导致服务崩溃

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

1 participant