Comment 19 for bug 1003466

Revision history for this message
Michael Vogt (mvo) wrote :

I found one source:
$ PYTHONPATH=. python tests/gtk3/test_memleak.py RealMemleakTestCase
inspecting AppdetailsView.show_app()
nr_objs: 67491 size: 148.3M res: 1.4G (37963 378064)
2012-09-06 15:23:38,187 - softwarecenter.db.pkginfo_impl.aptcache - INFO - aptcache.open()
2012-09-06 15:23:40,934 - softwarecenter.db.pkginfo_impl.aptcache - INFO - aptcache.open()
2012-09-06 15:23:43,807 - softwarecenter.db.pkginfo_impl.aptcache - INFO - aptcache.open()
2012-09-06 15:23:46,604 - softwarecenter.db.pkginfo_impl.aptcache - INFO - aptcache.open()
2012-09-06 15:23:49,256 - softwarecenter.db.pkginfo_impl.aptcache - INFO - aptcache.open()
nr_objs: 70061 size: 354.7M res: 1.5G (90804 386741)

That looks a bit over the top to me ;)