We're currently using gRPC 1.51 in a Debian trixie container. It has issues that we know have been solved in later versions so we want to upgrade to 1.81.1.
Details here: https://github.com/grpc/grpc/issues/42831 The final conclusion right now is as mentioned in the ticket above: There is no working configuration for ASAN + gRPC 1.81 shared libraries: - Build gRPC with ASAN: ODR violation aborts - Build gRPC without ASAN: container-overflow false positives abort This doesn't make sense to me. Both gRPC and ASAN are widely used. How are people getting this combination working? Br, Ted -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/grpc-io/1c73af7d-48aa-4fe7-bc0e-bb5178c7e362n%40googlegroups.com.
