Bug 136096 - Endless loop and OutOfMemory when opening a certain source file
Summary: Endless loop and OutOfMemory when opening a certain source file
Status: RESOLVED DUPLICATE of bug 135296
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-11 08:40 EDT by Elmar Sonnenschein CLA
Modified: 2006-04-11 09:44 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elmar Sonnenschein CLA 2006-04-11 08:40:31 EDT
When I open a certain file from a larger project I'm working on in Eclipse 3.2M6 it becomes unresponsive, uses almost 100% CPU time and increases memory usage up to the VMs maximum, finally resulting in an OutOfMemoryError. The same file opens without problems in Eclipse 3.1.2. I can reproduce this problem but unfortunately I cannot provide a simple test case because it seems to be related to the complexity of the full project. It's a Java 5 project using generics.
Comment 1 Jerome Lanneluc CLA 2006-04-11 09:44:15 EDT
Likely a duplicate of bug 135296.
Please reopen if you still have the problem with N20060412 or 3.2 RC1 (available at the end of the week)

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