You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tzezula this looks like the old problem of an OOME occurring when trying to translate an exception from the HotSpot heap back to the libgraal heap during a Truffle compilation. I know we've made a bunch of fixes in that area:
@iitsoftware seem to be using GraalVM CE 21.0.2, which is no longer updated. It's possible we already backported these fixes and they ship with Oracle GraalVM for JDK 21.0.5 (sdk install java 21.0.5-graal).
Describe the issue
The JVM on a customer site crashes periodically (appr. once a week).
Steps to reproduce the issue
None.
Describe GraalVM and your environment:
More details
See core dump attached.
hs_err_pid1.log
The text was updated successfully, but these errors were encountered: