-
Bug
-
Resolution: Fixed
-
P2
-
8, 11, 13
-
b09
-
sparc
-
solaris
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8228845 | 11.0.6-oracle | Valerie Peng | P2 | Closed | Fixed | b01 |
JDK-8224696 | 11.0.4 | Valerie Peng | P2 | Resolved | Fixed | b05 |
JDK-8228782 | openjdk8u232 | Valerie Peng | P2 | Resolved | Fixed | master |
After the fix for JDK-6913047 we have a large number of crashes on Solaris
The failures all show something like
----------System.out:(21/1155)----------
nssLibDir: /usr/lib/mps/64/
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0xa) at pc=0xffffffff5400b754, pid=26678, tid=20
#
# JRE version: Java(TM) SE Runtime Environment (13.0) (build 13-internal+0-jdk13-jdk.126)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (13-internal+0-jdk13-jdk.126, mixed mode, sharing, tiered, compressed oops, g1 gc, solaris-sparc)
# Problematic frame:
# C [libj2pkcs11.so+0xb754] Java_sun_security_pkcs11_wrapper_PKCS11_getNativeKeyInfo+0x2e4
#
The failures all show something like
----------System.out:(21/1155)----------
nssLibDir: /usr/lib/mps/64/
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0xa) at pc=0xffffffff5400b754, pid=26678, tid=20
#
# JRE version: Java(TM) SE Runtime Environment (13.0) (build 13-internal+0-jdk13-jdk.126)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (13-internal+0-jdk13-jdk.126, mixed mode, sharing, tiered, compressed oops, g1 gc, solaris-sparc)
# Problematic frame:
# C [libj2pkcs11.so+0xb754] Java_sun_security_pkcs11_wrapper_PKCS11_getNativeKeyInfo+0x2e4
#
- backported by
-
JDK-8224696 SIGBUS in Java_sun_security_pkcs11_wrapper_PKCS11_getNativeKeyInfo after JDK-6913047
- Resolved
-
JDK-8228782 SIGBUS in Java_sun_security_pkcs11_wrapper_PKCS11_getNativeKeyInfo after JDK-6913047
- Resolved
-
JDK-8228845 SIGBUS in Java_sun_security_pkcs11_wrapper_PKCS11_getNativeKeyInfo after JDK-6913047
- Closed
- is blocked by
-
JDK-8217088 Disable JDK-6913047 fix (SunPKCS11 memory leak) after JDK-8216597 (SIGBUS error in getNativeKeyInfo)
- Closed
- relates to
-
JDK-6913047 Long term memory leak when using PKCS11 and JCE exceeds 32 bit process address space
- Resolved
There are no Sub-Tasks for this issue.