Bug 242965 - Eclipse causes Java VM segfault when Save & Run actions are performed quickly
Summary: Eclipse causes Java VM segfault when Save & Run actions are performed quickly
Status: RESOLVED DUPLICATE of bug 214092
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.4   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-02 17:21 EDT by Andrew Eikum CLA
Modified: 2008-08-05 11:26 EDT (History)
1 user (show)

See Also:


Attachments
Java VM error log (91.33 KB, text/plain)
2008-08-02 17:21 EDT, Andrew Eikum CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Eikum CLA 2008-08-02 17:21:38 EDT
Created attachment 109001 [details]
Java VM error log

Build ID: I20080617-2000

Steps To Reproduce:
1. Open a Java file in an editor
2. Edit and save the file (Ctrl+S)
3. Immediately try to run the application (Ctrl+F11)

Eclipse crashes by causing a segfault in the Java VM.
It's not reproducable every time, but when it does crash, these are the steps taken immediately before the crash.

The Java VM error log is attached.
Comment 1 Remy Suen CLA 2008-08-02 17:52:49 EDT
Please see bug 214092, this is a bug in Sun's JVM.
Comment 2 Kent Johnson CLA 2008-08-05 11:26:51 EDT
Andrew - please follow the steps listed in bug 214092 comment 13

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