Bug 339338 - Random crash when coding get sigsegv from CPPASTDeclarator.accept
Summary: Random crash when coding get sigsegv from CPPASTDeclarator.accept
Status: RESOLVED DUPLICATE of bug 333227
Alias: None
Product: CDT
Classification: Tools
Component: cdt-parser (show other bugs)
Version: 8.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Markus Schorn CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-09 07:07 EST by bab CLA
Modified: 2011-03-09 07:17 EST (History)
2 users (show)

See Also:


Attachments
Crash logs (five other crash with the same log happens) (103.42 KB, text/x-log)
2011-03-09 07:08 EST, bab CLA
no flags Details
crash log (only one which concern a different stack trace) (222.45 KB, text/x-log)
2011-03-09 07:09 EST, bab CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description bab CLA 2011-03-09 07:07:13 EST
Build Identifier: Version: 3.6.1 Build id: M20100909-0800

A random crash of eclipse, often quickly after the launch (approx. 5 minutes) when I'm editing the code of an independant application.

Some crash log are avaible in attachment.

Reproducible: Sometimes

Steps to Reproduce:
Not really reproductible, sometimes when i use auto-completion, or when I switch from one arguments to the next. It seem's to don't crash when I'm not writing.
Comment 1 bab CLA 2011-03-09 07:08:21 EST
Created attachment 190747 [details]
Crash logs (five other crash with the same log happens)
Comment 2 bab CLA 2011-03-09 07:09:42 EST
Created attachment 190748 [details]
crash log (only one which concern a different stack trace)
Comment 3 James Blackburn CLA 2011-03-09 07:17:29 EST
.

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