Segmentation fault in JVM_LookupLambdaProxyClassFromArchive
Alexey Genus
genus.alexey at gmail.com
Wed Aug 7 09:22:37 UTC 2024
Hello, hotspot runtime devs,
During a recent JDK upgrade, I encountered an issue during CDS
training runs. This issue consistently affects only one of my
applications, occurring in 100% of cases. Unfortunately, I haven't
been able to determine the root cause, so I'm seeking assistance.
Could this be a CDS bug?
Based on my observations, the segmentation fault was introduced in
version 22.0.2, as version 22.0.1 works fine. It also works fine on my
M1 Mac, but fails on linux amd64.
The hs_err log file is uploaded here
https://gist.github.com/genuss/e2afaef603332298ea1666c7014c1ca8
Alexey Genus
More information about the hotspot-runtime-dev
mailing list