#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 1048576 bytes for AllocateHeap
# Possible reasons:
#   The system is out of physical RAM or swap space
#   The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
# Possible solutions:
#   Reduce memory load on the system
#   Increase physical memory or swap space
#   Check if swap backing store is full
#   Decrease Java heap size (-Xmx/-Xms)
#   Decrease number of Java threads
#   Decrease Java thread stack sizes (-Xss)
#   Set larger code cache with -XX:ReservedCodeCacheSize=
#   JVM is running with Zero Based Compressed Oops mode in which the Java heap is
#     placed in the first 32GB address space. The Java Heap base address is the
#     maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
#     to set the Java Heap base and to place the Java Heap above 32GB virtual address.
# This output file may be truncated or incomplete.
#
#  Out of Memory Error (memory/allocation.inline.hpp:61), pid=20320, tid=0x0000000000003a8c
#
# JRE version:  (8.0_202-b03) (build )
# Java VM: OpenJDK 64-Bit Server VM (25.202-b03 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 (0x000000000312e800):  JavaThread "Unknown thread" [_thread_in_vm, id=14988, stack(0x0000000003130000,0x0000000003230000)]

Stack: [0x0000000003130000,0x0000000003230000]
[error occurred during error reporting (printing stack bounds), id 0xc0000005]

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)


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

Java Threads: ( => current thread )

Other Threads:

=>0x000000000312e800 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=14988, stack(0x0000000003130000,0x0000000003230000)]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

heap address: 0x00000006c1200000, size: 4078 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x00000007c0000000

Heap:
 PSYoungGen      total 76288K, used 1310K [0x000000076b100000, 0x0000000770600000, 0x00000007c0000000)
  eden space 65536K, 2% used [0x000000076b100000,0x000000076b247af0,0x000000076f100000)
  from space 10752K, 0% used [0x000000076fb80000,0x000000076fb80000,0x0000000770600000)
  to   space 10752K, 0% used [0x000000076f100000,0x000000076f100000,0x000000076fb80000)
 ParOldGen       total 175104K, used 0K [0x00000006c1200000, 0x00000006cbd00000, 0x000000076b100000)
  object space 175104K, 0% used [0x00000006c1200000,0x00000006c1200000,0x00000006cbd00000)
 Metaspace       used 778K, capacity 4480K, committed 4480K, reserved 1056768K
  class space    used 74K, capacity 384K, committed 384K, reserved 1048576K

Card table byte_map: [0x00000000126f0000,0x0000000012ef0000] byte_map_base: 0x000000000f0e7000

Marking Bits: (ParMarkBitMap*) 0x0000000069869f30
 Begin Bits: [0x0000000013c40000, 0x0000000017bf8000)
 End Bits:   [0x0000000017bf8000, 0x000000001bbb0000)

Polling page: 0x00000000014d0000

CodeCache: size=245760Kb used=328Kb max_used=328Kb free=245431Kb
 bounds [0x0000000003330000, 0x00000000035a0000, 0x0000000012330000]
 total_blobs=57 nmethods=0 adapters=38
 compilation: enabled

Compilation events (0 events):
No events

GC Heap History (0 events):
No events

Deoptimization events (0 events):
No events

Classes redefined (0 events):
No events

Internal exceptions (0 events):
No events

Events (10 events):
Event: 0.021 loading class java/lang/Short
Event: 0.021 loading class java/lang/Short done
Event: 0.021 loading class java/lang/Integer
Event: 0.022 loading class java/lang/Integer done
Event: 0.022 loading class java/lang/Long
Event: 0.022 loading class java/lang/Long done
Event: 0.022 loading class java/lang/NullPointerException
Event: 0.022 loading class java/lang/NullPointerException done
Event: 0.022 loading class java/lang/ArithmeticException
Event: 0.022 loading class java/lang/ArithmeticException done


