[Python-Dev] Activating pymalloc (original) (raw)
Neal Norwitz neal@metaslash.com
Fri, 15 Mar 2002 07:55:33 -0500
- Previous message: [Python-Dev] Activating pymalloc
- Next message: [Python-Dev] 2.2.1 release schedule
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"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
- Previous message: [Python-Dev] Activating pymalloc
- Next message: [Python-Dev] 2.2.1 release schedule
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]