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

corrupted C heap with -XX:+UseSHA on TestUseSHA1IntrinsicsOptionOnUnsupportedCPU

XMLWordPrintable

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

      Test prints message "Java HotSpot(TM) Server VM warning: SHA instructions are not available on this CPU" (I think as expected), but then crashes with:

      C heap has been corrupted (time: 1 allocations)
      corrupted block near address 0x6e8828, length 48
      # To suppress the following error report, specify this argument
      # after -XX: or in .hotspotrc: SuppressErrorAt=c:/jprt/T/P1/135841.ppunegov/s/hotspot/src/os/windows/vm/os_windows.cpp:5253
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (c:/jprt/T/P1/135841.ppunegov/s/hotspot/src/os/windows/vm/os_windows.cpp:5253), pid=21476, tid=32124
      # fatal error: corrupted C heap
      #
      # JRE version: Java(TM) SE Runtime Environment (9.0) (fastdebug build 9-internal+0-2016-04-26-135841.ppunegov.8155092)
      # Java VM: Java HotSpot(TM) Server VM (fastdebug 9-internal+0-2016-04-26-135841.ppunegov.8155092, mixed mode, tiered, g1 gc, windows-x86)
      # Core dump will be written. Default location: C:\\local\\aurora\\sandbox\\results\\workDir\\compiler\\intrinsics\\sha\\cli\\TestUseSHA1IntrinsicsOptionOnUnsupportedCPU\\hs_err_pid21476.mdmp

            iklam Ioi Lam
            drwhite Derek White
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: