lmw
昨天 967492f43278adf716cb3cb39d209ad9ae59590f
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
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 65552 bytes for Chunk::new
# 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 (allocation.cpp:389), pid=12256, tid=0x0000000000002d70
#
# JRE version: OpenJDK Runtime Environment (8.0_242-b01) (build 1.8.0_242-release-1644-b01)
# 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 (0x0000000017599800):  JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=11632, stack(0x0000000018be0000,0x0000000018ce0000)]
 
Stack: [0x0000000018be0000,0x0000000018ce0000]
[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:  10530 11698   !   4       com.google.common.cache.LocalCache$Segment::put (439 bytes)
 
 
---------------  P R O C E S S  ---------------
 
Java Threads: ( => current thread )
  0x000000001e003000 JavaThread "RMI TCP Connection(1)-127.0.0.1" daemon [_thread_in_native, id=16592, stack(0x000000002ca30000,0x000000002cb30000)]
  0x000000001e004000 JavaThread "RMI Reaper" [_thread_blocked, id=5748, stack(0x000000002c930000,0x000000002ca30000)]
  0x000000001e007000 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=3868, stack(0x000000002c830000,0x000000002c930000)]
  0x000000001dffa000 JavaThread "GC Daemon" daemon [_thread_blocked, id=17348, stack(0x000000002c730000,0x000000002c830000)]
  0x000000001e001000 JavaThread "RMI RenewClean-[127.0.0.1:17196,org.jetbrains.kotlin.daemon.common.LoopbackNetworkInterface$ClientLoopbackSocketFactory@33cb0ea1]" daemon [_thread_blocked, id=17352, stack(0x000000002c630000,0x000000002c730000)]
  0x000000001dffa800 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=4668, stack(0x0000000027cf0000,0x0000000027df0000)]
  0x000000001dffe000 JavaThread "stdout" [_thread_in_native, id=14788, stack(0x00000000281f0000,0x00000000282f0000)]
  0x000000001dffd000 JavaThread "stderr" [_thread_in_native, id=16624, stack(0x00000000280f0000,0x00000000281f0000)]
  0x000000001dffb800 JavaThread "pool-2-thread-1" [_thread_blocked, id=16628, stack(0x0000000027ff0000,0x00000000280f0000)]
  0x000000001dffc000 JavaThread "WorkerExecutor Queue" [_thread_blocked, id=16748, stack(0x00000000276b0000,0x00000000277b0000)]
  0x0000000025940800 JavaThread "Cache worker for execution history cache (D:\AndroidStudioProjects\WanPai\.gradle\5.6.4\executionHistory)" [_thread_blocked, id=16648, stack(0x00000000277f0000,0x00000000278f0000)]
  0x0000000025945000 JavaThread "Execution worker for ':' Thread 11" [_thread_blocked, id=16652, stack(0x00000000273b0000,0x00000000274b0000)]
  0x0000000025943800 JavaThread "Execution worker for ':' Thread 10" [_thread_blocked, id=16612, stack(0x00000000272b0000,0x00000000273b0000)]
  0x0000000025944800 JavaThread "Execution worker for ':' Thread 9" [_thread_in_native, id=16548, stack(0x00000000271b0000,0x00000000272b0000)]
  0x0000000025947800 JavaThread "Execution worker for ':' Thread 8" [_thread_blocked, id=16708, stack(0x00000000270b0000,0x00000000271b0000)]
  0x0000000025940000 JavaThread "Execution worker for ':' Thread 7" [_thread_blocked, id=16744, stack(0x0000000026fb0000,0x00000000270b0000)]
  0x0000000025946800 JavaThread "Execution worker for ':' Thread 6" [_thread_blocked, id=16704, stack(0x0000000026eb0000,0x0000000026fb0000)]
  0x000000002593c000 JavaThread "Execution worker for ':' Thread 5" [_thread_blocked, id=16644, stack(0x0000000026db0000,0x0000000026eb0000)]
  0x000000002593e800 JavaThread "Execution worker for ':' Thread 4" [_thread_blocked, id=12940, stack(0x0000000026cb0000,0x0000000026db0000)]
  0x000000002593f000 JavaThread "Execution worker for ':' Thread 3" [_thread_blocked, id=16608, stack(0x0000000026bb0000,0x0000000026cb0000)]
  0x0000000025943000 JavaThread "Execution worker for ':' Thread 2" [_thread_blocked, id=12852, stack(0x0000000026ab0000,0x0000000026bb0000)]
  0x000000002593d000 JavaThread "Execution worker for ':'" [_thread_blocked, id=16572, stack(0x00000000269b0000,0x0000000026ab0000)]
  0x000000001e6b3800 JavaThread "Cache worker for file content cache (D:\AndroidStudioProjects\WanPai\.gradle\5.6.4\fileContent)" [_thread_blocked, id=12948, stack(0x00000000254e0000,0x00000000255e0000)]
  0x000000001e6b3000 JavaThread "Cache worker for file content cache (C:\Users\Admin\.gradle\caches\5.6.4\fileContent)" [_thread_blocked, id=16640, stack(0x00000000253e0000,0x00000000254e0000)]
  0x000000001e6b2000 JavaThread "Memory manager" [_thread_blocked, id=16736, stack(0x00000000252e0000,0x00000000253e0000)]
  0x000000001e6b0000 JavaThread "Cache worker for Build Output Cleanup Cache (D:\AndroidStudioProjects\WanPai\.gradle\buildOutputCleanup)" [_thread_blocked, id=16536, stack(0x00000000243e0000,0x00000000244e0000)]
  0x000000001e6ae800 JavaThread "Build operations Thread 12" [_thread_blocked, id=5716, stack(0x0000000023be0000,0x0000000023ce0000)]
  0x000000001e6af000 JavaThread "Build operations Thread 11" [_thread_blocked, id=3916, stack(0x0000000023ae0000,0x0000000023be0000)]
  0x000000001e6ad800 JavaThread "Build operations Thread 10" [_thread_blocked, id=16696, stack(0x00000000239e0000,0x0000000023ae0000)]
  0x000000001e6b4800 JavaThread "Build operations Thread 9" [_thread_blocked, id=16656, stack(0x00000000238e0000,0x00000000239e0000)]
  0x000000001e6a6000 JavaThread "Build operations Thread 8" [_thread_blocked, id=16700, stack(0x00000000237e0000,0x00000000238e0000)]
  0x000000001e6ad000 JavaThread "Build operations Thread 7" [_thread_blocked, id=16688, stack(0x00000000236e0000,0x00000000237e0000)]
  0x000000001e6aa800 JavaThread "Build operations Thread 6" [_thread_blocked, id=12780, stack(0x0000000022530000,0x0000000022630000)]
  0x000000001e6a9000 JavaThread "Build operations Thread 5" [_thread_blocked, id=16552, stack(0x00000000222d0000,0x00000000223d0000)]
  0x000000001e6a5800 JavaThread "Build operations Thread 4" [_thread_blocked, id=16588, stack(0x00000000221d0000,0x00000000222d0000)]
  0x000000001e6ac000 JavaThread "Build operations Thread 3" [_thread_blocked, id=16556, stack(0x00000000220d0000,0x00000000221d0000)]
  0x000000001e6ab800 JavaThread "Build operations Thread 2" [_thread_blocked, id=16716, stack(0x0000000021fd0000,0x00000000220d0000)]
  0x000000001e6a8800 JavaThread "Build operations" [_thread_blocked, id=8204, stack(0x0000000021ed0000,0x0000000021fd0000)]
  0x000000001e6aa000 JavaThread "Cache worker for execution history cache (C:\Users\Admin\.gradle\caches\5.6.4\executionHistory)" [_thread_blocked, id=16500, stack(0x0000000022430000,0x0000000022530000)]
  0x000000001e6a7800 JavaThread "Cache worker for cache directory md-rule (C:\Users\Admin\.gradle\caches\5.6.4\md-rule)" [_thread_blocked, id=16600, stack(0x0000000021bd0000,0x0000000021cd0000)]
  0x000000001e6a7000 JavaThread "Cache worker for cache directory md-supplier (C:\Users\Admin\.gradle\caches\5.6.4\md-supplier)" [_thread_blocked, id=8856, stack(0x0000000021ad0000,0x0000000021bd0000)]
  0x000000001a10b000 JavaThread "Cache worker for file hash cache (D:\AndroidStudioProjects\WanPai\.gradle\5.6.4\fileHashes)" [_thread_blocked, id=16568, stack(0x0000000020600000,0x0000000020700000)]
  0x000000001a10a000 JavaThread "Cache worker for journal cache (C:\Users\Admin\.gradle\caches\journal-1)" [_thread_blocked, id=16712, stack(0x000000001cb30000,0x000000001cc30000)]
  0x000000001a108800 JavaThread "File lock request listener" [_thread_in_native, id=16488, stack(0x000000001ca30000,0x000000001cb30000)]
  0x000000001acc5800 JavaThread "Cache worker for file hash cache (C:\Users\Admin\.gradle\caches\5.6.4\fileHashes)" [_thread_blocked, id=16508, stack(0x000000001c930000,0x000000001ca30000)]
  0x000000001ac8f800 JavaThread "Thread-9" [_thread_blocked, id=16540, stack(0x000000001c630000,0x000000001c730000)]
  0x000000001ac5b000 JavaThread "Stdin handler" [_thread_blocked, id=14840, stack(0x000000001c530000,0x000000001c630000)]
  0x000000001ac56000 JavaThread "Asynchronous log dispatcher for DefaultDaemonConnection: socket connection from /127.0.0.1:56846 to /127.0.0.1:56847" [_thread_blocked, id=16564, stack(0x000000001c430000,0x000000001c530000)]
  0x000000001ada8000 JavaThread "Daemon worker" [_thread_blocked, id=16528, stack(0x000000001c330000,0x000000001c430000)]
  0x000000001accc000 JavaThread "Cancel handler" [_thread_blocked, id=16532, stack(0x000000001c230000,0x000000001c330000)]
  0x000000001ac29000 JavaThread "Handler for socket connection from /127.0.0.1:56846 to /127.0.0.1:56847" [_thread_in_native, id=16724, stack(0x000000001bf30000,0x000000001c030000)]
  0x000000001abe8000 JavaThread "Daemon" [_thread_blocked, id=16576, stack(0x000000001be30000,0x000000001bf30000)]
  0x000000001abe3800 JavaThread "Daemon periodic checks" [_thread_blocked, id=16480, stack(0x000000001bd30000,0x000000001be30000)]
  0x000000001ac06000 JavaThread "Incoming local TCP Connector on port 56846" [_thread_in_native, id=13916, stack(0x000000001bb80000,0x000000001bc80000)]
  0x000000001ab34000 JavaThread "Daemon health stats" [_thread_blocked, id=12632, stack(0x000000001b880000,0x000000001b980000)]
  0x0000000017626800 JavaThread "Service Thread" daemon [_thread_blocked, id=16428, stack(0x0000000018ee0000,0x0000000018fe0000)]
  0x00000000175a3000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=15624, stack(0x0000000018de0000,0x0000000018ee0000)]
  0x000000001759e800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=15268, stack(0x0000000018ce0000,0x0000000018de0000)]
