FYI,
Here is another 'assertion "md_c[1] == md_count[1]" failed:' with similar conditions that caused server to crash. (domain and ip numbers filtered)
I suspect triggered from an http post from a search form in a https connection..
Torben
n.n.n.n - - [10/May/2004:19:44:32 +0000] "GET /register/index?return_url=https%3a%2f%2fdomain%2enet%2faccount&http_id=0&user_session_id=1814 HTTP/1.1" 200 4675 "http://www.domain.net/gift-certificate-order" "Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7b) Gecko/20040502" n.n.n.m - - [10/May/2004:19:44:33 +0000] "GET /category-browse?category_id=5 HTTP/1.1" 200 18075 "http://domain.net/?usca%5fp=t" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)" n.n.n.o - - [10/May/2004:19:44:34 +0000] "POST /product-search HTTP/1.1" 302 390 "http://domain.com/index.html" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 4.0; .NET CLR 1.1.4322)"
[10/May/2004:19:44:31][92412.146191360][-conn2-] Notice: Huh? redirecting: https://domain.net/register/index?return_url=https%3a%2f%2fdomain%2enet%2faccount&http_id=0&user_session_id=1814 [10/May/2004:19:44:32][92412.146209792][-conn4-] Notice: Security: 1084218272 sec_generate_session_id_cookie setting 730158, 0. [10/May/2004:19:44:34][92412.146207744][-conn3-] Notice: Security: 1084218274 sec_generate_session_id_cookie setting 720057, 0. [10/May/2004:19:44:34][92412.146207744][-conn3-] Notice: Huh? redirecting: http://domain.net/product-search?usca%5fp=t&category%5fid=17&search%5ftext=small%20alphanumeric%20value [10/May/2004:19:44:37][92412.146207744][-conn3-] Notice: Security: 1084218277 sec_generate_session_id_cookie setting 720058, 0. assertion "md_c[1] == md_count[1]" failed: file "/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/rand/md_rand.c", line 312
other info:
FreeBSD, 4.10-PRERELEASE #5 i386 aolserver 3.4.2
ssl logs from a startup:
[10/May/2004:20:01:11][97527.135335936][-main-] Notice: modload: loading '/usr/local/aolserver/bin/nsopenssl.so' [10/May/2004:20:01:11][97527.135335936][-main-] Notice: nsopenssl: ServerPeerVerify = 0 [10/May/2004:20:01:11][97527.135335936][-main-] Notice: nsopenssl: ServerTrace = 0 [10/May/2004:20:01:11][97527.135335936][-main-] Notice: nsopenssl: ServerProtocols = SSLv2, SSLv3, TLSv1 [10/May/2004:20:01:11][97527.135335936][-main-] Notice: nsopenssl: Using SSLv2 protocol [10/May/2004:20:01:11][97527.135335936][-main-] Notice: nsopenssl: Using SSLv3 protocol [10/May/2004:20:01:11][97527.135335936][-main-] Notice: nsopenssl: Using TLSv1 protocol [10/May/2004:20:01:11][97527.135335936][-main-] Notice: nsopenssl: ServerCipherSuite = ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP [10/May/2004:20:01:11][97527.135335936][-main-] Notice: nsopenssl: ServerCertFile = /usr/local/www/openacs-4.6.3/etc/certs.crt.pem [10/May/2004:20:01:11][97527.135335936][-main-] Notice: nsopenssl: ServerKeyFile = /usr/local/www/openacs-4.6.3/etc/certs.key.pem [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: ServerCAFile = /usr/local/www/openacs-4.6.3/etc/certs/ca.pem [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: ServerCADir = /usr/local/www/openacs-4.6.3/etc/certs/ca [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: CA certificate file does not exist [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: CA certificate directory does not exist [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: ServerSessionCache = 1 [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: ServerSessionCacheId = 1 [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: ServerSessionTimeout = 300 [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: ServerSessionCacheSize = 512 [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockServerPeerVerify = 1 [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockServerPeerVerifyDepth = 3 [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockServerTrace = 0 [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockServerProtocols = SSLv2, SSLv3, TLSv1 [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: Using SSLv2 protocol [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: Using SSLv3 protocol [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: Using TLSv1 protocol [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockServerCipherSuite = ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockServerCertFile = /usr/local/www/openacs-4.6.3/etc/certs.crt.pem [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockServerKeyFile = /usr/local/www/openacs-4.6.3/etc/certs.key.pem [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockServerCAFile = /usr/local/www/openacs-4.6.3/etc/certs/internal_ca.pem [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockServerCADir = /usr/local/www/openacs-4.6.3/etc/certs/internal_ca [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: CA certificate file does not exist [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: CA certificate directory does not exist [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockServerSessionCache = 1 [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockServerSessionCacheId = 2 [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockServerSessionTimeout = 300 [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockServerSessionCacheSize = 512 [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockClientPeerVerify = 0 [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockClientTrace = 0 [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockClientProtocols = SSLv2, SSLv3, TLSv1 [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: Using SSLv2 protocol [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: Using SSLv3 protocol [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: Using TLSv1 protocol [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockClientCipherSuite = ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockClientCertFile = /usr/local/www/openacs-4.6.3/etc/certs.crt.pem [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockClientKeyFile = /usr/local/www/openacs-4.6.3/etc/certs.key.pem [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockClientCAFile = /usr/local/www/openacs-4.6.3/etc/certs/ca.pem [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockClientCADir = /usr/local/www/openacs-4.6.3/etc/certs/ca [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: CA certificate file does not exist [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: CA certificate directory does not exist [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockClientSessionCache = 0 [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockClientSessionCacheId = 3 [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockClientSessionTimeout = 300 [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: SockClientSessionCacheSize = 512 [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: ServerAddress = n.n.n.n [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: ServerHostname = filtered [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: ServerPort = 443 [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: ServerLocation = (null) [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: location https:/ [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: RandomFile = /var/www/openacs/openacs-4.6.3.log [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: ServerSockTimeout = 30 [10/May/2004:20:01:12][97527.135335936][-main-] Notice: nsopenssl: ServerBufferSize = 16384 [10/May/2004:20:01:53][97527.155350016][-nsopenssl-] Notice: waiting for startup [10/May/2004:20:01:53][97527.155350016][-nsopenssl-] Notice: starting [10/May/2004:20:01:53][97527.155350016][-nsopenssl-] Notice: nsopenssl: listening on https:/ (n.n.n.n:443) [10/May/2004:20:01:53][97527.155350016][-nsopenssl-] Notice: accepting connections
-- AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
