Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: FTP memory leak?

From: amicom:sonic at: 18-Apr-2004 7:35

Romano, I intend to try to isolate the problem. However, I have watched memory usage as it is copying several hundred files and it appears to remain relatively constant (slow increase until garbage collection kicks in when the memory usage goes back down). Somewhere before it gets near 1500 files something goes haywire with FTP. Hard to find problems when they happen infrequently during 1500 iterations, especially in a recursive application. I'll add more logging to the script along with how many levels deep in recursion it is, what the memory usage is (system/stats), and what files it is copying to see if I can isolate the problem so I can then recreate and debug it. -Bo At 11:30 AM 4/18/04 +0200, you wrote: