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 dominiko
Recipients dominiko, mark.dickinson
Date 2010-02-21.14:36:51
SpamBayes Score 0.00058728864
Marked as misclassified No
Message-id <1266763013.58.0.996846542756.issue7974@psf.upfronthosting.co.za>
In-reply-to
Content
> Have you read Misc/README.valgrind in the Python source?

No, I had not see this file.
Thanks for pointing it to me.

I've just read it, reconfigured & recompiled Python-2.6.4 with:

./configure --without-pymalloc

It now runs without Valgrind error.

Sorry for the noise. 
This issue can thus be closed
History
Date User Action Args
2010-02-21 14:36:53dominikosetrecipients: + dominiko, mark.dickinson
2010-02-21 14:36:53dominikosetmessageid: <1266763013.58.0.996846542756.issue7974@psf.upfronthosting.co.za>
2010-02-21 14:36:51dominikolinkissue7974 messages
2010-02-21 14:36:51dominikocreate