Hi experts, it would be great if some could shed some light on the following....

OpenAM web-agents are using NSS/NSPR for outbound connections.

I get a core-dump of Apache http server when agent is doing outound ssl-connection on Solaris 10 SPARC (32bit-apache httpd and nss)

pstack shows me...

bash-3.00# pstack httpd-core-nss-3.12.9-DBG | more
core 'httpd-core-nss-3.12.9-DBG' of 15276: /usr/apache2/bin/httpd -k start
 fe444b70 SSL_OptionGet (dde48, 1, ffbfe847, fffffff8, f9, ddfec) + 3d8
fe6a2844 __1cDsmiKConnectionMsecureSocket6MrknDstdMbasic_string4Ccn0CLchar_trai ts4Cc__n0CJallocator4Cc____rk3bpnKPRFileDesc__9A_ (ffbff104, 177214, 177218, fe7
5c9e9, dde48, fe7807b0) + 84

I've built NSS 3.12.9 with debug flags and configured

"NSS_OUTPUT_FILE="/var/apache2/logs/nss-log"
SSLDEBUGFILE="/var/apache2/logs/nss-debug"
SSLDEBUG="4"
export NSS_OUTPUT_FILE
export SSLDEBUGFILE
export SSLDEBUG"


'SSLDEBUGFILE' gets created but there's nothing in it.

Version:
bash-3.00# strings libnss3.so | grep Header
$Header: NSS 3.12.9.0 (debug)  Apr 19 2011 21:23:53 $

TIA,
Bernhard
--
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to