[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: Kathy Khaghani <kkhagani_at_stec-inc.com>
Date: Tue, 9 Aug 2011 14:49:17 -0700

Thanks again Stefan,

Sure enough every time I do a commit one of httpd daemon's get killed! I might have to upgrade afterall.

Regards,
Kathy

-----Original Message-----
From: Stefan Sperling [mailto:stsp_at_elego.de]
Sent: Tuesday, August 09, 2011 10:29 AM
To: Kathy Khaghani
Cc: 'users_at_subversion.apache.org'
Subject: Re: Transmitting file data .svn: Commit failed

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).

PROPRIETARY-CONFIDENTIAL INFORMATION INCLUDED

This electronic transmission, and any documents attached hereto, may contain confidential, proprietary and/or legally privileged information. The information is intended only for use by the recipient named above. If you received this electronic message in error, please notify the sender and delete the electronic message. Any disclosure, copying, distribution, or use of the contents of information received in error is strictly prohibited, and violators will be pursued legally.
Received on 2011-08-09 23:53:11 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.