我的应用程序随机崩溃于此特定的JRE版本。 似乎是JFKwebkit的错误。
# Problematic frame:
# C [jfxwebkit.dll+0x12d4d50]
该应用程序可与Java的早期版本一起使用。 但是特别是在1.8.0_201-b09中,它随机崩溃。 我对如何破译Java崩溃日志不是很熟悉。但是,我没有在崩溃日志跟踪中的任何地方看到我的应用程序代码。 有人可以帮忙弄清楚这里可能是什么问题。
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x21a24d50, pid=8480, tid=0x000030f0
#
# JRE version: Java(TM) SE Runtime Environment (8.0_201-b09) (build 1.8.0_201-b09)
# Java VM: Java HotSpot(TM) Client VM (25.201-b09 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [jfxwebkit.dll+0x12d4d50]
#
# 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.
#
--------------- T H R E A D ---------------
Current thread (0x17b46400): JavaThread "JavaFX Application Thread" [_thread_in_native, id=12528, stack(0x18f20000,0x18f70000)]
siginfo: ExceptionCode=0xc0000005, writing address 0xbbadbeef
Registers:
EAX=0x21e29c6c, EBX=0x18f6cac4, ECX=0x33725764, EDX=0x76e76340
ESP=0x18f6c9fc, EBP=0x18f6ca10, ESI=0x00000018, EDI=0x00000000
EIP=0x21a24d50, EFLAGS=0x00010246
Top of Stack: (sp=0x18f6c9fc)
0x18f6c9fc: 20b325f8 00000001 00000001 2a718978
0x18f6ca0c: 00000007 18f6cb30 20b7110f 2fde2988
0x18f6ca1c: 18f6cc24 18f6cd44 00000000 18f6cc24
0x18f6ca2c: 18f6cd44 2f12a738 00000006 00000000
0x18f6ca3c: 2fde2988 203cb090 00000000 00000000
0x18f6ca4c: ffffffff 00000007 30ccd4e8 00000003
0x18f6ca5c: 20456c80 18f6caa0 774bcf59 00000030
0x18f6ca6c: 00000000 18f6cca0 00bc0000 20456c80
Instructions: (pc=0x21a24d50)
0x21a24d30: 32 c0 c3 cc cc cc cc cc cc cc cc cc cc cc cc cc
0x21a24d40: a1 14 b4 49 23 85 c0 74 02 ff d0 e8 a0 fe ff ff
0x21a24d50: c7 05 ef be ad bb 00 00 00 00 33 c0 ff e0 cc cc
0x21a24d60: e9 db ff ff ff cc cc cc cc cc cc cc cc cc cc cc
Register to memory mapping:
EAX=0x21e29c6c is an unknown value
EBX=0x18f6cac4 is pointing into the stack for thread: 0x17b46400
ECX=0x33725764 is an unknown value
EDX=0x76e76340 is an unknown value
ESP=0x18f6c9fc is pointing into the stack for thread: 0x17b46400
EBP=0x18f6ca10 is pointing into the stack for thread: 0x17b46400
ESI=0x00000018 is an unknown value
EDI=0x00000000 is an unknown value
Stack: [0x18f20000,0x18f70000], sp=0x18f6c9fc, free space=306k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [jfxwebkit.dll+0x12d4d50]
C [jfxwebkit.dll+0x42110f]
C [jfxwebkit.dll+0x1e9d75]
C [jfxwebkit.dll+0x20f40a]
C [jfxwebkit.dll+0x142612]
C [jfxwebkit.dll+0x3e678a]
C [jfxwebkit.dll+0x3dba9f]
C [jfxwebkit.dll+0x449534]
C [jfxwebkit.dll+0x429810]
C 0x23589073
C [jfxwebkit.dll+0x3f734f]
C 0x235c990c
C [jfxwebkit.dll+0x3f76be]
C [jfxwebkit.dll+0x3f734f]
C 0x236c6243
C 0x236ac9d8
C [jfxwebkit.dll+0x3f734f]
C [jfxwebkit.dll+0x3f73a2]
C 0x237f4fe2
C 0x2378cedd
C 0x237a605e
C 0x237c2d2d
C 0x236c6268
C 0x235f98bd
C [jfxwebkit.dll+0x3f73a2]
C [jfxwebkit.dll+0x3f73a2]
C [jfxwebkit.dll+0x3f76be]
C [jfxwebkit.dll+0x3f73a2]
C [jfxwebkit.dll+0x3f73a2]
C [jfxwebkit.dll+0x3f73a2]
C [jfxwebkit.dll+0x3f2341]
C [jfxwebkit.dll+0x3f7f52]
C [jfxwebkit.dll+0x21b9a5]
C [jfxwebkit.dll+0x1a25ef]
C [jfxwebkit.dll+0x1a2759]
C [jfxwebkit.dll+0x7ecd00]
C [jfxwebkit.dll+0xcf494f]
C [jfxwebkit.dll+0x97eb0b]
C [jfxwebkit.dll+0x97e907]
C [jfxwebkit.dll+0x97e5fc]
C [jfxwebkit.dll+0x1113310]
C [jfxwebkit.dll+0x111268f]
C [jfxwebkit.dll+0x6de60f]
C [jfxwebkit.dll+0x6de3d4]
C [jfxwebkit.dll+0xac1db4]
C [jfxwebkit.dll+0x931870]
C [jfxwebkit.dll+0x92932f]
C [jfxwebkit.dll+0xc3f169]
j com.sun.webkit.network.URLLoader.twkDidFinishLoading(J)V+0
j com.sun.webkit.network.URLLoader.notifyDidFinishLoading()V+44
j com.sun.webkit.network.URLLoader.lambda$didFinishLoading$103()V+8
j com.sun.webkit.network.URLLoader$$Lambda$187.run()V+4
J 1727 C1 com.sun.javafx.application.PlatformImpl$$Lambda$63.run()Ljava/lang/Object; (8 bytes) @ 0x04eabe38 [0x04eabe10+0x28]
v ~StubRoutines::call_stub
V [jvm.dll+0x15c215]
V [jvm.dll+0x22512e]
V [jvm.dll+0x15c2ae]
V [jvm.dll+0x10c24f]
C [java.dll+0x102f]
J 2152 C1 com.sun.javafx.application.PlatformImpl.lambda$runLater$173(Ljava/lang/Runnable;Ljava/security/AccessControlContext;)V (38 bytes) @ 0x04f3ea50 [0x04f3e9f0+0x60]
J 1724 C1 com.sun.javafx.application.PlatformImpl$$Lambda$62.run()V (12 bytes) @ 0x04eab82c [0x04eab800+0x2c]
J 1255 C1 com.sun.glass.ui.InvokeLaterDispatcher$Future.run()V (91 bytes) @ 0x04e1cab0 [0x04e1ca80+0x30]
v ~StubRoutines::call_stub
V [jvm.dll+0x15c215]
V [jvm.dll+0x22512e]
V [jvm.dll+0x15c2ae]
V [jvm.dll+0xddb7b]
V [jvm.dll+0xe0b0c]
C [glass.dll+0x469c]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.sun.webkit.network.URLLoader.twkDidFinishLoading(J)V+0
j com.sun.webkit.network.URLLoader.notifyDidFinishLoading()V+44
j com.sun.webkit.network.URLLoader.lambda$didFinishLoading$103()V+8
j com.sun.webkit.network.URLLoader$$Lambda$187.run()V+4
J 1727 C1 com.sun.javafx.application.PlatformImpl$$Lambda$63.run()Ljava/lang/Object; (8 bytes) @ 0x04eabe38 [0x04eabe10+0x28]
v ~StubRoutines::call_stub
J 784 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x04d8e387 [0x04d8e320+0x67]
J 2152 C1 com.sun.javafx.application.PlatformImpl.lambda$runLater$173(Ljava/lang/Runnable;Ljava/security/AccessControlContext;)V (38 bytes) @ 0x04f3ea50 [0x04f3e9f0+0x60]
J 1724 C1 com.sun.javafx.application.PlatformImpl$$Lambda$62.run()V (12 bytes) @ 0x04eab82c [0x04eab800+0x2c]
J 1255 C1 com.sun.glass.ui.InvokeLaterDispatcher$Future.run()V (91 bytes) @ 0x04e1cab0 [0x04e1ca80+0x30]
v ~StubRoutines::call_stub
j com.sun.glass.ui.win.WinApplication._runLoop(Ljava/lang/Runnable;)V+0
j com.sun.glass.ui.win.WinApplication.lambda$null$147(ILjava/lang/Runnable;)V+8
j com.sun.glass.ui.win.WinApplication$$Lambda$52.run()V+12
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
Other Threads:
0x04a92800 VMThread [stack: 0x04b70000,0x04bc0000] [id=12452]
0x04b38000 WatcherThread [stack: 0x176f0000,0x17740000] [id=12488]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
def new generation total 18816K, used 3730K [0x06e00000, 0x08260000, 0x0c350000)
eden space 16768K, 16% used [0x06e00000, 0x070bb340, 0x07e60000)
from space 2048K, 45% used [0x07e60000, 0x07f49658, 0x08060000)
to space 2048K, 0% used [0x08060000, 0x08060000, 0x08260000)
tenured generation total 41516K, used 27103K [0x0c350000, 0x0ebdb000, 0x16e00000)
the space 41516K, 65% used [0x0c350000, 0x0ddc7d10, 0x0ddc7e00, 0x0ebdb000)
Metaspace used 13888K, capacity 14610K, committed 14720K, reserved 14720K
Card table byte_map: [0x06c50000,0x06ce0000] byte_map_base: 0x06c19000
Polling page: 0x01060000
CodeCache: size=32768Kb used=4654Kb max_used=4771Kb free=28113Kb
bounds [0x04bd0000, 0x05088000, 0x06bd0000]
total_blobs=3095 nmethods=2622 adapters=403
compilation: enabled
GC Heap History (10 events):
Event: 98.762 GC heap before
{Heap before GC invocations=54 (full 3):
def new generation total 18816K, used 17374K [0x06e00000, 0x08260000, 0x0c350000)
eden space 16768K, 100% used [0x06e00000, 0x07e60000, 0x07e60000)
from space 2048K, 29% used [0x08060000, 0x080f78f0, 0x08260000)
to space 2048K, 0% used [0x07e60000, 0x07e60000, 0x08060000)
tenured generation total 41516K, used 26222K [0x0c350000, 0x0ebdb000, 0x16e00000)
the space 41516K, 63% used [0x0c350000, 0x0dceba88, 0x0dcebc00, 0x0ebdb000)
Metaspace used 13888K, capacity 14610K, committed 14720K, reserved 14720K
Event: 98.768 GC heap after
Heap after GC invocations=55 (full 3):
def new generation total 18816K, used 993K [0x06e00000, 0x08260000, 0x0c350000)
eden space 16768K, 0% used [0x06e00000, 0x06e00000, 0x07e60000)
from space 2048K, 48% used [0x07e60000, 0x07f58790, 0x08060000)
to space 2048K, 0% used [0x08060000, 0x08060000, 0x08260000)
tenured generation total 41516K, used 26222K [0x0c350000, 0x0ebdb000, 0x16e00000)
the space 41516K, 63% used [0x0c350000, 0x0dceba88, 0x0dcebc00, 0x0ebdb000)
Metaspace used 13888K, capacity 14610K, committed 14720K, reserved 14720K
}
Event: 101.128 GC heap before
{Heap before GC invocations=55 (full 3):
def new generation total 18816K, used 17761K [0x06e00000, 0x08260000, 0x0c350000)
eden space 16768K, 100% used [0x06e00000, 0x07e60000, 0x07e60000)
from space 2048K, 48% used [0x07e60000, 0x07f58790, 0x08060000)
to space 2048K, 0% used [0x08060000, 0x08060000, 0x08260000)
tenured generation total 41516K, used 26222K [0x0c350000, 0x0ebdb000, 0x16e00000)
the space 41516K, 63% used [0x0c350000, 0x0dceba88, 0x0dcebc00, 0x0ebdb000)
Metaspace used 13888K, capacity 14610K, committed 14720K, reserved 14720K
Event: 101.131 GC heap after
Heap after GC invocations=56 (full 3):
def new generation total 18816K, used 1317K [0x06e00000, 0x08260000, 0x0c350000)
eden space 16768K, 0% used [0x06e00000, 0x06e00000, 0x07e60000)
from space 2048K, 64% used [0x08060000, 0x081a9408, 0x08260000)
to space 2048K, 0% used [0x07e60000, 0x07e60000, 0x08060000)
tenured generation total 41516K, used 26222K [0x0c350000, 0x0ebdb000, 0x16e00000)
the space 41516K, 63% used [0x0c350000, 0x0dceba88, 0x0dcebc00, 0x0ebdb000)
Metaspace used 13888K, capacity 14610K, committed 14720K, reserved 14720K
}
Event: 103.315 GC heap before
{Heap before GC invocations=56 (full 3):
def new generation total 18816K, used 18085K [0x06e00000, 0x08260000, 0x0c350000)
eden space 16768K, 100% used [0x06e00000, 0x07e60000, 0x07e60000)
from space 2048K, 64% used [0x08060000, 0x081a9408, 0x08260000)
to space 2048K, 0% used [0x07e60000, 0x07e60000, 0x08060000)
tenured generation total 41516K, used 26222K [0x0c350000, 0x0ebdb000, 0x16e00000)
the space 41516K, 63% used [0x0c350000, 0x0dceba88, 0x0dcebc00, 0x0ebdb000)
Metaspace used 13888K, capacity 14610K, committed 14720K, reserved 14720K
Event: 103.320 GC heap after
Heap after GC invocations=57 (full 3):
def new generation total 18816K, used 1338K [0x06e00000, 0x08260000, 0x0c350000)
eden space 16768K, 0% used [0x06e00000, 0x06e00000, 0x07e60000)
from space 2048K, 65% used [0x07e60000, 0x07fae918, 0x08060000)
to space 2048K, 0% used [0x08060000, 0x08060000, 0x08260000)
tenured generation total 41516K, used 26671K [0x0c350000, 0x0ebdb000, 0x16e00000)
the space 41516K, 64% used [0x0c350000, 0x0dd5bfc8, 0x0dd5c000, 0x0ebdb000)
Metaspace used 13888K, capacity 14610K, committed 14720K, reserved 14720K
}
Event: 107.190 GC heap before
{Heap before GC invocations=57 (full 3):
def new generation total 18816K, used 18376K [0x06e00000, 0x08260000, 0x0c350000)
eden space 16768K, 100% used [0x06e00000, 0x07e60000, 0x07e60000)
from space 2048K, 78% used [0x07e60000, 0x07ff2090, 0x08060000)
to space 2048K, 0% used [0x08060000, 0x08060000, 0x08260000)
tenured generation total 41516K, used 26671K [0x0c350000, 0x0ebdb000, 0x16e00000)
the space 41516K, 64% used [0x0c350000, 0x0dd5bfc8, 0x0dd5c000, 0x0ebdb000)
Metaspace used 13888K, capacity 14610K, committed 14720K, reserved 14720K
Event: 107.198 GC heap after
Heap after GC invocations=58 (full 3):
def new generation total 18816K, used 1320K [0x06e00000, 0x08260000, 0x0c350000)
eden space 16768K, 0% used [0x06e00000, 0x06e00000, 0x07e60000)
from space 2048K, 64% used [0x08060000, 0x081aa3b0, 0x08260000)
to space 2048K, 0% used [0x07e60000, 0x07e60000, 0x08060000)
tenured generation total 41516K, used 26946K [0x0c350000, 0x0ebdb000, 0x16e00000)
the space 41516K, 64% used [0x0c350000, 0x0dda0b10, 0x0dda0c00, 0x0ebdb000)
Metaspace used 13888K, capacity 14610K, committed 14720K, reserved 14720K
}
Event: 108.398 GC heap before
{Heap before GC invocations=58 (full 3):
def new generation total 18816K, used 18156K [0x06e00000, 0x08260000, 0x0c350000)
eden space 16768K, 100% used [0x06e00000, 0x07e60000, 0x07e60000)
from space 2048K, 67% used [0x08060000, 0x081bb178, 0x08260000)
to space 2048K, 0% used [0x07e60000, 0x07e60000, 0x08060000)
tenured generation total 41516K, used 26946K [0x0c350000, 0x0ebdb000, 0x16e00000)
the space 41516K, 64% used [0x0c350000, 0x0dda0b10, 0x0dda0c00, 0x0ebdb000)
Metaspace used 13888K, capacity 14610K, committed 14720K, reserved 14720K
Event: 108.403 GC heap after
Heap after GC invocations=59 (full 3):
def new generation total 18816K, used 933K [0x06e00000, 0x08260000, 0x0c350000)
eden space 16768K, 0% used [0x06e00000, 0x06e00000, 0x07e60000)
from space 2048K, 45% used [0x07e60000, 0x07f49658, 0x08060000)
to space 2048K, 0% used [0x08060000, 0x08060000, 0x08260000)
tenured generation total 41516K, used 27103K [0x0c350000, 0x0ebdb000, 0x16e00000)
the space 41516K, 65% used [0x0c350000, 0x0ddc7d10, 0x0ddc7e00, 0x0ebdb000)
Metaspace used 13888K, capacity 14610K, committed 14720K, reserved 14720K
}
Deoptimization events (0 events):
No events
Classes redefined (0 events):
No events
Internal exceptions (10 events):
Event: 108.389 Thread 0x27b64400 Exception <a 'java/io/IOException'> (0x07c9c938) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 108.389 Thread 0x27b5f800 Exception <a 'java/io/IOException'> (0x07c92628) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 108.390 Thread 0x27b5f800 Exception <a 'java/io/IOException'> (0x07c928a0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 108.390 Thread 0x27b5f800 Exception <a 'java/io/IOException'> (0x07c92ae8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 108.390 Thread 0x27a70800 Exception <a 'java/io/IOException'> (0x07c9fe48) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 108.390 Thread 0x27a70800 Exception <a 'java/io/IOException'> (0x07ca00c0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 108.390 Thread 0x27a70800 Exception <a 'java/io/IOException'> (0x07ca0308) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 108.393 Thread 0x27a6d000 Exception <a 'java/io/IOException'> (0x07e05038) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 108.393 Thread 0x27a6b000 Exception <a 'java/io/IOException'> (0x07e59230) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 108.396 Thread 0x27a6c800 Exception <a 'java/io/IOException'> (0x07e48be8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\prims\jni.cpp, line 709]
Events (10 events):
Event: 108.398 Executing VM operation: GenCollectFull
Event: 108.403 Executing VM operation: GenCollectFull done
Event: 108.403 Executing VM operation: RevokeBias
Event: 108.404 Executing VM operation: RevokeBias done
Event: 108.404 Executing VM operation: RevokeBias
Event: 108.404 Executing VM operation: RevokeBias done
Event: 108.404 Executing VM operation: RevokeBias
Event: 108.404 Executing VM operation: RevokeBias done
Event: 108.404 Executing VM operation: RevokeBias
Event: 108.404 Executing VM operation: RevokeBias done
Dynamic libraries:
0x01090000 - 0x010c3000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\javaw.exe
0x77480000 - 0x7760c000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x76b10000 - 0x76be0000 C:\WINDOWS\System32\KERNEL32.DLL
0x73e60000 - 0x74038000 C:\WINDOWS\System32\KERNELBASE.dll
0x73d20000 - 0x73d9d000 C:\WINDOWS\System32\SYSFER.DLL
0x769d0000 - 0x76a48000 C:\WINDOWS\System32\ADVAPI32.dll
0x773c0000 - 0x7747d000 C:\WINDOWS\System32\msvcrt.dll
0x767c0000 - 0x76803000 C:\WINDOWS\System32\sechost.dll
0x766b0000 - 0x7676e000 C:\WINDOWS\System32\RPCRT4.dll
0x73db0000 - 0x73dd0000 C:\WINDOWS\System32\SspiCli.dll
0x73da0000 - 0x73daa000 C:\WINDOWS\System32\CRYPTBASE.dll
0x76ab0000 - 0x76b07000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x73a70000 - 0x73cf5000 C:\ProgramData\Symantec\Symantec Endpoint Protection\14.0.3752.1000.105\Data\Definitions\IPSDefs\20190402.061\IPSEng32.dll
0x76300000 - 0x76306000 C:\WINDOWS\System32\PSAPI.DLL
0x74040000 - 0x741b5000 C:\WINDOWS\System32\USER32.dll
0x756c0000 - 0x756d6000 C:\WINDOWS\System32\win32u.dll
0x76f70000 - 0x76f92000 C:\WINDOWS\System32\GDI32.dll
0x76870000 - 0x769cf000 C:\WINDOWS\System32\gdi32full.dll
0x76320000 - 0x7639c000 C:\WINDOWS\System32\msvcp_win.dll
0x76d70000 - 0x76e86000 C:\WINDOWS\System32\ucrtbase.dll
0x70110000 - 0x70321000 C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.16299.1029_none_57377c416ee74df5\COMCTL32.dll
0x76460000 - 0x766a5000 C:\WINDOWS\System32\combase.dll
0x75680000 - 0x756a5000 C:\WINDOWS\System32\IMM32.DLL
0x50040000 - 0x500ff000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\msvcr100.dll
0x77c20000 - 0x77ff5000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\client\jvm.dll
0x72900000 - 0x72908000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x756e0000 - 0x75746000 C:\WINDOWS\System32\WS2_32.dll
0x66dd0000 - 0x66df4000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x72a60000 - 0x72a68000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x66c00000 - 0x66c23000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x76a70000 - 0x76aa8000 C:\WINDOWS\System32\cfgmgr32.dll
0x6bff0000 - 0x6bffc000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\verify.dll
0x6bfc0000 - 0x6bfe1000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\java.dll
0x5c710000 - 0x5c724000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\zip.dll
0x741c0000 - 0x754f4000 C:\WINDOWS\System32\SHELL32.dll
0x77110000 - 0x77198000 C:\WINDOWS\System32\shcore.dll
0x75d30000 - 0x762f4000 C:\WINDOWS\System32\windows.storage.dll
0x76770000 - 0x767b5000 C:\WINDOWS\System32\shlwapi.dll
0x756b0000 - 0x756be000 C:\WINDOWS\System32\kernel.appcore.dll
0x763c0000 - 0x76405000 C:\WINDOWS\System32\powrprof.dll
0x76a50000 - 0x76a64000 C:\WINDOWS\System32\profapi.dll
0x77ad0000 - 0x77c17000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\awt.dll
0x77320000 - 0x773b4000 C:\WINDOWS\System32\OLEAUT32.dll
0x6acb0000 - 0x6ad4a000 C:\WINDOWS\SYSTEM32\apphelp.dll
0x72e80000 - 0x72ef9000 C:\WINDOWS\system32\uxtheme.dll
0x75be0000 - 0x75d24000 C:\WINDOWS\System32\MSCTF.dll
0x6bf20000 - 0x6bf43000 C:\WINDOWS\system32\dwmapi.dll
0x77000000 - 0x770f7000 C:\WINDOWS\System32\ole32.dll
0x779f0000 - 0x77acf000 C:\WINDOWS\system32\opengl32.dll
0x50010000 - 0x50035000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x6bfb0000 - 0x6bfb3000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-console-l1-1-0.dll
0x5baa0000 - 0x5baa3000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-datetime-l1-1-0.dll
0x50000000 - 0x50003000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-debug-l1-1-0.dll
0x779e0000 - 0x779e3000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-errorhandling-l1-1-0.dll
0x779d0000 - 0x779d4000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-file-l1-1-0.dll
0x779c0000 - 0x779c3000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-file-l1-2-0.dll
0x779b0000 - 0x779b3000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-file-l2-1-0.dll
0x779a0000 - 0x779a3000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-handle-l1-1-0.dll
0x77990000 - 0x77993000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-heap-l1-1-0.dll
0x77980000 - 0x77983000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-interlocked-l1-1-0.dll
0x77970000 - 0x77973000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-libraryloader-l1-1-0.dll
0x77960000 - 0x77963000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-localization-l1-2-0.dll
0x77950000 - 0x77953000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-memory-l1-1-0.dll
0x77940000 - 0x77943000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-namedpipe-l1-1-0.dll
0x77930000 - 0x77933000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-processenvironment-l1-1-0.dll
0x77920000 - 0x77923000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-processthreads-l1-1-0.dll
0x77910000 - 0x77913000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-processthreads-l1-1-1.dll
0x77900000 - 0x77903000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-profile-l1-1-0.dll
0x778f0000 - 0x778f3000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-rtlsupport-l1-1-0.dll
0x778e0000 - 0x778e3000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-string-l1-1-0.dll
0x778d0000 - 0x778d3000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-synch-l1-1-0.dll
0x778c0000 - 0x778c3000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-synch-l1-2-0.dll
0x778a0000 - 0x778b5000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\net.dll
0x71510000 - 0x7169d000 C:\WINDOWS\SYSTEM32\urlmon.dll
0x763a0000 - 0x763b9000 C:\WINDOWS\System32\imagehlp.dll
0x712f0000 - 0x7150f000 C:\WINDOWS\SYSTEM32\iertutil.dll
0x71290000 - 0x712e5000 C:\WINDOWS\system32\mswsock.dll
0x77890000 - 0x77893000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-sysinfo-l1-1-0.dll
0x77880000 - 0x77883000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-timezone-l1-1-0.dll
0x77870000 - 0x77873000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-core-util-l1-1-0.dll
0x77860000 - 0x77863000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-crt-conio-l1-1-0.dll
0x77850000 - 0x77854000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-crt-convert-l1-1-0.dll
0x77840000 - 0x77843000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-crt-environment-l1-1-0.dll
0x77830000 - 0x77833000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-crt-filesystem-l1-1-0.dll
0x77820000 - 0x77823000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-crt-heap-l1-1-0.dll
0x77810000 - 0x77813000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-crt-locale-l1-1-0.dll
0x77800000 - 0x77805000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-crt-math-l1-1-0.dll
0x777f0000 - 0x777ff000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\nio.dll
0x777e0000 - 0x777e5000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-crt-multibyte-l1-1-0.dll
0x777d0000 - 0x777e0000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-crt-private-l1-1-0.dll
0x777c0000 - 0x777c3000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-crt-process-l1-1-0.dll
0x777b0000 - 0x777b4000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-crt-runtime-l1-1-0.dll
0x777a0000 - 0x777a4000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-crt-stdio-l1-1-0.dll
0x77790000 - 0x77794000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-crt-string-l1-1-0.dll
0x72280000 - 0x72293000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x77780000 - 0x77783000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-crt-time-l1-1-0.dll
0x72250000 - 0x7227f000 C:\WINDOWS\system32\rsaenh.dll
0x724b0000 - 0x724c9000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x77770000 - 0x77773000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\api-ms-win-crt-utility-l1-1-0.dll
0x77650000 - 0x77768000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\ucrtbase.dll
0x728c0000 - 0x728e2000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x77630000 - 0x77644000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\vcruntime140.dll
0x181f0000 - 0x1825c000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\msvcp140.dll
0x18260000 - 0x1829b000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\concrt140.dll
0x72a80000 - 0x72ab0000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x77610000 - 0x7762f000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\prism_d3d.dll
0x61c30000 - 0x61d9c000 C:\WINDOWS\system32\d3d9.dll
0x76310000 - 0x76317000 C:\WINDOWS\System32\NSI.dll
0x71070000 - 0x71083000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x19e10000 - 0x1c264000 C:\WINDOWS\SYSTEM32\igdumdim32.dll
0x75750000 - 0x75b76000 C:\WINDOWS\System32\SETUPAPI.dll
0x71050000 - 0x71064000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x18340000 - 0x18378000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\glass.dll
0x76e90000 - 0x76f64000 C:\WINDOWS\System32\COMDLG32.dll
0x67310000 - 0x67bda000 C:\WINDOWS\SYSTEM32\igdusc32.dll
0x20590000 - 0x205c9000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\fontmanager.dll
0x20750000 - 0x23571000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\jfxwebkit.dll
0x18ff0000 - 0x19000000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\javafx_font.dll
0x61da0000 - 0x62020000 C:\WINDOWS\SYSTEM32\dwrite.dll
0x73dd0000 - 0x73e52000 C:\WINDOWS\System32\clbcatq.dll
0x57430000 - 0x5759e000 C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
0x6a800000 - 0x6a848000 C:\WINDOWS\system32\dataexchange.dll
0x62020000 - 0x6225e000 C:\WINDOWS\system32\d3d11.dll
0x6a700000 - 0x6a7fe000 C:\WINDOWS\system32\dcomp.dll
0x6b730000 - 0x6b7c3000 C:\WINDOWS\system32\dxgi.dll
0x6a870000 - 0x6a9a4000 C:\WINDOWS\system32\twinapi.appcore.dll
0x6a850000 - 0x6a86a000 C:\WINDOWS\system32\RMCLIENT.dll
0x27650000 - 0x27682000 C:\Program Files (x86)\Java\jre1.8.0_201\bin\t2k.dll
VM Arguments:
java_command: C:\Users\SFernandez\Marcoman\MarcoMan.jar
java_class_path (initial): C:\Users\SFernandez\Marcoman\MarcoMan.jar
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Enterprise Vault\EVClient\;C:\Program Files (x86)\Plantronics\Spokes3G\;C:\Windows\CCM;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\BINN;C:\Users\SFernandez\AppData\Local\Microsoft\WindowsApps;
USERNAME=SFernandez
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 16299 (10.0.16299.1029)
CPU:total 4 (initial active 4) (4 cores per cpu, 1 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, tsc, tscinvbit, bmi1, bmi2
Memory: 4k page, physical 8276268k(4442436k free), swap 8800556k(4756468k free)
vm_info: Java HotSpot(TM) Client VM (25.201-b09) for windows-x86 JRE (1.8.0_201-b09), built on Dec 16 2018 00:13:48 by "java_re" with MS VC++ 10.0 (VS2010)
time: Sun Apr 07 11:32:46 2019
timezone: Arab Standard Time
elapsed time: 109 seconds (0d 0h 1m 49s)