JDK-4741873 : 2 JCK api tests failed in -server mode
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 1.4.0_03
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: sparc
  • Submitted: 2002-09-04
  • Updated: 2002-10-01
  • Resolved: 2002-10-01
Related Reports
Duplicate :  
Description
Platform: solsparc, solx86, linux, win32

JDK: integration final nightly build of jdk1.4.0_03
/net/nightly/export1/1.4.0/bundles/$platform/latest

Test cases:
api/java_net/URL/descriptions.html#getContent
api/java_net/URL/descriptions.html#openStream 

These 2 tests core dump only when use "-server" option.

Log file(*.jtr):

#Test Results (version 2)
#Wed Sep 04 06:32:31 PDT 2002
#checksum:6771608c697bd460
#-----testdescription-----
$file=/export/jck/JCK-runtime-14/tests/api/java_net/URL/descriptions.html
$root=/export/jck/JCK-runtime-14/tests
context=network.httpURL network.ftpURL network.fileURL
executeArgs=-TestCaseID ALL
executeClass=javasoft.sqe.tests.api.java.net.URL.getContentTests
id=getContent
keywords=positive runtime
source=getContentTests.java
title=URL.getContent() tests

#-----environment-----
ExecJCKTestOtherJVMCmd=javasoft.sqe.javatest.lib.ExecJCKTestOtherJVMCmd
command.testExecute=$ExecJCKTestOtherJVMCmd CLASSPATH=$testSuiteRootDir/../classes HOME=${user.home} DISPLAY=jtest-i11:0.0 LD_LIBRARY_PATH=/export/jck/JCK-runtime-14/lib/ /usr/j2se/bin/java -server -Xfuture -Djava.security.policy=$testSuiteRootDir/../lib/jck.policy -Djava.rmi.activation.port=${java.rmi.activation.port} $testExecuteClass $testExecuteArgs
network.fileURL=file:///etc/hosts
network.ftpURL=ftp://javator/etc/hosts
network.httpURL=http://javaweb.sfbay.sun.com/index.html
user.home=/export/home/wsmgr

#-----testresult-----
description=file:///export/jck/JCK-runtime-14/tests/api/java_net/URL/descriptions.html#getContent
end=Wed Sep 04 06:32:31 PDT 2002
environment=jck-runtime-SunOS
execStatus=Failed. unexpected exit code: exit code 6
javatestOS=SunOS 5.8 (x86)
javatestVersion=2.1.6
script=com.sun.jck.lib.JCKScript 
sections=script_messages testExecute
start=Wed Sep 04 06:32:21 PDT 2002
status=Failed. unexpected exit code: exit code 6
test=api/java_net/URL/descriptions.html#getContent
timeoutSeconds=600
work=/export/JCK123/testreport/nightly/1.4.0/temp-copy/jck140-api-server/api/java_net/URL

#section:script_messages
----------messages:(1/24)----------
Executing test class...

#section:testExecute
----------messages:(1/544)----------
command: javasoft.sqe.javatest.lib.ExecJCKTestOtherJVMCmd CLASSPATH=/export/jck/JCK-runtime-14/tests/../classes HOME=/export/home/wsmgr DISPLAY=jtest-i11:0.0 LD_LIBRARY_PATH=/export/jck/JCK-runtime-14/lib/ /usr/j2se/bin/java -server -Xfuture -Djava.security.policy=/export/jck/JCK-runtime-14/tests/../lib/jck.policy -Djava.rmi.activation.port= javasoft.sqe.tests.api.java.net.URL.getContentTests -network.httpURL http://javaweb.sfbay.sun.com/index.html -network.ftpURL ftp://javator/etc/hosts -network.fileURL file:///etc/hosts -TestCaseID ALL
----------ref:(38/1196)----------

Unexpected Signal : 11 occurred at PC=0xDE93FDB3
Function=[Unknown. Nearest: JVM_Clone+0x69B7]
Library=/usr/j2se/jre/lib/i386/server/libjvm.so

Current Java thread:

Dynamic libraries:
0x8050000       /usr/j2se/bin/java
0xdfb70000      /usr/lib/libthread.so.1
0xdfbb0000      /usr/lib/libdl.so.1
0xdfac0000      /usr/lib/libc.so.1
0xde800000      /usr/j2se/jre/lib/i386/server/libjvm.so
0xdfa60000      /usr/lib/libCrun.so.1
0xdfa40000      /usr/lib/libsocket.so.1
0xdf990000      /usr/lib/libnsl.so.1
0xdf970000      /usr/lib/libm.so.1
0xdfa80000      /usr/lib/libw.so.1
0xdf940000      /usr/lib/libmp.so.2
0xdf910000      /usr/j2se/jre/lib/i386/native_threads/libhpi.so
0xdf8d0000      /usr/j2se/jre/lib/i386/libverify.so
0xdf890000      /usr/j2se/jre/lib/i386/libjava.so
0xdf870000      /usr/j2se/jre/lib/i386/libzip.so
0xdcc20000      /usr/j2se/jre/lib/i386/libnet.so

Local Time = Wed Sep  4 06:32:26 2002
Elapsed Time = 3
#
# HotSpot Virtual Machine Error : 11
# Error ID : 4F530E43505002D5
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (1.4.0_02-20020822 mixed mode)
#
# An error report file has been saved as hs_err_pid20020.log.
# Please refer to the file for further information.
#
----------log:(0/0)----------
result: Failed. unexpected exit code: exit code 6


test result: Failed. unexpected exit code: exit code 6

Comments
EVALUATION Closing as a duplicate of 4684993 ###@###.### 2002-10-01
01-10-2002