Re: memory leak in 'darcs log'

Benjamin Franksen <[email protected]> Fri, 28 Sep 2018 15:16:20 +0200
Newsgroups gmane.comp.version-control.darcs.user
Message-ID <[email protected]>
On 08/14/2018 04:37 PM, Henning Thielemann wrote:
> On Tue, 14 Aug 2018, Henning Thielemann wrote:
> 
>> I cloned a darcs repository lazily
> 
> $ darcs get --lazy http://hub.darcs.net/thielema/lapack
> 
>> and then wanted to pull the unfetched patches via the hint from [1]:
>>
>> $ darcs log --verbose | tail
>>
>> This eats up all my memory.

Sorry for answering so late.

I just tried this with darcs-2.14 and cannot reproduce. Works just fine
and doesn't use much memory either. I tested with --no-cache to exclude
the possibility of cache interference.

I recommend upgrading to 2.14.x.

Cheers
Ben