[Digikam-devel] [Bug 141624] Digikam crash when assigning a new tag to a large number of photos

Marcel Wiesweg marcel.wiesweg at gmx.de
Thu Feb 15 18:13:32 GMT 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=141624         




------- Additional Comments From marcel.wiesweg gmx de  2007-02-15 19:13 -------
Thanks for your debugging.
It still seems that the ImageInfos list the method operates on is invalid, I dont think you have 7 million images ;-)
This would explain the crash, it happens when a member variable of the invalid object is accessed.
I don't know when and where the relevant object are deleted. I will commit the patch anyway because now that the UI is not locked while tags are applied, I can imagine situations where this list becomes invalid. But I cannot proof that the patch solves the problem.



More information about the Digikam-devel mailing list