https://bugs.kde.org/show_bug.cgi?id=342443
--- Comment #4 from Florian Kraus <[email protected]> --- I think I got it. I installed akonadi-dbg and after stopping akonadi and executing akonadictl start in a terminal window I got some debug output. It looks like filterin works in the first place, since there are thousands of searches running before it crashes. At the end I get this message ... ... Executing search "akonadi_mailfilter_agent-SearchSession" Search done "akonadi_mailfilter_agent-SearchSession" (without remote search) Result: 0 matches SEARCH: Query: "{ "limit" : 1, "negated" : false, "rel" : 1, "subTerms" : [ { "cond" : 0, "key" : "email", "negated" : false, "value" : "#removed-for-bugreport#@web.de" } ] }" MimeTypes: ("text/directory") Collections: QVector(213, 213) Remote: false Recursive true Executing search "akonadi_mailfilter_agent-SearchSession" Search done "akonadi_mailfilter_agent-SearchSession" (without remote search) Result: 0 matches void Akonadi::Server::NotificationSource::serviceUnregistered(const QString&) Notification source "akonadi_mailfilter_agent_13955_KMMBxd" now serving: () void Akonadi::Server::NotificationSource::serviceUnregistered(const QString&) Notification source "akonadi_mailfilter_agent_13955_BjE36S" now serving: () void Akonadi::Server::NotificationSource::serviceUnregistered(const QString&) Notification source "akonadi_mailfilter_agent_13955_MoYldw" now serving: () void Akonadi::Server::NotificationSource::serviceUnregistered(const QString&) Notification source "akonadi_mailfilter_agent_13955_ww7KsK" now serving: () void Akonadi::Server::NotificationSource::serviceUnregistered(const QString&) Notification source "akonadi_mailfilter_agent_13955_PrOt6z" now serving: () KCrash: Application 'akonadi_mailfilter_agent' crashing... KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit KCrash: Connect sock_file=/home/flo/.kde/socket-flinkpad/kdeinit4__0 -- 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
