JDK-8215951 : AArch64: jtreg test vmTestbase/nsk/jvmti/PopFrame/popframe005 segfaults
  • Type: Bug
  • Component: hotspot
  • Sub-Component: jvmti
  • Affected Version: 8-aarch64,12,13
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: aarch64
  • Submitted: 2018-12-28
  • Updated: 2021-02-01
  • Resolved: 2019-01-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 12 JDK 13 Other
11.0.3Fixed 12Fixed 13 b03Fixed openjdk8u292Fixed
Related Reports
Relates :  
Description
Segfault in interpreter on AArch64 when processing JVMTI PopFrame:

13:01:41 #
13:01:41 # A fatal error has been detected by the Java Runtime Environment:
13:01:41 #
13:01:41 #  SIGSEGV (0xb) at pc=0x0000ffff5c93b6f0, pid=8216, tid=8271
13:01:41 #
13:01:41 # JRE version: OpenJDK Runtime Environment (13.0) (fastdebug build 13-internal+0-adhoc.entuser.jdksrc)
13:01:41 # Java VM: OpenJDK 64-Bit Server VM (fastdebug 13-internal+0-adhoc.entuser.jdksrc, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-aarch64)
13:01:41 # Problematic frame:
13:01:41 # j  nsk.jvmti.PopFrame.popframe005$popFrameCls.run()V+10
Comments
Fix Request Request to backport this fix to jdk11u. The patch fixes a SEGV in AArch64. It can be applied cleanly on jdk11u and has been verified with JTreg tests.
07-03-2019

Fix was pushed while main bug was targeted to '12'. Reset the main bug to fixed in '13' and copied the hgupdater entry here.
05-01-2019

hgupdate HG Updates added a comment - Yesterday URL: http://hg.openjdk.java.net/jdk/jdk/rev/22baf8054a40 User: fyang Date: 2019-01-05 02:50:33 +0000
05-01-2019