forked from nightmare-lwp/eBookReader
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhs_err_pid3064.log
497 lines (479 loc) · 56 KB
/
hs_err_pid3064.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
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 672784 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 (src/hotspot/share/memory/arena.cpp:197), pid=3064, tid=7176
#
# JRE version: OpenJDK Runtime Environment (11.0.15) (build 11.0.15+0-b2043.56-9505619)
# Java VM: OpenJDK 64-Bit Server VM (11.0.15+0-b2043.56-9505619, 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=CN -Duser.language=zh -Duser.variant org.gradle.launcher.daemon.bootstrap.GradleDaemon 7.5
Host: AMD Ryzen 7 4800U with Radeon Graphics , 16 cores, 15G, Windows 10 , 64 bit Build 19041 (10.0.19041.2546)
Time: Tue Apr 4 11:08:40 2023 Windows 10 , 64 bit Build 19041 (10.0.19041.2546) elapsed time: 2337.098238 seconds (0d 0h 38m 57s)
--------------- T H R E A D ---------------
Current thread (0x00000189e252a800): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=7176, stack(0x0000002f08e00000,0x0000002f08f00000)]
Current CompileTask:
C2:2337098 23383 4 com.google.common.reflect.TypeResolver::resolveType (74 bytes)
Stack: [0x0000002f08e00000,0x0000002f08f00000]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x64135a]
V [jvm.dll+0x7d39f9]
V [jvm.dll+0x7d51b9]
V [jvm.dll+0x7d58a3]
V [jvm.dll+0x2691c5]
V [jvm.dll+0xc1a5c]
V [jvm.dll+0xc200c]
V [jvm.dll+0x220bb7]
V [jvm.dll+0x5d2035]
V [jvm.dll+0x5d0ee7]
V [jvm.dll+0x221347]
V [jvm.dll+0x220498]
V [jvm.dll+0x19e851]
V [jvm.dll+0x230479]
V [jvm.dll+0x22e5ef]
V [jvm.dll+0x794de1]
V [jvm.dll+0x78dc24]
V [jvm.dll+0x6400f6]
C [ucrtbase.dll+0x21bb2]
C [KERNEL32.DLL+0x17614]
C [ntdll.dll+0x526a1]
--------------- P R O C E S S ---------------
Threads class SMR info:
_java_thread_list=0x00000189e55cd2f0, length=212, elements={
0x00000189bb13c000, 0x00000189d8a84000, 0x00000189d8a89800, 0x00000189d8afb000,
0x00000189d8afc000, 0x00000189d8b01000, 0x00000189d8b03800, 0x00000189d8b04800,
0x00000189d8b10800, 0x00000189d8ce4800, 0x00000189db5fa800, 0x00000189db2d4000,
0x00000189d8eba800, 0x00000189dac6e800, 0x00000189dac6f000, 0x00000189dac6c000,
0x00000189dac69800, 0x00000189dac70000, 0x00000189dac6d000, 0x00000189dc2fb000,
0x00000189dc2fc800, 0x00000189dc300000, 0x00000189dc2fa000, 0x00000189dc303000,
0x00000189dc300800, 0x00000189dfa91000, 0x00000189dfa8f000, 0x00000189dfa8d800,
0x00000189dfa90000, 0x00000189dfa8c800, 0x00000189dfa8c000, 0x00000189dfa8e800,
0x00000189dfa8b000, 0x00000189dfa91800, 0x00000189dfa92800, 0x00000189d8b86000,
0x00000189d8b85800, 0x00000189e4cfd800, 0x00000189e5f93000, 0x00000189e1c74000,
0x00000189e1c6e800, 0x00000189e1c75000, 0x00000189e1c75800, 0x00000189e1c77800,
0x00000189e1c78000, 0x00000189e4770800, 0x00000189e476e000, 0x00000189e4773000,
0x00000189e476f800, 0x00000189e4772000, 0x00000189e476d800, 0x00000189e4771800,
0x00000189e4774000, 0x00000189e4774800, 0x00000189e476f000, 0x00000189e4778000,
0x00000189e4775800, 0x00000189e477a800, 0x00000189e4776800, 0x00000189e4778800,
0x00000189e477b000, 0x00000189e477d000, 0x00000189e477c000, 0x00000189e4777000,
0x00000189e4779800, 0x00000189e4783800, 0x00000189e4780000, 0x00000189e477d800,
0x00000189e4781000, 0x00000189e4781800, 0x00000189e477e800, 0x00000189e4784000,
0x00000189e4785000, 0x00000189e477f000, 0x00000189e4782800, 0x00000189e478b800,
0x00000189e4788000, 0x00000189e4786000, 0x00000189e4786800, 0x00000189e478a000,
0x00000189e478c800, 0x00000189e4789000, 0x00000189e4787800, 0x00000189e478a800,
0x00000189e4f63000, 0x00000189e4f61000, 0x00000189e4f63800, 0x00000189e4f5e800,
0x00000189e4f64800, 0x00000189e4f65000, 0x00000189e4f5f800, 0x00000189e4f66000,
0x00000189e4f60800, 0x00000189e4f6a000, 0x00000189e4f6b000, 0x00000189e4f6c800,
0x00000189e4f67800, 0x00000189e4f67000, 0x00000189e4f6e000, 0x00000189e4f6d800,
0x00000189e4f6c000, 0x00000189e4f68800, 0x00000189e4f6f000, 0x00000189e4f69800,
0x00000189e4f71800, 0x00000189e4f75000, 0x00000189e4f75800, 0x00000189e4f70800,
0x00000189e4f73000, 0x00000189e4f70000, 0x00000189e4f72800, 0x00000189e4f76800,
0x00000189e4f77000, 0x00000189e4f78000, 0x00000189e4f79000, 0x00000189e4f79800,
0x00000189e4f74000, 0x00000189e4f7b800, 0x00000189e4f7a800, 0x00000189e4f7c000,
0x00000189e4f7d000, 0x00000189e4f7d800, 0x00000189e6530000, 0x00000189e652e800,
0x00000189e652c000, 0x00000189e6531000, 0x00000189e652d800, 0x00000189e652f000,
0x00000189e652c800, 0x00000189e652b000, 0x00000189e6534000, 0x00000189e6531800,
0x00000189e6535000, 0x00000189e6533000, 0x00000189e6535800, 0x00000189e6536800,
0x00000189e6538000, 0x00000189e6537800, 0x00000189e6532800, 0x00000189e653b800,
0x00000189e653e000, 0x00000189e653c000, 0x00000189e653d000, 0x00000189e653e800,
0x00000189e6539000, 0x00000189e653f800, 0x00000189e6540800, 0x00000189e653a800,
0x00000189e6543000, 0x00000189e6542000, 0x00000189e6546000, 0x00000189e6543800,
0x00000189e6545000, 0x00000189e6544800, 0x00000189e6547000, 0x00000189e6541000,
0x00000189e6549800, 0x00000189e654a000, 0x00000189e6547800, 0x00000189e6548800,
0x00000189e5f96800, 0x00000189e5f94800, 0x00000189e5f91800, 0x00000189e5f95800,
0x00000189e5f97000, 0x00000189e5f98000, 0x00000189e5f92800, 0x00000189e5f99800,
0x00000189e5f9d000, 0x00000189e5f9d800, 0x00000189e5f9c000, 0x00000189e5f9a800,
0x00000189e5f9e800, 0x00000189e5f9b800, 0x00000189e5f99000, 0x00000189e5fa4000,
0x00000189e5fa3800, 0x00000189e5fa5000, 0x00000189e5f9f800, 0x00000189e5fa6000,
0x00000189e5fa0000, 0x00000189e5fa2800, 0x00000189e5fa1000, 0x00000189e5fa7800,
0x00000189e5fa6800, 0x00000189e5fa2000, 0x00000189e5faa000, 0x00000189e252a800,
0x00000189e252c800, 0x00000189e2532800, 0x00000189e5fae000, 0x00000189e2533000,
0x00000189e252d800, 0x00000189e2534000, 0x00000189e252e000, 0x00000189e5fa9000,
0x00000189e5fa8800, 0x00000189e5fac800, 0x00000189e5faf800, 0x00000189e5fab800,
0x00000189e5fab000, 0x00000189e5faf000, 0x00000189e5fad000, 0x00000189e5fb0800,
0x00000189e4cf8800, 0x00000189e4cf4800, 0x00000189e4cf5800, 0x00000189e4cf7000,
0x00000189e4cf6000, 0x00000189e4cf8000, 0x00000189e4cf3000, 0x00000189e4cf9800
}
Java Threads: ( => current thread )
0x00000189bb13c000 JavaThread "main" [_thread_blocked, id=4328, stack(0x0000002f72e00000,0x0000002f72f00000)]
0x00000189d8a84000 JavaThread "Reference Handler" daemon [_thread_blocked, id=12604, stack(0x0000002f73500000,0x0000002f73600000)]
0x00000189d8a89800 JavaThread "Finalizer" daemon [_thread_blocked, id=9572, stack(0x0000002f73600000,0x0000002f73700000)]
0x00000189d8afb000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7980, stack(0x0000002f73700000,0x0000002f73800000)]
0x00000189d8afc000 JavaThread "Attach Listener" daemon [_thread_blocked, id=12224, stack(0x0000002f73800000,0x0000002f73900000)]
0x00000189d8b01000 JavaThread "Service Thread" daemon [_thread_blocked, id=16876, stack(0x0000002f73900000,0x0000002f73a00000)]
0x00000189d8b03800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=8364, stack(0x0000002f73a00000,0x0000002f73b00000)]
0x00000189d8b04800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=1736, stack(0x0000002f73b00000,0x0000002f73c00000)]
0x00000189d8b10800 JavaThread "Sweeper thread" daemon [_thread_blocked, id=4416, stack(0x0000002f73c00000,0x0000002f73d00000)]
0x00000189d8ce4800 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=14576, stack(0x0000002f73e00000,0x0000002f73f00000)]
0x00000189db5fa800 JavaThread "Daemon health stats" [_thread_blocked, id=15396, stack(0x0000002f74800000,0x0000002f74900000)]
0x00000189db2d4000 JavaThread "Incoming local TCP Connector on port 49638" [_thread_in_native, id=11680, stack(0x0000002f74000000,0x0000002f74100000)]
0x00000189d8eba800 JavaThread "Daemon periodic checks" [_thread_blocked, id=8880, stack(0x0000002f74100000,0x0000002f74200000)]
0x00000189dac6e800 JavaThread "Cache worker for journal cache (D:\gradle-8.0.2\.gradle\caches\journal-1)" [_thread_blocked, id=8376, stack(0x0000002f75000000,0x0000002f75100000)]
0x00000189dac6f000 JavaThread "File lock request listener" [_thread_in_native, id=16380, stack(0x0000002f75100000,0x0000002f75200000)]
0x00000189dac6c000 JavaThread "Cache worker for file hash cache (D:\gradle-8.0.2\.gradle\caches\7.5\fileHashes)" [_thread_blocked, id=2496, stack(0x0000002f75c00000,0x0000002f75d00000)]
0x00000189dac69800 JavaThread "File watcher server" daemon [_thread_in_native, id=13448, stack(0x0000002f75e00000,0x0000002f75f00000)]
0x00000189dac70000 JavaThread "File watcher consumer" daemon [_thread_blocked, id=11276, stack(0x0000002f75f00000,0x0000002f76000000)]
0x00000189dac6d000 JavaThread "Cache worker for file content cache (D:\gradle-8.0.2\.gradle\caches\7.5\fileContent)" [_thread_blocked, id=18136, stack(0x0000002f76200000,0x0000002f76300000)]
0x00000189dc2fb000 JavaThread "Cache worker for execution history cache (D:\gradle-8.0.2\.gradle\caches\7.5\executionHistory)" [_thread_blocked, id=9720, stack(0x0000002f76500000,0x0000002f76600000)]
0x00000189dc2fc800 JavaThread "jar transforms" [_thread_blocked, id=8188, stack(0x0000002f76600000,0x0000002f76700000)]
0x00000189dc300000 JavaThread "jar transforms Thread 2" [_thread_blocked, id=3460, stack(0x0000002f76700000,0x0000002f76800000)]
0x00000189dc2fa000 JavaThread "jar transforms Thread 3" [_thread_blocked, id=14848, stack(0x0000002f76800000,0x0000002f76900000)]
0x00000189dc303000 JavaThread "jar transforms Thread 4" [_thread_blocked, id=3200, stack(0x0000002f76900000,0x0000002f76a00000)]
0x00000189dc300800 JavaThread "jar transforms Thread 5" [_thread_blocked, id=9152, stack(0x0000002f76b00000,0x0000002f76c00000)]
0x00000189dfa91000 JavaThread "jar transforms Thread 6" [_thread_blocked, id=17480, stack(0x0000002f7e700000,0x0000002f7e800000)]
0x00000189dfa8f000 JavaThread "jar transforms Thread 7" [_thread_blocked, id=6112, stack(0x0000002f7e800000,0x0000002f7e900000)]
0x00000189dfa8d800 JavaThread "jar transforms Thread 8" [_thread_blocked, id=6520, stack(0x0000002f7e900000,0x0000002f7ea00000)]
0x00000189dfa90000 JavaThread "jar transforms Thread 9" [_thread_blocked, id=1420, stack(0x0000002f7ea00000,0x0000002f7eb00000)]
0x00000189dfa8c800 JavaThread "jar transforms Thread 10" [_thread_blocked, id=16064, stack(0x0000002f7eb00000,0x0000002f7ec00000)]
0x00000189dfa8c000 JavaThread "jar transforms Thread 11" [_thread_blocked, id=16900, stack(0x0000002f7ec00000,0x0000002f7ed00000)]
0x00000189dfa8e800 JavaThread "jar transforms Thread 12" [_thread_blocked, id=9148, stack(0x0000002f7ed00000,0x0000002f7ee00000)]
0x00000189dfa8b000 JavaThread "jar transforms Thread 13" [_thread_blocked, id=17536, stack(0x0000002f7ee00000,0x0000002f7ef00000)]
0x00000189dfa91800 JavaThread "jar transforms Thread 14" [_thread_blocked, id=11468, stack(0x0000002f7ef00000,0x0000002f7f000000)]
0x00000189dfa92800 JavaThread "jar transforms Thread 15" [_thread_blocked, id=17968, stack(0x0000002f7f000000,0x0000002f7f100000)]
0x00000189d8b86000 JavaThread "jar transforms Thread 16" [_thread_blocked, id=16896, stack(0x0000002f7f100000,0x0000002f7f200000)]
0x00000189d8b85800 JavaThread "Memory manager" [_thread_blocked, id=18340, stack(0x0000002f7f700000,0x0000002f7f800000)]
0x00000189e4cfd800 JavaThread "Cache worker for Java compile cache (D:\gradle-8.0.2\.gradle\caches\7.5\javaCompile)" [_thread_blocked, id=12936, stack(0x0000002f03d00000,0x0000002f03e00000)]
0x00000189e5f93000 JavaThread "ForkJoinPool.commonPool-worker-23" daemon [_thread_blocked, id=8404, stack(0x0000002f0f600000,0x0000002f0f700000)]
0x00000189e1c74000 JavaThread "ForkJoinPool.commonPool-worker-13" daemon [_thread_blocked, id=10944, stack(0x0000002f0eb00000,0x0000002f0ec00000)]
0x00000189e1c6e800 JavaThread "ForkJoinPool.commonPool-worker-31" daemon [_thread_blocked, id=8800, stack(0x0000002f0ec00000,0x0000002f0ed00000)]
0x00000189e1c75000 JavaThread "ForkJoinPool.commonPool-worker-17" daemon [_thread_blocked, id=10088, stack(0x0000002f0ed00000,0x0000002f0ee00000)]
0x00000189e1c75800 JavaThread "ForkJoinPool.commonPool-worker-3" daemon [_thread_blocked, id=12356, stack(0x0000002f0ee00000,0x0000002f0ef00000)]
0x00000189e1c77800 JavaThread "ForkJoinPool.commonPool-worker-7" daemon [_thread_blocked, id=10976, stack(0x0000002f0f000000,0x0000002f0f100000)]
0x00000189e1c78000 JavaThread "ForkJoinPool.commonPool-worker-25" daemon [_thread_blocked, id=15832, stack(0x0000002f0f100000,0x0000002f0f200000)]
0x00000189e4770800 JavaThread "ForkJoinPool.commonPool-worker-11" daemon [_thread_blocked, id=10536, stack(0x0000002f0f200000,0x0000002f0f300000)]
0x00000189e476e000 JavaThread "ForkJoinPool.commonPool-worker-29" daemon [_thread_blocked, id=12004, stack(0x0000002f0f300000,0x0000002f0f400000)]
0x00000189e4773000 JavaThread "ForkJoinPool.commonPool-worker-15" daemon [_thread_blocked, id=13140, stack(0x0000002f0f400000,0x0000002f0f500000)]
0x00000189e476f800 JavaThread "ForkJoinPool.commonPool-worker-1" daemon [_thread_blocked, id=12396, stack(0x0000002f0f500000,0x0000002f0f600000)]
0x00000189e4772000 JavaThread "ForkJoinPool.commonPool-worker-19" daemon [_thread_blocked, id=11712, stack(0x0000002f0f700000,0x0000002f0f800000)]
0x00000189e476d800 JavaThread "ForkJoinPool.commonPool-worker-5" daemon [_thread_blocked, id=15272, stack(0x0000002f0f800000,0x0000002f0f900000)]
0x00000189e4771800 JavaThread "ForkJoinPool.commonPool-worker-27" daemon [_thread_blocked, id=13288, stack(0x0000002f0f900000,0x0000002f0fa00000)]
0x00000189e4774000 JavaThread "Daemon Thread 4" [_thread_blocked, id=984, stack(0x0000002f00200000,0x0000002f00300000)]
0x00000189e4774800 JavaThread "Handler for socket connection from /127.0.0.1:49638 to /127.0.0.1:55148" [_thread_in_native, id=17584, stack(0x0000002f00300000,0x0000002f00400000)]
0x00000189e476f000 JavaThread "Cancel handler" [_thread_blocked, id=11444, stack(0x0000002f00400000,0x0000002f00500000)]
0x00000189e4778000 JavaThread "Daemon worker Thread 4" [_thread_blocked, id=18020, stack(0x0000002f00500000,0x0000002f00600000)]
0x00000189e4775800 JavaThread "Asynchronous log dispatcher for DefaultDaemonConnection: socket connection from /127.0.0.1:49638 to /127.0.0.1:55148" [_thread_blocked, id=10492, stack(0x0000002f00600000,0x0000002f00700000)]
0x00000189e477a800 JavaThread "Stdin handler" [_thread_blocked, id=15556, stack(0x0000002f00700000,0x0000002f00800000)]
0x00000189e4776800 JavaThread "Daemon client event forwarder" [_thread_blocked, id=16488, stack(0x0000002f00800000,0x0000002f00900000)]
0x00000189e4778800 JavaThread "Cache worker for checksums cache (D:\IDEAprojects\eBookReader\.gradle\7.5\checksums)" [_thread_blocked, id=17612, stack(0x0000002f00900000,0x0000002f00a00000)]
0x00000189e477b000 JavaThread "Cache worker for cache directory md-rule (D:\gradle-8.0.2\.gradle\caches\7.5\md-rule)" [_thread_blocked, id=16456, stack(0x0000002f00a00000,0x0000002f00b00000)]
0x00000189e477d000 JavaThread "Cache worker for file hash cache (D:\IDEAprojects\eBookReader\.gradle\7.5\fileHashes)" [_thread_blocked, id=5732, stack(0x0000002f00b00000,0x0000002f00c00000)]
0x00000189e477c000 JavaThread "Cache worker for cache directory md-supplier (D:\gradle-8.0.2\.gradle\caches\7.5\md-supplier)" [_thread_blocked, id=17668, stack(0x0000002f00c00000,0x0000002f00d00000)]
0x00000189e4777000 JavaThread "Cache worker for dependencies-accessors (D:\IDEAprojects\eBookReader\.gradle\7.5\dependencies-accessors)" [_thread_blocked, id=14316, stack(0x0000002f00d00000,0x0000002f00e00000)]
0x00000189e4779800 JavaThread "Cache worker for Build Output Cleanup Cache (D:\IDEAprojects\eBookReader\.gradle\buildOutputCleanup)" [_thread_blocked, id=3484, stack(0x0000002f00e00000,0x0000002f00f00000)]
0x00000189e4783800 JavaThread "Unconstrained build operations" [_thread_blocked, id=9636, stack(0x0000002f00f00000,0x0000002f01000000)]
0x00000189e4780000 JavaThread "Unconstrained build operations Thread 2" [_thread_blocked, id=11540, stack(0x0000002f01000000,0x0000002f01100000)]
0x00000189e477d800 JavaThread "Unconstrained build operations Thread 3" [_thread_blocked, id=11664, stack(0x0000002f01100000,0x0000002f01200000)]
0x00000189e4781000 JavaThread "Unconstrained build operations Thread 4" [_thread_blocked, id=7892, stack(0x0000002f01200000,0x0000002f01300000)]
0x00000189e4781800 JavaThread "Unconstrained build operations Thread 5" [_thread_blocked, id=6032, stack(0x0000002f01400000,0x0000002f01500000)]
0x00000189e477e800 JavaThread "Unconstrained build operations Thread 6" [_thread_blocked, id=12828, stack(0x0000002f01500000,0x0000002f01600000)]
0x00000189e4784000 JavaThread "Unconstrained build operations Thread 7" [_thread_blocked, id=1808, stack(0x0000002f01600000,0x0000002f01700000)]
0x00000189e4785000 JavaThread "Unconstrained build operations Thread 8" [_thread_blocked, id=10500, stack(0x0000002f01700000,0x0000002f01800000)]
0x00000189e477f000 JavaThread "Unconstrained build operations Thread 9" [_thread_blocked, id=1476, stack(0x0000002f01800000,0x0000002f01900000)]
0x00000189e4782800 JavaThread "Unconstrained build operations Thread 10" [_thread_blocked, id=1816, stack(0x0000002f01900000,0x0000002f01a00000)]
0x00000189e478b800 JavaThread "Unconstrained build operations Thread 11" [_thread_blocked, id=15144, stack(0x0000002f01a00000,0x0000002f01b00000)]
0x00000189e4788000 JavaThread "Unconstrained build operations Thread 12" [_thread_blocked, id=14856, stack(0x0000002f01b00000,0x0000002f01c00000)]
0x00000189e4786000 JavaThread "Unconstrained build operations Thread 13" [_thread_blocked, id=14620, stack(0x0000002f01c00000,0x0000002f01d00000)]
0x00000189e4786800 JavaThread "Unconstrained build operations Thread 14" [_thread_blocked, id=14032, stack(0x0000002f01d00000,0x0000002f01e00000)]
0x00000189e478a000 JavaThread "Unconstrained build operations Thread 15" [_thread_blocked, id=17292, stack(0x0000002f01e00000,0x0000002f01f00000)]
0x00000189e478c800 JavaThread "Unconstrained build operations Thread 16" [_thread_blocked, id=10564, stack(0x0000002f01f00000,0x0000002f02000000)]
0x00000189e4789000 JavaThread "Unconstrained build operations Thread 17" [_thread_blocked, id=14392, stack(0x0000002f02000000,0x0000002f02100000)]
0x00000189e4787800 JavaThread "Unconstrained build operations Thread 18" [_thread_blocked, id=1268, stack(0x0000002f02100000,0x0000002f02200000)]
0x00000189e478a800 JavaThread "Unconstrained build operations Thread 19" [_thread_blocked, id=6124, stack(0x0000002f02200000,0x0000002f02300000)]
0x00000189e4f63000 JavaThread "Unconstrained build operations Thread 20" [_thread_blocked, id=15468, stack(0x0000002f02300000,0x0000002f02400000)]
0x00000189e4f61000 JavaThread "Unconstrained build operations Thread 21" [_thread_blocked, id=8484, stack(0x0000002f02400000,0x0000002f02500000)]
0x00000189e4f63800 JavaThread "Unconstrained build operations Thread 22" [_thread_blocked, id=6096, stack(0x0000002f02500000,0x0000002f02600000)]
0x00000189e4f5e800 JavaThread "Unconstrained build operations Thread 23" [_thread_blocked, id=11960, stack(0x0000002f02600000,0x0000002f02700000)]
0x00000189e4f64800 JavaThread "Unconstrained build operations Thread 24" [_thread_blocked, id=16012, stack(0x0000002f02700000,0x0000002f02800000)]
0x00000189e4f65000 JavaThread "Unconstrained build operations Thread 25" [_thread_blocked, id=1856, stack(0x0000002f02800000,0x0000002f02900000)]
0x00000189e4f5f800 JavaThread "Unconstrained build operations Thread 26" [_thread_blocked, id=1276, stack(0x0000002f02900000,0x0000002f02a00000)]
0x00000189e4f66000 JavaThread "Unconstrained build operations Thread 27" [_thread_blocked, id=9068, stack(0x0000002f02c00000,0x0000002f02d00000)]
0x00000189e4f60800 JavaThread "Unconstrained build operations Thread 28" [_thread_blocked, id=976, stack(0x0000002f02d00000,0x0000002f02e00000)]
0x00000189e4f6a000 JavaThread "Unconstrained build operations Thread 29" [_thread_blocked, id=5740, stack(0x0000002f02e00000,0x0000002f02f00000)]
0x00000189e4f6b000 JavaThread "Unconstrained build operations Thread 30" [_thread_blocked, id=4212, stack(0x0000002f02f00000,0x0000002f03000000)]
0x00000189e4f6c800 JavaThread "Unconstrained build operations Thread 31" [_thread_blocked, id=16524, stack(0x0000002f03000000,0x0000002f03100000)]
0x00000189e4f67800 JavaThread "Unconstrained build operations Thread 32" [_thread_blocked, id=5952, stack(0x0000002f03200000,0x0000002f03300000)]
0x00000189e4f67000 JavaThread "Unconstrained build operations Thread 33" [_thread_blocked, id=17996, stack(0x0000002f03300000,0x0000002f03400000)]
0x00000189e4f6e000 JavaThread "Unconstrained build operations Thread 34" [_thread_blocked, id=1192, stack(0x0000002f03400000,0x0000002f03500000)]
0x00000189e4f6d800 JavaThread "Unconstrained build operations Thread 35" [_thread_blocked, id=13164, stack(0x0000002f03500000,0x0000002f03600000)]
0x00000189e4f6c000 JavaThread "Unconstrained build operations Thread 36" [_thread_blocked, id=17420, stack(0x0000002f03600000,0x0000002f03700000)]
0x00000189e4f68800 JavaThread "Unconstrained build operations Thread 37" [_thread_blocked, id=15132, stack(0x0000002f03700000,0x0000002f03800000)]
0x00000189e4f6f000 JavaThread "Unconstrained build operations Thread 38" [_thread_blocked, id=17380, stack(0x0000002f03800000,0x0000002f03900000)]
0x00000189e4f69800 JavaThread "Unconstrained build operations Thread 39" [_thread_blocked, id=3804, stack(0x0000002f03900000,0x0000002f03a00000)]
0x00000189e4f71800 JavaThread "Unconstrained build operations Thread 40" [_thread_blocked, id=10432, stack(0x0000002f03a00000,0x0000002f03b00000)]
0x00000189e4f75000 JavaThread "Unconstrained build operations Thread 41" [_thread_blocked, id=4168, stack(0x0000002f03b00000,0x0000002f03c00000)]
0x00000189e4f75800 JavaThread "Unconstrained build operations Thread 42" [_thread_blocked, id=6356, stack(0x0000002f03c00000,0x0000002f03d00000)]
0x00000189e4f70800 JavaThread "Unconstrained build operations Thread 43" [_thread_blocked, id=1140, stack(0x0000002f03e00000,0x0000002f03f00000)]
0x00000189e4f73000 JavaThread "Unconstrained build operations Thread 44" [_thread_blocked, id=9624, stack(0x0000002f03f00000,0x0000002f04000000)]
0x00000189e4f70000 JavaThread "Unconstrained build operations Thread 45" [_thread_blocked, id=12620, stack(0x0000002f04000000,0x0000002f04100000)]
0x00000189e4f72800 JavaThread "Unconstrained build operations Thread 46" [_thread_blocked, id=15768, stack(0x0000002f04100000,0x0000002f04200000)]
0x00000189e4f76800 JavaThread "Unconstrained build operations Thread 47" [_thread_blocked, id=14076, stack(0x0000002f04200000,0x0000002f04300000)]
0x00000189e4f77000 JavaThread "Unconstrained build operations Thread 48" [_thread_blocked, id=8912, stack(0x0000002f04300000,0x0000002f04400000)]
0x00000189e4f78000 JavaThread "Unconstrained build operations Thread 49" [_thread_blocked, id=6020, stack(0x0000002f04400000,0x0000002f04500000)]
0x00000189e4f79000 JavaThread "Unconstrained build operations Thread 50" [_thread_blocked, id=9704, stack(0x0000002f04500000,0x0000002f04600000)]
0x00000189e4f79800 JavaThread "Unconstrained build operations Thread 51" [_thread_blocked, id=2920, stack(0x0000002f04600000,0x0000002f04700000)]
0x00000189e4f74000 JavaThread "Unconstrained build operations Thread 52" [_thread_blocked, id=9240, stack(0x0000002f04700000,0x0000002f04800000)]
0x00000189e4f7b800 JavaThread "Unconstrained build operations Thread 53" [_thread_blocked, id=14528, stack(0x0000002f04800000,0x0000002f04900000)]
0x00000189e4f7a800 JavaThread "Unconstrained build operations Thread 54" [_thread_blocked, id=5328, stack(0x0000002f04900000,0x0000002f04a00000)]
0x00000189e4f7c000 JavaThread "Unconstrained build operations Thread 55" [_thread_blocked, id=13748, stack(0x0000002f04a00000,0x0000002f04b00000)]
0x00000189e4f7d000 JavaThread "Unconstrained build operations Thread 56" [_thread_blocked, id=4216, stack(0x0000002f04b00000,0x0000002f04c00000)]
0x00000189e4f7d800 JavaThread "Unconstrained build operations Thread 57" [_thread_blocked, id=13020, stack(0x0000002f04c00000,0x0000002f04d00000)]
0x00000189e6530000 JavaThread "Unconstrained build operations Thread 58" [_thread_blocked, id=18044, stack(0x0000002f04d00000,0x0000002f04e00000)]
0x00000189e652e800 JavaThread "Unconstrained build operations Thread 59" [_thread_blocked, id=6380, stack(0x0000002f04e00000,0x0000002f04f00000)]
0x00000189e652c000 JavaThread "Unconstrained build operations Thread 60" [_thread_blocked, id=18316, stack(0x0000002f04f00000,0x0000002f05000000)]
0x00000189e6531000 JavaThread "Unconstrained build operations Thread 61" [_thread_blocked, id=15960, stack(0x0000002f05000000,0x0000002f05100000)]
0x00000189e652d800 JavaThread "Unconstrained build operations Thread 62" [_thread_blocked, id=4916, stack(0x0000002f05100000,0x0000002f05200000)]
0x00000189e652f000 JavaThread "Unconstrained build operations Thread 63" [_thread_blocked, id=10156, stack(0x0000002f05200000,0x0000002f05300000)]
0x00000189e652c800 JavaThread "Unconstrained build operations Thread 64" [_thread_blocked, id=11204, stack(0x0000002f05300000,0x0000002f05400000)]
0x00000189e652b000 JavaThread "Unconstrained build operations Thread 65" [_thread_blocked, id=12464, stack(0x0000002f05400000,0x0000002f05500000)]
0x00000189e6534000 JavaThread "Unconstrained build operations Thread 66" [_thread_blocked, id=16072, stack(0x0000002f05500000,0x0000002f05600000)]
0x00000189e6531800 JavaThread "Unconstrained build operations Thread 67" [_thread_blocked, id=9528, stack(0x0000002f05600000,0x0000002f05700000)]
0x00000189e6535000 JavaThread "Unconstrained build operations Thread 68" [_thread_blocked, id=9892, stack(0x0000002f05700000,0x0000002f05800000)]
0x00000189e6533000 JavaThread "Unconstrained build operations Thread 69" [_thread_blocked, id=12808, stack(0x0000002f05800000,0x0000002f05900000)]
0x00000189e6535800 JavaThread "Unconstrained build operations Thread 70" [_thread_blocked, id=5760, stack(0x0000002f05900000,0x0000002f05a00000)]
0x00000189e6536800 JavaThread "Unconstrained build operations Thread 71" [_thread_blocked, id=2644, stack(0x0000002f05a00000,0x0000002f05b00000)]
0x00000189e6538000 JavaThread "Unconstrained build operations Thread 72" [_thread_blocked, id=16864, stack(0x0000002f05b00000,0x0000002f05c00000)]
0x00000189e6537800 JavaThread "Unconstrained build operations Thread 73" [_thread_blocked, id=11808, stack(0x0000002f05c00000,0x0000002f05d00000)]
0x00000189e6532800 JavaThread "Unconstrained build operations Thread 74" [_thread_blocked, id=2596, stack(0x0000002f05d00000,0x0000002f05e00000)]
0x00000189e653b800 JavaThread "Unconstrained build operations Thread 75" [_thread_blocked, id=2708, stack(0x0000002f05e00000,0x0000002f05f00000)]
0x00000189e653e000 JavaThread "Unconstrained build operations Thread 76" [_thread_blocked, id=16256, stack(0x0000002f05f00000,0x0000002f06000000)]
0x00000189e653c000 JavaThread "Unconstrained build operations Thread 77" [_thread_blocked, id=12732, stack(0x0000002f06000000,0x0000002f06100000)]
0x00000189e653d000 JavaThread "Unconstrained build operations Thread 78" [_thread_blocked, id=15908, stack(0x0000002f06100000,0x0000002f06200000)]
0x00000189e653e800 JavaThread "Unconstrained build operations Thread 79" [_thread_blocked, id=17800, stack(0x0000002f06200000,0x0000002f06300000)]
0x00000189e6539000 JavaThread "Unconstrained build operations Thread 80" [_thread_blocked, id=1916, stack(0x0000002f06300000,0x0000002f06400000)]
0x00000189e653f800 JavaThread "Unconstrained build operations Thread 81" [_thread_blocked, id=3600, stack(0x0000002f06400000,0x0000002f06500000)]
0x00000189e6540800 JavaThread "Unconstrained build operations Thread 82" [_thread_blocked, id=11460, stack(0x0000002f06500000,0x0000002f06600000)]
0x00000189e653a800 JavaThread "Unconstrained build operations Thread 83" [_thread_blocked, id=9224, stack(0x0000002f06600000,0x0000002f06700000)]
0x00000189e6543000 JavaThread "Unconstrained build operations Thread 84" [_thread_blocked, id=14000, stack(0x0000002f06700000,0x0000002f06800000)]
0x00000189e6542000 JavaThread "Unconstrained build operations Thread 85" [_thread_blocked, id=17960, stack(0x0000002f06800000,0x0000002f06900000)]
0x00000189e6546000 JavaThread "Unconstrained build operations Thread 86" [_thread_blocked, id=4032, stack(0x0000002f06900000,0x0000002f06a00000)]
0x00000189e6543800 JavaThread "Unconstrained build operations Thread 87" [_thread_blocked, id=17920, stack(0x0000002f06a00000,0x0000002f06b00000)]
0x00000189e6545000 JavaThread "Unconstrained build operations Thread 88" [_thread_blocked, id=14756, stack(0x0000002f06b00000,0x0000002f06c00000)]
0x00000189e6544800 JavaThread "Unconstrained build operations Thread 89" [_thread_blocked, id=908, stack(0x0000002f06c00000,0x0000002f06d00000)]
0x00000189e6547000 JavaThread "Unconstrained build operations Thread 90" [_thread_blocked, id=12068, stack(0x0000002f06d00000,0x0000002f06e00000)]
0x00000189e6541000 JavaThread "Unconstrained build operations Thread 91" [_thread_blocked, id=7556, stack(0x0000002f06e00000,0x0000002f06f00000)]
0x00000189e6549800 JavaThread "Unconstrained build operations Thread 92" [_thread_blocked, id=6480, stack(0x0000002f06f00000,0x0000002f07000000)]
0x00000189e654a000 JavaThread "Unconstrained build operations Thread 93" [_thread_blocked, id=8620, stack(0x0000002f07000000,0x0000002f07100000)]
0x00000189e6547800 JavaThread "Unconstrained build operations Thread 94" [_thread_blocked, id=9060, stack(0x0000002f07100000,0x0000002f07200000)]
0x00000189e6548800 JavaThread "Unconstrained build operations Thread 95" [_thread_blocked, id=15576, stack(0x0000002f07200000,0x0000002f07300000)]
0x00000189e5f96800 JavaThread "Unconstrained build operations Thread 96" [_thread_blocked, id=15252, stack(0x0000002f07300000,0x0000002f07400000)]
0x00000189e5f94800 JavaThread "Unconstrained build operations Thread 97" [_thread_blocked, id=16968, stack(0x0000002f07400000,0x0000002f07500000)]
0x00000189e5f91800 JavaThread "Unconstrained build operations Thread 98" [_thread_blocked, id=10356, stack(0x0000002f07500000,0x0000002f07600000)]
0x00000189e5f95800 JavaThread "Unconstrained build operations Thread 99" [_thread_blocked, id=13036, stack(0x0000002f07600000,0x0000002f07700000)]
0x00000189e5f97000 JavaThread "Unconstrained build operations Thread 100" [_thread_blocked, id=16204, stack(0x0000002f07700000,0x0000002f07800000)]
0x00000189e5f98000 JavaThread "Unconstrained build operations Thread 101" [_thread_blocked, id=2060, stack(0x0000002f07800000,0x0000002f07900000)]
0x00000189e5f92800 JavaThread "Unconstrained build operations Thread 102" [_thread_blocked, id=12084, stack(0x0000002f07900000,0x0000002f07a00000)]
0x00000189e5f99800 JavaThread "Unconstrained build operations Thread 103" [_thread_blocked, id=17488, stack(0x0000002f07a00000,0x0000002f07b00000)]
0x00000189e5f9d000 JavaThread "Unconstrained build operations Thread 104" [_thread_blocked, id=5444, stack(0x0000002f07b00000,0x0000002f07c00000)]
0x00000189e5f9d800 JavaThread "Unconstrained build operations Thread 105" [_thread_blocked, id=16596, stack(0x0000002f07c00000,0x0000002f07d00000)]
0x00000189e5f9c000 JavaThread "Unconstrained build operations Thread 106" [_thread_blocked, id=5584, stack(0x0000002f07d00000,0x0000002f07e00000)]
0x00000189e5f9a800 JavaThread "Unconstrained build operations Thread 107" [_thread_blocked, id=9800, stack(0x0000002f07e00000,0x0000002f07f00000)]
0x00000189e5f9e800 JavaThread "Unconstrained build operations Thread 108" [_thread_blocked, id=7256, stack(0x0000002f07f00000,0x0000002f08000000)]
0x00000189e5f9b800 JavaThread "Unconstrained build operations Thread 109" [_thread_blocked, id=8412, stack(0x0000002f08000000,0x0000002f08100000)]
0x00000189e5f99000 JavaThread "Unconstrained build operations Thread 110" [_thread_blocked, id=13272, stack(0x0000002f08100000,0x0000002f08200000)]
0x00000189e5fa4000 JavaThread "Unconstrained build operations Thread 111" [_thread_blocked, id=16412, stack(0x0000002f08200000,0x0000002f08300000)]
0x00000189e5fa3800 JavaThread "Unconstrained build operations Thread 112" [_thread_blocked, id=8200, stack(0x0000002f08300000,0x0000002f08400000)]
0x00000189e5fa5000 JavaThread "Unconstrained build operations Thread 113" [_thread_blocked, id=11764, stack(0x0000002f08400000,0x0000002f08500000)]
0x00000189e5f9f800 JavaThread "Unconstrained build operations Thread 114" [_thread_blocked, id=15240, stack(0x0000002f08500000,0x0000002f08600000)]
0x00000189e5fa6000 JavaThread "Unconstrained build operations Thread 115" [_thread_blocked, id=9220, stack(0x0000002f08600000,0x0000002f08700000)]
0x00000189e5fa0000 JavaThread "Unconstrained build operations Thread 116" [_thread_blocked, id=17020, stack(0x0000002f08700000,0x0000002f08800000)]
0x00000189e5fa2800 JavaThread "Unconstrained build operations Thread 117" [_thread_blocked, id=3152, stack(0x0000002f08800000,0x0000002f08900000)]
0x00000189e5fa1000 JavaThread "Unconstrained build operations Thread 118" [_thread_blocked, id=17116, stack(0x0000002f08900000,0x0000002f08a00000)]
0x00000189e5fa7800 JavaThread "Unconstrained build operations Thread 119" [_thread_blocked, id=15160, stack(0x0000002f08a00000,0x0000002f08b00000)]
0x00000189e5fa6800 JavaThread "Unconstrained build operations Thread 120" [_thread_blocked, id=13828, stack(0x0000002f08b00000,0x0000002f08c00000)]
0x00000189e5fa2000 JavaThread "Unconstrained build operations Thread 121" [_thread_blocked, id=2072, stack(0x0000002f08c00000,0x0000002f08d00000)]
0x00000189e5faa000 JavaThread "Unconstrained build operations Thread 122" [_thread_blocked, id=6184, stack(0x0000002f08d00000,0x0000002f08e00000)]
=>0x00000189e252a800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=7176, stack(0x0000002f08e00000,0x0000002f08f00000)]
0x00000189e252c800 JavaThread "C1 CompilerThread1" daemon [_thread_in_vm, id=7876, stack(0x0000002f08f00000,0x0000002f09000000)]
0x00000189e2532800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=7212, stack(0x0000002f09000000,0x0000002f09100000)]
0x00000189e5fae000 JavaThread "build event listener" [_thread_blocked, id=2416, stack(0x0000002f09100000,0x0000002f09200000)]
0x00000189e2533000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=16032, stack(0x0000002f09200000,0x0000002f09300000)]
0x00000189e252d800 JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=8420, stack(0x0000002f09300000,0x0000002f09400000)]
0x00000189e2534000 JavaThread "C2 CompilerThread3" daemon [_thread_in_native, id=12008, stack(0x0000002f09400000,0x0000002f09500000)]
0x00000189e252e000 JavaThread "C2 CompilerThread4" daemon [_thread_in_native, id=5488, stack(0x0000002f09500000,0x0000002f09600000)]
0x00000189e5fa9000 JavaThread "included builds" [_thread_blocked, id=7380, stack(0x0000002f09600000,0x0000002f09700000)]
0x00000189e5fa8800 JavaThread "Execution worker" [_thread_blocked, id=17324, stack(0x0000002f09700000,0x0000002f09800000)]
0x00000189e5fac800 JavaThread "Execution worker Thread 2" [_thread_blocked, id=15804, stack(0x0000002f09800000,0x0000002f09900000)]
0x00000189e5faf800 JavaThread "Execution worker Thread 3" [_thread_blocked, id=10844, stack(0x0000002f09900000,0x0000002f09a00000)]
0x00000189e5fab800 JavaThread "Execution worker Thread 4" [_thread_blocked, id=12164, stack(0x0000002f09a00000,0x0000002f09b00000)]
0x00000189e5fab000 JavaThread "Execution worker Thread 5" [_thread_blocked, id=488, stack(0x0000002f09b00000,0x0000002f09c00000)]
0x00000189e5faf000 JavaThread "Execution worker Thread 6" [_thread_blocked, id=13992, stack(0x0000002f09c00000,0x0000002f09d00000)]
0x00000189e5fad000 JavaThread "Execution worker Thread 7" [_thread_blocked, id=17544, stack(0x0000002f09d00000,0x0000002f09e00000)]
0x00000189e5fb0800 JavaThread "Execution worker Thread 8" [_thread_blocked, id=7616, stack(0x0000002f09e00000,0x0000002f09f00000)]
0x00000189e4cf8800 JavaThread "Execution worker Thread 9" [_thread_blocked, id=7076, stack(0x0000002f09f00000,0x0000002f0a000000)]
0x00000189e4cf4800 JavaThread "Execution worker Thread 10" [_thread_blocked, id=2680, stack(0x0000002f0a000000,0x0000002f0a100000)]
0x00000189e4cf5800 JavaThread "Execution worker Thread 11" [_thread_blocked, id=10952, stack(0x0000002f0a100000,0x0000002f0a200000)]
0x00000189e4cf7000 JavaThread "Execution worker Thread 12" [_thread_blocked, id=8232, stack(0x0000002f0a200000,0x0000002f0a300000)]
0x00000189e4cf6000 JavaThread "Execution worker Thread 13" [_thread_blocked, id=14292, stack(0x0000002f0a300000,0x0000002f0a400000)]
0x00000189e4cf8000 JavaThread "Execution worker Thread 14" [_thread_blocked, id=7188, stack(0x0000002f0a400000,0x0000002f0a500000)]
0x00000189e4cf3000 JavaThread "Execution worker Thread 15" [_thread_in_vm, id=7456, stack(0x0000002f0a500000,0x0000002f0a600000)]
0x00000189e4cf9800 JavaThread "Cache worker for execution history cache (D:\IDEAprojects\eBookReader\.gradle\7.5\executionHistory)" [_thread_blocked, id=7224, stack(0x0000002f0a600000,0x0000002f0a700000)]
Other Threads:
0x00000189d8a82000 VMThread "VM Thread" [stack: 0x0000002f73400000,0x0000002f73500000] [id=12516]
0x00000189d8d3d000 WatcherThread [stack: 0x0000002f73f00000,0x0000002f74000000] [id=12420]
0x00000189bb2c4000 GCTaskThread "GC Thread#0" [stack: 0x0000002f72f00000,0x0000002f73000000] [id=12924]
0x00000189d8dc9800 GCTaskThread "GC Thread#1" [stack: 0x0000002f74200000,0x0000002f74300000] [id=10696]
0x00000189d8dcd000 GCTaskThread "GC Thread#2" [stack: 0x0000002f74300000,0x0000002f74400000] [id=15436]
0x00000189d8dcb000 GCTaskThread "GC Thread#3" [stack: 0x0000002f74400000,0x0000002f74500000] [id=14552]
0x00000189d8dce000 GCTaskThread "GC Thread#4" [stack: 0x0000002f74500000,0x0000002f74600000] [id=7120]
0x00000189d8dcc800 GCTaskThread "GC Thread#5" [stack: 0x0000002f75200000,0x0000002f75300000] [id=14728]
0x00000189d8dce800 GCTaskThread "GC Thread#6" [stack: 0x0000002f75300000,0x0000002f75400000] [id=7924]
0x00000189d8dcf000 GCTaskThread "GC Thread#7" [stack: 0x0000002f75400000,0x0000002f75500000] [id=3380]
0x00000189d8dd0800 GCTaskThread "GC Thread#8" [stack: 0x0000002f75500000,0x0000002f75600000] [id=8040]
0x00000189d8dd0000 GCTaskThread "GC Thread#9" [stack: 0x0000002f75600000,0x0000002f75700000] [id=8680]
0x00000189d8dca000 GCTaskThread "GC Thread#10" [stack: 0x0000002f75700000,0x0000002f75800000] [id=5884]
0x00000189d8dcb800 GCTaskThread "GC Thread#11" [stack: 0x0000002f75800000,0x0000002f75900000] [id=4904]
0x00000189dbcc7000 GCTaskThread "GC Thread#12" [stack: 0x0000002f75900000,0x0000002f75a00000] [id=13068]
0x00000189bb2f6800 ConcurrentGCThread "G1 Main Marker" [stack: 0x0000002f73000000,0x0000002f73100000] [id=2632]
0x00000189bb2f8000 ConcurrentGCThread "G1 Conc#0" [stack: 0x0000002f73100000,0x0000002f73200000] [id=7592]
0x00000189dbcc8800 ConcurrentGCThread "G1 Conc#1" [stack: 0x0000002f75a00000,0x0000002f75b00000] [id=9076]
0x00000189dbccb800 ConcurrentGCThread "G1 Conc#2" [stack: 0x0000002f75b00000,0x0000002f75c00000] [id=14216]
0x00000189bb37d800 ConcurrentGCThread "G1 Refine#0" [stack: 0x0000002f73200000,0x0000002f73300000] [id=12252]
0x00000189dbccf000 ConcurrentGCThread "G1 Refine#1" [stack: 0x0000002f03100000,0x0000002f03200000] [id=10388]
0x00000189dbcd1000 ConcurrentGCThread "G1 Refine#2" [stack: 0x0000002f00000000,0x0000002f00100000] [id=14684]
0x00000189dbccc000 ConcurrentGCThread "G1 Refine#3" [stack: 0x0000002f00100000,0x0000002f00200000] [id=624]
0x00000189d80cd800 ConcurrentGCThread "G1 Young RemSet Sampling" [stack: 0x0000002f73300000,0x0000002f73400000] [id=3052]
Threads with active compile tasks:
C2 CompilerThread0 2337192 23722 4 org.gradle.internal.component.external.model.DefaultModuleComponentIdentifier::<init> (121 bytes)
C2 CompilerThread1 2337193 23383 4 com.google.common.reflect.TypeResolver::resolveType (74 bytes)
C1 CompilerThread1 2337193 23726 3 org.gradle.api.internal.artifacts.ivyservice.resolveengine.graph.builder.NodeState::collectEdgeConstraint (39 bytes)
C2 CompilerThread2 2337193 23705 4 org.gradle.api.internal.artifacts.ModuleComponentSelectorSerializer::read (50 bytes)
C2 CompilerThread3 2337193 23704 4 org.gradle.internal.component.model.ComponentAttributeMatcher::match (259 bytes)
C2 CompilerThread4 2337193 23712 4 org.gradle.api.internal.artifacts.ivyservice.resolveengine.result.ResolvedVariantResultSerializer::read (132 bytes)
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
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 251904K, used 182244K [0x0000000080000000, 0x0000000100000000)
region size 1024K, 54 young (55296K), 9 survivors (9216K)
Metaspace used 131232K, capacity 134700K, committed 146036K, reserved 1173504K
class space used 16347K, capacity 17645K, committed 21760K, 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%| O| |TAMS 0x0000000080100000, 0x0000000080000000| Untracked
| 1|0x0000000080100000, 0x0000000080200000, 0x0000000080200000|100%| O| |TAMS 0x0000000080200000, 0x0000000080100000| Untracked
| 2|0x0000000080200000, 0x0000000080300000, 0x0000000080300000|100%| O| |TAMS 0x0000000080300000, 0x0000000080200000| Untracked
| 3|0x0000000080300000, 0x0000000080400000, 0x0000000080400000|100%|HS| |TAMS 0x0000000080400000, 0x0000000080300000| Complete
| 4|0x0000000080400000, 0x0000000080500000, 0x0000000080500000|100%|HC| |TAMS 0x0000000080500000, 0x0000000080400000| Complete
| 5|0x0000000080500000, 0x0000000080600000, 0x0000000080600000|100%|HC| |TAMS 0x0000000080600000, 0x0000000080500000| Complete
| 6|0x0000000080600000, 0x0000000080700000, 0x0000000080700000|100%| O| |TAMS 0x0000000080700000, 0x0000000080600000| Untracked
| 7|0x0000000080700000, 0x0000000080800000, 0x0000000080800000|100%| O| |TAMS 0x0000000080800000, 0x0000000080700000| Untracked
| 8|0x0000000080800000, 0x0000000080900000, 0x0000000080900000|100%| O| |TAMS 0x0000000080900000, 0x0000000080800000| Untracked
| 9|0x0000000080900000, 0x0000000080a00000, 0x0000000080a00000|100%| O| |TAMS 0x0000000080a00000, 0x0000000080900000| Untracked
| 10|0x0000000080a00000, 0x0000000080b00000, 0x0000000080b00000|100%| O| |TAMS 0x0000000080b00000, 0x0000000080a00000| Untracked
| 11|0x0000000080b00000, 0x0000000080c00000, 0x0000000080c00000|100%| O| |TAMS 0x0000000080c00000, 0x0000000080b00000| Untracked
| 12|0x0000000080c00000, 0x0000000080d00000, 0x0000000080d00000|100%| O| |TAMS 0x0000000080d00000, 0x0000000080c00000| Complete
| 13|0x0000000080d00000, 0x0000000080e00000, 0x0000000080e00000|100%| O| |TAMS 0x0000000080e00000, 0x0000000080d00000| Untracked
| 14|0x0000000080e00000, 0x0000000080f00000, 0x0000000080f00000|100%| O| |TAMS 0x0000000080f00000, 0x0000000080e00000| Untracked
| 15|0x0000000080f00000, 0x0000000081000000, 0x0000000081000000|100%| O| |TAMS 0x0000000081000000, 0x0000000080f00000| Untracked
| 16|0x0000000081000000, 0x0000000081100000, 0x0000000081100000|100%| O| |TAMS 0x0000000081100000, 0x0000000081000000| Untracked
| 17|0x0000000081100000, 0x0000000081200000, 0x0000000081200000|100%|HS| |TAMS 0x0000000081200000, 0x0000000081100000| Complete
| 18|0x0000000081200000, 0x0000000081300000, 0x0000000081300000|100%|HS| |TAMS 0x0000000081300000, 0x0000000081200000| Complete
| 19|0x0000000081300000, 0x0000000081400000, 0x0000000081400000|100%| O| |TAMS 0x0000000081400000, 0x0000000081300000| Complete
| 20|0x0000000081400000, 0x0000000081500000, 0x0000000081500000|100%| O| |TAMS 0x0000000081500000, 0x0000000081400000| Complete
| 21|0x0000000081500000, 0x0000000081600000, 0x0000000081600000|100%| O| |TAMS 0x0000000081600000, 0x0000000081500000| Complete
| 22|0x0000000081600000, 0x0000000081700000, 0x0000000081700000|100%| O| |TAMS 0x0000000081700000, 0x0000000081600000| Untracked
| 23|0x0000000081700000, 0x0000000081800000, 0x0000000081800000|100%| O| |TAMS 0x0000000081800000, 0x0000000081700000| Complete
| 24|0x0000000081800000, 0x0000000081900000, 0x0000000081900000|100%| O| |TAMS 0x0000000081900000, 0x0000000081800000| Complete
| 25|0x0000000081900000, 0x0000000081a00000, 0x0000000081a00000|100%| O| |TAMS 0x0000000081a00000, 0x0000000081900000| Untracked
| 26|0x0000000081a00000, 0x0000000081b00000, 0x0000000081b00000|100%| O| |TAMS 0x0000000081b00000, 0x0000000081a00000| Untracked
| 27|0x0000000081b00000, 0x0000000081c00000, 0x0000000081c00000|100%| O| |TAMS 0x0000000081c00000, 0x0000000081b00000| Untracked
| 28|0x0000000081c00000, 0x0000000081d00000, 0x0000000081d00000|100%| O| |TAMS 0x0000000081d00000, 0x0000000081c00000| Untracked
| 29|0x0000000081d00000, 0x0000000081e00000, 0x0000000081e00000|100%| O| |TAMS 0x0000000081e00000, 0x0000000081d00000| Untracked
| 30|0x0000000081e00000, 0x0000000081f00000, 0x0000000081f00000|100%| O| |TAMS 0x0000000081f00000, 0x0000000081e00000| Complete
| 31|0x0000000081f00000, 0x0000000082000000, 0x0000000082000000|100%| O| |TAMS 0x0000000082000000, 0x0000000081f00000| Untracked
| 32|0x0000000082000000, 0x0000000082100000, 0x0000000082100000|100%| O| |TAMS 0x0000000082100000, 0x0000000082000000| Complete
| 33|0x0000000082100000, 0x0000000082200000, 0x0000000082200000|100%| O| |TAMS 0x0000000082200000, 0x0000000082100000| Complete
| 34|0x0000000082200000, 0x0000000082300000, 0x0000000082300000|100%| O| |TAMS 0x0000000082300000, 0x0000000082200000| Untracked
| 35|0x0000000082300000, 0x0000000082400000, 0x0000000082400000|100%| O| |TAMS 0x0000000082400000, 0x0000000082300000| Complete
| 36|0x0000000082400000, 0x0000000082500000, 0x0000000082500000|100%| O| |TAMS 0x0000000082500000, 0x0000000082400000| Complete
| 37|0x0000000082500000, 0x0000000082600000, 0x0000000082600000|100%| O| |TAMS 0x0000000082600000, 0x0000000082500000| Untracked
| 38|0x0000000082600000, 0x0000000082700000, 0x0000000082700000|100%| O| |TAMS 0x0000000082700000, 0x0000000082600000| Complete
| 39|0x0000000082700000, 0x0000000082800000, 0x0000000082800000|100%| O| |TAMS 0x0000000082800000, 0x0000000082700000| Complete
| 40|0x0000000082800000, 0x0000000082900000, 0x0000000082900000|100%| O| |TAMS 0x0000000082900000, 0x0000000082800000| Complete
| 41|0x0000000082900000, 0x0000000082a00000, 0x0000000082a00000|100%| O| |TAMS 0x0000000082a00000, 0x0000000082900000| Complete
| 42|0x0000000082a00000, 0x0000000082b00000, 0x0000000082b00000|100%| O| |TAMS 0x0000000082b00000, 0x0000000082a00000| Complete
| 43|0x0000000082b00000, 0x0000000082c00000, 0x0000000082c00000|100%| O| |TAMS 0x0000000082c00000, 0x0000000082b00000| Complete
| 44|0x0000000082c00000, 0x0000000082d00000, 0x0000000082d00000|100%| O| |TAMS 0x0000000082d00000, 0x0000000082c00000| Complete
| 45|0x0000000082d00000, 0x0000000082e00000, 0x0000000082e00000|100%| O| |TAMS 0x0000000082e00000, 0x0000000082d00000| Complete
| 46|0x0000000082e00000, 0x0000000082f00000, 0x0000000082f00000|100%| O| |TAMS 0x0000000082f00000, 0x0000000082e00000| Complete
| 47|0x0000000082f00000, 0x0000000083000000, 0x0000000083000000|100%| O| |TAMS 0x0000000083000000, 0x0000000082f00000| Complete
| 48|0x0000000083000000, 0x0000000083100000, 0x0000000083100000|100%| O| |TAMS 0x0000000083100000, 0x0000000083000000| Complete
| 49|0x0000000083100000, 0x0000000083200000, 0x0000000083200000|100%| O| |TAMS 0x0000000083200000, 0x0000000083100000| Complete
| 50|0x0000000083200000, 0x0000000083300000, 0x0000000083300000|100%| O| |TAMS 0x0000000083300000, 0x0000000083200000| Complete
| 51|0x0000000083300000, 0x0000000083400000, 0x0000000083400000|100%| O| |TAMS 0x0000000083400000, 0x0000000083300000| Complete
| 52|0x0000000083400000, 0x0000000083500000, 0x0000000083500000|100%| O| |TAMS 0x0000000083500000, 0x0000000083400000| Complete
| 53|0x0000000083500000, 0x0000000083600000, 0x0000000083600000|100%| O| |TAMS 0x0000000083600000, 0x0000000083500000| Complete
| 54|0x0000000083600000, 0x0000000083700000, 0x0000000083700000|100%| O| |TAMS 0x0000000083700000, 0x0000000083600000| Complete
| 55|0x0000000083700000, 0x0000000083800000, 0x0000000083800000|100%| O| |TAMS 0x0000000083800000, 0x0000000083700000| Untracked
| 56|0x0000000083800000, 0x0000000083900000, 0x0000000083900000|100%| O| |TAMS 0x0000000083900000, 0x0000000083800000| Untracked
| 57|0x0000000083900000, 0x0000000083a00000, 0x0000000083a00000|100%| O| |TAMS 0x0000000083a00000, 0x0000000083900000| Complete
| 58|0x0000000083a00000, 0x0000000083b00000, 0x0000000083b00000|100%| O| |TAMS 0x0000000083b00000, 0x0000000083a00000| Complete
| 59|0x0000000083b00000, 0x0000000083c00000, 0x0000000083c00000|100%| O| |TAMS 0x0000000083c00000, 0x0000000083b00000| Complete
| 60|0x0000000083c00000, 0x0000000083d00000, 0x0000000083d00000|100%| O| |TAMS 0x0000000083d00000, 0x0000000083c00000| Complete
| 61|0x0000000083d00000, 0x0000000083e00000, 0x0000000083e00000|100%| O| |TAMS 0x0000000083e00000, 0x0000000083d00000| Complete
| 62|0x0000000083e00000, 0x0000000083f00000, 0x0000000083f00000|100%| O| |TAMS 0x0000000083f00000, 0x0000000083e00000| Complete
| 63|0x0000000083f00000, 0x0000000084000000, 0x0000000084000000|100%| O| |TAMS 0x0000000084000000, 0x0000000083f00000| Complete
| 64|0x0000000084000000, 0x0000000084100000, 0x0000000084100000|100%| O| |TAMS 0x0000000084100000, 0x0000000084000000| Complete
| 65|0x0000000084100000, 0x0000000084100000, 0x0000000084200000| 0%| F| |TAMS 0x0000000084100000, 0x0000000084100000| Untracked
| 66|0x0000000084200000, 0x0000000084200000, 0x0000000084300000| 0%| F| |TAMS 0x0000000084200000, 0x0000000084200000| Untracked
| 67|0x0000000084300000, 0x0000000084400000, 0x0000000084400000|100%| O| |TAMS 0x0000000084400000, 0x0000000084300000| Complete
| 68|0x0000000084400000, 0x0000000084500000, 0x0000000084500000|100%| O| |TAMS 0x0000000084500000, 0x0000000084400000| Complete
| 69|0x0000000084500000, 0x0000000084600000, 0x0000000084600000|100%| O| |TAMS 0x0000000084600000, 0x0000000084500000| Complete
| 70|0x0000000084600000, 0x0000000084700000, 0x0000000084700000|100%| O| |TAMS 0x0000000084700000, 0x0000000084600000| Untracked
| 71|0x0000000084700000, 0x0000000084800000, 0x0000000084800000|100%| O| |TAMS 0x0000000084800000, 0x0000000084700000| Complete
| 72|0x0000000084800000, 0x0000000084900000, 0x0000000084900000|100%| O| |TAMS 0x0000000084900000, 0x0000000084800000| Complete
| 73|0x0000000084900000, 0x0000000084a00000, 0x0000000084a00000|100%| O| |TAMS 0x0000000084a00000, 0x0000000084900000| Complete
| 74|0x0000000084a00000, 0x0000000084b00000, 0x0000000084b00000|100%| O| |TAMS 0x0000000084b00000, 0x0000000084a00000| Complete
| 75|0x0000000084b00000, 0x0000000084c00000, 0x0000000084c00000|100%| O| |TAMS 0x0000000084c00000, 0x0000000084b00000| Complete
| 76|0x0000000084c00000, 0x0000000084d00000, 0x0000000084d00000|100%| O| |TAMS 0x0000000084d00000, 0x0000000084c00000| Complete
| 77|0x0000000084d00000, 0x0000000084e00000, 0x0000000084e00000|100%| O| |TAMS 0x0000000084e00000, 0x0000000084d00000| Complete
| 78|0x0000000084e00000, 0x0000000084f00000, 0x0000000084f00000|100%| O| |TAMS 0x0000000084f00000, 0x0000000084e00000| Complete
| 79|0x0000000084f00000, 0x0000000085000000, 0x0000000085000000|100%| O| |TAMS 0x0000000085000000, 0x0000000084f00000| Complete
| 80|0x0000000085000000, 0x0000000085100000, 0x0000000085100000|100%| O| |TAMS 0x0000000085100000, 0x0000000085000000| Complete
| 81|0x0000000085100000, 0x0000000085200000, 0x0000000085200000|100%| O| |TAMS 0x0000000085200000, 0x0000000085100000| Untracked
| 82|0x0000000085200000, 0x0000000085300000, 0x0000000085300000|100%| O| |TAMS 0x0000000085300000, 0x0000000085200000| Complete
| 83|0x0000000085300000, 0x0000000085400000, 0x0000000085400000|100%| O| |TAMS 0x0000000085400000, 0x0000000085300000| Complete
| 84|0x0000000085400000, 0x0000000085500000, 0x0000000085500000|100%| O| |TAMS 0x0000000085500000, 0x0000000085400000| Complete
| 85|0x0000000085500000, 0x0000000085600000, 0x0000000085600000|100%| O| |TAMS 0x0000000085600000, 0x0000000085500000| Complete
| 86|0x0000000085600000, 0x0000000085700000, 0x0000000085700000|100%| O| |TAMS 0x0000000085700000, 0x0000000085600000| Complete
| 87|0x0000000085700000, 0x0000000085800000, 0x0000000085800000|100%| O| |TAMS 0x0000000085800000, 0x0000000085700000| Complete
| 88|0x0000000085800000, 0x0000000085900000, 0x0000000085900000|100%| O| |TAMS 0x0000000085900000, 0x0000000085800000| Complete
| 89|0x0000000085900000, 0x0000000085a00000, 0x0000000085a00000|100%| O| |TAMS 0x0000000085a00000, 0x0000000085900000| Complete
| 90|0x0000000085a00000, 0x0000000085b00000, 0x0000000085b00000|100%| O| |TAMS 0x0000000085b00000, 0x0000000085a00000| Complete
| 91|0x0000000085b00000, 0x0000000085c00000, 0x0000000085c00000|100%| O| |TAMS 0x0000000085c00000, 0x0000000085b00000| Complete
| 92|0x0000000085c00000, 0x0000000085d00000, 0x0000000085d00000|100%| O| |TAMS 0x0000000085d00000, 0x0000000085c00000| Complete
| 93|0x0000000085d00000, 0x0000000085e00000, 0x0000000085e00000|100%| O| |TAMS 0x0000000085e00000, 0x0000000085d00000| Complete
| 94|0x0000000085e00000, 0x0000000085f00000, 0x0000000085f00000|100%|HS| |TAMS 0x0000000085f00000, 0x0000000085e00000| Complete
| 95|0x0000000085f00000, 0x0000000086000000, 0x0000000086000000|100%|HC| |TAMS 0x0000000086000000, 0x0000000085f00000| Complete
| 96|0x0000000086000000, 0x0000000086100000, 0x0000000086100000|100%|HS| |TAMS 0x0000000086100000, 0x0000000086000000| Complete
| 97|0x0000000086100000, 0x0000000086200000, 0x0000000086200000|100%|HC| |TAMS 0x0000000086200000, 0x0000000086100000| Complete
| 98|0x0000000086200000, 0x0000000086300000, 0x0000000086300000|100%|HS| |TAMS 0x0000000086300000, 0x0000000086200000| Complete
| 99|0x0000000086300000, 0x0000000086400000, 0x0000000086400000|100%|HC| |TAMS 0x0000000086400000, 0x0000000086300000| Complete
| 100|0x0000000086400000, 0x0000000086500000, 0x0000000086500000|100%|HS| |TAMS 0x0000000086400000, 0x0000000086400000| Complete
| 101|0x0000000086500000, 0x0000000086600000, 0x0000000086600000|100%|HC| |TAMS 0x0000000086500000, 0x0000000086500000| Complete
| 102|0x0000000086600000, 0x0000000086700000, 0x0000000086700000|100%|HS| |TAMS 0x0000000086600000, 0x0000000086600000| Complete
| 103|0x0000000086700000, 0x0000000086800000, 0x0000000086800000|100%|HC| |TAMS 0x0000000086700000, 0x0000000086700000| Complete
| 104|0x0000000086800000, 0x0000000086900000, 0x0000000086900000|100%|HS| |TAMS 0x0000000086800000, 0x0000000086800000| Complete
| 105|0x0000000086900000, 0x0000000086a00000, 0x0000000086a00000|100%|HC| |TAMS 0x0000000086900000, 0x0000000086900000| Complete
| 106|0x0000000086a00000, 0x0000000086b00000, 0x0000000086b00000|100%|HS| |TAMS 0x0000000086a00000, 0x0000000086a00000| Complete
| 107|0x0000000086b00000, 0x0000000086c00000, 0x0000000086c00000|100%|HC| |TAMS 0x0000000086b00000, 0x0000000086b00000| Complete
| 108|0x0000000086c00000, 0x0000000086d00000, 0x0000000086d00000|100%