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

Garbage Collection on MacOSX can crash in fastdebug because of 'negative time'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 9
    • hotspot
    • Mac, fastdebug build

    • svc
    • x86
    • os_x

      The test nsk/monitoring/stress/lowmem/lowmem025 crashed the VM on MacOSX in PIT JDK9_b08 with this error message:

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (/opt/jprt/T/P1/184215.amurillo/s/hotspot/src/closed/share/vm/utilities/ticks.cpp:28), pid=57995, tid=10243
      # assert(end >= start) failed: negative time!
      #
      # JRE version: Java(TM) SE Runtime Environment (9.0) (build 1.9.0-internal-fastdebug-201404111842.amurillo.jdk9-hs-2014-04-11-b00)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b62-fastdebug mixed mode bsd-amd64 compressed oops)
      # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
      #
      # If you would like to submit a bug report, please visit:
      # http://bugreport.sun.com/bugreport/crash.jsp
      #

      Priority justification:
      Impact: High: Crash
      Likelihood: Low: Has only happened once (yet)
      Workaround: High: No workaround known

      ILW = HLH => P2

      RULE nsk/monitoring/stress/lowmem/lowmem025 Crash Internal Error ...ticks.cpp...assert(end >= start) failed: negative time!

            Unassigned Unassigned
            iaberg Ingemar Åberg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: