Bug 1380261

Summary: java-1.8.0-openjdk-aarch32: Compiler crash during Scala build
Product: [Fedora] Fedora Reporter: Mikolaj Izdebski <mizdebsk>
Component: java-1.8.0-openjdk-aarch32Assignee: Alex Kashchenko <akashche>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: akashche, alex.kasko.mail, jerboaa, jvanek
Target Milestone: ---   
Target Release: ---   
Hardware: armhfp   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-29 08:25:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Mikolaj Izdebski 2016-09-29 06:56:13 UTC
Description of problem:
Java compiler crashes when trying to build Scala package on armhfp in Koji.

Version-Release number of selected component (if applicable):
1.8.0.102-7.160812.fc26

Koji task: http://koji.fedoraproject.org/koji/taskinfo?taskID=15790384

Compiling 718 files to /builddir/build/BUILD/scala-2.10.4/build/locker/classes/library
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (assembler_aarch32.hpp:215), pid=29064, tid=0xb5104470
#  guarantee(val < (1U << nbits)) failed: Field too big for insn
#
# JRE version: OpenJDK Runtime Environment (8.0_102) (build 1.8.0_102-160812)
# Java VM: OpenJDK Client VM (25.102-b160812 mixed mode linux-aarch32 )
# Core dump written. Default location: /builddir/build/BUILD/scala-2.10.4/core or core.29064
#
# An error report file with more information is saved as:
# /builddir/build/BUILD/scala-2.10.4/hs_err_pid29064.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#

Comment 1 Severin Gehwolf 2016-09-29 08:25:00 UTC

*** This bug has been marked as a duplicate of bug 1379061 ***