Message 318406 - Python tracker

Message318406

Author vstinner
Recipients gregory.p.smith, mark.dickinson, ned.deily, pitrou, skrah, vstinner
Date 2018-06-01.12:33:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527856427.09.0.682650639539.issue33627@psf.upfronthosting.co.za>
In-reply-to
Content
The test also crashed on x86 Gentoo Non-Debug with X 3.7:

http://buildbot.python.org/all/#/builders/115/builds/308

0:03:11 load avg: 4.82 [ 77/415/1] test_numeric_tower crashed (Exit code -11)
Fatal Python error: Segmentation fault

Current thread 0xb74e9700 (most recent call first):
  File "/buildbot/buildarea/3.7.ware-gentoo-x86.nondebug/build/Lib/test/test_numeric_tower.py", line 184 in test_complex
History
Date User Action Args
2018-06-01 12:33:47vstinnersetrecipients: + vstinner, gregory.p.smith, mark.dickinson, pitrou, ned.deily, skrah
2018-06-01 12:33:47vstinnersetmessageid: <1527856427.09.0.682650639539.issue33627@psf.upfronthosting.co.za>
2018-06-01 12:33:47vstinnerlinkissue33627 messages
2018-06-01 12:33:47vstinnercreate