[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] eclipse 3.4RC3 crash with plugin

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 13 Jun 2008 10:19:56 -0400

On Fri, Jun 13, 2008 at 3:11 AM, Eelco Meuter <eelco.meuter_at_wur.nl> wrote:

> I recently upgraded to eclipse 3.4RC3 under Ubuntu 8.04 64-bit. All
> works well upto the moment I install the latest subclipse plugin from
> http://subclipse.tigris.org/update_1.2.x. Eclipse will crash when
> editing, saving or deleting files and the JVM will report the following
> error :
> org.eclipse.core.internal.dtree.DataTreeNode.forwardDeltaWith([Lorg/eclipse/core/internal/dtree/AbstractDataTreeNode;[Lorg/eclipse/core/internal/dtree/AbstractDataTreeNode;Lorg/eclipse/core/internal/dtree/IComparator;)[Lorg/eclipse/core/internal/dtree/AbstractDataTreeNode; (469 bytes)
> vm_info: Java HotSpot(TM) 64-Bit Server VM (10.0-b22) for linux-amd64
> JRE
> (1.6.0_06-b02), built on Mar 25 2008 01:03:02 by "java_re" with gcc 3.2.2 (SuSE
> Linux)
>
> I reported this as a Eclipse bug and they reported back that this is a
> JVM bug (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=229645). I
> was not convinced and the suggested work around did not work that well.
>
> After a re-installation with a new workspace of Eclipse 3.4RC3 the
> problem disappeared until I installed subclipse. It seems reasonable to
> suspect the problem is caused by this plug in.
>
> Hopefully you may be able to solve this bug or provide me with a work
> around.

The links you provide seem to be pretty clear about it being a JVM
problem. It could just be that tools like Subclipse (or in the links,
Maven) trigger some different code paths within Eclipse.

I assume you are a Java programmer? What would you do to change your
Java code to fix this? A rhetorical question. As you would know, we
are hidden from details like this in Java code. What would we even
look at to change?

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2008-06-13 16:20:13 CEST

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.