Author Topic: Memory Leak when using a backup server  (Read 4031 times)

Offline bis96gw

  • Contributor
  • ***
  • Posts: 10
Memory Leak when using a backup server
« on: January 08, 2011, 09:18:01 PM »
Setup is as follows :-

0.33.4 running on Windows 7 32-bit under Vmware Fusion 3.

If I have a primary news server (my ISP, small retention) with a backup news server astraweb, when retrieving an NZB, if alt.binz has to consistently go to the backup server for every article, it starts to leak memory.  It keeps leaking until it gets to around 500Mb then it will repeatedly pop up an errror saying "Not enough storage to process this command" (there is lots of disc space available, so believe it's referring to memory rather than disk storage).

This only seems to happen when retrieving articles in this way i.e. if I change astraweb to be the primary server and download the same NZB, there is no leaking.  So I can only assume consistently having to go to the backup server for articles is causing the leak.

Offline Rdl

  • Administrator
  • *****
  • Posts: 3935
Re: Memory Leak when using a backup server
« Reply #1 on: February 01, 2011, 10:42:26 AM »
How much time does it take to leak 500MB? Or better to say how many articles with whole process of connecting to backup. Cause I have similar setup and I'm having hard time reproducing it.

Offline bis96gw

  • Contributor
  • ***
  • Posts: 10
Re: Memory Leak when using a backup server
« Reply #2 on: February 04, 2011, 10:04:40 PM »
I will try and work it out.  Since my connection went up to 30Mb/s, it defintely happens faster, so it probably is related to the number of articles and/or download speed.

Offline bis96gw

  • Contributor
  • ***
  • Posts: 10
Re: Memory Leak when using a backup server
« Reply #3 on: February 04, 2011, 10:17:58 PM »
Leaks at the rate of about 15MB per minute when downloading at 30Mb/s....

Looks like it's trying to release some memory as the amount allocated to altbinz.exe goes up and down, but looks like it can't do it fast enough, so it eventually reaches the 500MB mark and dies....

Offline Rdl

  • Administrator
  • *****
  • Posts: 3935
Re: Memory Leak when using a backup server
« Reply #4 on: February 04, 2011, 10:25:43 PM »
Do you have articles caching on? If yes, could you please try without it.

Offline bis96gw

  • Contributor
  • ***
  • Posts: 10
Re: Memory Leak when using a backup server
« Reply #5 on: February 07, 2011, 03:24:09 AM »
Do you have articles caching on? If yes, could you please try without it.

No, didnt even know that feature was there, it's set to 0MB

Offline bis96gw

  • Contributor
  • ***
  • Posts: 10
Re: Memory Leak when using a backup server
« Reply #6 on: February 07, 2011, 03:47:07 PM »
I tried setting the cache to 200MB and that looks like it will fix the problem - the amount of memory used rises rapidly, but then drops back down to around 70MB (after it has written an article to disk I presume?).

Offline bis96gw

  • Contributor
  • ***
  • Posts: 10
Re: Memory Leak when using a backup server
« Reply #7 on: February 08, 2011, 11:47:49 PM »
I thought it had, but the cache hasn't solved the problem - it still leaks memory and then hangs onto it afterwards....

Could this be related to the fact alt.binz is running on a VM under vmware?