Running with -H:-RunReachabilityHandlersConcurrently
results in non-deterministic failures
#6904
Labels
-H:-RunReachabilityHandlersConcurrently
results in non-deterministic failures
#6904
Describe the issue
When running native-image with
-H:-RunReachabilityHandlersConcurrently
it crashes non-deterministically.Issue first reported in apache/camel-quarkus#5006
The flag seems to be added by the com.google.api:gax-grpc dependency.
@fniephaus this is probably a duplicate of #5868
Steps to reproduce the issue
It might require multiple runs untill a crash.
Describe GraalVM and your environment:
More details
I tried reproducing the issue on GraalVM 22.3 with no success.
The text was updated successfully, but these errors were encountered: