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

EXCEPTION_ACCESS_VIOLATION (0xc0000005) JVM Crash when unplug/plug video adapter

XMLWordPrintable

    • generic
    • generic

      ADDITIONAL SYSTEM INFORMATION :
      Windows 11 24H2 (26100)
      OpenJDK Runtime Environment (25.0+30) (build 25-ea+30-3419)
      OpenJDK 64-Bit Server VM (25-ea+30-3419, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)

      A DESCRIPTION OF THE PROBLEM :
      When a display adapter is plugged/unplugged on a Windows system, awt.dll throws an error and crashes immediately.
      This is very frustrating because there are a number of situations on Windows that can cause this problem, such as logging into a session from the lock screen screen, connecting to a session from RDP, a graphics driver crash, etc. that can trigger the JVM to crash, and unfortunately the triggering conditions are not difficult to accomplish. I was developing a Java Desktop program and the crash was preventing the software from running stably on the JVM, and I was constantly receiving error reports from users.

      This issue also exists in Java 23, Java 24, other versions are untested.

      The following are the contents of the hs_err file:

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffaf91be5c6, pid=50024, tid=35804
      #
      # JRE version: OpenJDK Runtime Environment (25.0+30) (build 25-ea+30-3419)
      # Java VM: OpenJDK 64-Bit Server VM (25-ea+30-3419, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
      # Problematic frame:
      # C [awt.dll+0xde5c6]
      #
      # No core dump will be written. Minidumps are not enabled by default on client versions of Windows
      #
      # 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.
      #

      --------------- S U M M A R Y ------------

      Command Line: -Xmx512M -Xms16M -Xss512k -XX:+UseG1GC -XX:+UseStringDeduplication -XX:+ShrinkHeapInSteps -Dfile.encoding=UTF-8 -Dpbh.usePlatformConfigLocation=true -Dpbh.release=install4j PeerBanHelper.jar

      Host: AMD Ryzen 7 5800H with Radeon Graphics , 16 cores, 31G, Windows 11 , 64 bit Build 26100 (10.0.26100.4484)
      Time: Sat Jul 12 03:43:27 2025 elapsed time: 33.113230 seconds (0d 0h 0m 33s)

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

      Current thread (0x000002c3cfb52730): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=35804, stack(0x000000eeaa980000,0x000000eeaaa00000) (512K)]

      Stack: [0x000000eeaa980000,0x000000eeaaa00000], sp=0x000000eeaa9fec10, free space=507k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      C [awt.dll+0xde5c6] (no source info available)
      C [awt.dll+0xdfeb2] (no source info available)
      C 0x000002c3bc51d193 (no source info available)

      The last pc belongs to native method entry point (kind = native) (printed below).
      Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
      j sun.awt.Win32GraphicsDevice.initNativeScale(I)V+0 java.desktop@25-ea
      j sun.awt.Win32GraphicsDevice.initScaleFactors()V+60 java.desktop@25-ea
      j sun.awt.Win32GraphicsDevice.displayChanged()V+16 java.desktop@25-ea
      j sun.awt.Win32GraphicsEnvironment.displayChanged()V+271 java.desktop@25-ea
      j sun.awt.windows.WToolkit.lambda$displayChanged$0()V+15 java.desktop@25-ea
      j sun.awt.windows.WToolkit$$Lambda+0x000000002c36d0f8.run()V+0 java.desktop@25-ea
      j java.awt.event.InvocationEvent.dispatch()V+47 java.desktop@25-ea
      j java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21 java.desktop@25-ea
      j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+22 java.desktop@25-ea
      j java.awt.EventDispatchThread.pumpOneEventForFilters(I)V+81 java.desktop@25-ea
      j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35 java.desktop@25-ea
      j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11 java.desktop@25-ea
      j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4 java.desktop@25-ea
      j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3 java.desktop@25-ea
      j java.awt.EventDispatchThread.run()V+9 java.desktop@25-ea
      v ~StubRoutines::call_stub 0x000002c3bc5112ed

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


      Registers:
      RAX=0x006c6c642e70697a, RBX=0x000002c3dbaf01d0, RCX=0x006c6c642e70697a, RDX=0x0000000000000000
      RSP=0x000000eeaa9fec10, RBP=0x000000eeaa9fecf0, RSI=0x0000000000000000, RDI=0x0000000000000000
      R8 =0x0000000000000001, R9 =0x000000eea969a000, R10=0x000002c3bc51d233, R11=0x0000000000000100
      R12=0x0000000000000000, R13=0x000002c3cbbbded8, R14=0x000000eeaa9fed18, R15=0x000002c3cfb52730
      RIP=0x00007ffaf91be5c6, EFLAGS=0x0000000000010202

      XMM[0]=0x0000000000000000 0x0000000000000000
      XMM[1]=0x0000000000000000 0x00000000bf800000
      XMM[2]=0x0000000000000000 0x0000000000000000
      XMM[3]=0x0000000000000000 0x0000000000000000
      XMM[4]=0x0000000000000000 0x0000000000000000
      XMM[5]=0x0000000000000000 0x0000000000000000
      XMM[6]=0x0000000000000000 0x0000000000000000
      XMM[7]=0x0000000000000000 0x0000000000000000
      XMM[8]=0x0000000000000000 0x0000000000000000
      XMM[9]=0x0000000000000000 0x0000000000000000
      XMM[10]=0x0000000000000000 0x0000000000000000
      XMM[11]=0x0000000000000000 0x0000000000000000
      XMM[12]=0x0000000000000000 0x0000000000000000
      XMM[13]=0x0000000000000000 0x0000000000000000
      XMM[14]=0x0000000000000000 0x0000000000000000
      XMM[15]=0x0000000000000000 0x0000000000000000
        MXCSR=0x00001fa0


      Register to memory mapping:

      RAX=0x006c6c642e70697a is an unknown value
      RBX=0x000002c3dbaf01d0 points into unknown readable memory: 0x000002c3c8a68340 | 40 83 a6 c8 c3 02 00 00
      RCX=0x006c6c642e70697a is an unknown value
      RDX=0x0 is null
      RSP=0x000000eeaa9fec10 is pointing into the stack for thread: 0x000002c3cfb52730
      RBP=0x000000eeaa9fecf0 is pointing into the stack for thread: 0x000002c3cfb52730
      RSI=0x0 is null
      RDI=0x0 is null
      R8 =0x0000000000000001 is an unknown value
      R9 =0x000000eea969a000 points into unknown readable memory: 0x0000000000000000 | 00 00 00 00 00 00 00 00
      R10=0x000002c3bc51d233 is at code_begin+1139 in an Interpreter codelet
      native method entry point (kind = native) [0x000002c3bc51cdc0, 0x000002c3bc51d8b8] 2808 bytes
      R11=0x0000000000000100 is an unknown value
      R12=0x0 is null
      R13={method} {0x000002c3cbbbdee0} 'initNativeScale' '(I)V' in 'sun/awt/Win32GraphicsDevice'
      R14=0x000000eeaa9fed18 is pointing into the stack for thread: 0x000002c3cfb52730
      R15=0x000002c3cfb52730 is a thread

      Top of Stack: (sp=0x000000eeaa9fec10)
      0x000000eeaa9fec10: 000002c3dbaf01d0 0000000000000000 ................
      0x000000eeaa9fec20: 0000020000000000 000002c3dbaf01d0 ................
      0x000000eeaa9fec30: 000002c3dbaf01d0 00007ffaf91bfeb2 ................
      0x000000eeaa9fec40: 00007ffaf921c838 000002c3cbbbded8 8.!.............
      0x000000eeaa9fec50: 000002c3cfb52730 00007ffadbe00000 0'..............
      0x000000eeaa9fec60: 000002c3bc518cb2 000002c3bc51d193 ..Q.......Q.....
      0x000000eeaa9fec70: 000002c3cbbbded8 00007ffadc274bf3 .........K'.....
      0x000000eeaa9fec80: 000002c3cbbbfd40 00000000000000b6 @...............
      0x000000eeaa9fec90: 00000000000003d8 000002c3d58ad770 ........p.......
      0x000000eeaa9feca0: 00000000e1e57388 fffffffffffffff7 .s..............
      0x000000eeaa9fecb0: 0000000000000000 0000000000000005 ................
      0x000000eeaa9fecc0: 000002c3cbbc1478 0000000000000000 x...............
      0x000000eeaa9fecd0: 00000000fffbab00 000002c3cbbbded8 ................
      0x000000eeaa9fece0: 0000000000000000 000000eeaa9fed10 ................
      0x000000eeaa9fecf0: 000000eeaa9fed68 000002c3bc518b18 h.........Q.....
      0x000000eeaa9fed00: 0000000000000000 000002c3bc51a757 ........W.Q.....
      0x000000eeaa9fed10: 0000000000000000 00000000fffd6fa0 .........o......
      0x000000eeaa9fed20: fffffffffffffff7 000002c3cbbbe53c ........<.......
      0x000000eeaa9fed30: 0000000000000002 000002c3cbbc1478 ........x.......
      0x000000eeaa9fed40: 0000000000000000 00000000fffbab00 ................
      0x000000eeaa9fed50: 000002c3cbbbe588 fffffffffffffff5 ................
      0x000000eeaa9fed60: 000000eeaa9fed78 000000eeaa9fedc8 x...............
      0x000000eeaa9fed70: 000002c3bc518b18 00000000fffd6fa0 ..Q......o......
      0x000000eeaa9fed80: fffffffffffffff7 000002c3cbbbfcf8 ................
      0x000000eeaa9fed90: 0000000000000003 000002c3cbbc1478 ........x.......
      0x000000eeaa9feda0: 0000000000000000 00000000fffbab00 ................
      0x000000eeaa9fedb0: 000002c3cbbbfd40 fffffffffffffff6 @...............
      0x000000eeaa9fedc0: 000000eeaa9fede0 000000eeaa9fee30 ........0.......
      0x000000eeaa9fedd0: 000002c3bc518b18 0000000000000000 ..Q.............
      0x000000eeaa9fede0: 00000000fffd6fa0 fffffffffffffff7 .o..............
      0x000000eeaa9fedf0: 000002c3cbba90b7 0000000000000008 ................
      0x000000eeaa9fee00: 000002c3cbbad2f8 0000000000000000 ................

      Instructions: (pc=0x00007ffaf91be5c6)
        0x00007ffaf91be4c6: 11 45 d4 0f 11 45 e4 0f 11 45 f4 89 45 04 c7 45
        0x00007ffaf91be4d6: a0 68 00 00 00 0f 11 44 24 34 0f 11 44 24 44 0f
        0x00007ffaf91be4e6: 11 44 24 54 0f 11 44 24 64 0f 11 44 24 74 0f 11
        0x00007ffaf91be4f6: 45 84 89 45 94 c7 44 24 30 68 00 00 00 48 8d 55
        0x00007ffaf91be506: a0 49 8b ce ff 15 78 74 06 00 85 c0 74 41 48 8d
        0x00007ffaf91be516: 54 24 30 48 8b ce ff 15 66 74 06 00 85 c0 74 2f
        0x00007ffaf91be526: 48 8d 54 24 34 48 8d 4d a4 ff 15 9b 73 06 00 85
        0x00007ffaf91be536: c0 74 1c 48 8d 54 24 44 48 8d 4d b4 ff 15 88 73
        0x00007ffaf91be546: 06 00 85 c0 74 09 8b 44 24 54 39 45 c4 74 11 ff
        0x00007ffaf91be556: c7 3b 7b 0c 0f 8c 40 ff ff ff 8b 3d ca ae 06 00
        0x00007ffaf91be566: 48 8b cb e8 02 a0 f4 ff 90 8b c7 48 8b 4d 10 48
        0x00007ffaf91be576: 33 cc e8 c3 f9 00 00 4c 8d 9c 24 20 01 00 00 49
        0x00007ffaf91be586: 8b 5b 28 49 8b 73 30 49 8b e3 41 5e 5f 5d c3 cc
        0x00007ffaf91be596: cc cc cc cc cc cc cc cc cc cc 48 8b 41 08 48 8b
        0x00007ffaf91be5a6: 80 18 0c 00 00 c3 cc cc cc cc 48 8b 41 08 48 05
        0x00007ffaf91be5b6: 00 04 00 00 c3 cc cc cc cc cc 40 53 48 83 ec 20
      =>0x00007ffaf91be5c6: 83 79 50 00 48 8b d9 75 56 48 8b 49 28 4c 8d 44
        0x00007ffaf91be5d6: 24 38 48 8d 54 24 30 c7 44 24 30 00 00 80 bf c7
        0x00007ffaf91be5e6: 44 24 38 00 00 80 bf e8 be d7 00 00 f3 0f 10 54
        0x00007ffaf91be5f6: 24 30 0f 57 c0 0f 2f d0 76 25 f3 0f 10 4c 24 38
        0x00007ffaf91be606: 0f 2f c8 76 1a f3 0f 5e 15 19 97 02 00 f3 0f 5e
        0x00007ffaf91be616: 0d 11 97 02 00 f3 0f 11 53 48 f3 0f 11 4b 4c 48
        0x00007ffaf91be626: 83 c4 20 5b c3 cc cc cc cc cc 48 89 5c 24 10 48
        0x00007ffaf91be636: 89 74 24 18 48 89 7c 24 20 41 56 48 83 ec 40 48
        0x00007ffaf91be646: 8b d9 48 83 79 18 00 75 14 b9 28 04 00 00 e8 87
        0x00007ffaf91be656: 8d 00 00 48 89 43 18 c7 00 28 00 00 00 48 8b 43
        0x00007ffaf91be666: 18 45 33 f6 66 44 89 70 0e 48 8b 4b 28 e8 68 03
        0x00007ffaf91be676: 00 00 48 8b f8 ba 01 00 00 00 44 8b c2 48 8b c8
        0x00007ffaf91be686: ff 15 a4 6f 06 00 48 8b f0 44 89 74 24 30 48 8b
        0x00007ffaf91be696: 4b 18 48 89 4c 24 28 4c 89 74 24 20 41 b9 01 00
        0x00007ffaf91be6a6: 00 00 45 33 c0 48 8b d0 48 8b cf ff 15 99 6e 06
        0x00007ffaf91be6b6: 00 48 8b 53 30 48 8b 0b 83 79 04 08 0f 8e 0f 02


      Stack slot to memory mapping:

      stack at sp + 0 slots: 0x000002c3dbaf01d0 points into unknown readable memory: 0x000002c3c8a68340 | 40 83 a6 c8 c3 02 00 00
      stack at sp + 1 slots: 0x0 is null
      stack at sp + 2 slots: 0x0000020000000000 is an unknown value
      stack at sp + 3 slots: 0x000002c3dbaf01d0 points into unknown readable memory: 0x000002c3c8a68340 | 40 83 a6 c8 c3 02 00 00
      stack at sp + 4 slots: 0x000002c3dbaf01d0 points into unknown readable memory: 0x000002c3c8a68340 | 40 83 a6 c8 c3 02 00 00
      stack at sp + 5 slots: 0x00007ffaf91bfeb2 awt.dll
      stack at sp + 6 slots: 0x00007ffaf921c838 awt.dll
      stack at sp + 7 slots: {method} {0x000002c3cbbbdee0} 'initNativeScale' '(I)V' in 'sun/awt/Win32GraphicsDevice'

      Lock stack of current Java thread (top to bottom):

      native method entry point (kind = native) [0x000002c3bc51cdc0, 0x000002c3bc51d8b8] 2808 bytes
      [MachCode]
        0x000002c3bc51cdc0: 488b 4b08 | 0fb7 492e | 584c 8d74 | ccf8 6800 | 0000 0068 | 0000 0000 | 5055 488b | ec41 5548
        0x000002c3bc51cde0: 8b43 084c | 8d68 3848 | 8b40 0868 | 0000 0000 | 5348 8b50 | 1848 8b52 | 7048 8b12 | 5248 8b53
        0x000002c3bc51ce00: 1048 85d2 | 7407 4881 | c2d0 0000 | 0052 488b | 5010 5249 | 8bc6 482b | c548 c1e8 | 0350 6800
        0x000002c3bc51ce20: 0000 0068 | f7ff ffff | 41c6 87f1 | 0400 0001 | 488b 4310 | 4885 c074 | 208b 8890 | 0000 0083
        0x000002c3bc51ce40: c102 8988 | 9000 0000 | 2388 a400 | 0000 0f84 | b209 0000 | e9cf 0000 | 0048 8b43 | 1848 85c0
        0x000002c3bc51ce60: 0f85 b000 | 0000 e805 | 0000 00e9 | 9900 0000 | 488b d348 | 8d44 2408 | 4c89 6dc0 | 498b cfc5
        0x000002c3bc51ce80: f877 4989 | af38 0400 | 0049 8987 | 2804 0000 | 4883 ec20 | 40f6 c40f | 0f84 1900 | 0000 4883
        0x000002c3bc51cea0: ec08 48b8 | e01d 27dc | fa7f 0000 | ffd0 4883 | c408 e90c | 0000 0048 | b8e0 1d27 | dcfa 7f00
        0x000002c3bc51cec0: 00ff d048 | 83c4 2049 | c787 2804 | 0000 0000 | 0000 49c7 | 8738 0400 | 0000 0000 | 0049 c787
        0x000002c3bc51cee0: 3004 0000 | 0000 0000 | c5f8 7749 | 837f 0800 | 0f84 0500 | 0000 e9e5 | 42ff ff4c | 8b6d c04c
        0x000002c3bc51cf00: 8b75 c84e | 8d74 f500 | c348 8b43 | 1848 85c0 | 0f84 1200 | 0000 8b48 | 0883 c102 | 8948 0823
        0x000002c3bc51cf20: 482c 0f84 | de08 0000 | 493b a770 | 0500 000f | 8748 0000 | 0089 8424 | 00f0 ffff | 8984 2400
        0x000002c3bc51cf40: e0ff ff89 | 8424 00d0 | ffff 8984 | 2400 c0ff | ff89 8424 | 00b0 ffff | 8984 2400 | a0ff ff89
        0x000002c3bc51cf60: 8424 0090 | ffff 8984 | 2400 80ff | ff49 3ba7 | 6805 0000 | 7607 4989 | a770 0500 | 0041 c687
        0x000002c3bc51cf80: f104 0000 | 0048 8b5d | e84c 8b5b | 0845 0fb7 | 5b2e 41c1 | e303 492b | e348 83ec | 2048 83e4
        0x000002c3bc51cfa0: f04c 8b5b | 604d 85db | 0f85 ab00 | 0000 e805 | 0000 00e9 | 9900 0000 | 488b d348 | 8d44 2408
        0x000002c3bc51cfc0: 4c89 6dc0 | 498b cfc5 | f877 4989 | af38 0400 | 0049 8987 | 2804 0000 | 4883 ec20 | 40f6 c40f
        0x000002c3bc51cfe0: 0f84 1900 | 0000 4883 | ec08 48b8 | 1047 27dc | fa7f 0000 | ffd0 4883 | c408 e90c | 0000 0048
        0x000002c3bc51d000: b810 4727 | dcfa 7f00 | 00ff d048 | 83c4 2049 | c787 2804 | 0000 0000 | 0000 49c7 | 8738 0400
        0x000002c3bc51d020: 0000 0000 | 0049 c787 | 3004 0000 | 0000 0000 | c5f8 7749 | 837f 0800 | 0f84 0500 | 0000 e99d
        0x000002c3bc51d040: 41ff ff4c | 8b6d c04c | 8b75 c84e | 8d74 f500 | c348 8b5d | e84c 8b5b | 6041 ffd3 | 488b 5de8
        0x000002c3bc51d060: 4889 4518 | 440f b75b | 2c41 f6c3 | 080f 841b | 0000 004c | 8b5b 084d | 8b5b 084d | 8b5b 184d
        0x000002c3bc51d080: 8b5b 704d | 8b1b 4c89 | 5d10 488d | 5510 488b | 4358 49ba | 3008 62dc | fa7f 0000 | 493b c20f
        0x000002c3bc51d0a0: 85ab 0000 | 00e8 0500 | 0000 e999 | 0000 0048 | 8bd3 488d | 4424 084c | 896d c049 | 8bcf c5f8
        0x000002c3bc51d0c0: 7749 89af | 3804 0000 | 4989 8728 | 0400 0048 | 83ec 2040 | f6c4 0f0f | 8419 0000 | 0048 83ec
        0x000002c3bc51d0e0: 0848 b810 | 4727 dcfa | 7f00 00ff | d048 83c4 | 08e9 0c00 | 0000 48b8 | 1047 27dc | fa7f 0000
        0x000002c3bc51d100: ffd0 4883 | c420 49c7 | 8728 0400 | 0000 0000 | 0049 c787 | 3804 0000 | 0000 0000 | 49c7 8730
        0x000002c3bc51d120: 0400 0000 | 0000 00c5 | f877 4983 | 7f08 000f | 8405 0000 | 00e9 a640 | ffff 4c8b | 6dc0 4c8b
        0x000002c3bc51d140: 75c8 4e8d | 74f5 00c3 | 488b 5de8 | 488b 4358 | 498d 8f48 | 0400 004c | 8d15 d500 | 0000 4d89
        0x000002c3bc51d160: 9730 0400 | 00c5 f877 | 4989 af38 | 0400 0049 | 89a7 2804 | 0000 41c7 | 87d4 0400 | 0004 0000
        0x000002c3bc51d180: 0049 3ba7 | c805 0000 | 7607 4989 | a7c8 0500 | 00ff d049 | 3ba7 c805 | 0000 720b | 49c7 87c8
        0x000002c3bc51d1a0: 0500 0000 | 0000 00c5 | f877 4883 | ec10 c5fb | 1104 2448 | 83ec 1048 | 8904 2448 | c744 2408
        0x000002c3bc51d1c0: 0000 0000 | 41c7 87d4 | 0400 0005 | 0000 00f0 | 8344 24c0 | 0049 3b6f | 280f 870e | 0000 0041
        0x000002c3bc51d1e0: 83bf d004 | 0000 000f | 8420 0000 | 0049 8bcf | 4c8b e448 | 83ec 2048 | 83e4 f048 | b840 ab28
        0x000002c3bc51d200: dcfa 7f00 | 00ff d049 | 8be4 4d33 | e441 c787 | d404 0000 | 0800 0000 | 4d8b 97f0 | 0500 0049
        0x000002c3bc51d220: 83fa 0074 | 3549 c787 | f005 0000 | 0000 0000 | 41ff e249 | ba60 be51 | bcc3 0200 | 0041 ffd2
        0x000002c3bc51d240: 4883 ec10 | c5fb 1104 | 2448 83ec | 1048 8904 | 2448 c744 | 2408 0000 | 0000 49c7 | 8728 0400
        0x000002c3bc51d260: 0000 0000 | 0049 c787 | 3804 0000 | 0000 0000 | 49c7 8730 | 0400 0000 | 0000 00c5 | f877 4d8b
        0x000002c3bc51d280: 9fb8 0400 | 0041 c783 | 0001 0000 | 0000 0000 | 49bb 5aa7 | 51bc c302 | 0000 4c3b | 5d18 0f85
        0x000002c3bc51d2a0: 5501 0000 | 488b 0424 | 4883 c410 | 4885 c00f | 842f 0100 | 00a8 030f | 8508 0000 | 0048 8b00
        0x000002c3bc51d2c0: e91f 0100 | 00a8 010f | 8509 0000 | 0048 8b40 | fee9 0e01 | 0000 488b | 40ff 4180 | 7f48 000f
        0x000002c3bc51d2e0: 84ff 0000 | 0048 83f8 | 000f 84f5 | 0000 004d | 8b5f 384d | 85db 0f84 | 1400 0000 | 4983 eb08
        0x000002c3bc51d300: 4d89 5f38 | 4d03 5f40 | 4989 03e9 | d400 0000 | 4883 ec70 | 4889 0424 | 4889 4c24 | 0848 8954
        0x000002c3bc51d320: 2410 4c89 | 4424 184c | 894c 2420 | 4c89 5424 | 284c 895c | 2430 c5fb | 1144 2440 | c5fb 114c
        0x000002c3bc51d340: 2448 c5fb | 1154 2450 | c5fb 115c | 2458 c5fb | 1164 2460 | c5fb 116c | 2468 498b | d748 8bc8
        0x000002c3bc51d360: 4883 ec20 | 40f6 c40f | 0f84 1900 | 0000 4883 | ec08 48b8 | 3075 1bdc | fa7f 0000 | ffd0 4883
        0x000002c3bc51d380: c408 e90c | 0000 0048 | b830 751b | dcfa 7f00 | 00ff d048 | 83c4 20c5 | fb10 6c24 | 68c5 fb10
        0x000002c3bc51d3a0: 6424 60c5 | fb10 5c24 | 58c5 fb10 | 5424 50c5 | fb10 4c24 | 48c5 fb10 | 4424 404c | 8b5c 2430
        0x000002c3bc51d3c0: 4c8b 5424 | 284c 8b4c | 2420 4c8b | 4424 1848 | 8b54 2410 | 488b 4c24 | 0848 8b04 | 2448 83c4
        0x000002c3bc51d3e0: 70c5 f877 | 4889 4510 | 4883 ec10 | 4889 0424 | 48c7 4424 | 0800 0000 | 0041 83bf | 5005 0000
        0x000002c3bc51d400: 020f 85bf | 0000 0048 | 81ec 8000 | 0000 4889 | 4424 7848 | 894c 2470 | 4889 5424 | 6848 895c
        0x000002c3bc51d420: 2460 4889 | 6c24 5048 | 8974 2448 | 4889 7c24 | 404c 8944 | 2438 4c89 | 4c24 304c | 8954 2428
        0x000002c3bc51d440: 4c89 5c24 | 204c 8964 | 2418 4c89 | 6c24 104c | 8974 2408 | 4c89 3c24 | 4c8b e448 | 83ec 2048
        0x000002c3bc51d460: 83e4 f048 | b8a0 ef61 | dcfa 7f00 | 00ff d049 | 8be4 4c8b | 3c24 4c8b | 7424 084c | 8b6c 2410
        0x000002c3bc51d480: 4c8b 6424 | 184c 8b5c | 2420 4c8b | 5424 284c | 8b4c 2430 | 4c8b 4424 | 3848 8b7c | 2440 488b
        0x000002c3bc51d4a0: 7424 4848 | 8b6c 2450 | 488b 5c24 | 6048 8b54 | 2468 488b | 4c24 7048 | 8b44 2478 | 4881 c480
        0x000002c3bc51d4c0: 0000 004d | 33e4 488b | 5de8 4c8b | 6b08 4d8d | 6d38 4983 | 7f08 000f | 84bb 0000 | 00e8 0500
        0x000002c3bc51d4e0: 0000 e996 | 0000 0048 | 8d44 2408 | 4c89 6dc0 | 498b cfc5 | f877 4989 | af38 0400 | 0049 8987
        0x000002c3bc51d500: 2804 0000 | 4883 ec20 | 40f6 c40f | 0f84 1900 | 0000 4883 | ec08 48b8 | 5065 27dc | fa7f 0000
        0x000002c3bc51d520: ffd0 4883 | c408 e90c | 0000 0048 | b850 6527 | dcfa 7f00 | 00ff d048 | 83c4 2049 | c787 2804
        0x000002c3bc51d540: 0000 0000 | 0000 49c7 | 8738 0400 | 0000 0000 | 0049 c787 | 3004 0000 | 0000 0000 | c5f8 7749
        0x000002c3bc51d560: 837f 0800 | 0f84 0500 | 0000 e971 | 3cff ff4c | 8b6d c04c | 8b75 c84e | 8d74 f500 | c348 b938
        0x000002c3bc51d580: f88a dcfa | 7f00 0048 | 83e4 f048 | b800 884e | dcfa 7f00 | 00ff d0f4 | 440f b75b | 2c41 f6c3
        0x000002c3bc51d5a0: 200f 8472 | 0100 0048 | 8d55 a84c | 8b5a 084d | 85db 0f85 | bb00 0000 | e805 0000 | 00e9 9600
        0x000002c3bc51d5c0: 0000 488d | 4424 084c | 896d c049 | 8bcf c5f8 | 7749 89af | 3804 0000 | 4989 8728 | 0400 0048
        0x000002c3bc51d5e0: 83ec 2040 | f6c4 0f0f | 8419 0000 | 0048 83ec | 0848 b880 | 6427 dcfa | 7f00 00ff | d048 83c4
        0x000002c3bc51d600: 08e9 0c00 | 0000 48b8 | 8064 27dc | fa7f 0000 | ffd0 4883 | c420 49c7 | 8728 0400 | 0000 0000
        0x000002c3bc51d620: 0049 c787 | 3804 0000 | 0000 0000 | 49c7 8730 | 0400 0000 | 0000 00c5 | f877 4983 | 7f08 000f
        0x000002c3bc51d640: 8405 0000 | 00e9 963b | ffff 4c8b | 6dc0 4c8b | 75c8 4e8d | 74f5 00c3 | 48b9 38f8 | 8adc fa7f
        0x000002c3bc51d660: 0000 4883 | e4f0 48b8 | 0088 4edc | fa7f 0000 | ffd0 f44c | 896d c04c | 8b4a 0848 | c742 0800
        0x000002c3bc51d680: 0000 0045 | 8b87 d806 | 0000 4f3b | 4c07 f80f | 8542 0000 | 0041 83af | d806 0000 | 084f 3b4c
        0x000002c3bc51d6a0: 07f0 0f84 | 2a00 0000 | 498b 01a8 | 020f 8512 | 0000 004c | 8bc0 4983 | c801 f04d | 0fb1 010f
        0x000002c3bc51d6c0: 840d 0000 | 0041 8387 | d806 0000 | 08e9 0500 | 0000 e93e | 0000 004c | 894a 0848 | 8bca 4883
        0x000002c3bc51d6e0: ec20 40f6 | c40f 0f84 | 1900 0000 | 4883 ec08 | 48b8 d036 | 27dc fa7f | 0000 ffd0 | 4883 c408
        0x000002c3bc51d700: e90c 0000 | 0048 b8d0 | 3627 dcfa | 7f00 00ff | d048 83c4 | 204c 8b6d | c041 c687 | 9403 0000
        0x000002c3bc51d720: 0149 3b6f | 280f 8705 | 0000 00e9 | ab00 0000 | 4883 ec10 | c5fb 1104 | 2448 83ec | 1048 8904
        0x000002c3bc51d740: 2448 c744 | 2408 0000 | 0000 c5f8 | 7749 89af | 3804 0000 | 49ba 4ad7 | 51bc c302 | 0000 4d89
        0x000002c3bc51d760: 9730 0400 | 0049 89a7 | 2804 0000 | 498b cf48 | 83ec 2040 | f6c4 0f0f | 8419 0000 | 0048 83ec
        0x000002c3bc51d780: 0848 b870 | 1d27 dcfa | 7f00 00ff | d048 83c4 | 08e9 0c00 | 0000 48b8 | 701d 27dc | fa7f 0000
        0x000002c3bc51d7a0: ffd0 4883 | c420 49c7 | 8728 0400 | 0000 0000 | 0049 c787 | 3804 0000 | 0000 0000 | 49c7 8730
        0x000002c3bc51d7c0: 0400 0000 | 0000 00c5 | f877 488b | 0424 4883 | c410 c5fb | 1004 2448 | 83c4 1048 | 8b04 2448
        0x000002c3bc51d7e0: 83c4 10c5 | fb10 0424 | 4883 c410 | 4c8b 5d18 | 41ff d34c | 8b5d f8c9 | 41c6 8794 | 0300 0000
        0x000002c3bc51d800: 5f49 8be3 | ffe7 ba00 | 0000 00e8 | 0500 0000 | e996 0000 | 0048 8d44 | 2408 4c89 | 6dc0 498b
        0x000002c3bc51d820: cfc5 f877 | 4989 af38 | 0400 0049 | 8987 2804 | 0000 4883 | ec20 40f6 | c40f 0f84 | 1900 0000
        0x000002c3bc51d840: 4883 ec08 | 48b8 c02c | 27dc fa7f | 0000 ffd0 | 4883 c408 | e90c 0000 | 0048 b8c0 | 2c27 dcfa
        0x000002c3bc51d860: 7f00 00ff | d048 83c4 | 2049 c787 | 2804 0000 | 0000 0000 | 49c7 8738 | 0400 0000 | 0000 0049
        0x000002c3bc51d880: c787 3004 | 0000 0000 | 0000 c5f8 | 7749 837f | 0800 0f84 | 0500 0000 | e943 39ff | ff4c 8b6d
        0x000002c3bc51d8a0: c04c 8b75 | c84e 8d74 | f500 c348 | 8b5d e8e9 | 74f6 ffff | 0f1f 4000
      [/MachCode]

      --------------- P R O C E S S ---------------

      Threads class SMR info:
      _java_thread_list=0x000002c3cd31da40, length=34, elements={
      0x000002c3aace3930, 0x000002c3c89b32c0, 0x000002c3c89b3a80, 0x000002c3c89b73b0,
      0x000002c3c89b7b70, 0x000002c3c89ba470, 0x000002c3c89be350, 0x000002c3c89bef70,
      0x000002c3c89bfcb0, 0x000002c3c89c04c0, 0x000002c3c8a98e50, 0x000002c3c8a9fc00,
      0x000002c3c8d50d20, 0x000002c3c8d54850, 0x000002c3cdf03840, 0x000002c3cdd4ed00,
      0x000002c3cf7a8600, 0x000002c3cf7a9d70, 0x000002c3cf7a95a0, 0x000002c3ce6cffc0,
      0x000002c3ce6d0790, 0x000002c3ce6cf7f0, 0x000002c3cd2113c0, 0x000002c3cfb507f0,
      0x000002c3cfb53ea0, 0x000002c3cfb54e40, 0x000002c3cd9ce8c0, 0x000002c3cd9cd920,
      0x000002c3cd9d0030, 0x000002c3cd9d2740, 0x000002c3cd9d3eb0, 0x000002c3cd9d2f10,
      0x000002c3cfb50fc0, 0x000002c3cfb52730
      }

      Java Threads: ( => current thread )
        0x000002c3aace3930 JavaThread "main" [_thread_in_native, id=40668, stack(0x000000eea9b00000,0x000000eea9b80000) (512K)]
        0x000002c3c89b32c0 JavaThread "Reference Handler" daemon [_thread_blocked, id=48420, stack(0x000000eeaa280000,0x000000eeaa300000) (512K)]
        0x000002c3c89b3a80 JavaThread "Finalizer" daemon [_thread_blocked, id=48796, stack(0x000000eeaa300000,0x000000eeaa380000) (512K)]
        0x000002c3c89b73b0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=38816, stack(0x000000eeaa380000,0x000000eeaa400000) (512K)]
        0x000002c3c89b7b70 JavaThread "Attach Listener" daemon [_thread_blocked, id=36804, stack(0x000000eeaa400000,0x000000eeaa480000) (512K)]
        0x000002c3c89ba470 JavaThread "Service Thread" daemon [_thread_blocked, id=51428, stack(0x000000eeaa480000,0x000000eeaa500000) (512K)]
        0x000002c3c89be350 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=39612, stack(0x000000eeaa500000,0x000000eeaa580000) (512K)]
        0x000002c3c89bef70 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3264, stack(0x000000eeaa580000,0x000000eeaa680000) (1024K)]
        0x000002c3c89bfcb0 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=50812, stack(0x000000eeaa680000,0x000000eeaa780000) (1024K)]
        0x000002c3c89c04c0 JavaThread "StringDedupThread" daemon [_thread_blocked, id=49788, stack(0x000000eeaa780000,0x000000eeaa800000) (512K)]
        0x000002c3c8a98e50 JavaThread "Notification Thread" daemon [_thread_blocked, id=15168, stack(0x000000eeaa800000,0x000000eeaa880000) (512K)]
        0x000002c3c8a9fc00 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=43104, stack(0x000000eeaa880000,0x000000eeaa900000) (512K)]
        0x000002c3c8d50d20 JavaThread "process reaper" daemon [_thread_blocked, id=53244, stack(0x000000eea9590000,0x000000eea95b0000) (128K)]
        0x000002c3c8d54850 JavaThread "ForkJoinPool.commonPool-worker-1" daemon [_thread_blocked, id=17128, stack(0x000000eeaad00000,0x000000eeaad80000) (512K)]
        0x000002c3cdf03840 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=38420, stack(0x000000eeaba80000,0x000000eeabb00000) (512K)]
        0x000002c3cdd4ed00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=31748, stack(0x000000eeabb80000,0x000000eeabc00000) (512K)]
        0x000002c3cf7a8600 JavaThread "Windows 10 Theme Detector Thread" daemon [_thread_in_native, id=29164, stack(0x000000eeac000000,0x000000eeac080000) (512K)]
        0x000002c3cf7a9d70 JavaThread "VirtualThread-unblocker" daemon [_thread_blocked, id=52024, stack(0x000000eeac580000,0x000000eeac600000) (512K)]
        0x000002c3cf7a95a0 JavaThread "ForkJoinPool-1-worker-1" daemon [_thread_blocked, id=10156, stack(0x000000eeac600000,0x000000eeac680000) (512K)]
        0x000002c3ce6cffc0 JavaThread "ForkJoinPool-1-worker-2" daemon [_thread_blocked, id=40164, stack(0x000000eeac700000,0x000000eeac780000) (512K)]
        0x000002c3ce6d0790 JavaThread "ForkJoinPool-1-delayScheduler" daemon [_thread_blocked, id=18492, stack(0x000000eeac780000,0x000000eeac800000) (512K)]
        0x000002c3ce6cf7f0 JavaThread "ForkJoinPool-1-worker-3" daemon [_thread_blocked, id=21280, stack(0x000000eeac800000,0x000000eeac880000) (512K)]
        0x000002c3cd2113c0 JavaThread "HttpClient-1-SelectorManager" daemon [_thread_in_native, id=48356, stack(0x000000eeabb00000,0x000000eeabb80000) (512K)]
        0x000002c3cfb507f0 JavaThread "ForkJoinPool-1-worker-4" daemon [_thread_blocked, id=10828, stack(0x000000eeac280000,0x000000eeac300000) (512K)]
        0x000002c3cfb53ea0 JavaThread "HttpClient-2-SelectorManager" daemon [_thread_in_native, id=38956, stack(0x000000eeacb00000,0x000000eeacb80000) (512K)]
        0x000002c3cfb54e40 JavaThread "methanol-thread-0" daemon [_thread_blocked, id=53032, stack(0x000000eeacc00000,0x000000eeacc80000) (512K)]
        0x000002c3cd9ce8c0 JavaThread "ForkJoinPool-1-worker-5" daemon [_thread_blocked, id=10308, stack(0x000000eeacc80000,0x000000eeacd00000) (512K)]
        0x000002c3cd9cd920 JavaThread "ForkJoinPool-1-worker-6" daemon [_thread_blocked, id=13428, stack(0x000000eeacd00000,0x000000eeacd80000) (512K)]
        0x000002c3cd9d0030 JavaThread "ForkJoinPool-1-worker-7" daemon [_thread_blocked, id=41372, stack(0x000000eeacd80000,0x000000eeace00000) (512K)]
        0x000002c3cd9d2740 JavaThread "HttpClient-3-SelectorManager" daemon [_thread_in_native, id=36224, stack(0x000000eead000000,0x000000eead080000) (512K)]
        0x000002c3cd9d3eb0 JavaThread "pool-5-thread-1" [_thread_blocked, id=35500, stack(0x000000eeabf80000,0x000000eeac000000) (512K)]
        0x000002c3cd9d2f10 JavaThread "pool-5-thread-2" [_thread_blocked, id=42568, stack(0x000000eeaad80000,0x000000eeaae00000) (512K)]
        0x000002c3cfb50fc0 JavaThread "AWT-Shutdown" [_thread_blocked, id=8264, stack(0x000000eeaa900000,0x000000eeaa980000) (512K)]
      =>0x000002c3cfb52730 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=35804, stack(0x000000eeaa980000,0x000000eeaaa00000) (512K)]
      Total: 34

      Other Threads:
        0x000002c3c899ef00 VMThread "VM Thread" [id=18592, stack(0x000000eeaa180000,0x000000eeaa280000) (1024K)]
        0x000002c3c8988200 WatcherThread "VM Periodic Task Thread" [id=15904, stack(0x000000eeaa080000,0x000000eeaa180000) (1024K)]
        0x000002c3ac7e8620 WorkerThread "GC Thread#0" [id=5176, stack(0x000000eea9b80000,0x000000eea9c80000) (1024K)]
        0x000002c3cd46f6b0 WorkerThread "GC Thread#1" [id=40060, stack(0x000000eeaae80000,0x000000eeaaf80000) (1024K)]
        0x000002c3cd75c2c0 WorkerThread "GC Thread#2" [id=8432, stack(0x000000eeaaf80000,0x000000eeab080000) (1024K)]
        0x000002c3cd208df0 WorkerThread "GC Thread#3" [id=15908, stack(0x000000eeab080000,0x000000eeab180000) (1024K)]
        0x000002c3cdd9b890 WorkerThread "GC Thread#4" [id=31800, stack(0x000000eeab180000,0x000000eeab280000) (1024K)]
        0x000002c3cde3aee0 WorkerThread "GC Thread#5" [id=34376, stack(0x000000eeab280000,0x000000eeab380000) (1024K)]
        0x000002c3cdae2b20 WorkerThread "GC Thread#6" [id=50072, stack(0x000000eeab380000,0x000000eeab480000) (1024K)]
        0x000002c3cdb26310 WorkerThread "GC Thread#7" [id=32940, stack(0x000000eeab480000,0x000000eeab580000) (1024K)]
        0x000002c3cdb26f50 WorkerThread "GC Thread#8" [id=45388, stack(0x000000eeab580000,0x000000eeab680000) (1024K)]
        0x000002c3cddfc890 WorkerThread "GC Thread#9" [id=47284, stack(0x000000eeab680000,0x000000eeab780000) (1024K)]
        0x000002c3cdafb180 WorkerThread "GC Thread#10" [id=49864, stack(0x000000eeab780000,0x000000eeab880000) (1024K)]
        0x000002c3cdafe990 WorkerThread "GC Thread#11" [id=29332, stack(0x000000eeab880000,0x000000eeab980000) (1024K)]
        0x000002c3cdafb5d0 WorkerThread "GC Thread#12" [id=20408, stack(0x000000eeab980000,0x000000eeaba80000) (1024K)]
        0x000002c3ac80e9e0 ConcurrentGCThread "G1 Main Marker" [id=44976, stack(0x000000eea9c80000,0x000000eea9d80000) (1024K)]
        0x000002c3ac80fd20 WorkerThread "G1 Conc#0" [id=48456, stack(0x000000eea9d80000,0x000000eea9e80000) (1024K)]
        0x000002c3cdafe0f0 WorkerThread "G1 Conc#1" [id=49312, stack(0x000000eeac080000,0x000000eeac180000) (1024K)]
        0x000002c3cdafe540 WorkerThread "G1 Conc#2" [id=47152, stack(0x000000eeac180000,0x000000eeac280000) (1024K)]
        0x000002c3ac8764a0 ConcurrentGCThread "G1 Refine#0" [id=26708, stack(0x000000eea9e80000,0x000000eea9f80000) (1024K)]
        0x000002c3ac878ac0 ConcurrentGCThread "G1 Service" [id=50632, stack(0x000000eea9f80000,0x000000eeaa080000) (1024K)]
      Total: 21

      Threads with active compile tasks:
      Total: 0

      VM state: not at safepoint (normal execution)

      VM Mutex/Monitor currently owned by a thread: None

      Heap address: 0x00000000e0000000, size: 512 MB, Compressed Oops mode: 32-bit

      CDS archive(s) mapped at: [0x000000002b000000-0x000000002bdd0000-0x000000002bdd0000), size 14483456, SharedBaseAddress: 0x000000002b000000, ArchiveRelocationMode: 1.
      Compressed class space mapped at: 0x000000002c000000-0x000000006c000000, reserved size: 1073741824
      UseCompressedClassPointers 1, UseCompactObjectHeaders 0
      Narrow klass pointer bits 32, Max shift 3
      Narrow klass base: 0x000000002b000000, Narrow klass shift: 0
      Encoding Range: [0x000000002b000000 - 0x000000012b000000), (4294967296 bytes)
      Klass Range: [0x000000002b010000 - 0x000000006c000000), (1090453504 bytes)
      Klass ID Range: [65536 - 1090519033) (1090453497)
      Protection zone: [0x000000002b000000 - 0x000000002b010000), (65536 bytes)

      GC Precious Log:
       CardTable entry size: 512
       Card Set container configuration: InlinePtr #cards 5 size 8 Array Of Cards #cards 10 size 36 Howl #buckets 4 coarsen threshold 1843 Howl Bitmap #cards 512 size 80 coarsen threshold 460 Card regions per heap region 1 cards per card region 2048
       CPUs: 16 total, 16 available
       Memory: 32620M
       Large Page Support: Disabled
       NUMA Support: Disabled
       Compressed Oops: Enabled (32-bit)
       Heap Region Size: 1M
       Heap Min Capacity: 16M
       Heap Initial Capacity: 16M
       Heap Max Capacity: 512M
       Pre-touch: Disabled
       Parallel Workers: 13
       Concurrent Workers: 3
       Concurrent Refinement Workers: 13
       Periodic GC: Disabled
       String Deduplication is enabled

      Heap:
       garbage-first heap total reserved 524288K, committed 44032K, used 34400K [0x00000000e0000000, 0x0000000100000000)
        region size 1024K, 14 young (14336K), 3 survivors (3072K)

      Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TAMS=top-at-mark-start, PB=parsable bottom
      | 0|0x00000000e0000000, 0x00000000e0100000, 0x00000000e0100000|100%| O| |TAMS 0x00000000e0000000| PB 0x00000000e0000000| Untracked | 0
      | 1|0x00000000e0100000, 0x00000000e0200000, 0x00000000e0200000|100%| O| |TAMS 0x00000000e0100000| PB 0x00000000e0100000| Untracked | 0
      | 2|0x00000000e0200000, 0x00000000e0300000, 0x00000000e0300000|100%| O| |TAMS 0x00000000e0200000| PB 0x00000000e0200000| Untracked | 0
      | 3|0x00000000e0300000, 0x00000000e0400000, 0x00000000e0400000|100%| O| |TAMS 0x00000000e0300000| PB 0x00000000e0300000| Untracked | 0
      | 4|0x00000000e0400000, 0x00000000e0500000, 0x00000000e0500000|100%| O| |TAMS 0x00000000e0400000| PB 0x00000000e0400000| Untracked | 0
      | 5|0x00000000e0500000, 0x00000000e0600000, 0x00000000e0600000|100%| O| |TAMS 0x00000000e0500000| PB 0x00000000e0500000| Untracked | 0
      | 6|0x00000000e0600000, 0x00000000e0700000, 0x00000000e0700000|100%| O| |TAMS 0x00000000e0600000| PB 0x00000000e0600000| Untracked | 0
      | 7|0x00000000e0700000, 0x00000000e0800000, 0x00000000e0800000|100%| O| |TAMS 0x00000000e0700000| PB 0x00000000e0700000| Untracked | 0
      | 8|0x00000000e0800000, 0x00000000e0900000, 0x00000000e0900000|100%| O| |TAMS 0x00000000e0800000| PB 0x00000000e0800000| Untracked | 0
      | 9|0x00000000e0900000, 0x00000000e0a00000, 0x00000000e0a00000|100%| O| |TAMS 0x00000000e0900000| PB 0x00000000e0900000| Untracked | 0
      | 10|0x00000000e0a00000, 0x00000000e0b00000, 0x00000000e0b00000|100%| O| |TAMS 0x00000000e0a00000| PB 0x00000000e0a00000| Untracked | 0
      | 11|0x00000000e0b00000, 0x00000000e0c00000, 0x00000000e0c00000|100%| O| |TAMS 0x00000000e0b00000| PB 0x00000000e0b00000| Untracked | 0
      | 12|0x00000000e0c00000, 0x00000000e0d00000, 0x00000000e0d00000|100%| O| |TAMS 0x00000000e0c00000| PB 0x00000000e0c00000| Untracked | 0
      | 13|0x00000000e0d00000, 0x00000000e0e00000, 0x00000000e0e00000|100%| O| |TAMS 0x00000000e0d00000| PB 0x00000000e0d00000| Untracked | 0
      | 14|0x00000000e0e00000, 0x00000000e0f00000, 0x00000000e0f00000|100%| O| |TAMS 0x00000000e0e00000| PB 0x00000000e0e00000| Untracked | 0
      | 15|0x00000000e0f00000, 0x00000000e1000000, 0x00000000e1000000|100%| O| |TAMS 0x00000000e0f00000| PB 0x00000000e0f00000| Untracked | 0
      | 16|0x00000000e1000000, 0x00000000e1100000, 0x00000000e1100000|100%| O| |TAMS 0x00000000e1000000| PB 0x00000000e1000000| Untracked | 0
      | 17|0x00000000e1100000, 0x00000000e1200000, 0x00000000e1200000|100%| O|Cm|TAMS 0x00000000e1100000| PB 0x00000000e1100000| Complete | 0
      | 18|0x00000000e1200000, 0x00000000e1300000, 0x00000000e1300000|100%| O| |TAMS 0x00000000e1200000| PB 0x00000000e1200000| Untracked | 0
      | 19|0x00000000e1300000, 0x00000000e1400000, 0x00000000e1400000|100%| O| |TAMS 0x00000000e1300000| PB 0x00000000e1300000| Untracked | 0
      | 20|0x00000000e1400000, 0x00000000e1479270, 0x00000000e1500000| 47%| O| |TAMS 0x00000000e1400000| PB 0x00000000e1400000| Untracked | 0
      | 21|0x00000000e1500000, 0x00000000e151eed0, 0x00000000e1600000| 12%| S|CS|TAMS 0x00000000e1500000| PB 0x00000000e1500000| Complete | 0
      | 22|0x00000000e1600000, 0x00000000e1600000, 0x00000000e1700000| 0%| F| |TAMS 0x00000000e1600000| PB 0x00000000e1600000| Untracked | 0
      | 23|0x00000000e1700000, 0x00000000e1700000, 0x00000000e1800000| 0%| F| |TAMS 0x00000000e1700000| PB 0x00000000e1700000| Untracked | 0
      | 24|0x00000000e1800000, 0x00000000e1900000, 0x00000000e1900000|100%| S|CS|TAMS 0x00000000e1800000| PB 0x00000000e1800000| Complete | 0
      | 25|0x00000000e1900000, 0x00000000e1a00000, 0x00000000e1a00000|100%| S|CS|TAMS 0x00000000e1900000| PB 0x00000000e1900000| Complete | 0
      | 26|0x00000000e1a00000, 0x00000000e1a00000, 0x00000000e1b00000| 0%| F| |TAMS 0x00000000e1a00000| PB 0x00000000e1a00000| Untracked | 0
      | 27|0x00000000e1b00000, 0x00000000e1b00000, 0x00000000e1c00000| 0%| F| |TAMS 0x00000000e1b00000| PB 0x00000000e1b00000| Untracked | 0
      | 28|0x00000000e1c00000, 0x00000000e1c00000, 0x00000000e1d00000| 0%| F| |TAMS 0x00000000e1c00000| PB 0x00000000e1c00000| Untracked | 0
      | 29|0x00000000e1d00000, 0x00000000e1d00000, 0x00000000e1e00000| 0%| F| |TAMS 0x00000000e1d00000| PB 0x00000000e1d00000| Untracked | 0
      | 30|0x00000000e1e00000, 0x00000000e1e929a8, 0x00000000e1f00000| 57%| E| |TAMS 0x00000000e1e00000| PB 0x00000000e1e00000| Complete | 0
      | 31|0x00000000e1f00000, 0x00000000e2000000, 0x00000000e2000000|100%| E|CS|TAMS 0x00000000e1f00000| PB 0x00000000e1f00000| Complete | 0
      | 32|0x00000000e2000000, 0x00000000e2100000, 0x00000000e2100000|100%| E|CS|TAMS 0x00000000e2000000| PB 0x00000000e2000000| Complete | 0
      | 33|0x00000000e2100000, 0x00000000e2200000, 0x00000000e2200000|100%| E|CS|TAMS 0x00000000e2100000| PB 0x00000000e2100000| Complete | 0
      | 34|0x00000000e2200000, 0x00000000e2300000, 0x00000000e2300000|100%| E| |TAMS 0x00000000e2200000| PB 0x00000000e2200000| Complete | 0
      | 35|0x00000000e2300000, 0x00000000e2400000, 0x00000000e2400000|100%| E|CS|TAMS 0x00000000e2300000| PB 0x00000000e2300000| Complete | 0
      | 36|0x00000000e2400000, 0x00000000e2500000, 0x00000000e2500000|100%| E|CS|TAMS 0x00000000e2400000| PB 0x00000000e2400000| Complete | 0
      | 37|0x00000000e2500000, 0x00000000e2600000, 0x00000000e2600000|100%| E|CS|TAMS 0x00000000e2500000| PB 0x00000000e2500000| Complete | 0
      | 38|0x00000000e2600000, 0x00000000e2700000, 0x00000000e2700000|100%| E|CS|TAMS 0x00000000e2600000| PB 0x00000000e2600000| Complete | 0
      | 39|0x00000000e2700000, 0x00000000e2800000, 0x00000000e2800000|100%| E|CS|TAMS 0x00000000e2700000| PB 0x00000000e2700000| Complete | 0
      | 509|0x00000000ffd00000, 0x00000000ffe00000, 0x00000000ffe00000|100%| O|Cm|TAMS 0x00000000ffd00000| PB 0x00000000ffd00000| Complete | 0
      | 510|0x00000000ffe00000, 0x00000000fff00000, 0x00000000fff00000|100%| O| |TAMS 0x00000000ffe00000| PB 0x00000000ffe00000| Untracked | 0
      | 511|0x00000000fff00000, 0x0000000100000000, 0x0000000100000000|100%| E|CS|TAMS 0x00000000fff00000| PB 0x00000000fff00000| Complete | 0

      Card table byte_map: [0x000002c3c5190000,0x000002c3c5290000] _byte_map_base: 0x000002c3c4a90000

      Marking Bits: (CMBitMap*) 0x000002c3ac7e8db0
       Bits: [0x000002c3c5290000, 0x000002c3c5a90000)

      Polling page: 0x000002c3ac880000

      Metaspace:
      Metaspace used 50291K, committed 50816K, reserved 1114112K
       class space used 4963K, committed 5184K, reserved 1048576K

      Usage:
        Non-class: 44.27 MB used.
            Class: 4.85 MB used.
             Both: 49.11 MB used.

      Virtual space:
        Non-class space: 64.00 MB reserved, 44.56 MB ( 70%) committed, 1 nodes.
            Class space: 1.00 GB reserved, 5.06 MB ( <1%) committed, 1 nodes.
                   Both: 1.06 GB reserved, 49.62 MB ( 5%) committed.

      Chunk freelists:
         Non-Class: 2.52 MB
             Class: 10.88 MB
              Both: 13.40 MB

      MaxMetaspaceSize: unlimited
      CompressedClassSpaceSize: 1.00 GB
      Initial GC threshold: 21.00 MB
      Current GC threshold: 79.50 MB
      CDS: on
       - commit_granule_bytes: 65536.
       - commit_granule_words: 8192.
       - virtual_space_node_default_size: 8388608.
       - enlarge_chunks_in_place: 1.
      UseCompressedClassPointers 1, UseCompactObjectHeaders 0
      Narrow klass pointer bits 32, Max shift 3
      Narrow klass base: 0x000000002b000000, Narrow klass shift: 0
      Encoding Range: [0x000000002b000000 - 0x000000012b000000), (4294967296 bytes)
      Klass Range: [0x000000002b010000 - 0x000000006c000000), (1090453504 bytes)
      Klass ID Range: [65536 - 1090519033) (1090453497)
      Protection zone: [0x000000002b000000 - 0x000000002b010000), (65536 bytes)


      Internal statistics:

      num_allocs_failed_limit: 3.
      num_arena_births: 660.
      num_arena_deaths: 0.
      num_vsnodes_births: 2.
      num_vsnodes_deaths: 0.
      num_space_committed: 793.
      num_space_uncommitted: 0.
      num_chunks_returned_to_freelist: 3.
      num_chunks_taken_from_freelist: 2224.
      num_chunk_merges: 3.
      num_chunk_splits: 1541.
      num_chunks_enlarged: 1146.
      num_inconsistent_stats: 0.

      CodeHeap 'non-profiled nmethods': size=119232Kb used=2813Kb max_used=2813Kb free=116418Kb
       bounds [0x000002c3bcc50000, 0x000002c3bcf10000, 0x000002c3c40c0000]
      CodeHeap 'profiled nmethods': size=119104Kb used=10609Kb max_used=10609Kb free=108495Kb
       bounds [0x000002c3b50c0000, 0x000002c3b5b20000, 0x000002c3bc510000]
      CodeHeap 'non-nmethods': size=7424Kb used=1918Kb max_used=3767Kb free=5505Kb
       bounds [0x000002c3bc510000, 0x000002c3bc8e0000, 0x000002c3bcc50000]
      CodeCache: size=245760Kb, used=15340Kb, max_used=17189Kb, free=230418Kb
       total_blobs=7623, nmethods=6579, adapters=946, full_count=0
      Compilation: enabled, stopped_count=0, restarted_count=0

      Compilation events (20 events):
      Event: 29.973 Thread 0x000002c3c89bef70 7431 4 java.lang.String::getChars (55 bytes)
      Event: 29.976 Thread 0x000002c3c89bef70 nmethod 7431 0x000002c3bcf02c88 code [0x000002c3bcf02d80, 0x000002c3bcf03160]
      Event: 30.230 Thread 0x000002c3c89bef70 7432 % 4 java.util.concurrent.ForkJoinPool::runWorker @ 95 (433 bytes)
      Event: 30.267 Thread 0x000002c3c89bef70 nmethod 7432% 0x000002c3bcf03188 code [0x000002c3bcf03280, 0x000002c3bcf05020]
      Event: 30.670 Thread 0x000002c3c89bef70 7433 4 org.eclipse.swt.graphics.TextLayout::computeRuns (2305 bytes)
      Event: 31.042 Thread 0x000002c3c89bef70 nmethod 7433 0x000002c3bcf05088 code [0x000002c3bcf051a0, 0x000002c3bcf0cf50]
      Event: 31.574 Thread 0x000002c3c89bef70 7434 ! 4 java.lang.VirtualThread::submitRunContinuation (97 bytes)
      Event: 31.587 Thread 0x000002c3c89bef70 nmethod 7434 0x000002c3bcf0cf88 code [0x000002c3bcf0d080, 0x000002c3bcf0dbf8]
      Event: 31.612 Thread 0x000002c3c89bef70 7435 ! 4 java.lang.VirtualThread::unpark (130 bytes)
      Event: 31.614 Thread 0x000002c3c89bef70 nmethod 7435 0x000002c3bcf0dc08 code [0x000002c3bcf0dd00, 0x000002c3bcf0dec0]
      Event: 31.965 Thread 0x000002c3c89bef70 7436 ! 4 java.lang.VirtualThread::mount (69 bytes)
      Event: 31.967 Thread 0x000002c3c89bef70 nmethod 7436 0x000002c3bcf0df08 code [0x000002c3bcf0e000, 0x000002c3bcf0e2d8]
      Event: 31.976 Thread 0x000002c3c89bef70 7437 ! 4 java.lang.VirtualThread::unmount (66 bytes)
      Event: 31.978 Thread 0x000002c3c89bef70 nmethod 7437 0x000002c3bcf0e308 code [0x000002c3bcf0e400, 0x000002c3bcf0e7a8]
      Event: 32.266 Thread 0x000002c3c89bef70 7438 4 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject::doSignal (62 bytes)
      Event: 32.270 Thread 0x000002c3c89bef70 nmethod 7438 0x000002c3bcf0e808 code [0x000002c3bcf0e900, 0x000002c3bcf0f220]
      Event: 32.270 Thread 0x000002c3c89bef70 7439 4 java.util.concurrent.ForkJoinPool$WorkQueue::nextLocalTask (169 bytes)
      Event: 32.272 Thread 0x000002c3c89bef70 nmethod 7439 0x000002c3bcf0f288 code [0x000002c3bcf0f380, 0x000002c3bcf0f638]
      Event: 33.092 Thread 0x000002c3c89bfcb0 7440 ! 3 org.eclipse.swt.widgets.Display::messageProc (1297 bytes)
      Event: 33.096 Thread 0x000002c3c89bfcb0 nmethod 7440 0x000002c3b5b18908 code [0x000002c3b5b18a00, 0x000002c3b5b1c388]

      GC Heap Usage History (20 events):
      Event: 2.165 {heap Before GC invocations=14 (full 0):
       garbage-first heap total reserved 524288K, committed 35840K, used 27484K [0x00000000e0000000, 0x0000000100000000)
        region size 1024K, 16 young (16384K), 2 survivors (2048K)
      }
      Event: 2.168 {heap After GC invocations=15 (full 0):
       garbage-first heap total reserved 524288K, committed 35840K, used 15578K [0x00000000e0000000, 0x0000000100000000)
        region size 1024K, 2 young (2048K), 2 survivors (2048K)
      }
      Event: 2.270 {heap Before GC invocations=15 (full 0):
       garbage-first heap total reserved 524288K, committed 35840K, used 27866K [0x00000000e0000000, 0x0000000100000000)
        region size 1024K, 15 young (15360K), 2 survivors (2048K)
      }
      Event: 2.274 {heap After GC invocations=16 (full 0):
       garbage-first heap total reserved 524288K, committed 35840K, used 16950K [0x00000000e0000000, 0x0000000100000000)
        region size 1024K, 2 young (2048K), 2 survivors (2048K)
      }
      Event: 2.432 {heap Before GC invocations=16 (full 0):
       garbage-first heap total reserved 524288K, committed 35840K, used 24118K [0x00000000e0000000, 0x0000000100000000)
        region size 1024K, 10 young (10240K), 2 survivors (2048K)
      }
      Event: 2.435 {heap After GC invocations=17 (full 0):
       garbage-first heap total reserved 524288K, committed 35840K, used 17559K [0x00000000e0000000, 0x0000000100000000)
        region size 1024K, 1 young (1024K), 1 survivors (1024K)
      }
      Event: 2.786 {heap Before GC invocations=18 (full 0):
       garbage-first heap total reserved 524288K, committed 35840K, used 29847K [0x00000000e0000000, 0x0000000100000000)
        region size 1024K, 14 young (14336K), 1 survivors (1024K)
      }
      Event: 2.788 {heap After GC invocations=19 (full 0):
       garbage-first heap total reserved 524288K, committed 35840K, used 18904K [0x00000000e0000000, 0x0000000100000000)
        region size 1024K, 2 young (2048K), 2 survivors (2048K)
      }
      Event: 3.039 {heap Before GC invocations=19 (full 0):
       garbage-first heap total reserved 524288K, committed 35840K, used 30168K [0x00000000e0000000, 0x0000000100000000)
        region size 1024K, 14 young (14336K), 2 survivors (2048K)
      }
      Event: 3.042 {heap After GC invocations=20 (full 0):
       garbage-first heap total reserved 524288K, committed 35840K, used 20151K [0x00000000e0000000, 0x0000000100000000)
        region size 1024K, 2 young (2048K), 2 survivors (2048K)
      }
      Event: 3.193 {heap Before GC invocations=20 (full 0):
       garbage-first heap total reserved 524288K, committed 35840K, used 31415K [0x00000000e0000000, 0x0000000100000000)
        region size 1024K, 13 young (13312K), 2 survivors (2048K)
      }
      Event: 3.195 {heap After GC invocations=21 (full 0):
       garbage-first heap total reserved 524288K, committed 43008K, used 20983K [0x00000000e0000000, 0x0000000100000000)
        region size 1024K, 1 young (1024K), 1 survivors (1024K)
      }
      Event: 3.376 {heap Before GC invocations=22 (full 0):
       garbage-first heap total reserved 524288K, committed 43008K, used 38391K [0x00000000e0000000, 0x0000000100000000)
        region size 1024K, 17 young (17408K), 1 survivors (1024K)
      }
      Event: 3.378 {heap After GC invocations=23 (full 0):
       garbage-first heap total reserved 524288K, committed 43008K, used 21979K [0x00000000e0000000, 0x0000000100000000)
        region size 1024K, 2 young (2048K), 2 survivors (2048K)
      }
      Event: 3.568 {heap Before GC invocations=23 (full 0):
       garbage-first heap total reserved 524288K, committed 43008K, used 36315K [0x00000000e0000000, 0x0000000100000000)
        region size 1024K, 17 young (17408K), 2 survivors (2048K)
      }
      Event: 3.570 {heap After GC invocations=24 (full 0):
       garbage-first heap total reserved 524288K, committed 43008K, used 23130K [0x00000000e0000000, 0x0000000100000000)
        region size 1024K, 3 young (3072K), 3 survivors (3072K)
      }
      Event: 4.208 {heap Before GC invocations=24 (full 0):
       garbage-first heap total reserved 524288K, committed 43008K, used 37466K [0x00000000e0000000, 0x0000000100000000)
        region size 1024K, 18 young (18432K), 3 survivors (3072K)
      }
      Event: 4.212 {heap After GC invocations=25 (full 0):
       garbage-first heap total reserved 524288K, committed 44032K, used 24242K [0x00000000e0000000, 0x0000000100000000)
        region size 1024K, 3 young (3072K), 3 survivors (3072K)
      }
      Event: 14.294 {heap Before GC invocations=26 (full 0):
       garbage-first heap total reserved 524288K, committed 44032K, used 37554K [0x00000000e0000000, 0x0000000100000000)
        region size 1024K, 17 young (17408K), 3 survivors (3072K)
      }
      Event: 14.296 {heap After GC invocations=27 (full 0):
       garbage-first heap total reserved 524288K, committed 44032K, used 25184K [0x00000000e0000000, 0x0000000100000000)
        region size 1024K, 3 young (3072K), 3 survivors (3072K)
      }

      Metaspace Usage History (20 events):
      Event: 2.165 {metaspace Before GC invocations=14 (full 0):
       Metaspace used 24380K, committed 24704K, reserved 1114112K
        class space used 2369K, committed 2496K, reserved 1048576K
      }
      Event: 2.168 {metaspace After GC invocations=15 (full 0):
       Metaspace used 24380K, committed 24704K, reserved 1114112K
        class space used 2369K, committed 2496K, reserved 1048576K
      }
      Event: 2.270 {metaspace Before GC invocations=15 (full 0):
       Metaspace used 24994K, committed 25280K, reserved 1114112K
        class space used 2440K, committed 2560K, reserved 1048576K
      }
      Event: 2.274 {metaspace After GC invocations=16 (full 0):
       Metaspace used 24994K, committed 25280K, reserved 1114112K
        class space used 2440K, committed 2560K, reserved 1048576K
      }
      Event: 2.432 {metaspace Before GC invocations=16 (full 0):
       Metaspace used 26999K, committed 27328K, reserved 1114112K
        class space used 2617K, committed 2752K, reserved 1048576K
      }
      Event: 2.435 {metaspace After GC invocations=17 (full 0):
       Metaspace used 26999K, committed 27328K, reserved 1114112K
        class space used 2617K, committed 2752K, reserved 1048576K
      }
      Event: 2.786 {metaspace Before GC invocations=18 (full 0):
       Metaspace used 30988K, committed 31360K, reserved 1114112K
        class space used 2983K, committed 3136K, reserved 1048576K
      }
      Event: 2.788 {metaspace After GC invocations=19 (full 0):
       Metaspace used 30988K, committed 31360K, reserved 1114112K
        class space used 2983K, committed 3136K, reserved 1048576K
      }
      Event: 3.039 {metaspace Before GC invocations=19 (full 0):
       Metaspace used 34177K, committed 34624K, reserved 1114112K
        class space used 3295K, committed 3520K, reserved 1048576K
      }
      Event: 3.042 {metaspace After GC invocations=20 (full 0):
       Metaspace used 34177K, committed 34624K, reserved 1114112K
        class space used 3295K, committed 3520K, reserved 1048576K
      }
      Event: 3.193 {metaspace Before GC invocations=20 (full 0):
       Metaspace used 37795K, committed 38208K, reserved 1114112K
        class space used 3705K, committed 3904K, reserved 1048576K
      }
      Event: 3.195 {metaspace After GC invocations=21 (full 0):
       Metaspace used 37795K, committed 38208K, reserved 1114112K
        class space used 3705K, committed 3904K, reserved 1048576K
      }
      Event: 3.376 {metaspace Before GC invocations=22 (full 0):
       Metaspace used 41748K, committed 42176K, reserved 1114112K
        class space used 4058K, committed 4224K, reserved 1048576K
      }
      Event: 3.378 {metaspace After GC invocations=23 (full 0):
       Metaspace used 41748K, committed 42176K, reserved 1114112K
        class space used 4058K, committed 4224K, reserved 1048576K
      }
      Event: 3.568 {metaspace Before GC invocations=23 (full 0):
       Metaspace used 45018K, committed 45568K, reserved 1114112K
        class space used 4456K, committed 4736K, reserved 1048576K
      }
      Event: 3.570 {metaspace After GC invocations=24 (full 0):
       Metaspace used 45018K, committed 45568K, reserved 1114112K
        class space used 4456K, committed 4736K, reserved 1048576K
      }
      Event: 4.208 {metaspace Before GC invocations=24 (full 0):
       Metaspace used 48248K, committed 48768K, reserved 1114112K
        class space used 4782K, committed 4992K, reserved 1048576K
      }
      Event: 4.212 {metaspace After GC invocations=25 (full 0):
       Metaspace used 48248K, committed 48768K, reserved 1114112K
        class space used 4782K, committed 4992K, reserved 1048576K
      }
      Event: 14.294 {metaspace Before GC invocations=26 (full 0):
       Metaspace used 49608K, committed 50048K, reserved 1114112K
        class space used 4917K, committed 5120K, reserved 1048576K
      }
      Event: 14.296 {metaspace After GC invocations=27 (full 0):
       Metaspace used 49608K, committed 50048K, reserved 1114112K
        class space used 4917K, committed 5120K, reserved 1048576K
      }

      Dll operation events (15 events):
      Event: 0.014 Loaded shared library C:\jdk-25\bin\java.dll
      Event: 0.063 Loaded shared library C:\jdk-25\bin\net.dll
      Event: 0.065 Loaded shared library C:\jdk-25\bin\nio.dll
      Event: 0.113 Loaded shared library C:\jdk-25\bin\zip.dll
      Event: 0.162 Loaded shared library C:\jdk-25\bin\jimage.dll
      Event: 0.741 Loaded shared library C:\jdk-25\bin\awt.dll
      Event: 0.894 Loaded shared library C:\Users\ghost\.swt\lib\win32\x86_64\swt-osversion-win32-4969r18.dll
      Event: 0.906 Loaded shared library C:\Users\ghost\.swt\lib\win32\x86_64\swt-win32-4969r18.dll
      Event: 1.017 Loaded shared library C:\Users\ghost\AppData\Local\Temp\jna-98331279\jna8354822031467196035.dll
      Event: 1.524 Loaded shared library C:\Users\ghost\.swt\lib\win32\x86_64\WebView2Loader.dll
      Event: 2.594 Loaded shared library C:\Users\ghost\AppData\Local\Temp\sqlite-3.47.0.0-58af31bb-abaa-450f-96b6-2145057c759b-sqlitejdbc.dll
      Event: 2.933 Loaded shared library C:\jdk-25\bin\sunmscapi.dll
      Event: 2.963 Loaded shared library C:\jdk-25\bin\extnet.dll
      Event: 3.377 Loaded shared library C:\jdk-25\bin\management.dll
      Event: 3.380 Loaded shared library C:\jdk-25\bin\management_ext.dll

      Deoptimization events (20 events):
      Event: 28.248 Thread 0x000002c3cd9d0030 DEOPT PACKING pc=0x000002c3bcedd3b4 sp=0x000000eeacdff240
      Event: 28.248 Thread 0x000002c3ce6d0790 DEOPT PACKING pc=0x000002c3bcee4e98 sp=0x000000eeac7ff190
      Event: 28.248 Thread 0x000002c3ce6d0790 DEOPT UNPACKING pc=0x000002c3bc62e082 sp=0x000000eeac7ff0e8 mode 2
      Event: 28.248 Thread 0x000002c3cd9d0030 DEOPT UNPACKING pc=0x000002c3bc62e082 sp=0x000000eeacdff1a8 mode 2
      Event: 28.248 Thread 0x000002c3cd9d0030 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000002c3bceeb854 relative=0x0000000000000654
      Event: 28.248 Thread 0x000002c3ce6cf7f0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000002c3bcee9a54 relative=0x0000000000000954
      Event: 28.248 Thread 0x000002c3cd9d0030 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002c3bceeb854 method=java.lang.VirtualThread.parkTimeoutExpired()V @ 28 c2
      Event: 28.248 Thread 0x000002c3ce6cf7f0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002c3bcee9a54 method=java.util.concurrent.ForkJoinTask$InterruptibleTask.interruptIfRunning(Z)Z @ 6 c2
      Event: 28.248 Thread 0x000002c3cd9d0030 DEOPT PACKING pc=0x000002c3bceeb854 sp=0x000000eeacdff0e0
      Event: 28.248 Thread 0x000002c3ce6cf7f0 DEOPT PACKING pc=0x000002c3bcee9a54 sp=0x000000eeac87f350
      Event: 28.248 Thread 0x000002c3cd9d0030 DEOPT UNPACKING pc=0x000002c3bc62e082 sp=0x000000eeacdfef50 mode 2
      Event: 28.248 Thread 0x000002c3ce6cf7f0 DEOPT UNPACKING pc=0x000002c3bc62e082 sp=0x000000eeac87f1c0 mode 2
      Event: 30.900 Thread 0x000002c3cfb507f0 DEOPT PACKING pc=0x000002c3b5af940a sp=0x000000eeac2ff190
      Event: 30.900 Thread 0x000002c3cfb507f0 DEOPT UNPACKING pc=0x000002c3bc561702 sp=0x000000eeac2fe660 mode 0
      Event: 31.128 Thread 0x000002c3ce6cf7f0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000002c3bcedd3b4 relative=0x00000000000014b4
      Event: 31.128 Thread 0x000002c3ce6cf7f0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002c3bcedd3b4 method=java.util.concurrent.ForkJoinPool.runWorker(Ljava/util/concurrent/ForkJoinPool$WorkQueue;)V @ 341 c2
      Event: 31.128 Thread 0x000002c3ce6cf7f0 DEOPT PACKING pc=0x000002c3bcedd3b4 sp=0x000000eeac87f420
      Event: 31.128 Thread 0x000002c3ce6cf7f0 DEOPT UNPACKING pc=0x000002c3bc62e082 sp=0x000000eeac87f388 mode 2
      Event: 32.155 Thread 0x000002c3cd9d0030 DEOPT PACKING pc=0x000002c3b5af940a sp=0x000000eeacdff1d0
      Event: 32.155 Thread 0x000002c3cd9d0030 DEOPT UNPACKING pc=0x000002c3bc561702 sp=0x000000eeacdfe6a0 mode 0

      Classes loaded (20 events):
      Event: 18.018 Loading class sun/java2d/d3d/D3DContext$D3DContextCaps
      Event: 18.019 Loading class sun/java2d/pipe/hw/ContextCapabilities
      Event: 18.019 Loading class sun/java2d/pipe/hw/ContextCapabilities done
      Event: 18.019 Loading class sun/java2d/d3d/D3DContext$D3DContextCaps done
      Event: 18.019 Loading class sun/awt/image/SurfaceManager$ProxyCache
      Event: 18.019 Loading class sun/awt/image/SurfaceManager$ProxyCache done
      Event: 18.020 Loading class sun/awt/Win32GraphicsConfig
      Event: 18.020 Loading class sun/awt/image/SurfaceManager$ProxiedGraphicsConfig
      Event: 18.020 Loading class sun/awt/image/SurfaceManager$ProxiedGraphicsConfig done
      Event: 18.020 Loading class java/awt/GraphicsConfiguration
      Event: 18.020 Loading class java/awt/GraphicsConfiguration done
      Event: 18.020 Loading class sun/awt/Win32GraphicsConfig done
      Event: 18.021 Loading class java/awt/Rectangle
      Event: 18.021 Loading class java/awt/Shape
      Event: 18.021 Loading class java/awt/Shape done
      Event: 18.021 Loading class java/awt/geom/Rectangle2D
      Event: 18.021 Loading class java/awt/geom/RectangularShape
      Event: 18.021 Loading class java/awt/geom/RectangularShape done
      Event: 18.021 Loading class java/awt/geom/Rectangle2D done
      Event: 18.021 Loading class java/awt/Rectangle done

      Classes unloaded (0 events):
      No events

      Classes redefined (0 events):
      No events

      Internal exceptions (20 events):
      Event: 3.437 Thread 0x000002c3ce6d26d0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e2343ba0}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000e2343ba0)
      thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 804]
      Event: 3.440 Thread 0x000002c3ce6d26d0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e23f89d8}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000e23f89d8)
      thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 804]
      Event: 3.442 Thread 0x000002c3ce6d26d0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e2269a80}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000e2269a80)
      thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 804]
      Event: 3.450 Thread 0x000002c3ce6d26d0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e22cb938}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000e22cb938)
      thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 804]
      Event: 3.457 Thread 0x000002c3ce6d26d0 Exception <a 'java/lang/NullPointerException'{0x00000000e21bed60}> (0x00000000e21bed60)
      thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 1416]
      Event: 3.460 Thread 0x000002c3ce6d26d0 Exception <a 'java/lang/UnsatisfiedLinkError'{0x00000000e202d830}: 'java.lang.String com.ghostchu.lib.jni.EcoMode.setEcoMode(boolean)'> (0x00000000e202d830)
      thrown [s\open\src\hotspot\share\prims\nativeLookup.cpp, line 415]
      Event: 3.470 Thread 0x000002c3ce6d26d0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e20aded8}: 'long java.lang.invoke.DirectMethodHandle$Holder.invokeVirtual(java.lang.Object, java.lang.Object)'> (0x00000000e20aded8)
      thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 804]
      Event: 3.473 Thread 0x000002c3ce6d26d0 Exception <a 'java/lang/IncompatibleClassChangeError'{0x00000000e20ccd50}: Found class java.lang.Object, but interface was expected> (0x00000000e20ccd50)
      thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 871]
      Event: 3.474 Thread 0x000002c3ce6d26d0 Exception <a 'java/lang/IncompatibleClassChangeError'{0x00000000e20d95d8}: Found class java.lang.Object, but interface was expected> (0x00000000e20d95d8)
      thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 871]
      Event: 3.524 Thread 0x000002c3ce6d26d0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e1b17550}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, int, java.lang.Object, java.lang.Object)'> (0x00000000e1b17550)
      thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 804]
      Event: 3.529 Thread 0x000002c3ce6d26d0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e1b8f108}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, int, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000e1b8f108)
      thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 804]
      Event: 3.544 Thread 0x000002c3ce6d26d0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e1a15fa8}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, int)'> (0x00000000e1a15fa8)
      thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 804]
      Event: 3.545 Thread 0x000002c3ce6d26d0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e1a26788}: 'long java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, int)'> (0x00000000e1a26788)
      thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 804]
      Event: 3.545 Thread 0x000002c3ce6d26d0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e1a369c0}: 'long java.lang.invoke.DelegatingMethodHandle$Holder.reinvoke_L(java.lang.Object, java.lang.Object, int)'> (0x00000000e1a369c0)
      thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 804]
      Event: 3.546 Thread 0x000002c3ce6d26d0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e1a4f218}: 'java.lang.Object java.lang.invoke.DelegatingMethodHandle$Holder.reinvoke_L(java.lang.Object, int, long, java.lang.Object, java.lang.Object, int, java.lang.Object)'> (0x00000000e1a4f218)
      thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 804]
      Event: 3.555 Thread 0x000002c3ce6d26d0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e1916990}: 'java.lang.Object java.lang.invoke.DelegatingMethodHandle$Holder.reinvoke_L(java.lang.Object, int, int, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, int, long, int)'> (0x00000000e1916990)
      thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 804]
      Event: 3.678 Thread 0x000002c3ce6d26d0 Exception <a 'java/net/BindException'{0x00000000e1ee4c40}: Address already in use: bind> (0x00000000e1ee4c40)
      thrown [s\open\src\hotspot\share\prims\jni.cpp, line 534]
      Event: 4.169 Thread 0x000002c3cd9d0030 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e1ac98d8}: 'long java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object)'> (0x00000000e1ac98d8)
      thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 804]
      Event: 6.122 Thread 0x000002c3cd9d0030 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e1d32c38}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000e1d32c38)
      thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 804]
      Event: 17.889 Thread 0x000002c3cfb50fc0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000fffce4d8}: 'long java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, java.lang.Object)'> (0x00000000fffce4d8)
      thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 804]

      VM Operations (20 events):
      Event: 4.192 Executing non-safepoint VM operation: HandshakeAllThreads (Deoptimize)
      Event: 4.192 Executing non-safepoint VM operation: HandshakeAllThreads (Deoptimize) done
      Event: 4.208 Executing safepoint VM operation: G1CollectForAllocation (G1 Evacuation Pause)
      Event: 4.212 Executing safepoint VM operation: G1CollectForAllocation (G1 Evacuation Pause) done
      Event: 4.227 Executing safepoint VM operation: G1PauseRemark
      Event: 4.230 Executing safepoint VM operation: G1PauseRemark done
      Event: 4.236 Executing safepoint VM operation: G1PauseCleanup
      Event: 4.236 Executing safepoint VM operation: G1PauseCleanup done
      Event: 4.272 Executing non-safepoint VM operation: HandshakeAllThreads (Deoptimize)
      Event: 4.272 Executing non-safepoint VM operation: HandshakeAllThreads (Deoptimize) done
      Event: 4.319 Executing non-safepoint VM operation: HandshakeAllThreads (Deoptimize)
      Event: 4.319 Executing non-safepoint VM operation: HandshakeAllThreads (Deoptimize) done
      Event: 6.137 Executing non-safepoint VM operation: HandshakeAllThreads (Deoptimize)
      Event: 6.137 Executing non-safepoint VM operation: HandshakeAllThreads (Deoptimize) done
      Event: 6.138 Executing non-safepoint VM operation: HandshakeAllThreads (Deoptimize)
      Event: 6.138 Executing non-safepoint VM operation: HandshakeAllThreads (Deoptimize) done
      Event: 14.294 Executing safepoint VM operation: G1CollectForAllocation (G1 Evacuation Pause)
      Event: 14.296 Executing safepoint VM operation: G1CollectForAllocation (G1 Evacuation Pause) done
      Event: 17.887 Executing non-safepoint VM operation: HandshakeAllThreads (Deoptimize)
      Event: 17.887 Executing non-safepoint VM operation: HandshakeAllThreads (Deoptimize) done

      Memory protections (0 events):
      No events

      Nmethod flushes (20 events):
      Event: 4.229 Thread 0x000002c3c899ef00 flushing nmethod 0x000002c3bccc2708
      Event: 4.229 Thread 0x000002c3c899ef00 flushing nmethod 0x000002c3bcd9c588
      Event: 4.229 Thread 0x000002c3c899ef00 flushing nmethod 0x000002c3b50efd08
      Event: 4.229 Thread 0x000002c3c899ef00 flushing nmethod 0x000002c3b5142608
      Event: 4.229 Thread 0x000002c3c899ef00 flushing nmethod 0x000002c3b518c988
      Event: 4.229 Thread 0x000002c3c899ef00 flushing nmethod 0x000002c3b51f2208
      Event: 4.229 Thread 0x000002c3c899ef00 flushing nmethod 0x000002c3b51f4988
      Event: 4.229 Thread 0x000002c3c899ef00 flushing nmethod 0x000002c3b5259588
      Event: 4.229 Thread 0x000002c3c899ef00 flushing nmethod 0x000002c3b52a6d88
      Event: 4.229 Thread 0x000002c3c899ef00 flushing nmethod 0x000002c3b5301b08
      Event: 4.229 Thread 0x000002c3c899ef00 flushing nmethod 0x000002c3b5307a88
      Event: 4.229 Thread 0x000002c3c899ef00 flushing nmethod 0x000002c3b5308008
      Event: 4.229 Thread 0x000002c3c899ef00 flushing nmethod 0x000002c3b53cc508
      Event: 4.229 Thread 0x000002c3c899ef00 flushing nmethod 0x000002c3b55d3288
      Event: 4.229 Thread 0x000002c3c899ef00 flushing nmethod 0x000002c3b55d3788
      Event: 4.229 Thread 0x000002c3c899ef00 flushing nmethod 0x000002c3b5642a88
      Event: 4.229 Thread 0x000002c3c899ef00 flushing nmethod 0x000002c3b5701108
      Event: 4.229 Thread 0x000002c3c899ef00 flushing nmethod 0x000002c3b5702708
      Event: 4.229 Thread 0x000002c3c899ef00 flushing nmethod 0x000002c3b5703c08
      Event: 4.229 Thread 0x000002c3c899ef00 flushing nmethod 0x000002c3b57c5988

      Events (20 events):
      Event: 7.646 Thread 0x000002c3c8aea2e0 Thread exited: 0x000002c3c8aea2e0
      Event: 7.646 Thread 0x000002c3c8ae9a10 Thread exited: 0x000002c3c8ae9a10
      Event: 8.352 Thread 0x000002c3cfb4f080 Thread exited: 0x000002c3cfb4f080
      Event: 8.439 Thread 0x000002c3c8ae9200 Thread exited: 0x000002c3c8ae9200
      Event: 14.998 Thread 0x000002c3cdd4ed00 Thread added: 0x000002c3cd9d17a0
      Event: 15.039 Thread 0x000002c3cdd4ed00 Thread added: 0x000002c3cfb50020
      Event: 16.079 Thread 0x000002c3cd9d17a0 Thread exited: 0x000002c3cd9d17a0
      Event: 16.080 Thread 0x000002c3cfb50020 Thread exited: 0x000002c3cfb50020
      Event: 17.075 Thread 0x000002c3cdd4ed00 Thread added: 0x000002c3cfb4f080
      Event: 17.292 Thread 0x000002c3cdd4ed00 Thread added: 0x000002c3cfb50fc0
      Event: 19.024 Thread 0x000002c3cfb4f080 Thread exited: 0x000002c3cfb4f080
      Event: 19.024 Thread 0x000002c3cfb50fc0 Thread exited: 0x000002c3cfb50fc0
      Event: 21.286 Thread 0x000002c3cdd4ed00 Thread added: 0x000002c3cfb50fc0
      Event: 22.310 Thread 0x000002c3cfb50fc0 Thread exited: 0x000002c3cfb50fc0
      Event: 24.314 Thread 0x000002c3cdd4ed00 Thread added: 0x000002c3cfb4f080
      Event: 26.308 Thread 0x000002c3cfb4f080 Thread exited: 0x000002c3cfb4f080
      Event: 31.590 Thread 0x000002c3cdd4ed00 Thread added: 0x000002c3cfb50020
      Event: 32.605 Thread 0x000002c3cfb50020 Thread exited: 0x000002c3cfb50020
      Event: 33.068 Thread 0x000002c3cdd4ed00 Thread added: 0x000002c3cfb50fc0
      Event: 33.095 Thread 0x000002c3cdd4ed00 Thread added: 0x000002c3cfb52730


      Dynamic libraries:
      0x00007ff65bbb0000 - 0x00007ff65bbbe000 C:\jdk-25\bin\java.exe
      0x00007ffb507a0000 - 0x00007ffb50a08000 C:\WINDOWS\SYSTEM32\ntdll.dll
      0x00007ffb4f2a0000 - 0x00007ffb4f369000 C:\WINDOWS\System32\KERNEL32.DLL
      0x00007ffb4dc50000 - 0x00007ffb4e03d000 C:\WINDOWS\System32\KERNELBASE.dll
      0x00007ffb4e040000 - 0x00007ffb4e18b000 C:\WINDOWS\System32\ucrtbase.dll
      0x00007ffb0b670000 - 0x00007ffb0b687000 C:\jdk-25\bin\jli.dll
      0x00007ffb4f0d0000 - 0x00007ffb4f29c000 C:\WINDOWS\System32\USER32.dll
      0x00007ffb30460000 - 0x00007ffb306fa000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.26100.4484_none_3e0e6d4ce32ef3b3\COMCTL32.dll
      0x00007ffb4d950000 - 0x00007ffb4d977000 C:\WINDOWS\System32\win32u.dll
      0x00007ffb4fa70000 - 0x00007ffb4fb19000 C:\WINDOWS\System32\msvcrt.dll
      0x00007ffb4f370000 - 0x00007ffb4f39b000 C:\WINDOWS\System32\GDI32.dll
      0x00007ffb4e310000 - 0x00007ffb4e447000 C:\WINDOWS\System32\gdi32full.dll
      0x00007ffb4d980000 - 0x00007ffb4da23000 C:\WINDOWS\System32\msvcp_win.dll
      0x00007ffb09d30000 - 0x00007ffb09d4e000 C:\jdk-25\bin\VCRUNTIME140.dll
      0x00007ffb4f3a0000 - 0x00007ffb4f3cf000 C:\WINDOWS\System32\IMM32.DLL
      0x00007ffb0bce0000 - 0x00007ffb0bcec000 C:\jdk-25\bin\vcruntime140_1.dll
      0x00007ffafddc0000 - 0x00007ffafde4d000 C:\jdk-25\bin\msvcp140.dll
      0x00007ffadbe00000 - 0x00007ffadcc5e000 C:\jdk-25\bin\server\jvm.dll
      0x00007ffb4fbd0000 - 0x00007ffb4fc84000 C:\WINDOWS\System32\ADVAPI32.dll
      0x00007ffb4fb20000 - 0x00007ffb4fbc6000 C:\WINDOWS\System32\sechost.dll
      0x00007ffb4fd90000 - 0x00007ffb4fea8000 C:\WINDOWS\System32\RPCRT4.dll
      0x00007ffb506b0000 - 0x00007ffb50724000 C:\WINDOWS\System32\WS2_32.dll
      0x00007ffb4c480000 - 0x00007ffb4c4de000 C:\WINDOWS\SYSTEM32\POWRPROF.dll
      0x00007ffb3e090000 - 0x00007ffb3e0c5000 C:\WINDOWS\SYSTEM32\WINMM.dll
      0x00007ffb44730000 - 0x00007ffb4473b000 C:\WINDOWS\SYSTEM32\VERSION.dll
      0x00007ffb4c460000 - 0x00007ffb4c474000 C:\WINDOWS\SYSTEM32\UMPDC.dll
      0x00007ffb4c740000 - 0x00007ffb4c75b000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
      0x00007ffb0b6c0000 - 0x00007ffb0b6ca000 C:\jdk-25\bin\jimage.dll
      0x00007ffb335e0000 - 0x00007ffb33821000 C:\WINDOWS\SYSTEM32\DBGHELP.DLL
      0x00007ffb4f6e0000 - 0x00007ffb4fa66000 C:\WINDOWS\System32\combase.dll
      0x00007ffb4fc90000 - 0x00007ffb4fd70000 C:\WINDOWS\System32\OLEAUT32.dll
      0x00007ffb2f1a0000 - 0x00007ffb2f1e3000 C:\WINDOWS\SYSTEM32\dbgcore.DLL
      0x00007ffb4da30000 - 0x00007ffb4dac9000 C:\WINDOWS\System32\bcryptPrimitives.dll
      0x00007ffb07680000 - 0x00007ffb0769f000 C:\jdk-25\bin\java.dll
      0x00007ffb4ffc0000 - 0x00007ffb5015e000 C:\WINDOWS\System32\ole32.dll
      0x00007ffb4e6f0000 - 0x00007ffb4ee3a000 C:\WINDOWS\System32\SHELL32.dll
      0x00007ffb4e190000 - 0x00007ffb4e304000 C:\WINDOWS\System32\wintypes.dll
      0x00007ffb4b500000 - 0x00007ffb4bd5b000 C:\WINDOWS\SYSTEM32\windows.storage.dll
      0x00007ffb4e5f0000 - 0x00007ffb4e6e5000 C:\WINDOWS\System32\SHCORE.dll
      0x00007ffb4efb0000 - 0x00007ffb4f01a000 C:\WINDOWS\System32\shlwapi.dll
      0x00007ffb4d7d0000 - 0x00007ffb4d7ff000 C:\WINDOWS\SYSTEM32\profapi.dll
      0x00007ffb07660000 - 0x00007ffb07672000 C:\jdk-25\bin\net.dll
      0x00007ffb4ccb0000 - 0x00007ffb4cd1a000 C:\WINDOWS\system32\mswsock.dll
      0x00007ffb06680000 - 0x00007ffb06696000 C:\jdk-25\bin\nio.dll
      0x00007ffb06660000 - 0x00007ffb06677000 C:\jdk-25\bin\zip.dll
      0x00007ffaf90e0000 - 0x00007ffaf9263000 C:\jdk-25\bin\awt.dll
      0x00007ffb4a7a0000 - 0x00007ffb4a83e000 C:\WINDOWS\SYSTEM32\apphelp.dll
      0x00007ffb4a8f0000 - 0x00007ffb4a99f000 C:\WINDOWS\system32\uxtheme.dll
      0x00007ffb4ee40000 - 0x00007ffb4efa0000 C:\WINDOWS\System32\MSCTF.dll
      0x00007ffb061b0000 - 0x00007ffb061d1000 C:\Users\ghost\.swt\lib\win32\x86_64\swt-osversion-win32-4969r18.dll
      0x00007ffafdc60000 - 0x00007ffafdd2a000 C:\Users\ghost\.swt\lib\win32\x86_64\swt-win32-4969r18.dll
      0x00007ffb4feb0000 - 0x00007ffb4ffa8000 C:\WINDOWS\System32\COMDLG32.dll
      0x00007ffb245d0000 - 0x00007ffb245e9000 C:\WINDOWS\SYSTEM32\USP10.dll
      0x00007ffb225e0000 - 0x00007ffb22697000 C:\WINDOWS\SYSTEM32\WINSPOOL.DRV
      0x00007ffb24520000 - 0x00007ffb2459d000 C:\WINDOWS\SYSTEM32\OLEACC.dll
      0x00007ffb2f380000 - 0x00007ffb2f609000 C:\WINDOWS\SYSTEM32\WININET.dll
      0x00007ffb485b0000 - 0x00007ffb486bd000 C:\WINDOWS\SYSTEM32\PROPSYS.dll
      0x00007ffb3c860000 - 0x00007ffb3c868000 C:\WINDOWS\SYSTEM32\MSIMG32.dll
      0x00007ffb2fe70000 - 0x00007ffb30054000 C:\WINDOWS\SYSTEM32\urlmon.dll
      0x00007ffb4ac70000 - 0x00007ffb4aca6000 C:\WINDOWS\SYSTEM32\dwmapi.dll
      0x00007ffb4d550000 - 0x00007ffb4d5a7000 C:\WINDOWS\SYSTEM32\cfgmgr32.dll
      0x00007ffb30df0000 - 0x00007ffb310bb000 C:\WINDOWS\SYSTEM32\iertutil.dll
      0x00007ffb4c0b0000 - 0x00007ffb4c0bd000 C:\WINDOWS\SYSTEM32\netutils.dll
      0x00007ffb312e0000 - 0x00007ffb31309000 C:\WINDOWS\SYSTEM32\srvcli.dll
      0x00007ffb4d090000 - 0x00007ffb4d0ab000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
      0x00007ffb4c6a0000 - 0x00007ffb4c6db000 C:\WINDOWS\system32\rsaenh.dll
      0x00007ffb4cd50000 - 0x00007ffb4cd7b000 C:\WINDOWS\SYSTEM32\USERENV.dll
      0x00007ffb4d7a0000 - 0x00007ffb4d7c6000 C:\WINDOWS\SYSTEM32\bcrypt.dll
      0x00007ffb4cef0000 - 0x00007ffb4cefc000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
      0x00007ffb4c0c0000 - 0x00007ffb4c0f3000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
      0x00007ffb4f0b0000 - 0x00007ffb4f0ba000 C:\WINDOWS\System32\NSI.dll
      0x00007ffb01cf0000 - 0x00007ffb01d35000 C:\Users\ghost\AppData\Local\Temp\jna-98331279\jna8354822031467196035.dll
      0x00007ffb4f0c0000 - 0x00007ffb4f0c8000 C:\WINDOWS\System32\PSAPI.DLL
      0x00007ffb50600000 - 0x00007ffb506a8000 C:\WINDOWS\System32\clbcatq.dll
      0x00007ffb3cac0000 - 0x00007ffb3cad2000 C:\WINDOWS\system32\wbem\wbemprox.dll
      0x00007ffb3ca40000 - 0x00007ffb3caba000 C:\WINDOWS\SYSTEM32\wbemcomn.dll
      0x00007ffb35f00000 - 0x00007ffb35f15000 C:\WINDOWS\system32\wbem\wbemsvc.dll
      0x00007ffb360b0000 - 0x00007ffb361a0000 C:\WINDOWS\system32\wbem\fastprox.dll
      0x00007ffb35d20000 - 0x00007ffb35d3d000 C:\WINDOWS\SYSTEM32\amsi.dll
      0x00007ffb35af0000 - 0x00007ffb35d19000 C:\Program Files (x86)\Kaspersky Lab\Kaspersky 21.21\x64\com_antivirus.dll
      0x00007ffb4dad0000 - 0x00007ffb4dc47000 C:\WINDOWS\System32\CRYPT32.dll
      0x00007ffb4a850000 - 0x00007ffb4a85d000 C:\WINDOWS\SYSTEM32\Secur32.dll
      0x00007ffb4d5d0000 - 0x00007ffb4d5da000 C:\WINDOWS\SYSTEM32\DPAPI.DLL
      0x00007ffb4c9f0000 - 0x00007ffb4ca39000 C:\WINDOWS\SYSTEM32\SSPICLI.DLL
      0x00007ffb28af0000 - 0x00007ffb28ba3000 C:\WINDOWS\SYSTEM32\TextShaping.dll
      0x00007ffb02590000 - 0x00007ffb025b8000 C:\Users\ghost\.swt\lib\win32\x86_64\WebView2Loader.dll
      0x00007ff9d19b0000 - 0x00007ff9d1f01000 C:\Program Files (x86)\Microsoft\EdgeWebView\Application\138.0.3351.83\EBWebView\x64\EmbeddedBrowserWebView.dll
      0x00007ffb30be0000 - 0x00007ffb30c09000 C:\WINDOWS\system32\edputil.dll
      0x00007ffb283a0000 - 0x00007ffb284f0000 C:\WINDOWS\SYSTEM32\textinputframework.dll
      0x00007ffb4a4d0000 - 0x00007ffb4a5f5000 C:\WINDOWS\SYSTEM32\CoreMessaging.dll
      0x00007ffb45650000 - 0x00007ffb45933000 C:\WINDOWS\SYSTEM32\CoreUIComponents.dll
      0x00007ffb17b10000 - 0x00007ffb17dd2000 C:\WINDOWS\system32\explorerframe.dll
      0x00007ffb453f0000 - 0x00007ffb45434000 C:\WINDOWS\system32\mlang.dll
      0x00007ffaf8fe0000 - 0x00007ffaf90da000 C:\Users\ghost\AppData\Local\Temp\sqlite-3.47.0.0-58af31bb-abaa-450f-96b6-2145057c759b-sqlitejdbc.dll
      0x00007ffb452c0000 - 0x00007ffb453de000 C:\WINDOWS\SYSTEM32\WINHTTP.dll
      0x00007ffb3d1a0000 - 0x00007ffb3d1ae000 C:\jdk-25\bin\sunmscapi.dll
      0x00007ffb4d1e0000 - 0x00007ffb4d210000 C:\WINDOWS\SYSTEM32\ncrypt.dll
      0x00007ffb4d190000 - 0x00007ffb4d1cf000 C:\WINDOWS\SYSTEM32\NTASN1.dll
      0x00007ffb28010000 - 0x00007ffb28018000 C:\WINDOWS\system32\wshunix.dll
      0x00007ffb23ad0000 - 0x00007ffb23ad9000 C:\jdk-25\bin\extnet.dll
      0x00007ffb44cd0000 - 0x00007ffb44cef000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
      0x00007ffb44ae0000 - 0x00007ffb44b05000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
      0x00007ffb4c150000 - 0x00007ffb4c276000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
      0x00007ffb4acb0000 - 0x00007ffb4acbf000 C:\WINDOWS\SYSTEM32\WINNSI.DLL
      0x00007ffb23ac0000 - 0x00007ffb23aca000 C:\jdk-25\bin\management.dll
      0x00007ffb0b6a0000 - 0x00007ffb0b6ac000 C:\jdk-25\bin\management_ext.dll
      0x00007ffaf9d50000 - 0x00007ffaf9e68000 C:\WINDOWS\system32\opengl32.dll
      0x00007ffafc8f0000 - 0x00007ffafc91d000 C:\WINDOWS\SYSTEM32\GLU32.dll
      0x00007ffb4ad40000 - 0x00007ffb4ad8d000 C:\WINDOWS\SYSTEM32\dxcore.dll

      JVMTI agents: none

      dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
      symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;C:\jdk-25\bin;C:\WINDOWS\SYSTEM32;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.26100.4484_none_3e0e6d4ce32ef3b3;C:\jdk-25\bin\server;C:\Users\ghost\.swt\lib\win32\x86_64;C:\Users\ghost\AppData\Local\Temp\jna-98331279;C:\WINDOWS\system32\wbem;C:\Program Files (x86)\Kaspersky Lab\Kaspersky 21.21\x64;C:\Program Files (x86)\Microsoft\EdgeWebView\Application\138.0.3351.83\EBWebView\x64;C:\Users\ghost\AppData\Local\Temp

      VM Arguments:
      jvm_args: -Xmx512M -Xms16M -Xss512k -XX:+UseG1GC -XX:+UseStringDeduplication -XX:+ShrinkHeapInSteps -Dfile.encoding=UTF-8 -Dpbh.usePlatformConfigLocation=true -Dpbh.release=install4j
      java_command: PeerBanHelper.jar
      java_class_path (initial): PeerBanHelper.jar
      Launcher Type: SUN_STANDARD

      [Global flags]
           intx CICompilerCount = 12 {product} {ergonomic}
           uint ConcGCThreads = 3 {product} {ergonomic}
           uint G1ConcRefinementThreads = 13 {product} {ergonomic}
         size_t G1HeapRegionSize = 1048576 {product} {ergonomic}
         size_t InitialHeapSize = 16777216 {product} {command line}
         size_t MarkStackSize = 4194304 {product} {ergonomic}
         size_t MarkStackSizeMax = 536870912 {product} {ergonomic}
         size_t MaxHeapSize = 536870912 {product} {command line}
         size_t MaxNewSize = 321912832 {product} {ergonomic}
         size_t MinHeapDeltaBytes = 1048576 {product} {ergonomic}
         size_t MinHeapSize = 16777216 {product} {command line}
          uintx NonNMethodCodeHeapSize = 7602176 {pd product} {ergonomic}
          uintx NonProfiledCodeHeapSize = 122093568 {pd product} {ergonomic}
          uintx ProfiledCodeHeapSize = 121962496 {pd product} {ergonomic}
          uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
           bool SegmentedCodeCache = true {product} {ergonomic}
           bool ShrinkHeapInSteps = true {product} {command line}
         size_t SoftMaxHeapSize = 536870912 {manageable} {ergonomic}
           intx ThreadStackSize = 512 {pd product} {command line}
           bool UseCompressedOops = true {product lp64_product} {ergonomic}
           bool UseG1GC = true {product} {command line}
           bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic}
           bool UseStringDeduplication = true {product} {command line}

      Logging:
      Log output configuration:
       #0: stdout all=warning uptime,level,tags foldmultilines=false
       #1: stderr all=off uptime,level,tags foldmultilines=false

      Release file:
      IMPLEMENTOR="Oracle Corporation"
      JAVA_RUNTIME_VERSION="25-ea+30-3419"
      JAVA_VERSION="25"
      JAVA_VERSION_DATE="2025-09-16"
      LIBC="default"
      MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.crypto.mscapi jdk.dynalink jdk.internal.ed jdk.editpad jdk.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
      OS_ARCH="x86_64"
      OS_NAME="Windows"
      SOURCE=".:git:993215f3dd7a"

      Environment Variables:
      JAVA_HOME=C:\Program Files\Zulu\zulu-23\
      PATH=C:\Program Files\Zulu\zulu-23\bin\;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler;C:\Program Files\Eclipse Adoptium\jdk-21.0.7.6-hotspot\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\dotnet\;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\Tailscale\;C:\Program Files\NVIDIA Corporation\NVIDIA App\NvDLISR;C:\Program Files (x86)\NetSarang\Xshell 8\;C:\Program Files (x86)\NetSarang\Xftp 8\;c:\Users\ghost\AppData\Local\Programs\cursor\resources\app\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\nodejs\;C:\Program Files\Git\cmd;C:\Users\ghost\AppData\Local\Microsoft\WindowsApps;C:\Users\ghost\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\ghost\AppData\Local\JetBrains\Toolbox\scripts;C:\apache-maven-3.9.9\bin;C:\Users\ghost\AppData\Roaming\npm
      USERNAME=ghost
      OS=Windows_NT
      PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 80 Stepping 0, AuthenticAMD
      TMP=C:\Users\ghost\AppData\Local\Temp
      TEMP=C:\Users\ghost\AppData\Local\Temp




      Compilation memory statistics disabled.

      Periodic native trim disabled

      --------------- S Y S T E M ---------------

      OS:
       Windows 11 , 64 bit Build 26100 (10.0.26100.4484)
      OS uptime: 2 days 6:53 hours
      Hyper-V role detected

      CPU: total 16 (initial active 16) (16 cores per cpu, 2 threads per core) family 25 model 80 stepping 0 microcode 0xa50000f, cx8, cmov, fxsr, ht, mmx, 3dnowpref, sse, sse2, sse3, ssse3, sse4a, sse4.1, sse4.2, popcnt, lzcnt, tsc, tscinvbit, avx, avx2, aes, erms, clmul, bmi1, bmi2, adx, sha, fma, vzeroupper, clflush, clflushopt, clwb, hv, rdtscp, rdpid, fsrm, f16c, cet_ss
      Processor Information for the first 16 processors :
        Max Mhz: 3201, Current Mhz: 3201, Mhz Limit: 3201

      Memory: 4k page, system-wide physical 32620M (3324M free)
      TotalPageFile size 52076M (AvailPageFile size 6281M)
      current process WorkingSet (physical memory assigned to process): 224M, peak: 295M
      current process commit charge ("private bytes"): 249M, peak: 337M

      vm_info: OpenJDK 64-Bit Server VM (25-ea+30-3419) for windows-amd64 JRE (25-ea+30-3419), built on 2025-07-03T14:33:30Z with unknown MS VC++:1943

      END.




      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      1. Start the Java application and have it open a Swing window.
      2. Go to Device Manager and disable all display adapters (connecting to RDP sometimes has the same effect, but for the sake of stable reproduction, all display adapter devices are simply disabled here)
      3. Re-enabling them. and JVM immediately crashed

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      JVM should not crash
      ACTUAL -
      Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: Width (0) and height (0) cannot be <= 0
              at java.desktop/java.awt.image.DirectColorModel.createCompatibleWritableRaster(DirectColorModel.java:1016)
              at java.desktop/java.awt.GraphicsConfiguration.createCompatibleImage(GraphicsConfiguration.java:148)
              at java.desktop/java.awt.GraphicsConfiguration.createCompatibleImage(GraphicsConfiguration.java:176)
              at java.desktop/sun.awt.image.SunVolatileImage.getBackupImage(SunVolatileImage.java:240)
              at java.desktop/sun.awt.image.VolatileSurfaceManager.getBackupSurface(VolatileSurfaceManager.java:281)
              at java.desktop/sun.awt.image.VolatileSurfaceManager.displayChanged(VolatileSurfaceManager.java:377)
              at java.desktop/sun.awt.SunDisplayChanger.notifyListeners(SunDisplayChanger.java:130)
              at java.desktop/sun.awt.Win32GraphicsEnvironment.displayChanged(Win32GraphicsEnvironment.java:198)
              at java.desktop/sun.awt.windows.WToolkit.lambda$displayChanged$0(WToolkit.java:777)
              at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:323)
              at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:723)
              at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:702)
              at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
              at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
              at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
              at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
              at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
              at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
      Exception in thread "AWT-EventQueue-0" java.awt.AWTError: no screen devices
              at java.desktop/sun.awt.Win32GraphicsEnvironment.getDefaultScreenDevice(Win32GraphicsEnvironment.java:98)
              at java.desktop/sun.awt.windows.WWindowPeer.updateGC(WWindowPeer.java:582)
              at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:323)
              at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:723)
              at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:702)
              at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
              at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
              at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
              at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
              at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
              at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
      Exception in thread "AWT-EventQueue-0" java.awt.AWTError: no screen devices
              at java.desktop/sun.awt.Win32GraphicsEnvironment.getDefaultScreenDevice(Win32GraphicsEnvironment.java:98)
              at java.desktop/sun.awt.windows.WWindowPeer.updateGC(WWindowPeer.java:582)
              at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:323)
              at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:723)
              at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:702)
              at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
              at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
              at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
              at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
              at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
              at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
      Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: Cannot invoke "java.awt.Shape.getBounds2D()" because the return value of "sun.java2d.SunGraphics2D.getClip()" is null
              at java.desktop/sun.java2d.SunGraphics2D.getClipBounds(SunGraphics2D.java:1832)
              at java.desktop/sun.java2d.SunGraphics2D.getClipBounds(SunGraphics2D.java:1819)
              at java.desktop/javax.swing.JComponent.paint(JComponent.java:1077)
              at java.desktop/java.awt.GraphicsCallback$PaintCallback.run(GraphicsCallback.java:39)
              at java.desktop/sun.awt.SunGraphicsCallback.runOneComponent(SunGraphicsCallback.java:75)
              at java.desktop/sun.awt.SunGraphicsCallback.runComponents(SunGraphicsCallback.java:112)
              at java.desktop/java.awt.Container.paint(Container.java:1999)
              at java.desktop/java.awt.Window.paint(Window.java:3850)
              at java.desktop/javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:836)
              at java.desktop/javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:788)
              at java.desktop/javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:738)
              at java.desktop/javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1840)
              at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:323)
              at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:723)
              at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:702)
              at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
              at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
              at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
              at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
              at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
              at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffb1852e5c6, pid=18684, tid=47448
      #
      # JRE version: OpenJDK Runtime Environment (25.0+30) (build 25-ea+30-3419)
      # Java VM: OpenJDK 64-Bit Server VM (25-ea+30-3419, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
      # Problematic frame:
      # C [awt.dll+0xde5c6]
      #
      # No core dump will be written. Minidumps are not enabled by default on client versions of Windows
      #
      # An error report file with more information is saved as:
      # C:\Users\ghost\AppData\Local\Temp\\hs_err_pid18684.log
      [thread 27760 also had an error]
      [29.626s][warning][os] Loading hsdis library failed
      #
      # 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.
      #

            azvegint Alexander Zvegintsev
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: