[Python-Dev] Fatal Python error: GC object already in linked list

Guido van Rossum guido@python.org
Tue, 28 May 2002 09:40:35 -0400


I'm forwarding this report to python-dev since it's unlikely that
anyone on the zope3 list will be able to provide insight.  (I'm not
*much* more optimistic about python-dev, but it is a possibility. :-)
Please keep Steve cc'ed as he's not a python-dev subscriber.

--Guido van Rossum (home page: http://www.python.org/~guido/)

------- Forwarded Message

Date:    Tue, 28 May 2002 14:14:10 +0100
From:    Steve Alexander <steve@cat-box.net>
To:      "'Zope 3 Mailing List'" <Zope3-dev@zope.org>
Subject: [Zope3-dev] Fatal Python error: GC object already in linked list

While working on Annotations their interaction with ContextWrappers / 
Security Proxies, I got this error:

   Fatal Python error: GC object already in linked list
   Aborted

No other details, no traceback.

I was left with the Data.fs locked by three other Python processes that 
required a kill -9 to get rid of.

I haven't been able to reproduce the error since.

Python 2.2.1, compiled from source on a Pentuim 4, RedHat 7.3 box.

- --
Steve Alexander



_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
http://lists.zope.org/mailman/listinfo/zope3-dev

------- End of Forwarded Message