12 Mar
2002
12 Mar
'02
5:42 p.m.
Didnt Shane do a leak finder product that can help debug this? http://www.zope.org/Members/hathawsh On March 12, 2002 08:42 am, Chris McDonough wrote:
Finding memory leaks is an exercise in "binary search". Isolate half of the Zope (and Product) code and find out if it leaks. If it doesn't, you know the problem is in the other half. ;-) Ad infinitum. I'm sorry this is the case, but it almost always boils down to this particular recipe of diagnostics. -- Andy McKay