When things go badly in PyGC_Collect()

Terry Reedy tjreedy at udel.edu
Fri Feb 27 12:54:11 EST 2004


"Paul Miller" <paul at fxtech.com> wrote in message
news:6.0.1.1.2.20040227102910.02e02ec0 at mail.fxtech.com...
> I'm running into a situation where the first call to PyCG_Collect during
a
> Py_Finalize, is dying a horrible death and throwing an exception. It is
> after *MANY* iterations of the GC loop, so I haven't pinpointed where
> exactly it is happening.
>
> Some notes - this is with Python 2.3 BTW, on Windows.

The most recent one?  I belive 2.3.3 had some bug fixes in this area.

tjr







More information about the Python-list mailing list