Intellij Idea 2022.01 crash report
已回答
Crash report attached:
Upload id: 2022_04_13_RKLcv7ztABVYXxg3 (file: crash.txt)
请先登录再写评论。
Looks like the crash is caused by JCEF which is bundled with the IDE Java Runtime: JBR-2377. Try to add
ide.browser.jcef.enabled=falseinto IDE .properties file (Help | Edit Custom Properties... action) and restart IDE.