[Bug 3592] New: [IcedTea8] Skip AES test on AArch64 due to VM crash
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed May 16 16:50:47 UTC 2018
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3592
Bug ID: 3592
Summary: [IcedTea8] Skip AES test on AArch64 due to VM crash
Product: IcedTea
Version: 3.x-hg
Hardware: aarch64
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: gnu.andrew at redhat.com
CC: unassigned at icedtea.classpath.org
Clone of bug 3494 for IcedTea 3.x.
OpenJDK 64-Bit Server VM warning: UseAESIntrinsics specified, but not supported
on this CPU
1000000 iterations
algorithm=AES, mode=CBC, paddingStr=PKCS5Padding, msgSize=646, keySize=128,
noReinit=false, checkOutput=true, encInputOffset=0, encOutputOffset=0,
decOutputOffset=0, lastChunkSize=32
Algorithm: AES(128bit)
Encryption cipher provider: SunJCE version 1.8
Encryption cipher algorithm: AES/CBC/PKCS5Padding
key: [16]: f8 f9 fa fb fc fd fe ff 00 01 02 03 04 05 06 07
input: [646]: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 10 11 12 13 14
15 16 17 18 19 1a 1b 1c 1d 1e 1f
encode: [656]: 4c d8 7d 61 57 30 6a f1 14 c3 d4 f9 85 2e 29 a1 a5 42 cc 2b 84
bb d1 8f 57 66 c8 9f 38 05 c3 9e
decode: [656]: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 10 11 12 13 14
15 16 17 18 19 1a 1b 1c 1d 1e 1f
Starting encryption warm-up
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGILL (0x4) at pc=0x000003ffa80c2064, pid=631, tid=0x000003ffb6e8f200
#
# JRE version: OpenJDK Runtime Environment (8.0_162-b12) (build 1.8.0_162-b12)
# Java VM: OpenJDK 64-Bit Server VM (25.162-b12 mixed mode linux-aarch64
compressed oops)
# Problematic frame:
# v ~BufferBlob::StubRoutines (2)
#
# Failed to write core dump. Core dumps have been disabled. To enable core
dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /builddir/build/BUILD/icedtea-3.8.0pre02/hs_err_pid631.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla
#
/bin/sh: line 6: 631 Aborted
/builddir/build/BUILD/icedtea-3.8.0pre02/openjdk.build/images/j2sdk-image/bin/java
-cp /builddir/build/BUILD/icedtea-3.8.0pre02/aescheck.build
-XX:+UseAESIntrinsics ${command}
gmake[1]: *** [stamps/check-aes.stamp] Error 1
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20180516/36b5679b/attachment.html>
More information about the distro-pkg-dev
mailing list