[ZODB-Dev] Assertion failed: key != Py_None, file ZODB/cPickleCache.c, line 445

Tim Hoffman timh at zute.net
Sat May 17 02:33:06 EDT 2003


Hi Dieter 

Is the change(patch) in the collector. I always install from source
on solaris, so compilation is no problem for me.

Thanks for the heads up on the bug

Tim

On Sat, 2003-05-17 at 03:55, Dieter Maurer wrote:
> Tim Hoffman wrote at 2003-5-16 23:41 +0800:
>  > In the last few days I have starting getting this error a lot
>  > (which causes Zope (well python actually) to dump core)
>  > 
>  > Assertion failed: key != Py_None, file ZODB/cPickleCache.c, line 445
> 
> A bug in "cPickleCache.c".
> "key" is used uninitialized in the test.
> 
> I reported it some time ago in the Zope Collector.
> 
> The fix is trivial. However, you must rebuild "cPicklecache.so"
> (which requires a C compilation system).
> 
> 
> Dieter
> 
> _______________________________________________
> For more information about ZODB, see the ZODB Wiki:
> http://www.zope.org/Wikis/ZODB/
> 
> ZODB-Dev mailing list  -  ZODB-Dev at zope.org
> http://mail.zope.org/mailman/listinfo/zodb-dev





More information about the ZODB-Dev mailing list