D14585: avoid crash in MonitorPrivate::emitItemsNotification accessing empty list
Daniel Vrátil
noreply at phabricator.kde.org
Sat Aug 4 11:33:44 BST 2018
dvratil requested changes to this revision.
dvratil added a comment.
This revision now requires changes to proceed.
This is not the right place for the fix. The problem is either in the Monitor (somewhere between the point where notification enters the system and where it crashes Monitor somehow loses Items from the notification) or in the Akonadi Server (which emits notifications without Items which is wrong because such notification makes no sense and should not have happened in the first place).
According to the backtrace in the bug, the offending notification was an ItemAdded notification, so let's see if we can find where that came from.
REPOSITORY
R165 Akonadi
REVISION DETAIL
https://phabricator.kde.org/D14585
To: mkoller, dvratil
Cc: kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20180804/d6375070/attachment.html>
More information about the kde-pim
mailing list