jvm crash after run for sometime

0

My Java application has worked well on jre1.7.

But, few days ago, I upgraded jre to 1.8.

And it start crash almost few minutes.

I use jna in my application. I wonder if it has anything to do with this.

Here is my jvm crash log:

Does anybody know why? Thanks very much.

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

  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x57cc6140, pid=12716, tid=0x00002da8  

 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 windows-x86 )  
 Problematic frame:  
 V  [jvm.dll+0x66140]  

 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  


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

    Current thread (0x35188000):  VMThread [stack: 0x37060000,0x370b0000] [id=11688]

    siginfo: ExceptionCode=0xc0000005, reading address 0x4144002e

    Registers:
    EAX=0x41440026, EBX=0x00000000, ECX=0x61766214, EDX=0x61766213
    ESP=0x370afa4c, EBP=0x370afa7c, ESI=0x41440026, EDI=0x00000001
    EIP=0x57cc6140, EFLAGS=0x00010202

    Top of Stack: (sp=0x370afa4c)
    0x370afa4c:   00000000 57dcba92 57e20100 370afa68
    0x370afa5c:   00000000 00000000 370afa7c 3dfe341d
    0x370afa6c:   00000000 370afab0 57de0048 00000000
    0x370afa7c:   370afab0 57dccdfd 00000000 0035c558
    0x370afa8c:   00000001 00000000 00000000 0035c488
    0x370afa9c:   0000000c 00000000 00000013 00000000
    0x370afaac:   00000000 370afbf8 57de4541 0035c760
    0x370afabc:   35188000 00000000 35188000 35188170 

    Instructions: (pc=0x57cc6140)
    0x57cc6120:   e8 4b 73 00 00 a3 18 14 fe 57 a1 1c 14 fe 57 c7
    0x57cc6130:   05 1c 14 fe 57 00 00 00 00 85 c0 74 1d 8d 49 00
    0x57cc6140:   8b 70 08 6a 06 50 e8 55 e0 0f 00 ff 0d 20 14 fe
    0x57cc6150:   57 83 c4 08 8b c6 85 f6 75 e6 5e c3 cc cc cc cc 


    Register to memory mapping:

    EAX=0x41440026 is an unknown value
    EBX=0x00000000 is an unknown value
    ECX=0x61766214 is an unknown value
    EDX=0x61766213 is an unknown value
    ESP=0x370afa4c is an unknown value
    EBP=0x370afa7c is an unknown value
    ESI=0x41440026 is an unknown value
    EDI=0x00000001 is an unknown value


    Stack: [0x37060000,0x370b0000],  sp=0x370afa4c,  free space=318k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V  [jvm.dll+0x66140]
    V  [jvm.dll+0x16cdfd]
    V  [jvm.dll+0x184541]
    V  [jvm.dll+0x1848a2]
    V  [jvm.dll+0x1c6a76]
    C  [msvcr100.dll+0x5c556]
    C  [msvcr100.dll+0x5c600]
    C  [kernel32.dll+0x1336a]
    C  [ntdll.dll+0x39902]
    C  [ntdll.dll+0x398d5]


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

    Java Threads: ( => current thread )
      0x388cac00 JavaThread "Thread-41" daemon [_thread_blocked, id=13092, stack(0x3cb20000,0x3cb70000)]
      0x388cc000 JavaThread "Thread-9" daemon [_thread_in_native, id=10716, stack(0x39f40000,0x39f90000)]
      0x388cb800 JavaThread "Worker-5" daemon [_thread_blocked, id=11748, stack(0x382e0000,0x38330000)]
      0x388cb400 JavaThread "Worker-4" daemon [_thread_blocked, id=12540, stack(0x39530000,0x39580000)]
      0x37512800 JavaThread "Worker-3" daemon [_thread_blocked, id=6592, stack(0x38410000,0x38460000)]
      0x37514000 JavaThread "Worker-2" daemon [_thread_blocked, id=9816, stack(0x38490000,0x384e0000)]
      0x37516800 JavaThread "Worker-1" daemon [_thread_blocked, id=7876, stack(0x38330000,0x38380000)]
      0x374f5000 JavaThread "Worker-0" daemon [_thread_blocked, id=12176, stack(0x38250000,0x382a0000)]
      0x374c2c00 JavaThread "Worker-JM" daemon [_thread_blocked, id=10568, stack(0x379d0000,0x37a20000)]
      0x37462000 JavaThread "Thread-2" [_thread_blocked, id=9772, stack(0x37d80000,0x37dd0000)]
      0x0035e000 JavaThread "DestroyJavaVM" [_thread_blocked, id=6356, stack(0x02590000,0x025e0000)]
      0x3742e800 JavaThread "Thread-0" [_thread_in_native, id=11212, stack(0x37a50000,0x37aa0000)]
      0x3720a800 JavaThread "Service Thread" daemon [_thread_blocked, id=12024, stack(0x37780000,0x377d0000)]
      0x371fc000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=12228, stack(0x378d0000,0x37920000)]
      0x371f9000 JavaThread "Attach Listener" daemon [_thread_blocked, id=12996, stack(0x37800000,0x37850000)]
      0x371f8800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10380, stack(0x370f0000,0x37140000)]
      0x37205800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=12864, stack(0x36a80000,0x36ad0000)]
      0x3518e400 JavaThread "Finalizer" daemon [_thread_blocked, id=9636, stack(0x04db0000,0x04e00000)]
      0x3518d800 JavaThread "Reference Handler" daemon [_thread_blocked, id=9228, stack(0x375f0000,0x37640000)]

    Other Threads:
    =>0x35188000 VMThread [stack: 0x37060000,0x370b0000] [id=11688]
      0x3720c400 WatcherThread [stack: 0x37af0000,0x37b40000] [id=11952]

    VM state:at safepoint (normal execution)

    VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
    [0x0035c488] Safepoint_lock - owner thread: 0x35188000
    [0x0035c4f0] Threads_lock - owner thread: 0x35188000

    Heap:
     par new generation   total 118016K, used 31330K [0x04e00000, 0x0ce00000, 0x0ce00000)
      eden space 104960K,  29% used [0x04e00000, 0x06bd6ad0, 0x0b480000)
      from space 13056K,   5% used [0x0b480000, 0x0b541d48, 0x0c140000)
      to   space 13056K,   0% used [0x0c140000, 0x0c140000, 0x0ce00000)
     concurrent mark-sweep generation total 131072K, used 88078K [0x0ce00000, 0x14e00000, 0x34e00000)
     Metaspace       used 14174K, capacity 14381K, committed 14592K, reserved 14720K

    Card table byte_map: [0x34e00000,0x34f90000] byte_map_base: 0x34dd9000

    Marking Bits: (CMSBitMap*) 0x0057c760
     Bits: [0x352e0000, 0x366e0000)

    Mod Union Table: (CMSBitMap*) 0x0057c7c0
     Bits: [0x024e0000, 0x02508000)

    Polling page: 0x00300000

    CodeCache: size=32768Kb used=3182Kb max_used=6103Kb free=29585Kb
     bounds [0x025e0000, 0x02bd8000, 0x045e0000]
     total_blobs=1418 nmethods=1227 adapters=121
     compilation: enabled

    Compilation events (10 events):
    Event: 1876.210 Thread 0x371fc000 7200             java.security.Provider::ensureLegacyParsed (123 bytes)
    Event: 1876.211 Thread 0x371fc000 nmethod 7200 0x02704988 code [0x02704b10, 0x02704dfc]
    Event: 1877.601 Thread 0x371fc000 7201             java.util.LinkedHashMap$LinkedKeySet::iterator (12 bytes)
    Event: 1877.601 Thread 0x371fc000 nmethod 7201 0x026a2c88 code [0x026a2d80, 0x026a2e80]
    Event: 1877.601 Thread 0x371fc000 7202             java.util.LinkedHashMap$LinkedKeyIterator::<init> (11 bytes)
    Event: 1877.602 Thread 0x371fc000 nmethod 7202 0x02704748 code [0x02704840, 0x02704910]
    Event: 1877.605 Thread 0x371fc000 7203             com.aptana.editor.js.contentassist.ParseUtil::getScopeAtOffset (165 bytes)
    Event: 1877.606 Thread 0x371fc000 nmethod 7203 0x0273b588 code [0x0273b740, 0x0273bb44]
    Event: 1877.657 Thread 0x371fc000 7204             com.aptana.core.util.StringUtil::isIdentifier (53 bytes)
    Event: 1877.657 Thread 0x371fc000 nmethod 7204 0x02b83fc8 code [0x02b84140, 0x02b843f4]

    GC Heap History (10 events):
    Event: 1872.154 GC heap before
    {Heap before GC invocations=373 (full 2):
     par new generation   total 118016K, used 105809K [0x04e00000, 0x0ce00000, 0x0ce00000)
      eden space 104960K, 100% used [0x04e00000, 0x0b480000, 0x0b480000)
      from space 13056K,   6% used [0x0c140000, 0x0c2146c0, 0x0ce00000)
      to   space 13056K,   0% used [0x0b480000, 0x0b480000, 0x0c140000)
     concurrent mark-sweep generation total 131072K, used 88041K [0x0ce00000, 0x14e00000, 0x34e00000)
     Metaspace       used 14174K, capacity 14381K, committed 14592K, reserved 14720K
    Event: 1872.155 GC heap after
    Heap after GC invocations=374 (full 2):
     par new generation   total 118016K, used 729K [0x04e00000, 0x0ce00000, 0x0ce00000)
      eden space 104960K,   0% used [0x04e00000, 0x04e00000, 0x0b480000)
      from space 13056K,   5% used [0x0b480000, 0x0b5364e8, 0x0c140000)
      to   space 13056K,   0% used [0x0c140000, 0x0c140000, 0x0ce00000)
     concurrent mark-sweep generation total 131072K, used 88053K [0x0ce00000, 0x14e00000, 0x34e00000)
     Metaspace       used 14174K, capacity 14381K, committed 14592K, reserved 14720K
    }
    Event: 1872.557 GC heap before
    {Heap before GC invocations=374 (full 2):
     par new generation   total 118016K, used 105689K [0x04e00000, 0x0ce00000, 0x0ce00000)
      eden space 104960K, 100% used [0x04e00000, 0x0b480000, 0x0b480000)
      from space 13056K,   5% used [0x0b480000, 0x0b5364e8, 0x0c140000)
      to   space 13056K,   0% used [0x0c140000, 0x0c140000, 0x0ce00000)
     concurrent mark-sweep generation total 131072K, used 88053K [0x0ce00000, 0x14e00000, 0x34e00000)
     Metaspace       used 14174K, capacity 14381K, committed 14592K, reserved 14720K
    Event: 1872.558 GC heap after
    Heap after GC invocations=375 (full 2):
     par new generation   total 118016K, used 738K [0x04e00000, 0x0ce00000, 0x0ce00000)
      eden space 104960K,   0% used [0x04e00000, 0x04e00000, 0x0b480000)
      from space 13056K,   5% used [0x0c140000, 0x0c1f8b70, 0x0ce00000)
      to   space 13056K,   0% used [0x0b480000, 0x0b480000, 0x0c140000)
     concurrent mark-sweep generation total 131072K, used 88053K [0x0ce00000, 0x14e00000, 0x34e00000)
     Metaspace       used 14174K, capacity 14381K, committed 14592K, reserved 14720K
    }
    Event: 1874.503 GC heap before
    {Heap before GC invocations=375 (full 2):
     par new generation   total 118016K, used 105698K [0x04e00000, 0x0ce00000, 0x0ce00000)
      eden space 104960K, 100% used [0x04e00000, 0x0b480000, 0x0b480000)
      from space 13056K,   5% used [0x0c140000, 0x0c1f8b70, 0x0ce00000)
      to   space 13056K,   0% used [0x0b480000, 0x0b480000, 0x0c140000)
     concurrent mark-sweep generation total 131072K, used 88053K [0x0ce00000, 0x14e00000, 0x34e00000)
     Metaspace       used 14174K, capacity 14381K, committed 14592K, reserved 14720K
    Event: 1874.504 GC heap after
    Heap after GC invocations=376 (full 2):
     par new generation   total 118016K, used 669K [0x04e00000, 0x0ce00000, 0x0ce00000)
      eden space 104960K,   0% used [0x04e00000, 0x04e00000, 0x0b480000)
      from space 13056K,   5% used [0x0b480000, 0x0b5275a0, 0x0c140000)
      to   space 13056K,   0% used [0x0c140000, 0x0c140000, 0x0ce00000)
     concurrent mark-sweep generation total 131072K, used 88066K [0x0ce00000, 0x14e00000, 0x34e00000)
     Metaspace       used 14174K, capacity 14381K, committed 14592K, reserved 14720K
    }
    Event: 1876.410 GC heap before
    {Heap before GC invocations=376 (full 2):
     par new generation   total 118016K, used 105629K [0x04e00000, 0x0ce00000, 0x0ce00000)
      eden space 104960K, 100% used [0x04e00000, 0x0b480000, 0x0b480000)
      from space 13056K,   5% used [0x0b480000, 0x0b5275a0, 0x0c140000)
      to   space 13056K,   0% used [0x0c140000, 0x0c140000, 0x0ce00000)
     concurrent mark-sweep generation total 131072K, used 88066K [0x0ce00000, 0x14e00000, 0x34e00000)
     Metaspace       used 14174K, capacity 14381K, committed 14592K, reserved 14720K
    Event: 1876.411 GC heap after
    Heap after GC invocations=377 (full 2):
     par new generation   total 118016K, used 731K [0x04e00000, 0x0ce00000, 0x0ce00000)
      eden space 104960K,   0% used [0x04e00000, 0x04e00000, 0x0b480000)
      from space 13056K,   5% used [0x0c140000, 0x0c1f6ca8, 0x0ce00000)
      to   space 13056K,   0% used [0x0b480000, 0x0b480000, 0x0c140000)
     concurrent mark-sweep generation total 131072K, used 88078K [0x0ce00000, 0x14e00000, 0x34e00000)
     Metaspace       used 14174K, capacity 14381K, committed 14592K, reserved 14720K
    }
    Event: 1876.817 GC heap before
    {Heap before GC invocations=377 (full 2):
     par new generation   total 118016K, used 105691K [0x04e00000, 0x0ce00000, 0x0ce00000)
      eden space 104960K, 100% used [0x04e00000, 0x0b480000, 0x0b480000)
      from space 13056K,   5% used [0x0c140000, 0x0c1f6ca8, 0x0ce00000)
      to   space 13056K,   0% used [0x0b480000, 0x0b480000, 0x0c140000)
     concurrent mark-sweep generation total 131072K, used 88078K [0x0ce00000, 0x14e00000, 0x34e00000)
     Metaspace       used 14174K, capacity 14381K, committed 14592K, reserved 14720K
    Event: 1876.818 GC heap after
    Heap after GC invocations=378 (full 2):
     par new generation   total 118016K, used 775K [0x04e00000, 0x0ce00000, 0x0ce00000)
      eden space 104960K,   0% used [0x04e00000, 0x04e00000, 0x0b480000)
      from space 13056K,   5% used [0x0b480000, 0x0b541d48, 0x0c140000)
      to   space 13056K,   0% used [0x0c140000, 0x0c140000, 0x0ce00000)
     concurrent mark-sweep generation total 131072K, used 88078K [0x0ce00000, 0x14e00000, 0x34e00000)
     Metaspace       used 14174K, capacity 14381K, committed 14592K, reserved 14720K
    }

    Deoptimization events (0 events):
    No events

    Classes redefined (0 events):
    No events

    Internal exceptions (10 events):
    Event: 1877.650 Thread 0x37512800 Implicit null exception at 0x02ad9758 to 0x02ad9876
    Event: 1877.650 Thread 0x37512800 Exception <a 'java/lang/NullPointerException'> (0x06b21818) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
    Event: 1877.653 Thread 0x37512800 Implicit null exception at 0x02ad9758 to 0x02ad9876
    Event: 1877.653 Thread 0x37512800 Exception <a 'java/lang/NullPointerException'> (0x06b220f0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
    Event: 1877.653 Thread 0x37512800 Implicit null exception at 0x02ad9758 to 0x02ad9876
    Event: 1877.653 Thread 0x37512800 Exception <a 'java/lang/NullPointerException'> (0x06b228c8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
    Event: 1877.653 Thread 0x37512800 Implicit null exception at 0x02ad9758 to 0x02ad9876
    Event: 1877.653 Thread 0x37512800 Exception <a 'java/lang/NullPointerException'> (0x06b23130) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
    Event: 1877.656 Thread 0x37512800 Implicit null exception at 0x02ad9758 to 0x02ad9876
    Event: 1877.656 Thread 0x37512800 Exception <a 'java/lang/NullPointerException'> (0x06b2c438) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]

    Events (10 events):
    Event: 1876.410 Executing VM operation: GenCollectForAllocation
    Event: 1876.411 Executing VM operation: GenCollectForAllocation done
    Event: 1876.817 Executing VM operation: GenCollectForAllocation
    Event: 1876.818 Executing VM operation: GenCollectForAllocation done
    Event: 1876.942 Thread 0x388cc400 Thread added: 0x388cc400
    Event: 1876.944 Thread 0x388cc400 Thread exited: 0x388cc400
    Event: 1877.606 Thread 0x371fc000 flushing nmethod 0x02a88648
    Event: 1877.607 Thread 0x371fc000 flushing nmethod 0x02ad3548
    Event: 1877.607 Thread 0x371fc000 flushing nmethod 0x02b71148
    Event: 1877.607 Thread 0x371fc000 flushing nmethod 0x02b83fc8


    Dynamic libraries:
    0x00c80000 - 0x00cb3000     D:\HBuilderX\plugins\jre\bin\java.exe
    0x77830000 - 0x779b0000     C:\Windows\SysWOW64\ntdll.dll
    0x77290000 - 0x773a0000     C:\Windows\syswow64\kernel32.dll
    0x762c0000 - 0x76307000     C:\Windows\syswow64\KERNELBASE.dll
    0x76b30000 - 0x76bd1000     C:\Windows\syswow64\ADVAPI32.dll
    0x76fc0000 - 0x7706c000     C:\Windows\syswow64\msvcrt.dll
    0x764b0000 - 0x764c9000     C:\Windows\SysWOW64\sechost.dll
    0x76770000 - 0x76860000     C:\Windows\syswow64\RPCRT4.dll
    0x750d0000 - 0x75130000     C:\Windows\syswow64\SspiCli.dll
    0x750c0000 - 0x750cc000     C:\Windows\syswow64\CRYPTBASE.dll
    0x75540000 - 0x75640000     C:\Windows\syswow64\USER32.dll
    0x770d0000 - 0x77160000     C:\Windows\syswow64\GDI32.dll
    0x764d0000 - 0x764da000     C:\Windows\syswow64\LPK.dll
    0x76860000 - 0x768fd000     C:\Windows\syswow64\USP10.dll
    0x6e490000 - 0x6e62e000     C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_41e855142bd5705d\COMCTL32.dll
    0x773d0000 - 0x77427000     C:\Windows\syswow64\SHLWAPI.dll
    0x76900000 - 0x76960000     C:\Windows\system32\IMM32.DLL
    0x77160000 - 0x7722c000     C:\Windows\syswow64\MSCTF.dll
    0x5a5c0000 - 0x5a67f000     D:\HBuilderX\plugins\jre\bin\msvcr100.dll
    0x57c60000 - 0x58035000     D:\HBuilderX\plugins\jre\bin\client\jvm.dll
    0x71e60000 - 0x71e67000     C:\Windows\system32\WSOCK32.dll
    0x76ed0000 - 0x76f05000     C:\Windows\syswow64\WS2_32.dll
    0x75640000 - 0x75646000     C:\Windows\syswow64\NSI.dll
    0x70e90000 - 0x70ec2000     C:\Windows\system32\WINMM.dll
    0x74ff0000 - 0x74ff9000     C:\Windows\system32\VERSION.dll
    0x75270000 - 0x75275000     C:\Windows\syswow64\PSAPI.DLL
    0x65290000 - 0x6529c000     D:\HBuilderX\plugins\jre\bin\verify.dll
    0x65070000 - 0x65091000     D:\HBuilderX\plugins\jre\bin\java.dll
    0x5a880000 - 0x5a894000     D:\HBuilderX\plugins\jre\bin\zip.dll
    0x75660000 - 0x762ac000     C:\Windows\syswow64\SHELL32.dll
    0x76610000 - 0x7676d000     C:\Windows\syswow64\ole32.dll
    0x75650000 - 0x7565b000     C:\Windows\syswow64\profapi.dll
    0x5a860000 - 0x5a880000     D:\HBuilderX\plugins\jre\bin\sunec.dll
    0x5bc40000 - 0x5bc55000     D:\HBuilderX\plugins\jre\bin\net.dll
    0x76310000 - 0x7645b000     C:\Windows\syswow64\urlmon.dll
    0x77070000 - 0x77074000     C:\Windows\syswow64\api-ms-win-downlevel-ole32-l1-1-0.dll
    0x76e30000 - 0x76e34000     C:\Windows\syswow64\api-ms-win-downlevel-shlwapi-l1-1-0.dll
    0x762b0000 - 0x762b5000     C:\Windows\syswow64\api-ms-win-downlevel-advapi32-l1-1-0.dll
    0x75130000 - 0x75134000     C:\Windows\syswow64\api-ms-win-downlevel-user32-l1-1-0.dll
    0x75280000 - 0x75284000     C:\Windows\syswow64\api-ms-win-downlevel-version-l1-1-0.dll
    0x76e20000 - 0x76e23000     C:\Windows\syswow64\api-ms-win-downlevel-normaliz-l1-1-0.dll
    0x77800000 - 0x77803000     C:\Windows\syswow64\normaliz.DLL
    0x76be0000 - 0x76e15000     C:\Windows\syswow64\iertutil.dll
    0x75290000 - 0x7553b000     C:\Windows\syswow64\WININET.dll
    0x76960000 - 0x76977000     C:\Windows\syswow64\USERENV.dll
    0x71f20000 - 0x71f5c000     C:\Windows\system32\mswsock.dll
    0x6ebf0000 - 0x6ebf6000     C:\Windows\System32\wship6.dll
    0x74ce0000 - 0x74cfc000     C:\Windows\system32\IPHLPAPI.DLL
    0x74cd0000 - 0x74cd7000     C:\Windows\system32\WINNSI.DLL
    0x6eb60000 - 0x6eb6d000     C:\Windows\system32\dhcpcsvc6.DLL
    0x6ec20000 - 0x6ec32000     C:\Windows\system32\dhcpcsvc.DLL
    0x5bca0000 - 0x5bcaf000     D:\HBuilderX\plugins\jre\bin\nio.dll
    0x709e0000 - 0x70a2c000     C:\Windows\system32\apphelp.dll
    0x74840000 - 0x74857000     C:\Windows\system32\CRYPTSP.dll
    0x74800000 - 0x7483b000     C:\Windows\system32\rsaenh.dll
    0x5a820000 - 0x5a858000     C:\Users\Administrator\AppData\Local\Temp\jna-146731693\jna6545054076795274456.dll
    0x709d0000 - 0x709d3000     C:\Windows\system32\api-ms-win-core-synch-l1-2-0.DLL
    0x65740000 - 0x65748000     D:\HBuilderX\plugins\launcher\library\CommonTool.dll
    0x5a540000 - 0x5a5b1000     C:\Windows\system32\MSVCP120.dll
    0x5b5d0000 - 0x5b6be000     C:\Windows\system32\MSVCR120.dll
    0x5a490000 - 0x5a537000     C:\Program Files (x86)\Common Files\Apple\Apple Application Support\SQLite3.dll
    0x57ac0000 - 0x57c5e000     C:\Program Files (x86)\Common Files\Apple\Apple Application Support\CoreFoundation.dll
    0x5a460000 - 0x5a48b000     C:\Program Files (x86)\Common Files\Apple\Apple Application Support\objc.dll
    0x6ed90000 - 0x6edf9000     C:\Windows\system32\MSVCP100.dll
    0x5a790000 - 0x5a7a1000     C:\Program Files (x86)\Common Files\Apple\Apple Application Support\ASL.dll
    0x5a440000 - 0x5a456000     C:\Program Files (x86)\Common Files\Apple\Apple Application Support\libdispatch.dll
    0x57920000 - 0x57abc000     C:\Program Files (x86)\Common Files\Apple\Apple Application Support\libicuin.dll
    0x581a0000 - 0x582b7000     C:\Program Files (x86)\Common Files\Apple\Apple Application Support\libicuuc.dll
    0x50bb0000 - 0x524c2000     C:\Program Files (x86)\Common Files\Apple\Apple Application Support\icudt55.dll
    0x574d0000 - 0x576af000     D:\HBuilderX\plugins\launcher\driver\iTunesMobileDevice.dll
    0x5a420000 - 0x5a431000     C:\Program Files (x86)\Common Files\Apple\Apple Application Support\pthreadVC2.dll
    0x5a3b0000 - 0x5a3c4000     C:\Program Files (x86)\Common Files\Apple\Apple Application Support\zlib1.dll
    0x391c0000 - 0x393b8000     C:\Program Files (x86)\Common Files\Apple\Apple Application Support\CFNetwork.dll
    0x764e0000 - 0x76601000     C:\Windows\syswow64\CRYPT32.dll
    0x76b20000 - 0x76b2c000     C:\Windows\syswow64\MSASN1.dll
    0x57820000 - 0x57918000     C:\Windows\system32\CRYPTUI.dll
    0x393c0000 - 0x394c0000     C:\Program Files (x86)\Common Files\Apple\Apple Application Support\libxml2.dll
    0x76980000 - 0x76b1d000     C:\Windows\syswow64\SETUPAPI.dll
    0x76f10000 - 0x76f37000     C:\Windows\syswow64\CFGMGR32.dll
    0x75140000 - 0x751d1000     C:\Windows\syswow64\OLEAUT32.dll
    0x77080000 - 0x77092000     C:\Windows\syswow64\DEVOBJ.dll
    0x6dc90000 - 0x6dd10000     C:\Windows\system32\uxtheme.dll
    0x39880000 - 0x3992f000     C:\Program Files (x86)\kbasesrv\knb3rdhmpg.dll
    0x6e2d0000 - 0x6e30c000     C:\Windows\system32\OLEACC.dll
    0x71f10000 - 0x71f15000     C:\Windows\System32\wshtcpip.dll
    0x3a0f0000 - 0x3a6e9000     C:\Windows\system32\SOGOUPY.IME
    0x6e310000 - 0x6e315000     C:\Windows\system32\MSIMG32.dll
    0x6ef40000 - 0x6ef98000     C:\Windows\system32\WINHTTP.dll
    0x6eef0000 - 0x6ef3f000     C:\Windows\system32\webio.dll
    0x74b70000 - 0x74b91000     C:\Windows\system32\ntmarta.dll
    0x76460000 - 0x764a5000     C:\Windows\syswow64\WLDAP32.dll
    0x6d800000 - 0x6d813000     C:\Windows\system32\dwmapi.dll
    0x66040000 - 0x661f9000     D:\SogouInput\Components\PicFace\1.1.0.1834\PicFace.dll
    0x76f40000 - 0x76fbb000     C:\Windows\syswow64\COMDLG32.dll
    0x6efc0000 - 0x6f0ab000     C:\Windows\system32\dbghelp.dll

    VM Arguments:
    jvm_args: -Xverify:none -Xnoclassgc -Dfile.encoding=utf-8 -Djna.nosys=true -Xmx768m -Xms256m -Xmn128m -XX:PermSize=64m -XX:MaxPermSize=128m -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:CMSInitiatingOccupancyFraction=85 
    java_command: D:/HBuilderX/plugins/ls/ls.jar -data C:/Users/Administrator/AppData/Roaming/HBuilder X -installDir D:/HBuilderX -applicationPath D:/HBuilderX -hostPort 9292 -pid 8296
    java_class_path (initial): D:/HBuilderX/plugins/ls/ls.jar
    Launcher Type: SUN_STANDARD

    Environment Variables:
    PATH=C:\Program Files (x86)\Common Files\Apple\Apple Application Support\;D:\HBuilderX\plugins\launcher\driver;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files\WinRAR;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\adb
    USERNAME=Administrator
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 44 Stepping 2, GenuineIntel



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

    OS: Windows 7 , 64 bit Build 7601 (6.1.7601.23807)

    CPU:total 12 (initial active 12) (6 cores per cpu, 2 threads per core) family 6 model 44 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, aes, clmul, ht, tsc, tscinvbit, tscinv

    Memory: 4k page, physical 8379636k(1845140k free), swap 16757412k(9402668k 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: Mon Jan 28 11:19:07 2019
    timezone: Öйú±ê׼ʱ¼ä
    elapsed time: 1877 seconds (0d 0h 31m 17s)

Does this have anything to do with gc?

java
jvm
asked on Stack Overflow Jan 28, 2019 by 王堃澎 • edited Jan 28, 2019 by Armali

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0