JDK-6607038 : Internal Error while building JRuby on patched 1.5.0_14-b02
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 5.0u14
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux_2.6
  • CPU: x86
  • Submitted: 2007-09-20
  • Updated: 2010-05-09
  • Resolved: 2007-09-25
Related Reports
Relates :  
Description
JVM crashes while building JRuby as part of NetBeans IDE (see attachment). I used nightly build jdk-1_5_0_14-fcs-bin-b02-linux-i586-11_sep_2007.zip patched by this

/net/prt-archiver.sfbay/data/archived_workspaces/1.5/tiger_update14_baseline/2007/20070825020013.pb131437.hotspot/linux_i486_compiler1/product/libjvm.so.gz

See 6598709 for details.

#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  Internal Error (565441424C4533545542533F491418160E43505000EA), pid=28566, tid=16384
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0_14-b02 mixed mode)

Comments
EVALUATION Original crash in the description was with a pre-b02 nightly RE build (even though it was labelled as b02, it didn't contain all the b02 HotSpot changes.) Re-running with latest 5.0u14 HotSpot baseline (20070825020013.pb131437.hotspot) eliminated this crash, presumably due to the fix for 6595044. Closing as duplicate.
25-09-2007