-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhs_err_pid2308.log
165 lines (129 loc) · 9 KB
/
hs_err_pid2308.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
#
# 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 Unscaled Compressed Oops mode in which the Java heap is
# placed in the first 4GB 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 4GB virtual address.
# This output file may be truncated or incomplete.
#
# Out of Memory Error (memory/allocation.inline.hpp:61), pid=2308, tid=0x0000000000002eb4
#
# JRE version: (8.0_242-b01) (build )
# Java VM: OpenJDK 64-Bit Server VM (25.242-b01 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 (0x0000000002d42800): JavaThread "Unknown thread" [_thread_in_vm, id=11956, stack(0x0000000001490000,0x0000000001590000)]
Stack: [0x0000000001490000,0x0000000001590000]
[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:
=>0x0000000002d42800 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=11956, stack(0x0000000001490000,0x0000000001590000)]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
heap address: 0x00000000c2000000, size: 992 MB, Compressed Oops mode: 32-bit
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x0000000100000000
Heap:
PSYoungGen total 18432K, used 317K [0x00000000eb580000, 0x00000000eca00000, 0x0000000100000000)
eden space 15872K, 2% used [0x00000000eb580000,0x00000000eb5cf5d0,0x00000000ec500000)
from space 2560K, 0% used [0x00000000ec780000,0x00000000ec780000,0x00000000eca00000)
to space 2560K, 0% used [0x00000000ec500000,0x00000000ec500000,0x00000000ec780000)
ParOldGen total 42496K, used 0K [0x00000000c2000000, 0x00000000c4980000, 0x00000000eb580000)
object space 42496K, 0% used [0x00000000c2000000,0x00000000c2000000,0x00000000c4980000)
Metaspace used 779K, capacity 4480K, committed 4480K, reserved 1056768K
class space used 74K, capacity 384K, committed 384K, reserved 1048576K
Card table byte_map: [0x0000000012270000,0x0000000012470000] byte_map_base: 0x0000000011c60000
Marking Bits: (ParMarkBitMap*) 0x00000000554ff030
Begin Bits: [0x0000000012dc0000, 0x0000000013d40000)
End Bits: [0x0000000013d40000, 0x0000000014cc0000)
Polling page: 0x0000000000f40000
CodeCache: size=245760Kb used=328Kb max_used=328Kb free=245431Kb
bounds [0x0000000002eb0000, 0x0000000003120000, 0x0000000011eb0000]
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.527 loading class java/lang/Short
Event: 0.527 loading class java/lang/Short done
Event: 0.527 loading class java/lang/Integer
Event: 0.527 loading class java/lang/Integer done
Event: 0.527 loading class java/lang/Long
Event: 0.528 loading class java/lang/Long done
Event: 0.543 loading class java/lang/NullPointerException
Event: 0.543 loading class java/lang/NullPointerException done
Event: 0.543 loading class java/lang/ArithmeticException
Event: 0.544 loading class java/lang/ArithmeticException done
Dynamic libraries:
0x00007ff731d50000 - 0x00007ff731d81000 C:\Program Files\Android\Android Studio\jre\jre\bin\java.exe
0x00007ffd45ea0000 - 0x00007ffd4608d000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ffd434b0000 - 0x00007ffd43563000 C:\Windows\System32\KERNEL32.DLL
0x00007ffd42b80000 - 0x00007ffd42e13000 C:\Windows\System32\KERNELBASE.dll
0x00007ffd44460000 - 0x00007ffd44503000 C:\Windows\System32\ADVAPI32.dll
0x00007ffd44180000 - 0x00007ffd4421e000 C:\Windows\System32\msvcrt.dll
0x00007ffd439f0000 - 0x00007ffd43a8e000 C:\Windows\System32\sechost.dll
0x00007ffd43fe0000 - 0x00007ffd44102000 C:\Windows\System32\RPCRT4.dll
0x00007ffd43d90000 - 0x00007ffd43f27000 C:\Windows\System32\USER32.dll
0x00007ffd42b60000 - 0x00007ffd42b80000 C:\Windows\System32\win32u.dll
0x00007ffd43480000 - 0x00007ffd434a9000 C:\Windows\System32\GDI32.dll
0x00007ffd42770000 - 0x00007ffd42909000 C:\Windows\System32\gdi32full.dll
0x00007ffd42e20000 - 0x00007ffd42ec0000 C:\Windows\System32\msvcp_win.dll
0x00007ffd42910000 - 0x00007ffd42a0a000 C:\Windows\System32\ucrtbase.dll
0x00007ffd2ef80000 - 0x00007ffd2f1f9000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17763.615_none_05b4414a072024d4\COMCTL32.dll
0x00007ffd430d0000 - 0x00007ffd433fc000 C:\Windows\System32\combase.dll
0x00007ffd42a10000 - 0x00007ffd42a8e000 C:\Windows\System32\bcryptPrimitives.dll
0x00007ffd44950000 - 0x00007ffd4497e000 C:\Windows\System32\IMM32.DLL
0x0000000054ba0000 - 0x0000000054c72000 C:\Program Files\Android\Android Studio\jre\jre\bin\msvcr100.dll
0x0000000054d30000 - 0x000000005557b000 C:\Program Files\Android\Android Studio\jre\jre\bin\server\jvm.dll
0x00007ffd44590000 - 0x00007ffd44598000 C:\Windows\System32\PSAPI.DLL
0x00007ffd3dd40000 - 0x00007ffd3dd64000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ffd3d950000 - 0x00007ffd3d97d000 C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007ffd42b10000 - 0x00007ffd42b5a000 C:\Windows\System32\cfgmgr32.dll
0x00007ffd3c8e0000 - 0x00007ffd3c8ea000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ffd27eb0000 - 0x00007ffd27eb9000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffd448e0000 - 0x00007ffd4494d000 C:\Windows\System32\ws2_32.DLL
0x00007ffd36ce0000 - 0x00007ffd36cef000 C:\Program Files\Android\Android Studio\jre\jre\bin\verify.dll
0x00007ffd27020000 - 0x00007ffd27049000 C:\Program Files\Android\Android Studio\jre\jre\bin\java.dll
0x00007ffd2d5a0000 - 0x00007ffd2d5b6000 C:\Program Files\Android\Android Studio\jre\jre\bin\zip.dll
VM Arguments:
java_command: org.jetbrains.git4idea.http.GitAskPassApp Username for 'https://github.com':
java_class_path (initial): C:/Program Files/Android/Android Studio/plugins/git4idea/lib/git4idea-rt.jar;C:/Program Files/Android/Android Studio/lib/xmlrpc-2.0.1.jar;C:/Program Files/Android/Android Studio/lib/commons-codec-1.13.jar;C:/Program Files/Android/Android Studio/lib/util.jar
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk-13.0.2
PATH=C:/Program Files/Git/mingw64/libexec/git-core;C:/Program Files/Git/mingw64/libexec/git-core;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Amaya\bin;C:\Program Files\Microsoft MPI\Bin\;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\Client SDK\ODBC\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\;C:\Program Files\Microsoft SQL Server\140\Tools\Binn\;C:\Program Files\Microsoft SQL Server\140\DTS\Binn\;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:\Program Files\Java\jdk-13.0.2\bin;C:\Program Files\nodejs\;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Amaya\AppData\Local\Microsoft\WindowsApps;C:\Users\Amaya\AppData\Roaming\npm;C:\Users\Amaya\AppData\Local\Programs\Microsoft VS Code\bin
USERNAME=Amaya
DISPLAY=:0.0
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 10, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 17763 (10.0.17763.475)
CPU:total 8 (initial active 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, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
Memory: 4k page, physical 4056112k(826692k free), swap 7201840k(5592k free)
vm_info: OpenJDK 64-Bit Server VM (25.242-b01) for windows-amd64 JRE (1.8.0_242-release-1644-b01), built by "builder" with MS VC++ 10.0 (VS2010)
time: Fri Sep 25 11:43:41 2020
timezone: Sri Lanka Standard Time
elapsed time: 0 seconds (0d 0h 0m 0s)