[Digikam-devel] [Bug 263272] Face Detection crashes on folders containing videos

Marcel Wiesweg marcel.wiesweg at gmx.de
Tue Jan 18 23:23:46 GMT 2011


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





--- Comment #9 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-01-19 00:23:44 ---
Ah. Damn, still this problem!!
I have seen this in a few occasions, and fixed some loopholes, see also 261779.
There must be something left. It's libs/threads/dynamicthreads.cpp.

There is the d->threadRequested safeguard (mutex protected) to avoid requesting
a thread twice from the pool. Additionally, transitionToRunning() (mutex
protected) should return false for a second thread, avoiding to call q->run in
::run(). I must miss something, but I dont know where.

-- 
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