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

java/nio/Buffer/Basic.java crashes vm on linux-x64 using latest devkit to build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 9
    • 9
    • core-libs
    • b92

        java/nio/Buffer/Basic.java crashes vm on linux-x64 (and openonly) when jdk is built using latest devkit (4.9.2).

        #
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # SIGSEGV (0xb) at pc=0x00007f8895af8033, pid=4860, tid=4950
        #
        # JRE version: Java(TM) SE Runtime Environment (9.0-b105) (build 1.9.0-ea-b105)
        # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.9.0-ea-b105, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
        # Problematic frame:
        # C [libjava.so+0xd033] Java_java_nio_Bits_copyToShortArray+0x1f3
        #
        # Core dump will be written. Default location: Core dumps may be processed with "/usr/libexec/abrt-hook-ccpp %s %c %p %u %g %t e" (or dumping to /scratch/ssides/test/temp2/JTwork/scratch/core.4860)
        #
        # If you would like to submit a bug report, please visit:
        # http://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.
        #

              bpb Brian Burkhalter
              ssides Steve Sides
              Votes:
              0 Vote for this issue
              Watchers:
              13 Start watching this issue

                Created:
                Updated:
                Resolved: