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 vstinner
Recipients vstinner
Date 2017-06-08.10:57:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496919459.6.0.828410445127.issue30599@psf.upfronthosting.co.za>
In-reply-to
Content
http://buildbot.python.org/all/builders/x86%20Gentoo%20Refleaks%203.x/builds/28/steps/test/logs/stdio

1:50:39 load avg: 3.66 [302/405/8] test_threaded_import failed -- running: test_tarfile (80 sec)
beginning 6 repetitions
123456
......
test_threaded_import leaked [355866, 185490, 120912] references, sum=662268
test_threaded_import leaked [119138, 62100, 40480] memory blocks, sum=221718


Might be related to bpo-30598 and bpo-30547.
History
Date User Action Args
2017-06-08 10:57:39vstinnersetrecipients: + vstinner
2017-06-08 10:57:39vstinnersetmessageid: <1496919459.6.0.828410445127.issue30599@psf.upfronthosting.co.za>
2017-06-08 10:57:39vstinnerlinkissue30599 messages
2017-06-08 10:57:39vstinnercreate