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

gc/concurrentMarkSweep/GuardShrinkWarning.java crashes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • hs25
    • hs25
    • hotspot
    • None
    • gc

      Test
      RULE gc/concurrentMarkSweep/GuardShrinkWarning.java Crash SIGSEGV
      crashes. Test results don't contains hs_err

      #section:main
      ----------messages:(3/132)----------
      command: main GuardShrinkWarning
      reason: User specified action: run main/othervm GuardShrinkWarning
      elapsed time (seconds): 12.486
      ----------System.out:(0/0)----------
      ----------System.err:(32/1912)----------
      java.lang.RuntimeException: 'error' found in stdout: [#
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # SIGSEGV (0xb) at pc=0xfffffd7ffeae260c, pid=27852, tid=26
      #
      # JRE version: Java(TM) SE Runtime Environment (8.0-b102) (build 1.8.0-ea-b102)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b44 mixed mode solaris-amd64 compressed oops)
      # Problematic frame:
      # V [libjvm.so+0x10e260c]]

      at com.oracle.java.testlibrary.OutputAnalyzer.shouldNotContain(OutputAnalyzer.java:115)
      at GuardShrinkWarning.main(GuardShrinkWarning.java:51)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:491)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:724)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: 'error' found in stdout: [#
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # SIGSEGV (0xb) at pc=0xfffffd7ffeae260c, pid=27852, tid=26
      #
      # JRE version: Java(TM) SE Runtime Environment (8.0-b102) (build 1.8.0-ea-b102)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b44 mixed mode solaris-amd64 compressed oops)
      # Problematic frame:
      # V [libjvm.so+0x10e260c]]

      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: 'error' found in stdout: [# # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0xfffffd7ffeae260c, pid=27852, tid=26 # # JRE version: Java(TM) SE Runtime Environment (8.0-b102) (build 1.8.0-ea-b102) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b44 mixed mode solaris-amd64 compressed oops) # Problematic frame: # V [libjvm.so+0x10e260c]]
      result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 'error' found in stdout: [# # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0xfffffd7ffeae260c, pid=27852, tid=26 # # JRE version: Java(TM) SE Runtime Environment (8.0-b102) (build 1.8.0-ea-b102) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b44 mixed mode solaris-amd64 compressed oops) # Problematic frame: # V [libjvm.so+0x10e260c]]

      test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 'error' found in stdout: [# # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0xfffffd7ffeae260c, pid=27852, tid=26 # # JRE version: Java(TM) SE Runtime Environment (8.0-b102) (build 1.8.0-ea-b102) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b44 mixed mode solaris-amd64 compressed oops) # Problematic frame: # V [libjvm.so+0x10e260c]]
      See results here:
      http://aurora.ru.oracle.com/functional/faces/RunDetails.xhtml?names=268502.JAVASE.PROMOTION.VM-442#JT_HS%20[!jfr]%20%28jtreg%29_gc/concurrentMarkSweep/GuardShrinkWarning.java

            stefank Stefan Karlsson
            lmesnik Leonid Mesnik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: