IntelliJ IDEA crashing abruptly

Answered

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
1 comment

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

Please sign in to leave a comment.