[issue2960] bsddb/test/test_replication.py bus error, segfault, assertion error, pass

Gregory P. Smith report at bugs.python.org
Sat Jul 19 22:08:48 CEST 2008


Gregory P. Smith <greg at krypto.org> added the comment:

Okay, now i've run the correct test suite on the correct modules with
pybsddb r530:

The problems still happen.  Sometimes it passes.  Other times it raises
an assertion error.

test01_basic_replication DBReplicationManger error:

File
"/home/greg/sandbox/pybsddb/trunk/build/lib.linux-i686-2.6-pydebug/bsddb3/tests/test_replication.py",
line 134, in test01_basic_replication
    self.assertTrue(time.time()<timeout)

test01_basic_replication DBBaseReplication error:

File
"/home/greg/sandbox/pybsddb/trunk/build/lib.linux-i686-2.6-pydebug/bsddb3/tests/test_replication.py",
line 342, in test01_basic_replication
    self.assertEquals("123", v)


and some others.

i haven't seen it segfault anymore though.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2960>
_______________________________________


More information about the Python-bugs-list mailing list