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

A fatal error has been detected by the Java Runtime Environment:

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • 8u333
    • hotspot

      A DESCRIPTION OF THE PROBLEM :
      EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006af484ee, pid=2088, tid=0x0000000000002e04
      #
      # JRE version: Java(TM) SE Runtime Environment (8.0_333-b02) (build 1.8.0_333-b02)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.333-b02 mixed mode windows-amd64 compressed oops)
      # Problematic frame:
      # C [libNRJavaSerial.dll+0x84ee]
      #
      # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
      #
      # If you would like to submit a bug report, please visit:
      # http://bugreport.java.com/bugreport/crash.jsp
      # The crash happened outside the Java Virtual Machine in native code.
      # See problematic frame for where to report the bug.

      ERROR MESSAGES/STACK TRACES THAT OCCUR :

      +++++++++++++++++


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

      Current thread (0x00000224e37ce000): JavaThread "ConnectThread" [_thread_in_native, id=11780, stack(0x000000e235b00000,0x000000e235c00000)]

      siginfo: ExceptionCode=0xc0000005, reading address 0x00000000359ff03c

      Registers:
      RAX=0x000000000000001c, RBX=0x0000000000000003, RCX=0x000000e235bfeb8c, RDX=0x00000000359ff030
      RSP=0x000000e235bfeb30, RBP=0x0000000000000001, RSI=0x00000224e37ce200, RDI=0x0000000000000000
      R8 =0x000000e235bfe800, R9 =0x0000000000000000, R10=0x0000000000000000, R11=0x0000000000000200
      R12=0x000000e235bfefd8, R13=0x0000000000000000, R14=0x00000000359ff030, R15=0x00000224e37ce000
      RIP=0x000000006af484ee, EFLAGS=0x0000000000010206

      Top of Stack: (sp=0x000000e235bfeb30)
      0x000000e235bfeb30: 0000000800002368 000000006af5566b
      0x000000e235bfeb40: 0000000000000000 0000000000000001
      0x000000e235bfeb50: 0000208ba827d938 00000224e37ce000
      0x000000e235bfeb60: 000000e235bfec60 00000000606c757c
      0x000000e235bfeb70: 74726f5058545852 29286e696172643a
      0x000000e235bfeb80: 736e727574657220 000000000a30203a
      0x000000e235bfeb90: 0000000060b3af20 000000006079e325
      0x000000e235bfeba0: 0000000000000004 0000000000000004
      0x000000e235bfebb0: 0000208ba827d958 00000224e37ce000
      0x000000e235bfebc0: 00000224f721b480 000000006064f9b5
      0x000000e235bfebd0: 00000224dd522288 000000e235bfec60
      0x000000e235bfebe0: 0000000000000000 000000e235bfed30
      0x000000e235bfebf0: 000000058636adf0 00000000605ffcf3
      0x000000e235bfec00: 00000224d6bc5140 0000000000010100
      0x000000e235bfec10: 0000000060b4cca8 00000224f72836f0
      0x000000e235bfec20: 0000000000000003 0000000800000002

      Instructions: (pc=0x000000006af484ee)
      0x000000006af484ce: e8 ff 50 70 48 8b 06 48 89 da 48 89 f1 ff 90 b8
      0x000000006af484de: 00 00 00 45 84 ed 75 0f 49 63 d6 48 85 d2 74 07
      0x000000006af484ee: 8b 42 0c 85 c0 75 1b 31 c0 48 81 c4 d0 03 00 00
      0x000000006af484fe: 5b 5e 5f 5d 41 5c 41 5d 41 5e c3 0f 1f 80 00 00


      Register to memory mapping:

      RAX=0x000000000000001c is an unknown value
      RBX=0x0000000000000003 is an unknown value
      RCX=0x000000e235bfeb8c is pointing into the stack for thread: 0x00000224e37ce000
      RDX=0x00000000359ff030 is an unknown value
      RSP=0x000000e235bfeb30 is pointing into the stack for thread: 0x00000224e37ce000
      RBP=0x0000000000000001 is an unknown value
      RSI=0x00000224e37ce200 is an unknown value
      RDI=0x0000000000000000 is an unknown value
      R8 =0x000000e235bfe800 is pointing into the stack for thread: 0x00000224e37ce000
      R9 =0x0000000000000000 is an unknown value
      R10=0x0000000000000000 is an unknown value
      R11=0x0000000000000200 is an unknown value
      R12=0x000000e235bfefd8 is pointing into the stack for thread: 0x00000224e37ce000
      R13=0x0000000000000000 is an unknown value
      R14=0x00000000359ff030 is an unknown value
      R15=0x00000224e37ce000 is a thread


      Stack: [0x000000e235b00000,0x000000e235c00000], sp=0x000000e235bfeb30, free space=1018k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      C [libNRJavaSerial.dll+0x84ee]
      C 0x0000022480019aae

      Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
      j gnu.io.RXTXPort.nativeDrain(Z)Z+0
      j gnu.io.RXTXPort$SerialOutputStream.flush()V+92
      j sbgc.service.DataPortSerialImpl.sendData([BII)V+26
      j sbgc.service.SerialCommandProcessor.sendCommand(Lsbgc/service/SerialCommand;)V+134
      j sbgc.service.ConnectThread.run()V+142
      v ~StubRoutines::call_stub

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

      Java Threads: ( => current thread )
      =>0x00000224e37ce000 JavaThread "ConnectThread" [_thread_in_native, id=11780, stack(0x000000e235b00000,0x000000e235c00000)]
        0x00000224e37c9000 JavaThread "Thread-5" [_thread_in_native, id=3876, stack(0x000000e235900000,0x000000e235a00000)]
        0x00000224dde2c000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=720, stack(0x000000e235a00000,0x000000e235b00000)]
        0x00000224d6847000 JavaThread "TimerQueue" daemon [_thread_blocked, id=6408, stack(0x000000e235500000,0x000000e235600000)]
        0x00000224d232c800 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=8328, stack(0x000000e235200000,0x000000e235300000)]
        0x00000224f721e800 JavaThread "DestroyJavaVM" [_thread_blocked, id=10968, stack(0x000000e232d00000,0x000000e232e00000)]
        0x00000224d22ba800 JavaThread "EDT" [_thread_blocked, id=9420, stack(0x000000e235100000,0x000000e235200000)]
        0x00000224d22ac800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=8356, stack(0x000000e235000000,0x000000e235100000)]
        0x00000224d2258800 JavaThread "AWT-Shutdown" [_thread_blocked, id=13164, stack(0x000000e234f00000,0x000000e235000000)]
        0x00000224d2258000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1896, stack(0x000000e234e00000,0x000000e234f00000)]
        0x00000224d1c15000 JavaThread "Service Thread" daemon [_thread_blocked, id=1984, stack(0x000000e234c00000,0x000000e234d00000)]
        0x00000224d1bc2000 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=1912, stack(0x000000e234b00000,0x000000e234c00000)]
        0x00000224d1bbf000 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=1916, stack(0x000000e234a00000,0x000000e234b00000)]
        0x00000224d1bbe000 JavaThread "C1 CompilerThread9" daemon [_thread_blocked, id=7024, stack(0x000000e234900000,0x000000e234a00000)]
        0x00000224d1baa800 JavaThread "C1 CompilerThread8" daemon [_thread_blocked, id=1988, stack(0x000000e234800000,0x000000e234900000)]
        0x00000224d1b91000 JavaThread "C2 CompilerThread7" daemon [_thread_blocked, id=10196, stack(0x000000e234700000,0x000000e234800000)]
        0x00000224d1b80000 JavaThread "C2 CompilerThread6" daemon [_thread_blocked, id=5636, stack(0x000000e234600000,0x000000e234700000)]
        0x00000224d1b6e800 JavaThread "C2 CompilerThread5" daemon [_thread_blocked, id=9788, stack(0x000000e234500000,0x000000e234600000)]
        0x00000224d1b3d000 JavaThread "C2 CompilerThread4" daemon [_thread_blocked, id=9424, stack(0x000000e234400000,0x000000e234500000)]
        0x00000224d1b28800 JavaThread "C2 CompilerThread3" daemon [_thread_blocked, id=12112, stack(0x000000e234300000,0x000000e234400000)]
        0x00000224d1b27800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=10124, stack(0x000000e234200000,0x000000e234300000)]
        0x00000224cedee800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=10080, stack(0x000000e234100000,0x000000e234200000)]
        0x00000224d1b26000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=10004, stack(0x000000e234000000,0x000000e234100000)]
        0x00000224d1b25000 JavaThread "Attach Listener" daemon [_thread_blocked, id=9976, stack(0x000000e233f00000,0x000000e234000000)]
        0x00000224d1b20000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3824, stack(0x000000e233e00000,0x000000e233f00000)]
        0x00000224cedcf800 JavaThread "Finalizer" daemon [_thread_blocked, id=13124, stack(0x000000e233d00000,0x000000e233e00000)]
        0x00000224cedc7800 JavaThread "Reference Handler" daemon [_thread_blocked, id=13100, stack(0x000000e233c00000,0x000000e233d00000)]

      Other Threads:
        0x00000224cedbf800 VMThread [stack: 0x000000e233b00000,0x000000e233c00000] [id=9932]
        0x00000224d1c26800 WatcherThread [stack: 0x000000e234d00000,0x000000e234e00000] [id=1892]

      VM state:not at safepoint (normal execution)

      VM Mutex/Monitor currently owned by a thread: None

      heap address: 0x0000000080200000, size: 30718 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
      Narrow klass base: 0x0000000800000000, Narrow klass shift: 0
      Compressed class space size: 1073741824 Address: 0x0000000800000000

      Heap:
       PSYoungGen total 611840K, used 102861K [0x0000000580100000, 0x00000005aab80000, 0x0000000800000000)
        eden space 524800K, 19% used [0x0000000580100000,0x00000005865737c0,0x00000005a0180000)
        from space 87040K, 0% used [0x00000005a0180000,0x00000005a0180000,0x00000005a5680000)
        to space 87040K, 0% used [0x00000005a5680000,0x00000005a5680000,0x00000005aab80000)
       ParOldGen total 947712K, used 13405K [0x0000000080200000, 0x00000000b9f80000, 0x0000000580100000)
        object space 947712K, 1% used [0x0000000080200000,0x0000000080f174c8,0x00000000b9f80000)
       Metaspace used 22426K, capacity 22758K, committed 23296K, reserved 1069056K
        class space used 2855K, capacity 2956K, committed 3072K, reserved 1048576K

      Card table byte_map: [0x00000224f9050000,0x00000224fcc50000] byte_map_base: 0x00000224f8c4f000

      Marking Bits: (ParMarkBitMap*) 0x0000000060d79030
       Begin Bits: [0x000002248f000000, 0x00000224acff8000)
       End Bits: [0x00000224acff8000, 0x00000224caff0000)

      Polling page: 0x00000224f7410000

      CodeCache: size=245760Kb used=14755Kb max_used=14755Kb free=231004Kb
       bounds [0x0000022480000000, 0x0000022480e80000, 0x000002248f000000]
       total_blobs=4466 nmethods=3872 adapters=501
       compilation: enabled

      Compilation events (10 events):
      Event: 4.465 Thread 0x00000224d1bc2000 3867 ! 3 java.lang.ClassLoader::findNative (86 bytes)
      Event: 4.465 Thread 0x00000224d1bc2000 nmethod 3867 0x0000022480e6c5d0 code [0x0000022480e6c780, 0x0000022480e6d0e0]
      Event: 4.527 Thread 0x00000224d1bbf000 3868 3 java.text.Format::format (24 bytes)
      Event: 4.527 Thread 0x00000224d1bbe000 3869 3 java.awt.Rectangle::union (219 bytes)
      Event: 4.527 Thread 0x00000224d1baa800 3870 3 javax.swing.JTabbedPane::getTitleAt (17 bytes)
      Event: 4.527 Thread 0x00000224d1bc2000 3871 ! 3 java.awt.Container::validate (105 bytes)
      Event: 4.527 Thread 0x00000224d1baa800 nmethod 3870 0x0000022480e6d490 code [0x0000022480e6d600, 0x0000022480e6d950]
      Event: 4.527 Thread 0x00000224d1bbf000 nmethod 3868 0x0000022480e6da50 code [0x0000022480e6dc00, 0x0000022480e6e240]
      Event: 4.527 Thread 0x00000224d1bbe000 nmethod 3869 0x0000022480e6e4d0 code [0x0000022480e6e6c0, 0x0000022480e6f158]
      Event: 4.527 Thread 0x00000224d1baa800 3872 3 java.awt.geom.AffineTransform::getTranslateY (5 bytes)

      GC Heap History (4 events):
      Event: 1.275 GC heap before
      {Heap before GC invocations=1 (full 0):
       PSYoungGen total 611840K, used 157441K [0x0000000580100000, 0x00000005aab80000, 0x0000000800000000)
        eden space 524800K, 30% used [0x0000000580100000,0x0000000589ac0438,0x00000005a0180000)
        from space 87040K, 0% used [0x00000005a5680000,0x00000005a5680000,0x00000005aab80000)
        to space 87040K, 0% used [0x00000005a0180000,0x00000005a0180000,0x00000005a5680000)
       ParOldGen total 1398272K, used 0K [0x0000000080200000, 0x00000000d5780000, 0x0000000580100000)
        object space 1398272K, 0% used [0x0000000080200000,0x0000000080200000,0x00000000d5780000)
       Metaspace used 20718K, capacity 21018K, committed 21248K, reserved 1067008K
        class space used 2674K, capacity 2762K, committed 2816K, reserved 1048576K
      Event: 1.282 GC heap after
      Heap after GC invocations=1 (full 0):
       PSYoungGen total 611840K, used 14128K [0x0000000580100000, 0x00000005aab80000, 0x0000000800000000)
        eden space 524800K, 0% used [0x0000000580100000,0x0000000580100000,0x00000005a0180000)
        from space 87040K, 16% used [0x00000005a0180000,0x00000005a0f4c2e0,0x00000005a5680000)
        to space 87040K, 0% used [0x00000005a5680000,0x00000005a5680000,0x00000005aab80000)
       ParOldGen total 1398272K, used 55K [0x0000000080200000, 0x00000000d5780000, 0x0000000580100000)
        object space 1398272K, 0% used [0x0000000080200000,0x000000008020dc40,0x00000000d5780000)
       Metaspace used 20718K, capacity 21018K, committed 21248K, reserved 1067008K
        class space used 2674K, capacity 2762K, committed 2816K, reserved 1048576K
      }
      Event: 1.282 GC heap before
      {Heap before GC invocations=2 (full 1):
       PSYoungGen total 611840K, used 14128K [0x0000000580100000, 0x00000005aab80000, 0x0000000800000000)
        eden space 524800K, 0% used [0x0000000580100000,0x0000000580100000,0x00000005a0180000)
        from space 87040K, 16% used [0x00000005a0180000,0x00000005a0f4c2e0,0x00000005a5680000)
        to space 87040K, 0% used [0x00000005a5680000,0x00000005a5680000,0x00000005aab80000)
       ParOldGen total 1398272K, used 55K [0x0000000080200000, 0x00000000d5780000, 0x0000000580100000)
        object space 1398272K, 0% used [0x0000000080200000,0x000000008020dc40,0x00000000d5780000)
       Metaspace used 20718K, capacity 21018K, committed 21248K, reserved 1067008K
        class space used 2674K, capacity 2762K, committed 2816K, reserved 1048576K
      Event: 1.310 GC heap after
      Heap after GC invocations=2 (full 1):
       PSYoungGen total 611840K, used 0K [0x0000000580100000, 0x00000005aab80000, 0x0000000800000000)
        eden space 524800K, 0% used [0x0000000580100000,0x0000000580100000,0x00000005a0180000)
        from space 87040K, 0% used [0x00000005a0180000,0x00000005a0180000,0x00000005a5680000)
        to space 87040K, 0% used [0x00000005a5680000,0x00000005a5680000,0x00000005aab80000)
       ParOldGen total 947712K, used 13405K [0x0000000080200000, 0x00000000b9f80000, 0x0000000580100000)
        object space 947712K, 1% used [0x0000000080200000,0x0000000080f174c8,0x00000000b9f80000)
       Metaspace used 20718K, capacity 21018K, committed 21248K, reserved 1067008K
        class space used 2674K, capacity 2762K, committed 2816K, reserved 1048576K
      }

      Deoptimization events (10 events):
      Event: 1.449 Thread 0x00000224d22ba800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000022480aba1f4 method=java.awt.Component.isShowing()Z @ 27
      Event: 1.449 Thread 0x00000224d22ba800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000022480aba1f4 method=java.awt.Component.isShowing()Z @ 27
      Event: 1.449 Thread 0x00000224d22ba800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000022480aba1f4 method=java.awt.Component.isShowing()Z @ 27
      Event: 1.449 Thread 0x00000224d22ba800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000022480aba1f4 method=java.awt.Component.isShowing()Z @ 27
      Event: 1.449 Thread 0x00000224d22ba800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000022480aba1f4 method=java.awt.Component.isShowing()Z @ 27
      Event: 1.449 Thread 0x00000224d22ba800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000224808c3930 method=java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; @ 18
      Event: 1.466 Thread 0x00000224e2bd9800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000022480c572d4 method=java.util.concurrent.locks.AbstractQueuedSynchronizer.release(I)Z @ 21
      Event: 2.644 Thread 0x00000224d22ba800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000022480a5cbb4 method=java.awt.Component.invalidate()V @ 28
      Event: 2.644 Thread 0x00000224d22ba800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000022480af9438 method=java.util.concurrent.locks.AbstractQueuedSynchronizer.release(I)Z @ 14
      Event: 3.512 Thread 0x00000224d22ba800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000022480e122f8 method=sun.java2d.pipe.BufferedContext.validate(Lsun/java2d/pipe/hw/AccelSurface;Lsun/java2d/pipe/hw/AccelSurface;Lsun/java2d/pipe/Region;Ljava/awt/Composite;Ljava/awt/geom/Aff

      Classes redefined (0 events):
      No events

      Internal exceptions (10 events):
      Event: 4.462 Thread 0x00000224d22ba800 Exception <a 'java/io/IOException'> (0x00000005809d51c0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u333\2551\hotspot\src\share\vm\prims\jni.cpp, line 710]
      Event: 4.462 Thread 0x00000224d22ba800 Exception <a 'java/io/IOException'> (0x00000005809d5658) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u333\2551\hotspot\src\share\vm\prims\jni.cpp, line 710]
      Event: 4.471 Thread 0x00000224d22ba800 Exception <a 'java/io/IOException'> (0x00000005809f6700) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u333\2551\hotspot\src\share\vm\prims\jni.cpp, line 710]
      Event: 4.471 Thread 0x00000224d22ba800 Exception <a 'java/io/IOException'> (0x00000005809f6d80) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u333\2551\hotspot\src\share\vm\prims\jni.cpp, line 710]
      Event: 4.526 Thread 0x00000224e37ce000 Exception <a 'java/io/IOException'> (0x0000000586366f80) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u333\2551\hotspot\src\share\vm\prims\jni.cpp, line 710]
      Event: 4.526 Thread 0x00000224e37ce000 Exception <a 'java/io/IOException'> (0x0000000586367230) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u333\2551\hotspot\src\share\vm\prims\jni.cpp, line 710]
      Event: 4.527 Thread 0x00000224e37ce000 Exception <a 'java/io/IOException'> (0x0000000586367718) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u333\2551\hotspot\src\share\vm\prims\jni.cpp, line 710]
      Event: 4.527 Thread 0x00000224e37ce000 Exception <a 'java/io/IOException'> (0x00000005863679c8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u333\2551\hotspot\src\share\vm\prims\jni.cpp, line 710]
      Event: 4.527 Thread 0x00000224e37ce000 Exception <a 'java/io/IOException'> (0x000000058636a850) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u333\2551\hotspot\src\share\vm\prims\jni.cpp, line 710]
      Event: 4.527 Thread 0x00000224e37ce000 Exception <a 'java/io/IOException'> (0x000000058636ab00) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u333\2551\hotspot\src\share\vm\prims\jni.cpp, line 710]

      Events (10 events):
      Event: 4.519 Thread 0x00000224e37c9000 Thread added: 0x00000224e37c9000
      Event: 4.525 loading class sbgc/service/ConnectThread
      Event: 4.525 loading class sbgc/service/ConnectThread done
      Event: 4.526 Thread 0x00000224e37ce000 Thread added: 0x00000224e37ce000
      Event: 4.526 Executing VM operation: RevokeBias
      Event: 4.526 Executing VM operation: RevokeBias done
      Event: 4.527 loading class sbgc/service/Checksum
      Event: 4.527 loading class sbgc/service/Checksum done
      Event: 4.527 Executing VM operation: RevokeBias
      Event: 4.527 Executing VM operation: RevokeBias done


      Dynamic libraries:
      0x00007ff75b5b0000 - 0x00007ff75b5f7000 C:\Program Files\Java\jre1.8.0_333\bin\javaw.exe
      0x00007ffaf7730000 - 0x00007ffaf7925000 C:\Windows\SYSTEM32\ntdll.dll
      0x00007ffaf68a0000 - 0x00007ffaf695d000 C:\Windows\System32\KERNEL32.DLL
      0x00007ffaf4f50000 - 0x00007ffaf521d000 C:\Windows\System32\KERNELBASE.dll
      0x00007ffaf5880000 - 0x00007ffaf592e000 C:\Windows\System32\ADVAPI32.dll
      0x00007ffaf7450000 - 0x00007ffaf74ee000 C:\Windows\System32\msvcrt.dll
      0x00007ffaf7650000 - 0x00007ffaf76ec000 C:\Windows\System32\sechost.dll
      0x00007ffaf6730000 - 0x00007ffaf6855000 C:\Windows\System32\RPCRT4.dll
      0x00007ffaf5930000 - 0x00007ffaf5ad0000 C:\Windows\System32\USER32.dll
      0x00007ffaf5300000 - 0x00007ffaf5322000 C:\Windows\System32\win32u.dll
      0x00007ffaf6870000 - 0x00007ffaf689a000 C:\Windows\System32\GDI32.dll
      0x00007ffaf4e40000 - 0x00007ffaf4f4b000 C:\Windows\System32\gdi32full.dll
      0x00007ffaf56e0000 - 0x00007ffaf577d000 C:\Windows\System32\msvcp_win.dll
      0x00007ffaf55e0000 - 0x00007ffaf56e0000 C:\Windows\System32\ucrtbase.dll
      0x00007ffae3ed0000 - 0x00007ffae416a000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll
      0x00007ffaf5780000 - 0x00007ffaf57b0000 C:\Windows\System32\IMM32.DLL
      0x00007ffaec600000 - 0x00007ffaec615000 C:\Program Files\Java\jre1.8.0_333\bin\vcruntime140.dll
      0x00007ffad6480000 - 0x00007ffad651b000 C:\Program Files\Java\jre1.8.0_333\bin\msvcp140.dll
      0x0000000060590000 - 0x0000000060df1000 C:\Program Files\Java\jre1.8.0_333\bin\server\jvm.dll
      0x00007ffaf7500000 - 0x00007ffaf7508000 C:\Windows\System32\PSAPI.DLL
      0x00007ffae97f0000 - 0x00007ffae97f9000 C:\Windows\SYSTEM32\WSOCK32.dll
      0x00007ffaeb3d0000 - 0x00007ffaeb3f7000 C:\Windows\SYSTEM32\WINMM.dll
      0x00007ffaef050000 - 0x00007ffaef05a000 C:\Windows\SYSTEM32\VERSION.dll
      0x00007ffaf6a10000 - 0x00007ffaf6a7b000 C:\Windows\System32\WS2_32.dll
      0x00007ffaf2d60000 - 0x00007ffaf2d72000 C:\Windows\SYSTEM32\kernel.appcore.dll
      0x00007ffae3c80000 - 0x00007ffae3c90000 C:\Program Files\Java\jre1.8.0_333\bin\verify.dll
      0x00007ffad9d60000 - 0x00007ffad9d8b000 C:\Program Files\Java\jre1.8.0_333\bin\java.dll
      0x00007ffad9d40000 - 0x00007ffad9d58000 C:\Program Files\Java\jre1.8.0_333\bin\zip.dll
      0x00007ffaf5fe0000 - 0x00007ffaf6724000 C:\Windows\System32\SHELL32.dll
      0x00007ffaf2f60000 - 0x00007ffaf36f4000 C:\Windows\SYSTEM32\windows.storage.dll
      0x00007ffaf6a80000 - 0x00007ffaf6dd4000 C:\Windows\System32\combase.dll
      0x00007ffaf48a0000 - 0x00007ffaf48cc000 C:\Windows\SYSTEM32\Wldp.dll
      0x00007ffaf6e00000 - 0x00007ffaf6ead000 C:\Windows\System32\SHCORE.dll
      0x00007ffaf7510000 - 0x00007ffaf7565000 C:\Windows\System32\shlwapi.dll
      0x00007ffaf4d80000 - 0x00007ffaf4d9f000 C:\Windows\SYSTEM32\profapi.dll
      0x00007ffad0750000 - 0x00007ffad08e5000 C:\Program Files\Java\jre1.8.0_333\bin\awt.dll
      0x00007ffaf57b0000 - 0x00007ffaf587d000 C:\Windows\System32\OLEAUT32.dll
      0x00007ffaf26a0000 - 0x00007ffaf2730000 C:\Windows\SYSTEM32\apphelp.dll
      0x00007ffaf27e0000 - 0x00007ffaf287e000 C:\Windows\system32\uxtheme.dll
      0x00007ffaf6ff0000 - 0x00007ffaf7105000 C:\Windows\System32\MSCTF.dll
      0x00007ffaf7320000 - 0x00007ffaf744a000 C:\Windows\System32\ole32.dll
      0x00007ffaf54e0000 - 0x00007ffaf5562000 C:\Windows\System32\bcryptPrimitives.dll
      0x00007ffaf2a70000 - 0x00007ffaf2a9f000 C:\Windows\system32\DWMAPI.DLL
      0x00007ffaa9d90000 - 0x00007ffaa9eb6000 C:\Windows\system32\opengl32.dll
      0x00007ffad6940000 - 0x00007ffad696c000 C:\Windows\SYSTEM32\GLU32.dll
      0x00007ffaebae0000 - 0x00007ffaebcaf000 C:\Windows\system32\d3d9.dll
      0x00007ffaeccb0000 - 0x00007ffaecdb2000 C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_1c83a5d7cffd7bff\nvldumdx.dll
      0x00007ffaf4a30000 - 0x00007ffaf4a42000 C:\Windows\SYSTEM32\msasn1.dll
      0x00007ffaef1a0000 - 0x00007ffaef1d1000 C:\Windows\SYSTEM32\cryptnet.dll
      0x00007ffaf5330000 - 0x00007ffaf5486000 C:\Windows\System32\CRYPT32.dll
      0x00007ffaf47f0000 - 0x00007ffaf47fc000 C:\Windows\SYSTEM32\cryptbase.dll
      0x00007ffaf5570000 - 0x00007ffaf55d8000 C:\Windows\System32\WINTRUST.DLL
      0x00007ffaf6de0000 - 0x00007ffaf6dfd000 C:\Windows\System32\imagehlp.dll
      0x00007ffaf4800000 - 0x00007ffaf4818000 C:\Windows\SYSTEM32\CRYPTSP.dll
      0x00007ffaf3f10000 - 0x00007ffaf3f44000 C:\Windows\system32\rsaenh.dll
      0x00007ffaf52d0000 - 0x00007ffaf52f7000 C:\Windows\System32\bcrypt.dll
      0x00007ffaa8370000 - 0x00007ffaa9d8b000 C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_1c83a5d7cffd7bff\nvd3dumx.dll
      0x00007ffaf3710000 - 0x00007ffaf3733000 C:\Windows\SYSTEM32\gpapi.dll
      0x00007ffaed120000 - 0x00007ffaed15b000 C:\Windows\SYSTEM32\dxcore.dll
      0x00007ffaf5490000 - 0x00007ffaf54de000 C:\Windows\System32\cfgmgr32.dll
      0x00007ffad67f0000 - 0x00007ffad6839000 C:\Program Files\Java\jre1.8.0_333\bin\fontmanager.dll
      0x00007ffad9d20000 - 0x00007ffad9d3c000 C:\Program Files\Java\jre1.8.0_333\bin\net.dll
      0x00007ffaf4600000 - 0x00007ffaf466a000 C:\Windows\system32\mswsock.dll
      0x00007ffad67d0000 - 0x00007ffad67e3000 C:\Program Files\Java\jre1.8.0_333\bin\nio.dll
      0x00007ffad6430000 - 0x00007ffad6473000 C:\Program Files\Java\jre1.8.0_333\bin\t2k.dll
      0x000000006af40000 - 0x000000006af65000 C:\Users\aimhigh\AppData\Local\Temp\libNRJavaSerial_aimhigh_0\libNRJavaSerial.dll
      0x00007ffaf4d40000 - 0x00007ffaf4d6e000 C:\Windows\SYSTEM32\USERENV.dll
      0x00007ffaf42a0000 - 0x00007ffaf42db000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
      0x00007ffaf74f0000 - 0x00007ffaf74f8000 C:\Windows\System32\NSI.dll
      0x00007ffaef920000 - 0x00007ffaef937000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
      0x00007ffaef900000 - 0x00007ffaef91d000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
      0x00007ffaf42f0000 - 0x00007ffaf43bb000 C:\Windows\SYSTEM32\DNSAPI.dll
      0x00007ffaf6960000 - 0x00007ffaf6a09000 C:\Windows\System32\clbcatq.dll
      0x00007ffaef470000 - 0x00007ffaef624000 C:\Windows\SYSTEM32\WindowsCodecs.dll
      0x00007ffad9140000 - 0x00007ffad917e000 C:\Windows\system32\dataexchange.dll
      0x00007ffaf1290000 - 0x00007ffaf14f4000 C:\Windows\system32\d3d11.dll
      0x00007ffaf1ac0000 - 0x00007ffaf1ca5000 C:\Windows\system32\dcomp.dll
      0x00007ffaf3740000 - 0x00007ffaf3833000 C:\Windows\system32\dxgi.dll
      0x00007ffaef630000 - 0x00007ffaef831000 C:\Windows\system32\twinapi.appcore.dll
      0x00007ffaebfa0000 - 0x00007ffaec099000 C:\Windows\SYSTEM32\textinputframework.dll
      0x00007ffaf2030000 - 0x00007ffaf238e000 C:\Windows\System32\CoreUIComponents.dll
      0x00007ffaf2470000 - 0x00007ffaf2562000 C:\Windows\System32\CoreMessaging.dll
      0x00007ffaf0cd0000 - 0x00007ffaf0e24000 C:\Windows\SYSTEM32\wintypes.dll
      0x00007ffaf3b40000 - 0x00007ffaf3b73000 C:\Windows\SYSTEM32\ntmarta.dll
      0x00007ffad6530000 - 0x00007ffad655a000 C:\Program Files\Java\jre1.8.0_333\bin\dcpr.dll
      0x00007ffae3df0000 - 0x00007ffae3ec1000 C:\Windows\System32\IME\IMEKR\imkrtip.dll
      0x00007ffaf07b0000 - 0x00007ffaf08a6000 C:\Windows\SYSTEM32\PROPSYS.dll
      0x00007ffad00a0000 - 0x00007ffad01e2000 C:\Windows\System32\IME\shared\imetip.dll
      0x00007ffae33b0000 - 0x00007ffae3416000 C:\Windows\SYSTEM32\OLEACC.dll
      0x00007ffacfef0000 - 0x00007ffad009e000 C:\Windows\SYSTEM32\DUI70.dll
      0x00007ffaede00000 - 0x00007ffaede41000 C:\Windows\System32\IME\IMEKR\imkrapi.dll
      0x00007ffaef860000 - 0x00007ffaef900000 C:\Windows\SYSTEM32\policymanager.dll
      0x00007ffaf3fa0000 - 0x00007ffaf402a000 C:\Windows\SYSTEM32\msvcp110_win.dll
      0x00007ffae4430000 - 0x00007ffae446e000 C:\Windows\System32\IME\shared\imjkapi.dll
      0x00007ffac04c0000 - 0x00007ffac056c000 C:\Program Files\Java\jre1.8.0_333\bin\mlib_image.dll
      0x00007ffadfa00000 - 0x00007ffadfbe4000 C:\Windows\SYSTEM32\dbghelp.dll

      VM Arguments:
      jvm_args: -Djava.library.path=./lib -Dsun.java2d.dpiaware=false
      java_command: C:\Users\aimhigh\Downloads\SimpleBGC_GUI_2_63b0\SimpleBGC_GUI_2_63b0\SimpleBGC_GUI.jar
      java_class_path (initial): C:\Users\aimhigh\Downloads\SimpleBGC_GUI_2_63b0\SimpleBGC_GUI_2_63b0\SimpleBGC_GUI.jar
      Launcher Type: SUN_STANDARD

      Environment Variables:
      PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Users\aimhigh\AppData\Local\Microsoft\WindowsApps;;C:\Program Files (x86)\ESTsoft\ALSee\x64;C:\Program Files\Java\jre1.8.0_333\bin
      USERNAME=aimhigh
      OS=Windows_NT
      PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD



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

      OS: Windows 10 , 64 bit Build 19041 (10.0.19041.1706)

      CPU:total 16 (initial active 16) (16 cores per cpu, 1 threads per core) family 23 model 113 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv, bmi1

      Memory: 4k page, physical 134123664k(128130208k free), swap 154046608k(143779112k free)

      vm_info: Java HotSpot(TM) 64-Bit Server VM (25.333-b02) for windows-amd64 JRE (1.8.0_333-b02), built on Apr 25 2022 22:49:11 by "java_re" with MS VC++ 15.9 (VS2017)

      time: Fri May 20 10:05:37 2022
      timezone: 대한민국 표준시
      elapsed time: 4.553985 seconds (0d 0h 0m 4s)

      #-----------------------------------------------------------#
      APPLET URL OR APPLICATION NAME:
      SimpleBGC_GUI_2_63b0


            rsurianaraya Rajagopal Surianarayanan
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: