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

java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java crashed on windows

XMLWordPrintable

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

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000056387d36, pid=109108, tid=155268
      #
      # JRE version: Java(TM) SE Runtime Environment (9.0-b56) (build 1.9.0-ea-b56)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.9.0-ea-b56 compiled mode windows-amd64 compressed oops)
      # Problematic frame:
      # V [jvm.dll+0x237d36]
      #
      # Core dump written. Default location: C:\local\aurora\sandbox\results\workDir\java\lang\invoke\LFCaching\LFMultiThreadCachingTest\hs_err_pid109108.mdmp
      #
      # If you would like to submit a bug report, please visit:
      # http://bugreport.java.com/bugreport/crash.jsp
      #

      --------------- T H R E A D ---------------

      Current thread (0x000000001b50b800): JavaThread "Sweeper thread" daemon [_thread_in_vm, id=155268, stack(0x000000001c7c0000,0x000000001c8c0000)]

      siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000020

      Registers:
      RAX=0x0000000000000010, RBX=0x0000000000000001, RCX=0x0000000025075608, RDX=0x000000001b50b800
      RSP=0x000000001c8bf3f0, RBP=0x000000000000000b, RSI=0x0000000000000001, RDI=0x0000000002da6c90
      R8 =0x0000000000000001, R9 =0x0000000000000003, R10=0x00000000009530e0, R11=0x0000000000000010
      R12=0x000000000095d3a0, R13=0x0000000002da6c90, R14=0x0000000000002cf9, R15=0x000000000000000c
      RIP=0x0000000056387d36, EFLAGS=0x0000000000010202

      Top of Stack: (sp=0x000000001c8bf3f0)
      0x000000001c8bf3f0: 0000000000000001 0000000000002cf7
      0x000000001c8bf400: 0000000002da6590 000000000095d3a0
      0x000000001c8bf410: 000000001b50b800 0000000056388334
      0x000000001c8bf420: 0000000000000000 0000000000000000
      0x000000001c8bf430: 0000000002da6c90 0000000002da6590
      0x000000001c8bf440: 00000000000005f8 000000005638858d
      0x000000001c8bf450: 0000000000000000 000000001c8bf529
      0x000000001c8bf460: 0000000000000000 0000000000000000
      0x000000001c8bf470: 0000000000000000 0000000056365430
      0x000000001c8bf480: 000000000095d3a0 0000000000000000
      0x000000001c8bf490: 000000001b48ea50 0000000000000000
      0x000000001c8bf4a0: 0000000000000000 000007fba4ee10ea
      0x000000001c8bf4b0: 0000000000000000 000000001b50b800
      0x000000001c8bf4c0: 00000000000003d8 000007fba4ee10ea
      0x000000001c8bf4d0: 000000001b4ceb78 000000001b4ce790
      0x000000001c8bf4e0: 0000000000000048 0000000000000001

      Instructions: (pc=0x0000000056387d36)
      0x0000000056387d16: 8b 0d cc b3 56 00 ff 15 b6 66 39 00 48 8b 4f 40
      0x0000000056387d26: 48 8b d0 e8 92 f6 df ff 4c 8b d8 48 85 c0 74 5a
      0x0000000056387d36: 48 63 40 10 85 c0 7f 28 48 8b 4f 40 48 8b 41 10
      0x0000000056387d46: 48 85 c0 74 54 8b 88 ec 00 00 00 ff c1 0f af 0d


      Register to memory mapping:

      RAX=0x0000000000000010 is an unknown value
      RBX=0x0000000000000001 is an unknown value
      RCX=0x0000000025075608 is pointing into metadata
      RDX=0x000000001b50b800 is a thread
      RSP=0x000000001c8bf3f0 is pointing into the stack for thread: 0x000000001b50b800
      RBP=0x000000000000000b is an unknown value
      RSI=0x0000000000000001 is an unknown value
      RDI=0x0000000002da6c90 is at entry_point+-400 in (nmethod*)0x0000000002da6c90

      [error occurred during error reporting (printing register info), id 0xc0000005]

      Stack: [0x000000001c7c0000,0x000000001c8c0000], sp=0x000000001c8bf3f0, free space=1020k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [jvm.dll+0x237d36]
      V [jvm.dll+0x238334]
      V [jvm.dll+0x23858d]
      V [jvm.dll+0x23898e]
      V [jvm.dll+0x238b18]
      V [jvm.dll+0x24216f]
      V [jvm.dll+0x29afe9]
      C [msvcr100.dll+0x21d9f]
      C [msvcr100.dll+0x21e3b]
      C [KERNEL32.DLL+0x1842]
      C [ntdll.dll+0x57509]

            Unassigned Unassigned
            dfazunen Dmitry Fazunenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: