Aladdin - Scala Bugtracking
[#1127] project: eclipse-plugin priority: low category: bug
submitter assigned to status date submitted
Nikolay Sean not repro 2007-05-21 21:04:38.0
subject [contrib #516] **** COMPILER CRASH, RESET RESIDENT AND RETRY
code
what happened
A project that used to build last week now always crashes with
**** COMPILER CRASH, RESET RESIDENT AND RETRY
**** COMPILER CRASH, GIVE UP, MAYBE DO CLEAN BUILD
while compiling a file I have not changed since, which incidentally is the alphabetically first file which gets \
compiled last. I cannot open this file for editing, while I can open all other files (and get syntx highlighting\
). Doing a clean build doesn't change anything. Updating to the latest plugin version (2.5.8, lib 2.5.0-RC2) doe\
sn't change anything.
The compiler error dialog says 'java heap error'

.metadata/.log says


!ENTRY ch.epfl.lamp.sdt.core 4 4 2007-05-21 17:19:00.224
!MESSAGE Presentation compiler error
!STACK 0
java.lang.OutOfMemoryError: Java heap space

what expected It should work like it did last week, or even better, like the scala plugin distributed two or three months ago.
[back to overview]
Changes of this bug report
Nikolay  edited on  2007-05-21 21:07:47.0
Sean  edited on  2007-05-21 22:01:45.0
I can't diagnose this without code. It could be some new bug in the compiler, I'm betting the XML bug whose fix didn't seem to make it into the last plugin release.

They should also specify if it crashes on the command line also. If so, its not a plugin bug but a Scala bug.