forked from code-panic/Hangaram
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhs_err_pid11576.log
370 lines (334 loc) · 31.9 KB
/
hs_err_pid11576.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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 1111776 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=11576, tid=0x0000000000002294
#
# JRE version: OpenJDK Runtime Environment (8.0_152-b01) (build 1.8.0_152-release-1248-b01)
# Java VM: OpenJDK 64-Bit Server VM (25.152-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 (0x000000001706c800): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=8852, stack(0x0000000018a00000,0x0000000018b00000)]
Stack: [0x0000000018a00000,0x0000000018b00000]
[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: 38768 11853 4 com.android.tools.r8.ir.conversion.JarSourceCode::build (293 bytes)
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000001e964800 JavaThread "ForkJoinPool.commonPool-worker-1" daemon [_thread_in_native, id=11564, stack(0x0000000026050000,0x0000000026150000)]
0x000000001e96b800 JavaThread "ForkJoinPool.commonPool-worker-0" daemon [_thread_in_Java, id=4152, stack(0x0000000025f50000,0x0000000026050000)]
0x000000001e967800 JavaThread "Cache worker for Java compile cache (C:\Users\Administrator\Documents\GitHub\Hellgaram\HellgaramMobileApp\.gradle\4.10.1\javaCompile)" [_thread_blocked, id=8160, stack(0x0000000025550000,0x0000000025650000)]
0x000000001e96a800 JavaThread "Cache worker for Java compile cache (C:\Users\Administrator\.gradle\caches\4.10.1\javaCompile)" [_thread_blocked, id=6928, stack(0x0000000025450000,0x0000000025550000)]
0x000000001e966000 JavaThread "stdout" daemon [_thread_in_native, id=9884, stack(0x0000000025350000,0x0000000025450000)]
0x000000001e96a000 JavaThread "stderr" daemon [_thread_in_native, id=11988, stack(0x0000000025250000,0x0000000025350000)]
0x000000001e967000 JavaThread "stdout" daemon [_thread_in_native, id=11712, stack(0x0000000025150000,0x0000000025250000)]
0x000000001e969000 JavaThread "stderr" daemon [_thread_in_native, id=2284, stack(0x0000000025050000,0x0000000025150000)]
0x000000001df75000 JavaThread "stdout" daemon [_thread_in_native, id=5228, stack(0x0000000024f50000,0x0000000025050000)]
0x000000001df73800 JavaThread "stderr" daemon [_thread_in_native, id=12228, stack(0x0000000024e50000,0x0000000024f50000)]
0x000000001df74000 JavaThread "pool-2-thread-1" [_thread_blocked, id=3204, stack(0x0000000024b50000,0x0000000024c50000)]
0x000000001df78000 JavaThread "MarlinRenderer Disposer" daemon [_thread_blocked, id=11556, stack(0x0000000024a50000,0x0000000024b50000)]
0x000000001df77000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8396, stack(0x0000000024950000,0x0000000024a50000)]
0x000000001df76800 JavaThread "ForkJoinPool.commonPool-worker-2" daemon [_thread_in_Java, id=7068, stack(0x0000000024550000,0x0000000024650000)]
0x000000001df6f000 JavaThread "Cache worker for Build Output Cleanup Cache (C:\Users\Administrator\Documents\GitHub\Hellgaram\HellgaramMobileApp\.gradle\buildOutputCleanup)" [_thread_blocked, id=12172, stack(0x0000000024150000,0x0000000024250000)]
0x000000001df72000 JavaThread "Cache worker for task history cache (C:\Users\Administrator\Documents\GitHub\Hellgaram\HellgaramMobileApp\.gradle\4.10.1\taskHistory)" [_thread_blocked, id=1964, stack(0x0000000024050000,0x0000000024150000)]
0x000000001df71000 JavaThread "Task worker for ':' Thread 3" [_thread_blocked, id=9020, stack(0x0000000023f50000,0x0000000024050000)]
0x000000001df69800 JavaThread "Task worker for ':' Thread 2" [_thread_blocked, id=12140, stack(0x0000000023e50000,0x0000000023f50000)]
0x000000001df70800 JavaThread "Task worker for ':'" [_thread_blocked, id=116, stack(0x0000000023d50000,0x0000000023e50000)]
0x000000001df6e000 JavaThread "Cache worker for file content cache (C:\Users\Administrator\Documents\GitHub\Hellgaram\HellgaramMobileApp\.gradle\4.10.1\fileContent)" [_thread_blocked, id=9068, stack(0x0000000023c50000,0x0000000023d50000)]
0x000000001df6a800 JavaThread "Cache worker for file content cache (C:\Users\Administrator\.gradle\caches\4.10.1\fileContent)" [_thread_blocked, id=10668, stack(0x0000000023b50000,0x0000000023c50000)]
0x000000001df6c800 JavaThread "Memory manager" [_thread_blocked, id=7360, stack(0x0000000022cd0000,0x0000000022dd0000)]
0x000000001df6f800 JavaThread "Build operations Thread 4" [_thread_blocked, id=4700, stack(0x0000000021fd0000,0x00000000220d0000)]
0x000000001df69000 JavaThread "Build operations Thread 3" [_thread_blocked, id=12036, stack(0x0000000021ed0000,0x0000000021fd0000)]
0x000000001a2d8000 JavaThread "Build operations Thread 2" [_thread_blocked, id=11220, stack(0x0000000021b00000,0x0000000021c00000)]
0x000000001a2db000 JavaThread "Build operations" [_thread_blocked, id=11984, stack(0x0000000021a00000,0x0000000021b00000)]
0x000000001a2d6800 JavaThread "Cache worker for Artifact transforms cache (C:\Users\Administrator\.gradle\caches\transforms-1)" [_thread_blocked, id=10164, stack(0x0000000021500000,0x0000000021600000)]
0x000000001a2d7800 JavaThread "Cache worker for cache directory md-rule (C:\Users\Administrator\.gradle\caches\4.10.1\md-rule)" [_thread_blocked, id=5452, stack(0x0000000021400000,0x0000000021500000)]
0x000000001a2dc000 JavaThread "Cache worker for cache directory md-supplier (C:\Users\Administrator\.gradle\caches\4.10.1\md-supplier)" [_thread_blocked, id=7276, stack(0x000000001f2b0000,0x000000001f3b0000)]
0x000000001a2d9800 JavaThread "Cache worker for journal cache (C:\Users\Administrator\.gradle\caches\journal-1)" [_thread_blocked, id=4832, stack(0x000000001d870000,0x000000001d970000)]
0x000000001a2d9000 JavaThread "Cache worker for file hash cache (C:\Users\Administrator\Documents\GitHub\Hellgaram\HellgaramMobileApp\.gradle\4.10.1\fileHashes)" [_thread_blocked, id=3884, stack(0x000000001d770000,0x000000001d870000)]
0x000000001a5e7800 JavaThread "File lock request listener" [_thread_in_native, id=7552, stack(0x000000001c6a0000,0x000000001c7a0000)]
0x000000001a212800 JavaThread "Cache worker for file hash cache (C:\Users\Administrator\.gradle\caches\4.10.1\fileHashes)" [_thread_blocked, id=7608, stack(0x000000001c5a0000,0x000000001c6a0000)]
0x0000000019a65000 JavaThread "Stdin handler" [_thread_blocked, id=2716, stack(0x000000001c2a0000,0x000000001c3a0000)]
0x0000000019a64000 JavaThread "Asynchronous log dispatcher for DefaultDaemonConnection: socket connection from /127.0.0.1:54005 to /127.0.0.1:54006" [_thread_blocked, id=8404, stack(0x000000001c1a0000,0x000000001c2a0000)]
0x000000001a11e800 JavaThread "Daemon worker" [_thread_blocked, id=10644, stack(0x000000001c0a0000,0x000000001c1a0000)]
0x000000001a11e000 JavaThread "Cancel handler" [_thread_blocked, id=11872, stack(0x000000001bfa0000,0x000000001c0a0000)]
0x000000001a15d800 JavaThread "Handler for socket connection from /127.0.0.1:54005 to /127.0.0.1:54006" [_thread_in_native, id=3092, stack(0x000000001bca0000,0x000000001bda0000)]
0x000000001a15c800 JavaThread "Daemon" [_thread_blocked, id=1552, stack(0x000000001bba0000,0x000000001bca0000)]
0x000000001a3e9000 JavaThread "Daemon periodic checks" [_thread_blocked, id=10116, stack(0x000000001baa0000,0x000000001bba0000)]
0x000000001a3e8000 JavaThread "Incoming local TCP Connector on port 54005" [_thread_in_native, id=1676, stack(0x000000001b8c0000,0x000000001b9c0000)]
0x0000000018491800 JavaThread "Service Thread" daemon [_thread_blocked, id=3112, stack(0x0000000018d00000,0x0000000018e00000)]
0x0000000018417000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=10508, stack(0x0000000018c00000,0x0000000018d00000)]
0x0000000018409000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=10468, stack(0x0000000018b00000,0x0000000018c00000)]
=>0x000000001706c800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=8852, stack(0x0000000018a00000,0x0000000018b00000)]
0x0000000018408800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3852, stack(0x0000000018900000,0x0000000018a00000)]
0x0000000017008800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10148, stack(0x0000000018800000,0x0000000018900000)]
0x000000000367c000 JavaThread "Finalizer" daemon [_thread_blocked, id=6872, stack(0x0000000018270000,0x0000000018370000)]
0x0000000003671000 JavaThread "Reference Handler" daemon [_thread_blocked, id=7440, stack(0x0000000018170000,0x0000000018270000)]
0x0000000003582800 JavaThread "main" [_thread_blocked, id=8240, stack(0x0000000003430000,0x0000000003530000)]
Other Threads:
0x0000000016fd7800 VMThread [stack: 0x0000000018070000,0x0000000018170000] [id=11768]
0x0000000018492800 WatcherThread [stack: 0x0000000018e00000,0x0000000018f00000] [id=8400]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 176128K, used 60298K [0x00000000e0000000, 0x00000000ee000000, 0x0000000100000000)
eden space 159744K, 30% used [0x00000000e0000000,0x00000000e303aad8,0x00000000e9c00000)
from space 16384K, 66% used [0x00000000e9c00000,0x00000000ea6a8068,0x00000000eac00000)
to space 16896K, 0% used [0x00000000ecf80000,0x00000000ecf80000,0x00000000ee000000)
ParOldGen total 77824K, used 53398K [0x00000000a0000000, 0x00000000a4c00000, 0x00000000e0000000)
object space 77824K, 68% used [0x00000000a0000000,0x00000000a34259b8,0x00000000a4c00000)
Metaspace used 79975K, capacity 82928K, committed 83072K, reserved 1122304K
class space used 10476K, capacity 11119K, committed 11136K, reserved 1048576K
Card table byte_map: [0x0000000012a40000,0x0000000012d50000] byte_map_base: 0x0000000012540000
Marking Bits: (ParMarkBitMap*) 0x000000006bb25aa0
Begin Bits: [0x0000000013350000, 0x0000000014b50000)
End Bits: [0x0000000014b50000, 0x0000000016350000)
Polling page: 0x0000000003530000
CodeCache: size=245760Kb used=33708Kb max_used=33708Kb free=212052Kb
bounds [0x0000000003680000, 0x00000000057a0000, 0x0000000012680000]
total_blobs=11351 nmethods=10384 adapters=878
compilation: enabled
Compilation events (10 events):
Event: 38.714 Thread 0x0000000018417000 nmethod 12249 0x0000000005786b10 code [0x0000000005786ca0, 0x0000000005786fc8]
Event: 38.719 Thread 0x0000000018417000 12251 2 com.android.tools.r8.ir.regalloc.LinearScanRegisterAllocator::assignFreeRegisterToUnhandledInterval (23 bytes)
Event: 38.719 Thread 0x0000000018417000 nmethod 12251 0x0000000005787190 code [0x0000000005787300, 0x00000000057874c8]
Event: 38.720 Thread 0x0000000018417000 12252 2 com.android.tools.r8.ir.regalloc.LinearScanRegisterAllocator::tryHint (114 bytes)
Event: 38.720 Thread 0x0000000018417000 nmethod 12252 0x00000000057875d0 code [0x00000000057877a0, 0x0000000005787b78]
Event: 38.726 Thread 0x0000000018417000 12253 % 3 com.android.tools.r8.ir.regalloc.RegisterPositions::<init> @ 19 (76 bytes)
Event: 38.727 Thread 0x0000000018417000 nmethod 12253% 0x0000000005787e50 code [0x0000000005788000, 0x00000000057885a8]
Event: 38.738 Thread 0x0000000018417000 12254 1 com.android.tools.r8.ir.code.CheckCast::asCheckCast (2 bytes)
Event: 38.738 Thread 0x0000000018417000 nmethod 12254 0x0000000005788850 code [0x00000000057889a0, 0x0000000005788ab0]
Event: 38.743 Thread 0x0000000018417000 12255 % 3 com.android.tools.r8.ir.regalloc.LinearScanRegisterAllocator::allocateSingleInterval @ 408 (823 bytes)
GC Heap History (10 events):
Event: 21.159 GC heap before
{Heap before GC invocations=20 (full 3):
PSYoungGen total 139776K, used 128512K [0x00000000e0000000, 0x00000000e9f00000, 0x0000000100000000)
eden space 128512K, 100% used [0x00000000e0000000,0x00000000e7d80000,0x00000000e7d80000)
from space 11264K, 0% used [0x00000000e8a00000,0x00000000e8a00000,0x00000000e9500000)
to space 12800K, 0% used [0x00000000e7d80000,0x00000000e7d80000,0x00000000e8a00000)
ParOldGen total 77824K, used 33971K [0x00000000a0000000, 0x00000000a4c00000, 0x00000000e0000000)
object space 77824K, 43% used [0x00000000a0000000,0x00000000a212cc40,0x00000000a4c00000)
Metaspace used 62259K, capacity 63878K, committed 64128K, reserved 1103872K
class space used 8333K, capacity 8770K, committed 8832K, reserved 1048576K
Event: 21.200 GC heap after
Heap after GC invocations=20 (full 3):
PSYoungGen total 141312K, used 12794K [0x00000000e0000000, 0x00000000ead80000, 0x0000000100000000)
eden space 128512K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e7d80000)
from space 12800K, 99% used [0x00000000e7d80000,0x00000000e89fe9e0,0x00000000e8a00000)
to space 15872K, 0% used [0x00000000e9e00000,0x00000000e9e00000,0x00000000ead80000)
ParOldGen total 77824K, used 37078K [0x00000000a0000000, 0x00000000a4c00000, 0x00000000e0000000)
object space 77824K, 47% used [0x00000000a0000000,0x00000000a2435ac8,0x00000000a4c00000)
Metaspace used 62259K, capacity 63878K, committed 64128K, reserved 1103872K
class space used 8333K, capacity 8770K, committed 8832K, reserved 1048576K
}
Event: 28.958 GC heap before
{Heap before GC invocations=21 (full 3):
PSYoungGen total 141312K, used 141306K [0x00000000e0000000, 0x00000000ead80000, 0x0000000100000000)
eden space 128512K, 100% used [0x00000000e0000000,0x00000000e7d80000,0x00000000e7d80000)
from space 12800K, 99% used [0x00000000e7d80000,0x00000000e89fe9e0,0x00000000e8a00000)
to space 15872K, 0% used [0x00000000e9e00000,0x00000000e9e00000,0x00000000ead80000)
ParOldGen total 77824K, used 37078K [0x00000000a0000000, 0x00000000a4c00000, 0x00000000e0000000)
object space 77824K, 47% used [0x00000000a0000000,0x00000000a2435ac8,0x00000000a4c00000)
Metaspace used 67748K, capacity 69376K, committed 69632K, reserved 1110016K
class space used 9001K, capacity 9427K, committed 9472K, reserved 1048576K
Event: 29.001 GC heap after
Heap after GC invocations=21 (full 3):
PSYoungGen total 159744K, used 13380K [0x00000000e0000000, 0x00000000eae80000, 0x0000000100000000)
eden space 143872K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e8c80000)
from space 15872K, 84% used [0x00000000e9e00000,0x00000000eab11180,0x00000000ead80000)
to space 17408K, 0% used [0x00000000e8c80000,0x00000000e8c80000,0x00000000e9d80000)
ParOldGen total 77824K, used 49192K [0x00000000a0000000, 0x00000000a4c00000, 0x00000000e0000000)
object space 77824K, 63% used [0x00000000a0000000,0x00000000a300a330,0x00000000a4c00000)
Metaspace used 67748K, capacity 69376K, committed 69632K, reserved 1110016K
class space used 9001K, capacity 9427K, committed 9472K, reserved 1048576K
}
Event: 33.276 GC heap before
{Heap before GC invocations=22 (full 3):
PSYoungGen total 159744K, used 157094K [0x00000000e0000000, 0x00000000eae80000, 0x0000000100000000)
eden space 143872K, 99% used [0x00000000e0000000,0x00000000e8c58988,0x00000000e8c80000)
from space 15872K, 84% used [0x00000000e9e00000,0x00000000eab11180,0x00000000ead80000)
to space 17408K, 0% used [0x00000000e8c80000,0x00000000e8c80000,0x00000000e9d80000)
ParOldGen total 77824K, used 49192K [0x00000000a0000000, 0x00000000a4c00000, 0x00000000e0000000)
object space 77824K, 63% used [0x00000000a0000000,0x00000000a300a330,0x00000000a4c00000)
Metaspace used 70574K, capacity 72272K, committed 72576K, reserved 1112064K
class space used 9269K, capacity 9729K, committed 9856K, reserved 1048576K
Event: 33.302 GC heap after
Heap after GC invocations=22 (full 3):
PSYoungGen total 161280K, used 9445K [0x00000000e0000000, 0x00000000ebc80000, 0x0000000100000000)
eden space 143872K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e8c80000)
from space 17408K, 54% used [0x00000000e8c80000,0x00000000e95b9658,0x00000000e9d80000)
to space 16896K, 0% used [0x00000000eac00000,0x00000000eac00000,0x00000000ebc80000)
ParOldGen total 77824K, used 49208K [0x00000000a0000000, 0x00000000a4c00000, 0x00000000e0000000)
object space 77824K, 63% used [0x00000000a0000000,0x00000000a300e330,0x00000000a4c00000)
Metaspace used 70574K, capacity 72272K, committed 72576K, reserved 1112064K
class space used 9269K, capacity 9729K, committed 9856K, reserved 1048576K
}
Event: 33.352 GC heap before
{Heap before GC invocations=23 (full 3):
PSYoungGen total 161280K, used 152575K [0x00000000e0000000, 0x00000000ebc80000, 0x0000000100000000)
eden space 143872K, 99% used [0x00000000e0000000,0x00000000e8bc68e8,0x00000000e8c80000)
from space 17408K, 54% used [0x00000000e8c80000,0x00000000e95b9658,0x00000000e9d80000)
to space 16896K, 0% used [0x00000000eac00000,0x00000000eac00000,0x00000000ebc80000)
ParOldGen total 77824K, used 49208K [0x00000000a0000000, 0x00000000a4c00000, 0x00000000e0000000)
object space 77824K, 63% used [0x00000000a0000000,0x00000000a300e330,0x00000000a4c00000)
Metaspace used 70582K, capacity 72272K, committed 72576K, reserved 1112064K
class space used 9269K, capacity 9729K, committed 9856K, reserved 1048576K
Event: 33.365 GC heap after
Heap after GC invocations=23 (full 3):
PSYoungGen total 176640K, used 5007K [0x00000000e0000000, 0x00000000ecf80000, 0x0000000100000000)
eden space 159744K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e9c00000)
from space 16896K, 29% used [0x00000000eac00000,0x00000000eb0e3f60,0x00000000ebc80000)
to space 16384K, 0% used [0x00000000e9c00000,0x00000000e9c00000,0x00000000eac00000)
ParOldGen total 77824K, used 49216K [0x00000000a0000000, 0x00000000a4c00000, 0x00000000e0000000)
object space 77824K, 63% used [0x00000000a0000000,0x00000000a3010330,0x00000000a4c00000)
Metaspace used 70582K, capacity 72272K, committed 72576K, reserved 1112064K
class space used 9269K, capacity 9729K, committed 9856K, reserved 1048576K
}
Event: 37.720 GC heap before
{Heap before GC invocations=24 (full 3):
PSYoungGen total 176640K, used 164751K [0x00000000e0000000, 0x00000000ecf80000, 0x0000000100000000)
eden space 159744K, 100% used [0x00000000e0000000,0x00000000e9c00000,0x00000000e9c00000)
from space 16896K, 29% used [0x00000000eac00000,0x00000000eb0e3f60,0x00000000ebc80000)
to space 16384K, 0% used [0x00000000e9c00000,0x00000000e9c00000,0x00000000eac00000)
ParOldGen total 77824K, used 49216K [0x00000000a0000000, 0x00000000a4c00000, 0x00000000e0000000)
object space 77824K, 63% used [0x00000000a0000000,0x00000000a3010330,0x00000000a4c00000)
Metaspace used 78070K, capacity 80530K, committed 80768K, reserved 1120256K
class space used 10249K, capacity 10796K, committed 10880K, reserved 1048576K
Event: 37.743 GC heap after
Heap after GC invocations=24 (full 3):
PSYoungGen total 176128K, used 10912K [0x00000000e0000000, 0x00000000ee000000, 0x0000000100000000)
eden space 159744K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e9c00000)
from space 16384K, 66% used [0x00000000e9c00000,0x00000000ea6a8068,0x00000000eac00000)
to space 16896K, 0% used [0x00000000ecf80000,0x00000000ecf80000,0x00000000ee000000)
ParOldGen total 77824K, used 53398K [0x00000000a0000000, 0x00000000a4c00000, 0x00000000e0000000)
object space 77824K, 68% used [0x00000000a0000000,0x00000000a34259b8,0x00000000a4c00000)
Metaspace used 78070K, capacity 80530K, committed 80768K, reserved 1120256K
class space used 10249K, capacity 10796K, committed 10880K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 37.779 Thread 0x000000001df76800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004f4a858 method=java.util.Spliterators$IteratorSpliterator.tryAdvance(Ljava/util/function/Consumer;)Z @ 68
Event: 37.779 Thread 0x000000001e96b800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004f4a858 method=java.util.Spliterators$IteratorSpliterator.tryAdvance(Ljava/util/function/Consumer;)Z @ 68
Event: 37.798 Thread 0x000000001df76800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000542bc54 method=java.lang.Integer.compare(II)I @ 11
Event: 37.880 Thread 0x000000001e96b800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000039a77f0 method=java.util.HashMap$HashIterator.<init>(Ljava/util/HashMap;)V @ 45
Event: 37.939 Thread 0x000000001e96b800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000441aa94 method=java.util.HashMap$HashIterator.<init>(Ljava/util/HashMap;)V @ 45
Event: 38.065 Thread 0x000000001df76800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005662250 method=com.android.tools.r8.ir.conversion.IRBuilder.generateSplitEdgeBlocks()V @ 106
Event: 38.068 Thread 0x000000001e96b800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005662250 method=com.android.tools.r8.ir.conversion.IRBuilder.generateSplitEdgeBlocks()V @ 106
Event: 38.403 Thread 0x000000001e964800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000057176e8 method=com.android.tools.r8.ir.conversion.JarState.getOutgoingLocalInfoForRegister(I)Lcom/android/tools/r8/graph/DebugLocalInfo; @ 94
Event: 38.403 Thread 0x000000001e964800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000056c517c method=com.android.tools.r8.ir.conversion.JarSourceCode.getCanonicalDebugPositionAtOffset(I)Lcom/android/tools/r8/ir/code/Position; @ 80
Event: 38.403 Thread 0x000000001e964800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000057159d4 method=com.android.tools.r8.ir.conversion.IRBuilder.readRegister(ILcom/android/tools/r8/ir/code/ValueType;)Lcom/android/tools/r8/ir/code/Value; @ 25
Classes redefined (0 events):
No events
Internal exceptions (10 events):
Event: 38.070 Thread 0x000000001df69800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e0aa5890) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 38.199 Thread 0x000000001df69800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e0aebcd0) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 38.246 Thread 0x000000001df69800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e0b31ea8) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 38.249 Thread 0x000000001df69800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e0b37a98) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 38.269 Thread 0x000000001e964800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e0dc3cd8) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 38.399 Thread 0x000000001e964800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e2037da8) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 38.418 Thread 0x000000001e964800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e20a7478) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 38.481 Thread 0x000000001e964800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e20acf60) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 38.601 Thread 0x000000001e964800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e2693060) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 38.669 Thread 0x000000001e964800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e2bf85f0) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Events (10 events):
Event: 38.493 Thread 0x0000000018417000 flushing nmethod 0x0000000004958510
Event: 38.493 Thread 0x0000000018417000 flushing nmethod 0x00000000049f0e50
Event: 38.496 Thread 0x0000000018417000 flushing nmethod 0x0000000004d31210
Event: 38.497 Thread 0x0000000018417000 flushing nmethod 0x0000000004e61550
Event: 38.500 Thread 0x0000000018417000 flushing nmethod 0x0000000005272850
Event: 38.501 Thread 0x0000000018417000 flushing nmethod 0x00000000053a9610
Event: 38.601 Thread 0x000000001df76800 DEOPT PACKING pc=0x0000000003978fee sp=0x000000002464e150
Event: 38.601 Thread 0x000000001df76800 DEOPT UNPACKING pc=0x00000000036c75d0 sp=0x000000002464de78 mode 0
Event: 38.688 Thread 0x000000001df76800 DEOPT PACKING pc=0x0000000005771a6b sp=0x000000002464dfc0
Event: 38.688 Thread 0x000000001df76800 DEOPT UNPACKING pc=0x00000000036c75d0 sp=0x000000002464dcf0 mode 0
Dynamic libraries:
0x00007ff7ecf40000 - 0x00007ff7ecf71000 C:\Program Files\Android\Android Studio\jre\bin\java.exe
0x00007ffd8adb0000 - 0x00007ffd8af91000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffd8a050000 - 0x00007ffd8a102000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffd873a0000 - 0x00007ffd87613000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffd8ab10000 - 0x00007ffd8abb1000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffd888c0000 - 0x00007ffd8895e000 C:\WINDOWS\System32\msvcrt.dll
0x00007ffd88800000 - 0x00007ffd8885b000 C:\WINDOWS\System32\sechost.dll
0x00007ffd8a9e0000 - 0x00007ffd8ab04000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ffd89dd0000 - 0x00007ffd89f60000 C:\WINDOWS\System32\USER32.dll
0x00007ffd871e0000 - 0x00007ffd87200000 C:\WINDOWS\System32\win32u.dll
0x00007ffd8ac90000 - 0x00007ffd8acb8000 C:\WINDOWS\System32\GDI32.dll
0x00007ffd87670000 - 0x00007ffd87802000 C:\WINDOWS\System32\gdi32full.dll
0x00007ffd87200000 - 0x00007ffd8729f000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ffd872a0000 - 0x00007ffd8739a000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ffd79480000 - 0x00007ffd796e9000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.523_none_fb409dd930672a56\COMCTL32.dll
0x00007ffd8a520000 - 0x00007ffd8a842000 C:\WINDOWS\System32\combase.dll
0x00007ffd87ab0000 - 0x00007ffd87b2a000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffd88960000 - 0x00007ffd8898d000 C:\WINDOWS\System32\IMM32.DLL
0x000000006b1a0000 - 0x000000006b272000 C:\Program Files\Android\Android Studio\jre\jre\bin\msvcr100.dll
0x000000006b360000 - 0x000000006bba1000 C:\Program Files\Android\Android Studio\jre\jre\bin\server\jvm.dll
0x00007ffd8a930000 - 0x00007ffd8a938000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ffd78280000 - 0x00007ffd78289000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffd8a290000 - 0x00007ffd8a2fc000 C:\WINDOWS\System32\WS2_32.dll
0x00007ffd80fa0000 - 0x00007ffd80fc3000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffd78910000 - 0x00007ffd7891a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffd80f70000 - 0x00007ffd80f9a000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffd87620000 - 0x00007ffd87669000 C:\WINDOWS\System32\cfgmgr32.dll
0x00007ffd80c50000 - 0x00007ffd80c5f000 C:\Program Files\Android\Android Studio\jre\jre\bin\verify.dll
0x00007ffd7cfa0000 - 0x00007ffd7cfc9000 C:\Program Files\Android\Android Studio\jre\jre\bin\java.dll
0x00007ffd7ba40000 - 0x00007ffd7ba56000 C:\Program Files\Android\Android Studio\jre\jre\bin\zip.dll
0x00007ffd88990000 - 0x00007ffd89dd0000 C:\WINDOWS\System32\SHELL32.dll
0x00007ffd8abe0000 - 0x00007ffd8ac89000 C:\WINDOWS\System32\shcore.dll
0x00007ffd87b30000 - 0x00007ffd8823d000 C:\WINDOWS\System32\windows.storage.dll
0x00007ffd88860000 - 0x00007ffd888b1000 C:\WINDOWS\System32\shlwapi.dll
0x00007ffd87140000 - 0x00007ffd87151000 C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffd87160000 - 0x00007ffd8717f000 C:\WINDOWS\System32\profapi.dll
0x00007ffd870e0000 - 0x00007ffd8712c000 C:\WINDOWS\System32\powrprof.dll
0x00007ffd87130000 - 0x00007ffd8713a000 C:\WINDOWS\System32\FLTLIB.DLL
0x00007ffd7b840000 - 0x00007ffd7b85a000 C:\Program Files\Android\Android Studio\jre\jre\bin\net.dll
0x00007ffd86940000 - 0x00007ffd869a6000 C:\WINDOWS\system32\mswsock.dll
0x00007ffd7b820000 - 0x00007ffd7b831000 C:\Program Files\Android\Android Studio\jre\jre\bin\nio.dll
0x00007ffd82150000 - 0x00007ffd8216e000 C:\Users\Administrator\.gradle\native\25\windows-amd64\native-platform.dll
0x00007ffd7c7d0000 - 0x00007ffd7c7dd000 C:\Program Files\Android\Android Studio\jre\jre\bin\management.dll
0x00007ffd86af0000 - 0x00007ffd86b07000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffd86520000 - 0x00007ffd86553000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffd86c20000 - 0x00007ffd86c45000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffd86fc0000 - 0x00007ffd86fe8000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffd86b10000 - 0x00007ffd86b1b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffd866c0000 - 0x00007ffd866f8000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffd8a920000 - 0x00007ffd8a928000 C:\WINDOWS\System32\NSI.dll
0x00007ffd806d0000 - 0x00007ffd806e6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffd80890000 - 0x00007ffd808aa000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007ffd63380000 - 0x00007ffd63517000 C:\Program Files\Android\Android Studio\jre\jre\bin\awt.dll
0x00007ffd8a850000 - 0x00007ffd8a912000 C:\WINDOWS\System32\OLEAUT32.dll
0x00007ffd83480000 - 0x00007ffd83a47000 C:\WINDOWS\SYSTEM32\d2d1.dll
0x00007ffd84870000 - 0x00007ffd848fb000 C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007ffd85480000 - 0x00007ffd854a9000 C:\WINDOWS\system32\DWMAPI.DLL
0x00007ffd849a0000 - 0x00007ffd84a38000 C:\WINDOWS\system32\uxtheme.dll
VM Arguments:
jvm_args: -Xmx1536m -Dfile.encoding=x-windows-949 -Duser.country=KR -Duser.language=ko -Duser.variant
java_command: org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.10.1
java_class_path (initial): C:\Users\Administrator\.gradle\wrapper\dists\gradle-4.10.1-all\455itskqi2qtf0v2sja68alqd\gradle-4.10.1\lib\gradle-launcher-4.10.1.jar
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_191
PATH=C:\Program Files (x86)\NAT Service;C:\Program Files\Java\jdk1.8.0_191\bin;C:\oraclexe\app\oracle\product\11.2.0\server\bin;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)\Intel\OpenCL SDK\3.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\WINDOWS\system32\config\systemprofile\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\nodejs\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Local\GitHubDesktop\bin;C:\Users\Administrator\AppData\Roaming\npm;C:\Users\Administrator\AppData\Local\Programs\Microsoft VS Code\bin
USERNAME=Administrator
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 17134 (10.0.17134.1)
CPU:total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 69 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2
Memory: 4k page, physical 4099872k(847004k free), swap 6197024k(5804k free)
vm_info: OpenJDK 64-Bit Server VM (25.152-b01) for windows-amd64 JRE (1.8.0_152-release-1248-b01), built by "builder" with MS VC++ 10.0 (VS2010)
time: Tue Jan 29 00:57:40 2019
elapsed time: 38 seconds (0d 0h 0m 38s)