Bug 342544 - eclipse crash when indexing on ubuntu
Summary: eclipse crash when indexing on ubuntu
Status: CLOSED 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-04-12 07:19 EDT by preetammn CLA
Modified: 2011-04-12 08:44 EDT (History)
1 user (show)

See Also:


Attachments
the crash report of java VM (223.71 KB, text/x-log)
2011-04-12 07:21 EDT, preetammn CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description preetammn CLA 2011-04-12 07:19:11 EDT
Build Identifier: Version: Helios Service Release 1 Build id: 20100917-0705

eclipse crashes when indexing files on ubuntu.

The java version is :
java version "1.6.0_24"
Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02, mixed mode.

the log generated by VM is as below:


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


Reproducible: Always

Steps to Reproduce:
1.add source code through linking source
2.enable project specific indexer settings and add unused headers in to indexing
3.click on ok and let the indexer start working.
4.eclipse closes abruptly.
Comment 1 preetammn CLA 2011-04-12 07:21:30 EDT
Created attachment 193030 [details]
the crash report of java VM
Comment 2 Markus Schorn CLA 2011-04-12 08:44:12 EDT

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