Fatal Python error: GC object already in linked list

Neil Schemenauer nas at python.ca
Fri May 17 17:04:51 EDT 2002


Jimmy Retzlaff wrote:
> The GC threshold doesn't seem to hasten the failure in my case

That suggests that the bug was not in the GC code but instead some other
code was corrupting memory and the GC was walking into the corruption.

> But that gave me the idea to try CVS wxPython, which made the problem
> disappear

Probably a mxPython bug.

  Neil





More information about the Python-list mailing list