windows mem leak

Peter Hansen peter at engcorp.com
Sun Jan 9 09:43:32 EST 2005


Bob Smith wrote:
> Attached is the code. Run it yourself and see. You too Peter. Be gentle 
> with me, this was my first attempt with threads.

Thanks, Bob, and I will, but not before you answer some of my
questions.

I had good reasons to ask them, one of which is that I don't
feel like wasting my time if, for example, you are using an
older version of Python that *did* have a memory leak.

Python 2.2, for example, (if my memory serves me right) had
a leak in the first release which would have affected pretty
much all software which did network work.

The most important answers you can provide will be versions,
platform (pretty clearly Linux, but please confirm and give
version), and what "bombs" means and how you are measuring
the memory leak.

(I presume you're using a version of nmap that's compiled
for Windows XP then?  It's certainly not standard.  How have
you proven that it is not *that* program which is at fault?)

-Peter



More information about the Python-list mailing list