massive memory leak

2010-10-19 Thread Stefan Küng
Hi, I'm still using r1023755 from trunk, but I haven't seen a commit which I think would fix this: There's a massive memory leak somewhere. I can't check out even small projects anymore since the memory consumption raises very fast and reaches the limit of my available RAM (6GB) after about

Re: massive memory leak

2010-10-19 Thread Philip Martin
Stefan Küng tortoise...@gmail.com writes: I'm still using r1023755 from trunk, but I haven't seen a commit which I think would fix this: There's a massive memory leak somewhere. I can't check out even small projects anymore since the memory consumption raises very fast and reaches the limit

Re: massive memory leak

2010-10-19 Thread C. Michael Pilato
On 10/19/2010 12:41 PM, Stefan Küng wrote: I tried to check out npp: https://notepad-plus.svn.sourceforge.net/svnroot/notepad-plus/trunk Nothing special about file sizes or number of files. Can you try it without SSL? (Is that possible?) I seem to recall Paul Burba looking into and solving

Re: massive memory leak

2010-10-19 Thread Stefan Küng
On 19.10.2010 18:46, C. Michael Pilato wrote: On 10/19/2010 12:41 PM, Stefan Küng wrote: I tried to check out npp: https://notepad-plus.svn.sourceforge.net/svnroot/notepad-plus/trunk Nothing special about file sizes or number of files. Can you try it without SSL? (Is that possible?) I seem

Re: massive memory leak

2010-10-19 Thread C. Michael Pilato
On 10/19/2010 12:53 PM, Stefan Küng wrote: On 19.10.2010 18:46, C. Michael Pilato wrote: On 10/19/2010 12:41 PM, Stefan Küng wrote: I tried to check out npp: https://notepad-plus.svn.sourceforge.net/svnroot/notepad-plus/trunk Nothing special about file sizes or number of files. Can you try

Re: massive memory leak

2010-10-19 Thread Stefan Küng
On 19.10.2010 18:56, C. Michael Pilato wrote: On 10/19/2010 12:53 PM, Stefan Küng wrote: On 19.10.2010 18:46, C. Michael Pilato wrote: On 10/19/2010 12:41 PM, Stefan Küng wrote: I tried to check out npp: https://notepad-plus.svn.sourceforge.net/svnroot/notepad-plus/trunk Nothing special

Re: massive memory leak

2010-10-19 Thread Philip Martin
C. Michael Pilato cmpil...@collab.net writes: On 10/19/2010 12:41 PM, Stefan Küng wrote: I tried to check out npp: https://notepad-plus.svn.sourceforge.net/svnroot/notepad-plus/trunk Nothing special about file sizes or number of files. Can you try it without SSL? (Is that possible?) I

Re: massive memory leak

2010-10-19 Thread Philip Martin
Philip Martin philip.mar...@wandisco.com writes: Using that SSL URL the memory is leaked on my Linux box using serf. When I replace https with http the checkout starts and appears not to leak memory, but it fails randomly, e.g. like this: Checkouts work using neon for http and https. --

Re: massive memory leak

2010-10-19 Thread Lieven Govaerts
On Tue, Oct 19, 2010 at 6:58 PM, Stefan Küng tortoise...@gmail.com wrote: On 19.10.2010 18:56, C. Michael Pilato wrote: On 10/19/2010 12:53 PM, Stefan Küng wrote: On 19.10.2010 18:46, C. Michael Pilato wrote: On 10/19/2010 12:41 PM, Stefan Küng wrote: I tried to check out npp:

Re: massive memory leak

2010-10-19 Thread Stefan Küng
On 19.10.2010 20:13, Lieven Govaerts wrote: This has been fixed in serf trunk r1408 for a while, but hasn't shown up in a serf patch release yet. Sorry, I should have checked the serf commits first. Thanks for the update on this. Stefan -- ___ oo // \\ De Chelonian Mobile

Re: massive memory leak

2010-10-19 Thread Johan Corveleyn
On Tue, Oct 19, 2010 at 8:14 PM, Stefan Küng tortoise...@gmail.com wrote: On 19.10.2010 20:13, Lieven Govaerts wrote: This has been fixed in serf trunk r1408 for a while, but hasn't shown up in a serf patch release yet. Sorry, I should have checked the serf commits first. Thanks for the

Re: massive memory leak

2010-10-19 Thread Hyrum K. Wright
On Tue, Oct 19, 2010 at 1:13 PM, Lieven Govaerts svn...@mobsol.be wrote: On Tue, Oct 19, 2010 at 6:58 PM, Stefan Küng tortoise...@gmail.com wrote: On 19.10.2010 18:56, C. Michael Pilato wrote: On 10/19/2010 12:53 PM, Stefan Küng wrote: On 19.10.2010 18:46, C. Michael Pilato wrote: On