=>0x0000000017599800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=11632, stack(0x0000000018be0000,0x0000000018ce0000)]
  0x000000001753b000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=10284, stack(0x0000000018ae0000,0x0000000018be0000)]
  0x0000000017591800 JavaThread "Attach Listener" daemon [_thread_blocked, id=16436, stack(0x00000000189e0000,0x0000000018ae0000)]
  0x0000000015e3e800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2084, stack(0x00000000188e0000,0x00000000189e0000)]
  0x0000000015e32800 JavaThread "Finalizer" daemon [_thread_blocked, id=15456, stack(0x0000000018780000,0x0000000018880000)]
  0x0000000017523000 JavaThread "Reference Handler" daemon [_thread_blocked, id=14276, stack(0x0000000018680000,0x0000000018780000)]
  0x00000000013ed800 JavaThread "main" [_thread_blocked, id=10848, stack(0x0000000002bd0000,0x0000000002cd0000)]
 
Other Threads:
  0x0000000015e25800 VMThread [stack: 0x0000000018580000,0x0000000018680000] [id=7140]
  0x0000000017628800 WatcherThread [stack: 0x0000000018fe0000,0x00000000190e0000] [id=3108]
 
VM state:not at safepoint (normal execution)
 
VM Mutex/Monitor currently owned by a thread: None
 
