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

Re: svnsync crashes on a huge commit

From: Stefan Fuhrmann <stefan.fuhrmann_at_wandisco.com>
Date: Thu, 18 Jul 2013 13:24:50 +0200

On Thu, Jul 18, 2013 at 11:26 AM, Anatoly Zapadinsky
<zapadinsky_at_gmail.com>wrote:

> I've just tried this at home using console apps from tortoise
> distributive (1.8.0 r1490375). Computer is running Windows2003Server
> 32bit version.
>

I can't reproduce this on LINUX. I will run this later today on
Win7 32 bits.

Have you tried it with any newer Windows version (post-W2k3)?
There might be an address space fragmentation issue between
CRT and OS memory management.

svncync already allocated 660 Mb transmitting file data for the 5th
> revision. Memory is deallocated after every new revision is
> transferred, so it is not technically a leak its a different thing.
> Memory consumption is not related to the network speed, I've rerun
> process limiting the speed in modem settings, same 660Mb on 5th
> revision.
>

Does the memory usage already build up while transmitting the
data (i.e. while the dots are being shown) or mainly during the
commit stage, i.e. the during short delay after the last dot and
the "Committed revision xyz" message?

-- Stefan^2.
Received on 2013-07-18 13:25:28 CEST

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

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