Roman added the comment: I compiled python --with-valgrind --without-pymalloc, and used valgrind with suppressions.
valgrind --suppressions=../Misc/valgrind-python.supp --leak-check=full --show-reachable=no --show-possibly-lost=no --track-origins=yes --log-file=vgrindNext.out ./test ---------- Added file: http://bugs.python.org/file32989/vgrindNext.out _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19893> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com