[Python-Dev] Re: Fatal Python error: GC object already in linked list
Steve Alexander
steve@cat-box.net
Tue, 28 May 2002 14:47:16 +0100
Thanks Guido.
I have the problem reproducable at will now, although I haven't narrowed
it down to something reasonable to package up as a test case. (It
involves many parts of Zope 3.)
I have no idea how to go about looking into this further, but I'm
willing to try any reasonable suggestions to see where things are
tripping up.
Guido van Rossum wrote:
> 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
>