Jonathan Bowlas wrote at 2006-2-28 13:20 -0000: > ... >I've also checked Control_Panel/DebugInfo for any refcounts with significant >jumps and Products.Silva.Image.Image seems to be the culprit: > 11.32am 11.36am >Products.Silva.Image.Image 56203 58153 +1950 >Acquisition.ImplicitAcquirerWrapper 44825 45151 +326
Looks as it you would leak acquisition wrappers... This can e.g. happen when you (or some extension product) store acquisition wrappers in "REQUEST" outside of "other" or "form". Almost surely, other causes (e.g. caching acquisition wrappers) are possible, too. -- Dieter _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )