JVM Crash when loading CRT #600
Labels
bug
This issue is a bug.
p2
This is a standard priority issue
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 2 days.
Describe the bug
When my java code attempts to load anything that depends on CRT, the JVM crashes when it's loaded.
Expected Behavior
No crash
Current Behavior
JVM crashes and (sometimes) produces a core dump and error log.
Reproduction Steps
Currently this only happens in quite a large application, teasing it apart into a single case isn't simple. The same code appears ok when run standalone.
Possible Solution
No response
Additional Information/Context
There is loads of data in the error log:
hs_err_pid25.log
SDK version used
1.21.0
Environment details (OS name and version, etc.)
Ubuntu 22.04 docker host, Debian guest; aarch64
The text was updated successfully, but these errors were encountered: