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

Re: Transmitting file data .svn: Commit failed

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 9 Aug 2011 19:29:17 +0200

On Tue, Aug 09, 2011 at 10:10:32AM -0700, Kathy Khaghani wrote:
> Stefan,
>
> Thank you so much for your fast response! To give you a bit more info, this error has been happening with every commit on this repository, I am the only one who uses it, and I read someplace that I could be timing out so I have set:
> SSLSessionCacheTimeout 3600
> And SVNPathAuthz off
>
> Also my apache server log says:
> [Fri Aug 05 13:19:12 2011] [notice] child pid 9127 exit signal Segmentation fault (11)
>
> Which again I have not found much useful information about.

The segmentation fault message means the server is crashing.
The client connection gets dropped when the crash happens.

You were saying you're using version 1.5.0 on Linux Fedora release 4.
That is very old, so I assume your setup was working for quite some
time. You should try to pinpoint which change on the server caused
this problem. Something must have changed recently.

As an aside, I'd highly recommend to upgrade your server to
Subversion 1.6.17 as soon as possible. The 1.5.x release series
will stop being supported soon (when 1.7.0 is released).
Received on 2011-08-09 19:29:53 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.