[ZCM] [ZC] 1436/ 5 Comment "memory leak in cAccessControl"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Sun Mar 27 10:25:28 EST 2005


Issue #1436 Update (Comment) "memory leak in cAccessControl"
 Status Resolved, Zope/bug+solution medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/1436

==============================================================
= Comment - Entry #5 by efge on Mar 27, 2005 10:25 am

2.6.4 is obsolete and unsupported
________________________________________
= Comment - Entry #4 by ielbert on Mar 4, 2005 11:33 am

Zope 2.6.4 has the same problem. The fix should be backported there as well.
________________________________________
= Comment - Entry #3 by ajung on Jul 27, 2004 9:36 am

I am not sure how many people are having problems with
this leak. If there is a significant evidence that this
patch solves the leaks of several people, I will think about a 2.7.3 release.
________________________________________
= Resolve - Entry #2 by ajung on Jul 26, 2004 4:11 pm

 Status: Pending => Resolved

Thanks for this patch! Fixed on the 2.7 branch and SVN trunk.
________________________________________
= Request - Entry #1 by wolk on Jul 26, 2004 10:26 am


Uploaded:  "accesscontrol.diff"
 - http://www.zope.org/Collectors/Zope/1436/accesscontrol.diff/view
This leak is generally triggered by a security check on a protected value in the context of an object with empty proxy roles (e.g. Script (Python), DTMLMethod). Symptoms are increasing refcounts for ImplicitAcquirerWrapper and HTTPRequest/Response.
Supplied patch is against SVN Zope HEAD but applies to Zope 2.7 as well. I can provide a separate patch for Zope 2.7 if needed.

==============================================================



More information about the Zope-Collector-Monitor mailing list