Name: kaR10181 Date: 02/21/2001
****************************************************************************
Failing Test:
=============
lang/EXPR/expr328/expr32803/expr32803.html
lang/EXPR/expr330/expr33003/expr33003.html
lang/EXPR/expr330/expr33004/expr33004.html
JCK :
=====
JCK1.3a
Test source location:
====================
/net/jdk/export/disk8/local.java/jck1.3a/JCK-runtime-13a/tests/lang/EXPR/expr328/expr32803/expr32803.java
Platforms:
=============
Linux RedHat 6.2
JDK, switches Info:
===================
-client -Xcomp
jtr file location:
==================
/net/jtgb4u4c.eng/export/sail7/JavaWebServer1.1.3/public_html/QA/merlin/b52/jck13a/linux/lang/EXPR/expr328/expr32803/expr32803.jtr
How to reproduce:
====================
#!/bin/sh
JAVA_HOME=/usr/local/java/jdk1.4/linux-i386
JCK=/net/jdk/export/disk8/local.java/jck1.3a
CLASSPATH=$JCK/classes:$JCK/javatest.jar
export CLASSPATH
executeClass="javasoft.sqe.tests.lang.expr328.expr32803.expr32803"
$JAVA_HOME/bin/java -client -Xcomp -Xfuture -Djava.security.policy=${JCK}/lib/jck.policy ${executeClass}
RESULT="$?"
if [ $RESULT = 95 ]; then
echo Test passed
elif [ $RESULT = 97 ]; then
echo Test failed
else
echo Result is $RESULT
fi
Test output:
=============
Unexpected Signal : 11 occurred at PC=0x41db8709
Function name=run (compiled Java code)
Library=(N/A)
Current Java thread:
Dynamic libraries:
08048000-08051000 r-xp 00000000 00:09 560221526 /.automount/linux-15/root/export/home/jdk1.4.0/linux/bin/i386/native_threads/java
08051000-08053000 rw-p 00008000 00:09 560221526 /.automount/linux-15/root/export/home/jdk1.4.0/linux/bin/i386/native_threads/java
40000000-40013000 r-xp 00000000 03:02 160985 /lib/ld-2.1.3.so
40013000-40014000 rw-p 00012000 03:02 160985 /lib/ld-2.1.3.so
40015000-40016000 r--p 00000000 03:02 144903 /usr/share/locale/en_US/LC_MESSAGES/SYS_LC_MESSAGES
40016000-40017000 r--p 00000000 03:02 80530 /usr/share/locale/en_US/LC_MONETARY
40017000-40018000 r--p 00000000 03:02 80532 /usr/share/locale/en_US/LC_TIME
40018000-40019000 r--p 00000000 03:02 80531 /usr/share/locale/en_US/LC_NUMERIC
40019000-4001a000 r--s 00000000 00:09 560221075 /.automount/linux-15/root/export/home/jdk1.4.0/linux/jre/lib/ext/US_export_policy.jar
4001a000-4001b000 r--s 00000000 00:09 560221079 /.automount/linux-15/root/export/home/jdk1.4.0/linux/jre/lib/ext/jnet.jar
4001b000-40026000 r-xp 00000000 03:02 161031 /lib/libpthread-0.8.so
40026000-4002d000 rw-p 0000a000 03:02 161031 /lib/libpthread-0.8.so
4002e000-4030b000 r-xp 00000000 00:09 560221046 /.automount/linux-15/root/export/home/jdk1.4.0/linux/jre/lib/i386/client/libjvm.so
4030b000-404a9000 rw-p 002dc000 00:09 560221046 /.automount/linux-15/root/export/home/jdk1.4.0/linux/jre/lib/i386/client/libjvm.so
404bc000-404be000 r-xp 00000000 03:02 161001 /lib/libdl-2.1.3.so
404be000-404c0000 rw-p 00001000 03:02 161001 /lib/libdl-2.1.3.so
404c1000-405ae000 r-xp 00000000 03:02 160992 /lib/libc-2.1.3.so
405ae000-405b2000 rw-p 000ec000 03:02 160992 /lib/libc-2.1.3.so
405b6000-405c8000 r-xp 00000000 03:02 161005 /lib/libnsl-2.1.3.so
405c8000-405ca000 rw-p 00011000 03:02 161005 /lib/libnsl-2.1.3.so
405cc000-40600000 r-xp 00000000 03:02 48896 /usr/lib/libstdc++-2-libc6.1-1-2.9.0.so
40600000-4060c000 rw-p 00033000 03:02 48896 /usr/lib/libstdc++-2-libc6.1-1-2.9.0.so
4060e000-4062a000 r-xp 00000000 03:02 161003 /lib/libm-2.1.3.so
4062a000-4062b000 rw-p 0001b000 03:02 161003 /lib/libm-2.1.3.so
4062b000-40634000 r-xp 00000000 00:09 560221041 /.automount/linux-15/root/export/home/jdk1.4.0/linux/jre/lib/i386/native_threads/libhpi.so
40634000-40635000 rw-p 00008000 00:09 560221041 /.automount/linux-15/root/export/home/jdk1.4.0/linux/jre/lib/i386/native_threads/libhpi.so
40635000-4064a000 r-xp 00000000 00:09 560221049 /.automount/linux-15/root/export/home/jdk1.4.0/linux/jre/lib/i386/libverify.so
4064a000-4064d000 rw-p 00014000 00:09 560221049 /.automount/linux-15/root/export/home/jdk1.4.0/linux/jre/lib/i386/libverify.so
4064d000-40672000 r-xp 00000000 00:09 560221050 /.automount/linux-15/root/export/home/jdk1.4.0/linux/jre/lib/i386/libjava.so
40672000-40675000 rw-p 00024000 00:09 560221050 /.automount/linux-15/root/export/home/jdk1.4.0/linux/jre/lib/i386/libjava.so
40676000-4068a000 r-xp 00000000 00:09 560221051 /.automount/linux-15/root/export/home/jdk1.4.0/linux/jre/lib/i386/libzip.so
4068a000-4068d000 rw-p 00013000 00:09 560221051 /.automount/linux-15/root/export/home/jdk1.4.0/linux/jre/lib/i386/libzip.so
4068d000-41a19000 r--s 00000000 00:09 560221124 /.automount/linux-15/root/export/home/jdk1.4.0/linux/jre/lib/rt.jar
41a58000-41cfb000 r--s 00000000 00:09 560221463 /.automount/linux-15/root/export/home/jdk1.4.0/linux/jre/lib/i18n.jar
41cfb000-41d10000 r--s 00000000 00:09 560221084 /.automount/linux-15/root/export/home/jdk1.4.0/linux/jre/lib/sunrsasign.jar
43db8000-43dc0000 r--p 00000000 03:02 80528 /usr/share/locale/en_US/LC_COLLATE
49e1f000-49e35000 r--p 00000000 03:02 80529 /usr/share/locale/en_US/LC_CTYPE
49e35000-49e37000 r--s 00000000 00:09 560221082 /.automount/linux-15/root/export/home/jdk1.4.0/linux/jre/lib/ext/dnsns.jar
49e37000-49e39000 r--s 00000000 00:09 560221078 /.automount/linux-15/root/export/home/jdk1.4.0/linux/jre/lib/ext/jcert.jar
49e39000-49e3a000 r--s 00000000 00:09 560221076 /.automount/linux-15/root/export/home/jdk1.4.0/linux/jre/lib/ext/local_policy.jar
49e3b000-49e43000 r-xp 00000000 03:02 161023 /lib/libnss_files-2.1.3.so
49e43000-49e44000 rw-p 00007000 03:02 161023 /lib/libnss_files-2.1.3.so
49eb0000-49ec3000 r--s 00000000 00:09 560221073 /.automount/linux-15/root/export/home/jdk1.4.0/linux/jre/lib/ext/jce.jar
49ec3000-49f0c000 r--s 00000000 00:09 560221080 /.automount/linux-15/root/export/home/jdk1.4.0/linux/jre/lib/ext/jgss_kerberos.jar
49f0c000-49f2a000 r--s 00000000 00:09 560221074 /.automount/linux-15/root/export/home/jdk1.4.0/linux/jre/lib/ext/sunjce_provider.jar
49f2a000-49f45000 r--s 00000000 00:09 560221081 /.automount/linux-15/root/export/home/jdk1.4.0/linux/jre/lib/ext/sunrmijsse.jar
49f45000-49fbb000 r--s 00000000 00:09 560221077 /.automount/linux-15/root/export/home/jdk1.4.0/linux/jre/lib/ext/jsse.jar
49fbb000-49fc8000 r--s 00000000 00:09 560221083 /.automount/linux-15/root/export/home/jdk1.4.0/linux/jre/lib/ext/ldapsec.jar
Local Time = Fri Feb 16 10:55:11 2001
Elapsed Time = 1
#
# HotSpot Virtual Machine Error : 11
# Error ID : 4F530E43505002C3
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4beta-B52 compiled mode)
#
# An error report file has been saved as hs_err_pid9895.log.
# Please refer to the file for further information.
#
Specific Machine Info:
=====================
Hostname: linux-24
=====================================================================
======================================================================
- duplicates
-
JDK-4411429 unexpected ArrayIndexOutOfBoundsException instead of ClassNotPreparedException
-
- Closed
-