qhg8809 opened a new issue #1606:
URL: https://github.com/apache/incubator-brpc/issues/1606


   **Describe the bug (描述bug)**
   pthread_create  创建线程后,线程结束后报如下错误
   此线程并未调用bprc 
   #0  butil::detail::delete_thread_exit_helper (arg=0x7fffe907dc2c) at 
src/butil/thread_local.cpp:77
   #1  0x00007ffff5543ca2 in __nptl_deallocate_tsd () from 
/lib64/libpthread.so.0
   #2  0x00007ffff5543eb3 in start_thread () from /lib64/libpthread.so.0
   #3  0x00007ffff440c8dd in clone () from /lib64/libc.so.6
   
   **To Reproduce (复现方法)**
   
   
   **Expected behavior (期望行为)**
   
   
   **Versions (各种版本)**
   OS:centos 7.8 
   Compiler:
   brpc: 
   protobuf:
   
   **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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to