[issue30778] test_bsddb3 crash on x86 Windows XP 2.7

STINNER Victor report at bugs.python.org
Wed Jul 26 13:11:16 EDT 2017


STINNER Victor added the comment:

Reopen since we got a similar issue on Windows 7:

http://buildbot.python.org/all/builders/x86%20Windows7%202.7/builds/242/steps/test/logs/stdio

(...)
0:35:07 [398/403] test_generators passed -- running: test_bsddb3 (1233 sec)
0:35:07 [399/403] test_MimeWriter passed -- running: test_bsddb3 (1234 sec)
0:35:08 [400/403] test_macostools skipped -- running: test_bsddb3 (1234 sec)
test_macostools skipped -- No module named MacOS
0:35:18 [401/403] test_winsound passed -- running: test_bsddb3 (1244 sec)
0:35:18 [402/403] test_old_mailbox passed -- running: test_bsddb3 (1245 sec)

command timed out: 1200 seconds without output running ['Tools\\buildbot\\test.bat', '-j2'], attempting to kill
running: test_bsddb3 (1275 sec)
running: test_bsddb3 (1305 sec)
running: test_bsddb3 (1335 sec)
(...)
running: test_bsddb3 (2415 sec)
running: test_bsddb3 (2445 sec)
0:55:30 [403/403/1] test_bsddb3 crashed
program finished with exit code 1
elapsedTime=3342.189000

----------
resolution: fixed -> 
status: closed -> open

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


More information about the Python-bugs-list mailing list