Closed
Bug 495238
Opened 16 years ago
Closed 16 years ago
JSSTEST_CASE 22 (SSL Ciphersuite JSS Server and JSS client both with Bypass Off [FAILURE]
Categories
(JSS Graveyard :: Tests, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 419236
People
(Reporter: ivan.jedek, Assigned: glenbeasley)
Details
Attachments
(1 file)
|
12.46 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.8) Gecko/2009032608 Firefox/3.0.8
Build Identifier: /share/builds/mccrel3/security/securitytip/builds/20090526.1/wozzeck_Solaris8
Failure of test case 22 on Win 2k machine (NSS-W2KP) ended up in java internal
error.
Relevant snippet from error log:
============= SSL Ciphersuite JSS Server and JSS client both with Bypass Off
sh.exe ./startJssSelfServ.sh /e/security/securitytip/builds/20090526.1/nss-w2kp_WIN64/mozilla/dist/release/no-policy/classes_DBG/org/../xpclass_dbg.jar /e/security/securitytip/builds
/20090526.1/nss-w2kp_WIN64/mozilla/tests_results/jss/NSS-W2KP.3 localhost 2906 bypassoff r:/jdk/1.6.0_01/WINNT_amd64/jre/bin/java.exe
r:/jdk/1.6.0_01/WINNT_amd64/jre/bin/java.exe -classpath /e/security/securitytip/builds/20090526.1/nss-w2kp_WIN64/mozilla/dist/release/no-policy/classes_DBG/org/../xpclass_dbg.jar org
.mozilla.jss.tests.JSS_SelfServServer /e/security/securitytip/builds/20090526.1/nss-w2kp_WIN64/mozilla/tests_results/jss/NSS-W2KP.3 passwords localhost false 2906 bypassoff verboseof
f &
main: jss library loaded
***FilePasswordCallback returns m1oZilla
JSS_SelfServServ localhost ready to accept connections on 2906
SSL Server is envoked using port 2906
r:/jdk/1.6.0_01/WINNT_amd64/jre/bin/java.exe -cp /e/security/securitytip/builds/20090526.1/nss-w2kp_WIN64/mozilla/dist/release/no-policy/classes_DBG/org/../xpclass_dbg.jar org.mozill
a.jss.tests.JSS_SelfServClient 2 -1 /e/security/securitytip/builds/20090526.1/nss-w2kp_WIN64/mozilla/tests_results/jss/NSS-W2KP.3 passwords localhost 2906 bypassOff verboseoff JSS
Number of Threads to create: 2
Client connecting to server: localhost:2906
main: jss library loaded
***FilePasswordCallback returns m1oZilla
Testing Connection:localhost:2906
65 SSLSockets created.
Each created SSLSocket is reading/writing to the SSLServer.
Waiting till all threads are dead
ActiveCount58
#
# An unexpected error has been detected by Java Runtime Environment:
#
# Internal Error (4F533F57494E13123F414D4416140E4350500031), pid=3872, tid=3364
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.6.0_01-b06 mixed mode)
# An error report file with more information is saved as hs_err_pid3872.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
JSSTEST_CASE 22 (SSL Ciphersuite JSS Server and JSS client both with Bypass Off): FAILED return value 1
------------------------------------------------------------
The error file hs_err_pid3872.log is attached.
Please let me know about any additional info you'd appreciate,
Thanks,
Ivan
Reproducible: Sometimes
Actual Results:
FAIL
Expected Results:
PASS
| Reporter | ||
Comment 1•16 years ago
|
||
Updated•16 years ago
|
Attachment #380141 -
Attachment mime type: text/x-log → text/plain
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•