Community
Participate
Working Groups
From bug 436295 comment 1: > Whether I try to go to the Marketplace or try to do svn synchronize the app starts the process and then completely locks up. I have to force kill it to continue. Without svn and marketplace there is no way to use Eclipse. > > This is on a Cinnamon / gtk linux machine running Fedora 19. It seems that if this is a gtk / swt / luna issue then no one will be able to use that configuration. > I vote this is a P1 Critical and needs an immediate hotfix — but that's just because I want to be able to use the 4.4 release... and bug 436295 comment 5: > jstack when using svn — status shows initializing compare edi... > > So I did a synchronize and then double clicked on a file to look at the changes. Sorry my original description was wrong. > > jstack was taken with the -l. Please let me know if you need a different version of the stack trace.
Created attachment 244744 [details] Stack Dump
Judging by these lines: at org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getContent(AbstractJhlClientAdapter.java:1212) at org.tigris.subversion.subclipse.core.resources.RemoteFile.fetchContents(RemoteFile.java:121) it is an issue in the Subclipse plug-in. So, I would like to recommend you to report this issue to the Subclipse support team.