Fatal Python error: GC object already in linked list

Amit Mongia mongiaamit at yahoo.com
Sat May 25 09:16:10 EDT 2002


Hi,
I am using Python 2.2. Libcurl 7.9.5 and openssl 0.9.6

Thanx,
Amit


Michael Hudson <mwh at python.net> wrote in message news:<lkn0upn930.fsf at pc150.maths.bris.ac.uk>...
> mongiaamit at yahoo.com (Amit Mongia) writes:
> 
> > 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
> 
> Which Python version are you running?
> 
> Cheers,
> M.



More information about the Python-list mailing list