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

Bug#306101: gcachecommon.c error



I seem to be having the same problem as the original poster. When accessing apache-ssl site, browser sometimes gives an error to the effect that the session was unexpectedly closed. Retrying the URL will give the same error a few times, then finally it starts working and continues to work thereafter. The error appears only to happen after not accessing the site for a while. Logs implicate gcache.c.

/etc/apache-ssl/httpd.conf:

SSLCacheServerPath /usr/lib/apache-ssl/gcache

# Set the global cache server port number, or path. If it is a path, a Unix
# domain socket is used. If a number, a TCP socket.
#SSLCacheServerPort 1234
SSLCacheServerPort /var/run/gcache_port

# Directory for the cache server to run in (in case of crashes). Optional.
#SSLCacheServerRunDir /tmp

# Set the session cache timeout, in seconds (set to 15 for testing, use a
# higher value in real life)
SSLSessionCacheTimeout 15

-----------------------------------

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

EOF in saferead after 0 bytes
apache-ssl: gcachecommon.c:108: ReadThing: Assertion `nRead == sizeof usLength' failed.
[Mon Apr 25 17:42:50 2005] [notice] child pid 23855 exit signal Aborted (6)
EOF in saferead after 0 bytes
apache-ssl: gcachecommon.c:108: ReadThing: Assertion `nRead == sizeof usLength' failed.
[Mon Apr 25 18:12:49 2005] [notice] child pid 23857 exit signal Aborted (6)
EOF in saferead after 0 bytes
apache-ssl: gcachecommon.c:108: ReadThing: Assertion `nRead == sizeof usLength' failed.
[Mon Apr 25 20:38:10 2005] [notice] child pid 23858 exit signal Aborted (6)
EOF in saferead after 0 bytes
apache-ssl: gcachecommon.c:108: ReadThing: Assertion `nRead == sizeof usLength' failed.
[Tue Apr 26 11:43:55 2005] [notice] child pid 23859 exit signal Aborted (6)
EOF in saferead after 0 bytes
apache-ssl: gcachecommon.c:108: ReadThing: Assertion `nRead == sizeof usLength' failed.
[Tue Apr 26 12:31:15 2005] [notice] child pid 29689 exit signal Aborted (6)
EOF in saferead after 0 bytes
apache-ssl: gcachecommon.c:108: ReadThing: Assertion `nRead == sizeof usLength' failed.
[Tue Apr 26 12:31:18 2005] [notice] child pid 29687 exit signal Aborted (6)
EOF in saferead after 0 bytes
apache-ssl: gcachecommon.c:108: ReadThing: Assertion `nRead == sizeof usLength' failed.
[Tue Apr 26 12:31:20 2005] [notice] child pid 23880 exit signal Aborted (6)

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Reply to: