[New-bugs-announce] [issue30778] test_bsddb3 crash on x86 Windows XP 2.7

STINNER Victor report at bugs.python.org
Mon Jun 26 17:58:36 EDT 2017


New submission from STINNER Victor:

http://buildbot.python.org/all/builders/x86%20Windows%20XP%202.7/builds/213/steps/test/logs/stdio

Run tests in parallel using 2 child processes
...
0:22:09 [321/404/1] test_bsddb3 crashed -- running: test_io (242 sec)
  test_bsddb3 still working, be patient...
Berkeley DB 4.7.25: (May 15, 2008)
Test path prefix:  c:\docume~1\db3l\locals~1\temp\z-test_bsddb3-2068
...
361 tests OK.
1 test failed:
    test_bsddb3
...
Re-running test 'test_bsddb3' in verbose mode
...
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
test01_get_returns_none (bsddb.test.test_get_none.GetReturnsNoneTestCase) ... ok
test02_get_raises_exception (bsddb.test.test_get_none.GetReturnsNoneTestCase) ... ok
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
test01_join (bsddb.test.test_join.JoinTestCase) ... ok
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
test01_simple (bsddb.test.test_lock.LockingTestCase) ... ok
test02_threaded (bsddb.test.test_lock.LockingTestCase) ... ok
test04_lock_timeout2 (bsddb.test.test_lock.LockingTestCase) ... FAIL
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
test01_badpointer (bsddb.test.test_misc.MiscTestCase) ... Berkeley DB 4.7.25: (May 15, 2008)
Test path prefix:  c:\docume~1\db3l\locals~1\temp\z-test_bsddb3-644
program finished with exit code -1073741819
elapsedTime=2073.500000

----------
messages: 296956
nosy: haypo
priority: normal
severity: normal
status: open
title: test_bsddb3 crash on x86 Windows XP 2.7

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


More information about the New-bugs-announce mailing list