[New-bugs-announce] [issue31217] test_code leaked [1, 1, 1] memory blocks on x86 Gentoo Refleaks 3.6

STINNER Victor report at bugs.python.org
Wed Aug 16 05:41:40 EDT 2017


New submission from STINNER Victor:

http://buildbot.python.org/all/builders/x86%20Gentoo%20Refleaks%203.6/builds/58/steps/test/logs/stdio

test_code leaked [1, 1, 1] memory blocks, sum=3
(...)
Re-running test 'test_code' in verbose mode
(...)
test_code leaked [1, 1, 1] memory blocks, sum=3


I'm unable to reproduce the bug:

haypo at selma$ ./python -m test -R 3:3 test_code 
(...)
1 test OK.

----------
components: Tests
messages: 300344
nosy: haypo
priority: normal
severity: normal
status: open
title: test_code leaked [1, 1, 1] memory blocks on x86 Gentoo Refleaks 3.6
type: resource usage
versions: Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue31217>
_______________________________________


More information about the New-bugs-announce mailing list