IDEA 2019.2 crash immediately while indexing project
Answered
I have tried:
- different versions since 2019.1;
- Invalidate cache
- reinstall
- delete Idea config folder.
After loading the project, indexing starts and the idea crashes without any messages.
java_error_in_idea_2524: https://pastebin.com/bEjdh0SR
Please sign in to leave a comment.
Hello,
Looks like issue is caused by Windows ASLR: https://youtrack.jetbrains.com/issue/IDEA-184029
I'm having the same issue but I'm on Mac Mojave.
Java error file: https://pastebin.com/19wjeECA
I tried:
- invalidate cache
- reinstall
- delete config folder
- update JVM to latest Zulu 13
Any help would be appreciated.
@Eric, try using different JDK to run IDE under via the Choose Runtime plug-in: https://intellij-support.jetbrains.com/hc/en-us/articles/206544879
Also please follow https://youtrack.jetbrains.com/issue/JBR-1873