Closed
Bug 85456
Opened 24 years ago
Closed 24 years ago
selfserv not detectable
Categories
(NSS :: Tools, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: sonja.mirtitsch, Assigned: wtc)
Details
Attachments
(2 files)
ssl.sh: TLS Require client auth (bad password) ----
selfserv -D -p 8443 -d ../server -n huey.red.iplanet.com \
-w nss -r -r -i ../tests_pid.25513 &
this problem has only occured on systems with a small/full /tmp so far, usually
there is an errormessage - this time selfserv exited without any message, no core
-------------
selfserv started at Tue Jun 12 05:50:59 PDT 2001
tstclnt -p 8443 -h huey -q -d . <
/h/blds-sca15a/export/builds/mccrel/nss/nsstip/builds/20010612.1/y2sun2_Solaris8/mozilla/security/nss/tests/ssl/sslreq.txt
ssl.sh: Exit: 10 Fatal - selfserv process not detectable
/h/blds-sca15a/export/builds/mccrel/nss/nsstip/builds/20010612.1/y2sun2_Solaris8/mozilla/security/nss/tests/all.sh:
line 1: 26097 Terminated selfserv -D -p ${PORT} -d ${R_SERVERDIR}
-n ${HOSTADDR} -w nss ${sparam} -i ${R_SERVERPID} $verbose (wd:
/h/blds-sca15a/export/builds/mccrel/nss/nsstip/builds/20010612.1/y2sun2_Solaris8/mozilla/tests_results/security/bc_libs/huey.1/client)
| Reporter | ||
Comment 1•24 years ago
|
||
| Reporter | ||
Comment 2•24 years ago
|
||
similar problems seen on phaedrus in the backward compatibility tests.
-------------
ssl.sh: running TLS RSA EXPORT WITH RC4 40 MD5 ----------------------------
tstclnt -p 8443 -h phaedrus -c f \
-f -d . <
/h/blds-sca15a/export/builds/mccrel/nss/nsstip/builds/20010612.1/y2sun2_Solaris8/mozilla/security/nss/tests/ssl/sslreq.txt
bulk cipher RC4-40, 40 secret key bits, 128 key bits, status: 2
subject DN: CN=phaedrus.red.iplanet.com, O=BOGUS Netscape, L=Mountain View,
ST=California, C=US
issuer DN: CN=NSS Test CA, O=BOGUS NSS, L=Mountain View, ST=California, C=US
0 cache hits; 0 cache misses, 0 cache not reusable
HTTP/1.0 200 OK
Server: Generic Web Server
Date: Tue, 26 Aug 1997 22:10:05 GMT
Content-type: text/plain
Discarded 1 characters.
GET / HTTP/1.0
EOF
ssl.sh: running TLS RSA EXPORT WITH RC2 CBC 40 MD5 ----------------------------
ssl.sh: Exit: 10 Fatal - selfserv process not detectable
cat:
/h/blds-sca15a/export/builds/mccrel/nss/nsstip/builds/20010612.1/y2sun2_Solaris8/mozilla/tests_results/security/bc_bins/phaedrus.1/tests_pid.4415:
No such file or directory
cat:
/h/blds-sca15a/export/builds/mccrel/nss/nsstip/builds/20010612.1/y2sun2_Solaris8/mozilla/tests_results/security/bc_bins/phaedrus.1/tests_pid.4415:
No such file or directory
rm: cannot remove
`/h/blds-sca15a/export/builds/mccrel/nss/nsstip/builds/20010612.1/y2sun2_Solaris8/mozilla/tests_results/security/bc_bins/phaedrus.1/tests_pid.4415':
No such file or directory
| Reporter | ||
Comment 3•24 years ago
|
||
| Reporter | ||
Comment 4•24 years ago
|
||
Since this bug also shows up on 3.2.1 invalid
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•