heap address: 0x00000000c0000000, size: 1024 MB, Compressed Oops mode: 32-bit
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x0000000100000000
 
Heap:
 PSYoungGen      total 281600K, used 167139K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 252928K, 54% used [0x00000000eab00000,0x00000000f323e048,0x00000000fa200000)
  from space 28672K, 99% used [0x00000000fe400000,0x00000000ffffac88,0x0000000100000000)
  to   space 48128K, 0% used [0x00000000fa200000,0x00000000fa200000,0x00000000fd100000)
 ParOldGen       total 229376K, used 76144K [0x00000000c0000000, 0x00000000ce000000, 0x00000000eab00000)
  object space 229376K, 33% used [0x00000000c0000000,0x00000000c4a5c268,0x00000000ce000000)
 Metaspace       used 72761K, capacity 76804K, committed 76840K, reserved 1116160K
  class space    used 9923K, capacity 10785K, committed 10792K, reserved 1048576K
 
Card table byte_map: [0x00000000124d0000,0x00000000126e0000] byte_map_base: 0x0000000011ed0000
 
Marking Bits: (ParMarkBitMap*) 0x0000000070c4f030
 Begin Bits: [0x0000000013240000, 0x0000000014240000)
 End Bits:   [0x0000000014240000, 0x0000000015240000)
 
