Following assertion occurred when running Compile The World tests in Linux-ia64 platform.
I used machine osmium to reproduce this bug.
#########################
# To reproduce the bug:
#########################
1. cd /net/jano.sfbay/export/disk20/GammaBase/Bugs/[bug ID]
2. edit script if needed.
3. execute the run*ksh script.
Execute run.beta-jmf.jar.ksh to reproduce the assertion within 30 minutes, Other jar files takes a lot of time.
The following three jar files causes this assertion :
beta-jmf.jar.1
Dynamo4.1.0.jar.1029
Dynamo4.5.0.jar.936
Error : Running /net/vmsqe.sfbay/export/nightly/CompileTheWorld/result/compiler2/linux-ia64/comp/baseline/1.4.2-beta-b10-debug/Failed/run.beta-jmf.jar.1.ksh
*****Debug Info: java -version(-Xinternalversion)*****
VM option 'MinInliningThreshold=0'
VM option 'MaxPermSize=64m'
java version "1.4.2-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-beta-b11)
Java HotSpot(TM) 64-Bit Server VM (build 1.4.2-beta-b11-debug, mixed mode)
java full version "1.4.2-beta-b11"
VM option 'MinInliningThreshold=0'
VM option 'MaxPermSize=64m'
Built on Dec 19 2002 19:31:46 by unknown with unknown compiler
*****Debug Info: Machine Used*****
Linux osmium.SFBay.Sun.COM 2.4.9-34smp #1 SMP Sat Jun 1 05:55:47 EDT 2002 ia64 unknown
*****Debug Info: Command Line As Follow*****
/net/vmsqe.sfbay/export/weekly/mantis/JDK/latest/linux-ia64/bin/java_g -XX:MinInliningThreshold=0 -XX:MaxPermSize=64m -Xss4m -verify -XX:-ShowMessageBoxOnError -XX:+CompileTheWorld -XX:CompileTheWorldStartAt=1 -Xbootclasspath/p:/net/vmsqe.sfbay/export/backup/testbase/CompileTheWorld/jarfiles/beta-jmf.jar
*****Compile The World Start AT Tue Jan 7 21:52:11 PST 2003*****
VM option 'MinInliningThreshold=0'
VM option 'MaxPermSize=64m'
VM option '-ShowMessageBoxOnError'
VM option '+CompileTheWorld'
VM option 'CompileTheWorldStartAt=1'
CompileTheWorld : Compiling all classes in /net/vmsqe.sfbay.sun.com/export/backup/testbase/CompileTheWorld/jarfiles/beta-jmf.jar
CompileTheWorld (1) : Skipping com/sun/media/renderer/video/Java2DWrap
CompileTheWorld (2) : com/sun/media/renderer/video/YUVData
Error loading native library jmutil:java.lang.UnsatisfiedLinkError: no jmutil in java.library.path
CompileTheWorld (3) : com/sun/media/renderer/video/PseudoToRGB
CompileTheWorld (4) : com/sun/media/renderer/video/ColorConverter
CompileTheWorld (5) : com/sun/media/renderer/video/IndexColorData
CompileTheWorld (6) : com/sun/media/renderer/video/RGBData
Error loading native library jmutil:java.lang.UnsatisfiedLinkError: no jmutil in java.library.path
CompileTheWorld (7) : com/sun/media/renderer/video/YUVToRGB
CompileTheWorld (8) : com/sun/media/renderer/video/YUVToPseudo
CompileTheWorld (9) : com/sun/media/renderer/video/VideoIn
CompileTheWorld (10) : com/sun/media/renderer/video/VideoRenderer
:
:
CompileTheWorld (218) : com/sun/media/ui/VolumeDisplay$1
CompileTheWorld (219) : com/sun/media/ui/VolumeDisplay$Display
CompileTheWorld (220) : com/sun/media/ui/PopupWindow
CompileTheWorld (221) : com/sun/media/ui/PropertySheet
CompileTheWorld (222) : com/sun/media/ui/PropertySheet$1
CompileTheWorld (223) : com/sun/media/ui/PropertySheet$2
CompileTheWorld (224) : com/sun/media/ui/PropertySheet$3
CompileTheWorld (225) : com/sun/media/ui/PropertySheet$Group
CompileTheWorld (226) : com/sun/media/ui/ImageLib1
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.4.2-beta-b10-debug mixed mode)
#
# assert(gr->encoding() <= 3, "register out of range")
#
# Error ID: /BUILD_AREA/jdk1.4.2/hotspot/src/cpu/ia64/vm/assembler_ia64.hpp, 2622
#
# Problematic Thread: prio=1 tid=0x60000000000b3c58 nid=0x73a8 runnable
#
Heap at VM Abort:
Heap
def new generation total 1984K, used 534K [0x2000000045440000, 0x2000000045660000, 0x2000000046990000)
eden space 1792K, 29% used [0x2000000045440000, 0x20000000454c5988, 0x2000000045600000)
from space 192K, 0% used [0x2000000045600000, 0x2000000045600000, 0x2000000045630000)
to space 192K, 0% used [0x2000000045630000, 0x2000000045630000, 0x2000000045660000)
tenured generation total 1408K, used 0K [0x2000000046990000, 0x2000000046af0000, 0x2000000049440000)
the space 1408K, 0% used [0x2000000046990000, 0x2000000046990000, 0x2000000046990200, 0x2000000046af0000)
compacting perm gen total 16384K, used 4897K [0x2000000049440000, 0x200000004a440000, 0x200000004d440000)
the space 16384K, 29% used [0x2000000049440000, 0x20000000499086d0, 0x2000000049908800, 0x200000004a440000)
Current thread is 0x2009
Dumping core ...
Exit Value 0
VM option 'MinInliningThreshold=0'
VM option 'MaxPermSize=64m'
VM option '-ShowMessageBoxOnError'
VM option '+CompileTheWorld'
VM option 'CompileTheWorldStartAt=1'
*****Compile The World End AT Fri Dec 20 10:00:26 PST 2002*****
I used machine osmium to reproduce this bug.
#########################
# To reproduce the bug:
#########################
1. cd /net/jano.sfbay/export/disk20/GammaBase/Bugs/[bug ID]
2. edit script if needed.
3. execute the run*ksh script.
Execute run.beta-jmf.jar.ksh to reproduce the assertion within 30 minutes, Other jar files takes a lot of time.
The following three jar files causes this assertion :
beta-jmf.jar.1
Dynamo4.1.0.jar.1029
Dynamo4.5.0.jar.936
Error : Running /net/vmsqe.sfbay/export/nightly/CompileTheWorld/result/compiler2/linux-ia64/comp/baseline/1.4.2-beta-b10-debug/Failed/run.beta-jmf.jar.1.ksh
*****Debug Info: java -version(-Xinternalversion)*****
VM option 'MinInliningThreshold=0'
VM option 'MaxPermSize=64m'
java version "1.4.2-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-beta-b11)
Java HotSpot(TM) 64-Bit Server VM (build 1.4.2-beta-b11-debug, mixed mode)
java full version "1.4.2-beta-b11"
VM option 'MinInliningThreshold=0'
VM option 'MaxPermSize=64m'
Built on Dec 19 2002 19:31:46 by unknown with unknown compiler
*****Debug Info: Machine Used*****
Linux osmium.SFBay.Sun.COM 2.4.9-34smp #1 SMP Sat Jun 1 05:55:47 EDT 2002 ia64 unknown
*****Debug Info: Command Line As Follow*****
/net/vmsqe.sfbay/export/weekly/mantis/JDK/latest/linux-ia64/bin/java_g -XX:MinInliningThreshold=0 -XX:MaxPermSize=64m -Xss4m -verify -XX:-ShowMessageBoxOnError -XX:+CompileTheWorld -XX:CompileTheWorldStartAt=1 -Xbootclasspath/p:/net/vmsqe.sfbay/export/backup/testbase/CompileTheWorld/jarfiles/beta-jmf.jar
*****Compile The World Start AT Tue Jan 7 21:52:11 PST 2003*****
VM option 'MinInliningThreshold=0'
VM option 'MaxPermSize=64m'
VM option '-ShowMessageBoxOnError'
VM option '+CompileTheWorld'
VM option 'CompileTheWorldStartAt=1'
CompileTheWorld : Compiling all classes in /net/vmsqe.sfbay.sun.com/export/backup/testbase/CompileTheWorld/jarfiles/beta-jmf.jar
CompileTheWorld (1) : Skipping com/sun/media/renderer/video/Java2DWrap
CompileTheWorld (2) : com/sun/media/renderer/video/YUVData
Error loading native library jmutil:java.lang.UnsatisfiedLinkError: no jmutil in java.library.path
CompileTheWorld (3) : com/sun/media/renderer/video/PseudoToRGB
CompileTheWorld (4) : com/sun/media/renderer/video/ColorConverter
CompileTheWorld (5) : com/sun/media/renderer/video/IndexColorData
CompileTheWorld (6) : com/sun/media/renderer/video/RGBData
Error loading native library jmutil:java.lang.UnsatisfiedLinkError: no jmutil in java.library.path
CompileTheWorld (7) : com/sun/media/renderer/video/YUVToRGB
CompileTheWorld (8) : com/sun/media/renderer/video/YUVToPseudo
CompileTheWorld (9) : com/sun/media/renderer/video/VideoIn
CompileTheWorld (10) : com/sun/media/renderer/video/VideoRenderer
:
:
CompileTheWorld (218) : com/sun/media/ui/VolumeDisplay$1
CompileTheWorld (219) : com/sun/media/ui/VolumeDisplay$Display
CompileTheWorld (220) : com/sun/media/ui/PopupWindow
CompileTheWorld (221) : com/sun/media/ui/PropertySheet
CompileTheWorld (222) : com/sun/media/ui/PropertySheet$1
CompileTheWorld (223) : com/sun/media/ui/PropertySheet$2
CompileTheWorld (224) : com/sun/media/ui/PropertySheet$3
CompileTheWorld (225) : com/sun/media/ui/PropertySheet$Group
CompileTheWorld (226) : com/sun/media/ui/ImageLib1
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.4.2-beta-b10-debug mixed mode)
#
# assert(gr->encoding() <= 3, "register out of range")
#
# Error ID: /BUILD_AREA/jdk1.4.2/hotspot/src/cpu/ia64/vm/assembler_ia64.hpp, 2622
#
# Problematic Thread: prio=1 tid=0x60000000000b3c58 nid=0x73a8 runnable
#
Heap at VM Abort:
Heap
def new generation total 1984K, used 534K [0x2000000045440000, 0x2000000045660000, 0x2000000046990000)
eden space 1792K, 29% used [0x2000000045440000, 0x20000000454c5988, 0x2000000045600000)
from space 192K, 0% used [0x2000000045600000, 0x2000000045600000, 0x2000000045630000)
to space 192K, 0% used [0x2000000045630000, 0x2000000045630000, 0x2000000045660000)
tenured generation total 1408K, used 0K [0x2000000046990000, 0x2000000046af0000, 0x2000000049440000)
the space 1408K, 0% used [0x2000000046990000, 0x2000000046990000, 0x2000000046990200, 0x2000000046af0000)
compacting perm gen total 16384K, used 4897K [0x2000000049440000, 0x200000004a440000, 0x200000004d440000)
the space 16384K, 29% used [0x2000000049440000, 0x20000000499086d0, 0x2000000049908800, 0x200000004a440000)
Current thread is 0x2009
Dumping core ...
Exit Value 0
VM option 'MinInliningThreshold=0'
VM option 'MaxPermSize=64m'
VM option '-ShowMessageBoxOnError'
VM option '+CompileTheWorld'
VM option 'CompileTheWorldStartAt=1'
*****Compile The World End AT Fri Dec 20 10:00:26 PST 2002*****
- duplicates
-
JDK-4788322 reg alloc overlaps two allocated lifetimes
-
- Closed
-