IntelliJ crashing exploring resource files I think
Answered
I am having this crashes for a long time, with versions 2017.2.x and 2017.3.x.
I think it is when I am scrolling through Project explorer and open resources folder, or when I search (Ctrl+Shit+N) for file names from resources like properties. If I use the double shift search I can open properties, it is very strange and annoying, the IDE just closes.
The file idea.log does not have any log about the crash, but it is created a java_error_in_idea_xxxx.log in my windows user directory. I tried to look at this file but I don't understand what is causing the crash.
I increased IDE memory heap size and it is not in just one project.
I uploaded the log to https://ufile.io/jfdu4.
Please sign in to leave a comment.
The java crash report looks like https://youtrack.jetbrains.com/issue/JRE-403 issue. Please try this workaround.
Also it may help to use another JDK to run IDE under: https://intellij-support.jetbrains.com/hc/en-us/articles/206544879