https://bugs.kde.org/show_bug.cgi?id=234828
--- Comment #3 from Jan Essert <netz lytenyn de> 2010-04-19 20:05:19 --- I have managed to reproduce the crash by moving large amounts of contacts around. Simply copying things twice does not seem to be enough. The total console output was: kaddressbook(23525)/libakonadi Akonadi::EntityTreeModelPrivate::monitoredItemChanged: Got a stale notification for an item which was already removed. 1181 "b1170" leskaddressbook(23525)/libakonadi Akonadi::EntityTreeModelPrivate::monitoredItemChanged: Got a stale notification for an item which was already removed. 1041 "b1000" Qt has caught an exception thrown from an event handler. Throwing exceptions from an event handler is not supported in Qt. You must reimplement QApplication::notify() and catch all exceptions there. terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc KCrash: Application 'kaddressbook' crashing... sock_file=/home/jan/.kde4/socket-baldur/kdeinit4__0 I think that the first two "stale notification"-messages were well before the crash. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- 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
