This issue might happen when you pass an object or a pointer to a library function, please check that all the data within that object is valid and initialized. If you pass an uninitialized variable, gRPC's internal logic will eventually try to use it, leading to the error.
Please share a minimal reproducible code snippet, your gRPC/Protobuf versions, compiler, and full log