yanglimingcn opened a new issue #1197: URL: https://github.com/apache/incubator-brpc/issues/1197
**Describe the bug (描述bug)** ======= Backtrace: ========= /lib64/libc.so.6(+0x75e5e)[0x7f41f7f4be5e] /lib64/libc.so.6(+0x78cad)[0x7f41f7f4ecad] /usr/lib64/libjansson.so.4(json_delete+0x59)[0x7f41a00ea7f9] /lib64/libnss_http.so.2(+0x2c10)[0x7f41b01eec10] /lib64/libnss_http.so.2(_nss_http_getpwuid_r_locked+0xa0)[0x7f41b01ef1d7] /lib64/libnss_http.so.2(_nss_http_getpwuid_r+0x48)[0x7f41b01ef26b] /lib64/libc.so.6(getpwuid_r+0xdd)[0x7f41f7f8203d] /lib64/libc.so.6(+0xae374)[0x7f41f7f84374] /lib64/libc.so.6(getlogin_r+0x19)[0x7f41f7f844d9] /bin/chunkserver[0x11e878f] /bin/chunkserver(_ZNK4bvar13PassiveStatusISsE8describeERSob+0x3f)[0x11c715f] /bin/chunkserver(_ZN4bvar8Variable16describe_exposedERKSsRSobNS_13DisplayFilterE+0xa5)[0x11e0e45] /bin/chunkserver(_ZN4bvar8Variable12dump_exposedEPNS_6DumperEPKNS_11DumpOptionsE+0x146d)[0x11e3ded] /bin/chunkserver(_ZN4brpc11VarsService14default_methodEPN6google8protobuf13RpcControllerEPKNS_11VarsRequestEPNS_12VarsResponseEPNS2_7ClosureE+0x6cb)[0x125a32b] /bin/chunkserver(_ZN4brpc4vars10CallMethodEPKN6google8protobuf16MethodDescriptorEPNS2_13RpcControllerEPKNS2_7MessageEPS8_PNS2_7ClosureE+0x13e)[0x12f25ee] /bin/chunkserver(_ZN4brpc6policy18ProcessHttpRequestEPNS_16InputMessageBaseE+0xe58)[0x1284608] /bin/chunkserver(_ZN4brpc19ProcessInputMessageEPv+0xa)[0x1248fea] /bin/chunkserver(_ZN4brpc14InputMessenger13OnNewMessagesEPNS_6SocketE+0x5e3)[0x1249d03] /bin/chunkserver(_ZN4brpc6Socket12ProcessEventEPv+0xd)[0x120f6dd] /bin/chunkserver(_ZN7bthread9TaskGroup11task_runnerEl+0xfa)[0x11f920a] /bin/chunkserver(bthread_make_fcontext+0x21)[0x1366a31] ======= Memory map: ======== **To Reproduce (复现方法)** curl http://127.0.0.1:38888/vars **Expected behavior (期望行为)** 不会core **Versions (各种版本)** OS:centos6 Compiler: devtoolset-6 (https://www.softwarecollections.org/en/scls/rhscl/devtoolset-6/) brpc: incubator-brpc-0.9.7 protobuf:protobuf-3.11.2 **Additional context/screenshots (更多上下文/截图)**  ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
