好友
阅读权限20
听众
最后登录1970-1-1
|
我一点选择文件夹就闪退,怎么回事。错误信息
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000759f6b0f, pid=18792, tid=55924
#
# JRE version: Java(TM) SE Runtime Environment (7.0_80-b15) (build 1.7.0_80-b15)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.80-b11 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [MSVCR100.dll+0x36b0f]
#
# 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 (0x0000000016a80000): JavaThread "Swing-Shell" daemon [_thread_in_native, id=55924, stack(0x0000000019710000,0x0000000019810000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000
Registers:
RAX=0x0000000000000000, RBX=0x000000001980ef00, RCX=0x0000000000000000, RDX=0x000000001869f460
RSP=0x000000001980eea8, RBP=0x000000001980f0b0, RSI=0x0000000000000001, RDI=0x0000000016a801e8
R8 =0x000000001869f460, R9 =0x0000000000000000, R10=0x0000000000008000, R11=0x000000001980dc70
R12=0x0000000000000000, R13=0x0000000701d8cdb0, R14=0x000000001980f0f0, R15=0x0000000016a80000
RIP=0x00000000759f6b0f, EFLAGS=0x0000000000010246
Top of Stack: (sp=0x000000001980eea8)
0x000000001980eea8: 00000000758a6e2a 0000000000000000
0x000000001980eeb8: 0000000016a801e8 0000000000000001
0x000000001980eec8: 000000001869f460 0000000016a801e8
0x000000001980eed8: 00000000758a77cd 000000001869f460
0x000000001980eee8: 00000007afa6b948 0000000014529e20
0x000000001980eef8: 000000001980ef60 0000000000000000
0x000000001980ef08: 0000000000000000 0000000016a801e8
0x000000001980ef18: 0000000074e5825f 000000001980efa8
0x000000001980ef28: 00000000033963f0 00000000033963f0
0x000000001980ef38: 0000000000000001 0000000000000000
0x000000001980ef48: 0000000000000010 0000000701032150
0x000000001980ef58: 00000007afa6b948 00000007acb0ff98
0x000000001980ef68: 000000001980ef68 0000000701196b39
0x000000001980ef78: 000000001980efc8 000000070119b098
0x000000001980ef88: 0000000701c60aa8 0000000701196b40
0x000000001980ef98: 0000000000000000 000000001980f010
Instructions: (pc=0x00000000759f6b0f)
0x00000000759f6aef: 98 03 00 cc 33 c0 48 8b 5c 24 40 48 8b 74 24 48
0x00000000759f6aff: 48 83 c4 30 5f c3 cc cc cc cc cc cc cc 48 8b c1
0x00000000759f6b0f: 0f b7 10 48 83 c0 02 66 85 d2 75 f4 48 2b c1 48
0x00000000759f6b1f: d1 f8 48 ff c8 c3 cc cc cc cc cc cc cc 45 33 c0
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0x000000001980ef00 is pointing into the stack for thread: 0x0000000016a80000
RCX=0x0000000000000000 is an unknown value
RDX=0x000000001869f460 is an unknown value
RSP=0x000000001980eea8 is pointing into the stack for thread: 0x0000000016a80000
RBP=0x000000001980f0b0 is pointing into the stack for thread: 0x0000000016a80000
RSI=0x0000000000000001 is an unknown value
RDI=0x0000000016a801e8 is an unknown value
R8 =0x000000001869f460 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x0000000000008000 is an unknown value
R11=0x000000001980dc70 is pointing into the stack for thread: 0x0000000016a80000
R12=0x0000000000000000 is an unknown value
R13=0x0000000701d8cdb0 is an oop
{method}
- klass: {other class}
R14=0x000000001980f0f0 is pointing into the stack for thread: 0x0000000016a80000
R15=0x0000000016a80000 is a thread
Stack: [0x0000000019710000,0x0000000019810000], sp=0x000000001980eea8, free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [MSVCR100.dll+0x36b0f]
j sun.awt.shell.Win32ShellFolder2.access$1600(JJI)Ljava/lang/String;+4
j sun.awt.shell.Win32ShellFolder2$13.call()Ljava/lang/String;+15
j sun.awt.shell.Win32ShellFolder2$13.call()Ljava/lang/Object;+1
j java.util.concurrent.FutureTask.run()V+42
j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95
j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
j sun.awt.shell.Win32ShellFolderManager2$ComInvoker$3.run()V+7
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
V [jvm.dll+0x1d03d3]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.awt.shell.Win32ShellFolder2.getDisplayNameOf(JJI)Ljava/lang/String;+0
j sun.awt.shell.Win32ShellFolder2.access$1600(JJI)Ljava/lang/String;+4
j sun.awt.shell.Win32ShellFolder2$13.call()Ljava/lang/String;+15
j sun.awt.shell.Win32ShellFolder2$13.call()Ljava/lang/Object;+1
j java.util.concurrent.FutureTask.run()V+42
j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95
j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
j sun.awt.shell.Win32ShellFolderManager2$ComInvoker$3.run()V+7
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
=>0x0000000016a80000 JavaThread "Swing-Shell" daemon [_thread_in_native, id=55924, stack(0x0000000019710000,0x0000000019810000)]
0x00000000142d3800 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=53336, stack(0x0000000013990000,0x0000000013a90000)]
0x00000000142b3000 JavaThread "TimerQueue" daemon [_thread_blocked, id=33972, stack(0x0000000013890000,0x0000000013990000)]
0x00000000126c1800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=51476, stack(0x0000000014060000,0x0000000014160000)]
0x00000000126b9000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=44204, stack(0x0000000012fe0000,0x00000000130e0000)]
0x00000000126b8800 JavaThread "AWT-Shutdown" [_thread_blocked, id=42380, stack(0x0000000012ee0000,0x0000000012fe0000)]
0x0000000012511800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=55324, stack(0x0000000012de0000,0x0000000012ee0000)]
0x000000000337e000 JavaThread "Service Thread" daemon [_thread_blocked, id=55824, stack(0x0000000012b30000,0x0000000012c30000)]
0x000000000337a000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=53212, stack(0x0000000012a30000,0x0000000012b30000)]
0x0000000003376000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=51588, stack(0x0000000012930000,0x0000000012a30000)]
0x0000000012364800 JavaThread "Attach Listener" daemon [_thread_blocked, id=44464, stack(0x0000000012830000,0x0000000012930000)]
0x0000000003371800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=43824, stack(0x0000000012730000,0x0000000012830000)]
0x0000000010351000 JavaThread "Finalizer" daemon [_thread_blocked, id=46900, stack(0x0000000012230000,0x0000000012330000)]
0x000000001034a000 JavaThread "Reference Handler" daemon [_thread_blocked, id=52272, stack(0x0000000012130000,0x0000000012230000)]
0x000000000338e000 JavaThread "main" [_thread_blocked, id=54372, stack(0x0000000000c90000,0x0000000000d90000)]
Other Threads:
0x0000000010345800 VMThread [stack: 0x0000000012030000,0x0000000012130000] [id=54496]
0x000000000337e800 WatcherThread [stack: 0x0000000012c30000,0x0000000012d30000] [id=53420]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 75264K, used 51709K [0x00000007acb00000, 0x00000007b1e80000, 0x0000000800000000)
eden space 65024K, 79% used [0x00000007acb00000,0x00000007afd7f5c8,0x00000007b0a80000)
from space 10240K, 0% used [0x00000007b1480000,0x00000007b1480000,0x00000007b1e80000)
to space 10240K, 0% used [0x00000007b0a80000,0x00000007b0a80000,0x00000007b1480000)
ParOldGen total 170496K, used 0K [0x0000000706200000, 0x0000000710880000, 0x00000007acb00000)
object space 170496K, 0% used [0x0000000706200000,0x0000000706200000,0x0000000710880000)
PSPermGen total 21504K, used 15878K [0x0000000701000000, 0x0000000702500000, 0x0000000706200000)
object space 21504K, 73% used [0x0000000701000000,0x0000000701f81b78,0x0000000702500000)
Card table byte_map: [0x0000000006450000,0x0000000006c50000] byte_map_base: 0x0000000002c48000
Polling page: 0x0000000002e90000
Code Cache [0x0000000003390000, 0x0000000003600000, 0x0000000006390000)
total_blobs=670 nmethods=185 adapters=436 free_code_cache=48139Kb largest_free_block=49269632
Compilation events (10 events):
Event: 4.369 Thread 0x0000000003376000 181 sun.java2d.StateTrackableDelegate::markDirty (6 bytes)
Event: 4.369 Thread 0x0000000003376000 nmethod 181 0x000000000348b950 code [0x000000000348ba80, 0x000000000348bad8]
Event: 4.392 Thread 0x000000000337a000 182 sun.awt.image.SunWritableRaster::markDirty (8 bytes)
Event: 4.393 Thread 0x000000000337a000 nmethod 182 0x000000000348d290 code [0x000000000348d3c0, 0x000000000348d438]
Event: 4.398 Thread 0x0000000003376000 183 java.awt.image.BufferedImage::setRGB (86 bytes)
Event: 4.398 Thread 0x000000000337a000 184 java.awt.image.ColorModel::getRGBdefault (31 bytes)
Event: 4.398 Thread 0x000000000337a000 nmethod 184 0x000000000348fcd0 code [0x000000000348fe00, 0x000000000348fe78]
Event: 4.409 Thread 0x0000000003376000 nmethod 183 0x00000000034907d0 code [0x0000000003490940, 0x0000000003491048]
Event: 4.418 Thread 0x000000000337a000 185 java.awt.image.DirectColorModel::getDataElements (951 bytes)
Event: 4.421 Thread 0x000000000337a000 nmethod 185 0x000000000348f6d0 code [0x000000000348f820, 0x000000000348fa18]
GC Heap History (0 events):
No events
Deoptimization events (10 events):
Event: 0.938 Thread 0x000000000338e000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000342bee8 method=sun.nio.cs.ext.DoubleByte$Encoder.encodeArrayLoop(Ljava/nio/CharBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/charset/CoderResult; @ 218
Event: 0.942 Thread 0x000000000338e000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000033f6d60 method=sun.nio.cs.UTF_8$Decoder.decode([BII[C)I @ 24
Event: 1.012 Thread 0x000000000338e000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000342185c method=java.util.HashMap.getEntry(Ljava/lang/Object;)Ljava/util/HashMap$Entry; @ 71
Event: 1.048 Thread 0x00000000126c1800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003449574 method=sun.font.TrueTypeFont.initNames()V @ 238
Event: 1.142 Thread 0x00000000126c1800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000344dca0 method=sun.font.TrueTypeFont.getTableBuffer(I)Ljava/nio/ByteBuffer; @ 93
Event: 1.160 Thread 0x00000000126c1800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003435eb4 method=java.lang.Character.isSurrogate(C)Z @ 3
Event: 1.160 Thread 0x00000000126c1800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003420c08 method=java.lang.String.toLowerCase(Ljava/util/Locale;)Ljava/lang/String; @ 37
Event: 1.343 Thread 0x00000000126c1800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000034730cc method=java.util.HashMap$HashIterator.<init>(Ljava/util/HashMap;)V @ 21
Event: 4.365 Thread 0x00000000126c1800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003470c84 method=java.util.Hashtable.get(Ljava/lang/Object;)Ljava/lang/Object; @ 49
Event: 4.369 Thread 0x00000000126c1800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000348c854 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 64
Internal exceptions (10 events):
Event: 3.552 Thread 0x00000000126c1800 Threw 0x00000007afa3fe78 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319
Event: 3.556 Thread 0x00000000126c1800 Threw 0x00000007afa4cae8 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319
Event: 3.713 Thread 0x00000000126c1800 Threw 0x00000007afc82108 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319
Event: 3.713 Thread 0x00000000126c1800 Threw 0x00000007afc83860 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319
Event: 3.713 Thread 0x00000000126c1800 Threw 0x00000007afc85c20 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319
Event: 3.714 Thread 0x00000000126c1800 Threw 0x00000007afc873e0 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319
Event: 3.714 Thread 0x00000000126c1800 Threw 0x00000007afc89880 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319
Event: 3.714 Thread 0x00000000126c1800 Threw 0x00000007afc8b168 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319
Event: 3.714 Thread 0x00000000126c1800 Threw 0x00000007afc8d6f0 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319
Event: 3.714 Thread 0x00000000126c1800 Threw 0x00000007afc8f0a8 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319
Events (10 events):
Event: 4.365 Thread 0x00000000126c1800 DEOPT UNPACKING pc=0x00000000033c75a4 sp=0x000000001415c4c8 mode 2
Event: 4.369 Thread 0x00000000126c1800 Uncommon trap: trap_request=0xffffff75 fr.pc=0x000000000348c854
Event: 4.369 Thread 0x00000000126c1800 DEOPT PACKING pc=0x000000000348c854 sp=0x000000001415c4e0
Event: 4.369 Thread 0x00000000126c1800 DEOPT UNPACKING pc=0x00000000033c75a4 sp=0x000000001415c4b0 mode 2
Event: 4.373 loading class 0x000000001261af70
Event: 4.374 loading class 0x000000001261a960
Event: 4.374 loading class 0x000000001261a960 done
Event: 4.374 loading class 0x000000001261af70 done
Event: 4.374 loading class 0x0000000016e208c0
Event: 4.374 loading class 0x0000000016e208c0 done
Dynamic libraries:
0x00007ff7ba670000 - 0x00007ff7ba6d2000 D:\GREEN\EasyFileCount\EasyFileCount.exe
0x00007ffb8a2f0000 - 0x00007ffb8a4e5000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ffb883a0000 - 0x00007ffb8845d000 C:\Windows\System32\KERNEL32.DLL
0x00007ffb88000000 - 0x00007ffb882c8000 C:\Windows\System32\KERNELBASE.dll
0x00007ffb88d00000 - 0x00007ffb88dac000 C:\Windows\System32\ADVAPI32.DLL
0x00007ffb895b0000 - 0x00007ffb8964e000 C:\Windows\System32\msvcrt.dll
0x00007ffb88db0000 - 0x00007ffb88e4b000 C:\Windows\System32\sechost.dll
0x00007ffb88f60000 - 0x00007ffb8908b000 C:\Windows\System32\RPCRT4.dll
0x00007ffb89e30000 - 0x00007ffb89fd0000 C:\Windows\System32\USER32.dll
0x00007ffb87d20000 - 0x00007ffb87d42000 C:\Windows\System32\win32u.dll
0x00007ffb88350000 - 0x00007ffb8837a000 C:\Windows\System32\GDI32.dll
0x00007ffb87b60000 - 0x00007ffb87c6b000 C:\Windows\System32\gdi32full.dll
0x00007ffb87eb0000 - 0x00007ffb87f4d000 C:\Windows\System32\msvcp_win.dll
0x00007ffb87a60000 - 0x00007ffb87b60000 C:\Windows\System32\ucrtbase.dll
0x00007ffb88660000 - 0x00007ffb8878a000 C:\Windows\System32\ole32.dll
0x00007ffb89110000 - 0x00007ffb89465000 C:\Windows\System32\combase.dll
0x00007ffb887f0000 - 0x00007ffb88820000 C:\Windows\System32\IMM32.DLL
0x00007ffb750c0000 - 0x00007ffb7535a000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.844_none_ca00b6081b84eb1d\comctl32.dll
0x0000000074d00000 - 0x00000000754d9000 d:\green\easyfilecount\jre\bin\server\jvm.dll
0x00007ffb89480000 - 0x00007ffb89488000 C:\Windows\System32\PSAPI.DLL
0x00007ffb74490000 - 0x00007ffb744b7000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ffb57ad0000 - 0x00007ffb57ad9000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffb89540000 - 0x00007ffb895ab000 C:\Windows\System32\WS2_32.dll
0x00000000759c0000 - 0x0000000075a91000 C:\Windows\SYSTEM32\MSVCR100.dll
0x0000000076180000 - 0x000000007618f000 d:\green\easyfilecount\jre\bin\verify.dll
0x0000000075990000 - 0x00000000759b8000 d:\green\easyfilecount\jre\bin\java.dll
0x0000000075970000 - 0x0000000075986000 d:\green\easyfilecount\jre\bin\zip.dll
0x00000000757d0000 - 0x0000000075965000 D:\GREEN\EasyFileCount\jre\bin\awt.dll
0x00007ffb8a1e0000 - 0x00007ffb8a2ad000 C:\Windows\System32\OLEAUT32.dll
0x00007ffb84cf0000 - 0x00007ffb84d80000 C:\Windows\SYSTEM32\apphelp.dll
0x00007ffb84e20000 - 0x00007ffb84ebe000 C:\Windows\system32\uxtheme.dll
0x00007ffb88540000 - 0x00007ffb88655000 C:\Windows\System32\MSCTF.dll
0x00007ffb86350000 - 0x00007ffb86362000 C:\Windows\SYSTEM32\kernel.appcore.dll
0x00007ffb882d0000 - 0x00007ffb88350000 C:\Windows\System32\bcryptPrimitives.dll
0x00007ffb852f0000 - 0x00007ffb8531f000 C:\Windows\system32\DWMAPI.DLL
0x00007ffb89650000 - 0x00007ffb89d92000 C:\Windows\System32\SHELL32.dll
0x00007ffb88e50000 - 0x00007ffb88ea5000 C:\Windows\System32\SHLWAPI.dll
0x00007ffb88eb0000 - 0x00007ffb88f5e000 C:\Windows\System32\shcore.dll
0x00007ffb873e0000 - 0x00007ffb873f8000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ffb86b40000 - 0x00007ffb86b74000 C:\Windows\system32\rsaenh.dll
0x00007ffb87a30000 - 0x00007ffb87a57000 C:\Windows\System32\bcrypt.dll
0x00007ffb878f0000 - 0x00007ffb8791e000 C:\Windows\SYSTEM32\USERENV.dll
0x00007ffb87970000 - 0x00007ffb8798f000 C:\Windows\SYSTEM32\profapi.dll
0x00007ffb87400000 - 0x00007ffb8740c000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00000000757b0000 - 0x00000000757ca000 D:\GREEN\EasyFileCount\jre\bin\net.dll
0x00007ffb87210000 - 0x00007ffb8727a000 C:\Windows\system32\mswsock.dll
0x00007ffb86eb0000 - 0x00007ffb86eeb000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ffb88820000 - 0x00007ffb88828000 C:\Windows\System32\NSI.dll
0x00007ffb7f9a0000 - 0x00007ffb7f9b7000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ffb7ff50000 - 0x00007ffb7ff6d000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x00007ffb86ef0000 - 0x00007ffb86fbc000 C:\Windows\SYSTEM32\DNSAPI.dll
0x0000000075760000 - 0x00000000757a7000 D:\GREEN\EasyFileCount\jre\bin\fontmanager.dll
0x0000000075740000 - 0x0000000075751000 D:\GREEN\EasyFileCount\jre\bin\nio.dll
0x00007ffb7bf00000 - 0x00007ffb7bff9000 C:\Windows\SYSTEM32\textinputframework.dll
0x00007ffb84750000 - 0x00007ffb84aae000 C:\Windows\System32\CoreUIComponents.dll
0x00007ffb84ac0000 - 0x00007ffb84bb2000 C:\Windows\System32\CoreMessaging.dll
0x00007ffb86770000 - 0x00007ffb867a3000 C:\Windows\SYSTEM32\ntmarta.dll
0x00007ffb833f0000 - 0x00007ffb83544000 C:\Windows\SYSTEM32\wintypes.dll
0x00007ffb75020000 - 0x00007ffb75086000 C:\Windows\system32\Oleacc.dll
0x00007ffb81450000 - 0x00007ffb814fc000 C:\Windows\SYSTEM32\TextShaping.dll
0x00007ffb37140000 - 0x00007ffb371da000 C:\Windows\system32\RICHED20.DLL
0x00007ffb53a10000 - 0x00007ffb53a29000 C:\Windows\SYSTEM32\USP10.dll
0x00007ffb539d0000 - 0x00007ffb53a09000 C:\Windows\SYSTEM32\msls31.dll
0x00007ffb89490000 - 0x00007ffb89539000 C:\Windows\System32\clbcatq.dll
0x00007ffb70130000 - 0x00007ffb7016e000 C:\Windows\system32\dataexchange.dll
0x00007ffb839b0000 - 0x00007ffb83c14000 C:\Windows\system32\d3d11.dll
0x00007ffb841e0000 - 0x00007ffb843c5000 C:\Windows\system32\dcomp.dll
0x00007ffb86370000 - 0x00007ffb86463000 C:\Windows\system32\dxgi.dll
0x00007ffb7fa70000 - 0x00007ffb7fc71000 C:\Windows\system32\twinapi.appcore.dll
0x00007ffb85b10000 - 0x00007ffb862a1000 C:\Windows\SYSTEM32\windows.storage.dll
0x00007ffb874a0000 - 0x00007ffb874cc000 C:\Windows\SYSTEM32\Wldp.dll
0x00007ffb7df20000 - 0x00007ffb7e0d4000 C:\Windows\SYSTEM32\WindowsCodecs.dll
0x00000000756f0000 - 0x0000000075731000 D:\GREEN\EasyFileCount\jre\bin\t2k.dll
0x00007ffb729c0000 - 0x00007ffb72a01000 C:\Users\Lenovo\AppData\Local\Temp\jna--2022488749\jna8303640029883505015.dll
0x00007ffb7cb40000 - 0x00007ffb7d2d7000 C:\Windows\System32\OneCoreUAPCommonProxyStub.dll
0x00007ffb87c70000 - 0x00007ffb87cbe000 C:\Windows\System32\CFGMGR32.dll
0x00007ffb85a10000 - 0x00007ffb85b07000 C:\Windows\system32\propsys.dll
0x00007ffb56ef0000 - 0x00007ffb570dd000 C:\Windows\system32\SogouTSF.ime
0x00007ffb7bed0000 - 0x00007ffb7beda000 C:\Windows\system32\VERSION.dll
0x00007ffb81440000 - 0x00007ffb81447000 C:\Windows\system32\MSIMG32.dll
0x00007ffb54870000 - 0x00007ffb550fd000 C:\Windows\system32\SogouPy.ime
0x00007ffb825d0000 - 0x00007ffb826db000 C:\Windows\SYSTEM32\WINHTTP.dll
0x0000000019240000 - 0x000000001935d000 C:\Program Files (x86)\SogouInput\9.6.0.3568\Resource.dll
0x00007ffb57c00000 - 0x00007ffb57cb0000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.19041.844_none_423537bff6b9828c\comctl32.dll
0x00007ffb81570000 - 0x00007ffb81587000 C:\Windows\system32\NetworkExplorer.dll
0x00007ffb6aa90000 - 0x00007ffb6aaf6000 C:\Windows\System32\thumbcache.dll
0x00007ffb70bb0000 - 0x00007ffb70bcd000 C:\Windows\SYSTEM32\MPR.dll
0x00007ffb822f0000 - 0x00007ffb822fb000 C:\Windows\System32\drprov.dll
0x00007ffb86820000 - 0x00007ffb8687a000 C:\Windows\System32\WINSTA.dll
0x00007ffb822d0000 - 0x00007ffb822e8000 C:\Windows\System32\ntlanman.dll
0x00007ffb81b50000 - 0x00007ffb81b6e000 C:\Windows\System32\davclnt.dll
0x00007ffb81b30000 - 0x00007ffb81b3d000 C:\Windows\System32\DAVHLPR.dll
0x00007ffb86c60000 - 0x00007ffb86c77000 C:\Windows\System32\wkscli.dll
0x00007ffb67970000 - 0x00007ffb67982000 C:\Windows\SYSTEM32\cscapi.dll
0x00007ffb86fc0000 - 0x00007ffb86fcc000 C:\Windows\System32\netutils.dll
0x00007ffb713b0000 - 0x00007ffb71408000 C:\Windows\System32\dlnashext.dll
0x00007ffb657c0000 - 0x00007ffb65824000 C:\Windows\System32\PlayToDevice.dll
0x00007ffb72f50000 - 0x00007ffb72f70000 C:\Windows\System32\DevDispItemProvider.dll
0x00007ffb7ec80000 - 0x00007ffb7ed05000 C:\Windows\System32\MMDevApi.dll
0x00007ffb877e0000 - 0x00007ffb8780c000 C:\Windows\System32\DEVOBJ.dll
0x00007ffb62720000 - 0x00007ffb627c3000 C:\Windows\system32\wpdshext.dll
0x00007ffb71cb0000 - 0x00007ffb71e5b000 C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.19041.928_none_faefac437613c6cc\gdiplus.dll
0x00007ffb61530000 - 0x00007ffb615d3000 C:\Windows\System32\PortableDeviceApi.dll
0x00007ffb88830000 - 0x00007ffb88c99000 C:\Windows\System32\SETUPAPI.dll
0x00007ffb87cc0000 - 0x00007ffb87d20000 C:\Windows\System32\WINTRUST.dll
0x00007ffb87d50000 - 0x00007ffb87eaf000 C:\Windows\System32\CRYPT32.dll
0x00007ffb87620000 - 0x00007ffb87632000 C:\Windows\System32\MSASN1.dll
0x00007ffb68950000 - 0x00007ffb68987000 C:\Windows\System32\EhStorShell.dll
0x00007ffb7ec50000 - 0x00007ffb7ec76000 C:\Windows\System32\EhStorAPI.dll
0x00007ffb81f80000 - 0x00007ffb81f94000 C:\Windows\System32\WTSAPI32.dll
0x00007ffb718b0000 - 0x00007ffb718bd000 C:\Windows\SYSTEM32\LINKINFO.dll
0x00007ffb69bb0000 - 0x00007ffb69bbc000 C:\Windows\SYSTEM32\Secur32.dll
0x00007ffb87920000 - 0x00007ffb87951000 C:\Windows\SYSTEM32\SSPICLI.DLL
0x00007ffb857f0000 - 0x00007ffb859d4000 C:\Windows\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -Dexe4j.semaphoreName=Local\d:_green_easyfilecount_easyfilecount.exe0 -Dexe4j.moduleName=D:\GREEN\EasyFileCount\EasyFileCount.exe -Dexe4j.tempDir=C:\Users\Lenovo\AppData\Local\Temp\e4jA6CB.tmp_dir1726653588 -Dexe4j.unextractedPosition=22671886 -Djava.library.path=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Cesoft\Excel Server2010;C:\Program Files (x86)\Common Files\Autodesk Shared\;C:\Program Files (x86)\ZeroTier\One\;C:\Program Files\dotnet\;D:\GREEN\xdown;;d:\proe2001\bin;C:\Program Files (x86)\Cesoft\Excel Server2010;C:\Users\Lenovo\AppData\Local\Microsoft\WindowsApps;;d:\green\easyfilecount\jre\bin -Dexe4j.consoleCodepage=cp0
java_command: D:\GREEN\EasyFileCount\EasyFileCount.exe
Launcher Type: generic
Environment Variables:
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Cesoft\Excel Server2010;C:\Program Files (x86)\Common Files\Autodesk Shared\;C:\Program Files (x86)\ZeroTier\One\;C:\Program Files\dotnet\;D:\GREEN\xdown;;d:\proe2001\bin;C:\Program Files (x86)\Cesoft\Excel Server2010;C:\Users\Lenovo\AppData\Local\Microsoft\WindowsApps;;d:\green\easyfilecount\jre\bin
USERNAME=Lenovo
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 10, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows NT 10.0 , 64 bit Build 19043
CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, erms, ht, tsc, tscinvbit
Memory: 4k page, physical 16372844k(5791120k free), swap 18863212k(7143320k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (24.80-b11) for windows-amd64 JRE (1.7.0_80-b15), built on Apr 10 2015 11:26:34 by "java_re" with unknown MS VC++:1600
time: Wed Sep 18 17:59:53 2024
elapsed time: 4 seconds
|
免费评分
-
查看全部评分
|