1.7.2 is quite old. Suggest trying a new version. If the issue is still 
reproducible, suggest filing a bug report 
on https://github.com/grpc/grpc/issues.

On Thursday, January 25, 2024 at 10:26:01 AM UTC-8 Shivteja Ayyagari wrote:

> Hello, Kindly requesting your assistance !! 
>
> On Friday, January 19, 2024 at 6:44:15 AM UTC+5:30 Shivteja Ayyagari wrote:
>
>> Hello,
>>
>> I am facing one random GRP Assert issue where in 
>> grpc_server_shutdown_and_notify 
>> <https://opengrok3.arubanetworks.com/source/s?defs=grpc_server_shutdown_and_notify&project=c2c-git>
>>  is 
>> crashing on assert of:
>>
>> GPR_ASSERT 
>> <https://opengrok3.arubanetworks.com/source/s?defs=GPR_ASSERT&project=c2c-git>
>> (grpc_cq_begin_op 
>> <https://opengrok3.arubanetworks.com/source/s?defs=grpc_cq_begin_op&project=c2c-git>
>> (cq 
>> <https://opengrok3.arubanetworks.com/source/s?defs=cq&project=c2c-git>, 
>> tag 
>> <https://opengrok3.arubanetworks.com/source/s?defs=tag&project=c2c-git>
>> ));
>>
>> I debugged further to identify, then i found out the cq_next_data is 
>> pointing to pending_events which is zero, and things queued is 12, and 
>> shutdown_called is True.
>>
>> We do this operation when the gRPC channel is IDLE. 
>>
>> How do I avoid this crash ? Aborting is causing problem to application 
>> stability.
>>
>>
>>

-- 
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/7f0e0bac-f38c-4527-b40d-90655fc858bfn%40googlegroups.com.

Reply via email to