-
Bug
-
Resolution: Fixed
-
P2
-
5.0
-
beta2
-
sparc
-
solaris_2.6
-
Not verified
Name: aaR10142 Date: 02/03/2004
Filed By : SPB JCK team (###@###.###)
JDK :
JCK : 1.5
Platform[s] : Solaris
switch/Mode :
JCK test owner : http://javaweb.eng/jct/sqe/JCK-tck/usr/owners.jto
Failing Test [s] :
api/org_omg/PortableInterceptor/ClientRequestInfo/index.html#CMethods
api/org_omg/PortableInterceptor/ClientRequestInfo/index.html#RIMethods
api/org_omg/CORBA/ORBTest/ORBTest.html#ORB_Test_Compilation
Problem description
===================
Deadlock could happen in ORB.shutdown(true) call.
It could be simply reproducible by JCK tests:
api/org_omg/PortableInterceptor/ClientRequestInfo/index.html#CMethods
api/org_omg/PortableInterceptor/ClientRequestInfo/index.html#RIMethods
See tests thread dump below.
JCK test source location:
==========================
/java/re/jck/1.5/promoted/latest/JCK-runtime-15/tests
How to reproduce:
=================
--- script start ---
#!/bin/sh
#Paths in Java Software:
JDK="/java/re/jdk/1.5.0/promoted/all/b32/binaries/linux-i586"
JCK="/java/re/jck/1.5/promoted/beta/b12a/binaries/JCK-runtime-15"
CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
$JDK/bin/java $switches -cp $CLASSPATH javasoft.sqe.tests.api.org.omg.PortableInterceptor.ClientRequestInfo.CMethodsTests
--- script end ---
Test output:
=============
============= thread dump part ================
"Reference Handler" daemon prio=10 tid=0x0019aec8 nid=0xb in Object.wait() [0xf8
57f000..0xf857fb90]
at java.lang.Object.wait(Native Method)
- waiting on <0xe4d0c248> (a java.lang.ref.Reference$Lock)
at java.lang.Object.wait(Object.java:468)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:118)
- locked <0xe4d0c248> (a java.lang.ref.Reference$Lock)
"main" prio=10 tid=0x00036ee8 nid=0x1 in Object.wait() [0xffbfe000..0xffbfe9b0]
at java.lang.Object.wait(Native Method)
- waiting on <0xe2febfb0> (a java.lang.Object)
at java.lang.Object.wait(Object.java:468)
at com.sun.corba.se.impl.orb.ORBImpl.shutdown(ORBImpl.java:1207)
- locked <0xe2febfb0> (a java.lang.Object)
- locked <0xe2febfa8> (a java.lang.Object)
at javasoft.sqe.jck.lib.CORBATest+1.run(CORBATest.java:118)
at javasoft.sqe.jck.lib.SecurityTestRunner.runTestWithTCKSM(SecurityTest
Runner.java:280)
at javasoft.sqe.jck.lib.SecurityTestRunner.runTestWithPermissions(Securi
tyTestRunner.java:237)
- locked <0xb401e120> (a java.lang.Class)
at javasoft.sqe.jck.lib.SecurityTestRunner.runTestWithAllPermissions(Sec
urityTestRunner.java:159)
at javasoft.sqe.jck.lib.AllPermissionSM.testRun(AllPermissionSM.java:88)
at javasoft.sqe.jck.lib.CORBATest.invokeTestCase(CORBATest.java:130)
at javasoft.sqe.javatest.lib.MultiTest.run(MultiTest.java:195)
at javasoft.sqe.jck.lib.CORBATest.run(CORBATest.java:70)
at javasoft.sqe.javatest.lib.MultiTest.run(MultiTest.java:127)
at javasoft.sqe.tests.api.org.omg.PortableInterceptor.ClientRequestInfo.
CMethodsTests.main(CMethodsTests.java:306)
====================================================
======================================================================
Filed By : SPB JCK team (###@###.###)
JDK :
JCK : 1.5
Platform[s] : Solaris
switch/Mode :
JCK test owner : http://javaweb.eng/jct/sqe/JCK-tck/usr/owners.jto
Failing Test [s] :
api/org_omg/PortableInterceptor/ClientRequestInfo/index.html#CMethods
api/org_omg/PortableInterceptor/ClientRequestInfo/index.html#RIMethods
api/org_omg/CORBA/ORBTest/ORBTest.html#ORB_Test_Compilation
Problem description
===================
Deadlock could happen in ORB.shutdown(true) call.
It could be simply reproducible by JCK tests:
api/org_omg/PortableInterceptor/ClientRequestInfo/index.html#CMethods
api/org_omg/PortableInterceptor/ClientRequestInfo/index.html#RIMethods
See tests thread dump below.
JCK test source location:
==========================
/java/re/jck/1.5/promoted/latest/JCK-runtime-15/tests
How to reproduce:
=================
--- script start ---
#!/bin/sh
#Paths in Java Software:
JDK="/java/re/jdk/1.5.0/promoted/all/b32/binaries/linux-i586"
JCK="/java/re/jck/1.5/promoted/beta/b12a/binaries/JCK-runtime-15"
CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
$JDK/bin/java $switches -cp $CLASSPATH javasoft.sqe.tests.api.org.omg.PortableInterceptor.ClientRequestInfo.CMethodsTests
--- script end ---
Test output:
=============
============= thread dump part ================
"Reference Handler" daemon prio=10 tid=0x0019aec8 nid=0xb in Object.wait() [0xf8
57f000..0xf857fb90]
at java.lang.Object.wait(Native Method)
- waiting on <0xe4d0c248> (a java.lang.ref.Reference$Lock)
at java.lang.Object.wait(Object.java:468)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:118)
- locked <0xe4d0c248> (a java.lang.ref.Reference$Lock)
"main" prio=10 tid=0x00036ee8 nid=0x1 in Object.wait() [0xffbfe000..0xffbfe9b0]
at java.lang.Object.wait(Native Method)
- waiting on <0xe2febfb0> (a java.lang.Object)
at java.lang.Object.wait(Object.java:468)
at com.sun.corba.se.impl.orb.ORBImpl.shutdown(ORBImpl.java:1207)
- locked <0xe2febfb0> (a java.lang.Object)
- locked <0xe2febfa8> (a java.lang.Object)
at javasoft.sqe.jck.lib.CORBATest+1.run(CORBATest.java:118)
at javasoft.sqe.jck.lib.SecurityTestRunner.runTestWithTCKSM(SecurityTest
Runner.java:280)
at javasoft.sqe.jck.lib.SecurityTestRunner.runTestWithPermissions(Securi
tyTestRunner.java:237)
- locked <0xb401e120> (a java.lang.Class)
at javasoft.sqe.jck.lib.SecurityTestRunner.runTestWithAllPermissions(Sec
urityTestRunner.java:159)
at javasoft.sqe.jck.lib.AllPermissionSM.testRun(AllPermissionSM.java:88)
at javasoft.sqe.jck.lib.CORBATest.invokeTestCase(CORBATest.java:130)
at javasoft.sqe.javatest.lib.MultiTest.run(MultiTest.java:195)
at javasoft.sqe.jck.lib.CORBATest.run(CORBATest.java:70)
at javasoft.sqe.javatest.lib.MultiTest.run(MultiTest.java:127)
at javasoft.sqe.tests.api.org.omg.PortableInterceptor.ClientRequestInfo.
CMethodsTests.main(CMethodsTests.java:306)
====================================================
======================================================================