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

SIGSEGV in C1 thread at CompilationPolicy::can_be_compiled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1 P1
    • hs25
    • hs25
    • hotspot
    • b52
    • x86

      There are a lot of C1 related failures were found during promotion testing of JDK8 b110:
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # SIGSEGV (0xb) at pc=0xb6d1040e, pid=18444, tid=2479881024
      #
      # JRE version: Java(TM) SE Runtime Environment (8.0-b110) (build 1.8.0-ea-b110)
      # Java VM: Java HotSpot(TM) Client VM (25.0-b52 compiled mode, sharing linux-x86 )
      # Problematic frame:
      # V [libjvm.so+0x1a740e] CompilationPolicy::can_be_compiled(methodHandle, int)+0x14e
      #

      VM options set for all such failures:
      -client -Xcomp -XX:+UseParallelGC -XX:+UnlockCommercialFeatures -XX:+FlightRecorder -XX:FlightRecorderOptions=defaultrecording=true,disk=true,dumponexit=true -XX:ReservedCodeCacheSize=256M

            hseigel Harold Seigel (Inactive)
            ppunegov Pavel Punegov
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: