lmw
2025-04-24 718f31c92e2029d05260810435a2c70cef6e6ce5
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
385
386
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 788176 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=12132, tid=0x0000000000005460
#
# 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 (0x000000001755b000):  JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=21600, stack(0x0000000018aa0000,0x0000000018ba0000)]
 
Stack: [0x0000000018aa0000,0x0000000018ba0000]
[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:  16692 11626       4       org.gradle.internal.snapshot.impl.DirectorySnapshotter$PathVisitor::visitFile (10 bytes)
 
 
---------------  P R O C E S S  ---------------
 
Java Threads: ( => current thread )
  0x000000001d7e5800 JavaThread "WorkerExecutor Queue" [_thread_blocked, id=6368, stack(0x0000000028cc0000,0x0000000028dc0000)]
  0x000000001d7e6800 JavaThread "RMI TCP Connection(1)-127.0.0.1" daemon [_thread_in_native, id=23804, stack(0x0000000028bc0000,0x0000000028cc0000)]
  0x000000001d7e5000 JavaThread "RMI Reaper" [_thread_blocked, id=25028, stack(0x0000000028ac0000,0x0000000028bc0000)]
  0x000000001d7e7000 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=21612, stack(0x00000000289c0000,0x0000000028ac0000)]
  0x000000001d7e3800 JavaThread "GC Daemon" daemon [_thread_blocked, id=9164, stack(0x00000000288c0000,0x00000000289c0000)]
  0x000000002436f000 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=10312, stack(0x0000000027f60000,0x0000000028060000)]
  0x0000000024365800 JavaThread "Cache worker for execution history cache (D:\AndroidStudioProjects\HeartSpring\.gradle\5.6.4\executionHistory)" [_thread_blocked, id=20324, stack(0x00000000280c0000,0x00000000281c0000)]
  0x000000002436c000 JavaThread "Execution worker for ':' Thread 11" [_thread_blocked, id=16504, stack(0x0000000027a60000,0x0000000027b60000)]
  0x000000002436b800 JavaThread "Execution worker for ':' Thread 10" [_thread_blocked, id=19916, stack(0x0000000027960000,0x0000000027a60000)]
  0x000000002436a800 JavaThread "Execution worker for ':' Thread 9" [_thread_blocked, id=21048, stack(0x0000000027860000,0x0000000027960000)]
  0x000000002436a000 JavaThread "Execution worker for ':' Thread 8" [_thread_blocked, id=20844, stack(0x0000000027760000,0x0000000027860000)]
  0x0000000024367800 JavaThread "Execution worker for ':' Thread 7" [_thread_blocked, id=24232, stack(0x0000000027660000,0x0000000027760000)]
  0x0000000024369000 JavaThread "Execution worker for ':' Thread 6" [_thread_blocked, id=25308, stack(0x0000000027560000,0x0000000027660000)]
  0x0000000024368800 JavaThread "Execution worker for ':' Thread 5" [_thread_blocked, id=20168, stack(0x0000000027460000,0x0000000027560000)]
  0x0000000024360800 JavaThread "Execution worker for ':' Thread 4" [_thread_blocked, id=24252, stack(0x0000000026150000,0x0000000026250000)]
  0x0000000024367000 JavaThread "Execution worker for ':' Thread 3" [_thread_blocked, id=19520, stack(0x0000000026050000,0x0000000026150000)]
  0x0000000024364800 JavaThread "Execution worker for ':' Thread 2" [_thread_blocked, id=25152, stack(0x0000000025f50000,0x0000000026050000)]
  0x0000000024363000 JavaThread "Execution worker for ':'" [_thread_blocked, id=14420, stack(0x0000000025b30000,0x0000000025c30000)]
  0x0000000024366000 JavaThread "Cache worker for file content cache (D:\AndroidStudioProjects\HeartSpring\.gradle\5.6.4\fileContent)" [_thread_blocked, id=21084, stack(0x0000000025830000,0x0000000025930000)]
  0x0000000024362000 JavaThread "Cache worker for file content cache (C:\Users\Admin\.gradle\caches\5.6.4\fileContent)" [_thread_blocked, id=23204, stack(0x00000000254a0000,0x00000000255a0000)]
  0x0000000024361800 JavaThread "Memory manager" [_thread_blocked, id=21128, stack(0x00000000251a0000,0x00000000252a0000)]
  0x000000001a7d6800 JavaThread "Cache worker for Build Output Cleanup Cache (D:\AndroidStudioProjects\HeartSpring\.gradle\buildOutputCleanup)" [_thread_blocked, id=11408, stack(0x0000000022520000,0x0000000022620000)]
  0x000000001a7d2000 JavaThread "Build operations Thread 12" [_thread_blocked, id=21276, stack(0x00000000231d0000,0x00000000232d0000)]
  0x000000001a7d7800 JavaThread "Build operations Thread 11" [_thread_blocked, id=23272, stack(0x00000000230d0000,0x00000000231d0000)]
  0x000000001a7ca800 JavaThread "Build operations Thread 10" [_thread_blocked, id=10664, stack(0x0000000022fd0000,0x00000000230d0000)]
  0x000000001a7d1800 JavaThread "Build operations Thread 9" [_thread_blocked, id=25208, stack(0x0000000022ed0000,0x0000000022fd0000)]
  0x000000001a7ca000 JavaThread "Build operations Thread 8" [_thread_blocked, id=14348, stack(0x0000000022dd0000,0x0000000022ed0000)]
  0x000000001a7d0800 JavaThread "Build operations Thread 7" [_thread_blocked, id=19228, stack(0x0000000022cd0000,0x0000000022dd0000)]
  0x000000001a7c9000 JavaThread "Build operations Thread 6" [_thread_blocked, id=22148, stack(0x0000000022bd0000,0x0000000022cd0000)]
  0x000000001a7d0000 JavaThread "Build operations Thread 5" [_thread_blocked, id=12280, stack(0x0000000022ad0000,0x0000000022bd0000)]
  0x000000001a7c8800 JavaThread "Build operations Thread 4" [_thread_blocked, id=15100, stack(0x00000000229d0000,0x0000000022ad0000)]
  0x000000001a7cf000 JavaThread "Build operations Thread 3" [_thread_blocked, id=18968, stack(0x00000000228d0000,0x00000000229d0000)]
  0x000000001a7ce800 JavaThread "Build operations Thread 2" [_thread_blocked, id=10636, stack(0x00000000227d0000,0x00000000228d0000)]
  0x000000001a7cd800 JavaThread "Build operations" [_thread_blocked, id=20276, stack(0x00000000226d0000,0x00000000227d0000)]
  0x000000001a7cd000 JavaThread "Cache worker for execution history cache (C:\Users\Admin\.gradle\caches\5.6.4\executionHistory)" [_thread_blocked, id=23888, stack(0x0000000021c70000,0x0000000021d70000)]
  0x000000001a7cc000 JavaThread "Cache worker for cache directory md-rule (C:\Users\Admin\.gradle\caches\5.6.4\md-rule)" [_thread_blocked, id=2620, stack(0x0000000021dc0000,0x0000000021ec0000)]
  0x000000001a7cb800 JavaThread "Cache worker for cache directory md-supplier (C:\Users\Admin\.gradle\caches\5.6.4\md-supplier)" [_thread_blocked, id=13256, stack(0x000000001f0c0000,0x000000001f1c0000)]
  0x000000001af6d800 JavaThread "Cache worker for file hash cache (D:\AndroidStudioProjects\HeartSpring\.gradle\5.6.4\fileHashes)" [_thread_blocked, id=22240, stack(0x000000001dbc0000,0x000000001dcc0000)]
  0x000000001af70800 JavaThread "Cache worker for journal cache (C:\Users\Admin\.gradle\caches\journal-1)" [_thread_blocked, id=23136, stack(0x000000001caf0000,0x000000001cbf0000)]
  0x000000001af6c000 JavaThread "File lock request listener" [_thread_in_native, id=25548, stack(0x000000001c9f0000,0x000000001caf0000)]
  0x000000001ad97000 JavaThread "Cache worker for file hash cache (C:\Users\Admin\.gradle\caches\5.6.4\fileHashes)" [_thread_blocked, id=25444, stack(0x000000001c8f0000,0x000000001c9f0000)]
  0x000000001ac7b000 JavaThread "Thread-9" [_thread_blocked, id=21784, stack(0x000000001c5f0000,0x000000001c6f0000)]
  0x000000001ac7a800 JavaThread "Stdin handler" [_thread_blocked, id=24644, stack(0x000000001c4f0000,0x000000001c5f0000)]
  0x000000001ace4800 JavaThread "Asynchronous log dispatcher for DefaultDaemonConnection: socket connection from /127.0.0.1:59140 to /127.0.0.1:59141" [_thread_blocked, id=23604, stack(0x000000001c3f0000,0x000000001c4f0000)]
  0x000000001accf000 JavaThread "Daemon worker" [_thread_blocked, id=24988, stack(0x000000001c2f0000,0x000000001c3f0000)]
  0x000000001accb800 JavaThread "Cancel handler" [_thread_blocked, id=25084, stack(0x000000001c1f0000,0x000000001c2f0000)]
  0x000000001ac3a000 JavaThread "Handler for socket connection from /127.0.0.1:59140 to /127.0.0.1:59141" [_thread_in_native, id=15688, stack(0x000000001bef0000,0x000000001bff0000)]
  0x000000001ac39800 JavaThread "Daemon" [_thread_blocked, id=21536, stack(0x000000001bdf0000,0x000000001bef0000)]
  0x000000001ac2d000 JavaThread "Daemon periodic checks" [_thread_blocked, id=21644, stack(0x000000001bcf0000,0x000000001bdf0000)]
  0x000000001ac24000 JavaThread "Incoming local TCP Connector on port 59140" [_thread_in_native, id=24316, stack(0x000000001bb40000,0x000000001bc40000)]
  0x000000001ab25800 JavaThread "Daemon health stats" [_thread_blocked, id=13004, stack(0x000000001b840000,0x000000001b940000)]
  0x000000001763c800 JavaThread "Service Thread" daemon [_thread_blocked, id=23968, stack(0x0000000018ea0000,0x0000000018fa0000)]
  0x00000000175bd800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=20084, stack(0x0000000018da0000,0x0000000018ea0000)]
  0x00000000175bc800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=25512, stack(0x0000000018ca0000,0x0000000018da0000)]
  0x00000000175b7800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=24752, stack(0x0000000018ba0000,0x0000000018ca0000)]
=>0x000000001755b000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=21600, stack(0x0000000018aa0000,0x0000000018ba0000)]
  0x00000000175b1800 JavaThread "Attach Listener" daemon [_thread_blocked, id=23564, stack(0x00000000189a0000,0x0000000018aa0000)]
  0x0000000015e7e800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=17072, stack(0x00000000188a0000,0x00000000189a0000)]
  0x0000000015e72800 JavaThread "Finalizer" daemon [_thread_blocked, id=5552, stack(0x00000000187a0000,0x00000000188a0000)]
  0x0000000017543000 JavaThread "Reference Handler" daemon [_thread_blocked, id=22092, stack(0x00000000186a0000,0x00000000187a0000)]
  0x000000000132d800 JavaThread "main" [_thread_blocked, id=24340, stack(0x0000000002b60000,0x0000000002c60000)]
 
Other Threads:
  0x0000000015e65800 VMThread [stack: 0x00000000185a0000,0x00000000186a0000] [id=17792]
  0x000000001763e800 WatcherThread [stack: 0x0000000018fa0000,0x00000000190a0000] [id=25540]
 
VM state:not at safepoint (normal execution)
 
VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
[0x0000000002fa1a50] Compile_lock - owner thread: 0x0000000000000000
 
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 304128K, used 52182K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 259072K, 10% used [0x00000000eab00000,0x00000000ec5e2760,0x00000000fa800000)
  from space 45056K, 54% used [0x00000000fa800000,0x00000000fc0132e8,0x00000000fd400000)
  to   space 44544K, 0% used [0x00000000fd480000,0x00000000fd480000,0x0000000100000000)
 ParOldGen       total 222720K, used 91363K [0x00000000c0000000, 0x00000000cd980000, 0x00000000eab00000)
  object space 222720K, 41% used [0x00000000c0000000,0x00000000c5938c88,0x00000000cd980000)
 Metaspace       used 75876K, capacity 80005K, committed 80168K, reserved 1118208K
  class space    used 10406K, capacity 11290K, committed 11304K, reserved 1048576K
 
