When we link with grpc++_unsecure library, we see an infinite loop. In was 
not the case, when we use in ubuntu 20.04, but seeing issue when we use 
rhel based systems.
Any idea on this:
Stack trace of thread 2741:
                                                           #0 
 0x00007fc574c15cea n/a (libc.so.6 + 0x15acea)
                                                           #1 
 0x00007fc57b6015f4 _ZN9grpc_core13TraceFlagList3SetEPKcb (libgrpc.so.12 + 
0x5925f4)
                                                           #2 
 0x00007fc57b601996 n/a (libgrpc.so.12 + 0x592996)
                                                           #3 
 0x00007fc57b601a3f _Z16grpc_tracer_initv (libgrpc.so.12 + 0x592a3f)
                                                           #4 
 0x00007fc57b692369 grpc_init (libgrpc.so.12 + 0x623369)



In the regards, I have couple of basic questions:

1.What is the difference grpc(++) and grpc(++)_unsecure
2. Can we link grpc and grpc++_unsecure  or its always the case we have to 
link with grpc and grpc++  and grpc_unsecure and grpc++_unsecure
3. What are the security implications when we use grpc(++)_unsecure
4. What are things we should consider ( linke ssl) when we use grpc secure.

Looking forward for your reply.
Regards,
Ramana Reddy

 

-- 
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/5cf16fe1-1bed-49b9-a94b-d013cf8f459fn%40googlegroups.com.

Reply via email to