[Digikam-devel] [digikam] [Bug 323888] Face recognition makes digikam fill all the available memory

e.longuemare at laposte.net e.longuemare at laposte.net
Tue Oct 8 15:01:35 BST 2013


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

--- Comment #22 from e.longuemare at laposte.net ---
Hello,

Runing GDB with breakpoints ... I have those lines :

Digikam::LoadSaveThread::run (this=0xa0f4c20) at
/home/eric/digikamgit/dk/core/libs/threadimageio/loadsavethread.cpp:106
106        while (runningFlag())
(gdb) 
139    }
(gdb) 
Digikam::DynamicThread::DynamicThreadPriv::run (this=0x9d601d8) at
/home/eric/digikamgit/dk/core/libs/threads/dynamicthread.cpp:193
193        if (emitSignals)
(gdb) 
198        transitionToInactive();
(gdb) 
200    }
(gdb) 
QThreadPoolThread::run (this=0x96aec70) at concurrent/qthreadpool.cpp:117
117    concurrent/qthreadpool.cpp: Aucun fichier ou dossier de ce type.

between each (thread/picture) for face scan (RAW files).

Is it usual or not ?

PS : i'm able to locate qthreadpool.h but no qthreadpoll.cpp

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list