[ZODB-Dev] new FileStorage pack and POSKeyError
Jeremy Hylton
jeremy at zope.com
Thu May 1 22:35:05 EDT 2003
On Thu, 2003-05-01 at 13:29, Paul Winkler wrote:
> On Thu, May 01, 2003 at 02:09:07PM -0400, Jeremy Hylton wrote:
> > It's on the Zope2/ZODB3 trunk.
>
> Rats. I get Segmentation fault when i try to start a fresh checkout,
> with no custom products installed.
>
> i also tried copying lib/python/ZODB into a fresh install of zope 2.6.1,
> but zeo won't start when i do that:
>
> 2003-05-01T16:59:20 PANIC(300) z2 Startup exception
> Traceback (innermost last):
> File /zope/Zope_software_test/lib/python/ZEO/start.py, line 202, in
> main
> File /zope/Zope_software_test/lib/python/ZEO/StorageServer.py, line
> 19, in ?
> File /zope/Zope_software_test/lib/python/ZODB/__init__.py, line
> 18, in ?
> ImportError: /zope/Zope_software_test/lib/python/ZODB/cPersistence.so:
> undefined symbol: _PyCore_ObjectFree
Perhaps you compiled this extension with a different version of Python
than you ran it?
Jeremy
More information about the ZODB-Dev
mailing list