touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #96454
[Bug 1484914] Re: Memory leak in ThumbnailGenerator
THere's leaks everywhere.
You're doing one thing wrong that is create the texturefactory even if
Qt doesn't ask for it, which means it'll never free it.
I am working in patches to fix it.
** Also affects: qtdeclarative-opensource-src (Ubuntu)
Importance: Undecided
Status: New
** Changed in: qtdeclarative-opensource-src (Ubuntu)
Assignee: (unassigned) => Albert Astals Cid (aacid)
** Changed in: thumbnailer
Status: New => In Progress
** Changed in: qtdeclarative-opensource-src (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtdeclarative-opensource-
src in Ubuntu.
https://bugs.launchpad.net/bugs/1484914
Title:
Memory leak in ThumbnailGenerator
Status in Thumbnailer:
In Progress
Status in qtdeclarative-opensource-src package in Ubuntu:
In Progress
Bug description:
A possible memory leak is exhibited by the attached QML program
'leako.qml'. Run it as is on arale with at least 100 photos in
/home/phablet/Pictures/com.ubuntu.camera
$ phablet-shell
$ qmlscene --desktop_file_hint=/usr/share/applications/address-book-app.desktop leako.qml
Running top will show that RES memory usage is rising indefinitely.
To manage notifications about this bug go to:
https://bugs.launchpad.net/thumbnailer/+bug/1484914/+subscriptions