P
Paul
one of my ruby apps has a memory leak. Ive looked through the code and
cant find it.
I have about 6000 lines (so please dont ask me to post the code) using
FX ruby and 10 or so classes I have written.
Im able to switch the gui off and run, but the memory leak still
happens, so its not FX or my gui code.
The app starts at around 15M, and increases to about 100M after 3
days.
This is using ruby 1.8.1 (2004-01-27) [i386-mswin32] from the Windows
installer. It happens on both XP and W2k
I think I may be able to run the suspect code outside of the main app,
so Im going to try that now.
Can any one give me any ideas on how to find the leak?
Thanks
Paul
cant find it.
I have about 6000 lines (so please dont ask me to post the code) using
FX ruby and 10 or so classes I have written.
Im able to switch the gui off and run, but the memory leak still
happens, so its not FX or my gui code.
The app starts at around 15M, and increases to about 100M after 3
days.
This is using ruby 1.8.1 (2004-01-27) [i386-mswin32] from the Windows
installer. It happens on both XP and W2k
I think I may be able to run the suspect code outside of the main app,
so Im going to try that now.
Can any one give me any ideas on how to find the leak?
Thanks
Paul