[Kde-imaging] [Bug 225153] digikam adv slide show crashes everytimes

Gilles Caulier caulier.gilles at gmail.com
Thu Feb 4 11:39:01 CET 2010


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





--- Comment #4 from Gilles Caulier <caulier gilles gmail com>  2010-02-04 11:39:00 ---
Andi,

Sound like a QList exception :

http://lxr.kde.org/source/extragear/graphics/kipi-plugins/advancedslideshow/slideshowloader.cpp#286

if (m_loadingThreads->contains(m_pathList[index].first))
{
...
}

There is no test about 'index' validity.

Gilles Caulier

-- 
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 Kde-imaging mailing list