[Zope-dev] disabling gc does not necessarily hide memory corruption

Toby Dickenson tdickenson@geminidataloggers.com
Tue, 18 Dec 2001 12:14:31 +0000


On Mon, 17 Dec 2001 23:13:54 -0500, Chris McDonough <chrism@zope.com>
wrote:

>Ah ok... yeah, there were reportedly several leaks in the compiler stuff=
=20
>that have been fixed in CVS.  I imagine that's what this is.

Is the compiler still based on bytecodehacks? If so, I dont think this
is a bug

As I understand it, that package is designed to leave cyclic garbage
around under the assumption that python's garbage collector will break
the cycles. Early versions of bytecodehacks broke the cycles manually,
at a great performance cost.


Toby Dickenson
tdickenson@geminidataloggers.com