[ZODB-Dev] ZODB 3.1
by Jon Greene other posts by this author
Oct 30 2002 12:40AM messages near this date
Re: [ZODB-Dev] List of references to all objects from ZODB?
|
RE: [ZODB-Dev] ZODB 3.1
Guys,
Not sure if this is a bug or something on my end -
Just downloaded and built ZODB 3.1 under Linux and get a seg fault when
attempting to run the test script. Looks like test.py is bombing out for me
in package_import when performing the __import__ for
'BTrees.tests.testBTrees'. Running testBTrees.py standalone from
BTrees/tests works fine.
If you'd like to pursue this and need anything else from me feel free to
ask.
Thanks,
Jon
-----------------------------------------------------
> python test.py
Segmentation fault
> python
Python 2.2.1 (#1, Oct 4 2002, 20:39:08)
[GCC 3.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
> >>import ZODB
> >>ZODB.__version__
'3.1'
> >>
> uname -a
Linux wopr.nc.rr.com 2.4.19-gentoo-r9 #1 Sun Sep 29 13:43:22 EST 2002 i686
AMD Athlon(tm) Processor AuthenticAMD GNU/Linux
_________________________________________________________________
Surf the Web without missing calls! Get MSN Broadband.
http://resourcecenter.msn.com/access/plans/freeactivation.asp
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/
ZODB-Dev mailing list - ZODB-Dev@[...].org
http://lists.zope.org/mailman/listinfo/zodb-dev
Thread:
Jon Greene
Tim Peters
|