Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment:

It's actually an array bounds read error in parsermodule.c::validate_try.
Purify detects it, if you disable pymalloc; distutils is innocent. 

Patch attached.

----------
keywords: +patch
nosy: +amaury.forgeotdarc
Added file: http://bugs.python.org/file13910/parser.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5918>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to