IntelliJ IDEA crashing abruptly

已回答

Hello,

I am on Arch Linux and have experienced multiple crashes after using the application for around 15 minutes. I have installed plugins Materail UI Theme, IdeaVim, and Atom Material Icons. I also tried increasing the memory heap to no effect.

java_error_in_idea_1428925.log

java_error_in_idea_1430609.log

1

Hello,

As I can see you're using a custom JRE for running the IDE process:

JRE version: OpenJDK Runtime Environment (15.0.1+9) (build 15.0.1+9-18)

Please try using JBR (JetBrains Runtime) for running the IDE. See https://intellij-support.jetbrains.com/hc/en-us/articles/206544879-Selecting-the-JDK-version-the-IDE-will-run-under .

0

请先登录再写评论。