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

Main refinement thread tries to wake up itself when re-enqueuing causing assertion failure

XMLWordPrintable

    • gc

      Test case : vmTestbase/gc/gctests/StringInternSyncWithGC2/TestDescription.java
      OS : Crash seen on MacOS-x64 fastdebug build
      Is it a Regression: Intermittent failure (can't say)
      vm options: -Xcomp -XX:+CreateCoredumpOnCrash -XX:+TieredCompilation

      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (/System/Volumes/Data/mesos/work_dir/slaves/a2dc162d-743b-4800-9e92-31f85abb45b1-S70482/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/6ec75420-ee26-4d02-ad88-7c4317f1017e/runs/4e652870-0065-401b-a0c3-991c19213f45/workspace/open/src/hotspot/share/gc/g1/g1ConcurrentRefineThread.cpp:64), pid=32481, tid=14339
      # assert(this != Thread::current()) failed: precondition
      #
      # JRE version: Java(TM) SE Runtime Environment (18.0.1+1) (fastdebug build 18.0.1-ea+1-1)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 18.0.1-ea+1-1, compiled mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-amd64)
      # Core dump will be written. Default location: core.32481
      #
      # An error report file with more information is saved as:
      # /System/Volumes/Data/mesos/work_dir/slaves/a2dc162d-743b-4800-9e92-31f85abb45b1-S60693/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/76920fb7-b0d8-47dc-b4c9-bc578eeba950/runs/b4513c6c-5973-4306-814c-99b083118875/testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_vm_gc_misc/scratch/1/hs_err_pid32481.log
      #
      # If you would like to submit a bug report, please visit:
      # https://bugreport.java.com/bugreport/crash.jsp
      #

            kbarrett Kim Barrett
            vagarwal Vikrant Agarwal
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: