Re: [Zope-dev] Memory Leaks

2002-07-23 Thread Andre Schubert
On Tue, 23 Jul 2002 12:37:39 +0200 "Stefan H. Holek" <[EMAIL PROTECTED]> wrote: > I do also see the ZPT expression stuff leaking. In my case in this order: > > Products.PageTemplates.Expressions.SubPathExpr > Products.PageTemplates.Expressions.PathExpr > Products.PageTemplates.ZRPythonExpr.Pytho

Re: [Zope-dev] Memory Leaks

2002-07-23 Thread Andre Schubert
On Tue, 23 Jul 2002 12:37:39 +0200 "Stefan H. Holek" <[EMAIL PROTECTED]> wrote: > I do also see the ZPT expression stuff leaking. In my case in this order: > > Products.PageTemplates.Expressions.SubPathExpr > Products.PageTemplates.Expressions.PathExpr > Products.PageTemplates.ZRPythonExpr.Pyth

Re: [Zope-dev] Memory Leaks

2002-07-23 Thread Andy McKay
gt; Cc: <[EMAIL PROTECTED]> Sent: Tuesday, July 23, 2002 3:37 AM Subject: Re: [Zope-dev] Memory Leaks > I do also see the ZPT expression stuff leaking. In my case in this order: > > Products.PageTemplates.Expressions.SubPathExpr > Products.PageTemplates.Expressions.PathExp

Re: [Zope-dev] Memory Leaks

2002-07-23 Thread Stefan H. Holek
I do also see the ZPT expression stuff leaking. In my case in this order: Products.PageTemplates.Expressions.SubPathExpr Products.PageTemplates.Expressions.PathExpr Products.PageTemplates.ZRPythonExpr.PythonExpr This one does *not* go away when setting ZOPE_SECURITY_POLICY=PYTHON. I am also lea

[Zope-dev] Memory Leaks

2002-07-22 Thread Andy McKay
Hey all, A client of mine seems to be plagued with memory leaks. I have a CMF / Plone site on We fixed some security issues that caused a major leak this is the same I believe as http://collector.zope.org/Zope/421, by jiggling settings this no longer an issue. Anyway we are still getting some min