[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#215011: apache-ssl: requests leave 'SSL23_GET_CLIENT_HELLO:unknown protocol' in error.log, and fail



Package: apache-ssl
Version: 1.3.28-2
Severity: grave
Tags: sid
Justification: renders package unusable



-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux garou 2.4.19 #1 Fri Jan 17 19:12:48 EST 2003 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages apache-ssl depends on:
ii  apache-common                 1.3.28-2   Support files for all Apache webse
ii  debconf                       1.3.14     Debian configuration management sy
ii  dpkg                          1.10.15    Package maintenance system for Deb
ii  libc6                         2.3.2-8    GNU C Library: Shared libraries an
ii  libdb4.1                      4.1.25-9   Berkeley v4.1 Database Libraries [
ii  libexpat1                     1.95.6-6   XML parsing C library - runtime li
ii  libmagic1                     4.04-1     File type determination library us
ii  libssl0.9.7                   0.9.7c-3   SSL shared libraries
ii  logrotate                     3.6.5-2    Log rotation utility
ii  mime-support                  3.23-1     MIME files 'mime.types' & 'mailcap
ii  openssl                       0.9.7c-3   Secure Socket Layer (SSL) binary a
ii  perl [perl5]                  5.8.1-2    Larry Wall's Practical Extraction 
ii  ssl-cert                      1.0-4      Simple debconf wrapper for openssl

-- debconf information:
  apache-ssl/server-name: localhost
  apache-ssl/document-root: /var/www
  apache-ssl/init: true
  apache-ssl/server-admin: webmaster@garou.dyndns.org
* apache-ssl/enable-suexec: true

I updated apache-ssl this afternoon, and now all requests to the server fail.
Accessing the same URL's on my (non-ssl) apache install works fine. Following
are snippets of my server logs around a pair of typical failing requests.

/var/log/apache-ssl/error.log

[Thu Oct  9 17:25:01 2003] [error] SSL_accept failed
[Thu Oct  9 17:25:01 2003] [error] error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[Thu Oct  9 17:28:45 2003] [error] SSL_accept failed
[Thu Oct  9 17:28:45 2003] [error] error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
read in saferead: Connection reset by peer
apache-ssl: gcachecommon.c:108: ReadThing: Assertion `nRead == sizeof usLength' failed.
[Thu Oct  9 17:28:45 2003] [notice] child pid 30676 exit signal Aborted (6)

/var/log/apache-ssl/access.log

127.0.0.1 - - [09/Oct/2003:17:25:01 -0400] "GET /drupal/cron.php HTTP/1.0" 200 0 "-" "Wget/1.8.2"

/var/log/apache-ssl/ssl.log

[09/Oct/2003:17:25:01 -0400] TLS1 AES256-SHA -

Yes, I noticed too that there are failures for two requests in the error.log,
but one of them (time 17:28:45) does not show up it the other two files. That
one is me trying to access my site externally. My browser (Mozilla on windows)
reported the failure as "The connection to garou.dyndns.org has terminated
unexpectedly. Some data may have been transferred." The one that shows up in
all three files (time 17:25:01) is the drupal cron job.



Reply to: