Open coolblades opened 4 months ago
someone also reported the same issue here: open jdk
There is not enough information from hs_err files to identify the root cause. I suggest to try the latest release: 8.422.05.1 If you have a reproducer, it would help.
I doubt new version would fix the issue as I updated from 286 to 412... Anyway I did able to revert bunch java libraries and figured out the offending jar - 7-zip-Jbinding and someone reported core dump as well: https://sourceforge.net/p/sevenzipjbind/bugs/29/
Reverting the 7-zip-Jbinding stopped the core dump.
The error doesn't happen every time. But does happen frequent enough.
OS: NAME="SLES" VERSION="12" VERSION_ID="12.5" PRETTY_NAME="SUSE Linux Enterprise Server 12 SP5" ID="sles" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:suse:sles:12:sp5"
java (the error also occurred on an older corretto-8 version) openjdk version "1.8.0_412" OpenJDK Runtime Environment Corretto-8.412.08.1 (build 1.8.0_412-b08) OpenJDK 64-Bit Server VM Corretto-8.412.08.1 (build 25.412-b08, mixed mode)
hs_err_pid11260.log
another process (cronjob) that core dump log file: hs_err_pid5786.log
Any help is greatly appreciated.
Thanks