Dynamic libraries:
0x00007ff69da30000 - 0x00007ff69da61000 	E:\Program Files\Android\Android Studio\jre\jre\bin\java.exe
0x00007ffb317a0000 - 0x00007ffb31990000 	C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffb2fc30000 - 0x00007ffb2fce2000 	C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffb2e730000 - 0x00007ffb2e9d4000 	C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffb316b0000 - 0x00007ffb31753000 	C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffb2fb90000 - 0x00007ffb2fc2e000 	C:\WINDOWS\System32\msvcrt.dll
0x00007ffb30de0000 - 0x00007ffb30e77000 	C:\WINDOWS\System32\sechost.dll
0x00007ffb2fe20000 - 0x00007ffb2ff40000 	C:\WINDOWS\System32\RPCRT4.dll
0x00007ffb31440000 - 0x00007ffb315d4000 	C:\WINDOWS\System32\USER32.dll
0x00007ffb2f160000 - 0x00007ffb2f181000 	C:\WINDOWS\System32\win32u.dll
0x00007ffb30050000 - 0x00007ffb30076000 	C:\WINDOWS\System32\GDI32.dll
0x00007ffb2f400000 - 0x00007ffb2f595000 	C:\WINDOWS\System32\gdi32full.dll
0x00007ffb2f7b0000 - 0x00007ffb2f84e000 	C:\WINDOWS\System32\msvcp_win.dll
0x00007ffb2f190000 - 0x00007ffb2f28a000 	C:\WINDOWS\System32\ucrtbase.dll
0x00007ffb22d60000 - 0x00007ffb22fe4000 	C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.900_none_e6beb9d913147d17\COMCTL32.dll
0x00007ffb2f850000 - 0x00007ffb2fb85000 	C:\WINDOWS\System32\combase.dll
0x00007ffb2f6d0000 - 0x00007ffb2f750000 	C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffb2ffa0000 - 0x00007ffb2ffce000 	C:\WINDOWS\System32\IMM32.DLL
0x0000000068d40000 - 0x0000000068e12000 	E:\Program Files\Android\Android Studio\jre\jre\bin\msvcr100.dll
0x00000000690a0000 - 0x00000000698e6000 	E:\Program Files\Android\Android Studio\jre\jre\bin\server\jvm.dll
0x00007ffb2ffd0000 - 0x00007ffb2ffd8000 	C:\WINDOWS\System32\PSAPI.DLL
0x00007ffb2ada0000 - 0x00007ffb2adc4000 	C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffb28ca0000 - 0x00007ffb28caa000 	C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffb1a040000 - 0x00007ffb1a049000 	C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffb31220000 - 0x00007ffb3128f000 	C:\WINDOWS\System32\WS2_32.dll
0x00007ffb2ad20000 - 0x00007ffb2ad4d000 	C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffb2f5a0000 - 0x00007ffb2f5ea000 	C:\WINDOWS\System32\cfgmgr32.dll
0x00007ffb00a30000 - 0x00007ffb00a3f000 	E:\Program Files\Android\Android Studio\jre\jre\bin\verify.dll
0x00007ffaf7530000 - 0x00007ffaf7559000 	E:\Program Files\Android\Android Studio\jre\jre\bin\java.dll
0x00007ffaf2330000 - 0x00007ffaf2346000 	E:\Program Files\Android\Android Studio\jre\jre\bin\zip.dll

VM Arguments:
java_command: org.jetbrains.git4idea.http.GitAskPassApp Password for 'https://github.com': 
java_class_path (initial): E:/Program Files/Android/Android Studio/plugins/git4idea/lib/git4idea-rt.jar;E:/Program Files/Android/Android Studio/lib/xmlrpc-2.0.1.jar;E:/Program Files/Android/Android Studio/lib/commons-codec-1.10.jar;E:/Program Files/Android/Android Studio/lib/util.jar
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=E:/Program Files/Git/mingw64/libexec/git-core;E:/Program Files/Git/mingw64/libexec/git-core;E:\Program Files\Git\mingw64\bin;E:\Program Files\Git\usr\bin;C:\Users\PCKing\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Java\jdk1.8.0_144\bin;D:\wamp64\bin\php\php5.6.31;C:\ProgramData\ComposerSetup\bin;C:\WINDOWS\System32\OpenSSH\;D:\Program Files\Crucial\Crucial Storage Executive;E:\Program Files\Git\cmd;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\150\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\150\DTS\Binn\;C:\Users\PCKing\AppData\Local\Microsoft\WindowsApps;C:\Users\PCKing\AppData\Roaming\Composer\vendor\bin;C:\Users\PCKing\AppData\Local\GitHubDesktop\bin
USERNAME=PCKing
DISPLAY=:0.0
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 9, GenuineIntel



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

OS: Windows 10.0 , 64 bit Build 18362 (10.0.18362.900)

CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 158 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx

Memory: 4k page, physical 16695424k(3741100k free), swap 16695424k(5892k free)

vm_info: OpenJDK 64-Bit Server VM (25.202-b03) for windows-amd64 JRE (1.8.0_202-release-1483-b03), built by "builder" with MS VC++ 10.0 (VS2010)

time: Sat Jun 20 17:35:03 2020
timezone: �x�_�зǮɶ�
elapsed time: 0 seconds (0d 0h 0m 0s)