JDK-6382328 : JCK 14a: api/java_awt/MediaTracker/index.html#ErrorImage: MediaTracker constructor tests crash VM
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.4.2_11
  • Priority: P2
  • Status: Closed
  • Resolution: Not an Issue
  • OS: generic
  • CPU: generic
  • Submitted: 2006-02-07
  • Updated: 2011-02-16
  • Resolved: 2007-04-18
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.4.2_15Resolved
Related Reports
Relates :  
Description
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_11-b04).

MediaTracker constructor tests crash VM when java_g used and pass with java on 
RHEL AD 4.0. 

1.4.2_11 b04 - VM Crash
1.4.2_10 b03 - VM Crash

See attached script for your convenience for reproducing the failure.

Below is the complete output of the test execution -

#Test Results (version 2)
#Tue Feb 07 14:17:48 GMT 2006
#checksum:2a5b4866e88047f7
#-----testdescription-----
$file=/net/carlow.ireland/export/home4/jck/JCK-runtime-14a/tests/api/java_awt/MediaTracker/index.html
$root=/net/carlow.ireland/export/home4/jck/JCK-runtime-14a/tests
executeArgs=-TestURL $testURL
executeClass=javasoft.sqe.tests.api.java.awt.MediaTracker.ErrorImageTests
id=ErrorImage
keywords=positive runtime
source=ErrorImageTests.java
title=MediaTracker constructor tests

#-----environment-----
JDK=/export/home/JDKS/j2sdk1.4.2_11
JVM_FLAGS=
JVM_TYPE=
LD_LIBRARY_PATH=/net/carlow.ireland/export/home4/jck/JCK-runtime-14a/lib/Linux
command.testExecute=com.sun.jck.lib.ExecJCKTestOtherJVMCmd CLASSPATH=$testSuiteRootDir/classes LD_LIBRARY_PATH=$LD_LIBRARY_PATH DISPLAY=sr1-espb04-03.russia:36.0 HOME=${user.home}  $JDK/bin/java_g $JVM_TYPE $JVM_FLAGS -Djava.awt.headless=false -Xfuture -Djava.security.policy=$testSuiteRootDir/lib/jck.policy $testExecuteClass $testExecuteArgs
user.home=/home/java

#-----testresult-----
description=file:///net/carlow.ireland/export/home4/jck/JCK-runtime-14a/tests/api/java_awt/MediaTracker/index.html#ErrorImage
end=Tue Feb 07 14:17:48 GMT 2006
environment=jck_unix_runtime
execStatus=Failed. unexpected exit code: exit code 192
javatestOS=Linux 2.6.9-1.648_ELsmp (i386)
javatestVersion=3.1.2
script=com.sun.jck.lib.JCKScript
sections=script_messages testExecute
start=Tue Feb 07 14:17:37 GMT 2006
test=api/java_awt/MediaTracker/index.html#ErrorImage
timeoutSeconds=600
work=/export/home/JQA/ts142/JCK/workDir/api/java_awt/MediaTracker

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

#section:testExecute
----------messages:(1/601)----------
command: com.sun.jck.lib.ExecJCKTestOtherJVMCmd CLASSPATH=/net/carlow.ireland/export/home4/jck/JCK-runtime-14a/classes LD_LIBRARY_PATH=/net/carlow.ireland/export/home4/jck/JCK-runtime-14a/lib/Linux DISPLAY=sr1-espb04-03.russia:36.0 HOME=/home/java /export/home/JDKS/j2sdk1.4.2_11/bin/java_g -Djava.awt.headless=false -Xfuture -Djava.security.policy=/net/carlow.ireland/export/home4/jck/JCK-runtime-14a/lib/jck.policy javasoft.sqe.tests.api.java.awt.MediaTracker.ErrorImageTests -TestURL file:///net/carlow.ireland/export/home4/jck/JCK-runtime-14a/tests/api/java_awt/MediaTracker/index.html#ErrorImage
----------ref:(17/646)----------
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc:  SuppressErrorAt=/hpi.cpp:14]
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  Internal Error (/export/jdk142-update/ws/fcs/hotspot/src/share/vm/runtime/hpi.cpp, 14), pid=26137, tid=73915312
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_11-b04-debug mixed mode)
#
# Error: Unimplemented()
# An error report file with more information is saved as hs_err_pid26137.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
Current thread is 73915312
Dumping core ...
----------log:(0/0)----------
result: Failed. unexpected exit code: exit code 192


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