Polling page: 0x0000000000df0000
 
CodeCache: size=245760Kb used=31990Kb max_used=31990Kb free=213769Kb
 bounds [0x0000000003110000, 0x0000000005090000, 0x0000000012110000]
 total_blobs=10913 nmethods=10048 adapters=776
 compilation: enabled
 
Compilation events (10 events):
Event: 10.524 Thread 0x00000000175a3000 11699       3       com.google.common.cache.LocalCache$StrongValueReference::notifyNewValue (1 bytes)
Event: 10.524 Thread 0x00000000175a3000 nmethod 11699 0x0000000004663050 code [0x00000000046631a0, 0x00000000046632f0]
Event: 10.525 Thread 0x00000000175a3000 11700       3       org.gradle.internal.hash.Hashing::newPrimitiveHasher (9 bytes)
Event: 10.525 Thread 0x00000000175a3000 nmethod 11700 0x0000000004cff090 code [0x0000000004cff280, 0x0000000004cffbb8]
Event: 10.525 Thread 0x00000000175a3000 11701   !   3       org.gradle.internal.hash.DefaultFileHasher::hash (71 bytes)
Event: 10.526 Thread 0x00000000175a3000 nmethod 11701 0x000000000465fb50 code [0x000000000465fe00, 0x0000000004661028]
Event: 10.526 Thread 0x00000000175a3000 11702   !   3       org.gradle.internal.hash.DefaultStreamHasher::hash (21 bytes)
Event: 10.526 Thread 0x00000000175a3000 nmethod 11702 0x0000000004662a50 code [0x0000000004662be0, 0x0000000004662eb8]
Event: 10.526 Thread 0x00000000175a3000 11703       3       com.google.common.io.ByteStreams::nullOutputStream (4 bytes)
Event: 10.526 Thread 0x00000000175a3000 nmethod 11703 0x0000000004662750 code [0x00000000046628a0, 0x00000000046629d0]
 
GC Heap History (10 events):
Event: 3.844 GC heap before
{Heap before GC invocations=9 (full 2):
 PSYoungGen      total 223232K, used 211456K [0x00000000eab00000, 0x00000000f9680000, 0x0000000100000000)
  eden space 211456K, 100% used [0x00000000eab00000,0x00000000f7980000,0x00000000f7980000)
  from space 11776K, 0% used [0x00000000f8b00000,0x00000000f8b00000,0x00000000f9680000)
  to   space 14848K, 0% used [0x00000000f7980000,0x00000000f7980000,0x00000000f8800000)
 ParOldGen       total 148480K, used 17464K [0x00000000c0000000, 0x00000000c9100000, 0x00000000eab00000)
  object space 148480K, 11% used [0x00000000c0000000,0x00000000c110e378,0x00000000c9100000)
 Metaspace       used 52059K, capacity 53806K, committed 53928K, reserved 1095680K
  class space    used 7069K, capacity 7549K, committed 7592K, reserved 1048576K
Event: 3.857 GC heap after
Heap after GC invocations=9 (full 2):
 PSYoungGen      total 226304K, used 14836K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 211456K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f7980000)
  from space 14848K, 99% used [0x00000000f7980000,0x00000000f87fd300,0x00000000f8800000)
  to   space 24064K, 0% used [0x00000000fe880000,0x00000000fe880000,0x0000000100000000)
 ParOldGen       total 148480K, used 31422K [0x00000000c0000000, 0x00000000c9100000, 0x00000000eab00000)
  object space 148480K, 21% used [0x00000000c0000000,0x00000000c1eaf8a0,0x00000000c9100000)
 Metaspace       used 52059K, capacity 53806K, committed 53928K, reserved 1095680K
  class space    used 7069K, capacity 7549K, committed 7592K, reserved 1048576K
}
Event: 4.374 GC heap before
{Heap before GC invocations=10 (full 2):
 PSYoungGen      total 226304K, used 103790K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 211456K, 42% used [0x00000000eab00000,0x00000000f01de8d0,0x00000000f7980000)
  from space 14848K, 99% used [0x00000000f7980000,0x00000000f87fd300,0x00000000f8800000)
  to   space 24064K, 0% used [0x00000000fe880000,0x00000000fe880000,0x0000000100000000)
 ParOldGen       total 148480K, used 31422K [0x00000000c0000000, 0x00000000c9100000, 0x00000000eab00000)
  object space 148480K, 21% used [0x00000000c0000000,0x00000000c1eaf8a0,0x00000000c9100000)
 Metaspace       used 56961K, capacity 59100K, committed 59160K, reserved 1099776K
  class space    used 7759K, capacity 8343K, committed 8360K, reserved 1048576K
Event: 4.387 GC heap after
Heap after GC invocations=10 (full 2):
 PSYoungGen      total 315904K, used 24046K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 291840K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fc800000)
  from space 24064K, 99% used [0x00000000fe880000,0x00000000ffffbb40,0x0000000100000000)
  to   space 28672K, 0% used [0x00000000fc800000,0x00000000fc800000,0x00000000fe400000)
 ParOldGen       total 148480K, used 34468K [0x00000000c0000000, 0x00000000c9100000, 0x00000000eab00000)
  object space 148480K, 23% used [0x00000000c0000000,0x00000000c21a9168,0x00000000c9100000)
 Metaspace       used 56961K, capacity 59100K, committed 59160K, reserved 1099776K
  class space    used 7759K, capacity 8343K, committed 8360K, reserved 1048576K
}
Event: 4.387 GC heap before
{Heap before GC invocations=11 (full 3):
 PSYoungGen      total 315904K, used 24046K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 291840K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fc800000)
  from space 24064K, 99% used [0x00000000fe880000,0x00000000ffffbb40,0x0000000100000000)
  to   space 28672K, 0% used [0x00000000fc800000,0x00000000fc800000,0x00000000fe400000)
 ParOldGen       total 148480K, used 34468K [0x00000000c0000000, 0x00000000c9100000, 0x00000000eab00000)
  object space 148480K, 23% used [0x00000000c0000000,0x00000000c21a9168,0x00000000c9100000)
 Metaspace       used 56961K, capacity 59100K, committed 59160K, reserved 1099776K
  class space    used 7759K, capacity 8343K, committed 8360K, reserved 1048576K
