Bug 388267 - Eclipse Crash
Summary: Eclipse Crash
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.2   Edit
Hardware: PC Windows 7
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2012-08-28 15:43 EDT by nikhil Pradhan CLA
Modified: 2014-07-17 09:47 EDT (History)
2 users (show)

See Also:


Attachments
crash with no file open in editor (15.75 KB, text/plain)
2012-08-28 15:43 EDT, nikhil Pradhan CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description nikhil Pradhan CLA 2012-08-28 15:43:49 EDT
Created attachment 220411 [details]
crash with no file open in editor

I have had 2 instances of unexpected crash of eclipse:
1) while editing javascript file.
2) recently with no file open in the editor.
Eclipse closes, and creates a hs_errpid log file
I am attaching some of the error reports.
Comment 1 Paul Webster CLA 2012-08-28 16:13:14 EDT
Do you have some more hs_err files?  All that says is the JVM crashed, it doesn't provide stack traces of where.

PW
Comment 2 nikhil Pradhan CLA 2012-08-28 16:16:46 EDT
I do have some more of these files, but with similar content. No stack trace.
These are found on the eclipse root folder. Is there another location that stores the log or error files?
Comment 3 Nobody - feel free to take it CLA 2012-09-02 13:36:38 EDT
What's your build Id?
Comment 4 Brian de Alwis CLA 2012-09-03 07:41:26 EDT
You're also running a now-obsolete JVM (1.5).  Could you try updating to a newer VM?
Comment 5 nikhil Pradhan CLA 2012-09-04 11:34:59 EDT
(In reply to comment #3)
> What's your build Id?

Version: Juno Release
Build id: 20120614-1722
Comment 6 nikhil Pradhan CLA 2012-09-04 11:38:26 EDT
(In reply to comment #4)
> You're also running a now-obsolete JVM (1.5).  Could you try updating to a
> newer VM?

Our project requires 1.5, it is incompatible with 1.6.
Would using an older eclipse version help?
Comment 7 Daniel Rolka CLA 2014-07-09 07:30:08 EDT
Is the issue still valid or we can close the bug?

Daniel
Comment 8 Paul Webster CLA 2014-07-17 09:47:09 EDT
Luna doesn't support running on 1.5

PW