This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author deep42thought
Recipients deep42thought, eschwartz, terry.reedy, vstinner, yan12125
Date 2018-10-15.07:58:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539590391.44.0.788709270274.issue34095@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, I get much further in the test suite, currently (40k lines logged vs. 23k). Now, it succeeds until:

0:08:26 load avg: 0.72 [358/403/3] test_tuple
test_addmul (test.test_tuple.TupleTest) ... ok
test_bigrepeat (test.test_tuple.TupleTest) ... /usr/bin/xvfb-run: line 181:  231
8 Segmentation fault      (core dumped) DISPLAY=:$SERVERNUM XAUTHORITY=$AUTHFILE
 "$@" 2>&1
History
Date User Action Args
2018-10-15 07:59:52deep42thoughtsetrecipients: + deep42thought, terry.reedy, vstinner, yan12125, eschwartz
2018-10-15 07:59:51deep42thoughtsetmessageid: <1539590391.44.0.788709270274.issue34095@psf.upfronthosting.co.za>
2018-10-15 07:59:51deep42thoughtlinkissue34095 messages
2018-10-15 07:59:50deep42thoughtcreate