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

SIGSEGV on GCTaskThread markWord::displaced_mark_helper() #852

Closed
trumple opened this issue Aug 2, 2023 · 8 comments
Closed

SIGSEGV on GCTaskThread markWord::displaced_mark_helper() #852

trumple opened this issue Aug 2, 2023 · 8 comments
Labels
bug Something isn't working jbs:reported Someone from our org has reported it to OpenJDK stale

Comments

@trumple
Copy link

trumple commented Aug 2, 2023

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?

worked on openjdk:11.0.11-slim

Did you test with the latest update version?

yes

Did you test with other Java versions?

eclipse-temurin:17.0.5_8-jre-alpine also not working

Relevant log output

No response

@trumple trumple added the bug Something isn't working label Aug 2, 2023
@karianna karianna added jbs:needs-report Waiting for someone from our org to report to OpenJDK jbs:reported Someone from our org has reported it to OpenJDK and removed jbs:needs-report Waiting for someone from our org to report to OpenJDK labels Aug 3, 2023
@karianna
Copy link
Contributor

karianna commented Aug 3, 2023

@karianna
Copy link
Contributor

karianna commented Aug 3, 2023

Can you try with -XX:+VerifyBefore and -XX:+VerifyAfterGC flags and get more debug info?

@trumple
Copy link
Author

trumple commented Aug 3, 2023

hs_err_pid1.log

In addition when i use -XX:+UseSerialGC the error is no longer present.

@trumple
Copy link
Author

trumple commented Aug 3, 2023

Moved from Alpine to Ubuntu Jammy resolved the issue

@karianna
Copy link
Contributor

karianna commented Aug 3, 2023

OK thanks I'll update the upstream comment but for now I'd recommend sticking with Jammy

Copy link

github-actions bot commented Nov 2, 2023

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.
It will be closed soon unless the stale label is removed by a committer, or a new comment is made.

@github-actions github-actions bot added the stale label Nov 2, 2023
@karianna
Copy link
Contributor

karianna commented Nov 5, 2023

@trumple we have released 17.0.9 if you wanted to try on Alpine again.

@karianna karianna removed the stale label Nov 5, 2023
Copy link

github-actions bot commented Feb 4, 2024

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.
It will be closed soon unless the stale label is removed by a committer, or a new comment is made.

@github-actions github-actions bot added the stale label Feb 4, 2024
@karianna karianna closed this as completed Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working jbs:reported Someone from our org has reported it to OpenJDK stale
Projects
None yet
Development

No branches or pull requests

2 participants