-
Type:
Bug
-
Status: Closed
-
Priority:
P4
-
Resolution: Not an Issue
-
Affects Version/s: 7u4
-
Fix Version/s: None
-
Component/s: hotspot
-
Labels:
-
Subcomponent:
-
CPU:x86_64
-
OS:windows_10
A DESCRIPTION OF THE PROBLEM :
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x19ed6001, pid=15916, tid=16212
#
# JRE version: 7.0_04-b20
# Java VM: Java HotSpot(TM) Client VM (23.0-b21 mixed mode windows-x86 )
# Problematic frame:
# C 0x19ed6001
#
# 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.sun.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 (0x00df4800): JavaThread "Finalizer" daemon [_thread_in_native, id=16212, stack(0x188f0000,0x18940000)]
siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x00000008 0x19ed6001
Registers:
EAX=0x19ed6001, EBX=0x154ee800, ECX=0x00df4928, EDX=0x1563d840
ESP=0x1893f49c, EBP=0x1893f4d0, ESI=0x154ee800, EDI=0x00df4800
EIP=0x19ed6001, EFLAGS=0x00010283
Top of Stack: (sp=0x1893f49c)
0x1893f49c: 0281a707 00df4928 1893f4d8 19f32ba0
0x1893f4ac: 00000000 1893f4b0 00000000 1893f4e4
0x1893f4bc: 1563d840 00000000 154ee800 00000000
0x1893f4cc: 1893f4e0 1893f508 028132c7 0a349ae0
0x1893f4dc: 02818989 19f32ba0 00000000 1893f4e8
0x1893f4ec: 154ec9ad 1893f510 1563d840 00000000
0x1893f4fc: 154ec9d0 1893f4e0 1893f510 1893f530
0x1893f50c: 028103d7 055912b0 1893f564 1893f540
Instructions: (pc=0x19ed6001)
0x19ed5fe1:
[error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xc0000005]
Register to memory mapping:
EAX=0x19ed6001 is an unknown value
EBX=0x154ee800 is an oop
{method}
- klass: {other class}
ECX=0x00df4928 is an unknown value
EDX=0x1563d840 is an oop
{constant pool cache}
- klass: {other class}
ESP=0x1893f49c is pointing into the stack for thread: 0x00df4800
EBP=0x1893f4d0 is pointing into the stack for thread: 0x00df4800
ESI=0x154ee800 is an oop
{method}
- klass: {other class}
EDI=0x00df4800 is a thread
Stack: [0x188f0000,0x18940000], sp=0x1893f49c, free space=317k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x19ed6001
j com.sun.jna.Memory.finalize()V+13
v ~StubRoutines::call_stub
V [jvm.dll+0x1296da]
V [jvm.dll+0x1d837e]
V [jvm.dll+0x12975d]
V [jvm.dll+0xae4aa]
V [jvm.dll+0xb1bcf]
C [java.dll+0x20f5] Java_java_lang_ref_Finalizer_invokeFinalizeMethod+0x39
J java.lang.ref.Finalizer.runFinalizer()V
v ~StubRoutines::call_stub
V [jvm.dll+0x1296da]
V [jvm.dll+0x1d837e]
V [jvm.dll+0x1298c3]
V [jvm.dll+0x129927]
V [jvm.dll+0xd24af]
V [jvm.dll+0x149987]
V [jvm.dll+0x149af0]
V [jvm.dll+0x17df89]
C [msvcr100.dll+0x5c6de] endthreadex+0x3a
C [msvcr100.dll+0x5c788] endthreadex+0xe4
C [KERNEL32.DLL+0x16359] BaseThreadInitThunk+0x19
C [ntdll.dll+0x67c24] RtlGetAppContainerNamedObjectPath+0xe4
C [ntdll.dll+0x67bf4] RtlGetAppContainerNamedObjectPath+0xb4
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.sun.jna.Memory.free(J)V+0
j com.sun.jna.Memory.finalize()V+13
v ~StubRoutines::call_stub
J java.lang.ref.Finalizer.invokeFinalizeMethod(Ljava/lang/Object;)V
J java.lang.ref.Finalizer.runFinalizer()V
J java.lang.ref.Finalizer.access$100(Ljava/lang/ref/Finalizer;)V
j java.lang.ref.Finalizer$FinalizerThread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x18f6dc00 JavaThread "weakref reaper" daemon [_thread_blocked, id=10448, stack(0x00940000,0x00990000)]
0x18985000 JavaThread "Service Thread" daemon [_thread_blocked, id=10160, stack(0x18d30000,0x18d80000)]
0x18983c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=5816, stack(0x18ca0000,0x18cf0000)]
0x18982800 JavaThread "Attach Listener" daemon [_thread_blocked, id=11536, stack(0x18c10000,0x18c60000)]
0x18980400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1416, stack(0x18b80000,0x18bd0000)]
=>0x00df4800 JavaThread "Finalizer" daemon [_thread_in_native, id=16212, stack(0x188f0000,0x18940000)]
0x00defc00 JavaThread "Reference Handler" daemon [_thread_blocked, id=13320, stack(0x18860000,0x188b0000)]
0x0280b400 JavaThread "MainThread" [_thread_blocked, id=10016, stack(0x00b40000,0x00b90000)]
Other Threads:
0x00de9400 VMThread [stack: 0x18810000,0x18860000] [id=4308]
VM state:at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x028096d0] Threads_lock - owner thread: 0x00de9400
Heap
def new generation total 13760K, used 848K [0x04810000, 0x056f0000, 0x09d60000)
eden space 12288K, 4% used [0x04810000, 0x0488ba38, 0x05410000)
from space 1472K, 24% used [0x05580000, 0x055d8668, 0x056f0000)
to space 1472K, 0% used [0x05410000, 0x05410000, 0x05580000)
tenured generation total 30332K, used 27543K [0x09d60000, 0x0baff000, 0x14810000)
the space 30332K, 90% used [0x09d60000, 0x0b845d90, 0x0b845e00, 0x0baff000)
compacting perm gen total 18176K, used 18003K [0x14810000, 0x159d0000, 0x18810000)
the space 18176K, 99% used [0x14810000, 0x159a4d40, 0x159a4e00, 0x159d0000)
No shared spaces configured.
Code Cache [0x02810000, 0x02dd8000, 0x04810000)
total_blobs=2412 nmethods=2243 adapters=102 free_code_cache=26874Kb largest_free_block=27517632
Compilation events (10 events):
Event: 3050.843 Thread 0x18983c00 2267 com.sun.jna.Structure::getPointer (9 bytes)
Event: 3050.844 Thread 0x18983c00 nmethod 2267 0x02dd0848 code [0x02dd0950, 0x02dd0a18]
Event: 3050.844 Thread 0x18983c00 2268 com.sun.jna.Memory::getInt (14 bytes)
Event: 3050.844 Thread 0x18983c00 nmethod 2268 0x02dd0ac8 code [0x02dd0bd0, 0x02dd0cb8]
Event: 3050.844 Thread 0x18983c00 2269 org.python.core.PyInteger::__sub__ (6 bytes)
Event: 3050.844 Thread 0x18983c00 nmethod 2269 0x02dd0d48 code [0x02dd0e80, 0x02dd1060]
Event: 3050.844 Thread 0x18983c00 2270 org.python.core.PyInteger::int___sub__ (21 bytes)
Event: 3050.844 Thread 0x18983c00 nmethod 2270 0x02dd1488 code [0x02dd15c0, 0x02dd17a0]
Event: 3050.844 Thread 0x18983c00 2271 org.python.core.PyInteger::_sub (36 bytes)
Event: 3050.845 Thread 0x18983c00 nmethod 2271 0x02dd1908 code [0x02dd1a20, 0x02dd1bfc]
GC Heap History (10 events):
Event: 3050.363 GC heap before
{Heap before GC invocations=365 (full 16):
def new generation total 13760K, used 13760K [0x04810000, 0x056f0000, 0x09d60000)
eden space 12288K, 100% used [0x04810000, 0x05410000, 0x05410000)
from space 1472K, 100% used [0x05410000, 0x05580000, 0x05580000)
to space 1472K, 0% used [0x05580000, 0x05580000, 0x056f0000)
tenured generation total 30332K, used 22898K [0x09d60000, 0x0baff000, 0x14810000)
the space 30332K, 75% used [0x09d60000, 0x0b3bcaa0, 0x0b3bcc00, 0x0baff000)
compacting perm gen total 17920K, used 17862K [0x14810000, 0x15990000, 0x18810000)
the space 17920K, 99% used [0x14810000, 0x15981908, 0x15981a00, 0x15990000)
No shared spaces configured.
Event: 3050.369 GC heap after
Heap after GC invocations=366 (full 16):
def new generation total 13760K, used 1472K [0x04810000, 0x056f0000, 0x09d60000)
eden space 12288K, 0% used [0x04810000, 0x04810000, 0x05410000)
from space 1472K, 100% used [0x05580000, 0x056f0000, 0x056f0000)
to space 1472K, 0% used [0x05410000, 0x05410000, 0x05580000)
tenured generation total 30332K, used 24062K [0x09d60000, 0x0baff000, 0x14810000)
the space 30332K, 79% used [0x09d60000, 0x0b4dfbb0, 0x0b4dfc00, 0x0baff000)
compacting perm gen total 17920K, used 17862K [0x14810000, 0x15990000, 0x18810000)
the space 17920K, 99% used [0x14810000, 0x15981908, 0x15981a00, 0x15990000)
No shared spaces configured.
}
Event: 3050.384 GC heap before
{Heap before GC invocations=366 (full 16):
def new generation total 13760K, used 13760K [0x04810000, 0x056f0000, 0x09d60000)
eden space 12288K, 100% used [0x04810000, 0x05410000, 0x05410000)
from space 1472K, 100% used [0x05580000, 0x056f0000, 0x056f0000)
to space 1472K, 0% used [0x05410000, 0x05410000, 0x05580000)
tenured generation total 30332K, used 24062K [0x09d60000, 0x0baff000, 0x14810000)
the space 30332K, 79% used [0x09d60000, 0x0b4dfbb0, 0x0b4dfc00, 0x0baff000)
compacting perm gen total 17920K, used 17862K [0x14810000, 0x15990000, 0x18810000)
the space 17920K, 99% used [0x14810000, 0x15981908, 0x15981a00, 0x15990000)
No shared spaces configured.
Event: 3050.389 GC heap after
Heap after GC invocations=367 (full 16):
def new generation total 13760K, used 654K [0x04810000, 0x056f0000, 0x09d60000)
eden space 12288K, 0% used [0x04810000, 0x04810000, 0x05410000)
from space 1472K, 44% used [0x05410000, 0x054b3af0, 0x05580000)
to space 1472K, 0% used [0x05580000, 0x05580000, 0x056f0000)
tenured generation total 30332K, used 25529K [0x09d60000, 0x0baff000, 0x14810000)
the space 30332K, 84% used [0x09d60000, 0x0b64e480, 0x0b64e600, 0x0baff000)
compacting perm gen total 17920K, used 17862K [0x14810000, 0x15990000, 0x18810000)
the space 17920K, 99% used [0x14810000, 0x15981908, 0x15981a00, 0x15990000)
No shared spaces configured.
}
Event: 3050.406 GC heap before
{Heap before GC invocations=367 (full 16):
def new generation total 13760K, used 12942K [0x04810000, 0x056f0000, 0x09d60000)
eden space 12288K, 100% used [0x04810000, 0x05410000, 0x05410000)
from space 1472K, 44% used [0x05410000, 0x054b3af0, 0x05580000)
to space 1472K, 0% used [0x05580000, 0x05580000, 0x056f0000)
tenured generation total 30332K, used 25529K [0x09d60000, 0x0baff000, 0x14810000)
the space 30332K, 84% used [0x09d60000, 0x0b64e480, 0x0b64e600, 0x0baff000)
compacting perm gen total 17920K, used 17862K [0x14810000, 0x15990000, 0x18810000)
the space 17920K, 99% used [0x14810000, 0x15981908, 0x15981a00, 0x15990000)
No shared spaces configured.
Event: 3050.412 GC heap after
Heap after GC invocations=368 (full 16):
def new generation total 13760K, used 1267K [0x04810000, 0x056f0000, 0x09d60000)
eden space 12288K, 0% used [0x04810000, 0x04810000, 0x05410000)
from space 1472K, 86% used [0x05580000, 0x056bcf60, 0x056f0000)
to space 1472K, 0% used [0x05410000, 0x05410000, 0x05580000)
tenured generation total 30332K, used 25529K [0x09d60000, 0x0baff000, 0x14810000)
the space 30332K, 84% used [0x09d60000, 0x0b64e480, 0x0b64e600, 0x0baff000)
compacting perm gen total 17920K, used 17862K [0x14810000, 0x15990000, 0x18810000)
the space 17920K, 99% used [0x14810000, 0x15981908, 0x15981a00, 0x15990000)
No shared spaces configured.
}
Event: 3050.472 GC heap before
{Heap before GC invocations=368 (full 16):
def new generation total 13760K, used 13555K [0x04810000, 0x056f0000, 0x09d60000)
eden space 12288K, 100% used [0x04810000, 0x05410000, 0x05410000)
from space 1472K, 86% used [0x05580000, 0x056bcf60, 0x056f0000)
to space 1472K, 0% used [0x05410000, 0x05410000, 0x05580000)
tenured generation total 30332K, used 25529K [0x09d60000, 0x0baff000, 0x14810000)
the space 30332K, 84% used [0x09d60000, 0x0b64e480, 0x0b64e600, 0x0baff000)
compacting perm gen total 18176K, used 17970K [0x14810000, 0x159d0000, 0x18810000)
the space 18176K, 98% used [0x14810000, 0x1599ca78, 0x1599cc00, 0x159d0000)
No shared spaces configured.
Event: 3050.477 GC heap after
Heap after GC invocations=369 (full 16):
def new generation total 13760K, used 1429K [0x04810000, 0x056f0000, 0x09d60000)
eden space 12288K, 0% used [0x04810000, 0x04810000, 0x05410000)
from space 1472K, 97% used [0x05410000, 0x055756a0, 0x05580000)
to space 1472K, 0% used [0x05580000, 0x05580000, 0x056f0000)
tenured generation total 30332K, used 26179K [0x09d60000, 0x0baff000, 0x14810000)
the space 30332K, 86% used [0x09d60000, 0x0b6f0cf8, 0x0b6f0e00, 0x0baff000)
compacting perm gen total 18176K, used 17970K [0x14810000, 0x159d0000, 0x18810000)
the space 18176K, 98% used [0x14810000, 0x1599ca78, 0x1599cc00, 0x159d0000)
No shared spaces configured.
}
Event: 3050.851 GC heap before
{Heap before GC invocations=369 (full 16):
def new generation total 13760K, used 13717K [0x04810000, 0x056f0000, 0x09d60000)
eden space 12288K, 100% used [0x04810000, 0x05410000, 0x05410000)
from space 1472K, 97% used [0x05410000, 0x055756a0, 0x05580000)
to space 1472K, 0% used [0x05580000, 0x05580000, 0x056f0000)
tenured generation total 30332K, used 26179K [0x09d60000, 0x0baff000, 0x14810000)
the space 30332K, 86% used [0x09d60000, 0x0b6f0cf8, 0x0b6f0e00, 0x0baff000)
compacting perm gen total 18176K, used 18003K [0x14810000, 0x159d0000, 0x18810000)
the space 18176K, 99% used [0x14810000, 0x159a4d40, 0x159a4e00, 0x159d0000)
No shared spaces configured.
Event: 3050.859 GC heap after
Heap after GC invocations=370 (full 16):
def new generation total 13760K, used 353K [0x04810000, 0x056f0000, 0x09d60000)
eden space 12288K, 0% used [0x04810000, 0x04810000, 0x05410000)
from space 1472K, 24% used [0x05580000, 0x055d8668, 0x056f0000)
to space 1472K, 0% used [0x05410000, 0x05410000, 0x05580000)
tenured generation total 30332K, used 27543K [0x09d60000, 0x0baff000, 0x14810000)
the space 30332K, 90% used [0x09d60000, 0x0b845d90, 0x0b845e00, 0x0baff000)
compacting perm gen total 18176K, used 18003K [0x14810000, 0x159d0000, 0x18810000)
the space 18176K, 99% used [0x14810000, 0x159a4d40, 0x159a4e00, 0x159d0000)
No shared spaces configured.
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 194.925 Thread 0x0280b400 Threw 0x049abeb0 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 194.925 Thread 0x0280b400 Threw 0x049ac530 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 194.925 Thread 0x0280b400 Threw 0x049b2128 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 194.925 Thread 0x0280b400 Threw 0x049b27a8 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 195.260 Thread 0x0280b400 Threw 0x05007688 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 195.260 Thread 0x0280b400 Threw 0x05007e90 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 195.261 Thread 0x0280b400 Threw 0x050103c8 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 195.261 Thread 0x0280b400 Threw 0x05010c70 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 199.291 Thread 0x0280b400 Threw 0x04889020 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 199.291 Thread 0x0280b400 Threw 0x04889840 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Events (10 events):
Event: 3050.850 loading class 0x18fb2960
Event: 3050.850 loading class 0x18fb2960 done
Event: 3050.850 loading class 0x18fc9688 done
Event: 3050.850 Thread 0x197cc800 Thread added: 0x197cc800
Event: 3050.851 Thread 0x197cd000 Thread added: 0x197cd000
Event: 3050.851 Executing VM operation: GenCollectForAllocation
Event: 3050.859 Executing VM operation: GenCollectForAllocation done
Event: 3050.877 Thread 0x197cd000 Thread exited: 0x197cd000
Event: 3050.877 Thread 0x197cc800 Thread exited: 0x197cc800
Event: 3050.878 Executing VM operation: Exit
Dynamic libraries:
0x00ad0000 - 0x00aff000 C:\Views\third-party\jdk\jdk1.7.0_04\bin\java.exe
0x77ac0000 - 0x77c5a000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x76490000 - 0x76570000 C:\WINDOWS\System32\KERNEL32.DLL
0x77090000 - 0x7728f000 C:\WINDOWS\System32\KERNELBASE.dll
0x68230000 - 0x682cf000 C:\WINDOWS\SYSTEM32\apphelp.dll
0x77910000 - 0x77989000 C:\WINDOWS\System32\ADVAPI32.dll
0x766f0000 - 0x767af000 C:\WINDOWS\System32\msvcrt.dll
0x76570000 - 0x765e6000 C:\WINDOWS\System32\sechost.dll
0x77630000 - 0x776eb000 C:\WINDOWS\System32\RPCRT4.dll
0x75280000 - 0x752a5000 C:\WINDOWS\System32\SspiCli.dll
0x75270000 - 0x7527a000 C:\WINDOWS\System32\CRYPTBASE.dll
0x75e00000 - 0x75e5f000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x76e20000 - 0x76fb7000 C:\WINDOWS\System32\USER32.dll
0x77290000 - 0x772a7000 C:\WINDOWS\System32\win32u.dll
0x75e60000 - 0x75e81000 C:\WINDOWS\System32\GDI32.dll
0x75340000 - 0x7549c000 C:\WINDOWS\System32\gdi32full.dll
0x776f0000 - 0x7776c000 C:\WINDOWS\System32\msvcp_win.dll
0x77780000 - 0x778a0000 C:\WINDOWS\System32\ucrtbase.dll
0x74f70000 - 0x7517f000 C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.1139_none_e62929aaf8dc83cc\COMCTL32.dll
0x772b0000 - 0x77525000 C:\WINDOWS\System32\combase.dll
0x75c00000 - 0x75c25000 C:\WINDOWS\System32\IMM32.DLL
0x73950000 - 0x73a0e000 C:\Views\third-party\jdk\jdk1.7.0_04\jre\bin\msvcr100.dll
0x73230000 - 0x7357a000 C:\Views\third-party\jdk\jdk1.7.0_04\jre\bin\client\jvm.dll
0x77070000 - 0x77076000 C:\WINDOWS\System32\PSAPI.DLL
0x751b0000 - 0x751d4000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x75180000 - 0x751a3000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x754a0000 - 0x754db000 C:\WINDOWS\System32\cfgmgr32.dll
0x74950000 - 0x74958000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x75da0000 - 0x75dfe000 C:\WINDOWS\System32\ws2_32.DLL
0x74940000 - 0x7494c000 C:\Views\third-party\jdk\jdk1.7.0_04\jre\bin\verify.dll
0x73930000 - 0x73950000 C:\Views\third-party\jdk\jdk1.7.0_04\jre\bin\java.dll
0x73910000 - 0x73923000 C:\Views\third-party\jdk\jdk1.7.0_04\jre\bin\zip.dll
0x738f0000 - 0x73904000 C:\Views\third-party\jdk\jdk1.7.0_04\jre\bin\net.dll
0x74b00000 - 0x74b52000 C:\WINDOWS\system32\mswsock.dll
0x738e0000 - 0x738ef000 C:\Views\third-party\jdk\jdk1.7.0_04\jre\bin\nio.dll
0x75740000 - 0x75753000 C:\WINDOWS\System32\CRYPTSP.dll
0x74250000 - 0x7427f000 C:\WINDOWS\system32\rsaenh.dll
0x76e00000 - 0x76e19000 C:\WINDOWS\System32\bcrypt.dll
0x74780000 - 0x7479e000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x75ef0000 - 0x75f0b000 C:\WINDOWS\System32\profapi.dll
0x74900000 - 0x74911000 C:\WINDOWS\system32\napinsp.dll
0x748d0000 - 0x748e6000 C:\WINDOWS\system32\pnrpnsp.dll
0x749b0000 - 0x74a44000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x778a0000 - 0x778a7000 C:\WINDOWS\System32\NSI.dll
0x74dc0000 - 0x74df2000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x748c0000 - 0x748cb000 C:\WINDOWS\System32\winrnr.dll
0x748a0000 - 0x748b6000 C:\WINDOWS\system32\NLAapi.dll
0x74890000 - 0x748a0000 C:\WINDOWS\system32\wshbth.dll
0x74820000 - 0x74828000 C:\Windows\System32\rasadhlp.dll
0x74830000 - 0x74881000 C:\WINDOWS\System32\fwpuclnt.dll
0x735b0000 - 0x7373f000 C:\WINDOWS\SYSTEM32\dbghelp.dll
USERNAME=rbhende
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows NT 6.2 Build 9200
CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, ht, tsc, tscinvbit
Memory: 4k page, physical 16652548k(8389192k free), swap 19142916k(8398728k free)
vm_info: Java HotSpot(TM) Client VM (23.0-b21) for windows-x86 JRE (1.7.0_04-b20), built on Apr 12 2012 03:26:46 by "java_re" with unknown MS VC++:1600
time: Mon Nov 09 16:17:31 2020
elapsed time: 3051 seconds
FREQUENCY : always
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x19ed6001, pid=15916, tid=16212
#
# JRE version: 7.0_04-b20
# Java VM: Java HotSpot(TM) Client VM (23.0-b21 mixed mode windows-x86 )
# Problematic frame:
# C 0x19ed6001
#
# 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.sun.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 (0x00df4800): JavaThread "Finalizer" daemon [_thread_in_native, id=16212, stack(0x188f0000,0x18940000)]
siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x00000008 0x19ed6001
Registers:
EAX=0x19ed6001, EBX=0x154ee800, ECX=0x00df4928, EDX=0x1563d840
ESP=0x1893f49c, EBP=0x1893f4d0, ESI=0x154ee800, EDI=0x00df4800
EIP=0x19ed6001, EFLAGS=0x00010283
Top of Stack: (sp=0x1893f49c)
0x1893f49c: 0281a707 00df4928 1893f4d8 19f32ba0
0x1893f4ac: 00000000 1893f4b0 00000000 1893f4e4
0x1893f4bc: 1563d840 00000000 154ee800 00000000
0x1893f4cc: 1893f4e0 1893f508 028132c7 0a349ae0
0x1893f4dc: 02818989 19f32ba0 00000000 1893f4e8
0x1893f4ec: 154ec9ad 1893f510 1563d840 00000000
0x1893f4fc: 154ec9d0 1893f4e0 1893f510 1893f530
0x1893f50c: 028103d7 055912b0 1893f564 1893f540
Instructions: (pc=0x19ed6001)
0x19ed5fe1:
[error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xc0000005]
Register to memory mapping:
EAX=0x19ed6001 is an unknown value
EBX=0x154ee800 is an oop
{method}
- klass: {other class}
ECX=0x00df4928 is an unknown value
EDX=0x1563d840 is an oop
{constant pool cache}
- klass: {other class}
ESP=0x1893f49c is pointing into the stack for thread: 0x00df4800
EBP=0x1893f4d0 is pointing into the stack for thread: 0x00df4800
ESI=0x154ee800 is an oop
{method}
- klass: {other class}
EDI=0x00df4800 is a thread
Stack: [0x188f0000,0x18940000], sp=0x1893f49c, free space=317k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x19ed6001
j com.sun.jna.Memory.finalize()V+13
v ~StubRoutines::call_stub
V [jvm.dll+0x1296da]
V [jvm.dll+0x1d837e]
V [jvm.dll+0x12975d]
V [jvm.dll+0xae4aa]
V [jvm.dll+0xb1bcf]
C [java.dll+0x20f5] Java_java_lang_ref_Finalizer_invokeFinalizeMethod+0x39
J java.lang.ref.Finalizer.runFinalizer()V
v ~StubRoutines::call_stub
V [jvm.dll+0x1296da]
V [jvm.dll+0x1d837e]
V [jvm.dll+0x1298c3]
V [jvm.dll+0x129927]
V [jvm.dll+0xd24af]
V [jvm.dll+0x149987]
V [jvm.dll+0x149af0]
V [jvm.dll+0x17df89]
C [msvcr100.dll+0x5c6de] endthreadex+0x3a
C [msvcr100.dll+0x5c788] endthreadex+0xe4
C [KERNEL32.DLL+0x16359] BaseThreadInitThunk+0x19
C [ntdll.dll+0x67c24] RtlGetAppContainerNamedObjectPath+0xe4
C [ntdll.dll+0x67bf4] RtlGetAppContainerNamedObjectPath+0xb4
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.sun.jna.Memory.free(J)V+0
j com.sun.jna.Memory.finalize()V+13
v ~StubRoutines::call_stub
J java.lang.ref.Finalizer.invokeFinalizeMethod(Ljava/lang/Object;)V
J java.lang.ref.Finalizer.runFinalizer()V
J java.lang.ref.Finalizer.access$100(Ljava/lang/ref/Finalizer;)V
j java.lang.ref.Finalizer$FinalizerThread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x18f6dc00 JavaThread "weakref reaper" daemon [_thread_blocked, id=10448, stack(0x00940000,0x00990000)]
0x18985000 JavaThread "Service Thread" daemon [_thread_blocked, id=10160, stack(0x18d30000,0x18d80000)]
0x18983c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=5816, stack(0x18ca0000,0x18cf0000)]
0x18982800 JavaThread "Attach Listener" daemon [_thread_blocked, id=11536, stack(0x18c10000,0x18c60000)]
0x18980400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1416, stack(0x18b80000,0x18bd0000)]
=>0x00df4800 JavaThread "Finalizer" daemon [_thread_in_native, id=16212, stack(0x188f0000,0x18940000)]
0x00defc00 JavaThread "Reference Handler" daemon [_thread_blocked, id=13320, stack(0x18860000,0x188b0000)]
0x0280b400 JavaThread "MainThread" [_thread_blocked, id=10016, stack(0x00b40000,0x00b90000)]
Other Threads:
0x00de9400 VMThread [stack: 0x18810000,0x18860000] [id=4308]
VM state:at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x028096d0] Threads_lock - owner thread: 0x00de9400
Heap
def new generation total 13760K, used 848K [0x04810000, 0x056f0000, 0x09d60000)
eden space 12288K, 4% used [0x04810000, 0x0488ba38, 0x05410000)
from space 1472K, 24% used [0x05580000, 0x055d8668, 0x056f0000)
to space 1472K, 0% used [0x05410000, 0x05410000, 0x05580000)
tenured generation total 30332K, used 27543K [0x09d60000, 0x0baff000, 0x14810000)
the space 30332K, 90% used [0x09d60000, 0x0b845d90, 0x0b845e00, 0x0baff000)
compacting perm gen total 18176K, used 18003K [0x14810000, 0x159d0000, 0x18810000)
the space 18176K, 99% used [0x14810000, 0x159a4d40, 0x159a4e00, 0x159d0000)
No shared spaces configured.
Code Cache [0x02810000, 0x02dd8000, 0x04810000)
total_blobs=2412 nmethods=2243 adapters=102 free_code_cache=26874Kb largest_free_block=27517632
Compilation events (10 events):
Event: 3050.843 Thread 0x18983c00 2267 com.sun.jna.Structure::getPointer (9 bytes)
Event: 3050.844 Thread 0x18983c00 nmethod 2267 0x02dd0848 code [0x02dd0950, 0x02dd0a18]
Event: 3050.844 Thread 0x18983c00 2268 com.sun.jna.Memory::getInt (14 bytes)
Event: 3050.844 Thread 0x18983c00 nmethod 2268 0x02dd0ac8 code [0x02dd0bd0, 0x02dd0cb8]
Event: 3050.844 Thread 0x18983c00 2269 org.python.core.PyInteger::__sub__ (6 bytes)
Event: 3050.844 Thread 0x18983c00 nmethod 2269 0x02dd0d48 code [0x02dd0e80, 0x02dd1060]
Event: 3050.844 Thread 0x18983c00 2270 org.python.core.PyInteger::int___sub__ (21 bytes)
Event: 3050.844 Thread 0x18983c00 nmethod 2270 0x02dd1488 code [0x02dd15c0, 0x02dd17a0]
Event: 3050.844 Thread 0x18983c00 2271 org.python.core.PyInteger::_sub (36 bytes)
Event: 3050.845 Thread 0x18983c00 nmethod 2271 0x02dd1908 code [0x02dd1a20, 0x02dd1bfc]
GC Heap History (10 events):
Event: 3050.363 GC heap before
{Heap before GC invocations=365 (full 16):
def new generation total 13760K, used 13760K [0x04810000, 0x056f0000, 0x09d60000)
eden space 12288K, 100% used [0x04810000, 0x05410000, 0x05410000)
from space 1472K, 100% used [0x05410000, 0x05580000, 0x05580000)
to space 1472K, 0% used [0x05580000, 0x05580000, 0x056f0000)
tenured generation total 30332K, used 22898K [0x09d60000, 0x0baff000, 0x14810000)
the space 30332K, 75% used [0x09d60000, 0x0b3bcaa0, 0x0b3bcc00, 0x0baff000)
compacting perm gen total 17920K, used 17862K [0x14810000, 0x15990000, 0x18810000)
the space 17920K, 99% used [0x14810000, 0x15981908, 0x15981a00, 0x15990000)
No shared spaces configured.
Event: 3050.369 GC heap after
Heap after GC invocations=366 (full 16):
def new generation total 13760K, used 1472K [0x04810000, 0x056f0000, 0x09d60000)
eden space 12288K, 0% used [0x04810000, 0x04810000, 0x05410000)
from space 1472K, 100% used [0x05580000, 0x056f0000, 0x056f0000)
to space 1472K, 0% used [0x05410000, 0x05410000, 0x05580000)
tenured generation total 30332K, used 24062K [0x09d60000, 0x0baff000, 0x14810000)
the space 30332K, 79% used [0x09d60000, 0x0b4dfbb0, 0x0b4dfc00, 0x0baff000)
compacting perm gen total 17920K, used 17862K [0x14810000, 0x15990000, 0x18810000)
the space 17920K, 99% used [0x14810000, 0x15981908, 0x15981a00, 0x15990000)
No shared spaces configured.
}
Event: 3050.384 GC heap before
{Heap before GC invocations=366 (full 16):
def new generation total 13760K, used 13760K [0x04810000, 0x056f0000, 0x09d60000)
eden space 12288K, 100% used [0x04810000, 0x05410000, 0x05410000)
from space 1472K, 100% used [0x05580000, 0x056f0000, 0x056f0000)
to space 1472K, 0% used [0x05410000, 0x05410000, 0x05580000)
tenured generation total 30332K, used 24062K [0x09d60000, 0x0baff000, 0x14810000)
the space 30332K, 79% used [0x09d60000, 0x0b4dfbb0, 0x0b4dfc00, 0x0baff000)
compacting perm gen total 17920K, used 17862K [0x14810000, 0x15990000, 0x18810000)
the space 17920K, 99% used [0x14810000, 0x15981908, 0x15981a00, 0x15990000)
No shared spaces configured.
Event: 3050.389 GC heap after
Heap after GC invocations=367 (full 16):
def new generation total 13760K, used 654K [0x04810000, 0x056f0000, 0x09d60000)
eden space 12288K, 0% used [0x04810000, 0x04810000, 0x05410000)
from space 1472K, 44% used [0x05410000, 0x054b3af0, 0x05580000)
to space 1472K, 0% used [0x05580000, 0x05580000, 0x056f0000)
tenured generation total 30332K, used 25529K [0x09d60000, 0x0baff000, 0x14810000)
the space 30332K, 84% used [0x09d60000, 0x0b64e480, 0x0b64e600, 0x0baff000)
compacting perm gen total 17920K, used 17862K [0x14810000, 0x15990000, 0x18810000)
the space 17920K, 99% used [0x14810000, 0x15981908, 0x15981a00, 0x15990000)
No shared spaces configured.
}
Event: 3050.406 GC heap before
{Heap before GC invocations=367 (full 16):
def new generation total 13760K, used 12942K [0x04810000, 0x056f0000, 0x09d60000)
eden space 12288K, 100% used [0x04810000, 0x05410000, 0x05410000)
from space 1472K, 44% used [0x05410000, 0x054b3af0, 0x05580000)
to space 1472K, 0% used [0x05580000, 0x05580000, 0x056f0000)
tenured generation total 30332K, used 25529K [0x09d60000, 0x0baff000, 0x14810000)
the space 30332K, 84% used [0x09d60000, 0x0b64e480, 0x0b64e600, 0x0baff000)
compacting perm gen total 17920K, used 17862K [0x14810000, 0x15990000, 0x18810000)
the space 17920K, 99% used [0x14810000, 0x15981908, 0x15981a00, 0x15990000)
No shared spaces configured.
Event: 3050.412 GC heap after
Heap after GC invocations=368 (full 16):
def new generation total 13760K, used 1267K [0x04810000, 0x056f0000, 0x09d60000)
eden space 12288K, 0% used [0x04810000, 0x04810000, 0x05410000)
from space 1472K, 86% used [0x05580000, 0x056bcf60, 0x056f0000)
to space 1472K, 0% used [0x05410000, 0x05410000, 0x05580000)
tenured generation total 30332K, used 25529K [0x09d60000, 0x0baff000, 0x14810000)
the space 30332K, 84% used [0x09d60000, 0x0b64e480, 0x0b64e600, 0x0baff000)
compacting perm gen total 17920K, used 17862K [0x14810000, 0x15990000, 0x18810000)
the space 17920K, 99% used [0x14810000, 0x15981908, 0x15981a00, 0x15990000)
No shared spaces configured.
}
Event: 3050.472 GC heap before
{Heap before GC invocations=368 (full 16):
def new generation total 13760K, used 13555K [0x04810000, 0x056f0000, 0x09d60000)
eden space 12288K, 100% used [0x04810000, 0x05410000, 0x05410000)
from space 1472K, 86% used [0x05580000, 0x056bcf60, 0x056f0000)
to space 1472K, 0% used [0x05410000, 0x05410000, 0x05580000)
tenured generation total 30332K, used 25529K [0x09d60000, 0x0baff000, 0x14810000)
the space 30332K, 84% used [0x09d60000, 0x0b64e480, 0x0b64e600, 0x0baff000)
compacting perm gen total 18176K, used 17970K [0x14810000, 0x159d0000, 0x18810000)
the space 18176K, 98% used [0x14810000, 0x1599ca78, 0x1599cc00, 0x159d0000)
No shared spaces configured.
Event: 3050.477 GC heap after
Heap after GC invocations=369 (full 16):
def new generation total 13760K, used 1429K [0x04810000, 0x056f0000, 0x09d60000)
eden space 12288K, 0% used [0x04810000, 0x04810000, 0x05410000)
from space 1472K, 97% used [0x05410000, 0x055756a0, 0x05580000)
to space 1472K, 0% used [0x05580000, 0x05580000, 0x056f0000)
tenured generation total 30332K, used 26179K [0x09d60000, 0x0baff000, 0x14810000)
the space 30332K, 86% used [0x09d60000, 0x0b6f0cf8, 0x0b6f0e00, 0x0baff000)
compacting perm gen total 18176K, used 17970K [0x14810000, 0x159d0000, 0x18810000)
the space 18176K, 98% used [0x14810000, 0x1599ca78, 0x1599cc00, 0x159d0000)
No shared spaces configured.
}
Event: 3050.851 GC heap before
{Heap before GC invocations=369 (full 16):
def new generation total 13760K, used 13717K [0x04810000, 0x056f0000, 0x09d60000)
eden space 12288K, 100% used [0x04810000, 0x05410000, 0x05410000)
from space 1472K, 97% used [0x05410000, 0x055756a0, 0x05580000)
to space 1472K, 0% used [0x05580000, 0x05580000, 0x056f0000)
tenured generation total 30332K, used 26179K [0x09d60000, 0x0baff000, 0x14810000)
the space 30332K, 86% used [0x09d60000, 0x0b6f0cf8, 0x0b6f0e00, 0x0baff000)
compacting perm gen total 18176K, used 18003K [0x14810000, 0x159d0000, 0x18810000)
the space 18176K, 99% used [0x14810000, 0x159a4d40, 0x159a4e00, 0x159d0000)
No shared spaces configured.
Event: 3050.859 GC heap after
Heap after GC invocations=370 (full 16):
def new generation total 13760K, used 353K [0x04810000, 0x056f0000, 0x09d60000)
eden space 12288K, 0% used [0x04810000, 0x04810000, 0x05410000)
from space 1472K, 24% used [0x05580000, 0x055d8668, 0x056f0000)
to space 1472K, 0% used [0x05410000, 0x05410000, 0x05580000)
tenured generation total 30332K, used 27543K [0x09d60000, 0x0baff000, 0x14810000)
the space 30332K, 90% used [0x09d60000, 0x0b845d90, 0x0b845e00, 0x0baff000)
compacting perm gen total 18176K, used 18003K [0x14810000, 0x159d0000, 0x18810000)
the space 18176K, 99% used [0x14810000, 0x159a4d40, 0x159a4e00, 0x159d0000)
No shared spaces configured.
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 194.925 Thread 0x0280b400 Threw 0x049abeb0 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 194.925 Thread 0x0280b400 Threw 0x049ac530 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 194.925 Thread 0x0280b400 Threw 0x049b2128 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 194.925 Thread 0x0280b400 Threw 0x049b27a8 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 195.260 Thread 0x0280b400 Threw 0x05007688 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 195.260 Thread 0x0280b400 Threw 0x05007e90 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 195.261 Thread 0x0280b400 Threw 0x050103c8 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 195.261 Thread 0x0280b400 Threw 0x05010c70 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 199.291 Thread 0x0280b400 Threw 0x04889020 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 199.291 Thread 0x0280b400 Threw 0x04889840 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Events (10 events):
Event: 3050.850 loading class 0x18fb2960
Event: 3050.850 loading class 0x18fb2960 done
Event: 3050.850 loading class 0x18fc9688 done
Event: 3050.850 Thread 0x197cc800 Thread added: 0x197cc800
Event: 3050.851 Thread 0x197cd000 Thread added: 0x197cd000
Event: 3050.851 Executing VM operation: GenCollectForAllocation
Event: 3050.859 Executing VM operation: GenCollectForAllocation done
Event: 3050.877 Thread 0x197cd000 Thread exited: 0x197cd000
Event: 3050.877 Thread 0x197cc800 Thread exited: 0x197cc800
Event: 3050.878 Executing VM operation: Exit
Dynamic libraries:
0x00ad0000 - 0x00aff000 C:\Views\third-party\jdk\jdk1.7.0_04\bin\java.exe
0x77ac0000 - 0x77c5a000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x76490000 - 0x76570000 C:\WINDOWS\System32\KERNEL32.DLL
0x77090000 - 0x7728f000 C:\WINDOWS\System32\KERNELBASE.dll
0x68230000 - 0x682cf000 C:\WINDOWS\SYSTEM32\apphelp.dll
0x77910000 - 0x77989000 C:\WINDOWS\System32\ADVAPI32.dll
0x766f0000 - 0x767af000 C:\WINDOWS\System32\msvcrt.dll
0x76570000 - 0x765e6000 C:\WINDOWS\System32\sechost.dll
0x77630000 - 0x776eb000 C:\WINDOWS\System32\RPCRT4.dll
0x75280000 - 0x752a5000 C:\WINDOWS\System32\SspiCli.dll
0x75270000 - 0x7527a000 C:\WINDOWS\System32\CRYPTBASE.dll
0x75e00000 - 0x75e5f000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x76e20000 - 0x76fb7000 C:\WINDOWS\System32\USER32.dll
0x77290000 - 0x772a7000 C:\WINDOWS\System32\win32u.dll
0x75e60000 - 0x75e81000 C:\WINDOWS\System32\GDI32.dll
0x75340000 - 0x7549c000 C:\WINDOWS\System32\gdi32full.dll
0x776f0000 - 0x7776c000 C:\WINDOWS\System32\msvcp_win.dll
0x77780000 - 0x778a0000 C:\WINDOWS\System32\ucrtbase.dll
0x74f70000 - 0x7517f000 C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.1139_none_e62929aaf8dc83cc\COMCTL32.dll
0x772b0000 - 0x77525000 C:\WINDOWS\System32\combase.dll
0x75c00000 - 0x75c25000 C:\WINDOWS\System32\IMM32.DLL
0x73950000 - 0x73a0e000 C:\Views\third-party\jdk\jdk1.7.0_04\jre\bin\msvcr100.dll
0x73230000 - 0x7357a000 C:\Views\third-party\jdk\jdk1.7.0_04\jre\bin\client\jvm.dll
0x77070000 - 0x77076000 C:\WINDOWS\System32\PSAPI.DLL
0x751b0000 - 0x751d4000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x75180000 - 0x751a3000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x754a0000 - 0x754db000 C:\WINDOWS\System32\cfgmgr32.dll
0x74950000 - 0x74958000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x75da0000 - 0x75dfe000 C:\WINDOWS\System32\ws2_32.DLL
0x74940000 - 0x7494c000 C:\Views\third-party\jdk\jdk1.7.0_04\jre\bin\verify.dll
0x73930000 - 0x73950000 C:\Views\third-party\jdk\jdk1.7.0_04\jre\bin\java.dll
0x73910000 - 0x73923000 C:\Views\third-party\jdk\jdk1.7.0_04\jre\bin\zip.dll
0x738f0000 - 0x73904000 C:\Views\third-party\jdk\jdk1.7.0_04\jre\bin\net.dll
0x74b00000 - 0x74b52000 C:\WINDOWS\system32\mswsock.dll
0x738e0000 - 0x738ef000 C:\Views\third-party\jdk\jdk1.7.0_04\jre\bin\nio.dll
0x75740000 - 0x75753000 C:\WINDOWS\System32\CRYPTSP.dll
0x74250000 - 0x7427f000 C:\WINDOWS\system32\rsaenh.dll
0x76e00000 - 0x76e19000 C:\WINDOWS\System32\bcrypt.dll
0x74780000 - 0x7479e000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x75ef0000 - 0x75f0b000 C:\WINDOWS\System32\profapi.dll
0x74900000 - 0x74911000 C:\WINDOWS\system32\napinsp.dll
0x748d0000 - 0x748e6000 C:\WINDOWS\system32\pnrpnsp.dll
0x749b0000 - 0x74a44000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x778a0000 - 0x778a7000 C:\WINDOWS\System32\NSI.dll
0x74dc0000 - 0x74df2000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x748c0000 - 0x748cb000 C:\WINDOWS\System32\winrnr.dll
0x748a0000 - 0x748b6000 C:\WINDOWS\system32\NLAapi.dll
0x74890000 - 0x748a0000 C:\WINDOWS\system32\wshbth.dll
0x74820000 - 0x74828000 C:\Windows\System32\rasadhlp.dll
0x74830000 - 0x74881000 C:\WINDOWS\System32\fwpuclnt.dll
0x735b0000 - 0x7373f000 C:\WINDOWS\SYSTEM32\dbghelp.dll
USERNAME=rbhende
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows NT 6.2 Build 9200
CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, ht, tsc, tscinvbit
Memory: 4k page, physical 16652548k(8389192k free), swap 19142916k(8398728k free)
vm_info: Java HotSpot(TM) Client VM (23.0-b21) for windows-x86 JRE (1.7.0_04-b20), built on Apr 12 2012 03:26:46 by "java_re" with unknown MS VC++:1600
time: Mon Nov 09 16:17:31 2020
elapsed time: 3051 seconds
FREQUENCY : always