Community
Participate
Working Groups
Build Identifier: 20100917-0705 I downloaded the latest version of Eclipse/CDT (eclipse-cpp-helios-SR1-linux-gtk-x86_64.tar.gz) onto my suse box: jmht@csevst1:~/eclipse> lsb_release -a LSB Version: n/a Distributor ID: SUSE LINUX Description: openSUSE 11.2 (x86_64) Release: 11.2 Codename: n/a This is with java: > java -version java version "1.6.0_23" Java(TM) SE Runtime Environment (build 1.6.0_23-b05) Java HotSpot(TM) 64-Bit Server VM (build 19.0-b09, mixed mode) I untar and run the eclipse binary and then import my existing C++ project and eclipse then crashes while it's trying to index the C++ (at least this is what it says it's doing when it crashes). Reproducible: Always Steps to Reproduce: 1. Start eclipse (first time, from untarred package) 2. Select default workspace 3. File -> New -> Makefile project with existing code 4. Name project, select directory and select Linux GCC toolchain
Created attachment 189583 [details] Error report file
JVM bug. *** This bug has been marked as a duplicate of bug 333227 ***