[Bug 161523] kmail crash when 'compact folder' and ongoing check folder
Kevin Kofler
kevin.kofler at chello.at
Fri May 2 15:59:27 BST 2008
------- 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=161523
------- Additional Comments From kevin.kofler chello at 2008-05-02 16:59 -------
It crashes in this simple function, looks like a NULL or invalid
pointer somewhere:
bool KMFolder::isOpened() const
{
return mStorage->isOpened();
}
More information about the Kdepim-bugs
mailing list