[Python-Dev] ast status, memory leaks, etc

Neal Norwitz nnorwitz at gmail.com
Tue Nov 22 19:13:13 CET 2005


On 11/22/05, Amaury Forgeot d'Arc <amauryfa at gmail.com> wrote:
> Hello,
>
> Purify is not so difficult to use: just run and learn to read the output ;-)

Amaury,

Thank you for running Purify.

> 1 - Memory error in test_coding, while importing bad_coding.py :
> IPR: Invalid pointer read in tok_nextc {1 occurrence}

There is a patch for this on SourceForge.  It's pretty new.

> Because of the stack overflow, the test suite stopped. I ran some
> random tests alone, to get memory leak reports, but there is no
> significant message so far.
> Today I'll try the complete test suite, excluding test_compile only.

Great.  Thanks!

n


More information about the Python-Dev mailing list