[Bug 152881] Crash when attempting to remove IMAP account

tstaerk dev at staerk.de
Tue Dec 18 13:07:53 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=152881         




------- Additional Comments From dev staerk de  2007-12-18 14:07 -------
the function removeFolderAux is described as 
/** Called from KMFolder::remove when the folderstorage was removed */

However, the crash occurs when removeFolderAux tries to access the storage:

static_cast<KMFolder*>(parent)->storage()->updateChildrenState();



More information about the Kdepim-bugs mailing list