Bug 336954 - Agent crash - BalooIndexingAgent::slotItemsReceived
Summary: Agent crash - BalooIndexingAgent::slotItemsReceived
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
: 334298 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-07-02 02:01 UTC by Tim Andersen
Modified: 2017-01-07 21:28 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 Tim Andersen 2014-07-02 02:01:56 UTC
Application: akonadi_baloo_indexer (4.13)
KDE Platform Version: 4.13.1
Qt Version: 4.8.6
Operating System: Linux 3.13.0-30-generic x86_64
Distribution: Ubuntu 14.04 LTS

-- Information about the crash:
Happens at boot from system power down or from logging out and then back in.

The crash can be reproduced every time.

-- Backtrace:
Application: Akonadi Baloo Indexing Agent (akonadi_baloo_indexer), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0x0000000000000000 in ?? ()
#7  0x000000000040c745 in BalooIndexingAgent::slotItemsReceived (this=0x27f0290, items=...) at ../../../../src/pim/agent/agent.cpp:426
#8  0x00007f576c54987a in QMetaObject::activate (sender=0x288a6d0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffabb6c2c0) at kernel/qobject.cpp:3539
#9  0x00007f576bb83782 in Akonadi::ItemFetchJob::itemsReceived(QList<Akonadi::Item> const&) () from /usr/lib/libakonadi-kde.so.4
#10 0x00007f576bb84857 in Akonadi::ItemFetchJob::doHandleResponse(QByteArray const&, QByteArray const&) () from /usr/lib/libakonadi-kde.so.4
#11 0x00007f576bb96e33 in ?? () from /usr/lib/libakonadi-kde.so.4
#12 0x00007f576bbe4402 in ?? () from /usr/lib/libakonadi-kde.so.4
#13 0x00007f576c54987a in QMetaObject::activate (sender=0x27fd140, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3539
#14 0x00007f576c54987a in QMetaObject::activate (sender=sender@entry=0x2827d88, m=m@entry=0x7f576c898540 <QIODevice::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3539
#15 0x00007f576c592720 in QIODevice::readyRead (this=this@entry=0x2827d88) at .moc/release-shared/moc_qiodevice.cpp:104
#16 0x00007f5767ba0ccd in QAbstractSocketPrivate::canReadNotification (this=0x27edea0) at socket/qabstractsocket.cpp:654
#17 0x00007f5767ba9cfd in QReadNotifier::event (this=<optimized out>, e=<optimized out>) at socket/qnativesocketengine.cpp:1151
#18 0x00007f576999ae2c in QApplicationPrivate::notify_helper (this=this@entry=0x2647d40, receiver=receiver@entry=0x27f2950, e=e@entry=0x7fffabb6c8a0) at kernel/qapplication.cpp:4567
#19 0x00007f57699a14a0 in QApplication::notify (this=this@entry=0x7fffabb6cb70, receiver=receiver@entry=0x27f2950, e=e@entry=0x7fffabb6c8a0) at kernel/qapplication.cpp:4353
#20 0x00007f576a6a5d1a in KApplication::notify (this=0x7fffabb6cb70, receiver=0x27f2950, event=0x7fffabb6c8a0) at ../../kdeui/kernel/kapplication.cpp:311
#21 0x00007f576c5354dd in QCoreApplication::notifyInternal (this=0x7fffabb6cb70, receiver=0x27f2950, event=event@entry=0x7fffabb6c8a0) at kernel/qcoreapplication.cpp:953
#22 0x00007f576c5634a8 in sendEvent (event=0x7fffabb6c8a0, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#23 socketNotifierSourceDispatch (source=0x2639b60) at kernel/qeventdispatcher_glib.cpp:117
#24 0x00007f576837be04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f576837c048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f576837c0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f576c5627a1 in QEventDispatcherGlib::processEvents (this=0x2612980, flags=...) at kernel/qeventdispatcher_glib.cpp:434
#28 0x00007f5769a3cbb6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x00007f576c5340af in QEventLoop::processEvents (this=this@entry=0x7fffabb6cae0, flags=...) at kernel/qeventloop.cpp:149
#30 0x00007f576c5343a5 in QEventLoop::exec (this=this@entry=0x7fffabb6cae0, flags=...) at kernel/qeventloop.cpp:204
#31 0x00007f576c539b79 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
#32 0x00007f576badb043 in Akonadi::AgentBase::init(Akonadi::AgentBase*) () from /usr/lib/libakonadi-kde.so.4
#33 0x000000000040f163 in Akonadi::AgentBase::init<BalooIndexingAgent> (argc=<optimized out>, argv=<optimized out>) at /usr/include/akonadi/agentbase.h:454
#34 0x00007f5768c97ec5 in __libc_start_main (main=0x409430 <main(int, char**)>, argc=3, argv=0x7fffabb6cc88, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffabb6cc78) at libc-start.c:287
#35 0x00000000004094c4 in _start ()

Reported using DrKonqi
Comment 1 Vishesh Handa 2015-02-09 16:04:39 UTC
*** Bug 334298 has been marked as a duplicate of this bug. ***
Comment 2 Denis Kurz 2016-09-24 20:45:46 UTC
This bug has only been reported for versions older than KDEPIM 4.14 (at most akonadi-1.3). Can anyone tell if this bug still present?

If noone confirms this bug for a recent version of akonadi (part of KDE Applications 15.08 or later), it gets closed in about three months.
Comment 3 Denis Kurz 2017-01-07 21:28:39 UTC
Just as announced in my last comment, I close this bug. If you encounter it again in a recent version (at least 5.0 aka 15.08), please open a new one unless it already exists. Thank you for all your input.