Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 338513

Summary: Indexer and refactoring crash leaving no log
Product: [Tools] CDT Reporter: Massimo <mrossello.public>
Component: cdt-indexerAssignee: Project Inbox <cdt-indexer-inbox>
Status: RESOLVED DUPLICATE QA Contact: Markus Schorn <mschorn.eclipse>
Severity: critical    
Priority: P3 CC: cdtdoug, jamesblackburn+eclipse, mrossello.public, yevshif
Version: 7.0.2   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Massimo CLA 2011-03-01 04:25:43 EST
Build Identifier: M20110210-1200

I have a C project using CUTE for unit testing, and links to another project to import some code.
Indexing crashes Eclipse on a regular basis. Disabling indexing, Eclipse crashes sometimes, often while saving a file. Trying a refactoring crashes on a regular basis.
There is no log tracked into .metadata/.log

My system is Ubuntu 10.10 x86_64

Reproducible: Always

Steps to Reproduce:
1.Create a new "Hello world" C++ project
2.Enable indexing
3.
Comment 1 Massimo CLA 2011-03-02 03:55:51 EST
Hi,
I found this to be dependent on the JVM version. Sun Java 6u24 crashes, while openjdk does not.

Thus, I have filed the bug to java site also.
Comment 2 James Blackburn CLA 2011-03-02 04:30:00 EST
.

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