Bug 342794 - Sending/receiving email causes crash
Summary: Sending/receiving email causes crash
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-01-13 11:23 UTC by Michi
Modified: 2018-01-27 01:14 UTC (History)
2 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 Michi 2015-01-13 11:23:33 UTC
Application: akonadi_baloo_indexer (4.80.0)

Qt Version: 5.4.1
Operating System: Linux 3.18.0-2.g2b473fc-desktop x86_64
Distribution: "(none)"

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

Either sending or receiving an email causes this crash. The accounts are all IMAP accounts.

-- Backtrace:
Application: Akonadi Agent (akonadi_baloo_indexer), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fa27ee70800 (LWP 4142))]

Thread 2 (Thread 0x7fa268338700 (LWP 4143)):
#0  0x00007fa27b0414ad in poll () at /lib64/libc.so.6
#1  0x00007fa271a49322 in  () at /usr/lib64/libxcb.so.1
#2  0x00007fa271a4adef in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007fa26a28ebb9 in  () at /usr/lib64/qt5/plugins/platforms/libqxcb.so
#4  0x00007fa27bcda94f in  () at /usr/lib64/libQt5Core.so.5
#5  0x00007fa274fa63a4 in start_thread () at /lib64/libpthread.so.0
#6  0x00007fa27b049a4d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fa27ee70800 (LWP 4142)):
[KCrash Handler]
#5  0x00007fa27e820639 in KMime::Types::Mailbox::name() const () at /usr/lib64/libKF5Mime.so.5
#6  0x0000000000419c28 in EmailIndexer::insert(QByteArray const&, QList<KMime::Types::Mailbox> const&) ()
#7  0x000000000041ac8f in EmailIndexer::insert(QByteArray const&, KMime::Headers::Generics::MailboxList*) ()
#8  0x000000000041bb33 in EmailIndexer::process(boost::shared_ptr<KMime::Message> const&) ()
#9  0x000000000041cbe7 in EmailIndexer::index(Akonadi::Item const&) ()
#10 0x000000000042d6f4 in Index::index(Akonadi::Item const&) ()
#11 0x000000000042ad45 in CollectionIndexingJob::slotPendingItemsReceived(QList<Akonadi::Item> const&) ()
#12 0x0000000000431609 in CollectionIndexingJob::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) ()
#13 0x00007fa27bee46c1 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#14 0x00007fa27db63692 in Akonadi::ItemFetchJob::itemsReceived(QList<Akonadi::Item> const&) () at /usr/lib64/libKF5AkonadiCore.so.5
#15 0x00007fa27db63e65 in Akonadi::ItemFetchJob::doHandleResponse(QByteArray const&, QByteArray const&) () at /usr/lib64/libKF5AkonadiCore.so.5
#16 0x00007fa27db6ee23 in  () at /usr/lib64/libKF5AkonadiCore.so.5
#17 0x00007fa27db37cdf in Akonadi::SessionPrivate::dataReceived() () at /usr/lib64/libKF5AkonadiCore.so.5
#18 0x00007fa27bee46c1 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#19 0x00007fa27bee46c1 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#20 0x00007fa2786f5be8 in  () at /usr/lib64/libQt5Network.so.5
#21 0x00007fa2787028b1 in  () at /usr/lib64/libQt5Network.so.5
#22 0x00007fa279810b5c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#23 0x00007fa279815bc0 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#24 0x00007fa27beb4e45 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#25 0x00007fa27bf0d115 in  () at /usr/lib64/libQt5Core.so.5
#26 0x00007fa273503cb4 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#27 0x00007fa273503f08 in  () at /usr/lib64/libglib-2.0.so.0
#28 0x00007fa273503fac in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#29 0x00007fa27bf0c1fb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#30 0x00007fa27beb2d9b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#31 0x00007fa27beba426 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#32 0x00007fa27e34b386 in Akonadi::AgentBase::init(Akonadi::AgentBase*) () at /usr/lib64/libKF5AkonadiAgentBase.so.5
#33 0x000000000041801d in int Akonadi::AgentBase::init<BalooIndexingAgent>(int, char**) ()
#34 0x00007fa27af86b45 in __libc_start_main () at /lib64/libc.so.6
#35 0x000000000041638e in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2018-01-27 01:14:02 UTC
The 'akonadi_baloo_indexer' is part of the KDEPIM 4 packages that is no longer maintained. Please ask in a forum of your distribution how to uninstall all KDEPIM 4 packages and only use KDEPIM 5 packages.