Event: 4.526 GC heap after
Heap after GC invocations=11 (full 3):
 PSYoungGen      total 315904K, used 0K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 291840K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fc800000)
  from space 24064K, 0% used [0x00000000fe880000,0x00000000fe880000,0x0000000100000000)
  to   space 28672K, 0% used [0x00000000fc800000,0x00000000fc800000,0x00000000fe400000)
 ParOldGen       total 229376K, used 43416K [0x00000000c0000000, 0x00000000ce000000, 0x00000000eab00000)
  object space 229376K, 18% used [0x00000000c0000000,0x00000000c2a660f8,0x00000000ce000000)
 Metaspace       used 56949K, capacity 59058K, committed 59160K, reserved 1099776K
  class space    used 7755K, capacity 8336K, committed 8360K, reserved 1048576K
}
Event: 5.754 GC heap before
{Heap before GC invocations=12 (full 3):
 PSYoungGen      total 315904K, used 291840K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 291840K, 100% used [0x00000000eab00000,0x00000000fc800000,0x00000000fc800000)
  from space 24064K, 0% used [0x00000000fe880000,0x00000000fe880000,0x0000000100000000)
  to   space 28672K, 0% used [0x00000000fc800000,0x00000000fc800000,0x00000000fe400000)
 ParOldGen       total 229376K, used 43416K [0x00000000c0000000, 0x00000000ce000000, 0x00000000eab00000)
  object space 229376K, 18% used [0x00000000c0000000,0x00000000c2a660f8,0x00000000ce000000)
 Metaspace       used 64324K, capacity 67966K, committed 68136K, reserved 1107968K
  class space    used 8855K, capacity 9650K, committed 9768K, reserved 1048576K
Event: 5.771 GC heap after
Heap after GC invocations=12 (full 3):
 PSYoungGen      total 320512K, used 28669K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 291840K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fc800000)
  from space 28672K, 99% used [0x00000000fc800000,0x00000000fe3ff550,0x00000000fe400000)
  to   space 28672K, 0% used [0x00000000fe400000,0x00000000fe400000,0x0000000100000000)
 ParOldGen       total 229376K, used 48971K [0x00000000c0000000, 0x00000000ce000000, 0x00000000eab00000)
  object space 229376K, 21% used [0x00000000c0000000,0x00000000c2fd2cf8,0x00000000ce000000)
 Metaspace       used 64324K, capacity 67966K, committed 68136K, reserved 1107968K
  class space    used 8855K, capacity 9650K, committed 9768K, reserved 1048576K
}
Event: 8.381 GC heap before
{Heap before GC invocations=13 (full 3):
 PSYoungGen      total 320512K, used 320509K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 291840K, 100% used [0x00000000eab00000,0x00000000fc800000,0x00000000fc800000)
  from space 28672K, 99% used [0x00000000fc800000,0x00000000fe3ff550,0x00000000fe400000)
  to   space 28672K, 0% used [0x00000000fe400000,0x00000000fe400000,0x0000000100000000)
 ParOldGen       total 229376K, used 48971K [0x00000000c0000000, 0x00000000ce000000, 0x00000000eab00000)
  object space 229376K, 21% used [0x00000000c0000000,0x00000000c2fd2cf8,0x00000000ce000000)
 Metaspace       used 68906K, capacity 72810K, committed 73000K, reserved 1112064K
  class space    used 9406K, capacity 10246K, committed 10280K, reserved 1048576K
Event: 8.402 GC heap after
Heap after GC invocations=13 (full 3):
 PSYoungGen      total 281600K, used 28651K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 252928K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fa200000)
  from space 28672K, 99% used [0x00000000fe400000,0x00000000ffffac88,0x0000000100000000)
  to   space 48128K, 0% used [0x00000000fa200000,0x00000000fa200000,0x00000000fd100000)
 ParOldGen       total 229376K, used 76144K [0x00000000c0000000, 0x00000000ce000000, 0x00000000eab00000)
  object space 229376K, 33% used [0x00000000c0000000,0x00000000c4a5c268,0x00000000ce000000)
 Metaspace       used 68906K, capacity 72810K, committed 73000K, reserved 1112064K
  class space    used 9406K, capacity 10246K, committed 10280K, reserved 1048576K
}
 
