[issue33627] test-complex of test_numeric_tower.test_complex() crashes intermittently on Ubuntu buildbots

STINNER Victor report at bugs.python.org
Mon May 28 20:14:30 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:

> http://buildbot.python.org/all/#/builders/88/builds/1044

This is x86 Ubuntu Shared 3.x, and the test_complex() does still crash sometimes on this buildbot, and only this buildbot :-(

http://buildbot.python.org/all/#/builders/88/builds/1067

0:08:11 load avg: 1.62 [170/416/1] test_numeric_tower crashed (Exit code -11)
Fatal Python error: Segmentation fault

Current thread 0x405c5dc0 (most recent call first):
  File "/srv/buildbot/buildarea/3.x.bolen-ubuntu/build/Lib/test/test_numeric_tower.py", line 184 in test_complex

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33627>
_______________________________________


More information about the Python-bugs-list mailing list