[Digikam-devel] [Bug 296934] Crash while adding tags

Marcel Wiesweg marcel.wiesweg at gmx.de
Thu Mar 29 20:33:52 BST 2012


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

--- Comment #1 from Marcel Wiesweg <marcel.wiesweg at gmx.de> ---
This is the line:
   m_data.constCastData()->tagIds = ids;
then inside QList.
Assignment is done under mutex protection, read lock is waiting in thread 16,
no further concurrency.
No idea why it crashes.

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



More information about the Digikam-devel mailing list