Deoptimization events (10 events):
Event: 9.423 Thread 0x0000000025944800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003c698ac method=java.util.Collections$UnmodifiableList.get(I)Ljava/lang/Object; @ 5
Event: 9.423 Thread 0x0000000025944800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003c698ac method=java.util.Collections$UnmodifiableList.get(I)Ljava/lang/Object; @ 5
Event: 9.427 Thread 0x0000000025944800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000379f0b4 method=java.io.DataOutputStream.writeShort(I)V @ 12
Event: 9.450 Thread 0x0000000025944800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000049f2138 method=java.io.ObjectOutputStream$BlockDataOutputStream.writeBytes(Ljava/lang/String;)V @ 22
Event: 9.462 Thread 0x000000001e003000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004086230 method=java.lang.ThreadLocal.set(Ljava/lang/Object;)V @ 26
Event: 9.462 Thread 0x000000001e003000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004945734 method=java.io.BufferedInputStream.fill()V @ 9
Event: 10.017 Thread 0x0000000025944800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004b6c60c method=org.gradle.internal.logging.sink.LogEventDispatcher.onOutput(Lorg/gradle/internal/logging/events/OutputEvent;)V @ 1
Event: 10.017 Thread 0x0000000025944800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004b6c60c method=org.gradle.internal.logging.sink.LogEventDispatcher.onOutput(Lorg/gradle/internal/logging/events/OutputEvent;)V @ 1
Event: 10.022 Thread 0x000000001ac56000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000048c52c4 method=com.esotericsoftware.kryo.io.Output.writeUtf8Length(I)V @ 42
Event: 10.512 Thread 0x0000000025944800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004bcc5f8 method=java.util.concurrent.ArrayBlockingQueue.enqueue(Ljava/lang/Object;)V @ 25
 
Classes redefined (0 events):
No events
 
Internal exceptions (10 events):
Event: 9.419 Thread 0x0000000025944800 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000f23dbb20) thrown at [C:\src\AOSP-openjdk-git\hotspot\src\share\vm\prims\jni.cpp, line 1615]
Event: 9.420 Thread 0x0000000025944800 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000f24327a0) thrown at [C:\src\AOSP-openjdk-git\hotspot\src\share\vm\prims\jni.cpp, line 1615]
Event: 9.424 Thread 0x000000001e001000 Exception <a 'java/lang/InterruptedException'> (0x00000000f24822b0) thrown at [C:\src\AOSP-openjdk-git\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1680]
Event: 9.434 Thread 0x0000000025944800 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000f24b7c58) thrown at [C:\src\AOSP-openjdk-git\hotspot\src\share\vm\prims\jni.cpp, line 1615]
Event: 9.434 Thread 0x0000000025944800 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000f24c5b68) thrown at [C:\src\AOSP-openjdk-git\hotspot\src\share\vm\prims\jni.cpp, line 1615]
Event: 9.435 Thread 0x0000000025944800 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000f24d8a98) thrown at [C:\src\AOSP-openjdk-git\hotspot\src\share\vm\prims\jni.cpp, line 1615]
Event: 9.439 Thread 0x0000000025944800 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000f253a788) thrown at [C:\src\AOSP-openjdk-git\hotspot\src\share\vm\prims\jni.cpp, line 1615]
Event: 9.450 Thread 0x0000000025944800 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000f26be588) thrown at [C:\src\AOSP-openjdk-git\hotspot\src\share\vm\prims\jni.cpp, line 1615]
Event: 9.452 Thread 0x0000000025944800 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000f276cd48) thrown at [C:\src\AOSP-openjdk-git\hotspot\src\share\vm\prims\jni.cpp, line 1615]
Event: 10.510 Thread 0x0000000025944800 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x00000000f2c51600) thrown at [C:\src\AOSP-openjdk-git\hotspot\src\share\vm\runtime\reflection.cpp, line 1092]
 
