Tracking down a memory leak

Paul Rubin phr-n2002a at nightsong.com
Sun Jan 20 22:19:57 EST 2002


kip_macy at yahoo.com (Kip Macy) writes:
> In an older version of python it would periodically die on me
> somewhere in the bsddb code. Is it possible that bsddb is responsible
> for this leak?

Yes, it's possible.  I don't know if I'd say "likely", but it's worth
looking into.  



More information about the Python-list mailing list