serverglen commented on issue #1469:
URL: https://github.com/apache/incubator-brpc/issues/1469#issuecomment-876204515
可能是openssl版本不对,用1.1版本的openssl试试。
--
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 g
TousakaRin commented on issue #1469:
URL: https://github.com/apache/incubator-brpc/issues/1469#issuecomment-876222858
确认下目录 /usr/local/lib 中是否包含libssl.so 以及 libcrypto.so,如果没有,确认下/usr/lib
是否包含这些so文件, 如果/usr/lib 下包含这些文件,可以通过软链接的方式将他们链接到 /usr/local/lib 下。
--
This is an automated message fro
jvfan commented on issue #1469:
URL: https://github.com/apache/incubator-brpc/issues/1469#issuecomment-876317404
> 确认下目录 /usr/local/lib 中是否包含libssl.so 以及 libcrypto.so,如果没有,确认下/usr/lib
是否包含这些so文件, 如果/usr/lib 下包含这些文件,可以通过软链接的方式将他们链接到 /usr/local/lib 下。
谢谢,把所有的依赖项都换成动态库后,编译正常了。
--
Thi
jvfan closed issue #1469:
URL: https://github.com/apache/incubator-brpc/issues/1469
--
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..
Hi everyone,
Here is the Apache brpc(Incubating) github issue weekly oncall report from
28/06/2021 to 04/07/2021.
This week we resolved 4 issues as below
1. https://github.com/apache/incubator-brpc/issues/1447
2. https://github.com/apache/incubator-brpc/issues/1458
3. https://github.com/apache
serverglen commented on issue #1322:
URL: https://github.com/apache/incubator-brpc/issues/1322#issuecomment-876450414
> 进度如何呢?
有点推迟,我尽量早点吧
--
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
jvfan opened a new issue #1470:
URL: https://github.com/apache/incubator-brpc/issues/1470
**Describe the bug (描述bug)**
WSL2-Ubuntu20.04 下编译 bRPC 的示例 echo_c++ 成功,运行时报异常 src/tcmalloc.cc:332]
Attempt to free invalid pointer;
 load balancer试试
--
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
serverglen commented on issue #1470:
URL: https://github.com/apache/incubator-brpc/issues/1470#issuecomment-876944756
1. perftools 版本是多少?
2. 具体的堆栈?
--
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 g