Bug 401538 - baloo indexer crashes when ""akonadictl restart"" is executed
Summary: baloo indexer crashes when ""akonadictl restart"" is executed
Status: RESOLVED DUPLICATE of bug 397518
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-11-29 15:08 UTC by admin
Modified: 2018-11-29 17:03 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description admin 2018-11-29 15:08:30 UTC
Application: akonadi_baloo_indexer (4.14)
KDE Platform Version: 4.14.16
Qt Version: 4.8.7
Operating System: Linux 4.4.0-87-generic x86_64
Distribution: Ubuntu 16.04.5 LTS

-- Information about the crash:
Every time i execute "akonadictl restart", the Ballon Indexer crashes.

The crash can be reproduced every time.

-- Backtrace:
Application: Akonadi-Indizierungsagent für Baloo (akonadi_baloo_indexer), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0x00007f48b2de5428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#7  0x00007f48b2de702a in __GI_abort () at abort.c:89
#8  0x00007f48b69c6f15 in qt_message_output(QtMsgType, char const*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007f48b550bd47 in ?? () from /usr/lib/libakonadi-kde.so.4
#10 0x00007f48b550b20a in ?? () from /usr/lib/libakonadi-kde.so.4
#11 0x00007f48b6afbdb1 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#12 0x00007f48b4048fdc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#13 0x00007f48b404ff16 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#14 0x00007f48b4dae64a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0x00007f48b6ae190d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#16 0x00007f48b6ae53c6 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#17 0x00007f48b6b1213e in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#18 0x00007f48b24ae197 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f48b24ae3f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f48b24ae49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f48b6b122ae in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#22 0x00007f48b40f6616 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#23 0x00007f48b6ae018f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#24 0x00007f48b6ae04f5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#25 0x00007f48b6ae64b9 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#26 0x00007f48b55084bd in Akonadi::AgentBase::init(Akonadi::AgentBase*) () from /usr/lib/libakonadi-kde.so.4
#27 0x000000000041111e in ?? ()
#28 0x00007f48b2dd0830 in __libc_start_main (main=0x40a090, argc=3, argv=0x7ffdee0551a8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffdee055198) at ../csu/libc-start.c:291
#29 0x000000000040a129 in _start ()
[Inferior 1 (process 2921) detached]

The reporter indicates this bug may be a duplicate of or related to bug 397518.

Possible duplicates by query: bug 400597, bug 397518, bug 396950, bug 395743, bug 392350.

Reported using DrKonqi
Comment 1 Nate Graham 2018-11-29 17:03:07 UTC
You're using old unmaintained versions of KDE software. I recommend upgrading.

*** This bug has been marked as a duplicate of bug 397518 ***