Bug 158336 - Eclipse crashes without error log
Summary: Eclipse crashes without error log
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows 2000
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords: vm
Depends on:
Blocks:
 
Reported: 2006-09-22 11:49 EDT by MH CLA
Modified: 2006-11-02 14:39 EST (History)
0 users

See Also:


Attachments
Crash log (19.91 KB, text/plain)
2006-09-25 04:44 EDT, MH CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description MH CLA 2006-09-22 11:49:06 EDT
I regularly update Eclipse through Eclipse's "Search for update of the currently installed feature" - so that I'm quite 'up-to-date' of Eclipse's Version. Since a few days, Eclipse crashes suddenly during Java source code editing. The workspace/.metadata/.log has no entry message for such a crash (but it's not empty as it has other messages from sooner problems). The bug shows as this:

- always during typing in a Java source code editor (i.e. not special function call of the Eclipse IDE)

- Eclipse just vanishes and a small Windows shows the Java startup parameters (as if you start Eclipse with wrong parameters for example). If you click the "OK" button, this window also disapperas.

THAT'S ALL! Not error message in .log or anything else. As this occurs always during coding (type source code), this is very annoying as all code since the last save is lost ... and of course, you don't save after each line. :-(
Comment 1 Boris Bokowski CLA 2006-09-22 14:28:48 EDT
Please attach your configuration details to this bug (use "Help->About_Configuration Details", save to a file, then "Create New Attachment").
Comment 2 MH CLA 2006-09-25 04:44:40 EDT
Created attachment 50792 [details]
Crash log

crash dump for a Eclipse/JVM crash
Comment 3 MH CLA 2006-09-25 04:45:31 EDT
I found out that "hs_err_pidXXX.log" files get generated each time Eclipse crashes. I guess it's in combination with the Sun JDK/JRE?
Comment 4 Boris Bokowski CLA 2006-09-25 12:20:24 EDT
Moving to JDT/Core since the crash happens in their code, but this looks like a VM bug to me.
Comment 5 Olivier Thomann CLA 2006-11-02 14:39:23 EST
Please try the latest VM.
This is a VM bug. Report this issue to the VM vendor.
There is nothing we can do about it.