[Python-Dev] Valgrind on Python? (original) (raw)
Tom Emerson tree at basistech.com
Sat Dec 27 20:55:52 EST 2003
- Previous message: [Python-Dev] Valgrind on Python?
- Next message: [Python-Dev] Python-dev
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Yes: valgrind and pymalloc do not get along very well. If you either setup Valgrind exceptions, or better, build without pymaloc, you (and valgrind) will be much happier.
-tree
-- Tom Emerson Basis Technology Corp. Software Architect http://www.basistech.com "Beware the lollipop of mediocrity: lick it once and you suck forever"
- Previous message: [Python-Dev] Valgrind on Python?
- Next message: [Python-Dev] Python-dev
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]