Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 338513 - Indexer and refactoring crash leaving no log
Summary: Indexer and refactoring crash leaving no log
Status: RESOLVED DUPLICATE of bug 333227
Alias: None
Product: CDT
Classification: Tools
Component: cdt-indexer (show other bugs)
Version: 7.0.2   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-03-01 04:25 EST by Massimo CLA
Modified: 2011-04-07 13:52 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***