[PyQt] Debug potential memory leaks

Andreas Pakulat apaku at gmx.de
Wed Apr 8 09:41:28 BST 2015


Hi,

On Wed, Apr 8, 2015 at 5:24 AM, Kovid Goyal <kovid at kovidgoyal.net> wrote:

> See the various functions in:
> https://github.com/kovidgoyal/calibre/blob/master/src/calibre/utils/mem.py


Ah, the gc-histogram may already point to the right place. A suspiciously
matching count of qactions, tuple's and even functions that are
ever-growing... Thanks for that.

Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150408/35c80b1e/attachment.html>


More information about the PyQt mailing list