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

SIGSEGV when parsing command line options

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • 9
    • 9
    • hotspot

      # A fatal error has been detected by the Java Runtime Environment:
      #
      # SIGSEGV (0xb) at pc=0x00007f604490c1d3, pid=15869, tid=0x00007f604098b700
      #
      # JRE version: (9.0) (build )
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.9.0-internal-fastdebug-20150625170323.jdenise.hs-rt-final-b00 mixed mode linux-amd64 compressed oops)
      # Problematic frame:
      # V [libjvm.so+0x101f1d3]]


      java.lang.RuntimeException: 1 tests failed! (Error processing option CMSYoungGenPerWorker with valid value '-XX:+UseConcMarkSweepGC -XX:CMSYoungGenPerWorker=1'! JVM output reports a fatal error. JVM exited with code 1!)
       (assert failed: 1 == 0)
      at jdk.test.lib.Asserts.error(Asserts.java:444)
      at jdk.test.lib.Asserts.assertTrue(Asserts.java:371)
      at jdk.test.lib.Asserts.assertEquals(Asserts.java:166)
      at jdk.test.lib.Asserts.assertEQ(Asserts.java:140)
      at TestOptionsWithRanges.main(TestOptionsWithRanges.java:62)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:502)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:745)


      Error processing option CMSYoungGenPerWorker with valid value '-XX:+UseConcMarkSweepGC -XX:CMSYoungGenPerWorker=1'

        1. hs_err_pid32649.log
          25 kB
        2. HelloWorld.class
          0.4 kB
        3. catch_sigsegv.sh
          0.6 kB

            dcubed Daniel Daugherty
            jwilhelm Jesper Wilhelmsson
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: