IDE Lockup Permanently deleted user Created March 06, 2006 14:59 I found that 5175 is often locked up. How can I give more information about the deadlock back to you guys?
Please in the console press control-break to obtain the thread dump, and post it here.
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)
check http://www.intellij.net/tracker/idea/viewSCR?publicId=61988