Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled exception crash in gRPC #1319

Closed
chynesNR opened this issue Dec 5, 2022 · 2 comments · Fixed by #1318
Closed

Unhandled exception crash in gRPC #1319

chynesNR opened this issue Dec 5, 2022 · 2 comments · Fixed by #1318
Labels
bug Something isn't working community To tag external issues and PRs GTSE Issues raised by Global Tech Support

Comments

@chynesNR
Copy link
Member

chynesNR commented Dec 5, 2022

Description
A customer reported a crash in gRPC when using Infinite Tracing.

Unhandled exception at [address] (grpc_csharp_ext.x64.dll) in [application]: Fatal program exit requested

Grpc.Core.Internal.ChannelSafeHandle.WatchConnectivityState()
Grpc.Core.Channel.TryWaitForStateChangedAsync()
Grpc.Core.Channel.WaitForStateChangedAsync()
Grpc.Core.Channel.ConnectAsync()
...
Grpc.Core.Internal.BatchContextSafeHandle.Grpc.Core.Internal.IOpCompletionCallback.OnComplete()
Grpc.Core.Internal.GrpcThreadPool.RunCompletionQueueEventCallback()

Your Environment

  • Windows Server 2019
  • .NET Framework 4.8
  • .NET Agent 10.1.0

For Maintainers Only or Hero Triaging this bug
Suggested Priority (P1,P2,P3,P4,P5): P3
Suggested T-Shirt size (S, M, L, XL, Unknown): M

@chynesNR chynesNR added bug Something isn't working GTSE Issues raised by Global Tech Support labels Dec 5, 2022
@workato-integration
Copy link

@github-actions github-actions bot added the community To tag external issues and PRs label Dec 5, 2022
@chynesNR chynesNR linked a pull request Dec 5, 2022 that will close this issue
6 tasks
@workato-integration
Copy link

The problem is a duplicate of an existing issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working community To tag external issues and PRs GTSE Issues raised by Global Tech Support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant