Bug 374624 - Eclipse crashes while indexing my project.
Summary: Eclipse crashes while indexing my project.
Status: RESOLVED DUPLICATE of bug 333227
Alias: None
Product: CDT
Classification: Tools
Component: cdt-other (show other bugs)
Version: Next   Edit
Hardware: PC Windows 7
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Doug Schaefer CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-19 05:15 EDT by Sanjay Soni CLA
Modified: 2012-03-19 10:40 EDT (History)
1 user (show)

See Also:


Attachments
Error log which is generated in eclipse folder. (16.71 KB, application/octet-stream)
2012-03-19 05:16 EDT, Sanjay Soni CLA
no flags Details
Error log which is generated in eclipse folder. (16.69 KB, application/octet-stream)
2012-03-19 05:18 EDT, Sanjay Soni CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sanjay Soni CLA 2012-03-19 05:15:18 EDT
Build Identifier: 20120216-1857

# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000002bb8bf4, pid=1036, tid=2840
#
# JRE version: 6.0_24-b07
# Java VM: Java HotSpot(TM) 64-Bit Server VM (19.1-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# J  org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTDeclarator.accept(Lorg/eclipse/cdt/core/dom/ast/ASTVisitor;)Z
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp


Reproducible: Always

Steps to Reproduce:
1. I create a new empty c/c++ project. 
2. Import my files from the server as 'Import file system'.
3. When it is in import process, while indexing eclipse crashes.
Comment 1 Sanjay Soni CLA 2012-03-19 05:16:47 EDT
Created attachment 212841 [details]
Error log which is generated in eclipse folder.

Attaching error log.
Comment 2 Sanjay Soni CLA 2012-03-19 05:18:41 EDT
Created attachment 212842 [details]
Error log which is generated in eclipse folder.

Attaching one more log. Once this problem has occurred, every time i open eclipse, it crashes in sometime while it is doing the indexing with error dialog - An internal error occurred during: "C/C++ Indexer".
java.lang.IncompatibleClassChangeError
Comment 3 Marc-André Laperle CLA 2012-03-19 10:39:05 EDT
Most likely a duplicate of bug 333227. Try updating your JRE or use the work around mentioned in bug 333227 comment 7.
Comment 4 Marc-André Laperle CLA 2012-03-19 10:40:05 EDT
Duplicate.

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