minhtamnguyen-alt

Results 3 comments of minhtamnguyen-alt

> Thanks for the report [@minhtamnguyen-alt](https://github.com/minhtamnguyen-alt). There's not a lot we can act on with this stack trace alone. But if you are able to find a reproduction, please let...

> Do you only see this crash with many listeners? > > > I wonder that does a snapshot listener call back error related to gRPC, so I can remove...

> It looks like the crash is originating in [BaseCallData::SendMessage::StartOp](https://github.com/grpc/grpc/blob/7a35fa44385214f26be3d52405c9317fc43157bb/src/core/lib/channel/promise_based_filter.cc#L325-L348). > > You may be able to [set the env variable `export GRPC_TRACE=channel`](https://github.com/grpc/grpc/blob/master/doc/trace_flags.md) and then reproduce to get more information...