https://bugs.kde.org/show_bug.cgi?id=297039
--- Comment #2 from [email protected] --- Hi all, I'm observing the same issue with current git branch "origin-KDE/4.8" for both kontact and the korganizer reminder daemon. KDE is the the very recent 4.8 branch freshly compiled (including qt 4.8.1) with the help of "kdesrc-build" on top of a debian/sid. This is a quite serious issue with recurring kalarm items, which then makes kontact quasi unusable. Unfortunately, I'm not that much experienced with kdepim source code, thus I'm afraid, I currently cannot contribute much, except the obvious observation: A NULL-pointer check could be added in "SerializerPluginKAlarm::deserialize" in order to avoid the segfault, but the problem is likely located somewhere else where a NULL-pointer is inserted as item.attribute<EventAttribute>() for the parameter "item" of "SerializerPluginKAlarm::deserialize". Best regards, Martin -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
