RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1310061 - Problem with running SPECjvm2008 benchmark
Summary: Problem with running SPECjvm2008 benchmark
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: java-1.7.0-openjdk
Version: 7.2
Hardware: aarch64
OS: Linux
high
high
Target Milestone: rc
: ---
Assignee: Andrew Dinn
QA Contact: Lukáš Zachar
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-19 11:03 UTC by Kamil Kolakowski
Modified: 2016-11-03 22:59 UTC (History)
8 users (show)

Fixed In Version: java-1.7.0-openjdk-1.7.0.95-2.6.4.3.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-03 22:59:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
rpm file with benchmark (6.63 KB, application/x-rpm)
2016-02-19 11:46 UTC, Jiri Hladky
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:2140 0 normal SHIPPED_LIVE java-1.7.0-openjdk bug fix and enhancement update 2016-11-03 13:12:14 UTC

Description Kamil Kolakowski 2016-02-19 11:03:24 UTC
Description of problem:
We do runs of SPECjvm2008 benchmark to get performance results of linux kernel. But when we running this benchmark on https://beaker.engineering.redhat.com/view/amd-seattle-05.lab.eng.rdu.redhat.com
test always crashed with message ERROR: compiler exit code: 4.
This machine is aarch64 machine and I tried it on another one aarch64 machine apm-mustang-ev3-13.lab.eng.rdu.redhat.com but I get the same result.

I tried 2 version of openjdk 1.7.0 and 1.8.0 on both it crashes.

How to reproduce:
1. Download benchmark from https://www.spec.org/jvm2008/
2. See if you get value operations per minute for every operation in test (compiler, startup etc)

Thanks

Kamil

Comment 2 Jiri Hladky 2016-02-19 11:45:44 UTC
Alternately you can install the benchmark from Beaker repo:

yum -y install performance-performance-SPECjvm2008-test-certification.noarch

I will attach the rpm file to this BZ as well.

After the installation do the following:

cd /mnt/tests/performance/SPECjvm2008-test/certification/

Run benchmark with on ARM server
./runtest.sh

After roughly 15 minutes go to 

cd SPECjvm2008/results

and run 
find ./ -name "*error*"

If you see file like this one
compiler.compiler.bt2.i1.op1.error.log

with 

ERROR: compiler exit code: 4

then you have reproduced the issue. We believe it's a bug in java. 

Please feel free to ping either kkolakow or jhladky if you need to get access to ARM server or you require help to reproduce the problem. 

Thanks
Jirka

Comment 3 Jiri Hladky 2016-02-19 11:46:31 UTC
Created attachment 1128519 [details]
rpm file with benchmark

Comment 12 errata-xmlrpc 2016-11-03 22:59:12 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-2140.html


Note You need to log in before you can comment on or make changes to this bug.