zacharytse opened a new issue, #2605: URL: https://github.com/apache/brpc/issues/2605
流量压测时,服务崩溃的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()可能导致服务崩溃 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org