[Digikam-devel] [Bug 180224] memory leakage in image editor?

Marcel Wiesweg marcel.wiesweg at gmx.de
Fri Jan 8 16:06:29 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=180224


Marcel Wiesweg <marcel.wiesweg at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marcel.wiesweg at gmx.de




--- Comment #10 from Marcel Wiesweg <marcel wiesweg gmx de>  2010-01-08 17:06:11 ---
You could further investigate this using valgrind's tool "massif".
Ensure you have debug info installed for digikam. Then run
valgrind --tool=massif digikam
which will be a good deal slower than usual. Try to provoke the problem (if
it's taking really long, just do one or two images), and close the program
normally. In the current directory you will then find a file massif.out.<PID>
which you can post here.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list