openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #00460
[Bug 241499] Re: Eclipse crashes randomly
Could you test if this is actually a duplicate of bug #174759 by adding the following line in your eclipse.ini:
-XX:CompileCommand=exclude,org/eclipse/core/internal/dtree/DataTreeNode,forwardDeltaWith
If you still encounter random crashing, allow PermSize to grow bigger by adding the following line in eclipse.ini:
-XX:MaxPermSize=128m
** Changed in: openjdk-6 (Ubuntu)
Status: Confirmed => Incomplete
--
Eclipse crashes randomly
https://bugs.launchpad.net/bugs/241499
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.
Status in “openjdk-6” source package in Ubuntu: Incomplete
Bug description:
Eclipse crashes randomly using either openjdk-6-6b09-0ubuntu2 or Sun, often within seconds of launching. When it crashes using the Sun JVM, there is an error message mentioning out-of-memory errors. The error log is attached.
References