Fatal Python error: GC object already in linked list

Amit Mongia mongiaamit at yahoo.com
Fri May 24 06:01:55 EDT 2002


Hi,

I am running a program using pycurl, to upload files on a server. I am
using threads and lists in my program. There are times my program
errors out and crashes with this error message. I am not using the
Garbage Collector anywhere in my program. Any idea what can cause this
error.

Fatal Python error: GC object already in linked list

Thanks,
Amit



More information about the Python-list mailing list