Summary: | akonadictl stop / start : run 10 secondes and crash appear | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Bruno Friedmann <bruno> |
Component: | Indexer | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | chrigi_1, colegrove479, dvratil, me |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Bruno Friedmann
2016-02-15 14:38:00 UTC
After digging a bit the trouble, It seems that I've 2 indexing engines in akonadi. I've cleanup the double engine and just use now akonadi_search 15.12.2 I've not experienced any other segfault afterward. So I'm closing as workforme. Created attachment 101102 [details]
New crash information added by DrKonqi
akonadi_baloo_indexer (4.14) on KDE Platform 4.14.16 using Qt 4.8.7
Started Kontact and the akonadiserver crashed and the akonadiserver was using 100% of one CPU. I then entered "akonadictl restart" and this error was reported repeatedly
-- Backtrace (Reduced):
#6 0x00007f4bc2f8b418 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#7 0x00007f4bc2f8d01a in __GI_abort () at abort.c:89
[...]
#11 0x00007f4bc6c93db1 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#12 0x00007f4bc41e1fdc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#13 0x00007f4bc41e8f16 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
|