Bug 355445 - Baloo indexer crash after akonadi restart
Summary: Baloo indexer crash after akonadi restart
Status: RESOLVED UNMAINTAINED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Indexer (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-11-16 19:34 UTC by Mykola Krachkovsky
Modified: 2015-11-19 06:44 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mykola Krachkovsky 2015-11-16 19:34:20 UTC
Application: akonadi_baloo_indexer (4.14)
KDE Platform Version: 4.14.10
Qt Version: 4.8.6
Operating System: Linux 4.1.12-1-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

1. Kontact was started and notified (due to Qt bug) that account is offline.
2. Run "akonadictl stop"
3. Kontact proposed to run akonadi, agree.
4. Baloo indexer crash.

-- Backtrace:
Application:  (akonadi_baloo_indexer), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  0x00007f2b39c85187 in raise () at /lib64/libc.so.6
#7  0x00007f2b39c86538 in abort () at /lib64/libc.so.6
#8  0x00007f2b3d9b36d4 in qt_message_output(QtMsgType, char const*) () at /usr/lib64/libQtCore.so.4
#9  0x00007f2b3c30d0ee in  () at /usr/lib64/libakonadi-kde.so.4
#10 0x00007f2b3c30be72 in  () at /usr/lib64/libakonadi-kde.so.4
#11 0x00007f2b3dad749e in QObject::event(QEvent*) () at /usr/lib64/libQtCore.so.4
#12 0x00007f2b3aeb379c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQtGui.so.4
#13 0x00007f2b3aeb9cdd in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQtGui.so.4
#14 0x00007f2b3bbcae1a in KApplication::notify(QObject*, QEvent*) () at /usr/lib64/libkdeui.so.5
#15 0x00007f2b3dabf18d in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQtCore.so.4
#16 0x00007f2b3dac245d in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQtCore.so.4
#17 0x00007f2b3daec7fe in  () at /usr/lib64/libQtCore.so.4
#18 0x00007f2b39572c84 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#19 0x00007f2b39572ed8 in  () at /usr/lib64/libglib-2.0.so.0
#20 0x00007f2b39572f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#21 0x00007f2b3daebfbe in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#22 0x00007f2b3af506a6 in  () at /usr/lib64/libQtGui.so.4
#23 0x00007f2b3dabdd4f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#24 0x00007f2b3dabe045 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#25 0x00007f2b3dac3499 in QCoreApplication::exec() () at /usr/lib64/libQtCore.so.4
#26 0x00007f2b3c3096f3 in Akonadi::AgentBase::init(Akonadi::AgentBase*) () at /usr/lib64/libakonadi-kde.so.4
#27 0x0000000000410993 in _start ()

Reported using DrKonqi
Comment 1 Vishesh Handa 2015-11-19 00:24:53 UTC
The Qt4 version is no longer maintained.
Comment 2 Mykola Krachkovsky 2015-11-19 06:44:30 UTC
Thanks! I've reinstalled system some time ago and haven't noticed old baloo was installed.