123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328 |
- #
- # There is insufficient memory for the Java Runtime Environment to continue.
- # Native memory allocation (malloc) failed to allocate 2002256 bytes for Chunk::new
- # Possible reasons:
- # The system is out of physical RAM or swap space
- # In 32 bit mode, the process size limit was hit
- # Possible solutions:
- # Reduce memory load on the system
- # Increase physical memory or swap space
- # Check if swap backing store is full
- # Use 64 bit Java on a 64 bit OS
- # Decrease Java heap size (-Xmx/-Xms)
- # Decrease number of Java threads
- # Decrease Java thread stack sizes (-Xss)
- # Set larger code cache with -XX:ReservedCodeCacheSize=
- # This output file may be truncated or incomplete.
- #
- # Out of Memory Error (allocation.cpp:390), pid=31900, tid=0x0000000000009e80
- #
- # JRE version: Java(TM) SE Runtime Environment (8.0_131-b11) (build 1.8.0_131-b11)
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.131-b11 mixed mode windows-amd64 compressed oops)
- # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
- #
- --------------- T H R E A D ---------------
- Current thread (0x000000001f188000): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=40576, stack(0x000000001fad0000,0x000000001fbd0000)]
- Stack: [0x000000001fad0000,0x000000001fbd0000]
- [error occurred during error reporting (printing stack bounds), id 0xc0000005]
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- Current CompileTask:
- C2: 11457 7223 4 lombok.javac.apt.LombokProcessor::process (542 bytes)
- --------------- P R O C E S S ---------------
- Java Threads: ( => current thread )
- 0x000000001f1b2000 JavaThread "Service Thread" daemon [_thread_blocked, id=34300, stack(0x000000001fcd0000,0x000000001fdd0000)]
- 0x000000001f18c800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=24372, stack(0x000000001fbd0000,0x000000001fcd0000)]
- =>0x000000001f188000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=40576, stack(0x000000001fad0000,0x000000001fbd0000)]
- 0x000000001f185000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=34880, stack(0x000000001f9d0000,0x000000001fad0000)]
- 0x000000001f115800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=41548, stack(0x000000001f8d0000,0x000000001f9d0000)]
- 0x000000001f115000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=43064, stack(0x000000001f7d0000,0x000000001f8d0000)]
- 0x000000001f0fd000 JavaThread "Attach Listener" daemon [_thread_blocked, id=33212, stack(0x000000001f6d0000,0x000000001f7d0000)]
- 0x000000001f0fc000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=37856, stack(0x000000001f5d0000,0x000000001f6d0000)]
- 0x000000001f090800 JavaThread "Finalizer" daemon [_thread_blocked, id=41504, stack(0x000000001f470000,0x000000001f570000)]
- 0x000000001d18d000 JavaThread "Reference Handler" daemon [_thread_blocked, id=43820, stack(0x000000001ef70000,0x000000001f070000)]
- 0x0000000002f0e800 JavaThread "main" [_thread_in_Java, id=9508, stack(0x0000000003360000,0x0000000003460000)]
- Other Threads:
- 0x000000001d188800 VMThread [stack: 0x000000001ee70000,0x000000001ef70000] [id=30852]
- 0x000000001f233800 WatcherThread [stack: 0x000000001fdd0000,0x000000001fed0000] [id=12084]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap:
- PSYoungGen total 616960K, used 46323K [0x000000076b000000, 0x00000007a1b00000, 0x00000007c0000000)
- eden space 577536K, 1% used [0x000000076b000000,0x000000076bb186f8,0x000000078e400000)
- from space 39424K, 88% used [0x000000078e400000,0x0000000790624708,0x0000000790a80000)
- to space 43520K, 0% used [0x000000079f080000,0x000000079f080000,0x00000007a1b00000)
- ParOldGen total 100864K, used 78228K [0x00000006c1000000, 0x00000006c7280000, 0x000000076b000000)
- object space 100864K, 77% used [0x00000006c1000000,0x00000006c5c650c0,0x00000006c7280000)
- Metaspace used 31217K, capacity 32092K, committed 32256K, reserved 1077248K
- class space used 3539K, capacity 3744K, committed 3840K, reserved 1048576K
- Card table byte_map: [0x0000000012a80000,0x0000000013280000] byte_map_base: 0x000000000f478000
- Marking Bits: (ParMarkBitMap*) 0x000000005892c720
- Begin Bits: [0x0000000013fd0000, 0x0000000017f90000)
- End Bits: [0x0000000017f90000, 0x000000001bf50000)
- Polling page: 0x00000000016c0000
- CodeCache: size=245760Kb used=23916Kb max_used=24075Kb free=221843Kb
- bounds [0x00000000036c0000, 0x0000000004e70000, 0x00000000126c0000]
- total_blobs=6473 nmethods=6001 adapters=384
- compilation: enabled
- Compilation events (10 events):
- Event: 11.399 Thread 0x000000001f185000 nmethod 7267 0x00000000037f3750 code [0x00000000037f3a00, 0x00000000037f5468]
- Event: 11.399 Thread 0x000000001f185000 7273 4 com.sun.tools.javac.comp.Resolve::findMethod (432 bytes)
- Event: 11.443 Thread 0x000000001f115800 nmethod 7272 0x0000000004e61910 code [0x0000000004e61d00, 0x0000000004e641a0]
- Event: 11.443 Thread 0x000000001f115800 7280 ! 4 com.sun.tools.javac.comp.Annotate::enterAttributeValue (976 bytes)
- Event: 11.451 Thread 0x000000001f18c800 7289 3 com.sun.tools.javac.comp.Attr::isStaticEnumField (44 bytes)
- Event: 11.451 Thread 0x000000001f18c800 nmethod 7289 0x0000000003e63f10 code [0x0000000003e640c0, 0x0000000003e647f8]
- Event: 11.451 Thread 0x000000001f18c800 7290 3 com.sun.tools.javac.code.Flags::isEnum (19 bytes)
- Event: 11.451 Thread 0x000000001f18c800 nmethod 7290 0x0000000003fa7890 code [0x0000000003fa7a00, 0x0000000003fa7c68]
- Event: 11.455 Thread 0x000000001f18c800 7291 3 com.sun.tools.javac.code.Type::getModelType (2 bytes)
- Event: 11.455 Thread 0x000000001f18c800 nmethod 7291 0x0000000003e154d0 code [0x0000000003e15620, 0x0000000003e15770]
- GC Heap History (10 events):
- Event: 6.778 GC heap before
- {Heap before GC invocations=8 (full 1):
- PSYoungGen total 243200K, used 242833K [0x000000076b000000, 0x000000077ca80000, 0x00000007c0000000)
- eden space 233984K, 100% used [0x000000076b000000,0x0000000779480000,0x0000000779480000)
- from space 9216K, 96% used [0x000000077c180000,0x000000077ca247d8,0x000000077ca80000)
- to space 17920K, 0% used [0x000000077a780000,0x000000077a780000,0x000000077b900000)
- ParOldGen total 100864K, used 16846K [0x00000006c1000000, 0x00000006c7280000, 0x000000076b000000)
- object space 100864K, 16% used [0x00000006c1000000,0x00000006c2073bd8,0x00000006c7280000)
- Metaspace used 29920K, capacity 30586K, committed 30848K, reserved 1077248K
- class space used 3428K, capacity 3614K, committed 3712K, reserved 1048576K
- Event: 6.806 GC heap after
- Heap after GC invocations=8 (full 1):
- PSYoungGen total 271360K, used 17918K [0x000000076b000000, 0x0000000788300000, 0x00000007c0000000)
- eden space 253440K, 0% used [0x000000076b000000,0x000000076b000000,0x000000077a780000)
- from space 17920K, 99% used [0x000000077a780000,0x000000077b8ff9b0,0x000000077b900000)
- to space 34816K, 0% used [0x0000000786100000,0x0000000786100000,0x0000000788300000)
- ParOldGen total 100864K, used 46458K [0x00000006c1000000, 0x00000006c7280000, 0x000000076b000000)
- object space 100864K, 46% used [0x00000006c1000000,0x00000006c3d5e990,0x00000006c7280000)
- Metaspace used 29920K, capacity 30586K, committed 30848K, reserved 1077248K
- class space used 3428K, capacity 3614K, committed 3712K, reserved 1048576K
- }
- Event: 7.759 GC heap before
- {Heap before GC invocations=9 (full 1):
- PSYoungGen total 271360K, used 271358K [0x000000076b000000, 0x0000000788300000, 0x00000007c0000000)
- eden space 253440K, 100% used [0x000000076b000000,0x000000077a780000,0x000000077a780000)
- from space 17920K, 99% used [0x000000077a780000,0x000000077b8ff9b0,0x000000077b900000)
- to space 34816K, 0% used [0x0000000786100000,0x0000000786100000,0x0000000788300000)
- ParOldGen total 100864K, used 46458K [0x00000006c1000000, 0x00000006c7280000, 0x000000076b000000)
- object space 100864K, 46% used [0x00000006c1000000,0x00000006c3d5e990,0x00000006c7280000)
- Metaspace used 30887K, capacity 31658K, committed 32000K, reserved 1077248K
- class space used 3527K, capacity 3734K, committed 3840K, reserved 1048576K
- Event: 7.776 GC heap after
- Heap after GC invocations=9 (full 1):
- PSYoungGen total 440832K, used 27149K [0x000000076b000000, 0x000000078a100000, 0x00000007c0000000)
- eden space 406016K, 0% used [0x000000076b000000,0x000000076b000000,0x0000000783c80000)
- from space 34816K, 77% used [0x0000000786100000,0x0000000787b83400,0x0000000788300000)
- to space 37376K, 0% used [0x0000000783c80000,0x0000000783c80000,0x0000000786100000)
- ParOldGen total 100864K, used 46466K [0x00000006c1000000, 0x00000006c7280000, 0x000000076b000000)
- object space 100864K, 46% used [0x00000006c1000000,0x00000006c3d60990,0x00000006c7280000)
- Metaspace used 30887K, capacity 31658K, committed 32000K, reserved 1077248K
- class space used 3527K, capacity 3734K, committed 3840K, reserved 1048576K
- }
- Event: 8.524 GC heap before
- {Heap before GC invocations=10 (full 1):
- PSYoungGen total 440832K, used 433165K [0x000000076b000000, 0x000000078a100000, 0x00000007c0000000)
- eden space 406016K, 100% used [0x000000076b000000,0x0000000783c80000,0x0000000783c80000)
- from space 34816K, 77% used [0x0000000786100000,0x0000000787b83400,0x0000000788300000)
- to space 37376K, 0% used [0x0000000783c80000,0x0000000783c80000,0x0000000786100000)
- ParOldGen total 100864K, used 46466K [0x00000006c1000000, 0x00000006c7280000, 0x000000076b000000)
- object space 100864K, 46% used [0x00000006c1000000,0x00000006c3d60990,0x00000006c7280000)
- Metaspace used 31090K, capacity 31898K, committed 32000K, reserved 1077248K
- class space used 3535K, capacity 3742K, committed 3840K, reserved 1048576K
- Event: 8.549 GC heap after
- Heap after GC invocations=10 (full 1):
- PSYoungGen total 443392K, used 31218K [0x000000076b000000, 0x0000000793200000, 0x00000007c0000000)
- eden space 406016K, 0% used [0x000000076b000000,0x000000076b000000,0x0000000783c80000)
- from space 37376K, 83% used [0x0000000783c80000,0x0000000785afca58,0x0000000786100000)
- to space 40448K, 0% used [0x0000000790a80000,0x0000000790a80000,0x0000000793200000)
- ParOldGen total 100864K, used 52532K [0x00000006c1000000, 0x00000006c7280000, 0x000000076b000000)
- object space 100864K, 52% used [0x00000006c1000000,0x00000006c434d208,0x00000006c7280000)
- Metaspace used 31090K, capacity 31898K, committed 32000K, reserved 1077248K
- class space used 3535K, capacity 3742K, committed 3840K, reserved 1048576K
- }
- Event: 9.137 GC heap before
- {Heap before GC invocations=11 (full 1):
- PSYoungGen total 443392K, used 437234K [0x000000076b000000, 0x0000000793200000, 0x00000007c0000000)
- eden space 406016K, 100% used [0x000000076b000000,0x0000000783c80000,0x0000000783c80000)
- from space 37376K, 83% used [0x0000000783c80000,0x0000000785afca58,0x0000000786100000)
- to space 40448K, 0% used [0x0000000790a80000,0x0000000790a80000,0x0000000793200000)
- ParOldGen total 100864K, used 52532K [0x00000006c1000000, 0x00000006c7280000, 0x000000076b000000)
- object space 100864K, 52% used [0x00000006c1000000,0x00000006c434d208,0x00000006c7280000)
- Metaspace used 31105K, capacity 31898K, committed 32000K, reserved 1077248K
- class space used 3535K, capacity 3742K, committed 3840K, reserved 1048576K
- Event: 9.163 GC heap after
- Heap after GC invocations=11 (full 1):
- PSYoungGen total 617472K, used 14176K [0x000000076b000000, 0x0000000793180000, 0x00000007c0000000)
- eden space 577536K, 0% used [0x000000076b000000,0x000000076b000000,0x000000078e400000)
- from space 39936K, 35% used [0x0000000790a80000,0x00000007918580b0,0x0000000793180000)
- to space 39424K, 0% used [0x000000078e400000,0x000000078e400000,0x0000000790a80000)
- ParOldGen total 100864K, used 65652K [0x00000006c1000000, 0x00000006c7280000, 0x000000076b000000)
- object space 100864K, 65% used [0x00000006c1000000,0x00000006c501d0b0,0x00000006c7280000)
- Metaspace used 31105K, capacity 31898K, committed 32000K, reserved 1077248K
- class space used 3535K, capacity 3742K, committed 3840K, reserved 1048576K
- }
- Event: 11.404 GC heap before
- {Heap before GC invocations=12 (full 1):
- PSYoungGen total 617472K, used 591712K [0x000000076b000000, 0x0000000793180000, 0x00000007c0000000)
- eden space 577536K, 100% used [0x000000076b000000,0x000000078e400000,0x000000078e400000)
- from space 39936K, 35% used [0x0000000790a80000,0x00000007918580b0,0x0000000793180000)
- to space 39424K, 0% used [0x000000078e400000,0x000000078e400000,0x0000000790a80000)
- ParOldGen total 100864K, used 65652K [0x00000006c1000000, 0x00000006c7280000, 0x000000076b000000)
- object space 100864K, 65% used [0x00000006c1000000,0x00000006c501d0b0,0x00000006c7280000)
- Metaspace used 31215K, capacity 32092K, committed 32256K, reserved 1077248K
- class space used 3539K, capacity 3744K, committed 3840K, reserved 1048576K
- Event: 11.437 GC heap after
- Heap after GC invocations=12 (full 1):
- PSYoungGen total 616960K, used 34961K [0x000000076b000000, 0x00000007a1b00000, 0x00000007c0000000)
- eden space 577536K, 0% used [0x000000076b000000,0x000000076b000000,0x000000078e400000)
- from space 39424K, 88% used [0x000000078e400000,0x0000000790624708,0x0000000790a80000)
- to space 43520K, 0% used [0x000000079f080000,0x000000079f080000,0x00000007a1b00000)
- ParOldGen total 100864K, used 78228K [0x00000006c1000000, 0x00000006c7280000, 0x000000076b000000)
- object space 100864K, 77% used [0x00000006c1000000,0x00000006c5c650c0,0x00000006c7280000)
- Metaspace used 31215K, capacity 32092K, committed 32256K, reserved 1077248K
- class space used 3539K, capacity 3744K, committed 3840K, reserved 1048576K
- }
- Deoptimization events (10 events):
- Event: 10.732 Thread 0x0000000002f0e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004e4781c method=lombok.javac.JavacNode.traverse(Llombok/javac/JavacASTVisitor;)V @ 288
- Event: 10.732 Thread 0x0000000002f0e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004e47834 method=lombok.javac.JavacNode.traverse(Llombok/javac/JavacASTVisitor;)V @ 715
- Event: 10.732 Thread 0x0000000002f0e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004e47834 method=lombok.javac.JavacNode.traverse(Llombok/javac/JavacASTVisitor;)V @ 715
- Event: 11.110 Thread 0x0000000002f0e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003d9ad00 method=java.util.HashMap.hash(Ljava/lang/Object;)I @ 1
- Event: 11.110 Thread 0x0000000002f0e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003a20730 method=java.util.HashMap.hash(Ljava/lang/Object;)I @ 1
- Event: 11.110 Thread 0x0000000002f0e800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000004a9c55c method=java.lang.Long.equals(Ljava/lang/Object;)Z @ 1
- Event: 11.110 Thread 0x0000000002f0e800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000004e5e3d4 method=java.lang.Long.equals(Ljava/lang/Object;)Z @ 1
- Event: 11.111 Thread 0x0000000002f0e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000049e4ddc method=com.sun.tools.javac.util.ListBuffer.next()Ljava/lang/Object; @ 12
- Event: 11.197 Thread 0x0000000002f0e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000049d76d8 method=com.sun.tools.javac.code.Symbol.complete()V @ 19
- Event: 11.377 Thread 0x0000000002f0e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004e23a48 method=com.sun.tools.javac.code.Scope.lookup(Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/util/Filter;)Lcom/sun/tools/javac/code/Scope$Entry; @ 49
- Internal exceptions (10 events):
- Event: 7.634 Thread 0x0000000002f0e800 NullPointerException in IC check 0x00000000037d7700
- Event: 7.634 Thread 0x0000000002f0e800 Exception <a 'java/lang/NullPointerException'> (0x0000000777c588b8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
- Event: 7.635 Thread 0x0000000002f0e800 NullPointerException in IC check 0x00000000037d7700
- Event: 7.635 Thread 0x0000000002f0e800 Exception <a 'java/lang/NullPointerException'> (0x0000000777c91010) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
- Event: 9.111 Thread 0x0000000002f0e800 Implicit null exception at 0x0000000004bf1bc4 to 0x0000000004bf39e1
- Event: 9.521 Thread 0x0000000002f0e800 Implicit null exception at 0x00000000048002b1 to 0x00000000048007b9
- Event: 11.110 Thread 0x0000000002f0e800 Implicit null exception at 0x0000000003d9a173 to 0x0000000003d9ace5
- Event: 11.110 Thread 0x0000000002f0e800 Implicit null exception at 0x0000000003a20698 to 0x0000000003a20726
- Event: 11.110 Thread 0x0000000002f0e800 Implicit null exception at 0x0000000004a9c50c to 0x0000000004a9c54d
- Event: 11.110 Thread 0x0000000002f0e800 Implicit null exception at 0x0000000004e5bec3 to 0x0000000004e5e3a9
- Events (10 events):
- Event: 11.197 Thread 0x0000000002f0e800 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x00000000049d76d8
- Event: 11.197 Thread 0x0000000002f0e800 DEOPT PACKING pc=0x00000000049d76d8 sp=0x000000000345ce20
- Event: 11.197 Thread 0x0000000002f0e800 DEOPT UNPACKING pc=0x000000000370582a sp=0x000000000345cc80 mode 2
- Event: 11.377 Executing VM operation: ForceSafepoint
- Event: 11.377 Executing VM operation: ForceSafepoint done
- Event: 11.377 Thread 0x0000000002f0e800 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x0000000004e23a48
- Event: 11.377 Thread 0x0000000002f0e800 DEOPT PACKING pc=0x0000000004e23a48 sp=0x000000000345cd50
- Event: 11.377 Thread 0x0000000002f0e800 DEOPT UNPACKING pc=0x000000000370582a sp=0x000000000345cb78 mode 2
- Event: 11.404 Executing VM operation: ParallelGCFailedAllocation
- Event: 11.437 Executing VM operation: ParallelGCFailedAllocation done
- Dynamic libraries:
- 0x00007ff62de70000 - 0x00007ff62dea7000 D:\DevTools\jdk1.8.0_131\bin\java.exe
- 0x00007ffa1e5d0000 - 0x00007ffa1e7c8000 C:\WINDOWS\SYSTEM32\ntdll.dll
- 0x00007ffa1c770000 - 0x00007ffa1c832000 C:\WINDOWS\System32\KERNEL32.DLL
- 0x00007ffa1c020000 - 0x00007ffa1c31e000 C:\WINDOWS\System32\KERNELBASE.dll
- 0x00007ffa1d460000 - 0x00007ffa1d511000 C:\WINDOWS\System32\ADVAPI32.dll
- 0x00007ffa1e4f0000 - 0x00007ffa1e58e000 C:\WINDOWS\System32\msvcrt.dll
- 0x00007ffa1c5f0000 - 0x00007ffa1c68f000 C:\WINDOWS\System32\sechost.dll
- 0x00007ffa1e0b0000 - 0x00007ffa1e1d3000 C:\WINDOWS\System32\RPCRT4.dll
- 0x00007ffa1c3f0000 - 0x00007ffa1c417000 C:\WINDOWS\System32\bcrypt.dll
- 0x00007ffa1c840000 - 0x00007ffa1c9dd000 C:\WINDOWS\System32\USER32.dll
- 0x00007ffa1c3c0000 - 0x00007ffa1c3e2000 C:\WINDOWS\System32\win32u.dll
- 0x00007ffa1c740000 - 0x00007ffa1c76b000 C:\WINDOWS\System32\GDI32.dll
- 0x00007ffa1be70000 - 0x00007ffa1bf87000 C:\WINDOWS\System32\gdi32full.dll
- 0x00007ffa1c320000 - 0x00007ffa1c3bd000 C:\WINDOWS\System32\msvcp_win.dll
- 0x00007ffa1bd70000 - 0x00007ffa1be70000 C:\WINDOWS\System32\ucrtbase.dll
- 0x00007ffa08f80000 - 0x00007ffa0921a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.4355_none_60b8b9eb71f62e16\COMCTL32.dll
- 0x00007ffa1e4a0000 - 0x00007ffa1e4cf000 C:\WINDOWS\System32\IMM32.DLL
- 0x00000000589b0000 - 0x0000000058a82000 D:\DevTools\jdk1.8.0_131\jre\bin\msvcr100.dll
- 0x0000000058110000 - 0x00000000589ac000 D:\DevTools\jdk1.8.0_131\jre\bin\server\jvm.dll
- 0x00007ffa1e490000 - 0x00007ffa1e498000 C:\WINDOWS\System32\PSAPI.DLL
- 0x00007ffa0d220000 - 0x00007ffa0d229000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
- 0x00007ffa089d0000 - 0x00007ffa089f7000 C:\WINDOWS\SYSTEM32\WINMM.dll
- 0x00007ffa1e290000 - 0x00007ffa1e2fb000 C:\WINDOWS\System32\WS2_32.dll
- 0x00007ffa16c90000 - 0x00007ffa16c9a000 C:\WINDOWS\SYSTEM32\VERSION.dll
- 0x0000000058db0000 - 0x0000000058dbf000 D:\DevTools\jdk1.8.0_131\jre\bin\verify.dll
- 0x0000000058d80000 - 0x0000000058da9000 D:\DevTools\jdk1.8.0_131\jre\bin\java.dll
- 0x0000000057f40000 - 0x0000000057f63000 D:\DevTools\jdk1.8.0_131\jre\bin\instrument.dll
- 0x0000000058d30000 - 0x0000000058d46000 D:\DevTools\jdk1.8.0_131\jre\bin\zip.dll
- 0x00007ffa1c9e0000 - 0x00007ffa1d14d000 C:\WINDOWS\System32\SHELL32.dll
- 0x00007ffa19cb0000 - 0x00007ffa1a454000 C:\WINDOWS\SYSTEM32\windows.storage.dll
- 0x00007ffa1dcf0000 - 0x00007ffa1e043000 C:\WINDOWS\System32\combase.dll
- 0x00007ffa1b6a0000 - 0x00007ffa1b6ce000 C:\WINDOWS\SYSTEM32\Wldp.dll
- 0x00007ffa1dc20000 - 0x00007ffa1dced000 C:\WINDOWS\System32\OLEAUT32.dll
- 0x00007ffa1e1e0000 - 0x00007ffa1e28d000 C:\WINDOWS\System32\SHCORE.dll
- 0x00007ffa1e300000 - 0x00007ffa1e355000 C:\WINDOWS\System32\shlwapi.dll
- 0x00007ffa1bba0000 - 0x00007ffa1bbc4000 C:\WINDOWS\SYSTEM32\profapi.dll
- 0x00007ffa14170000 - 0x00007ffa1418a000 E:\IntelliJ IDEA 2019.3.3\bin\breakgen64.dll
- 0x0000000058d60000 - 0x0000000058d7a000 D:\DevTools\jdk1.8.0_131\jre\bin\net.dll
- 0x00007ffa1b400000 - 0x00007ffa1b46a000 C:\WINDOWS\system32\mswsock.dll
- 0x00007ffa1b5f0000 - 0x00007ffa1b608000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
- 0x00007ffa1acb0000 - 0x00007ffa1ace4000 C:\WINDOWS\system32\rsaenh.dll
- 0x00007ffa1bb60000 - 0x00007ffa1bb8e000 C:\WINDOWS\SYSTEM32\USERENV.dll
- 0x00007ffa1bf90000 - 0x00007ffa1c012000 C:\WINDOWS\System32\bcryptprimitives.dll
- 0x00007ffa1b610000 - 0x00007ffa1b61c000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
- 0x00007ffa1b090000 - 0x00007ffa1b0cb000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
- 0x00007ffa1d360000 - 0x00007ffa1d368000 C:\WINDOWS\System32\NSI.dll
- 0x00007ffa16600000 - 0x00007ffa16617000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
- 0x00007ffa16530000 - 0x00007ffa1654d000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
- 0x00007ffa1b0e0000 - 0x00007ffa1b1aa000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
- 0x00000000580f0000 - 0x0000000058101000 D:\DevTools\jdk1.8.0_131\jre\bin\nio.dll
- 0x00007ffa16a90000 - 0x00007ffa16a9a000 C:\Users\huimv\AppData\Local\Temp\jansi-1.17.1-6623880211935095610.dll
- 0x00007ffa141f0000 - 0x00007ffa141fa000 C:\Users\huimv\AppData\Local\Temp\jansi-1.17.1-7366180571665568361.dll
- 0x0000000057f10000 - 0x0000000057f34000 D:\DevTools\jdk1.8.0_131\jre\bin\sunec.dll
- 0x00007ffa11f00000 - 0x00007ffa11f0a000 C:\Windows\System32\rasadhlp.dll
- 0x00007ffa119b0000 - 0x00007ffa11a30000 C:\WINDOWS\System32\fwpuclnt.dll
- 0x0000000058d20000 - 0x0000000058d2b000 D:\DevTools\jdk1.8.0_131\jre\bin\sunmscapi.dll
- 0x00007ffa1c490000 - 0x00007ffa1c5ec000 C:\WINDOWS\System32\CRYPT32.dll
- VM Arguments:
- jvm_args: -Dmaven.multiModuleProjectDirectory=D:\huimv-guowei-center\huimv-admin -Dmaven.home=E:\IntelliJ IDEA 2019.3.3\plugins\maven\lib\maven3 -Dclassworlds.conf=E:\IntelliJ IDEA 2019.3.3\plugins\maven\lib\maven3\bin\m2.conf -Dmaven.ext.class.path=E:\IntelliJ IDEA 2019.3.3\plugins\maven\lib\maven-event-listener.jar -javaagent:E:\IntelliJ IDEA 2019.3.3\lib\idea_rt.jar=65479:E:\IntelliJ IDEA 2019.3.3\bin -Dfile.encoding=UTF-8
- java_command: org.codehaus.classworlds.Launcher -Didea.version2019.3.3 -DskipTests=true package
- java_class_path (initial): E:\IntelliJ IDEA 2019.3.3\plugins\maven\lib\maven3\boot\plexus-classworlds-2.6.0.jar;E:\IntelliJ IDEA 2019.3.3\lib\idea_rt.jar
- Launcher Type: SUN_STANDARD
- Environment Variables:
- JAVA_HOME=C:\Program Files\Java\jdk-15
- CLASSPATH=.;C:\java\jdk1.8\lib\dt.jar;C:\java\jdk1.8\lib\tools.jar
- PATH=C:\java\jdk1.8\bin;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Git\cmd;C:\Program Files\nodejs\;C:\Program Files\TortoiseSVN\bin;C:\Local\bin\NASM;C:\GnuWin32\bin;E:\ffmpeg\bin;C:\go\bin;C:\Users\huimv\AppData\Local\Yarn\bin;E:\SDK;E:\SDK\platform-tools;D:\Java\jdk1.7.0_80\bin;D:\Java\jdk1.7.0_80\jre\bin;C:\Program Files (x86)\NetSarang\Xshell 7\;G:\Mysql\bin;H:\apache-maven-3.6.3\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;H:\zidingyi\taila\proguard-master\bin;E:\SDK;E:\SDK\platform-tools;H:\zidingyi\taila\proguard-master\bin;
- USERNAME=huimv
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
- --------------- S Y S T E M ---------------
- OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.5072)
- CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 94 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
- Memory: 4k page, physical 16711100k(644988k free), swap 40303832k(5152k free)
- vm_info: Java HotSpot(TM) 64-Bit Server VM (25.131-b11) for windows-amd64 JRE (1.8.0_131-b11), built on Mar 15 2017 01:23:53 by "java_re" with MS VC++ 10.0 (VS2010)
- time: Tue Dec 03 18:42:58 2024
- elapsed time: 11 seconds (0d 0h 0m 11s)
|