Community
Participate
Working Groups
Build Identifier: Build id: 20100218-1602 I am writing a java source. After doing various things with a local variable 'labor', I try to type labor.getString(). Just after typing the 's' in getString, eclipse disappears and an hs_err_pid****.log file appears in the c:\eclipse folder. This is 100% repeatable, but it only happens in this source file, in this instance of eclipse, and with this local variable. Any unsaved changes in eclipse are lost. Reproducible: Always Steps to Reproduce: See details
Please attach your hs_err_pid log files to this bug.
Created attachment 170092 [details] example hs_err_pid****.log file
Comment on attachment 170092 [details] example hs_err_pid****.log file (In reply to comment #2) > Created an attachment (id=170092) [details] > example hs_err_pid****.log file I think you want bug 283503.
Created attachment 170093 [details] another example hs_err_pid****.log
Moving to Platform/SWT
*** This bug has been marked as a duplicate of bug 283503 ***
There is a patch in bug 283503. Can I apply that patch? I don't know how to apply a patch and incorporate it into my eclipse deployment. If you could point me to instructions I would be grateful.
(In reply to comment #7) > There is a patch in bug 283503. Can I apply that patch? I don't know how to > apply a patch and incorporate it into my eclipse deployment. If you could point > me to instructions I would be grateful. The easy thing to do is to update to a version of eclipse that already includes the fix. bug 283503 was fixed in 20100426, anything newer than that should be fine. Try 3.6 RC2.