JDK-6454661 : JVM crashed when building a module in the NetBeans IDE
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 5.0u6
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux_2.6
  • CPU: x86
  • Submitted: 2006-07-31
  • Updated: 2010-08-19
  • Resolved: 2006-07-31
Related Reports
Duplicate :  
Description
The JVM crashed when trying to build a NetBeans module by 
selecting 'clean and build project' from the context menu of the NetBeans IDE. It is not 100% reproducible, but happens from time to time. 

Please see also original issue report http://www.netbeans.org/issues/show_bug.cgi?id=81072

Comments
EVALUATION First off you seem to be using a some weird build of 1.5.0_06-b05. java -Xinternalversion doesn't agree with the promoted 1.5.0_06-b05. Your bits were compiled on Dec 17 but the real promoted bits were compiled on Nov 10. /java/re/jdk/1.5.0_06/latest/binaries/linux-i586/bin/java -Xinternalversion Java HotSpot(TM) Client VM (1.5.0_06-b05) for linux-x86, built on Nov 10 2005 12:08:33 by java_re with gcc 3.2.1-7a (J2SE release) Where did you get them from? You should get the real promoted bits. Second this looks like a duplicate of 6429181 which is a CMS problem so I'm refiling it there.
31-07-2006