Unfortunately grpc version 1.2.6 is probably too old for us to support (it 
was released almost 3 years ago). Please use a newer version of grpc.

On Sunday, February 2, 2020 at 7:44:51 PM UTC-8, armstr...@gmail.com wrote:
>
> Im running OS X 10.15.3 with grpc installed via homebrew which gives grpc 
> version v1.2.6 and protofub v3.11.2 
>
>
> RpcMethod(*const* *char** name, RpcType type,
>
>             *const* std::shared_ptr<ChannelInterface>& channel)
>
>       : name_(name),
>
>         method_type_(type),
>
>         channel_tag_(channel->RegisterMethod(name)) {}
>
>
>
> and "channel->RegisterMethod" is an invalid address of 0x0
>
>
>
> If I roll back protobuf to version 3.8.0 it works as expected.
>
>
>
> Anyone seen this before?
>

-- 
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 grpc-io+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/52d85522-93cb-4fc2-9022-7e54b2114d0c%40googlegroups.com.

Reply via email to