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 982801 - Loop Unswitching-related JVM crash
Summary: Loop Unswitching-related JVM crash
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: java-1.7.0-openjdk
Version: 6.6
Hardware: Unspecified
OS: All
unspecified
medium
Target Milestone: rc
: ---
Assignee: Andrew Haley
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On:
Blocks: 1138435 1138439
TreeView+ depends on / blocked
 
Reported: 2013-07-09 22:53 UTC by James Livingston
Modified: 2021-08-30 13:27 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1138435 (view as bug list)
Environment:
Last Closed: 2014-09-04 14:54:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 419373 0 None None None Never
openjdk bug system JDK-8025398 0 None None None Never

Description James Livingston 2013-07-09 22:53:49 UTC
There is a JVM crasher bug which is affecting code using Apache commons HTTPClient. A reproducer is available at https://github.com/rholder/jvm-loop-unswitching-bug.


I believe that the crash has been reported upstream into the Oracle Java bug database, but I cannot find a reference to it. It affects both Oracle Java and OpenJDK.



To reproduce download the code from https://github.com/rholder/jvm-loop-unswitching-bug, then run "./gradlew build". JVM crashes will occur during the test.

As noted on the github page, adding -XX:-LoopUnswitching stops the problem occurring.

Comment 4 Adam Domurad 2013-08-09 15:57:38 UTC
The upstream bug is http://bugs.sun.com/view_bug.do?bug_id=8021898

A fix is being worked on according to http://mail.openjdk.java.net/pipermail/hotspot-dev/2013-August/010482.html

Comment 6 RHEL Program Management 2013-10-14 03:10:57 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 7 James Livingston 2014-05-30 03:20:26 UTC
According to http://bugs.java.com/view_bug.do?bug_id=8025398, it is fixed in Oracle 1.7u60

Comment 9 Scott Dodson 2014-09-04 13:55:09 UTC
Tests in comment 1 pass with java-1.7.0-openjdk-1.7.0.65-2.5.1.2.el7_0.x86_64

Comment 10 Deepak Bhole 2014-09-04 14:54:33 UTC
Thanks for confirming! Closing this one.


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