IDE Lockup

I found that 5175 is often locked up. How can I give more information about the deadlock back to you guys?

0
3 comments
Avatar
Permanently deleted user

Please in the console press control-break to obtain the thread dump, and post it here.

0
Avatar
Permanently deleted user

the first lockup occurs during the project load and it is caused by the stack overflow where it tries to recursively call

at com.intellij.psi.impl.cache.impl.repositoryCache.TreeBasedIndexMap.read(TreeBasedIndexMap.java:35)

0

Please sign in to leave a comment.