liangjiawei1110 opened a new issue, #2781:
URL: https://github.com/apache/brpc/issues/2781

   **Describe the bug (描述bug)**
   brpc使用clang编译时,运行example/streaming_echo_c++会出现core dump
   
   **To Reproduce (复现方法)**
   编译brpc:
   `mkdir build && cd build 
   export CXX=clang++
   cmake .. -G Ninja && ninja
   `
   编译/example/streaming_echo_c++
   `mkdir build && cd build 
   cmake .. -G Ninja && ninja `
   
   **Expected behavior (期望行为)**
   程序正常运行
   
   **Versions (各种版本)**
   OS: ubuntu
   Compiler: Ubuntu clang version 15.0.7
   brpc:  1.10.0及以上版本
   protobuf: 
   
   **Additional context/screenshots (更多上下文/截图)**
   
![image](https://github.com/user-attachments/assets/163b180e-81dc-4204-9473-f8615482e156)
   
   


-- 
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

Reply via email to