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

Subversion 1.6.16 + Apache 2.2.17 crashing

From: EJ Ciramella <eciramella_at_casenetinc.com>
Date: Tue, 3 May 2011 10:44:07 -0400

Hi all -

I've been struggling to keep a Subversion server (1.6.16) running via Apache (2.2.17).

Every so often, it seems that the svn server crashes. Initially, we upgraded to SVN 1.6.12 and things would crash regularly every week. Restarting brought SVN back up, but now after upgrading to 1.6.16, it crashes almost every 2 weeks on the dot. Restarting before the server can crash prevents it, but I feel like we shouldn't have to do that. Prior to upgrading, we were running 1.4.X and that ran without restarting period.

Here's what I find in the log when it does crash:

<snip>
[Mon May 02 14:49:40 2011] [crit] Parent: child process exited with status 3 -- Aborting.

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
</snip>

The lines above this have no pattern (there's no one operation that seems to be bringing down the server.

I've tried all the tuning options:

<IfModule mpm_winnt_module>
 ThreadsPerChild 250
 MaxRequestsPerChild 0
 MaxMemFree 100
</IfModule>

(even if "MaxMemFree" isn't a documented configuration option for the mpm_winnt_module)

...to no avail.

Any suggestions would be greatly appreciated - even if it is just to acknowledge the fact that others are facing the same exact issue. All googling around provided was a series of threads that start with the same issue but just trail off with no solution.

________________________________
CONFIDENTIALITY NOTICE: This e-mail and the information transmitted within including any attachments is only for the recipient(s) to which it is intended and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of; or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please send the e-mail back by replying to the sender and permanently delete the entire message and its attachments from all computers and network systems involved in its receipt.
Received on 2011-05-03 16:44:39 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.