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

[macos_aarch64] Crash in jni_fast_GetLongField

    XMLWordPrintable

Details

    • b18
    • aarch64
    • os_x

    Backports

      Description

        Testing https://github.com/openjdk/jdk/pull/2200 reveals this crash in java/util/logging/TestLoggerWeakRefLeak.java:

        Test for WeakReference leak in Logger object
        call count = 1000
        #
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # SIGBUS (0xa) at pc=0x0000000111d0c400, pid=27992, tid=23043
        #
        # JRE version: Java(TM) SE Runtime Environment (17.0) (build 17-internal+0-LTS-2021-02-27-1954067.mikael.vidstedt.jdk-macosjib)
        # Java VM: Java HotSpot(TM) 64-Bit Server VM (17-internal+0-LTS-2021-02-27-1954067.mikael.vidstedt.jdk-macosjib, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-aarch64)
        # Problematic frame:
        # v ~BufferBlob::jni_fast_GetLongField
        #
        # Core dump will be written. Default location: core.27992
        #

        instance count: 1002
        #
        # If you would like to submit a bug report, please visit:
        # https://bugreport.java.com/bugreport/crash.jsp
        # The crash happened outside the Java Virtual Machine in native code.
        # See problematic frame for where to report the bug.
        #

        Attachments

          Issue Links

            Activity

              People

                akozlov Anton Kozlov
                gziemski Gerard Ziemski
                Votes:
                0 Vote for this issue
                Watchers:
                12 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: