Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Dmitry Jemerov
Subsystem
Packaging and Installation
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   Derek Foster
    5 years ago (01 Dec 2006 03:33)
  • Updated by   root
    2 years ago (17 Jan 2010 20:38)
  • Jira: IDEADEV-12424
    (history, comments)
 
IDEA-35788 Please include up-to-date Java Runtime Engine in 6.0.3 release
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
I am still getting JVM crashes from time to time when running Idea – I am typing in Idea, and suddenly I find myself looking at my empty computer desktop with Idea nowhere to be found, and a HotSpot error log in my Idea directory. (note: I have reported these silent crashes to JetBrains in the past, but there really isn't much that JetBrains can do about them, since they're fundamentally JVM bugs and tend not to be easily reproducible.)

The current (6.0.2) version of Idea seems to be using JDK 1.5 update 8.

I am hoping that Sun will fix these apparent HotSpot bugs in one of their maintenance releases of the JDK such as the recently released update 10, which contains a number of bugfixes related to garbage collection and HotSpot.

You can read about the fixed bugs here:
http://java.sun.com/j2se/1.5.0/ReleaseNotes.html


Environment: Windows XP SP 2

Issue was resolved
Comments (1)
 
History
 
Linked Issues (?)
 
Dmitry Jemerov
  Dmitry Jemerov
01 Dec 2006 11:45
5 years ago
Derek,

We will definitely upgrade to 1.5.0_10 if we don't find any problems with it in our testing. However, the bad news is that the native crash most commonly encountered by IDEA users (WComponentPeer.dispose) is fixed only in Mustang, and the Sun engineers told us they have no plans to fix this in 1.5 updates.