Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 337952 - Eclipse crashes while trying to index an imported project
Summary: Eclipse crashes while trying to index an imported project
Status: RESOLVED DUPLICATE of bug 333227
Alias: None
Product: CDT
Classification: Tools
Component: cdt-indexer (show other bugs)
Version: 8.0   Edit
Hardware: PC Linux
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Markus Schorn CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-23 05:23 EST by Jens CLA
Modified: 2011-02-23 05:26 EST (History)
2 users (show)

See Also:


Attachments
Error report file (80.24 KB, text/plain)
2011-02-23 05:25 EST, Jens CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jens CLA 2011-02-23 05:23:56 EST
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
Comment 1 Jens CLA 2011-02-23 05:25:29 EST
Created attachment 189583 [details]
Error report file
Comment 2 James Blackburn CLA 2011-02-23 05:26:41 EST
JVM bug.

*** This bug has been marked as a duplicate of bug 333227 ***