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

Access violation in ThreadsSMRSupport::print_info_on during thread dump

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 25
    • hotspot

      Test: vmTestbase/nsk/jvmti/GetClassModifiers/getclmdf007/TestDescription.java

      [2.625s][info][jfr,startup] Started recording 1. No limit specified, using maxsize=250MB as default.
      [2.625s][info][jfr,startup]
      [2.625s][info][jfr,startup] Use jcmd 30824 JFR.dump name=1 filename=FILEPATH to copy recording data to file.
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffceca5f192, pid=30824, tid=9028
      #
      # JRE version: Java(TM) SE Runtime Environment (25.0+26) (fastdebug build 25-ea+26-LTS-3334)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 25-ea+26-LTS-3334, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
      # Problematic frame:
      # V [jvm.dll+0x102f192] ThreadsSMRSupport::print_info_on+0xb2

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

      Current thread (0x000001cfa5f88310): VMThread "VM Thread" [id=9028, stack(0x000000aff5f00000,0x000000aff6000000) (1024K)]

      Stack: [0x000000aff5f00000,0x000000aff6000000], sp=0x000000aff5fff190, free space=1020k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [jvm.dll+0x102f192] ThreadsSMRSupport::print_info_on+0xb2 (threadSMR.cpp:1181)
      V [jvm.dll+0x10285bc] Thread::print_on+0x22c (thread.cpp:502)
      V [jvm.dll+0x103d700] Threads::print_on+0x360 (threads.cpp:1409)
      V [jvm.dll+0x10d48ba] VM_PrintThreads::doit+0x2a (vmOperations.cpp:182)
      V [jvm.dll+0x10d5037] VM_Operation::evaluate+0xd7 (vmOperations.cpp:75)
      V [jvm.dll+0x10d6d98] VMThread::evaluate_operation+0xb8 (vmThread.cpp:283)
      V [jvm.dll+0x10d7587] VMThread::inner_execute+0x247 (vmThread.cpp:429)
      V [jvm.dll+0x10d7b94] VMThread::run+0x114 (vmThread.cpp:176)
      V [jvm.dll+0x1027872] Thread::call_run+0x1b2 (thread.cpp:248)
      V [jvm.dll+0xddf761] thread_native_entry+0xe1 (os_windows.cpp:562)
      C [ucrtbase.dll+0x2268a] (no source info available)
      C [KERNEL32.DLL+0x17ac4] (no source info available)
      C [ntdll.dll+0x5a8c1] (no source info available)


      siginfo: EXCEPTION_ACCESS_VIOLATION (0xc0000005), reading address 0xffffffffffffffff

            Unassigned Unassigned
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: