[PyQt] Hunting down memory leaks

Mikael Modin micke.modin at gmail.com
Mon Dec 13 10:49:55 GMT 2010


Hi,

I'm currently developing a little tool and it seems I have a memory
leak somewhere along the line that handles images, so each leak is
around 7mb which is kind of a big deal leading my app quickly to
100mb. I'm wondering if any of you havea any tips to figure out what
kind of object I'm leaking and where I'm leaking them. I'm new to
python, Qt and PyQt so I'm not very well versed in what tools are
available.

Kind regards
Mikael


More information about the PyQt mailing list