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

JVM crash on Apple M4 #248

Closed
AndreTheHunter opened this issue Feb 26, 2025 · 1 comment
Closed

JVM crash on Apple M4 #248

AndreTheHunter opened this issue Feb 26, 2025 · 1 comment

Comments

@AndreTheHunter
Copy link

When running clojure:lein, the container crashed with "A fatal error has been detected by the Java Runtime Environment" error.

See error log hs_err_pid32.log

Caused by corretto/corretto-21#85

Please update to latest image.

@cap10morgan
Copy link
Collaborator

Thanks for the report but we don't base any of our images on the Corretto upstream images. We use the eclipse-temurin images.

And either way, we don't control when our images are rebuilt on newer upstreams with the same tags. The Docker official-images infrastructure does that automatically.

So once the eclipse-temurin images are fixed, ours should get rebuilt and pull in the fix shortly thereafter. You'll need to re-pull the image though, because it will have the same tag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants