Resource Exhaustion: Windows successfully diagnosed a low virtual memory condition. The following programs consumed the most virtual memory: idea64.exe (142260) consumed bytes,
Hello, has anyone experienced a total hijacking of virtual memory by IDEA? See details below:
IntelliJ IDEA version:
IntelliJ IDEA 2017.2.5
Build #IU-172.4343.14, built on September 26, 2017
JRE: 1.8.0_152-release-915-b12 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
System configuration:
64GB of RAM
Plenty of SSD space
IDEA just made my computer crash; how do I know? because upon restart (forced) I got this error from the Windows Event Log:
Windows successfully diagnosed a low virtual memory condition. The following programs consumed the most virtual memory: idea64.exe (142260) consumed 251044392960 bytes, java.exe (141308) consumed 1710989312 bytes, and java.exe (152164) consumed 1414418432 bytes.
Has anyone experienced something similar?
Please sign in to leave a comment.
We've never seen it before. Do you have hprof file in your home directory? If it happens again, try getting a memory snapshot: https://intellij-support.jetbrains.com/hc/articles/207241235.
Hello Serge, I don't have found (yet) an hprof; however it does seem like IDEA generated an error log file before dying. you can find it below:
https://www.dropbox.com/s/81gx2l013tmtsv3/java_error_in_idea_142260.log?dl=0
Let me know if there's something that can be gather post-mortem
Attaching the text instead, so that it may be searchable
Did you edit JS code when it happened? Try getting hprof dump or the manual memory snapshot if the memory usage is too high for IntelliJ IDEA. You can file a bug at https://youtrack.jetbrains.com/issues/IDEA and upload the snapshot here: https://intellij-support.jetbrains.com/hc/articles/206869619.
Dropbox link to the error log gives 404 error :(
Hello Peter, as you may have seen already, this post became a ticket: IDEA-180701, that file plus much more is there