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

RE: Subversion 1.6.16 + Apache 2.2.17 crashing

From: EJ Ciramella <eciramella_at_casenetinc.com>
Date: Tue, 3 May 2011 13:23:57 -0400

The previous installation (the one running 1.4.X) was all on 32 bit hardware (and obviously software).

The new hardware is 64-bit capable, but I've yet to track down the compatible 64-bit svn binaries.

I think also this is a memory leak issue, I'm pretty confident that moving to 64-bit svn binaries (and apache) would result in fewer crashes, but the same crashes none the less.

Thanks for the suggestions though. Do you know off the top of your head where I may find these so's?

From: kmradke_at_rockwellcollins.com [mailto:kmradke_at_rockwellcollins.com]
Sent: Tuesday, May 03, 2011 12:05 PM
To: EJ Ciramella
Cc: users_at_subversion.apache.org
Subject: Re: Subversion 1.6.16 + Apache 2.2.17 crashing

EJ Ciramella <eciramella_at_casenetinc.com> wrote on 05/03/2011 09:44:07 AM:
> 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>

Are you running this on a 32-bit Windows server?
In this case, there is a 2GB per process RAM limit. Exceeding that will
cause the above messages. Apache may (or may not) recover gracefully
when it hits the 2GB RAM limit on Windows. It usually doesn't...

There are less well known 64-bit apache and mod_dav_svn versions available
if you are running Server 2008R2 (or something else that is 64-bit).

Kevin R.

________________________________
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 19:24:27 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.