Events (10 events):
Event: 10.022 Thread 0x000000001ac56000 DEOPT UNPACKING pc=0x000000000315557b sp=0x000000001c52e880 mode 2
Event: 10.022 loading class kotlin/io/FileTreeWalk$FileTreeWalkIterator$BottomUpDirectoryState
Event: 10.022 loading class kotlin/io/FileTreeWalk$FileTreeWalkIterator$BottomUpDirectoryState done
Event: 10.023 Thread 0x000000001753b000 flushing nmethod 0x0000000003958ad0
Event: 10.400 Thread 0x00000000175a3000 flushing nmethod 0x000000000465f6d0
Event: 10.510 loading class org/gradle/internal/execution/steps/CatchExceptionStep$1
Event: 10.510 loading class org/gradle/internal/execution/steps/CatchExceptionStep$1 done
Event: 10.512 Thread 0x0000000025944800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000004bcc5f8
Event: 10.512 Thread 0x0000000025944800 DEOPT PACKING pc=0x0000000004bcc5f8 sp=0x00000000272abf40
Event: 10.512 Thread 0x0000000025944800 DEOPT UNPACKING pc=0x000000000315557b sp=0x00000000272abef8 mode 2
 
 
Dynamic libraries:
0x00007ff6d8420000 - 0x00007ff6d8451000     C:\Program Files\Android\Android Studio\jre\bin\java.exe
0x00007ff89ee10000 - 0x00007ff89f007000     C:\Windows\SYSTEM32\ntdll.dll
0x00007ff89e900000 - 0x00007ff89e9bd000     C:\Windows\System32\KERNEL32.DLL
0x00007ff89c6d0000 - 0x00007ff89c9c6000     C:\Windows\System32\KERNELBASE.dll
0x00007ff89e850000 - 0x00007ff89e8fe000     C:\Windows\System32\ADVAPI32.dll
0x00007ff89e570000 - 0x00007ff89e60e000     C:\Windows\System32\msvcrt.dll
0x00007ff89ed30000 - 0x00007ff89edcc000     C:\Windows\System32\sechost.dll
0x00007ff89e440000 - 0x00007ff89e566000     C:\Windows\System32\RPCRT4.dll
0x00007ff89cef0000 - 0x00007ff89d08e000     C:\Windows\System32\USER32.dll
0x00007ff89c4f0000 - 0x00007ff89c512000     C:\Windows\System32\win32u.dll
0x00007ff89e820000 - 0x00007ff89e84c000     C:\Windows\System32\GDI32.dll
0x00007ff89cd50000 - 0x00007ff89ce6a000     C:\Windows\System32\gdi32full.dll
0x00007ff89cc00000 - 0x00007ff89cc9d000     C:\Windows\System32\msvcp_win.dll
0x00007ff89cad0000 - 0x00007ff89cbd0000     C:\Windows\System32\ucrtbase.dll
0x00007ff88ad70000 - 0x00007ff88b00a000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.3570_none_60bb2a3971f3e41a\COMCTL32.dll
0x00007ff89e410000 - 0x00007ff89e440000     C:\Windows\System32\IMM32.DLL
0x0000000071340000 - 0x000000007134c000     C:\Program Files (x86)\360\360Safe\safemon\SafeWrapper.dll
0x00007ff88b740000 - 0x00007ff88b7d6000     C:\Program Files (x86)\360\360Safe\safemon\libzdtp64.dll
0x00007ff89d090000 - 0x00007ff89d7d4000     C:\Windows\System32\SHELL32.dll
0x00007ff89dd10000 - 0x00007ff89dd65000     C:\Windows\System32\SHLWAPI.dll
0x00007ff89bf90000 - 0x00007ff89bf9a000     C:\Windows\SYSTEM32\VERSION.dll
0x00000000703a0000 - 0x0000000070472000     C:\Program Files\Android\Android Studio\jre\jre\bin\msvcr100.dll
0x0000000070480000 - 0x0000000070ccb000     C:\Program Files\Android\Android Studio\jre\jre\bin\server\jvm.dll
0x00007ff89db70000 - 0x00007ff89db78000     C:\Windows\System32\PSAPI.DLL
0x00007ff86d430000 - 0x00007ff86d439000     C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ff890d90000 - 0x00007ff890db7000     C:\Windows\SYSTEM32\WINMM.dll
0x00007ff89db00000 - 0x00007ff89db6b000     C:\Windows\System32\WS2_32.dll
0x00007ff86d020000 - 0x00007ff86d02f000     C:\Program Files\Android\Android Studio\jre\jre\bin\verify.dll
0x00007ff856a90000 - 0x00007ff856ab9000     C:\Program Files\Android\Android Studio\jre\jre\bin\java.dll
0x00007ff856a70000 - 0x00007ff856a86000     C:\Program Files\Android\Android Studio\jre\jre\bin\zip.dll
0x00007ff89a540000 - 0x00007ff89acdb000     C:\Windows\SYSTEM32\windows.storage.dll
0x00007ff89e9d0000 - 0x00007ff89ed24000     C:\Windows\System32\combase.dll
0x00007ff89bdf0000 - 0x00007ff89be1d000     C:\Windows\SYSTEM32\Wldp.dll
0x00007ff89dc60000 - 0x00007ff89dd0d000     C:\Windows\System32\SHCORE.dll
0x00007ff89c420000 - 0x00007ff89c445000     C:\Windows\SYSTEM32\profapi.dll
0x00007ff856a50000 - 0x00007ff856a6a000     C:\Program Files\Android\Android Studio\jre\jre\bin\net.dll
0x00007ff89bb50000 - 0x00007ff89bbba000     C:\Windows\system32\mswsock.dll
0x00007ff856a30000 - 0x00007ff856a43000     C:\Program Files\Android\Android Studio\jre\jre\bin\nio.dll
0x00007ff8722e0000 - 0x00007ff872306000     C:\Users\Admin\.gradle\native\30\windows-amd64\native-platform.dll
0x00007ff85d3b0000 - 0x00007ff85d3bd000     C:\Program Files\Android\Android Studio\jre\jre\bin\management.dll
0x00007ff89bd50000 - 0x00007ff89bd68000     C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ff89b460000 - 0x00007ff89b494000     C:\Windows\system32\rsaenh.dll
0x00007ff89cbd0000 - 0x00007ff89cbf7000     C:\Windows\System32\bcrypt.dll
0x00007ff89c3e0000 - 0x00007ff89c40e000     C:\Windows\SYSTEM32\USERENV.dll
0x00007ff89ca40000 - 0x00007ff89cac2000     C:\Windows\System32\bcryptprimitives.dll
0x00007ff89bd40000 - 0x00007ff89bd4c000     C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ff89b840000 - 0x00007ff89b87b000     C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ff89e9c0000 - 0x00007ff89e9c8000     C:\Windows\System32\NSI.dll
0x00007ff8970d0000 - 0x00007ff8970e7000     C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ff896db0000 - 0x00007ff896dcd000     C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x00007ff89b880000 - 0x00007ff89b94a000     C:\Windows\SYSTEM32\DNSAPI.dll
 
VM Arguments:
jvm_args: -Xmx1024M -Dfile.encoding=GBK -Duser.country=CN -Duser.language=zh -Duser.variant 
java_command: org.gradle.launcher.daemon.bootstrap.GradleDaemon 5.6.4
java_class_path (initial): C:\Users\Admin\.gradle\wrapper\dists\gradle-5.6.4-all\ankdp27end7byghfw1q2sw75f\gradle-5.6.4\lib\gradle-launcher-5.6.4.jar
Launcher Type: SUN_STANDARD
 
Environment Variables:
PATH=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\;F:\Git\cmd;C:\Users\Admin\AppData\Local\Android\Sdk\platform-tools;C:\Users\Admin\AppData\Local\Microsoft\WindowsApps;
USERNAME=Admin
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 151 Stepping 2, GenuineIntel
 
 
 
---------------  S Y S T E M  ---------------
 
OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.3570)
 
CPU:total 12 (initial active 12) (6 cores per cpu, 2 threads per core) family 6 model 151 stepping 2, 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 16545860k(603188k free), swap 24934468k(3304k 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 Oct 13 17:22:53 2023
timezone: Öйú±ê׼ʱ¼ä
elapsed time: 10 seconds (0d 0h 0m 10s)