[Python-Dev] Activating pymalloc
Neal Norwitz
neal@metaslash.com
Fri, 15 Mar 2002 07:55:33 -0500
"Martin v. Loewis" wrote:
>
> Neal Norwitz <neal@metaslash.com> writes:
>
> > I had some issues w/purify & pymalloc (1000s of warnings).
> > I think these problems were documented under the thread:
> >
> > * [Python-Dev] Mixing memory management APIs
>
> I can't find any documentation for that except that purify reports
> 13664 errors, among which are Free Memory Reads, Array Bounds Reads,
> and Unitialized Memory Reads.
I can't find any useful details now either.
> A report on a specific instance would be appreciated, perhaps starting
> with the one that is recorded most frequently.
I will do this once purify works again. But I have no idea
when that will be.
Neal