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 paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-06-20.10:27:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529490479.99.0.56676864532.issue33735@psf.upfronthosting.co.za>
In-reply-to
Content
> http://buildbot.python.org/all/#/builders/132/builds/154

That's the AMD64 Windows8.1 Refleaks 3.7 buildbot.

> bpo-33853 has been marked as a duplicate this bug.

Copy of Pablo's message:

The test `test_multiprocessing_spawn` is leaking memory according to the x86 Gentoo Refleaks 3.x buildbot:


x86 Gentoo Refleaks 3.x
http://buildbot.python.org/all/#/builders/1/builds/253

test_multiprocessing_spawn leaked [1, 2, 1] memory blocks, sum=4
1 test failed again:
    test_multiprocessing_spawn


x86 Gentoo Refleaks 3.7
http://buildbot.python.org/all/#/builders/114/builds/135
History
Date User Action Args
2018-06-20 10:28:00vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2018-06-20 10:27:59vstinnersetmessageid: <1529490479.99.0.56676864532.issue33735@psf.upfronthosting.co.za>
2018-06-20 10:27:59vstinnerlinkissue33735 messages
2018-06-20 10:27:59vstinnercreate