-
Bug
-
Resolution: Fixed
-
P2
-
10
-
b33
-
sparc
-
solaris
-
Verified
The following tests failed in hs-nightly 2017-10-06 and 2017-10-05
compiler/codegen/TestBooleanVect.java
compiler/codegen/TestByteFloatVect.java
compiler/codegen/TestByteIntVect.java
compiler/codegen/TestByteShortVect.java
compiler/codegen/TestByteVect.java
compiler/codegen/TestShortFloatVect.java
compiler/codegen/TestShortIntVect.java
----------System.out:(35/1976)----------
Testing Boolean vectors
Warmup
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0xa) at pc=0xffffffff6aecf514, pid=33002, tid=71
#
# JRE version: Java(TM) SE Runtime Environment (10.0) (fastdebug build 10-internal+0-2017-10-07-0300098.jesper.wilhelmsson.hs)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 10-internal+0-2017-10-07-0300098.jesper.wilhelmsson.hs, mixed mode, compressed oops, g1 gc, solaris-sparc)
# Problematic frame:
# J 453% c2 compiler.codegen.TestBooleanVect.test()I (5156 bytes) @ 0xffffffff6aecf514 [0xffffffff6aeceea0+0x0000000000000674]
#
# Core dump will be written. Default location: /scratch/opt/mach5/mesos/work_dir/e865ca56-11f0-408c-a274-1f8285a45d26/testoutput/jtreg/JTwork/scratch/9/core or core.33002
#
# An error report file with more information is saved as:
# /scratch/opt/mach5/mesos/work_dir/e865ca56-11f0-408c-a274-1f8285a45d26/testoutput/jtreg/JTwork/scratch/9/hs_err_pid33002.log
Compiled method (c2) 16224 453 % compiler.codegen.TestBooleanVect::test @ 22 (5156 bytes)
total in heap [0xffffffff6aecec90,0xffffffff6aed3920] = 19600
relocation [0xffffffff6aecee10,0xffffffff6aecee68] = 88
constants [0xffffffff6aecee80,0xffffffff6aeceea0] = 32
main code [0xffffffff6aeceea0,0xffffffff6aed06e0] = 6208
stub code [0xffffffff6aed06e0,0xffffffff6aed0730] = 80
oops [0xffffffff6aed0730,0xffffffff6aed0738] = 8
metadata [0xffffffff6aed0738,0xffffffff6aed0870] = 312
scopes data [0xffffffff6aed0870,0xffffffff6aed10b0] = 2112
scopes pcs [0xffffffff6aed10b0,0xffffffff6aed3900] = 10320
dependencies [0xffffffff6aed3900,0xffffffff6aed3908] = 8
nul chk table [0xffffffff6aed3908,0xffffffff6aed3920] = 24
Could not load hsdis-sparcv9.so; library not loadable; PrintAssembly is disabled
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
Current thread is 71
Dumping core ...
----------System.err:(0/0)----------
compiler/codegen/TestBooleanVect.java
compiler/codegen/TestByteFloatVect.java
compiler/codegen/TestByteIntVect.java
compiler/codegen/TestByteShortVect.java
compiler/codegen/TestByteVect.java
compiler/codegen/TestShortFloatVect.java
compiler/codegen/TestShortIntVect.java
----------System.out:(35/1976)----------
Testing Boolean vectors
Warmup
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0xa) at pc=0xffffffff6aecf514, pid=33002, tid=71
#
# JRE version: Java(TM) SE Runtime Environment (10.0) (fastdebug build 10-internal+0-2017-10-07-0300098.jesper.wilhelmsson.hs)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 10-internal+0-2017-10-07-0300098.jesper.wilhelmsson.hs, mixed mode, compressed oops, g1 gc, solaris-sparc)
# Problematic frame:
# J 453% c2 compiler.codegen.TestBooleanVect.test()I (5156 bytes) @ 0xffffffff6aecf514 [0xffffffff6aeceea0+0x0000000000000674]
#
# Core dump will be written. Default location: /scratch/opt/mach5/mesos/work_dir/e865ca56-11f0-408c-a274-1f8285a45d26/testoutput/jtreg/JTwork/scratch/9/core or core.33002
#
# An error report file with more information is saved as:
# /scratch/opt/mach5/mesos/work_dir/e865ca56-11f0-408c-a274-1f8285a45d26/testoutput/jtreg/JTwork/scratch/9/hs_err_pid33002.log
Compiled method (c2) 16224 453 % compiler.codegen.TestBooleanVect::test @ 22 (5156 bytes)
total in heap [0xffffffff6aecec90,0xffffffff6aed3920] = 19600
relocation [0xffffffff6aecee10,0xffffffff6aecee68] = 88
constants [0xffffffff6aecee80,0xffffffff6aeceea0] = 32
main code [0xffffffff6aeceea0,0xffffffff6aed06e0] = 6208
stub code [0xffffffff6aed06e0,0xffffffff6aed0730] = 80
oops [0xffffffff6aed0730,0xffffffff6aed0738] = 8
metadata [0xffffffff6aed0738,0xffffffff6aed0870] = 312
scopes data [0xffffffff6aed0870,0xffffffff6aed10b0] = 2112
scopes pcs [0xffffffff6aed10b0,0xffffffff6aed3900] = 10320
dependencies [0xffffffff6aed3900,0xffffffff6aed3908] = 8
nul chk table [0xffffffff6aed3908,0xffffffff6aed3920] = 24
Could not load hsdis-sparcv9.so; library not loadable; PrintAssembly is disabled
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
Current thread is 71
Dumping core ...
----------System.err:(0/0)----------
- relates to
-
JDK-8187601 Unrolling more when SLP auto-vectorization failed
-
- Resolved
-