-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
SIGSEGV on GCTaskThread markWord::displaced_mark_helper() #852
Comments
Can you try with -XX:+VerifyBefore and -XX:+VerifyAfterGC flags and get more debug info? |
In addition when i use -XX:+UseSerialGC the error is no longer present. |
Moved from Alpine to Ubuntu Jammy resolved the issue |
OK thanks I'll update the upstream comment but for now I'd recommend sticking with Jammy |
We are marking this issue as stale because it has not been updated for a while. This is just a way to keep the support issues queue manageable. |
@trumple we have released 17.0.9 if you wanted to try on Alpine again. |
We are marking this issue as stale because it has not been updated for a while. This is just a way to keep the support issues queue manageable. |
Please provide a brief summary of the bug
hs_err_pid1.log
Please provide steps to reproduce where possible
No response
Expected Results
No SIGSEGV
Actual Results
SIGSEGV
What Java Version are you using?
17.0.8+7
What is your operating system and platform?
Alpine Linux v3.18 OpenJDK 64-Bit Server VM Temurin-17.0.8+7
How did you install Java?
No response
Did it work before?
Did you test with the latest update version?
Did you test with other Java versions?
Relevant log output
No response
The text was updated successfully, but these errors were encountered: