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 ** Attachment added: "hs_err_pid14975.log" http://launchpadlibrarian.net/16676889/hs_err_pid14975.log -- Eclipse crashes due to jvm crash https://bugs.launchpad.net/bugs/174759 You received this bug notification because you are a member of OpenJDK, which is subscribed to openjdk-6 in ubuntu. Status in Eclipse: Invalid Status in “eclipse” source package in Ubuntu: Confirmed Status in “openjdk-6” source package in Ubuntu: Incomplete Status in “sun-java6” source package in Ubuntu: Confirmed Status in “eclipse” source package in Gentoo Linux: Confirmed Bug description: Binary package hint: eclipse eclipse crashes on kubuntu hardy. with both eclipse from apt and eclipse from website. I'm using java-sun6 I checked on #kubuntu-devel but didn't find anyone with the problem error log from command: # # An unexpected error has been detected by Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x06219a26, pid=25424, tid=3075606192 # # Java VM: Java HotSpot(TM) Client VM (1.6.0_03-b05 mixed mode, sharing) # Problematic frame: # V [libjvm.so+0x219a26] # # An error report file with more information is saved as hs_err_pid25424.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # _______________________________________________ Mailing list: https://launchpad.net/~openjdk Post to : [email protected] Unsubscribe : https://launchpad.net/~openjdk More help : https://help.launchpad.net/ListHelp

