[Digikam-devel] memory leak by Mr Valgrind

Marcel Wiesweg marcel.wiesweg at gmx.de
Wed Mar 14 17:40:44 GMT 2012


> This time, it's under face detection process. I run few few seconds,
> some image are parsed. I press cancel in progress manager, and digiKam
> crash in thread management classes :

This is probably a true race condition where a thread was still started while 
the whole framework is shutting down; when the object is accessed, it is 
already deleted.
I assume this is not reproducible, in real execution or under valgrind?

Marcel



More information about the Digikam-devel mailing list