Bug 320866 - Crash on intellisense usage
Summary: Crash on intellisense usage
Status: CLOSED DUPLICATE of bug 283503
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.5.2   Edit
Hardware: PC Windows XP
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-26 02:07 EDT by brendan.paull CLA
Modified: 2010-07-26 09:54 EDT (History)
3 users (show)

See Also:


Attachments
Error file from eclipse (19.15 KB, application/octet-stream)
2010-07-26 02:09 EDT, brendan.paull CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description brendan.paull CLA 2010-07-26 02:07:40 EDT
Build Identifier: 20100218-1602

when using intellisense, some items cause Eclipse to crash (entire application disappears). Happens everytime on certain class/function combinations. (I have witnessed 3 separate contaminations to date)

Reproducible: Always

Steps to Reproduce:
1. Open eclipse and create a class
2. type "testString.eq" (causing the intellisense to scroll down to the String.equals function
3. eclipse crashes
Comment 1 brendan.paull CLA 2010-07-26 02:09:06 EDT
Created attachment 175195 [details]
Error file from eclipse
Comment 2 Prakash Rangaraj CLA 2010-07-26 03:20:30 EDT
Sounds like an SWT bug. Is this reproducible on the stable build of 3.6?
Comment 3 Remy Suen CLA 2010-07-26 06:04:56 EDT
(In reply to comment #1)
> Created an attachment (id=175195) [details]
> Error file from eclipse

See bug 283503.
Comment 4 Felipe Heidrich CLA 2010-07-26 09:54:25 EDT
Closing,

Thanks Remy for pointing 283503 out

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