gulu-goolu commented on issue #3014: URL: https://github.com/apache/brpc/issues/3014#issuecomment-3032481594
试了下用 https://github.com/google/snappy 替换 butil/third_party/snappy 里面的 snappy,发现能修复这个问题。怀疑可能是因为编译器的版本变化导致了 butil 里面的 snappy 无法正确地解压。 -- 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]
