Comment 68 for bug 174759

Revision history for this message
Kim Stebel (kimstebel) wrote :

I'm not sure wether this is the same bug or something else, since my eclipse crashes at startup when trying to load the workspace. the error message is the same though. if i specify a different workspace with -data it works fine.
the proposed workaround (using -XX:CompileCommand=exclude,org/eclipse/core/internal/dtree/DataTreeNode,forwardDeltaWith) doesn't work for me, neither does -Xint.
I tried build 1.6.0_0-b11 from hardy-proposed - no difference.
Some more data:

eclipse 3.3.2

java version "1.6.0_0"
OpenJDK Runtime Environment (build 1.6.0_0-b11)
OpenJDK Server VM (build 1.6.0_0-b11, mixed mode)

CompilerOracle: exclude org/eclipse/core/internal/dtree/DataTreeNode.forwardDeltaWith
#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb6c2292d, pid=14975, tid=3074934560
#
# Java VM: OpenJDK Client VM (1.6.0_0-b11 mixed mode, sharing linux-x86)
# Problematic frame:
# V [libjvm.so+0x1de92d]
#
# An error report file with more information is saved as:
# /opt/eclipse/hs_err_pid14975.log
#
# If you would like to submit a bug report, please visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
#
Aborted