-
Bug
-
Resolution: Fixed
-
P2
-
10.0.2, 11, 12
-
b13
-
sparc
-
solaris
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8243347 | 11.0.8-oracle | Patric Hedlin | P2 | Closed | Fixed | b04 |
JDK-8243956 | 11.0.8 | Patric Hedlin | P2 | Resolved | Fixed | b01 |
Debug version of java crashes on Solaris 11.4 with
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/vm_version_solaris_sparc.cpp:348
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/scratch/opt/mach5/mesos/work_dir/2533a948-7c7a-49b3-902e-148b3916f5af/workspace/open/src/hotspot/os_cpu/solaris_sparc/vm_version_solaris_sparc.cpp:348), pid=9586, tid=2
# assert((av & 0x00000001) == 0) failed: unsupported V8
#
# JRE version: (10.0.2+13) (fastdebug build )
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 10.0.2+13, mixed mode, sharing, tiered, ERROR in GC mode, solaris-sparc)
# Core dump will be written. Default location: /scratch/lmesnik/ws/lucene/core or core.9586
#
# An error report file with more information is saved as:
# /scratch/lmesnik/ws/lucene/hs_err_pid9586.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/vm_version_solaris_sparc.cpp:348
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/scratch/opt/mach5/mesos/work_dir/2533a948-7c7a-49b3-902e-148b3916f5af/workspace/open/src/hotspot/os_cpu/solaris_sparc/vm_version_solaris_sparc.cpp:348), pid=9586, tid=2
# assert((av & 0x00000001) == 0) failed: unsupported V8
#
# JRE version: (10.0.2+13) (fastdebug build )
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 10.0.2+13, mixed mode, sharing, tiered, ERROR in GC mode, solaris-sparc)
# Core dump will be written. Default location: /scratch/lmesnik/ws/lucene/core or core.9586
#
# An error report file with more information is saved as:
# /scratch/lmesnik/ws/lucene/hs_err_pid9586.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
- backported by
-
JDK-8243956 "assert((av & 0x00000001) == 0) failed: unsupported V8" on Solaris 11.4
-
- Resolved
-
-
JDK-8243347 "assert((av & 0x00000001) == 0) failed: unsupported V8" on Solaris 11.4
-
- Closed
-
- relates to
-
JDK-8172231 SPARC ISA/CPU feature detection is broken/insufficient (on Solaris).
-
- Resolved
-