apache / brpc

brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
https://brpc.apache.org
Apache License 2.0
16.04k stars 3.92k forks source link

brpc初始化失败,cpu持续100% #2638

Open jgli opened 2 months ago

jgli commented 2 months ago

Describe the bug (描述bug) brpc服务初始化,cpu 100%卡住不动

To Reproduce (复现方法)

Expected behavior (期望行为)

Versions (各种版本) OS: Compiler: gcc-9.5.0/ brpc: release-1.7 protobuf: protobuf-3.14.0

Additional context/screenshots (更多上下文/截图) image

jgli commented 2 months ago

OS: CentOS Linux release 7.6.1810 (Core), 3.10.0-1160.42.2.el7.x86_64

yanglimingcn commented 1 month ago

能发个栈信息吗?