[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Apache subversion coredump on large merge (SSLSessionCache)

From: David Brownlee <abs_at_NetBSD.org>
Date: Tue, 14 Jul 2009 15:50:02 +0100 (BST)

On Tue, 14 Jul 2009, Greg Troxel wrote:

> I had a similar issue, also on NetBSD i386 5.0 with 8 CPUs. I removed
> the (default) SSLSessionCache directive as you suggested and the problem
> went away.
>
> I wonder if there are locking bugs in SSLSessionCache, but my errors
> were repeatable and happened in the same place every single time. The
> web server is busy, but I think in many cases was doing nothing else.
>
> I wonder if the SSLSessionCache persists across apache restarts and
> became corrupted.

         I don't believe its persisting - I could reproduce the error
         with the file removed, starting apache and the only connection
         to the server would be the svn merge...

         I didn't check if svn merge was making multiple connections
         to the server - if it is I could understand how things could
         go bad, but it its only making a single request then that
         makes... less sense

-- 
 		David/absolute       -- www.NetBSD.org: No hype required --
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2371243
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-14 16:55:54 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.