Crash without warning using Docker Compose

Running the latest version of PhpStorm from Toolbox, have reinstalled both the IDE and Docker to no success. The IDE crashes without any warning about ~1 min after running a docker-compose file from within the IDE. Does not happen with the rest of the JB Toolbox IDEs that I use, only PhpStorm. Current workaround is to use Docker cli but it's not very efficient for me in comparison. Log file for "java_error_in_phpstorm11072.log" below:

 

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ILLEGAL_INSTRUCTION (0xc000001d) at pc=0x000000000f8bd9b8, pid=11072, tid=13160
#
# JRE version: OpenJDK Runtime Environment (11.0.3+12) (build 11.0.3+12-b304.39)
# Java VM: OpenJDK 64-Bit Server VM (11.0.3+12-b304.39, mixed mode, tiered, compressed oops, concurrent mark sweep gc, windows-amd64)
# Problematic frame:
# J 49101 c2 com.fasterxml.jackson.core.sym.ByteQuadsCanonicalizer.calcHash([II)I (115 bytes) @ 0x000000000f8bd9b8 [0x000000000f8bd8a0+0x0000000000000118]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#

--------------- S U M M A R Y ------------

Command Line: exit -Xms128m -Xmx2043m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -XX:CICompilerCount=2 -Dsun.io.useCanonPrefixCache=false -Djava.net.preferIPv4Stack=true -Djdk.http.auth.tunneling.disabledSchemes="" -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Djdk.attach.allowAttachSelf -Dkotlinx.coroutines.debug=off -Dide.no.platform.update=true -Didea.plugins.path=C:/Users/User/AppData/Local/JetBrains/Toolbox/apps/PhpStorm/ch-0/192.6262.66.plugins -Djb.vmOptionsFile=C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66.vmoptions -Djava.library.path=C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\jbr\\bin;C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\jbr\\bin\server -Didea.platform.prefix=PhpStorm -Dide.native.launcher=true -Didea.paths.selector=PhpStorm2019.2 -XX:ErrorFile=C:\Users\User\java_error_in_phpstorm_%p.log -XX:HeapDumpPath=C:\Users\User\java_error_in_phpstorm.hprof

Host: AMD Phenom(tm) II X6 1090T Processor, 6 cores, 15G, Windows 10 , 64 bit Build 17763 (10.0.17763.475)
Time: Wed Sep 4 11:21:22 2019 Eastern Daylight Time elapsed time: 36704 seconds (0d 10h 11m 44s)

--------------- T H R E A D ---------------

Current thread (0x000000002ef4b000): JavaThread "dockerjava-netty-3-1" [_thread_in_Java, id=13160, stack(0x000000003f360000,0x000000003f460000)]

Stack: [0x000000003f360000,0x000000003f460000], sp=0x000000003f45d460, free space=1013k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x000000000f8bd9b8


siginfo: EXCEPTION_ILLEGAL_INSTRUCTION (0xc000001d)


Register to memory mapping:

RIP=0x000000000f8bd9b8 is at entry_point+280 in (nmethod*)0x000000000f8bd710
RAX=0x000000000f8bd8c0 is at entry_point+32 in (nmethod*)0x000000000f8bd710
RBX=0x000000006f6d706f is an unknown value
RCX=0x0000000076919b1c is an unknown value
RDX=0x0000000000000004 is an unknown value
RSP=0x000000003f45d460 is pointing into the stack for thread: 0x000000002ef4b000
RBP=0x0000000081167078 is an oop: com.fasterxml.jackson.core.json.UTF8StreamJsonParser
{0x0000000081167078} - klass: 'com/fasterxml/jackson/core/json/UTF8StreamJsonParser'
RSI=0x0000000081167400 is an oop: [I
{0x0000000081167400} - klass: {type array int}
- length: 16
RDI=0x0000000000000008 is an unknown value
R8 =0x0000000081167400 is an oop: [I
{0x0000000081167400} - klass: {type array int}
- length: 16
R9 =0x0000000000000008 is an unknown value
R10=0x0000000000000005 is an unknown value
R11=0x0000000080000000 is an unknown value
R12=0x0 is NULL
R13=0x0000000000000007 is an unknown value
R14=0x0000000081167400 is an oop: [I
{0x0000000081167400} - klass: {type array int}
- length: 16
R15=0x000000002ef4b000 is a thread


Registers:
RAX=0x000000000f8bd8c0, RBX=0x000000006f6d706f, RCX=0x0000000076919b1c, RDX=0x0000000000000004
RSP=0x000000003f45d460, RBP=0x0000000081167078, RSI=0x0000000081167400, RDI=0x0000000000000008
R8 =0x0000000081167400, R9 =0x0000000000000008, R10=0x0000000000000005, R11=0x0000000080000000
R12=0x0000000000000000, R13=0x0000000000000007, R14=0x0000000081167400, R15=0x000000002ef4b000
RIP=0x000000000f8bd9b8, EFLAGS=0x0000000000010297

Top of Stack: (sp=0x000000003f45d460)
0x000000003f45d460: 0000000037c52cd0 0000000081167038
0x000000003f45d470: 0000000000000010 000000000f8bd8c0
0x000000003f45d480: 000000002ac3aab8 0000000000000202
0x000000003f45d490: 0000000081167078 000000000891d5dc
0x000000003f45d4a0: 00007ffed704f000 00007ffe37fecd68
0x000000003f45d4b0: 000000000000000c 0000000037fed1c8
0x000000003f45d4c0: 0000000037feb658 00007ffed70bc1ee
0x000000003f45d4d0: 000000003f45d540 0000000006979840
0x000000003f45d4e0: 000055773d06d37d 00007ffed7056ebf
0x000000003f45d4f0: 0000000000000001 0000000081167038
0x000000003f45d500: 0000000000000008 0000000081167400
0x000000003f45d510: 000000002ef4b000 00007ffed730a7b8
0x000000003f45d520: 00000000ad325fa0 0000000037c13590
0x000000003f45d530: 0000000081167078 00000000084abe34
0x000000003f45d540: 000000003f45d5a8 0000000006979840
0x000000003f45d550: 0000000000000bbb 0000000081167078

Instructions: (pc=0x000000000f8bd9b8)
0x000000000f8bd998: 3d 0f 1f 80 00 00 00 00 f3 41 0f 6f 44 90 10 f3
0x000000000f8bd9a8: 0f 6f c8 66 0f 72 e1 15 66 0f ef c8 f3 0f 6f d1
0x000000000f8bd9b8: 66 0f 38 02 d2 66 0f 38 02 d2 66 0f 6e c1 66 0f
0x000000000f8bd9c8: fe c2 66 0f 7e c1 83 c2 04 41 3b d2 7c ca 41 3b


Stack slot to memory mapping:
stack at sp + 0 slots: {method} {0x0000000037c52cd8} 'calcHash' '([II)I' in 'com/fasterxml/jackson/core/sym/ByteQuadsCanonicalizer'
stack at sp + 1 slots: 0x0000000081167038 is an oop: com.fasterxml.jackson.core.sym.ByteQuadsCanonicalizer
{0x0000000081167038} - klass: 'com/fasterxml/jackson/core/sym/ByteQuadsCanonicalizer'
stack at sp + 2 slots: 0x0000000000000010 is an unknown value
stack at sp + 3 slots: 0x000000000f8bd8c0 is at entry_point+32 in (nmethod*)0x000000000f8bd710
stack at sp + 4 slots: 0x000000002ac3aab8 points into unknown readable memory: 10 a9 13 a4 00 00 00 00
stack at sp + 5 slots: 0x0000000000000202 is an unknown value
stack at sp + 6 slots: 0x0000000081167078 is an oop: com.fasterxml.jackson.core.json.UTF8StreamJsonParser
{0x0000000081167078} - klass: 'com/fasterxml/jackson/core/json/UTF8StreamJsonParser'
stack at sp + 7 slots: 0x000000000891d5dc is at entry_point+348 in (nmethod*)0x000000000891d210

 

--------------- P R O C E S S ---------------

Threads class SMR info:
_java_thread_list=0x000000003624ceb0, length=51, elements={
0x0000000002ae1800, 0x000000001ad6a800, 0x000000001ad77800, 0x000000001adc3000,
0x000000001adc6000, 0x000000001adc7000, 0x000000001adca000, 0x000000001add6000,
0x000000001af36800, 0x000000001af3f800, 0x000000001de78000, 0x000000001c056000,
0x000000001de5f800, 0x000000001e059800, 0x000000001e14b000, 0x000000001e22a000,
0x000000001e2b6800, 0x000000001e2b5800, 0x000000001e2b9800, 0x000000001e2ba800,
0x000000001e2b7000, 0x000000001e2b8000, 0x000000002262a000, 0x0000000022632800,
0x000000002b59f000, 0x000000002262f000, 0x0000000022635800, 0x000000002b596800,
0x000000002b59a000, 0x000000002b59a800, 0x000000002b598800, 0x000000002b596000,
0x000000002ef4b000, 0x000000002ef45800, 0x0000000022634000, 0x000000002b597800,
0x000000002b59e000, 0x000000002b5a1800, 0x000000002ef50000, 0x000000002ef4f000,
0x000000002ef50800, 0x000000002ef4c800, 0x000000002ef52800, 0x000000002ef4e800,
0x000000002ef51800, 0x000000002ef53000, 0x000000002262c800, 0x0000000022629800,
0x0000000022633000, 0x000000002262e000, 0x0000000022630000
}

Java Threads: ( => current thread )
0x0000000002ae1800 JavaThread "main" [_thread_blocked, id=7772, stack(0x0000000000050000,0x0000000000150000)]
0x000000001ad6a800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4216, stack(0x000000001b160000,0x000000001b260000)]
0x000000001ad77800 JavaThread "Finalizer" daemon [_thread_blocked, id=9192, stack(0x000000001b260000,0x000000001b360000)]
0x000000001adc3000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=13236, stack(0x000000001b460000,0x000000001b560000)]
0x000000001adc6000 JavaThread "Attach Listener" daemon [_thread_blocked, id=8932, stack(0x000000001b560000,0x000000001b660000)]
0x000000001adc7000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2276, stack(0x000000001b660000,0x000000001b760000)]
0x000000001adca000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=14620, stack(0x000000001b760000,0x000000001b860000)]
0x000000001add6000 JavaThread "Sweeper thread" daemon [_thread_blocked, id=12796, stack(0x000000001b860000,0x000000001b960000)]
0x000000001af36800 JavaThread "Service Thread" daemon [_thread_blocked, id=9184, stack(0x000000001b960000,0x000000001ba60000)]
0x000000001af3f800 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=14984, stack(0x000000001bc60000,0x000000001bd60000)]
0x000000001de78000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6916, stack(0x000000001cea0000,0x000000001cfa0000)]
0x000000001c056000 JavaThread "AWT-Shutdown" [_thread_blocked, id=8104, stack(0x000000001cfa0000,0x000000001d0a0000)]
0x000000001de5f800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=9516, stack(0x000000001d0a0000,0x000000001d1a0000)]
0x000000001e059800 JavaThread "AWT-EventQueue-0 2019.2.1#PS-192.6262.66 PhpStorm, eap:false, os:Windows 10 10.0, java-version:JetBrains s.r.o 11.0.3+12-b304.39 2019.2.1#PS-192.6262.66 PhpStorm, eap:false, os:Windows 10 10.0, java-version:JetBrains s.r.o 11.0.3+12-b304.39" [_thread_blocked, id=5808, stack(0x000000001d2e0000,0x000000001d3e0000)]
0x000000001e14b000 JavaThread "Netty Builtin Server 1" [_thread_in_native, id=6688, stack(0x00000000208a0000,0x00000000209a0000)]
0x000000001e22a000 JavaThread "Periodic tasks thread" daemon [_thread_blocked, id=9680, stack(0x0000000020ca0000,0x0000000020da0000)]
0x000000001e2b6800 JavaThread "Batik CleanerThread" daemon [_thread_blocked, id=6148, stack(0x00000000216a0000,0x00000000217a0000)]
0x000000001e2b5800 JavaThread "fsnotifier64.exe" [_thread_in_native, id=9180, stack(0x0000000024670000,0x0000000024770000)]
0x000000001e2b9800 JavaThread "BaseDataReader: output stream of fsnotifier64.exe" [_thread_in_native, id=4936, stack(0x0000000024770000,0x0000000024870000)]
0x000000001e2ba800 JavaThread "BaseDataReader: error stream of fsnotifier64.exe" [_thread_in_native, id=13620, stack(0x0000000024870000,0x0000000024970000)]
0x000000001e2b7000 JavaThread "Netty Builtin Server 2" [_thread_in_native, id=12700, stack(0x0000000024b70000,0x0000000024c70000)]
0x000000001e2b8000 JavaThread "pool-1-thread-1" [_thread_blocked, id=4124, stack(0x0000000025270000,0x0000000025370000)]
0x000000002262a000 JavaThread "TimerQueue" daemon [_thread_blocked, id=14096, stack(0x0000000026e00000,0x0000000026f00000)]
0x0000000022632800 JavaThread "ServerTaskExecutorImpl Pool" [_thread_blocked, id=2600, stack(0x000000003ae60000,0x000000003af60000)]
0x000000002b59f000 JavaThread "Thread-0" daemon [_thread_in_native, id=15844, stack(0x000000003b960000,0x000000003ba60000)]
0x000000002262f000 JavaThread "JobScheduler FJ pool 0/5" daemon [_thread_blocked, id=16260, stack(0x000000003cc60000,0x000000003cd60000)]
0x0000000022635800 JavaThread "JobScheduler FJ pool 3/5" daemon [_thread_blocked, id=17096, stack(0x000000003cf60000,0x000000003d060000)]
0x000000002b596800 JavaThread "ApplicationImpl pooled thread 45" daemon [_thread_blocked, id=15596, stack(0x000000003d160000,0x000000003d260000)]
0x000000002b59a000 JavaThread "JobScheduler FJ pool 1/5" daemon [_thread_blocked, id=18396, stack(0x000000003d760000,0x000000003d860000)]
0x000000002b59a800 JavaThread "JobScheduler FJ pool 2/5" daemon [_thread_blocked, id=15548, stack(0x000000003d860000,0x000000003d960000)]
0x000000002b598800 JavaThread "JobScheduler FJ pool 4/5" daemon [_thread_blocked, id=15200, stack(0x000000003d960000,0x000000003da60000)]
0x000000002b596000 JavaThread "RemoteAgentThreadProxyCreator Pool" [_thread_blocked, id=14316, stack(0x000000003db60000,0x000000003dc60000)]
=>0x000000002ef4b000 JavaThread "dockerjava-netty-3-1" [_thread_in_Java, id=13160, stack(0x000000003f360000,0x000000003f460000)]
0x000000002ef45800 JavaThread "dockerjava-netty-3-2" [_thread_in_native, id=11292, stack(0x000000003f460000,0x000000003f560000)]
0x0000000022634000 JavaThread "JobScheduler FJ pool 5/5" daemon [_thread_blocked, id=17572, stack(0x0000000040160000,0x0000000040260000)]
0x000000002b597800 JavaThread "JobScheduler FJ pool 6/5" daemon [_thread_blocked, id=13512, stack(0x0000000040260000,0x0000000040360000)]
0x000000002b59e000 JavaThread "JobScheduler FJ pool 7/5" daemon [_thread_blocked, id=8424, stack(0x0000000040360000,0x0000000040460000)]
0x000000002b5a1800 JavaThread "JobScheduler FJ pool 8/5" daemon [_thread_blocked, id=18316, stack(0x0000000040460000,0x0000000040560000)]
0x000000002ef50000 JavaThread "dockerjava-netty-5-1" [_thread_in_native, id=5172, stack(0x0000000040760000,0x0000000040860000)]
0x000000002ef4f000 JavaThread "dockerjava-netty-5-2" [_thread_in_native, id=17588, stack(0x0000000040860000,0x0000000040960000)]
0x000000002ef50800 JavaThread "dockerjava-netty-3-3" [_thread_in_native, id=16528, stack(0x0000000040960000,0x0000000040a60000)]
0x000000002ef4c800 JavaThread "dockerjava-netty-3-4" [_thread_in_native, id=18028, stack(0x0000000040a60000,0x0000000040b60000)]
0x000000002ef52800 JavaThread "dockerjava-netty-3-5" [_thread_in_native, id=9040, stack(0x0000000040b60000,0x0000000040c60000)]
0x000000002ef4e800 JavaThread "dockerjava-netty-3-6" [_thread_in_native, id=2912, stack(0x0000000040c60000,0x0000000040d60000)]
0x000000002ef51800 JavaThread "dockerjava-netty-3-7" [_thread_in_native, id=7624, stack(0x0000000040d60000,0x0000000040e60000)]
0x000000002ef53000 JavaThread "dockerjava-netty-3-8" [_thread_in_native, id=16832, stack(0x0000000040e60000,0x0000000040f60000)]
0x000000002262c800 JavaThread "dockerjava-netty-3-9" [_thread_in_native, id=15352, stack(0x0000000040f60000,0x0000000041060000)]
0x0000000022629800 JavaThread "dockerjava-netty-3-10" [_thread_in_native, id=14876, stack(0x0000000041060000,0x0000000041160000)]
0x0000000022633000 JavaThread "dockerjava-netty-3-11" [_thread_in_native, id=3248, stack(0x0000000041160000,0x0000000041260000)]
0x000000002262e000 JavaThread "dockerjava-netty-3-12" [_thread_in_native, id=12732, stack(0x0000000041260000,0x0000000041360000)]
0x0000000022630000 JavaThread "log pipe" [_thread_blocked, id=16164, stack(0x0000000041460000,0x0000000041560000)]

Other Threads:
0x000000001ad43000 VMThread "VM Thread" [stack: 0x000000001b060000,0x000000001b160000] [id=5220]
0x000000001af39800 WatcherThread [stack: 0x000000001ba60000,0x000000001bb60000] [id=13912]
0x0000000002af5000 GCTaskThread "GC Thread#0" [stack: 0x0000000002480000,0x0000000002580000] [id=13104]
0x000000001bec6800 GCTaskThread "GC Thread#1" [stack: 0x000000001c760000,0x000000001c860000] [id=3236]
0x000000001de7d000 GCTaskThread "GC Thread#2" [stack: 0x000000001dbd0000,0x000000001dcd0000] [id=10972]
0x000000001c4e0800 GCTaskThread "GC Thread#3" [stack: 0x000000001fd60000,0x000000001fe60000] [id=13384]
0x000000001c4e1000 GCTaskThread "GC Thread#4" [stack: 0x000000001fe60000,0x000000001ff60000] [id=14708]
0x000000001c4a0000 GCTaskThread "GC Thread#5" [stack: 0x000000001ff60000,0x0000000020060000] [id=15284]
0x0000000002b50800 ConcurrentGCThread "CMS Main Thread" [stack: 0x000000001a160000,0x000000001a260000] [id=11852]
0x0000000002b4d800 GCTaskThread "CMS Thread#0" [stack: 0x0000000019a00000,0x0000000019b00000] [id=2312]
0x000000001e15f000 GCTaskThread "CMS Thread#1" [stack: 0x0000000020060000,0x0000000020160000] [id=15884]

Threads with active compile tasks:

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap address: 0x0000000080400000, size: 2044 MB, Compressed Oops mode: 32-bit
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x0000000100000000

Heap:
par new generation total 39296K, used 17978K [0x0000000080400000, 0x0000000082ea0000, 0x000000009f730000)
eden space 34944K, 39% used [0x0000000080400000, 0x0000000081167e10, 0x0000000082620000)
from space 4352K, 97% used [0x0000000082620000, 0x0000000082a46bc0, 0x0000000082a60000)
to space 4352K, 0% used [0x0000000082a60000, 0x0000000082a60000, 0x0000000082ea0000)
concurrent mark-sweep generation total 343972K, used 188888K [0x000000009f730000, 0x00000000b4719000, 0x0000000100000000)
Metaspace used 278523K, capacity 288525K, committed 288732K, reserved 1302528K
class space used 33422K, capacity 37251K, committed 37300K, reserved 1048576K

Card table byte_map: [0x0000000002580000,0x0000000002980000] _byte_map_base: 0x000000000217e000

Marking Bits: (CMSBitMap*) 0x0000000002b4cda0
Bits: [0x00000000161d0000, 0x00000000179f3400)

Mod Union Table: (CMSBitMap*) 0x0000000002b4ce40
Bits: [0x0000000002110000, 0x00000000021708d0)

Polling page: 0x0000000000520000

Metaspace:

Usage:
Non-class: 245.38 MB capacity, 239.36 MB ( 98%) used, 5.08 MB ( 2%) free+waste, 974.50 KB ( <1%) overhead.
Class: 36.38 MB capacity, 32.64 MB ( 90%) used, 3.31 MB ( 9%) free+waste, 439.06 KB ( 1%) overhead.
Both: 281.76 MB capacity, 272.00 MB ( 97%) used, 8.39 MB ( 3%) free+waste, 1.38 MB ( <1%) overhead.

Virtual space:
Non-class space: 248.00 MB reserved, 245.54 MB (>99%) committed
Class space: 1.00 GB reserved, 36.43 MB ( 4%) committed
Both: 1.24 GB reserved, 281.96 MB ( 22%) committed

Chunk freelists:
Non-Class: 30.00 KB
Class: 0 bytes
Both: 30.00 KB

CodeHeap 'non-profiled nmethods': size=120064Kb used=21550Kb max_used=21550Kb free=98513Kb
bounds [0x000000000e430000, 0x000000000f950000, 0x0000000015970000]
CodeHeap 'profiled nmethods': size=120000Kb used=69384Kb max_used=69384Kb free=50615Kb
bounds [0x0000000006f00000, 0x000000000b350000, 0x000000000e430000]
CodeHeap 'non-nmethods': size=5696Kb used=1727Kb max_used=1772Kb free=3968Kb
bounds [0x0000000006970000, 0x0000000006be0000, 0x0000000006f00000]
total_blobs=62317 nmethods=35416 adapters=1249
compilation: enabled
stopped_count=0, restarted_count=0
full_count=0

Compilation events (10 events):
Event: 36703.008 Thread 0x000000001adca000 nmethod 49103 0x000000000f8bdc10 code [0x000000000f8bddc0, 0x000000000f8bded8]
Event: 36703.009 Thread 0x000000001adc7000 nmethod 49101 0x000000000f8bd710 code [0x000000000f8bd8a0, 0x000000000f8bda98]
Event: 36703.009 Thread 0x000000001adc7000 49102 4 com.intellij.docker.agent.DockerAgentImageImpl::getPresentableName (56 bytes)
Event: 36703.032 Thread 0x000000001adc7000 nmethod 49102 0x000000000f90c810 code [0x000000000f90ca40, 0x000000000f90d778]
Event: 36703.434 Thread 0x000000001adca000 49105 3 com.intellij.openapi.wm.impl.CommandProcessor::getNextCommandGroup (51 bytes)
Event: 36703.435 Thread 0x000000001adca000 nmethod 49105 0x000000000b34a290 code [0x000000000b34a4a0, 0x000000000b34ab80]
Event: 36703.435 Thread 0x000000001adca000 49104 3 com.intellij.openapi.wm.impl.CommandProcessor::runNext (123 bytes)
Event: 36703.437 Thread 0x000000001adca000 nmethod 49104 0x000000000b34ad90 code [0x000000000b34b120, 0x000000000b34c8d0]
Event: 36703.537 Thread 0x000000001adca000 49106 3 com.intellij.util.ui.UIUtil::getListBackground (14 bytes)
Event: 36703.537 Thread 0x000000001adca000 nmethod 49106 0x0000000008f76e90 code [0x0000000008f77040, 0x0000000008f77198]

GC Heap History (10 events):
Event: 36641.716 GC heap before
{Heap before GC invocations=219 (full 11):
par new generation total 39296K, used 37025K [0x0000000080400000, 0x0000000082ea0000, 0x000000009f730000)
eden space 34944K, 100% used [0x0000000080400000, 0x0000000082620000, 0x0000000082620000)
from space 4352K, 47% used [0x0000000082a60000, 0x0000000082c68750, 0x0000000082ea0000)
to space 4352K, 0% used [0x0000000082620000, 0x0000000082620000, 0x0000000082a60000)
concurrent mark-sweep generation total 343972K, used 185199K [0x000000009f730000, 0x00000000b4719000, 0x0000000100000000)
Metaspace used 275925K, capacity 285712K, committed 285916K, reserved 1298432K
class space used 33105K, capacity 36850K, committed 37044K, reserved 1048576K
}
Event: 36641.719 GC heap after
{Heap after GC invocations=220 (full 11):
par new generation total 39296K, used 2629K [0x0000000080400000, 0x0000000082ea0000, 0x000000009f730000)
eden space 34944K, 0% used [0x0000000080400000, 0x0000000080400000, 0x0000000082620000)
from space 4352K, 60% used [0x0000000082620000, 0x00000000828b1600, 0x0000000082a60000)
to space 4352K, 0% used [0x0000000082a60000, 0x0000000082a60000, 0x0000000082ea0000)
concurrent mark-sweep generation total 343972K, used 185199K [0x000000009f730000, 0x00000000b4719000, 0x0000000100000000)
Metaspace used 275925K, capacity 285712K, committed 285916K, reserved 1298432K
class space used 33105K, capacity 36850K, committed 37044K, reserved 1048576K
}
Event: 36645.320 GC heap before
{Heap before GC invocations=220 (full 11):
par new generation total 39296K, used 37573K [0x0000000080400000, 0x0000000082ea0000, 0x000000009f730000)
eden space 34944K, 100% used [0x0000000080400000, 0x0000000082620000, 0x0000000082620000)
from space 4352K, 60% used [0x0000000082620000, 0x00000000828b1600, 0x0000000082a60000)
to space 4352K, 0% used [0x0000000082a60000, 0x0000000082a60000, 0x0000000082ea0000)
concurrent mark-sweep generation total 343972K, used 185199K [0x000000009f730000, 0x00000000b4719000, 0x0000000100000000)
Metaspace used 276297K, capacity 285999K, committed 286428K, reserved 1300480K
class space used 33111K, capacity 36855K, committed 37044K, reserved 1048576K
}
Event: 36645.325 GC heap after
{Heap after GC invocations=221 (full 11):
par new generation total 39296K, used 4304K [0x0000000080400000, 0x0000000082ea0000, 0x000000009f730000)
eden space 34944K, 0% used [0x0000000080400000, 0x0000000080400000, 0x0000000082620000)
from space 4352K, 98% used [0x0000000082a60000, 0x0000000082e94358, 0x0000000082ea0000)
to space 4352K, 0% used [0x0000000082620000, 0x0000000082620000, 0x0000000082a60000)
concurrent mark-sweep generation total 343972K, used 185199K [0x000000009f730000, 0x00000000b4719000, 0x0000000100000000)
Metaspace used 276297K, capacity 285999K, committed 286428K, reserved 1300480K
class space used 33111K, capacity 36855K, committed 37044K, reserved 1048576K
}
Event: 36649.259 GC heap before
{Heap before GC invocations=221 (full 11):
par new generation total 39296K, used 39248K [0x0000000080400000, 0x0000000082ea0000, 0x000000009f730000)
eden space 34944K, 100% used [0x0000000080400000, 0x0000000082620000, 0x0000000082620000)
from space 4352K, 98% used [0x0000000082a60000, 0x0000000082e94358, 0x0000000082ea0000)
to space 4352K, 0% used [0x0000000082620000, 0x0000000082620000, 0x0000000082a60000)
concurrent mark-sweep generation total 343972K, used 185199K [0x000000009f730000, 0x00000000b4719000, 0x0000000100000000)
Metaspace used 276706K, capacity 286463K, committed 286684K, reserved 1300480K
class space used 33145K, capacity 36899K, committed 37044K, reserved 1048576K
}
Event: 36649.264 GC heap after
{Heap after GC invocations=222 (full 11):
par new generation total 39296K, used 3278K [0x0000000080400000, 0x0000000082ea0000, 0x000000009f730000)
eden space 34944K, 0% used [0x0000000080400000, 0x0000000080400000, 0x0000000082620000)
from space 4352K, 75% used [0x0000000082620000, 0x0000000082953a80, 0x0000000082a60000)
to space 4352K, 0% used [0x0000000082a60000, 0x0000000082a60000, 0x0000000082ea0000)
concurrent mark-sweep generation total 343972K, used 186473K [0x000000009f730000, 0x00000000b4719000, 0x0000000100000000)
Metaspace used 276706K, capacity 286463K, committed 286684K, reserved 1300480K
class space used 33145K, capacity 36899K, committed 37044K, reserved 1048576K
}
Event: 36660.137 GC heap before
{Heap before GC invocations=222 (full 11):
par new generation total 39296K, used 38222K [0x0000000080400000, 0x0000000082ea0000, 0x000000009f730000)
eden space 34944K, 100% used [0x0000000080400000, 0x0000000082620000, 0x0000000082620000)
from space 4352K, 75% used [0x0000000082620000, 0x0000000082953a80, 0x0000000082a60000)
to space 4352K, 0% used [0x0000000082a60000, 0x0000000082a60000, 0x0000000082ea0000)
concurrent mark-sweep generation total 343972K, used 186473K [0x000000009f730000, 0x00000000b4719000, 0x0000000100000000)
Metaspace used 278260K, capacity 288261K, committed 288476K, reserved 1302528K
class space used 33422K, capacity 37251K, committed 37300K, reserved 1048576K
}
Event: 36660.143 GC heap after
{Heap after GC invocations=223 (full 11):
par new generation total 39296K, used 4352K [0x0000000080400000, 0x0000000082ea0000, 0x000000009f730000)
eden space 34944K, 0% used [0x0000000080400000, 0x0000000080400000, 0x0000000082620000)
from space 4352K, 100% used [0x0000000082a60000, 0x0000000082ea0000, 0x0000000082ea0000)
to space 4352K, 0% used [0x0000000082620000, 0x0000000082620000, 0x0000000082a60000)
concurrent mark-sweep generation total 343972K, used 187236K [0x000000009f730000, 0x00000000b4719000, 0x0000000100000000)
Metaspace used 278260K, capacity 288261K, committed 288476K, reserved 1302528K
class space used 33422K, capacity 37251K, committed 37300K, reserved 1048576K
}
Event: 36687.341 GC heap before
{Heap before GC invocations=223 (full 11):
par new generation total 39296K, used 39235K [0x0000000080400000, 0x0000000082ea0000, 0x000000009f730000)
eden space 34944K, 99% used [0x0000000080400000, 0x0000000082610d90, 0x0000000082620000)
from space 4352K, 100% used [0x0000000082a60000, 0x0000000082ea0000, 0x0000000082ea0000)
to space 4352K, 0% used [0x0000000082620000, 0x0000000082620000, 0x0000000082a60000)
concurrent mark-sweep generation total 343972K, used 187236K [0x000000009f730000, 0x00000000b4719000, 0x0000000100000000)
Metaspace used 278465K, capacity 288522K, committed 288732K, reserved 1302528K
class space used 33422K, capacity 37251K, committed 37300K, reserved 1048576K
}
Event: 36687.351 GC heap after
{Heap after GC invocations=224 (full 11):
par new generation total 39296K, used 4250K [0x0000000080400000, 0x0000000082ea0000, 0x000000009f730000)
eden space 34944K, 0% used [0x0000000080400000, 0x0000000080400000, 0x0000000082620000)
from space 4352K, 97% used [0x0000000082620000, 0x0000000082a46bc0, 0x0000000082a60000)
to space 4352K, 0% used [0x0000000082a60000, 0x0000000082a60000, 0x0000000082ea0000)
concurrent mark-sweep generation total 343972K, used 188888K [0x000000009f730000, 0x00000000b4719000, 0x0000000100000000)
Metaspace used 278465K, capacity 288522K, committed 288732K, reserved 1302528K
class space used 33422K, capacity 37251K, committed 37300K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 36675.281 Thread 0x000000001e059800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x000000000f7016ec method=com.intellij.openapi.editor.impl.IntervalTreeImpl.processOverlappingWith(Lcom/intellij/openapi/editor/impl/IntervalTreeImpl$IntervalNode;IIIILcom/intellij/util
Event: 36675.281 Thread 0x000000001e059800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x000000000f7016ec method=com.intellij.openapi.editor.impl.IntervalTreeImpl.processOverlappingWith(Lcom/intellij/openapi/editor/impl/IntervalTreeImpl$IntervalNode;IIIILcom/intellij/util
Event: 36675.491 Thread 0x000000001e059800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000f4a2d2c method=com.intellij.codeInsight.daemon.impl.ShowAutoImportPass.lambda$importUnambiguousImports$0(ILjava/util/List;Lcom/intellij/codeInsight/daemon/impl/HighlightInfo;)Z @ 4 c2
Event: 36675.491 Thread 0x000000001e059800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000f4b82fc method=com.intellij.codeInsight.daemon.impl.ShowAutoImportPass.lambda$importUnambiguousImports$0(ILjava/util/List;Lcom/intellij/codeInsight/daemon/impl/HighlightInfo;)Z @ 4 c2
Event: 36675.649 Thread 0x000000001e059800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x000000000f72bce0 method=com.intellij.openapi.editor.impl.IntervalTreeImpl.processOverlappingWith(Lcom/intellij/openapi/editor/impl/IntervalTreeImpl$IntervalNode;IIIILcom/intellij/util
Event: 36675.649 Thread 0x000000001e059800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x000000000f72bce0 method=com.intellij.openapi.editor.impl.IntervalTreeImpl.processOverlappingWith(Lcom/intellij/openapi/editor/impl/IntervalTreeImpl$IntervalNode;IIIILcom/intellij/util
Event: 36675.952 Thread 0x000000002ef52800 Uncommon trap: reason=bimorphic_or_optimized_type_check action=maybe_recompile pc=0x000000000f3a1f0c method=com.intellij.docker.agent.netty.JsonObjectDecoderFixed.decode(Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Ljava/util/List;)V @
Event: 36687.333 Thread 0x000000001e059800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x000000000f5bd544 method=java.util.ComparableTimSort.reverseRange([Ljava/lang/Object;II)V @ 5 c2
Event: 36688.520 Thread 0x000000002ef53000 Uncommon trap: reason=bimorphic_or_optimized_type_check action=maybe_recompile pc=0x000000000f3a1f0c method=com.intellij.docker.agent.netty.JsonObjectDecoderFixed.decode(Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Ljava/util/List;)V @
Event: 36698.817 Thread 0x000000002ef50800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000eacb168 method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 143 c2

Classes redefined (0 events):
No events

Internal exceptions (10 events):
Event: 36635.915 Thread 0x000000002b598800 Exception <a 'java/lang/NullPointerException'{0x0000000081a80848}> (0x0000000081a80848) thrown at [c:/BuildAgent/work/5ff2f6c26000d570/src/hotspot/share/runtime/sharedRuntime.cpp, line 584]
Event: 36635.959 Thread 0x000000002b598800 Implicit null exception at 0x000000000f106cdf to 0x000000000f107f2a
Event: 36638.327 Thread 0x000000002b59a800 NullPointerException at vtable entry 0x0000000006a637c0
Event: 36638.328 Thread 0x000000002b59a800 Exception <a 'java/lang/NullPointerException'{0x0000000080db3a00}> (0x0000000080db3a00) thrown at [c:/BuildAgent/work/5ff2f6c26000d570/src/hotspot/share/runtime/sharedRuntime.cpp, line 584]
Event: 36647.514 Thread 0x000000001e059800 Implicit null exception at 0x000000000f29e87f to 0x000000000f29e8be
Event: 36649.236 Thread 0x0000000022632800 Implicit null exception at 0x000000000f351107 to 0x000000000f352676
Event: 36649.390 Thread 0x0000000022632800 Exception <a 'java/lang/NoSuchMethodError'{0x0000000080a92520}: java.lang.invoke.DirectMethodHandle$Holder.invokeSpecialIFC(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;> (0x0000000080a92520) thrown at [c:/Bui
Event: 36649.495 Thread 0x000000001e059800 Implicit null exception at 0x000000000f3bc6c4 to 0x000000000f3bd4ea
Event: 36649.539 Thread 0x000000001e059800 Implicit null exception at 0x000000000f7ff674 to 0x000000000f7ff806
Event: 36687.339 Thread 0x000000001e059800 Exception <a 'sun/nio/fs/WindowsException'{0x0000000081fcbc28}> (0x0000000081fcbc28) thrown at [c:/BuildAgent/work/5ff2f6c26000d570/src/hotspot/share/prims/jni.cpp, line 615]

Events (10 events):
Event: 36695.178 Thread 0x000000002ef47800 Thread exited: 0x000000002ef47800
Event: 36698.400 Thread 0x000000002ef48800 Thread exited: 0x000000002ef48800
Event: 36698.817 Thread 0x000000002ef50800 Uncommon trap: trap_request=0xffffffde fr.pc=0x000000000eacb168 relative=0x0000000000000488
Event: 36698.817 Thread 0x000000002ef50800 DEOPT PACKING pc=0x000000000eacb168 sp=0x0000000040a5eea0
Event: 36698.817 Thread 0x000000002ef50800 DEOPT UNPACKING pc=0x0000000006997929 sp=0x0000000040a5eda8 mode 2
Event: 36698.934 Thread 0x000000001e2b9800 DEOPT PACKING pc=0x0000000009b05bb9 sp=0x000000002486f050
Event: 36698.934 Thread 0x000000001e2b9800 DEOPT UNPACKING pc=0x000000000699773f sp=0x000000002486e568 mode 0
Event: 36703.981 Thread 0x000000002ef44800 Thread exited: 0x000000002ef44800
Event: 36703.981 Thread 0x000000002ef4c000 Thread exited: 0x000000002ef4c000
Event: 36703.981 Thread 0x000000002ef4d800 Thread exited: 0x000000002ef4d800


Dynamic libraries:
0x0000000140000000 - 0x0000000140148000 C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\bin\phpstorm64.exe
0x00007fff1db70000 - 0x00007fff1dd5d000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007fff1d530000 - 0x00007fff1d5e3000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007fff199a0000 - 0x00007fff19c33000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007fff1a460000 - 0x00007fff1a5f7000 C:\WINDOWS\System32\USER32.dll
0x00007fff19650000 - 0x00007fff19670000 C:\WINDOWS\System32\win32u.dll
0x00007fff1a850000 - 0x00007fff1a879000 C:\WINDOWS\System32\GDI32.dll
0x00007fff19480000 - 0x00007fff19619000 C:\WINDOWS\System32\gdi32full.dll
0x00007fff19900000 - 0x00007fff199a0000 C:\WINDOWS\System32\msvcp_win.dll
0x00007fff19800000 - 0x00007fff198fa000 C:\WINDOWS\System32\ucrtbase.dll
0x00007fff1d260000 - 0x00007fff1d303000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007fff1a7b0000 - 0x00007fff1a84e000 C:\WINDOWS\System32\msvcrt.dll
0x00007fff1cab0000 - 0x00007fff1cb4e000 C:\WINDOWS\System32\sechost.dll
0x00007fff1a680000 - 0x00007fff1a7a2000 C:\WINDOWS\System32\RPCRT4.dll
0x00007fff1b5a0000 - 0x00007fff1ca90000 C:\WINDOWS\System32\SHELL32.dll
0x00007fff1a390000 - 0x00007fff1a3da000 C:\WINDOWS\System32\cfgmgr32.dll
0x00007fff1aa60000 - 0x00007fff1ab08000 C:\WINDOWS\System32\shcore.dll
0x00007fff1b1e0000 - 0x00007fff1b50c000 C:\WINDOWS\System32\combase.dll
0x00007fff196d0000 - 0x00007fff1974e000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007fff19c40000 - 0x00007fff1a38a000 C:\WINDOWS\System32\windows.storage.dll
0x00007fff19250000 - 0x00007fff19274000 C:\WINDOWS\System32\profapi.dll
0x00007fff191f0000 - 0x00007fff1924d000 C:\WINDOWS\System32\powrprof.dll
0x00007fff1ab10000 - 0x00007fff1ab62000 C:\WINDOWS\System32\shlwapi.dll
0x00007fff191d0000 - 0x00007fff191e1000 C:\WINDOWS\System32\kernel.appcore.dll
0x00007fff1a3e0000 - 0x00007fff1a3f7000 C:\WINDOWS\System32\cryptsp.dll
0x00007fff1d480000 - 0x00007fff1d4ae000 C:\WINDOWS\System32\IMM32.DLL
0x00007ffed6ce0000 - 0x00007ffed7797000 C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\jbr\bin\server\jvm.dll
0x00007fff1cb50000 - 0x00007fff1cb58000 C:\WINDOWS\System32\PSAPI.DLL
0x00007fff13590000 - 0x00007fff135b4000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007fff0bfc0000 - 0x00007fff0bfc9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007fff0cdf0000 - 0x00007fff0ce06000 C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll
0x00007fff144d0000 - 0x00007fff144da000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007fff1b510000 - 0x00007fff1b57d000 C:\WINDOWS\System32\WS2_32.dll
0x00007fff134a0000 - 0x00007fff134cd000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007fff104c0000 - 0x00007fff104d1000 C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\jbr\bin\verify.dll
0x00007fff0a040000 - 0x00007fff0a22d000 C:\WINDOWS\SYSTEM32\DBGHELP.DLL
0x00007fff09ed0000 - 0x00007fff09efa000 C:\WINDOWS\SYSTEM32\dbgcore.DLL
0x00007fff10490000 - 0x00007fff104b9000 C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\jbr\bin\java.dll
0x00007fff0d980000 - 0x00007fff0d997000 C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\jbr\bin\zip.dll
0x00007fff15e80000 - 0x00007fff15e8b000 C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\jbr\bin\jimage.dll
0x00007fff0d960000 - 0x00007fff0d97a000 C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\jbr\bin\net.dll
0x00007fff1a880000 - 0x00007fff1aa57000 C:\WINDOWS\System32\urlmon.dll
0x00007fff1cc30000 - 0x00007fff1ced8000 C:\WINDOWS\System32\iertutil.dll
0x00007fff15220000 - 0x00007fff15312000 C:\WINDOWS\SYSTEM32\WINHTTP.dll
0x00007fff18b70000 - 0x00007fff18b7c000 C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL
0x00007fff189f0000 - 0x00007fff18a57000 C:\WINDOWS\system32\mswsock.dll
0x00007fff0d8c0000 - 0x00007fff0d8d4000 C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\jbr\bin\nio.dll
0x00007fff14db0000 - 0x00007fff14dba000 C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\jbr\bin\management.dll
0x00007fff10480000 - 0x00007fff1048c000 C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\jbr\bin\management_ext.dll
0x00007fff0d890000 - 0x00007fff0d8b8000 C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\jbr\bin\sunec.dll
0x00007ffef90c0000 - 0x00007ffef9262000 C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\jbr\bin\awt.dll
0x00007fff1cb60000 - 0x00007fff1cc24000 C:\WINDOWS\System32\OLEAUT32.dll
0x00007fff17850000 - 0x00007fff1787e000 C:\WINDOWS\SYSTEM32\dwmapi.dll
0x00007fff192a0000 - 0x00007fff1947b000 C:\WINDOWS\System32\CRYPT32.dll
0x00007fff19280000 - 0x00007fff19292000 C:\WINDOWS\System32\MSASN1.dll
0x00007fff0ce10000 - 0x00007fff0ceab000 C:\WINDOWS\SYSTEM32\MSVCP140.dll
0x00007fff16710000 - 0x00007fff16cce000 C:\WINDOWS\SYSTEM32\d2d1.dll
0x00007fff17420000 - 0x00007fff174ac000 C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007ffefb4b0000 - 0x00007ffefb559000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.17763.678_none_10e59e88642d3cda\COMCTL32.dll
0x00007fff17500000 - 0x00007fff1759c000 C:\WINDOWS\system32\uxtheme.dll
0x00007fff1d0f0000 - 0x00007fff1d25b000 C:\WINDOWS\System32\MSCTF.dll
0x00007fff1d310000 - 0x00007fff1d465000 C:\WINDOWS\System32\ole32.dll
0x00007fff07870000 - 0x00007fff07997000 C:\WINDOWS\system32\opengl32.dll
0x00007fff0d7d0000 - 0x00007fff0d7fc000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007ffef9a20000 - 0x00007ffef9aa2000 C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\jbr\bin\freetype.dll
0x00007ffef96a0000 - 0x00007ffef9711000 C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\jbr\bin\fontmanager.dll
0x00007fff18580000 - 0x00007fff185b3000 C:\WINDOWS\system32\rsaenh.dll
0x00007fff19620000 - 0x00007fff19646000 C:\WINDOWS\System32\bcrypt.dll
0x00007fff19100000 - 0x00007fff19128000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007fff18720000 - 0x00007fff1875d000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007fff1d470000 - 0x00007fff1d478000 C:\WINDOWS\System32\NSI.dll
0x00007fff13570000 - 0x00007fff13586000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007fff13370000 - 0x00007fff1338c000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007fff18760000 - 0x00007fff18826000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007fff0e830000 - 0x00007fff0e83a000 C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\jbr\bin\prefs.dll
0x00007ffef9fd0000 - 0x00007ffefa012000 C:\Users\User\.PhpStorm2019.2\system\tmp\jna10859071451358510443.dll
0x00007fff06590000 - 0x00007fff065a6000 C:\WINDOWS\system32\napinsp.dll
0x00007fff04f90000 - 0x00007fff04faa000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007fff04c60000 - 0x00007fff04c6e000 C:\WINDOWS\System32\winrnr.dll
0x00007fff15da0000 - 0x00007fff15dbb000 C:\WINDOWS\system32\NLAapi.dll
0x00007fff04c00000 - 0x00007fff04c15000 C:\WINDOWS\system32\wshbth.dll
0x00007fff113a0000 - 0x00007fff11419000 C:\WINDOWS\System32\fwpuclnt.dll
0x00007fff0f460000 - 0x00007fff0f46a000 C:\Windows\System32\rasadhlp.dll
0x00007fff0d7b0000 - 0x00007fff0d7cb000 C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\bin\IdeaWin64.dll
0x00007fff04ef0000 - 0x00007fff04f85000 C:\WINDOWS\System32\TextInputFramework.dll
0x00007fff10780000 - 0x00007fff10aa2000 C:\WINDOWS\System32\CoreUIComponents.dll
0x00007fff16ea0000 - 0x00007fff16f82000 C:\WINDOWS\System32\CoreMessaging.dll
0x00007fff18360000 - 0x00007fff18391000 C:\WINDOWS\SYSTEM32\ntmarta.dll
0x00007fff14610000 - 0x00007fff14763000 C:\WINDOWS\SYSTEM32\wintypes.dll
0x00007ffef9860000 - 0x00007ffef989f000 C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\jbr\bin\lcms.dll
0x00007fff1ab70000 - 0x00007fff1ac12000 C:\WINDOWS\System32\clbcatq.dll
0x00007fff0c040000 - 0x00007fff0c2b9000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17763.678_none_05b74150071d72bf\comctl32.dll
0x00007fff105b0000 - 0x00007fff10768000 C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
0x00007ffeeaa30000 - 0x00007ffeeaa86000 C:\WINDOWS\system32\dataexchange.dll
0x00007fff16490000 - 0x00007fff1670e000 C:\WINDOWS\system32\d3d11.dll
0x00007fff16cd0000 - 0x00007fff16e93000 C:\WINDOWS\system32\dcomp.dll
0x00007fff17ec0000 - 0x00007fff17f82000 C:\WINDOWS\system32\dxgi.dll
0x00007fff17960000 - 0x00007fff17b6d000 C:\WINDOWS\system32\twinapi.appcore.dll
0x00007fff17930000 - 0x00007fff17958000 C:\WINDOWS\system32\RMCLIENT.dll
0x00007ffef7a00000 - 0x00007ffef7a81000 C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\jbr\bin\mlib_image.dll
0x00007ffeea170000 - 0x00007ffeea1b5000 C:\WINDOWS\SYSTEM32\edputil.dll
0x00007ffeea260000 - 0x00007ffeea6eb000 C:\WINDOWS\system32\explorerframe.dll
0x00007fff0f630000 - 0x00007fff0fd6c000 C:\Windows\System32\OneCoreUAPCommonProxyStub.dll
0x00007fff0d820000 - 0x00007fff0d842000 C:\Users\User\.PhpStorm2019.2\system\tmp\winp.x64.BFFE30B3B50581290B1866EF8D48C609.dll
0x00007fff13840000 - 0x00007fff1384b000 C:\WINDOWS\SYSTEM32\WINNSI.DLL

dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\bin;C:\WINDOWS\SYSTEM32;C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\jbr\bin\server;C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\jbr\bin;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.17763.678_none_10e59e88642d3cda;C:\Users\User\.PhpStorm2019.2\system\tmp;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17763.678_none_05b74150071d72bf

VM Arguments:
jvm_args: exit -Xms128m -Xmx2043m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -XX:CICompilerCount=2 -Dsun.io.useCanonPrefixCache=false -Djava.net.preferIPv4Stack=true -Djdk.http.auth.tunneling.disabledSchemes="" -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Djdk.attach.allowAttachSelf -Dkotlinx.coroutines.debug=off -Dide.no.platform.update=true -Didea.plugins.path=C:/Users/User/AppData/Local/JetBrains/Toolbox/apps/PhpStorm/ch-0/192.6262.66.plugins -Djb.vmOptionsFile=C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66.vmoptions -Djava.library.path=C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\jbr\\bin;C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\jbr\\bin\server -Didea.platform.prefix=PhpStorm -Dide.native.launcher=true -Didea.paths.selector=PhpStorm2019.2 -XX:ErrorFile=C:\Users\User\java_error_in_phpstorm_%p.log -XX:HeapDumpPath=C:\Users\User\java_error_in_phpstorm.hprof
java_command: <unknown>
java_class_path (initial): C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\lib\bootstrap.jar;C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\lib\extensions.jar;C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\lib\util.jar;C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\lib\jdom.jar;C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\lib\log4j.jar;C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\lib\trove4j.jar;C:\Users\User\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\192.6262.66\lib\jna.jar
Launcher Type: generic

[Global flags]
intx CICompilerCount = 2 {product} {command line}
ccstr ErrorFile = C:\Users\User\java_error_in_phpstorm_%p.log {product} {command line}
bool HeapDumpOnOutOfMemoryError = true {manageable} {command line}
ccstr HeapDumpPath = C:\Users\User\java_error_in_phpstorm.hprof {manageable} {command line}
size_t InitialHeapSize = 134217728 {product} {command line}
size_t MaxHeapSize = 2143289344 {product} {command line, ergonomic}
size_t MaxNewSize = 523436032 {product} {ergonomic}
uintx MaxTenuringThreshold = 6 {product} {ergonomic}
size_t MinHeapDeltaBytes = 196608 {product} {ergonomic}
size_t NewSize = 44695552 {product} {ergonomic}
uintx NonNMethodCodeHeapSize = 5824844 {pd product} {ergonomic}
uintx NonProfiledCodeHeapSize = 122916698 {pd product} {ergonomic}
size_t OldSize = 89522176 {product} {ergonomic}
bool OmitStackTraceInFastThrow = false {product} {command line}
uintx ProfiledCodeHeapSize = 122916698 {pd product} {ergonomic}
uintx ReservedCodeCacheSize = 251658240 {pd product} {command line}
bool SegmentedCodeCache = true {product} {ergonomic}
intx SoftRefLRUPolicyMSPerMB = 50 {product} {command line}
bool UseCompressedClassPointers = true {lp64_product} {ergonomic}
bool UseCompressedOops = true {lp64_product} {ergonomic}
bool UseConcMarkSweepGC = true {product} {command line}
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:\ProgramData\DockerDesktop\version-bin;C:\Program Files\Docker\Docker\Resources\bin;D:\kube\;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Java\jdk1.8.0_45\bin\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Common Files\Autodesk Shared\;C:\Program Files (x86)\Autodesk\Backburner\;C:\Program Files\Common Files\Autodesk Shared\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\WINDOWS\SYSTEM32;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;D:\Program Files (x86)\MiKTeX\miktex\bin\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Brackets\command;C:\Program Files\PuTTY\;C:\Program Files\MySQL\MySQL Utilities 1.6\;C:\Users\User\AppData\Local\Programs\Python\Python36;C:\Users\User\AppData\Local\Programs\Python\Python36\Lib;C:\Users\User\AppData\Local\Programs\Python\Python36\DLLs;C:\Users\User\AppData\Local\Programs\Python\Python36\Lib\lib-tk;C:\Users\User\AppData\Local\Programs\Python\Python36\Scripts;C:\Program Files\Git\cmd;C:\Program Files\nodejs\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Go\bin;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Users\User\AppData\Local\atom\bin;C:\Program Files\Java\jre1.8.0_161\bin;C:\Users\User\AppData\Roaming\npm\;C:\Program Files\MySQL\MySQL Server 5.7\bin;C:\Users\User\AppData\Local\Microsoft\WindowsApps;C:\Users\User\AppData\Local\GitHubDesktop\bin;C:\Users\User\AppData\Local\Programs\Fiddler;D:\kube\;C:\Users\User\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\User\AppData\Roaming\Python\Python36\
USERNAME=User
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 10 Stepping 0, AuthenticAMD

 

--------------- S Y S T E M ---------------

OS: Windows 10 , 64 bit Build 17763 (10.0.17763.475)

CPU:total 6 (initial active 6) (6 cores per cpu, 1 threads per core) family 16 model 10 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv

Memory: 4k page, system-wide physical 16344M (5613M free)
TotalPageFile size 32728M (AvailPageFile size 18538M)
current process WorkingSet (physical memory assigned to process): 888M, peak: 956M
current process commit charge ("private bytes"): 1037M, peak: 1041M

vm_info: OpenJDK 64-Bit Server VM (11.0.3+12-b304.39) for windows-amd64 JRE (11.0.3+12-b304.39), built on Aug 14 2019 11:03:43 by "" with MS VC++ 14.0 (VS2015)

END.

0

Looks like a bug, smth related to https://youtrack.jetbrains.com/issue/IDEA-221970. It would be great if you could submit this to our tracker at https://youtrack.jetbrains.com/newIssue

0

请先登录再写评论。