Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8265212

HeapRetentionTest.java crashes intermittently with JFR options

    XMLWordPrintable

Details

    • gc

    Description

      Test case : jdk/management/resource/HeapRetentionTest.java
      Test suite : JTREG
      OS Specific : Can't say (Nighty has observed the crash on Linux-x86)
      Affected version : First occurred in 8u301

      JVM argument :
      "-Xmixed -XX:+UnlockCommercialFeatures -XX:+FlightRecorder -XX:FlightRecorderOptions=defaultrecording=true,disk=true,dumponexit=true -Xmixed -XX:-TieredCompilation -client"

      Regression : Can't say (Very intermittent in nature)

      Crash Top :

      # A fatal error has been detected by the Java Runtime Environment:
      #
      # SIGSEGV (0xb) at pc=0xf73a7064, pid=14734, tid=0xf4d7fb40
      #
      # JRE version: Java(TM) SE Runtime Environment (8.0_301-b01) (build 1.8.0_301-ea-langtools-nightly-h3282-20210408-b01)
      # Java VM: Java HotSpot(TM) Client VM (25.301-b01 mixed mode linux-x86 )
      # Problematic frame:
      # V [libjvm.so+0x26a064] G1ParGCAllocator::allocate_direct_or_new_plab(InCSetState, unsigned int, unsigned char)+0xf4
      #

      Attachments

        Activity

          People

            Unassigned Unassigned
            vaibhav Vaibhav Choudhary (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: