← Back to team overview

openjdk team mailing list archive

[Bug 206620] Re: JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64

 

*** This bug is a duplicate of bug 174759 ***
    https://bugs.launchpad.net/bugs/174759

Best fix that worked for me (so far) is from the other issue that this
is a dupe of:

 add to eclipse.ini:
  -XX:CompileCommand=exclude,org/eclipse/core/internal/dtree/DataTreeNode,forwardDeltaWith

Cleared up my frequent crashing. Really a pain to have to deal with
Eclipse when its crashing every 2 min:)

-- 
JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64
https://bugs.launchpad.net/bugs/206620
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in Source Package "openjdk-6" in Ubuntu: Confirmed
Status in Source Package "sun-java6" in Ubuntu: Confirmed

Bug description:
Running stock (not packaged) Eclipse 3.2.2/3.3 from eclipse.org (eclipse-java-europa-winter-linux-gtk-x86_64.tar.gz)
is really unstable on my x86_64 laptop.

JVM crashes really often, with log file similar to the one attached.

Don't know what other information to provide to make the report usefull...

This seems to happen with sun-java-6 and openjdk alike.