RE: Re: memory leak
From: Manfred Lange <ml_at_agileutilities.com>
Date: Fri, 8 May 2009 16:40:44 -0700 (PDT)
I agree with Wolfgang. It looks like a memory leak. I have the same issue on a Windows Vista platform (32 bit) with SVN 1.6.1.
To reproduce:
In my environment it takes about 1 hour. SVN consumes about 1 kByte per file during that time and the memory consumption goes up while transferring the content to the server.
The issue is reproducable with both SVN 1.6.1 and the equivalent TortoiseSVN version. The former at least reports the error properly before it closes. TortoiseSVN simply crashes.
It certainly can also be related to memory fragmentation. Without looking into the source code and based on my experience this looks more like a memory leak than fragmentation.
I've reported this issues as bug #3411 which was closed as a duplicate to bug #1964 without further investigation. Bug #1964 has been open since 2004 (if the date is correct).
Admittedly this is not a typical change set. However, I wanted to use the above approach for migrating to Subversion. I am also open to work arounds or to different approaches for getting a large number of files into a repository. The issue described above wouldn't go away with this.
My configuration:
Cheers,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.