Card table byte_map: [0x0000000012510000,0x0000000012720000] byte_map_base: 0x0000000011f10000
 
Marking Bits: (ParMarkBitMap*) 0x000000006c5ef030
 Begin Bits: [0x0000000013280000, 0x0000000014280000)
 End Bits:   [0x0000000014280000, 0x0000000015280000)
 
Polling page: 0x0000000000e00000
 
CodeCache: size=245760Kb used=32576Kb max_used=32725Kb free=213183Kb
 bounds [0x0000000003150000, 0x0000000005180000, 0x0000000012150000]
 total_blobs=10900 nmethods=10008 adapters=804
 compilation: enabled
 
Compilation events (10 events):
Event: 16.635 Thread 0x00000000175bd800 nmethod 11622 0x0000000004bc7390 code [0x0000000004bc74e0, 0x0000000004bc75f0]
Event: 16.640 Thread 0x00000000175bd800 11623       3       org.gradle.api.internal.tasks.execution.ExecuteTaskBuildOperationDetails::getTask (8 bytes)
Event: 16.640 Thread 0x00000000175bd800 nmethod 11623 0x0000000003573290 code [0x00000000035733e0, 0x0000000003573570]
Event: 16.649 Thread 0x00000000175b7800 11624       4       java.util.HashMap::values (25 bytes)
Event: 16.649 Thread 0x00000000175b7800 nmethod 11624 0x0000000003e14050 code [0x0000000003e141a0, 0x0000000003e14298]
Event: 16.652 Thread 0x00000000175bc800 11625       4       com.google.common.collect.Interners$InternerImpl::intern (50 bytes)
Event: 16.661 Thread 0x000000001755b000 11626       4       org.gradle.internal.snapshot.impl.DirectorySnapshotter$PathVisitor::visitFile (10 bytes)
Event: 16.661 Thread 0x00000000175b7800 11627       4       org.gradle.internal.snapshot.impl.DirectorySnapshotter$PathVisitor::visitFile (52 bytes)
Event: 16.683 Thread 0x00000000175bc800 nmethod 11625 0x0000000003d37f90 code [0x0000000003d382e0, 0x0000000003d3a7d0]
Event: 16.683 Thread 0x00000000175bc800 11629   !   4       java.util.concurrent.ArrayBlockingQueue::poll (83 bytes)
 
GC Heap History (10 events):
Event: 4.071 GC heap before
{Heap before GC invocations=10 (full 2):
 PSYoungGen      total 232960K, used 130678K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 217600K, 52% used [0x00000000eab00000,0x00000000f1b9e750,0x00000000f7f80000)
  from space 15360K, 99% used [0x00000000f7f80000,0x00000000f8e7f320,0x00000000f8e80000)
  to   space 23552K, 0% used [0x00000000fe900000,0x00000000fe900000,0x0000000100000000)
 ParOldGen       total 141824K, used 30527K [0x00000000c0000000, 0x00000000c8a80000, 0x00000000eab00000)
  object space 141824K, 21% used [0x00000000c0000000,0x00000000c1dcfdf0,0x00000000c8a80000)
 Metaspace       used 56737K, capacity 59048K, committed 59160K, reserved 1099776K
  class space    used 7749K, capacity 8336K, committed 8360K, reserved 1048576K
Event: 4.084 GC heap after
Heap after GC invocations=10 (full 2):
 PSYoungGen      total 312320K, used 23532K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 288768K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fc500000)
  from space 23552K, 99% used [0x00000000fe900000,0x00000000ffffb340,0x0000000100000000)
  to   space 30208K, 0% used [0x00000000fc500000,0x00000000fc500000,0x00000000fe280000)
 ParOldGen       total 141824K, used 37284K [0x00000000c0000000, 0x00000000c8a80000, 0x00000000eab00000)
  object space 141824K, 26% used [0x00000000c0000000,0x00000000c2469188,0x00000000c8a80000)
 Metaspace       used 56737K, capacity 59048K, committed 59160K, reserved 1099776K
  class space    used 7749K, capacity 8336K, committed 8360K, reserved 1048576K
}
Event: 4.084 GC heap before
{Heap before GC invocations=11 (full 3):
 PSYoungGen      total 312320K, used 23532K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 288768K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fc500000)
  from space 23552K, 99% used [0x00000000fe900000,0x00000000ffffb340,0x0000000100000000)
  to   space 30208K, 0% used [0x00000000fc500000,0x00000000fc500000,0x00000000fe280000)
 ParOldGen       total 141824K, used 37284K [0x00000000c0000000, 0x00000000c8a80000, 0x00000000eab00000)
  object space 141824K, 26% used [0x00000000c0000000,0x00000000c2469188,0x00000000c8a80000)
 Metaspace       used 56737K, capacity 59048K, committed 59160K, reserved 1099776K
  class space    used 7749K, capacity 8336K, committed 8360K, reserved 1048576K
Event: 4.223 GC heap after
Heap after GC invocations=11 (full 3):
 PSYoungGen      total 312320K, used 0K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 288768K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fc500000)
  from space 23552K, 0% used [0x00000000fe900000,0x00000000fe900000,0x0000000100000000)
  to   space 30208K, 0% used [0x00000000fc500000,0x00000000fc500000,0x00000000fe280000)
 ParOldGen       total 222720K, used 46417K [0x00000000c0000000, 0x00000000cd980000, 0x00000000eab00000)
  object space 222720K, 20% used [0x00000000c0000000,0x00000000c2d54448,0x00000000cd980000)
 Metaspace       used 56718K, capacity 58981K, committed 59160K, reserved 1099776K
  class space    used 7743K, capacity 8324K, committed 8360K, reserved 1048576K
}
Event: 9.769 GC heap before
{Heap before GC invocations=12 (full 3):
 PSYoungGen      total 312320K, used 288768K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 288768K, 100% used [0x00000000eab00000,0x00000000fc500000,0x00000000fc500000)
  from space 23552K, 0% used [0x00000000fe900000,0x00000000fe900000,0x0000000100000000)
  to   space 30208K, 0% used [0x00000000fc500000,0x00000000fc500000,0x00000000fe280000)
 ParOldGen       total 222720K, used 46417K [0x00000000c0000000, 0x00000000cd980000, 0x00000000eab00000)
  object space 222720K, 20% used [0x00000000c0000000,0x00000000c2d54448,0x00000000cd980000)
 Metaspace       used 67739K, capacity 71393K, committed 71592K, reserved 1110016K
  class space    used 9283K, capacity 10048K, committed 10152K, reserved 1048576K
Event: 9.788 GC heap after
Heap after GC invocations=12 (full 3):
 PSYoungGen      total 318976K, used 30194K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 288768K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fc500000)
  from space 30208K, 99% used [0x00000000fc500000,0x00000000fe27c9f8,0x00000000fe280000)
  to   space 30208K, 0% used [0x00000000fe280000,0x00000000fe280000,0x0000000100000000)
 ParOldGen       total 222720K, used 51361K [0x00000000c0000000, 0x00000000cd980000, 0x00000000eab00000)
  object space 222720K, 23% used [0x00000000c0000000,0x00000000c32284e0,0x00000000cd980000)
 Metaspace       used 67739K, capacity 71393K, committed 71592K, reserved 1110016K
  class space    used 9283K, capacity 10048K, committed 10152K, reserved 1048576K
}
Event: 10.583 GC heap before
{Heap before GC invocations=13 (full 3):
 PSYoungGen      total 318976K, used 318962K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 288768K, 100% used [0x00000000eab00000,0x00000000fc500000,0x00000000fc500000)
  from space 30208K, 99% used [0x00000000fc500000,0x00000000fe27c9f8,0x00000000fe280000)
  to   space 30208K, 0% used [0x00000000fe280000,0x00000000fe280000,0x0000000100000000)
 ParOldGen       total 222720K, used 51361K [0x00000000c0000000, 0x00000000cd980000, 0x00000000eab00000)
  object space 222720K, 23% used [0x00000000c0000000,0x00000000c32284e0,0x00000000cd980000)
 Metaspace       used 68971K, capacity 72711K, committed 73000K, reserved 1112064K
  class space    used 9437K, capacity 10235K, committed 10280K, reserved 1048576K
Event: 10.601 GC heap after
Heap after GC invocations=13 (full 3):
 PSYoungGen      total 289280K, used 30195K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 259072K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fa800000)
  from space 30208K, 99% used [0x00000000fe280000,0x00000000ffffcdd0,0x0000000100000000)
  to   space 45056K, 0% used [0x00000000fa800000,0x00000000fa800000,0x00000000fd400000)
 ParOldGen       total 222720K, used 65748K [0x00000000c0000000, 0x00000000cd980000, 0x00000000eab00000)
  object space 222720K, 29% used [0x00000000c0000000,0x00000000c40351d8,0x00000000cd980000)
 Metaspace       used 68971K, capacity 72711K, committed 73000K, reserved 1112064K
  class space    used 9437K, capacity 10235K, committed 10280K, reserved 1048576K
}
Event: 16.565 GC heap before
{Heap before GC invocations=14 (full 3):
 PSYoungGen      total 289280K, used 289267K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 259072K, 100% used [0x00000000eab00000,0x00000000fa800000,0x00000000fa800000)
  from space 30208K, 99% used [0x00000000fe280000,0x00000000ffffcdd0,0x0000000100000000)
  to   space 45056K, 0% used [0x00000000fa800000,0x00000000fa800000,0x00000000fd400000)
 ParOldGen       total 222720K, used 65748K [0x00000000c0000000, 0x00000000cd980000, 0x00000000eab00000)
  object space 222720K, 29% used [0x00000000c0000000,0x00000000c40351d8,0x00000000cd980000)
 Metaspace       used 75863K, capacity 79867K, committed 79912K, reserved 1118208K
  class space    used 10404K, capacity 11289K, committed 11304K, reserved 1048576K
Event: 16.585 GC heap after
Heap after GC invocations=14 (full 3):
 PSYoungGen      total 304128K, used 24652K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 259072K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fa800000)
  from space 45056K, 54% used [0x00000000fa800000,0x00000000fc0132e8,0x00000000fd400000)
  to   space 44544K, 0% used [0x00000000fd480000,0x00000000fd480000,0x0000000100000000)
 ParOldGen       total 222720K, used 91363K [0x00000000c0000000, 0x00000000cd980000, 0x00000000eab00000)
  object space 222720K, 41% used [0x00000000c0000000,0x00000000c5938c88,0x00000000cd980000)
 Metaspace       used 75863K, capacity 79867K, committed 79912K, reserved 1118208K
  class space    used 10404K, capacity 11289K, committed 11304K, reserved 1048576K
}
 
Deoptimization events (10 events):
Event: 16.314 Thread 0x000000001af6d800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000045f9e58 method=java.io.DataOutputStream.writeLong(J)V @ 108
Event: 16.314 Thread 0x000000001af6d800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000045f9e58 method=java.io.DataOutputStream.writeLong(J)V @ 108
Event: 16.314 Thread 0x000000001af6d800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000045f9e58 method=java.io.DataOutputStream.writeLong(J)V @ 108
Event: 16.319 Thread 0x000000002436c000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000040c7e14 method=org.objectweb.asm.MethodWriter.visitLabel(Lorg/objectweb/asm/Label;)V @ 238
Event: 16.319 Thread 0x000000002436c000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000454d724 method=org.objectweb.asm.MethodWriter.visitInsn(I)V @ 32
Event: 16.319 Thread 0x000000002436c000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003fefed8 method=org.objectweb.asm.MethodWriter.visitMethodInsn(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V @ 89
Event: 16.319 Thread 0x000000002436c000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000047a6f9c method=org.objectweb.asm.MethodWriter.visitMaxs(II)V @ 20
Event: 16.585 Thread 0x000000001af6f800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004e77a24 method=java.util.HashSet.remove(Ljava/lang/Object;)Z @ 11
Event: 16.587 Thread 0x000000001a7cd000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004b6e6c4 method=com.google.common.collect.MapMakerInternalMap$Segment.drainKeyReferenceQueue(Ljava/lang/ref/ReferenceQueue;)V @ 8
Event: 16.587 Thread 0x000000002436a000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004b6e6c4 method=com.google.common.collect.MapMakerInternalMap$Segment.drainKeyReferenceQueue(Ljava/lang/ref/ReferenceQueue;)V @ 8
 
Classes redefined (0 events):
No events
 
Internal exceptions (10 events):
Event: 12.319 Thread 0x000000001af6f800 Exception <a 'java/lang/InterruptedException'> (0x00000000f3911060) thrown at [C:\src\AOSP-openjdk-git\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1680]
Event: 12.326 Thread 0x000000002436c000 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000f3968c90) thrown at [C:\src\AOSP-openjdk-git\hotspot\src\share\vm\prims\jni.cpp, line 1615]
Event: 12.326 Thread 0x000000002436c000 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000f3976ba0) thrown at [C:\src\AOSP-openjdk-git\hotspot\src\share\vm\prims\jni.cpp, line 1615]
Event: 12.327 Thread 0x000000002436c000 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000f3989ab0) thrown at [C:\src\AOSP-openjdk-git\hotspot\src\share\vm\prims\jni.cpp, line 1615]
Event: 12.331 Thread 0x000000002436c000 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000f39be918) thrown at [C:\src\AOSP-openjdk-git\hotspot\src\share\vm\prims\jni.cpp, line 1615]
Event: 12.342 Thread 0x000000002436c000 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000f3b15d30) thrown at [C:\src\AOSP-openjdk-git\hotspot\src\share\vm\prims\jni.cpp, line 1615]
Event: 12.346 Thread 0x000000002436c000 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000f3bff120) thrown at [C:\src\AOSP-openjdk-git\hotspot\src\share\vm\prims\jni.cpp, line 1615]
Event: 16.181 Thread 0x000000002436c000 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000f49022b8) thrown at [C:\src\AOSP-openjdk-git\hotspot\src\share\vm\prims\jni.cpp, line 1615]
Event: 16.181 Thread 0x000000002436c000 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000f4913408) thrown at [C:\src\AOSP-openjdk-git\hotspot\src\share\vm\prims\jni.cpp, line 1615]
Event: 16.183 Thread 0x000000002436c000 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000f4958fb0) thrown at [C:\src\AOSP-openjdk-git\hotspot\src\share\vm\prims\jni.cpp, line 1615]
 
Events (10 events):
Event: 16.683 Thread 0x00000000175bc800 flushing nmethod 0x00000000033b9990
Event: 16.683 Thread 0x00000000175bc800 flushing nmethod 0x00000000033cfe10
Event: 16.683 Thread 0x00000000175bc800 flushing nmethod 0x00000000033e43d0
Event: 16.683 Thread 0x00000000175bc800 flushing nmethod 0x0000000003402910
Event: 16.683 Thread 0x00000000175bc800 flushing nmethod 0x000000000347aa50
Event: 16.683 Thread 0x00000000175bc800 flushing nmethod 0x00000000034cd690
Event: 16.683 Thread 0x00000000175bc800 flushing nmethod 0x00000000034cf050
Event: 16.683 Thread 0x00000000175bc800 flushing nmethod 0x00000000034d2a90
Event: 16.683 Thread 0x00000000175bc800 flushing nmethod 0x00000000034edfd0
Event: 16.683 Thread 0x00000000175bc800 flushing nmethod 0x000000000353d190
 
 
Dynamic libraries:
0x00007ff72c520000 - 0x00007ff72c551000     C:\Program Files\Android\Android Studio\jre\bin\java.exe
0x00007ff9ea250000 - 0x00007ff9ea448000     C:\Windows\SYSTEM32\ntdll.dll
0x00007ff9e9010000 - 0x00007ff9e90d2000     C:\Windows\System32\KERNEL32.DLL
0x00007ff9e7b70000 - 0x00007ff9e7e6e000     C:\Windows\System32\KERNELBASE.dll
0x00007ff9e8510000 - 0x00007ff9e85c2000     C:\Windows\System32\ADVAPI32.dll
0x00007ff9e8270000 - 0x00007ff9e830e000     C:\Windows\System32\msvcrt.dll
0x00007ff9e8950000 - 0x00007ff9e89f0000     C:\Windows\System32\sechost.dll
0x00007ff9e89f0000 - 0x00007ff9e8b13000     C:\Windows\System32\RPCRT4.dll
0x00007ff9e7e70000 - 0x00007ff9e7e97000     C:\Windows\System32\bcrypt.dll
0x00007ff9e8e60000 - 0x00007ff9e8ffd000     C:\Windows\System32\USER32.dll
0x00007ff9e7940000 - 0x00007ff9e7962000     C:\Windows\System32\win32u.dll
0x00007ff9e84e0000 - 0x00007ff9e850b000     C:\Windows\System32\GDI32.dll
0x00007ff9e7f10000 - 0x00007ff9e8027000     C:\Windows\System32\gdi32full.dll
0x00007ff9e7970000 - 0x00007ff9e7a0d000     C:\Windows\System32\msvcp_win.dll
0x00007ff9e8170000 - 0x00007ff9e8270000     C:\Windows\System32\ucrtbase.dll
0x00007ff9d57b0000 - 0x00007ff9d5a4a000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.4355_none_60b8b9eb71f62e16\COMCTL32.dll
0x00007ff9e9ea0000 - 0x00007ff9e9ecf000     C:\Windows\System32\IMM32.DLL
0x000000006ccb0000 - 0x000000006ccbd000     C:\Program Files (x86)\360\360Safe\safemon\SafeWrapper.dll
0x00007ff9d65c0000 - 0x00007ff9d666c000     C:\Program Files (x86)\360\360Safe\safemon\libzdtp64.dll
0x00007ff9e9190000 - 0x00007ff9e98ff000     C:\Windows\System32\SHELL32.dll
0x00007ff9e9970000 - 0x00007ff9e99c5000     C:\Windows\System32\SHLWAPI.dll
0x00007ff9e7550000 - 0x00007ff9e755a000     C:\Windows\SYSTEM32\VERSION.dll
0x000000006bd40000 - 0x000000006be12000     C:\Program Files\Android\Android Studio\jre\jre\bin\msvcr100.dll
0x000000006be20000 - 0x000000006c66b000     C:\Program Files\Android\Android Studio\jre\jre\bin\server\jvm.dll
0x00007ff9e9000000 - 0x00007ff9e9008000     C:\Windows\System32\PSAPI.DLL
0x00007ff9e0e10000 - 0x00007ff9e0e19000     C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ff9dc080000 - 0x00007ff9dc0a7000     C:\Windows\SYSTEM32\WINMM.dll
0x00007ff9e9900000 - 0x00007ff9e996b000     C:\Windows\System32\WS2_32.dll
0x00007ff9e0e00000 - 0x00007ff9e0e0f000     C:\Program Files\Android\Android Studio\jre\jre\bin\verify.dll
0x00007ff9cf460000 - 0x00007ff9cf489000     C:\Program Files\Android\Android Studio\jre\jre\bin\java.dll
0x00007ff9cf030000 - 0x00007ff9cf046000     C:\Program Files\Android\Android Studio\jre\jre\bin\zip.dll
0x00007ff9e5920000 - 0x00007ff9e60c4000     C:\Windows\SYSTEM32\windows.storage.dll
0x00007ff9e85f0000 - 0x00007ff9e8943000     C:\Windows\System32\combase.dll
0x00007ff9e71e0000 - 0x00007ff9e720e000     C:\Windows\SYSTEM32\Wldp.dll
0x00007ff9e8d90000 - 0x00007ff9e8e5d000     C:\Windows\System32\OLEAUT32.dll
0x00007ff9e8b20000 - 0x00007ff9e8bcd000     C:\Windows\System32\SHCORE.dll
0x00007ff9e7820000 - 0x00007ff9e7844000     C:\Windows\SYSTEM32\profapi.dll
0x00007ff9cee30000 - 0x00007ff9cee4a000     C:\Program Files\Android\Android Studio\jre\jre\bin\net.dll
0x00007ff9e6f40000 - 0x00007ff9e6faa000     C:\Windows\system32\mswsock.dll
0x00007ff9cdf40000 - 0x00007ff9cdf53000     C:\Program Files\Android\Android Studio\jre\jre\bin\nio.dll
0x00007ff9e2730000 - 0x00007ff9e2756000     C:\Users\Admin\.gradle\native\30\windows-amd64\native-platform.dll
0x00007ff9cf3f0000 - 0x00007ff9cf3fd000     C:\Program Files\Android\Android Studio\jre\jre\bin\management.dll
0x00007ff9e7140000 - 0x00007ff9e7158000     C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ff9e6860000 - 0x00007ff9e6894000     C:\Windows\system32\rsaenh.dll
0x00007ff9e77a0000 - 0x00007ff9e77ce000     C:\Windows\SYSTEM32\USERENV.dll
0x00007ff9e80e0000 - 0x00007ff9e8162000     C:\Windows\System32\bcryptprimitives.dll
0x00007ff9e7130000 - 0x00007ff9e713c000     C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ff9e6c20000 - 0x00007ff9e6c5b000     C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ff9e83a0000 - 0x00007ff9e83a8000     C:\Windows\System32\NSI.dll
0x00007ff9e2320000 - 0x00007ff9e2337000     C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ff9e2300000 - 0x00007ff9e231d000     C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x00007ff9e6c60000 - 0x00007ff9e6d2a000     C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ff9b5750000 - 0x00007ff9b5774000     C:\Program Files\Android\Android Studio\jre\jre\bin\sunec.dll
0x00007ff9e1250000 - 0x00007ff9e125b000     C:\Program Files\Android\Android Studio\jre\jre\bin\sunmscapi.dll
0x00007ff9e7a10000 - 0x00007ff9e7b6c000     C:\Windows\System32\CRYPT32.dll
0x00007ff9e28e0000 - 0x00007ff9e28fe000     C:\Users\Admin\AppData\Local\Temp\native-platform259298709702197673dir\native-platform.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.4957)
 
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(359856k free), swap 24934468k(7184k 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: Mon Nov 11 11:30:44 2024
timezone: Öйú±ê׼ʱ¼ä
elapsed time: 16 seconds (0d 0h 0m 16s)