IntelliJ freezing
Hi, I have a vague problem - my IntelliJ keeps freezing up on me. On 8.0, it started happening after working for 2 minutes, so I'd kill it, restart, and repeat. I upgraded to 8.1 and I managed to work 1/2 a day without it happening, but now it's started again. Once, I got the following stack trace - this was on 8.0. I wish I had more more specific to offer, but I haven't made any recent changes, and I can't narrow it down to any particular action - it freezes in the middle of typing. Any ideas? Thanks
java.io.EOFException: input contained no data
at org.xmlpull.mxp1.MXParser.fillBuf(MXParser.java:2983)
at org.xmlpull.mxp1.MXParser.more(MXParser.java:3026)
at org.xmlpull.mxp1.MXParser.parseProlog(MXParser.java:1410)
at org.xmlpull.mxp1.MXParser.nextImpl(MXParser.java:1395)
at org.xmlpull.mxp1.MXParser.next(MXParser.java:1093)
at org.jivesoftware.smack.PacketReader.parsePackets(PacketReader.java:363)
at org.jivesoftware.smack.PacketReader.access$000(PacketReader.java:45)
at org.jivesoftware.smack.PacketReader$1.run(PacketReader.java:67)
java.net.SocketException: Broken pipe
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:272)
at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:276)
at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:122)
at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:212)
at java.io.BufferedWriter.flush(BufferedWriter.java:236)
at org.jivesoftware.smack.PacketWriter.writePackets(PacketWriter.java:260)
at org.jivesoftware.smack.PacketWriter.access$000(PacketWriter.java:39)
at org.jivesoftware.smack.PacketWriter$1.run(PacketWriter.java:79)
com.intellij.openapi.progress.ProcessCanceledException
at com.intellij.openapi.progress.util.ProgressIndicatorBase.checkCanceled(ProgressIndicatorBase.java:35)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.checkCanceled(ProgressManagerImpl.java:8)
at com.intellij.extapi.psi.StubBasedPsiElementBase.getStub(StubBasedPsiElementBase.java:145)
at com.intellij.psi.impl.source.tree.java.PsiAnnotationImpl.a(PsiAnnotationImpl.java:4)
at com.intellij.psi.impl.source.tree.java.PsiAnnotationImpl.getNameReferenceElement(PsiAnnotationImpl.java:17)
at com.intellij.psi.impl.search.AnnotatedMembersSearcher.execute(AnnotatedMembersSearcher.java:3)
at org.intellij.stripes.reference.UrlBindingSearcher.execute(UrlBindingSearcher.java:63)
at org.intellij.stripes.reference.StripesReferenceUtil.getUrlBindings(StripesReferenceUtil.java:274)
at org.intellij.stripes.reference.UrlBindingReference.resolve(UrlBindingReference.java:33)
at com.intellij.openapi.paths.PathReferenceManagerImpl.b(PathReferenceManagerImpl.java:55)
at com.intellij.openapi.paths.PathReferenceManagerImpl.a(PathReferenceManagerImpl.java:116)
at com.intellij.openapi.paths.PathReferenceManagerImpl.createReferences(PathReferenceManagerImpl.java:88)
at com.intellij.xml.util.HtmlReferenceProvider.getReferencesByElement(HtmlReferenceProvider.java:11)
at com.intellij.psi.impl.source.resolve.reference.ReferenceProvidersRegistry.getReferencesFromProviders(ReferenceProvidersRegistry.java:74)
at com.intellij.psi.impl.source.xml.XmlAttributeValueImpl.getReferences(XmlAttributeValueImpl.java:19)
at com.intellij.codeInsight.daemon.impl.analysis.HighlightVisitorImpl.visitElement(HighlightVisitorImpl.java:499)
at com.intellij.psi.impl.source.xml.XmlAttributeValueImpl.accept(XmlAttributeValueImpl.java:37)
at com.intellij.codeInsight.daemon.impl.analysis.HighlightVisitorImpl.visit(HighlightVisitorImpl.java:505)
at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass$6.run(GeneralHighlightingPass.java:26)
at com.intellij.codeInsight.daemon.impl.RefCountHolder.analyze(RefCountHolder.java:122)
at com.intellij.codeInsight.daemon.impl.analysis.HighlightVisitorImpl.analyze(HighlightVisitorImpl.java:359)
at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass.a(GeneralHighlightingPass.java:64)
at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass.collectInformationWithProgress(GeneralHighlightingPass.java:63)
at com.intellij.codeInsight.daemon.impl.ProgressableTextEditorHighlightingPass.doCollectInformation(ProgressableTextEditorHighlightingPass.java:15)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:13)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass$1$1.run(PassExecutorService.java:14)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:165)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass$1.run(PassExecutorService.java:2)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:13)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:12)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
at java.lang.Thread.run(Thread.java:619)
***********************************************************************************************
*** M E M O R Y L E A K S D E T E C T E D ***
***********************************************************************************************
*** ***
*** The following objects were not disposed:
*** com.intellij.openapi.options.newEditor.OptionsEditorDialog@18c75e64 of class class com.intellij.openapi.ui.DialogWrapper$1
*** ***
***********************************************************************************************
Please sign in to leave a comment.
Does disabling Stripes plugin improve stability?
Yes, I removed a lot of plugins, including stripes. That stack trace might be from before I removed it. That was the only time it gave me a stack trace. It is still freezing, though.
I had been working on a large file with a lot of javascript with templates. I tried working on a coworker's machine (with IntelliJ also) on the same file, and it also crashed (and she never had the stripes plugin).
Please capture stack dumps (using JDK "jps" tool) and submit them to JIRA.