-
Notifications
You must be signed in to change notification settings - Fork 0
/
hs_err_pid23600.log
702 lines (654 loc) · 64.5 KB
/
hs_err_pid23600.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
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 24117248 bytes for Failed to commit area from 0x0000000087000000 to 0x0000000088700000 of length 24117248.
# 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 (./src/hotspot/os/windows/os_windows.cpp:3301), pid=23600, tid=22440
#
# JRE version: OpenJDK Runtime Environment (11.0.10) (build 11.0.10+0-b96-7249189)
# Java VM: OpenJDK 64-Bit Server VM (11.0.10+0-b96-7249189, mixed mode, tiered, compressed oops, g1 gc, windows-amd64)
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
--------------- S U M M A R Y ------------
Command Line: --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED -Xmx2048m -Dfile.encoding=UTF-8 -Duser.country=IN -Duser.language=en -Duser.variant org.gradle.launcher.daemon.bootstrap.GradleDaemon 7.2
Host: Intel(R) Pentium(R) CPU 5405U @ 2.30GHz, 4 cores, 3G, Windows 10 , 64 bit Build 18362 (10.0.18362.1350)
Time: Wed Nov 24 12:15:13 2021 India Standard Time elapsed time: 21.130703 seconds (0d 0h 0m 21s)
--------------- T H R E A D ---------------
Current thread (0x0000026ad7bdd000): VMThread "VM Thread" [stack: 0x000000dafb900000,0x000000dafba00000] [id=22440]
Stack: [0x000000dafb900000,0x000000dafba00000]
[error occurred during error reporting (printing stack bounds), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000026ac1b20f3d]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x5ecfaa]
V [jvm.dll+0x722bd5]
V [jvm.dll+0x72412d]
V [jvm.dll+0x724745]
V [jvm.dll+0x7246fb]
V [jvm.dll+0x5ec348]
V [jvm.dll+0x5ecad8]
C [ntdll.dll+0xa1eef]
C [ntdll.dll+0x6aad9]
C [ntdll.dll+0xa0b5e]
C 0x0000026ac1b20f3d
VM_Operation (0x000000dafcbf6f90): G1CollectForAllocation, mode: safepoint, requested by thread 0x0000026ada10a000
--------------- P R O C E S S ---------------
Threads class SMR info:
_java_thread_list=0x0000026adbded300, length=79, elements={
0x0000026abe03d800, 0x0000026ad7be1000, 0x0000026ad7be2000, 0x0000026ad8593800,
0x0000026ad7bfc000, 0x0000026ad7c01000, 0x0000026ad7c08800, 0x0000026ad7c11800,
0x0000026ad7c15000, 0x0000026ad86c7800, 0x0000026ad92b0000, 0x0000026adb0f9800,
0x0000026adb257000, 0x0000026adb37b800, 0x0000026adc0ff800, 0x0000026ada540800,
0x0000026ada10a000, 0x0000026ad9cd1000, 0x0000026ad9fae800, 0x0000026ada626000,
0x0000026ada627000, 0x0000026ada623000, 0x0000026ada623800, 0x0000026ada627800,
0x0000026ada622000, 0x0000026ada628800, 0x0000026ada624800, 0x0000026ada625000,
0x0000026adacb0000, 0x0000026adacac800, 0x0000026adacae800, 0x0000026adacaa800,
0x0000026adacb1000, 0x0000026adacb1800, 0x0000026adacad800, 0x0000026adacac000,
0x0000026adacb4000, 0x0000026adacb5000, 0x0000026adacb2800, 0x0000026adacb6800,
0x0000026adacb3000, 0x0000026adacb5800, 0x0000026adacb7800, 0x0000026adacb8000,
0x0000026adacb9000, 0x0000026adc338800, 0x0000026adc33a800, 0x0000026adc336800,
0x0000026adc337800, 0x0000026adc335000, 0x0000026adc339000, 0x0000026adc33a000,
0x0000026adc336000, 0x0000026adc33e000, 0x0000026adc33f000, 0x0000026adc33c800,
0x0000026adc33f800, 0x0000026adc33d000, 0x0000026adc340800, 0x0000026adc341800,
0x0000026adc33b800, 0x0000026adc342000, 0x0000026adc343000, 0x0000026adc343800,
0x0000026adc7fc800, 0x0000026adc7fc000, 0x0000026adc800000, 0x0000026adc7fd800,
0x0000026adc7fa800, 0x0000026adc7fe800, 0x0000026adc7ff000, 0x0000026adc801000,
0x0000026adc7fb000, 0x0000026adc803800, 0x0000026adc806800, 0x0000026adc805000,
0x0000026adc804000, 0x0000026adb3f8800, 0x0000026adc802800
}
Java Threads: ( => current thread )
0x0000026abe03d800 JavaThread "main" [_thread_blocked, id=40676, stack(0x000000dafb300000,0x000000dafb400000)]
0x0000026ad7be1000 JavaThread "Reference Handler" daemon [_thread_blocked, id=41876, stack(0x000000dafba00000,0x000000dafbb00000)]
0x0000026ad7be2000 JavaThread "Finalizer" daemon [_thread_blocked, id=39704, stack(0x000000dafbb00000,0x000000dafbc00000)]
0x0000026ad8593800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=42532, stack(0x000000dafbc00000,0x000000dafbd00000)]
0x0000026ad7bfc000 JavaThread "Attach Listener" daemon [_thread_blocked, id=36912, stack(0x000000dafbd00000,0x000000dafbe00000)]
0x0000026ad7c01000 JavaThread "Service Thread" daemon [_thread_blocked, id=38252, stack(0x000000dafbe00000,0x000000dafbf00000)]
0x0000026ad7c08800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=10136, stack(0x000000dafbf00000,0x000000dafc000000)]
0x0000026ad7c11800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=26760, stack(0x000000dafc000000,0x000000dafc100000)]
0x0000026ad7c15000 JavaThread "Sweeper thread" daemon [_thread_blocked, id=23216, stack(0x000000dafc100000,0x000000dafc200000)]
0x0000026ad86c7800 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=20208, stack(0x000000dafc200000,0x000000dafc300000)]
0x0000026ad92b0000 JavaThread "Daemon health stats" [_thread_blocked, id=43544, stack(0x000000dafc600000,0x000000dafc700000)]
0x0000026adb0f9800 JavaThread "Incoming local TCP Connector on port 64916" [_thread_in_native, id=41820, stack(0x000000dafc700000,0x000000dafc800000)]
0x0000026adb257000 JavaThread "Daemon periodic checks" [_thread_blocked, id=3400, stack(0x000000dafc800000,0x000000dafc900000)]
0x0000026adb37b800 JavaThread "Daemon" [_thread_blocked, id=41164, stack(0x000000dafc900000,0x000000dafca00000)]
0x0000026adc0ff800 JavaThread "Handler for socket connection from /127.0.0.1:64916 to /127.0.0.1:64917" [_thread_in_native, id=37876, stack(0x000000dafca00000,0x000000dafcb00000)]
0x0000026ada540800 JavaThread "Cancel handler" [_thread_blocked, id=19372, stack(0x000000dafc400000,0x000000dafc500000)]
0x0000026ada10a000 JavaThread "Daemon worker" [_thread_blocked, id=6452, stack(0x000000dafcb00000,0x000000dafcc00000)]
0x0000026ad9cd1000 JavaThread "Asynchronous log dispatcher for DefaultDaemonConnection: socket connection from /127.0.0.1:64916 to /127.0.0.1:64917" [_thread_blocked, id=45140, stack(0x000000dafcc00000,0x000000dafcd00000)]
0x0000026ad9fae800 JavaThread "Stdin handler" [_thread_blocked, id=31264, stack(0x000000dafcd00000,0x000000dafce00000)]
0x0000026ada626000 JavaThread "Daemon client event forwarder" [_thread_blocked, id=35796, stack(0x000000dafce00000,0x000000dafcf00000)]
0x0000026ada627000 JavaThread "Cache worker for journal cache (C:\Users\Abhishek Vishwakarma\.gradle\caches\journal-1)" [_thread_blocked, id=25260, stack(0x000000dafd100000,0x000000dafd200000)]
0x0000026ada623000 JavaThread "File lock request listener" [_thread_in_native, id=18832, stack(0x000000dafd200000,0x000000dafd300000)]
0x0000026ada623800 JavaThread "Cache worker for file hash cache (C:\Users\Abhishek Vishwakarma\.gradle\caches\7.2\fileHashes)" [_thread_blocked, id=39032, stack(0x000000dafd300000,0x000000dafd400000)]
0x0000026ada627800 JavaThread "Cache worker for file hash cache (F:\Abhishek\AndroidProjects\WeSkill-2-dev\.gradle\7.2\fileHashes)" [_thread_blocked, id=26288, stack(0x000000dafd400000,0x000000dafd500000)]
0x0000026ada622000 JavaThread "File watcher server" daemon [_thread_in_native, id=38560, stack(0x000000dafd600000,0x000000dafd700000)]
0x0000026ada628800 JavaThread "File watcher consumer" daemon [_thread_blocked, id=44780, stack(0x000000dafd700000,0x000000dafd800000)]
0x0000026ada624800 JavaThread "Cache worker for checksums cache (F:\Abhishek\AndroidProjects\WeSkill-2-dev\.gradle\checksums)" [_thread_blocked, id=45816, stack(0x000000dafd800000,0x000000dafd900000)]
0x0000026ada625000 JavaThread "Cache worker for cache directory md-supplier (C:\Users\Abhishek Vishwakarma\.gradle\caches\7.2\md-supplier)" [_thread_blocked, id=43824, stack(0x000000dafd900000,0x000000dafda00000)]
0x0000026adacb0000 JavaThread "Cache worker for cache directory md-rule (C:\Users\Abhishek Vishwakarma\.gradle\caches\7.2\md-rule)" [_thread_blocked, id=8128, stack(0x000000dafda00000,0x000000dafdb00000)]
0x0000026adacac800 JavaThread "Cache worker for execution history cache (C:\Users\Abhishek Vishwakarma\.gradle\caches\7.2\executionHistory)" [_thread_blocked, id=42600, stack(0x000000dafdb00000,0x000000dafdc00000)]
0x0000026adacae800 JavaThread "jar transforms" [_thread_blocked, id=40308, stack(0x000000dafdc00000,0x000000dafdd00000)]
0x0000026adacaa800 JavaThread "jar transforms Thread 2" [_thread_blocked, id=37556, stack(0x000000dafdd00000,0x000000dafde00000)]
0x0000026adacb1000 JavaThread "Cache worker for file content cache (C:\Users\Abhishek Vishwakarma\.gradle\caches\7.2\fileContent)" [_thread_blocked, id=42192, stack(0x000000dafde00000,0x000000dafdf00000)]
0x0000026adacb1800 JavaThread "Cache worker for dependencies-accessors (F:\Abhishek\AndroidProjects\WeSkill-2-dev\.gradle\7.2\dependencies-accessors)" [_thread_blocked, id=41492, stack(0x000000dafdf00000,0x000000dafe000000)]
0x0000026adacad800 JavaThread "jar transforms Thread 3" [_thread_blocked, id=16584, stack(0x000000dafd500000,0x000000dafd600000)]
0x0000026adacac000 JavaThread "Cache worker for Build Output Cleanup Cache (F:\Abhishek\AndroidProjects\WeSkill-2-dev\.gradle\buildOutputCleanup)" [_thread_blocked, id=40340, stack(0x000000dafe000000,0x000000dafe100000)]
0x0000026adacb4000 JavaThread "Unconstrained build operations" [_thread_blocked, id=32416, stack(0x000000dafe100000,0x000000dafe200000)]
0x0000026adacb5000 JavaThread "Unconstrained build operations Thread 2" [_thread_blocked, id=34220, stack(0x000000dafe200000,0x000000dafe300000)]
0x0000026adacb2800 JavaThread "Unconstrained build operations Thread 3" [_thread_blocked, id=33988, stack(0x000000dafe300000,0x000000dafe400000)]
0x0000026adacb6800 JavaThread "Unconstrained build operations Thread 4" [_thread_blocked, id=45340, stack(0x000000dafe400000,0x000000dafe500000)]
0x0000026adacb3000 JavaThread "Unconstrained build operations Thread 5" [_thread_blocked, id=33148, stack(0x000000dafe500000,0x000000dafe600000)]
0x0000026adacb5800 JavaThread "Unconstrained build operations Thread 6" [_thread_blocked, id=13084, stack(0x000000dafe600000,0x000000dafe700000)]
0x0000026adacb7800 JavaThread "Unconstrained build operations Thread 7" [_thread_blocked, id=39020, stack(0x000000dafe700000,0x000000dafe800000)]
0x0000026adacb8000 JavaThread "Unconstrained build operations Thread 8" [_thread_blocked, id=20404, stack(0x000000dafe800000,0x000000dafe900000)]
0x0000026adacb9000 JavaThread "Unconstrained build operations Thread 9" [_thread_blocked, id=38620, stack(0x000000dafe900000,0x000000dafea00000)]
0x0000026adc338800 JavaThread "Unconstrained build operations Thread 10" [_thread_blocked, id=44348, stack(0x000000dafea00000,0x000000dafeb00000)]
0x0000026adc33a800 JavaThread "Unconstrained build operations Thread 11" [_thread_blocked, id=18264, stack(0x000000dafeb00000,0x000000dafec00000)]
0x0000026adc336800 JavaThread "Unconstrained build operations Thread 12" [_thread_blocked, id=43872, stack(0x000000dafec00000,0x000000dafed00000)]
0x0000026adc337800 JavaThread "Unconstrained build operations Thread 13" [_thread_blocked, id=39920, stack(0x000000dafed00000,0x000000dafee00000)]
0x0000026adc335000 JavaThread "Unconstrained build operations Thread 14" [_thread_blocked, id=11008, stack(0x000000dafee00000,0x000000dafef00000)]
0x0000026adc339000 JavaThread "Unconstrained build operations Thread 15" [_thread_blocked, id=24964, stack(0x000000dafef00000,0x000000daff000000)]
0x0000026adc33a000 JavaThread "Unconstrained build operations Thread 16" [_thread_blocked, id=34488, stack(0x000000daff000000,0x000000daff100000)]
0x0000026adc336000 JavaThread "Unconstrained build operations Thread 17" [_thread_blocked, id=36520, stack(0x000000daff100000,0x000000daff200000)]
0x0000026adc33e000 JavaThread "Unconstrained build operations Thread 18" [_thread_blocked, id=34264, stack(0x000000daff200000,0x000000daff300000)]
0x0000026adc33f000 JavaThread "Unconstrained build operations Thread 19" [_thread_blocked, id=23320, stack(0x000000daff300000,0x000000daff400000)]
0x0000026adc33c800 JavaThread "Unconstrained build operations Thread 20" [_thread_blocked, id=9844, stack(0x000000daff400000,0x000000daff500000)]
0x0000026adc33f800 JavaThread "Unconstrained build operations Thread 21" [_thread_blocked, id=38076, stack(0x000000daff500000,0x000000daff600000)]
0x0000026adc33d000 JavaThread "Unconstrained build operations Thread 22" [_thread_blocked, id=42412, stack(0x000000daff600000,0x000000daff700000)]
0x0000026adc340800 JavaThread "Unconstrained build operations Thread 23" [_thread_blocked, id=43684, stack(0x000000daff700000,0x000000daff800000)]
0x0000026adc341800 JavaThread "Unconstrained build operations Thread 24" [_thread_blocked, id=38716, stack(0x000000daff800000,0x000000daff900000)]
0x0000026adc33b800 JavaThread "Unconstrained build operations Thread 25" [_thread_blocked, id=44008, stack(0x000000daff900000,0x000000daffa00000)]
0x0000026adc342000 JavaThread "Unconstrained build operations Thread 26" [_thread_blocked, id=40648, stack(0x000000daffa00000,0x000000daffb00000)]
0x0000026adc343000 JavaThread "Unconstrained build operations Thread 27" [_thread_blocked, id=27160, stack(0x000000daffb00000,0x000000daffc00000)]
0x0000026adc343800 JavaThread "Unconstrained build operations Thread 28" [_thread_blocked, id=42404, stack(0x000000daffc00000,0x000000daffd00000)]
0x0000026adc7fc800 JavaThread "Unconstrained build operations Thread 29" [_thread_blocked, id=40356, stack(0x000000daffd00000,0x000000daffe00000)]
0x0000026adc7fc000 JavaThread "Unconstrained build operations Thread 30" [_thread_blocked, id=41460, stack(0x000000daffe00000,0x000000dafff00000)]
0x0000026adc800000 JavaThread "Unconstrained build operations Thread 31" [_thread_blocked, id=44516, stack(0x000000dafff00000,0x000000db00000000)]
0x0000026adc7fd800 JavaThread "Unconstrained build operations Thread 32" [_thread_blocked, id=18384, stack(0x000000da80000000,0x000000da80100000)]
0x0000026adc7fa800 JavaThread "Unconstrained build operations Thread 33" [_thread_blocked, id=40312, stack(0x000000da80100000,0x000000da80200000)]
0x0000026adc7fe800 JavaThread "Unconstrained build operations Thread 34" [_thread_blocked, id=33696, stack(0x000000da80200000,0x000000da80300000)]
0x0000026adc7ff000 JavaThread "Unconstrained build operations Thread 35" [_thread_blocked, id=38016, stack(0x000000da80300000,0x000000da80400000)]
0x0000026adc801000 JavaThread "Unconstrained build operations Thread 36" [_thread_blocked, id=38568, stack(0x000000da80400000,0x000000da80500000)]
0x0000026adc7fb000 JavaThread "Unconstrained build operations Thread 37" [_thread_blocked, id=31504, stack(0x000000da80500000,0x000000da80600000)]
0x0000026adc803800 JavaThread "Unconstrained build operations Thread 38" [_thread_blocked, id=28076, stack(0x000000da80600000,0x000000da80700000)]
0x0000026adc806800 JavaThread "Unconstrained build operations Thread 39" [_thread_blocked, id=5420, stack(0x000000da80700000,0x000000da80800000)]
0x0000026adc805000 JavaThread "Unconstrained build operations Thread 40" [_thread_blocked, id=22472, stack(0x000000da80800000,0x000000da80900000)]
0x0000026adc804000 JavaThread "jar transforms Thread 4" [_thread_blocked, id=38284, stack(0x000000da80900000,0x000000da80a00000)]
0x0000026adb3f8800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=41552, stack(0x000000da80a00000,0x000000da80b00000)]
0x0000026adc802800 JavaThread "Memory manager" [_thread_blocked, id=22700, stack(0x000000da80b00000,0x000000da80c00000)]
Other Threads:
=>0x0000026ad7bdd000 VMThread "VM Thread" [stack: 0x000000dafb900000,0x000000dafba00000] [id=22440]
0x0000026ad86d0800 WatcherThread [stack: 0x000000dafc300000,0x000000dafc400000] [id=11952]
0x0000026abe055000 GCTaskThread "GC Thread#0" [stack: 0x000000dafb400000,0x000000dafb500000] [id=22464]
0x0000026ad902c800 GCTaskThread "GC Thread#1" [stack: 0x000000dafc500000,0x000000dafc600000] [id=42084]
0x0000026adc0f2000 GCTaskThread "GC Thread#2" [stack: 0x000000dafcf00000,0x000000dafd000000] [id=6956]
0x0000026ada017800 GCTaskThread "GC Thread#3" [stack: 0x000000dafd000000,0x000000dafd100000] [id=10156]
0x0000026abe08e800 ConcurrentGCThread "G1 Main Marker" [stack: 0x000000dafb500000,0x000000dafb600000] [id=15256]
0x0000026abe08f800 ConcurrentGCThread "G1 Conc#0" [stack: 0x000000dafb600000,0x000000dafb700000] [id=39304]
0x0000026abe0ea800 ConcurrentGCThread "G1 Refine#0" [stack: 0x000000dafb700000,0x000000dafb800000] [id=10796]
0x0000026abe0eb800 ConcurrentGCThread "G1 Young RemSet Sampling" [stack: 0x000000dafb800000,0x000000dafb900000] [id=27260]
Threads with active compile tasks:
C2 CompilerThread1 21175 6885 4 groovy.lang.MetaClassImpl$1MOPIter::methodNameAction (325 bytes)
VM state:at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x0000026abe0398c0] Threads_lock - owner thread: 0x0000026ad7bdd000
[0x0000026abe03a1c0] Heap_lock - owner thread: 0x0000026ada10a000
Heap address: 0x0000000080000000, size: 2048 MB, Compressed Oops mode: 32-bit
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x0000000100000000
Heap:
garbage-first heap total 138240K, used 65039K [0x0000000080000000, 0x0000000100000000)
region size 1024K, 2 young (2048K), 2 survivors (2048K)
Metaspace used 70997K, capacity 72662K, committed 72960K, reserved 1112064K
class space used 8991K, capacity 9614K, committed 9728K, reserved 1048576K
Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, A=archive, TAMS=top-at-mark-start (previous, next)
| 0|0x0000000080000000, 0x0000000080100000, 0x0000000080100000|100%|HS| |TAMS 0x0000000080100000, 0x0000000080100000| Complete
| 1|0x0000000080100000, 0x0000000080200000, 0x0000000080200000|100%|HC| |TAMS 0x0000000080200000, 0x0000000080200000| Complete
| 2|0x0000000080200000, 0x0000000080300000, 0x0000000080300000|100%|HC| |TAMS 0x0000000080300000, 0x0000000080300000| Complete
| 3|0x0000000080300000, 0x0000000080400000, 0x0000000080400000|100%| O| |TAMS 0x0000000080400000, 0x0000000080400000| Untracked
| 4|0x0000000080400000, 0x0000000080500000, 0x0000000080500000|100%| O| |TAMS 0x0000000080500000, 0x0000000080500000| Untracked
| 5|0x0000000080500000, 0x0000000080600000, 0x0000000080600000|100%| O| |TAMS 0x0000000080600000, 0x0000000080600000| Untracked
| 6|0x0000000080600000, 0x0000000080700000, 0x0000000080700000|100%| O| |TAMS 0x0000000080700000, 0x0000000080700000| Untracked
| 7|0x0000000080700000, 0x0000000080800000, 0x0000000080800000|100%| O| |TAMS 0x0000000080800000, 0x0000000080800000| Untracked
| 8|0x0000000080800000, 0x0000000080900000, 0x0000000080900000|100%| O| |TAMS 0x0000000080900000, 0x0000000080900000| Untracked
| 9|0x0000000080900000, 0x0000000080a00000, 0x0000000080a00000|100%| O| |TAMS 0x0000000080a00000, 0x0000000080a00000| Untracked
| 10|0x0000000080a00000, 0x0000000080b00000, 0x0000000080b00000|100%| O| |TAMS 0x0000000080b00000, 0x0000000080b00000| Untracked
| 11|0x0000000080b00000, 0x0000000080c00000, 0x0000000080c00000|100%| O| |TAMS 0x0000000080c00000, 0x0000000080c00000| Untracked
| 12|0x0000000080c00000, 0x0000000080d00000, 0x0000000080d00000|100%| O| |TAMS 0x0000000080d00000, 0x0000000080d00000| Untracked
| 13|0x0000000080d00000, 0x0000000080e00000, 0x0000000080e00000|100%| O| |TAMS 0x0000000080e00000, 0x0000000080e00000| Untracked
| 14|0x0000000080e00000, 0x0000000080f00000, 0x0000000080f00000|100%| O| |TAMS 0x0000000080f00000, 0x0000000080f00000| Untracked
| 15|0x0000000080f00000, 0x0000000081000000, 0x0000000081000000|100%| O| |TAMS 0x0000000081000000, 0x0000000081000000| Untracked
| 16|0x0000000081000000, 0x0000000081100000, 0x0000000081100000|100%| O| |TAMS 0x0000000081100000, 0x0000000081100000| Untracked
| 17|0x0000000081100000, 0x0000000081200000, 0x0000000081200000|100%| O| |TAMS 0x0000000081200000, 0x0000000081200000| Untracked
| 18|0x0000000081200000, 0x0000000081300000, 0x0000000081300000|100%| O| |TAMS 0x0000000081300000, 0x0000000081300000| Untracked
| 19|0x0000000081300000, 0x0000000081400000, 0x0000000081400000|100%| O| |TAMS 0x0000000081400000, 0x0000000081400000| Untracked
| 20|0x0000000081400000, 0x0000000081500000, 0x0000000081500000|100%| O| |TAMS 0x0000000081500000, 0x0000000081500000| Untracked
| 21|0x0000000081500000, 0x0000000081600000, 0x0000000081600000|100%| O| |TAMS 0x0000000081600000, 0x0000000081600000| Untracked
| 22|0x0000000081600000, 0x0000000081700000, 0x0000000081700000|100%| O| |TAMS 0x0000000081700000, 0x0000000081700000| Untracked
| 23|0x0000000081700000, 0x0000000081800000, 0x0000000081800000|100%| O| |TAMS 0x0000000081800000, 0x0000000081800000| Untracked
| 24|0x0000000081800000, 0x0000000081900000, 0x0000000081900000|100%| O| |TAMS 0x0000000081900000, 0x0000000081900000| Untracked
| 25|0x0000000081900000, 0x0000000081a00000, 0x0000000081a00000|100%| O| |TAMS 0x0000000081a00000, 0x0000000081a00000| Untracked
| 26|0x0000000081a00000, 0x0000000081b00000, 0x0000000081b00000|100%| O| |TAMS 0x0000000081b00000, 0x0000000081b00000| Untracked
| 27|0x0000000081b00000, 0x0000000081c00000, 0x0000000081c00000|100%| O| |TAMS 0x0000000081c00000, 0x0000000081c00000| Untracked
| 28|0x0000000081c00000, 0x0000000081d00000, 0x0000000081d00000|100%| O| |TAMS 0x0000000081d00000, 0x0000000081d00000| Untracked
| 29|0x0000000081d00000, 0x0000000081e00000, 0x0000000081e00000|100%|HS| |TAMS 0x0000000081e00000, 0x0000000081e00000| Complete
| 30|0x0000000081e00000, 0x0000000081f00000, 0x0000000081f00000|100%|HS| |TAMS 0x0000000081f00000, 0x0000000081f00000| Complete
| 31|0x0000000081f00000, 0x0000000082000000, 0x0000000082000000|100%|HS| |TAMS 0x0000000082000000, 0x0000000082000000| Complete
| 32|0x0000000082000000, 0x0000000082100000, 0x0000000082100000|100%|HS| |TAMS 0x0000000082100000, 0x0000000082100000| Complete
| 33|0x0000000082100000, 0x0000000082200000, 0x0000000082200000|100%|HC| |TAMS 0x0000000082200000, 0x0000000082200000| Complete
| 34|0x0000000082200000, 0x0000000082300000, 0x0000000082300000|100%|HC| |TAMS 0x0000000082300000, 0x0000000082300000| Complete
| 35|0x0000000082300000, 0x0000000082400000, 0x0000000082400000|100%|HS| |TAMS 0x0000000082400000, 0x0000000082400000| Complete
| 36|0x0000000082400000, 0x0000000082500000, 0x0000000082500000|100%|HC| |TAMS 0x0000000082500000, 0x0000000082500000| Complete
| 37|0x0000000082500000, 0x0000000082600000, 0x0000000082600000|100%| O| |TAMS 0x0000000082600000, 0x0000000082600000| Untracked
| 38|0x0000000082600000, 0x0000000082700000, 0x0000000082700000|100%| O| |TAMS 0x0000000082700000, 0x0000000082700000| Untracked
| 39|0x0000000082700000, 0x0000000082800000, 0x0000000082800000|100%| O| |TAMS 0x0000000082800000, 0x0000000082800000| Untracked
| 40|0x0000000082800000, 0x0000000082900000, 0x0000000082900000|100%| O| |TAMS 0x0000000082900000, 0x0000000082900000| Untracked
| 41|0x0000000082900000, 0x0000000082a00000, 0x0000000082a00000|100%| O| |TAMS 0x0000000082a00000, 0x0000000082a00000| Untracked
| 42|0x0000000082a00000, 0x0000000082b00000, 0x0000000082b00000|100%| O| |TAMS 0x0000000082b00000, 0x0000000082b00000| Untracked
| 43|0x0000000082b00000, 0x0000000082c00000, 0x0000000082c00000|100%| O| |TAMS 0x0000000082c00000, 0x0000000082c00000| Untracked
| 44|0x0000000082c00000, 0x0000000082d00000, 0x0000000082d00000|100%| O| |TAMS 0x0000000082d00000, 0x0000000082d00000| Untracked
| 45|0x0000000082d00000, 0x0000000082e00000, 0x0000000082e00000|100%| O| |TAMS 0x0000000082e00000, 0x0000000082e00000| Untracked
| 46|0x0000000082e00000, 0x0000000082f00000, 0x0000000082f00000|100%| O| |TAMS 0x0000000082f00000, 0x0000000082f00000| Untracked
| 47|0x0000000082f00000, 0x0000000083000000, 0x0000000083000000|100%| O| |TAMS 0x0000000083000000, 0x0000000083000000| Untracked
| 48|0x0000000083000000, 0x0000000083100000, 0x0000000083100000|100%| O| |TAMS 0x0000000083100000, 0x0000000083100000| Untracked
| 49|0x0000000083100000, 0x0000000083200000, 0x0000000083200000|100%| O| |TAMS 0x0000000083200000, 0x0000000083200000| Untracked
| 50|0x0000000083200000, 0x0000000083300000, 0x0000000083300000|100%| O| |TAMS 0x0000000083300000, 0x0000000083300000| Untracked
| 51|0x0000000083300000, 0x0000000083400000, 0x0000000083400000|100%| O| |TAMS 0x0000000083400000, 0x0000000083400000| Untracked
| 52|0x0000000083400000, 0x0000000083500000, 0x0000000083500000|100%| O| |TAMS 0x0000000083500000, 0x0000000083500000| Untracked
| 53|0x0000000083500000, 0x0000000083600000, 0x0000000083600000|100%| O| |TAMS 0x0000000083600000, 0x0000000083600000| Untracked
| 54|0x0000000083600000, 0x0000000083700000, 0x0000000083700000|100%| O| |TAMS 0x0000000083700000, 0x0000000083700000| Untracked
| 55|0x0000000083700000, 0x0000000083800000, 0x0000000083800000|100%| O| |TAMS 0x00000000837b3600, 0x0000000083800000| Untracked
| 56|0x0000000083800000, 0x0000000083900000, 0x0000000083900000|100%| O| |TAMS 0x0000000083800000, 0x0000000083900000| Untracked
| 57|0x0000000083900000, 0x0000000083a00000, 0x0000000083a00000|100%| O| |TAMS 0x0000000083900000, 0x0000000083a00000| Untracked
| 58|0x0000000083a00000, 0x0000000083b00000, 0x0000000083b00000|100%| O| |TAMS 0x0000000083a00000, 0x0000000083b00000| Untracked
| 59|0x0000000083b00000, 0x0000000083c00000, 0x0000000083c00000|100%| O| |TAMS 0x0000000083b00000, 0x0000000083c00000| Untracked
| 60|0x0000000083c00000, 0x0000000083d00000, 0x0000000083d00000|100%| O| |TAMS 0x0000000083c00000, 0x0000000083d00000| Untracked
| 61|0x0000000083d00000, 0x0000000083dbe600, 0x0000000083e00000| 74%| O| |TAMS 0x0000000083d00000, 0x0000000083dbe600| Untracked
| 62|0x0000000083e00000, 0x0000000083e00000, 0x0000000083f00000| 0%| F| |TAMS 0x0000000083e00000, 0x0000000083e00000| Untracked
| 63|0x0000000083f00000, 0x0000000083f00000, 0x0000000084000000| 0%| F| |TAMS 0x0000000083f00000, 0x0000000083f00000| Untracked
| 64|0x0000000084000000, 0x0000000084000000, 0x0000000084100000| 0%| F| |TAMS 0x0000000084000000, 0x0000000084000000| Untracked
| 65|0x0000000084100000, 0x0000000084100000, 0x0000000084200000| 0%| F| |TAMS 0x0000000084100000, 0x0000000084100000| Untracked
| 66|0x0000000084200000, 0x0000000084200000, 0x0000000084300000| 0%| F| |TAMS 0x0000000084200000, 0x0000000084200000| Untracked
| 67|0x0000000084300000, 0x0000000084300000, 0x0000000084400000| 0%| F| |TAMS 0x0000000084300000, 0x0000000084300000| Untracked
| 68|0x0000000084400000, 0x0000000084400000, 0x0000000084500000| 0%| F| |TAMS 0x0000000084400000, 0x0000000084400000| Untracked
| 69|0x0000000084500000, 0x0000000084500000, 0x0000000084600000| 0%| F| |TAMS 0x0000000084500000, 0x0000000084500000| Untracked
| 70|0x0000000084600000, 0x0000000084600000, 0x0000000084700000| 0%| F| |TAMS 0x0000000084600000, 0x0000000084600000| Untracked
| 71|0x0000000084700000, 0x0000000084700000, 0x0000000084800000| 0%| F| |TAMS 0x0000000084700000, 0x0000000084700000| Untracked
| 72|0x0000000084800000, 0x0000000084800000, 0x0000000084900000| 0%| F| |TAMS 0x0000000084800000, 0x0000000084800000| Untracked
| 73|0x0000000084900000, 0x0000000084900000, 0x0000000084a00000| 0%| F| |TAMS 0x0000000084900000, 0x0000000084900000| Untracked
| 74|0x0000000084a00000, 0x0000000084a00000, 0x0000000084b00000| 0%| F| |TAMS 0x0000000084a00000, 0x0000000084a00000| Untracked
| 75|0x0000000084b00000, 0x0000000084b00000, 0x0000000084c00000| 0%| F| |TAMS 0x0000000084b00000, 0x0000000084b00000| Untracked
| 76|0x0000000084c00000, 0x0000000084c00000, 0x0000000084d00000| 0%| F| |TAMS 0x0000000084c00000, 0x0000000084c00000| Untracked
| 77|0x0000000084d00000, 0x0000000084d00000, 0x0000000084e00000| 0%| F| |TAMS 0x0000000084d00000, 0x0000000084d00000| Untracked
| 78|0x0000000084e00000, 0x0000000084e00000, 0x0000000084f00000| 0%| F| |TAMS 0x0000000084e00000, 0x0000000084e00000| Untracked
| 79|0x0000000084f00000, 0x0000000084f00000, 0x0000000085000000| 0%| F| |TAMS 0x0000000084f00000, 0x0000000084f00000| Untracked
| 80|0x0000000085000000, 0x0000000085000000, 0x0000000085100000| 0%| F| |TAMS 0x0000000085000000, 0x0000000085000000| Untracked
| 81|0x0000000085100000, 0x0000000085100000, 0x0000000085200000| 0%| F| |TAMS 0x0000000085100000, 0x0000000085100000| Untracked
| 82|0x0000000085200000, 0x0000000085200000, 0x0000000085300000| 0%| F| |TAMS 0x0000000085200000, 0x0000000085200000| Untracked
| 83|0x0000000085300000, 0x0000000085300000, 0x0000000085400000| 0%| F| |TAMS 0x0000000085300000, 0x0000000085300000| Untracked
| 84|0x0000000085400000, 0x00000000854c5700, 0x0000000085500000| 77%| S|CS|TAMS 0x0000000085400000, 0x0000000085400000| Complete
| 85|0x0000000085500000, 0x0000000085600000, 0x0000000085600000|100%| S|CS|TAMS 0x0000000085500000, 0x0000000085500000| Complete
| 86|0x0000000085600000, 0x0000000085600000, 0x0000000085700000| 0%| F| |TAMS 0x0000000085600000, 0x0000000085600000| Untracked
| 87|0x0000000085700000, 0x0000000085700000, 0x0000000085800000| 0%| F| |TAMS 0x0000000085700000, 0x0000000085700000| Untracked
| 88|0x0000000085800000, 0x0000000085800000, 0x0000000085900000| 0%| F| |TAMS 0x0000000085800000, 0x0000000085800000| Untracked
| 89|0x0000000085900000, 0x0000000085900000, 0x0000000085a00000| 0%| F| |TAMS 0x0000000085900000, 0x0000000085900000| Untracked
| 90|0x0000000085a00000, 0x0000000085a00000, 0x0000000085b00000| 0%| F| |TAMS 0x0000000085a00000, 0x0000000085a00000| Untracked
| 91|0x0000000085b00000, 0x0000000085b00000, 0x0000000085c00000| 0%| F| |TAMS 0x0000000085b00000, 0x0000000085b00000| Untracked
| 92|0x0000000085c00000, 0x0000000085c00000, 0x0000000085d00000| 0%| F| |TAMS 0x0000000085c00000, 0x0000000085c00000| Untracked
| 93|0x0000000085d00000, 0x0000000085d00000, 0x0000000085e00000| 0%| F| |TAMS 0x0000000085d00000, 0x0000000085d00000| Untracked
| 94|0x0000000085e00000, 0x0000000085e00000, 0x0000000085f00000| 0%| F| |TAMS 0x0000000085e00000, 0x0000000085e00000| Untracked
| 95|0x0000000085f00000, 0x0000000085f00000, 0x0000000086000000| 0%| F| |TAMS 0x0000000085f00000, 0x0000000085f00000| Untracked
| 96|0x0000000086000000, 0x0000000086000000, 0x0000000086100000| 0%| F| |TAMS 0x0000000086000000, 0x0000000086000000| Untracked
| 97|0x0000000086100000, 0x0000000086100000, 0x0000000086200000| 0%| F| |TAMS 0x0000000086100000, 0x0000000086100000| Untracked
| 98|0x0000000086200000, 0x0000000086200000, 0x0000000086300000| 0%| F| |TAMS 0x0000000086200000, 0x0000000086200000| Untracked
| 99|0x0000000086300000, 0x0000000086300000, 0x0000000086400000| 0%| F| |TAMS 0x0000000086300000, 0x0000000086300000| Untracked
| 100|0x0000000086400000, 0x0000000086400000, 0x0000000086500000| 0%| F| |TAMS 0x0000000086400000, 0x0000000086400000| Untracked
| 101|0x0000000086500000, 0x0000000086500000, 0x0000000086600000| 0%| F| |TAMS 0x0000000086500000, 0x0000000086500000| Untracked
| 102|0x0000000086600000, 0x0000000086600000, 0x0000000086700000| 0%| F| |TAMS 0x0000000086600000, 0x0000000086600000| Untracked
| 103|0x0000000086700000, 0x0000000086700000, 0x0000000086800000| 0%| F| |TAMS 0x0000000086700000, 0x0000000086700000| Untracked
| 104|0x0000000086800000, 0x0000000086800000, 0x0000000086900000| 0%| F| |TAMS 0x0000000086800000, 0x0000000086800000| Untracked
| 105|0x0000000086900000, 0x0000000086900000, 0x0000000086a00000| 0%| F| |TAMS 0x0000000086900000, 0x0000000086900000| Untracked
| 106|0x0000000086a00000, 0x0000000086a00000, 0x0000000086b00000| 0%| F| |TAMS 0x0000000086a00000, 0x0000000086a00000| Untracked
| 107|0x0000000086b00000, 0x0000000086b00000, 0x0000000086c00000| 0%| F| |TAMS 0x0000000086b00000, 0x0000000086b00000| Untracked
| 108|0x0000000086c00000, 0x0000000086c00000, 0x0000000086d00000| 0%| F| |TAMS 0x0000000086c00000, 0x0000000086c00000| Untracked
| 109|0x0000000086d00000, 0x0000000086d00000, 0x0000000086e00000| 0%| F| |TAMS 0x0000000086d00000, 0x0000000086d00000| Untracked
| 110|0x0000000086e00000, 0x0000000086e00000, 0x0000000086f00000| 0%| F| |TAMS 0x0000000086e00000, 0x0000000086e00000| Untracked
| 111|0x0000000086f00000, 0x0000000086f00000, 0x0000000087000000| 0%| F| |TAMS 0x0000000086f00000, 0x0000000086f00000| Untracked
Card table byte_map: [0x0000026ad0f20000,0x0000026ad1320000] _byte_map_base: 0x0000026ad0b20000
Marking Bits (Prev, Next): (CMBitMap*) 0x0000026abe085708, (CMBitMap*) 0x0000026abe085740
Prev Bits: [0x0000026ad1720000, 0x0000026ad3720000)
Next Bits: [0x0000026ad3720000, 0x0000026ad5720000)
Polling page: 0x0000026abc000000
Metaspace:
Usage:
Non-class: 61.57 MB capacity, 60.55 MB ( 98%) used, 868.15 KB ( 1%) free+waste, 173.81 KB ( <1%) overhead.
Class: 9.39 MB capacity, 8.78 MB ( 94%) used, 542.73 KB ( 6%) free+waste, 79.94 KB ( <1%) overhead.
Both: 70.96 MB capacity, 69.33 MB ( 98%) used, 1.38 MB ( 2%) free+waste, 253.75 KB ( <1%) overhead.
Virtual space:
Non-class space: 62.00 MB reserved, 61.75 MB (>99%) committed
Class space: 1.00 GB reserved, 9.50 MB ( <1%) committed
Both: 1.06 GB reserved, 71.25 MB ( 7%) committed
Chunk freelists:
Non-Class: 56.00 KB
Class: 18.00 KB
Both: 74.00 KB
MaxMetaspaceSize: 17179869184.00 GB
CompressedClassSpaceSize: 1.00 GB
CodeHeap 'non-profiled nmethods': size=120064Kb used=3774Kb max_used=3774Kb free=116289Kb
bounds [0x0000026ac95e0000, 0x0000026ac9990000, 0x0000026ad0b20000]
CodeHeap 'profiled nmethods': size=120000Kb used=14708Kb max_used=14708Kb free=105291Kb
bounds [0x0000026ac20b0000, 0x0000026ac2f10000, 0x0000026ac95e0000]
CodeHeap 'non-nmethods': size=5696Kb used=2252Kb max_used=2298Kb free=3443Kb
bounds [0x0000026ac1b20000, 0x0000026ac1d90000, 0x0000026ac20b0000]
total_blobs=7765 nmethods=6910 adapters=767
compilation: enabled
stopped_count=0, restarted_count=0
full_count=0
Compilation events (20 events):
Event: 21.014 Thread 0x0000026ad7c08800 6976 4 java.util.concurrent.atomic.AtomicReferenceArray::set (13 bytes)
Event: 21.018 Thread 0x0000026ad7c08800 nmethod 6976 0x0000026ac998e910 code [0x0000026ac998eaa0, 0x0000026ac998ec58]
Event: 21.023 Thread 0x0000026ad7c11800 6978 3 java.lang.reflect.ProxyGenerator$MethodInfo::write (283 bytes)
Event: 21.028 Thread 0x0000026ad7c11800 nmethod 6978 0x0000026ac2f02590 code [0x0000026ac2f02c40, 0x0000026ac2f070c8]
Event: 21.028 Thread 0x0000026ad7c11800 6979 s 3 java.io.ByteArrayOutputStream::writeTo (14 bytes)
Event: 21.029 Thread 0x0000026ad7c11800 nmethod 6979 0x0000026ac2f08610 code [0x0000026ac2f087e0, 0x0000026ac2f08b28]
Event: 21.045 Thread 0x0000026ad7c08800 6980 4 com.google.common.collect.RegularImmutableMap::get (64 bytes)
Event: 21.050 Thread 0x0000026ad7c08800 nmethod 6980 0x0000026ac998ee10 code [0x0000026ac998efc0, 0x0000026ac998f178]
Event: 21.055 Thread 0x0000026ad7c11800 6981 3 org.gradle.api.internal.provider.AbstractMinimalProvider::asSupplier (96 bytes)
Event: 21.057 Thread 0x0000026ad7c11800 nmethod 6981 0x0000026ac2f08c10 code [0x0000026ac2f08fa0, 0x0000026ac2f0a988]
Event: 21.061 Thread 0x0000026ad7c11800 6982 3 org.gradle.api.internal.provider.DefaultProperty::set (42 bytes)
Event: 21.062 Thread 0x0000026ad7c11800 nmethod 6982 0x0000026ac2f0b110 code [0x0000026ac2f0b360, 0x0000026ac2f0bef8]
Event: 21.065 Thread 0x0000026ad7c11800 6983 1 org.gradle.api.internal.DefaultNamedDomainObjectCollection$AbstractNamedDomainObjectProvider::getType (5 bytes)
Event: 21.065 Thread 0x0000026ad7c11800 nmethod 6983 0x0000026ac998f310 code [0x0000026ac998f4c0, 0x0000026ac998f578]
Event: 21.093 Thread 0x0000026ad7c11800 6984 1 org.gradle.api.internal.project.DefaultProject::getGradle (5 bytes)
Event: 21.094 Thread 0x0000026ad7c11800 nmethod 6984 0x0000026ac998f610 code [0x0000026ac998f7c0, 0x0000026ac998f878]
Event: 21.106 Thread 0x0000026ad7c11800 6985 3 org.gradle.api.internal.tasks.DefaultTaskContainer_Decorated::getEventRegister (39 bytes)
Event: 21.107 Thread 0x0000026ad7c11800 nmethod 6985 0x0000026ac2f0c210 code [0x0000026ac2f0c440, 0x0000026ac2f0cb68]
Event: 21.109 Thread 0x0000026ad7c11800 6986 3 org.gradle.api.internal.project.DefaultProject::getIdentityPath (10 bytes)
Event: 21.109 Thread 0x0000026ad7c11800 nmethod 6986 0x0000026ac2f0cd90 code [0x0000026ac2f0cf40, 0x0000026ac2f0d098]
GC Heap History (20 events):
Event: 11.022 GC heap after
{Heap after GC invocations=17 (full 0):
garbage-first heap total 95232K, used 31024K [0x0000000080000000, 0x0000000100000000)
region size 1024K, 4 young (4096K), 4 survivors (4096K)
Metaspace used 45156K, capacity 46242K, committed 46464K, reserved 1089536K
class space used 5786K, capacity 6181K, committed 6272K, reserved 1048576K
}
Event: 12.599 GC heap before
{Heap before GC invocations=17 (full 0):
garbage-first heap total 95232K, used 68912K [0x0000000080000000, 0x0000000100000000)
region size 1024K, 41 young (41984K), 4 survivors (4096K)
Metaspace used 47389K, capacity 48661K, committed 48768K, reserved 1091584K
class space used 6054K, capacity 6517K, committed 6528K, reserved 1048576K
}
Event: 12.611 GC heap after
{Heap after GC invocations=18 (full 0):
garbage-first heap total 114688K, used 33455K [0x0000000080000000, 0x0000000100000000)
region size 1024K, 4 young (4096K), 4 survivors (4096K)
Metaspace used 47389K, capacity 48661K, committed 48768K, reserved 1091584K
class space used 6054K, capacity 6517K, committed 6528K, reserved 1048576K
}
Event: 14.499 GC heap before
{Heap before GC invocations=18 (full 0):
garbage-first heap total 114688K, used 84655K [0x0000000080000000, 0x0000000100000000)
region size 1024K, 46 young (47104K), 4 survivors (4096K)
Metaspace used 49467K, capacity 50843K, committed 51200K, reserved 1093632K
class space used 6295K, capacity 6800K, committed 6912K, reserved 1048576K
}
Event: 14.511 GC heap after
{Heap after GC invocations=19 (full 0):
garbage-first heap total 114688K, used 50476K [0x0000000080000000, 0x0000000100000000)
region size 1024K, 6 young (6144K), 6 survivors (6144K)
Metaspace used 49467K, capacity 50843K, committed 51200K, reserved 1093632K
class space used 6295K, capacity 6800K, committed 6912K, reserved 1048576K
}
Event: 16.655 GC heap before
{Heap before GC invocations=19 (full 0):
garbage-first heap total 114688K, used 86316K [0x0000000080000000, 0x0000000100000000)
region size 1024K, 41 young (41984K), 6 survivors (6144K)
Metaspace used 54222K, capacity 55695K, committed 55936K, reserved 1097728K
class space used 6922K, capacity 7479K, committed 7552K, reserved 1048576K
}
Event: 16.665 GC heap after
{Heap after GC invocations=20 (full 0):
garbage-first heap total 114688K, used 52200K [0x0000000080000000, 0x0000000100000000)
region size 1024K, 2 young (2048K), 2 survivors (2048K)
Metaspace used 54222K, capacity 55695K, committed 55936K, reserved 1097728K
class space used 6922K, capacity 7479K, committed 7552K, reserved 1048576K
}
Event: 17.599 GC heap before
{Heap before GC invocations=20 (full 0):
garbage-first heap total 114688K, used 88040K [0x0000000080000000, 0x0000000100000000)
region size 1024K, 37 young (37888K), 2 survivors (2048K)
Metaspace used 59944K, capacity 61570K, committed 61696K, reserved 1103872K
class space used 7578K, capacity 8176K, committed 8192K, reserved 1048576K
}
Event: 17.605 GC heap after
{Heap after GC invocations=21 (full 0):
garbage-first heap total 114688K, used 53493K [0x0000000080000000, 0x0000000100000000)
region size 1024K, 3 young (3072K), 3 survivors (3072K)
Metaspace used 59944K, capacity 61570K, committed 61696K, reserved 1103872K
class space used 7578K, capacity 8176K, committed 8192K, reserved 1048576K
}
Event: 18.517 GC heap before
{Heap before GC invocations=21 (full 0):
garbage-first heap total 114688K, used 88309K [0x0000000080000000, 0x0000000100000000)
region size 1024K, 38 young (38912K), 3 survivors (3072K)
Metaspace used 63537K, capacity 65147K, committed 65408K, reserved 1105920K
class space used 7991K, capacity 8570K, committed 8576K, reserved 1048576K
}
Event: 18.531 GC heap after
{Heap after GC invocations=22 (full 0):
garbage-first heap total 114688K, used 57175K [0x0000000080000000, 0x0000000100000000)
region size 1024K, 5 young (5120K), 5 survivors (5120K)
Metaspace used 63537K, capacity 65147K, committed 65408K, reserved 1105920K
class space used 7991K, capacity 8570K, committed 8576K, reserved 1048576K
}
Event: 18.731 GC heap before
{Heap before GC invocations=22 (full 0):
garbage-first heap total 114688K, used 65367K [0x0000000080000000, 0x0000000100000000)
region size 1024K, 14 young (14336K), 5 survivors (5120K)
Metaspace used 64482K, capacity 66078K, committed 66432K, reserved 1107968K
class space used 8120K, capacity 8708K, committed 8832K, reserved 1048576K
}
Event: 18.742 GC heap after
{Heap after GC invocations=23 (full 0):
garbage-first heap total 114688K, used 58061K [0x0000000080000000, 0x0000000100000000)
region size 1024K, 1 young (1024K), 1 survivors (1024K)
Metaspace used 64482K, capacity 66078K, committed 66432K, reserved 1107968K
class space used 8120K, capacity 8708K, committed 8832K, reserved 1048576K
}
Event: 19.453 GC heap before
{Heap before GC invocations=24 (full 0):
garbage-first heap total 114688K, used 81613K [0x0000000080000000, 0x0000000100000000)
region size 1024K, 24 young (24576K), 1 survivors (1024K)
Metaspace used 66845K, capacity 68438K, committed 68736K, reserved 1110016K
class space used 8432K, capacity 9022K, committed 9088K, reserved 1048576K
}
Event: 19.461 GC heap after
{Heap after GC invocations=25 (full 0):
garbage-first heap total 114688K, used 58575K [0x0000000080000000, 0x0000000100000000)
region size 1024K, 2 young (2048K), 2 survivors (2048K)
Metaspace used 66845K, capacity 68438K, committed 68736K, reserved 1110016K
class space used 8432K, capacity 9022K, committed 9088K, reserved 1048576K
}
Event: 19.946 GC heap before
{Heap before GC invocations=25 (full 0):
garbage-first heap total 114688K, used 83151K [0x0000000080000000, 0x0000000100000000)
region size 1024K, 26 young (26624K), 2 survivors (2048K)
Metaspace used 67979K, capacity 69734K, committed 69888K, reserved 1110016K
class space used 8578K, capacity 9193K, committed 9216K, reserved 1048576K
}
Event: 19.955 GC heap after
{Heap after GC invocations=26 (full 0):
garbage-first heap total 114688K, used 60518K [0x0000000080000000, 0x0000000100000000)
region size 1024K, 4 young (4096K), 4 survivors (4096K)
Metaspace used 67979K, capacity 69734K, committed 69888K, reserved 1110016K
class space used 8578K, capacity 9193K, committed 9216K, reserved 1048576K
}
Event: 20.379 GC heap before
{Heap before GC invocations=27 (full 0):
garbage-first heap total 114688K, used 84070K [0x0000000080000000, 0x0000000100000000)
region size 1024K, 28 young (28672K), 4 survivors (4096K)
Metaspace used 68268K, capacity 69897K, committed 70016K, reserved 1110016K
class space used 8605K, capacity 9227K, committed 9344K, reserved 1048576K
}
Event: 20.395 GC heap after
{Heap after GC invocations=28 (full 0):
garbage-first heap total 114688K, used 63345K [0x0000000080000000, 0x0000000100000000)
region size 1024K, 3 young (3072K), 3 survivors (3072K)
Metaspace used 68268K, capacity 69897K, committed 70016K, reserved 1110016K
class space used 8605K, capacity 9227K, committed 9344K, reserved 1048576K
}
Event: 21.110 GC heap before
{Heap before GC invocations=28 (full 0):
garbage-first heap total 114688K, used 87921K [0x0000000080000000, 0x0000000100000000)
region size 1024K, 27 young (27648K), 3 survivors (3072K)
Metaspace used 70997K, capacity 72662K, committed 72960K, reserved 1112064K
class space used 8991K, capacity 9614K, committed 9728K, reserved 1048576K
}
Deoptimization events (20 events):
Event: 19.503 Thread 0x0000026ada10a000 Uncommon trap: trap_request=0xfffffff4 fr.pc=0x0000026ac974f024 relative=0x0000000000000264
Event: 19.503 Thread 0x0000026ada10a000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000026ac974f024 method=java.lang.ThreadLocal$ThreadLocalMap.getEntryAfterMiss(Ljava/lang/ThreadLocal;ILjava/lang/ThreadLocal$ThreadLocalMap$Entry;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry;
Event: 19.503 Thread 0x0000026ada10a000 DEOPT PACKING pc=0x0000026ac974f024 sp=0x000000dafcbf7710
Event: 19.503 Thread 0x0000026ada10a000 DEOPT UNPACKING pc=0x0000026ac1b46ca9 sp=0x000000dafcbf7630 mode 2
Event: 19.517 Thread 0x0000026ada10a000 DEOPT PACKING pc=0x0000026ac218e328 sp=0x000000dafcbf71d0
Event: 19.517 Thread 0x0000026ada10a000 DEOPT UNPACKING pc=0x0000026ac1b46abf sp=0x000000dafcbf66a0 mode 0
Event: 19.522 Thread 0x0000026ada10a000 DEOPT PACKING pc=0x0000026ac218e328 sp=0x000000dafcbf71d0
Event: 19.522 Thread 0x0000026ada10a000 DEOPT UNPACKING pc=0x0000026ac1b46abf sp=0x000000dafcbf66a0 mode 0
Event: 19.621 Thread 0x0000026ada10a000 DEOPT PACKING pc=0x0000026ac267f791 sp=0x000000dafcbf8120
Event: 19.621 Thread 0x0000026ada10a000 DEOPT UNPACKING pc=0x0000026ac1b46abf sp=0x000000dafcbf75f8 mode 0
Event: 19.915 Thread 0x0000026ada10a000 Uncommon trap: trap_request=0xffffff4d fr.pc=0x0000026ac9942120 relative=0x0000000000000360
Event: 19.915 Thread 0x0000026ada10a000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000026ac9942120 method=java.util.StringJoiner.add(Ljava/lang/CharSequence;)Ljava/util/StringJoiner; @ 33 c2
Event: 19.915 Thread 0x0000026ada10a000 DEOPT PACKING pc=0x0000026ac9942120 sp=0x000000dafcbf6190
Event: 19.915 Thread 0x0000026ada10a000 DEOPT UNPACKING pc=0x0000026ac1b46ca9 sp=0x000000dafcbf6140 mode 2
Event: 20.168 Thread 0x0000026ada10a000 Uncommon trap: trap_request=0xffffff4d fr.pc=0x0000026ac99487a0 relative=0x00000000000056c0
Event: 20.168 Thread 0x0000026ada10a000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000026ac99487a0 method=org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.isOverridden(Lgroovy/lang/MetaMethod;Lgroovy/lang/MetaMethod;)Z @ 33 c2
Event: 20.168 Thread 0x0000026ada10a000 DEOPT PACKING pc=0x0000026ac99487a0 sp=0x000000dafcbf4fd0
Event: 20.169 Thread 0x0000026ada10a000 DEOPT UNPACKING pc=0x0000026ac1b46ca9 sp=0x000000dafcbf4fe8 mode 2
Event: 20.182 Thread 0x0000026ada10a000 DEOPT PACKING pc=0x0000026ac26759a6 sp=0x000000dafcbf3300
Event: 20.182 Thread 0x0000026ada10a000 DEOPT UNPACKING pc=0x0000026ac1b46abf sp=0x000000dafcbf27f0 mode 0
Classes redefined (0 events):
No events
Internal exceptions (20 events):
Event: 20.325 Thread 0x0000026ada10a000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000085cc4b50}: com/android/build/gradle/internal/dsl/PackagingOptions_DecoratedBeanInfo> (0x0000000085cc4b50) thrown at [./src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 20.326 Thread 0x0000026ada10a000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000085cdf6a8}: com/android/build/gradle/internal/dsl/PackagingOptionsBeanInfo> (0x0000000085cdf6a8) thrown at [./src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 20.327 Thread 0x0000026ada10a000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000085cfa4c0}: com/android/build/gradle/internal/dsl/PackagingOptionsCustomizer> (0x0000000085cfa4c0) thrown at [./src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 20.329 Thread 0x0000026ada10a000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000085b2ed70}: com/android/build/gradle/internal/dsl/PackagingOptions_DecoratedCustomizer> (0x0000000085b2ed70) thrown at [./src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 20.336 Thread 0x0000026ada10a000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000085b99940}: com/android/build/gradle/internal/dsl/ResourcesPackagingOptionsImpl_DecoratedBeanInfo> (0x0000000085b99940) thrown at [./src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 20.341 Thread 0x0000026ada10a000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000085bb7f78}: com/android/build/gradle/internal/dsl/ResourcesPackagingOptionsImplBeanInfo> (0x0000000085bb7f78) thrown at [./src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 20.342 Thread 0x0000026ada10a000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000085bd6620}: com/android/build/gradle/internal/dsl/ResourcesPackagingOptionsImplCustomizer> (0x0000000085bd6620) thrown at [./src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 20.344 Thread 0x0000026ada10a000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000085a00438}: com/android/build/gradle/internal/dsl/ResourcesPackagingOptionsImpl_DecoratedCustomizer> (0x0000000085a00438) thrown at [./src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 20.350 Thread 0x0000026ada10a000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000085ac6cb0}: java/util/LinkedHashSetBeanInfo> (0x0000000085ac6cb0) thrown at [./src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 20.351 Thread 0x0000026ada10a000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000085ad3c38}: java/util/HashSetBeanInfo> (0x0000000085ad3c38) thrown at [./src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 20.352 Thread 0x0000026ada10a000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000085ae1500}: java/util/AbstractSetBeanInfo> (0x0000000085ae1500) thrown at [./src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 20.352 Thread 0x0000026ada10a000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000085aeeec0}: java/util/AbstractSetCustomizer> (0x0000000085aeeec0) thrown at [./src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 20.353 Thread 0x0000026ada10a000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000085900fc8}: java/util/HashSetCustomizer> (0x0000000085900fc8) thrown at [./src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 20.355 Thread 0x0000026ada10a000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000085916ee8}: java/util/LinkedHashSetCustomizer> (0x0000000085916ee8) thrown at [./src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 20.370 Thread 0x0000026ada10a000 Exception <a 'java/lang/ClassNotFoundException'{0x000000008589bd88}: kotlin/collections/EmptyListBeanInfo> (0x000000008589bd88) thrown at [./src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 20.371 Thread 0x0000026ada10a000 Exception <a 'java/lang/ClassNotFoundException'{0x00000000858c76c8}: kotlin/collections/EmptyListCustomizer> (0x00000000858c76c8) thrown at [./src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 20.438 Thread 0x0000026ada10a000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000086fa1a60}: org/jetbrains/kotlin/gradle/plugin/KaptExtension_DecoratedBeanInfo> (0x0000000086fa1a60) thrown at [./src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 20.440 Thread 0x0000026ada10a000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000086fb9e80}: org/jetbrains/kotlin/gradle/plugin/KaptExtensionBeanInfo> (0x0000000086fb9e80) thrown at [./src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 20.441 Thread 0x0000026ada10a000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000086fd2bc0}: org/jetbrains/kotlin/gradle/plugin/KaptExtensionCustomizer> (0x0000000086fd2bc0) thrown at [./src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 20.445 Thread 0x0000026ada10a000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000086e1b480}: org/jetbrains/kotlin/gradle/plugin/KaptExtension_DecoratedCustomizer> (0x0000000086e1b480) thrown at [./src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Events (20 events):
Event: 21.098 loading class com/android/build/gradle/tasks/ManifestProcessorTask done
Event: 21.100 loading class com/android/build/gradle/tasks/ProcessApplicationManifest$CreationAction$handleProvider$1
Event: 21.100 loading class com/android/build/gradle/tasks/ProcessApplicationManifest$CreationAction$handleProvider$1 done
Event: 21.101 loading class com/android/build/gradle/tasks/ProcessApplicationManifest$CreationAction$handleProvider$2
Event: 21.101 loading class com/android/build/gradle/tasks/ProcessApplicationManifest$CreationAction$handleProvider$2 done
Event: 21.102 loading class com/android/build/gradle/tasks/ProcessApplicationManifest$CreationAction$handleProvider$3
Event: 21.102 loading class com/android/build/gradle/tasks/ProcessApplicationManifest$CreationAction$handleProvider$3 done
Event: 21.103 loading class com/android/build/gradle/tasks/ProcessMultiApkApplicationManifest$CreationAction
Event: 21.103 loading class com/android/build/gradle/tasks/ProcessMultiApkApplicationManifest$CreationAction done
Event: 21.104 loading class com/android/build/gradle/tasks/ProcessMultiApkApplicationManifest
Event: 21.104 loading class com/android/build/gradle/tasks/ProcessMultiApkApplicationManifest done
Event: 21.105 loading class com/android/build/gradle/tasks/ProcessMultiApkApplicationManifest$CreationAction$handleProvider$1
Event: 21.105 loading class com/android/build/gradle/tasks/ProcessMultiApkApplicationManifest$CreationAction$handleProvider$1 done
Event: 21.106 loading class com/android/build/gradle/tasks/GenerateResValues$CreationAction
Event: 21.106 loading class com/android/build/gradle/tasks/GenerateResValues$CreationAction done
Event: 21.108 loading class com/android/build/gradle/tasks/GenerateResValues
Event: 21.108 loading class com/android/build/gradle/tasks/GenerateResValues done
Event: 21.109 loading class com/android/build/gradle/tasks/RenderscriptCompile$CreationAction
Event: 21.109 loading class com/android/build/gradle/tasks/RenderscriptCompile$CreationAction done
Event: 21.110 Executing VM operation: G1CollectForAllocation
Dynamic libraries:
0x00007ff75b570000 - 0x00007ff75b57a000 C:\Program Files\Android\Android Studio\jre\bin\java.exe
0x00007fff4d940000 - 0x00007fff4db30000 C:\Windows\SYSTEM32\ntdll.dll
0x00007fff4cdf0000 - 0x00007fff4cea2000 C:\Windows\System32\KERNEL32.DLL
0x00007fff4b580000 - 0x00007fff4b825000 C:\Windows\System32\KERNELBASE.dll
0x00007fff4a960000 - 0x00007fff4aa5a000 C:\Windows\System32\ucrtbase.dll
0x00007fff42850000 - 0x00007fff42869000 C:\Program Files\Android\Android Studio\jre\bin\jli.dll
0x00007fff41bd0000 - 0x00007fff41be7000 C:\Program Files\Android\Android Studio\jre\bin\VCRUNTIME140.dll
0x00007fff4d670000 - 0x00007fff4d804000 C:\Windows\System32\USER32.dll
0x00007fff4a8b0000 - 0x00007fff4a8d1000 C:\Windows\System32\win32u.dll
0x00007fff4cba0000 - 0x00007fff4cbc6000 C:\Windows\System32\GDI32.dll
0x00007fff378b0000 - 0x00007fff37b34000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.1440_none_9e7dbfb9e45e8e67\COMCTL32.dll
0x00007fff4b3e0000 - 0x00007fff4b578000 C:\Windows\System32\gdi32full.dll
0x00007fff4b9f0000 - 0x00007fff4ba8e000 C:\Windows\System32\msvcrt.dll
0x00007fff4b340000 - 0x00007fff4b3de000 C:\Windows\System32\msvcp_win.dll
0x00007fff4cf20000 - 0x00007fff4d256000 C:\Windows\System32\combase.dll
0x00007fff4bfb0000 - 0x00007fff4c0cf000 C:\Windows\System32\RPCRT4.dll
0x00007fff4b880000 - 0x00007fff4b901000 C:\Windows\System32\bcryptPrimitives.dll
0x00007fff4d310000 - 0x00007fff4d33e000 C:\Windows\System32\IMM32.DLL
0x00007fff1fcf0000 - 0x00007fff1fd8d000 C:\Program Files\Android\Android Studio\jre\bin\msvcp140.dll
0x00007ffef6440000 - 0x00007ffef6f0f000 C:\Program Files\Android\Android Studio\jre\bin\server\jvm.dll
0x00007fff4bf00000 - 0x00007fff4bfa3000 C:\Windows\System32\ADVAPI32.dll
0x00007fff4cb00000 - 0x00007fff4cb97000 C:\Windows\System32\sechost.dll
0x00007fff4ca20000 - 0x00007fff4ca28000 C:\Windows\System32\PSAPI.DLL
0x00007fff3bdc0000 - 0x00007fff3bdca000 C:\Windows\SYSTEM32\VERSION.dll
0x00007fff489a0000 - 0x00007fff489a9000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007fff48860000 - 0x00007fff48884000 C:\Windows\SYSTEM32\WINMM.dll
0x00007fff4ceb0000 - 0x00007fff4cf1f000 C:\Windows\System32\WS2_32.dll
0x00007fff48830000 - 0x00007fff4885d000 C:\Windows\SYSTEM32\winmmbase.dll
0x00007fff4b830000 - 0x00007fff4b87a000 C:\Windows\System32\cfgmgr32.dll
0x00007fff4a890000 - 0x00007fff4a8a1000 C:\Windows\System32\kernel.appcore.dll
0x00007fff41040000 - 0x00007fff41051000 C:\Program Files\Android\Android Studio\jre\bin\verify.dll
0x00007fff3b9d0000 - 0x00007fff3bbc4000 C:\Windows\SYSTEM32\DBGHELP.DLL
0x00007fff32a90000 - 0x00007fff32aba000 C:\Windows\SYSTEM32\dbgcore.DLL
0x00007fff3d2b0000 - 0x00007fff3d2d9000 C:\Program Files\Android\Android Studio\jre\bin\java.dll
0x00007fff44330000 - 0x00007fff4433b000 C:\Program Files\Android\Android Studio\jre\bin\jimage.dll
0x00007fff3f440000 - 0x00007fff3f458000 C:\Program Files\Android\Android Studio\jre\bin\zip.dll
0x00007fff4c150000 - 0x00007fff4c838000 C:\Windows\System32\SHELL32.dll
0x00007fff4d260000 - 0x00007fff4d307000 C:\Windows\System32\shcore.dll
0x00007fff4aa60000 - 0x00007fff4b1db000 C:\Windows\System32\windows.storage.dll
0x00007fff4a870000 - 0x00007fff4a88e000 C:\Windows\System32\profapi.dll
0x00007fff4a820000 - 0x00007fff4a86a000 C:\Windows\System32\powrprof.dll
0x00007fff4a7f0000 - 0x00007fff4a800000 C:\Windows\System32\UMPDC.dll
0x00007fff4c840000 - 0x00007fff4c892000 C:\Windows\System32\shlwapi.dll
0x00007fff4a940000 - 0x00007fff4a957000 C:\Windows\System32\cryptsp.dll
0x00007fff3f280000 - 0x00007fff3f29a000 C:\Program Files\Android\Android Studio\jre\bin\net.dll
0x00007fff45a10000 - 0x00007fff45b0a000 C:\Windows\SYSTEM32\WINHTTP.dll
0x00007fff49fd0000 - 0x00007fff4a037000 C:\Windows\system32\mswsock.dll
0x00007fff3f1a0000 - 0x00007fff3f1b4000 C:\Program Files\Android\Android Studio\jre\bin\nio.dll
0x00007fff3d390000 - 0x00007fff3d3b7000 C:\Users\Abhishek Vishwakarma\.gradle\native\e1d6ef7f7dcc3fd88c89a11ec53ec762bb8ba0a96d01ffa2cd45eb1d1d8dd5c5\windows-amd64\native-platform.dll
0x00007fff1e8f0000 - 0x00007fff1ea34000 C:\Users\Abhishek Vishwakarma\.gradle\native\5664cfc778a61ccfe75a443a1ab52a65af34e5dc3c78e0209fed803814484fcb\windows-amd64\native-platform-file-events.dll
0x00007fff427c0000 - 0x00007fff427ca000 C:\Program Files\Android\Android Studio\jre\bin\management.dll
0x00007fff41880000 - 0x00007fff4188c000 C:\Program Files\Android\Android Studio\jre\bin\management_ext.dll
0x00007fff49b50000 - 0x00007fff49b83000 C:\Windows\system32\rsaenh.dll
0x00007fff4b9c0000 - 0x00007fff4b9e6000 C:\Windows\System32\bcrypt.dll
0x00007fff4a710000 - 0x00007fff4a735000 C:\Windows\SYSTEM32\USERENV.dll
0x00007fff4a5f0000 - 0x00007fff4a5fc000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007fff49ce0000 - 0x00007fff49d1a000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007fff4d890000 - 0x00007fff4d898000 C:\Windows\System32\NSI.dll
0x00007fff3e670000 - 0x00007fff3e686000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007fff3b7e0000 - 0x00007fff3b7fc000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x00007fff49d30000 - 0x00007fff49dfb000 C:\Windows\SYSTEM32\DNSAPI.dll
dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;C:\Program Files\Android\Android Studio\jre\bin;C:\Windows\SYSTEM32;C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.1440_none_9e7dbfb9e45e8e67;C:\Program Files\Android\Android Studio\jre\bin\server;C:\Users\Abhishek Vishwakarma\.gradle\native\e1d6ef7f7dcc3fd88c89a11ec53ec762bb8ba0a96d01ffa2cd45eb1d1d8dd5c5\windows-amd64;C:\Users\Abhishek Vishwakarma\.gradle\native\5664cfc778a61ccfe75a443a1ab52a65af34e5dc3c78e0209fed803814484fcb\windows-amd64
VM Arguments:
jvm_args: --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED -Xmx2048m -Dfile.encoding=UTF-8 -Duser.country=IN -Duser.language=en -Duser.variant
java_command: org.gradle.launcher.daemon.bootstrap.GradleDaemon 7.2
java_class_path (initial): C:\Users\Abhishek Vishwakarma\.gradle\wrapper\dists\gradle-7.2-bin\2dnblmf4td7x66yl1d74lt32g\gradle-7.2\lib\gradle-launcher-7.2.jar
Launcher Type: SUN_STANDARD
[Global flags]
intx CICompilerCount = 3 {product} {ergonomic}
uint ConcGCThreads = 1 {product} {ergonomic}
uint G1ConcRefinementThreads = 4 {product} {ergonomic}
size_t G1HeapRegionSize = 1048576 {product} {ergonomic}
uintx GCDrainStackTargetSize = 64 {product} {ergonomic}
size_t InitialHeapSize = 67108864 {product} {ergonomic}
size_t MarkStackSize = 4194304 {product} {ergonomic}
size_t MaxHeapSize = 2147483648 {product} {command line}
size_t MaxNewSize = 1287651328 {product} {ergonomic}
size_t MinHeapDeltaBytes = 1048576 {product} {ergonomic}
uintx NonNMethodCodeHeapSize = 5830732 {pd product} {ergonomic}
uintx NonProfiledCodeHeapSize = 122913754 {pd product} {ergonomic}
uintx ProfiledCodeHeapSize = 122913754 {pd product} {ergonomic}
uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
bool SegmentedCodeCache = true {product} {ergonomic}
bool UseCompressedClassPointers = true {lp64_product} {ergonomic}
bool UseCompressedOops = true {lp64_product} {ergonomic}
bool UseG1GC = true {product} {ergonomic}
bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic}
Logging:
Log output configuration:
#0: stdout all=warning uptime,level,tags
#1: stderr all=off uptime,level,tags
Environment Variables:
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\MinGW\bin;C:\Users\Abhishek Vishwakarma\AppData\Local\Microsoft\WindowsApps;C:\Users\Abhishek Vishwakarma\AppData\Local\GitHubDesktop\bin;C:\Users\Abhishek Vishwakarma\AppData\Local\Programs\Microsoft VS Code\bin
USERNAME=Abhishek Vishwakarma
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10 , 64 bit Build 18362 (10.0.18362.1350)
OS uptime: 31 days 2:07 hours
CPU:total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 142 stepping 12 microcode 0xd6, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit
Memory: 4k page, system-wide physical 3976M (325M free)
TotalPageFile size 16264M (AvailPageFile size 12M)
current process WorkingSet (physical memory assigned to process): 310M, peak: 317M
current process commit charge ("private bytes"): 348M, peak: 373M
vm_info: OpenJDK 64-Bit Server VM (11.0.10+0-b96-7249189) for windows-amd64 JRE (11.0.10+0-b96-7249189), built on Mar 31 2021 21:44:00 by "builder" with MS VC++ 14.0 (VS2015)
END.