-
Notifications
You must be signed in to change notification settings - Fork 7.3k
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
Adservice crashing with segfault #2511
Comments
@BXJC if I understand correctly, all containers are running fine, except for the adservice? |
@BXJC, thanks for reporting this. :)
You would need to:
from https://github.com/GoogleCloudPlatform/microservices-demo/blob/main/skaffold.yaml#L47 |
Thank you for your reply! I attempted to address the issue with the old adservice images and successfully resolved it by utilizing adservice:v0.9.0. |
@NimJay I genuinely think there's an issue with some (but not all) Kubernetes environments with the adservice, which was introduced sometime between we released 0.9.0 and 0.10.0, which we try to pinpoint. Let's keep the current releasing GKE cluster alive since we can reproduce this issue there. |
hi guys, i have the same problem on my setup and he's the same of the relator there, for me the solution to change the version of release will make worked, i hope this helping another persons, tks. |
I re-pushed the tags, this crash should not happen with |
Describe the bug
Unable to build / deploy on Windows11
To Reproduce
Logs
Screenshots
Environment
OS: Windows 11 Enterprise 23H2
Kubernetes distribution, version: minikube version: v1.33.0
relevant tool version: Docker Desktop 4.29.0, skaffold: v2.11.0
The text was updated successfully, but these errors were encountered: