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

Unexpcted JVM Crash with OpenJ9 VM 21.0.4.1 (build openj9-0.46.1) #20723

Closed
c-koell opened this issue Dec 2, 2024 · 10 comments
Closed

Unexpcted JVM Crash with OpenJ9 VM 21.0.4.1 (build openj9-0.46.1) #20723

c-koell opened this issue Dec 2, 2024 · 10 comments

Comments

@c-koell
Copy link

c-koell commented Dec 2, 2024

Java -version output

IBM Semeru Runtime Open Edition 21.0.4.1 (build 21.0.4+7-LTS)
Eclipse OpenJ9 VM 21.0.4.1 (build openj9-0.46.1, JRE 21 Linux amd64-64-Bit Compressed References 20240716_264 (JIT enabled, AOT enabled)
OpenJ9 - 4760d5d
OMR - 840a9adba
JCL - db3fffb417c based on jdk-21.0.4+7)

Summary of problem

Unexpected JVM Crash

Diagnostic files

We have get a core dump on opur production system today. We have seen only following log in the journal log

Dec 02 08:37:19 xxx.srv.at systemd[1]: Created slice Slice /system/systemd-coredump.
Dec 02 08:37:19 xxx.srv.at systemd[1]: Started Process Core Dump (PID 2611631/UID 0).
Dec 02 08:37:24 xxx.srv.at systemd-coredump[2611632]: [🡕] Process 2611630 (Default Executo) of user 3002 dumped core.
                                                                   
                                                                   Stack trace of thread 2611630:
                                                                   #0  0x00007fd97c88ba6c n/a (n/a + 0x0)
                                                                   ELF object binary architecture: AMD x86-64
Dec 02 08:37:24 xxx.srv.at systemd[1]: [email protected]: Deactivated successfully.
Dec 02 08:37:24 xxx.srv.at systemd[1]: [email protected]: Consumed 4.653s CPU time.

I have attached the coredump file generated by linux.

Copy link

github-actions bot commented Dec 2, 2024

Issue Number: 20723
Status: Open
Recommended Components: comp:vm, comp:jit, comp:gc

@c-koell
Copy link
Author

c-koell commented Dec 2, 2024

You can find the dump under following cloud storage https://tbox.tirol.gv.at/index.php/s/srQEFMk5iin4k9i
with "oddMTFdTa5" as password

@pshipton
Copy link
Member

pshipton commented Dec 2, 2024

I can't open the zip file.

@c-koell
Copy link
Author

c-koell commented Dec 2, 2024

Oh sorry @pshipton. I have re-uploaded a new zip file. (2611630.zip)

@pshipton
Copy link
Member

pshipton commented Dec 2, 2024

I can't extract any information from the core (No JRE). The core is truncated which is likely the reason.

FYI the first warning is because jpackcore should be run on a core file, in order to be able to look at the core in gdb on a different machine from where it was produced.

Warning: native libraries are not available for 2611630.core
Warning: dump file is truncated. Extracted information may be incomplete.

For a list of commands, type "help"; for how to use "help", type "help help"
Available contexts (* = currently selected context) :

Source : file:///home/peter/2611630.core
        *0 : PID: 2611630 : No JRE

@c-koell
Copy link
Author

c-koell commented Dec 2, 2024

Oh that sounds not good. @pshipton Can i do anything here on the machine where the core dump was produced ?

@pshipton
Copy link
Member

pshipton commented Dec 2, 2024

@c-koell
Copy link
Author

c-koell commented Dec 3, 2024

I will close this issue until we have a valid Core Dump

@c-koell c-koell closed this as not planned Won't fix, can't repro, duplicate, stale Dec 3, 2024
Copy link

github-actions bot commented Dec 3, 2024

Issue Number: 20723
Status: Closed
Actual Components: userRaised
Actual Assignees: No one :(
PR Assignees: No one :(

@pshipton
Copy link
Member

pshipton commented Dec 3, 2024

I don't know if it would make a difference, but there is one newer release, 0.48.

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

No branches or pull requests

2 participants