Develop and Download Open Source Software

Ticket #22759

Open Date: 2010-08-06 23:31

Last Update: 2010-08-06 23:31

Infinite loop in "Text Viewer Hover Presenter"

Reporter:(Anonymous)Owner:chomakichi
Priority:5 - MediumMileStone:(None)
Type:BugsSeverity:7
Component:(None)Status:Open [Owner assigned]
ResolutionNone

Details

Eclipse 3.6 on Ubuntu 10.4 (64bit):

"Text Viewer Hover Presenter" daemon prio=10 tid=0x00007f4e3640d800 nid=0x4108 runnable [0x00007f4e12cd9000]
   java.lang.Thread.State: RUNNABLE
	at org.eclipse.core.internal.filebuffers.SynchronizableDocument.getLockObject(SynchronizableDocument.java:49)
	- locked <0x00007f4e7f54f050> (a org.eclipse.core.internal.filebuffers.SynchronizableDocument)
	at org.eclipse.core.internal.filebuffers.SynchronizableDocument.getChar(SynchronizableDocument.java:148)
	at jp.gr.java_conf.ussiy.app.propedit.eclipse.plugin.jdt.hover.PropertiesHover.getHoverInfo(PropertiesHover.java:100)
	at org.eclipse.jdt.internal.ui.text.java.hover.BestMatchHover.getHoverInfo2(BestMatchHover.java:147)
	at org.eclipse.jdt.internal.ui.text.java.hover.JavaEditorTextHoverProxy.getHoverInfo2(JavaEditorTextHoverProxy.java:82)
	at org.eclipse.jface.text.TextViewerHoverManager$4.run(TextViewerHoverManager.java:166)
Seems to be an infinite loop in PropertiesHover.java, since this thread is always in this method whenever I dump the stack of Eclipse. Keeps 1 CPU core completely busy by the way.

Attach File

File ListNo attachments.
Add New attachment
Add attachment filesPlease login to add new attachment

Ticket History - 1/1 Histories

2010-08-06 23:31 Update by: None

  • New Ticket "Infinite loop in "Text Viewer Hover Presenter"" created

Add Comment/Update #22759 (Infinite loop in "Text Viewer Hover Presenter")

You are not logged in. If you do not want to anonymous write, please login. » Login


SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.