Bug 122888 - OOM exception during build
Summary: OOM exception during build
Status: RESOLVED DUPLICATE of bug 122763
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-06 05:25 EST by Martin Aeschlimann CLA
Modified: 2006-01-06 05:43 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Aeschlimann CLA 2006-01-06 05:25:30 EST
20060105 with jdt.core from head 20060105 at 1749 CET

Building the workspace result in OOM.
I tried to debug it. Caught the following exception:
State.read(IProject, DataInputStream) line: 254
  reached from
JavaBuilder.readState(IProject, DataInputStream) line: 114

size= 544944509

Tom also got the same problems so it's probably not just a corrupted build state on my machine. Does the loader code check for corrupted build states?
Comment 1 Frederic Fusier CLA 2006-01-06 05:43:47 EST

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