Fatal Python error: GC object already in linked list

Michael Hudson mwh at python.net
Fri May 24 06:16:25 EDT 2002


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.

-- 
  I've even been known to get Marmite *near* my mouth -- but never
  actually in it yet.  Vegamite is right out.
 UnicodeError: ASCII unpalatable error: vegamite found, ham expected
                                       -- Tim Peters, comp.lang.python



More information about the Python-list mailing list