Bug 424171 - Akondiserver crashes while indexing mails
Summary: Akondiserver crashes while indexing mails
Status: RESOLVED DUPLICATE of bug 423729
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: server (show other bugs)
Version: 5.14.2
Platform: FreeBSD Ports FreeBSD
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-07-13 20:27 UTC by stakanov.s
Modified: 2021-03-09 20:00 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (104.34 KB, text/plain)
2020-07-14 06:02 UTC, stakanov.s
Details
New crash information added by DrKonqi (49.68 KB, text/plain)
2020-07-25 12:03 UTC, Kamal
Details
New crash information added by DrKonqi (123.73 KB, text/plain)
2020-10-24 14:09 UTC, stakanov.s
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stakanov.s 2020-07-13 20:27:11 UTC
Application: akonadiserver (5.14.2 (20.04.2))

Qt Version: 5.12.7
Frameworks Version: 5.71.0
Operating System: Linux 5.3.18-lp152.20.7-default x86_64
Windowing system: X11
Distribution: "openSUSE Leap 15.2"

-- Information about the crash:
- What I was doing when the application crashed:
First was a overload that was limited to 1 core (106%) and subsequent frequent shutdown due to temperature overload. When identifying akonadi as the culprit I deleted the "akonadi" folder in .local/shared in order to force reindexation and sanification. The problem manifested after update to the newer version (opensuse Leap 15.1 to 15.2) 
- Unusual behavior I noticed:
The application crashes in series while trying to index one folder after the other. The messages remain visible and readable but the application akonadi crashes frequently (every 1 minute). A useful work is currently not possible. 
- Custom settings of the application:
Only thing was: erase indexes and rebuild. It does not overheat now, but there was a mismatch of "preferred folder" association, this was solved by taking off the preferred folder and joining them again.

The crash can be reproduced every time.

-- Backtrace:
Application: Akonadi Server (akonadiserver), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f8294bb8900 (LWP 11834))]

Thread 18 (Thread 0x7f81eeff5700 (LWP 11929)):
#0  QTimerInfoList::updateCurrentTime (this=0x7f823802a1f0) at kernel/qtimerinfo_unix.cpp:90
#1  0x00007f829338be3d in timerSourceCheckHelper (src=<optimized out>) at kernel/qeventdispatcher_glib.cpp:146
#2  idleTimerSourceCheck (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:223
#3  0x00007f828ef3f1b9 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f828ef3f720 in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#6  0x00007f829338c19b in QEventDispatcherGlib::processEvents (this=0x7f8238014ea0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#7  0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f81eeff48b0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#8  0x000056079063c509 in Akonadi::Server::Connection::handleIncomingData (this=0x560790ca4f90) at /usr/src/debug/akonadi-server-20.04.2-lp152.1.1.x86_64/src/server/connection.cpp:209
#9  0x00007f829336bbd4 in QtPrivate::QSlotObjectBase::call (a=0x7f81eeff4920, r=<optimized out>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#10 QSingleShotTimer::timerEvent (this=0x7f823802d2a0) at kernel/qtimer.cpp:318
#11 0x00007f829335f75b in QObject::event (this=0x7f823802d2a0, e=<optimized out>) at kernel/qobject.cpp:1283
#12 0x00007f829332f0c1 in doNotify (event=0x7f81eeff4a60, receiver=0x7f823802d2a0) at kernel/qcoreapplication.cpp:1178
#13 QCoreApplication::notify (event=<optimized out>, receiver=<optimized out>, this=<optimized out>) at kernel/qcoreapplication.cpp:1164
#14 QCoreApplication::notifyInternal2 (receiver=0x7f823802d2a0, event=0x7f81eeff4a60) at kernel/qcoreapplication.cpp:1088
#15 0x00007f829338b5e9 in QTimerInfoList::activateTimers (this=0x7f823802a1f0) at kernel/qtimerinfo_unix.cpp:643
#16 0x00007f829338bdb1 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:182
#17 0x00007f828ef3f464 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#18 0x00007f828ef3f800 in ?? () from /usr/lib64/libglib-2.0.so.0
#19 0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#20 0x00007f829338c17f in QEventDispatcherGlib::processEvents (this=0x7f8238014ea0, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#21 0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f81eeff4cb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#22 0x00007f829315310a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#23 0x00007f82931548b2 in QThreadPrivate::start (arg=0x560790ca5100) at thread/qthread_unix.cpp:361
#24 0x00007f829153a4f9 in start_thread () from /lib64/libpthread.so.0
#25 0x00007f82927e8f2f in clone () from /lib64/libc.so.6

Thread 17 (Thread 0x7f81ef7f6700 (LWP 11927)):
#0  0x00007f82927de6db in poll () from /lib64/libc.so.6
#1  0x00007f828ef3f779 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f829338c19b in QEventDispatcherGlib::processEvents (this=0x7f822c0126f0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f81ef7f58b0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x000056079063c509 in Akonadi::Server::Connection::handleIncomingData (this=0x560790ca45c0) at /usr/src/debug/akonadi-server-20.04.2-lp152.1.1.x86_64/src/server/connection.cpp:209
#6  0x00007f829336bbd4 in QtPrivate::QSlotObjectBase::call (a=0x7f81ef7f5920, r=<optimized out>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#7  QSingleShotTimer::timerEvent (this=0x7f822c029f50) at kernel/qtimer.cpp:318
#8  0x00007f829335f75b in QObject::event (this=0x7f822c029f50, e=<optimized out>) at kernel/qobject.cpp:1283
#9  0x00007f829332f0c1 in doNotify (event=0x7f81ef7f5a60, receiver=0x7f822c029f50) at kernel/qcoreapplication.cpp:1178
#10 QCoreApplication::notify (event=<optimized out>, receiver=<optimized out>, this=<optimized out>) at kernel/qcoreapplication.cpp:1164
#11 QCoreApplication::notifyInternal2 (receiver=0x7f822c029f50, event=0x7f81ef7f5a60) at kernel/qcoreapplication.cpp:1088
#12 0x00007f829338b5e9 in QTimerInfoList::activateTimers (this=0x7f822c028db0) at kernel/qtimerinfo_unix.cpp:643
#13 0x00007f829338bdb1 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:182
#14 0x00007f828ef3f464 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#15 0x00007f828ef3f800 in ?? () from /usr/lib64/libglib-2.0.so.0
#16 0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#17 0x00007f829338c17f in QEventDispatcherGlib::processEvents (this=0x7f822c0126f0, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#18 0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f81ef7f5cb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#19 0x00007f829315310a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#20 0x00007f82931548b2 in QThreadPrivate::start (arg=0x560790c87520) at thread/qthread_unix.cpp:361
#21 0x00007f829153a4f9 in start_thread () from /lib64/libpthread.so.0
#22 0x00007f82927e8f2f in clone () from /lib64/libc.so.6

Thread 16 (Thread 0x7f81efff7700 (LWP 11925)):
#0  0x00007f828ef3c389 in ?? () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f828ef3d965 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f828ef3f0c2 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f828ef3f720 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f829338c19b in QEventDispatcherGlib::processEvents (this=0x7f8230014b00, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f81efff68b0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#7  0x000056079063c509 in Akonadi::Server::Connection::handleIncomingData (this=0x560790ca3910) at /usr/src/debug/akonadi-server-20.04.2-lp152.1.1.x86_64/src/server/connection.cpp:209
#8  0x00007f829336bbd4 in QtPrivate::QSlotObjectBase::call (a=0x7f81efff6920, r=<optimized out>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#9  QSingleShotTimer::timerEvent (this=0x7f823002d930) at kernel/qtimer.cpp:318
#10 0x00007f829335f75b in QObject::event (this=0x7f823002d930, e=<optimized out>) at kernel/qobject.cpp:1283
#11 0x00007f829332f0c1 in doNotify (event=0x7f81efff6a60, receiver=0x7f823002d930) at kernel/qcoreapplication.cpp:1178
#12 QCoreApplication::notify (event=<optimized out>, receiver=<optimized out>, this=<optimized out>) at kernel/qcoreapplication.cpp:1164
#13 QCoreApplication::notifyInternal2 (receiver=0x7f823002d930, event=0x7f81efff6a60) at kernel/qcoreapplication.cpp:1088
#14 0x00007f829338b5e9 in QTimerInfoList::activateTimers (this=0x7f823002c6e0) at kernel/qtimerinfo_unix.cpp:643
#15 0x00007f829338bdb1 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:182
#16 0x00007f828ef3f464 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#17 0x00007f828ef3f800 in ?? () from /usr/lib64/libglib-2.0.so.0
#18 0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#19 0x00007f829338c17f in QEventDispatcherGlib::processEvents (this=0x7f8230014b00, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#20 0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f81efff6cb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#21 0x00007f829315310a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#22 0x00007f82931548b2 in QThreadPrivate::start (arg=0x560790ca3e70) at thread/qthread_unix.cpp:361
#23 0x00007f829153a4f9 in start_thread () from /lib64/libpthread.so.0
#24 0x00007f82927e8f2f in clone () from /lib64/libc.so.6

Thread 15 (Thread 0x7f81f07f8700 (LWP 11922)):
#0  idleTimerSourcePrepare (source=<optimized out>, timeout=0x7f81f07f75e4) at kernel/qeventdispatcher_glib.cpp:205
#1  0x00007f828ef3ecd9 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f828ef3f6ab in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f829338c19b in QEventDispatcherGlib::processEvents (this=0x7f82280144f0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f81f07f78b0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#6  0x000056079063c509 in Akonadi::Server::Connection::handleIncomingData (this=0x560790c8ac10) at /usr/src/debug/akonadi-server-20.04.2-lp152.1.1.x86_64/src/server/connection.cpp:209
#7  0x00007f829336bbd4 in QtPrivate::QSlotObjectBase::call (a=0x7f81f07f7920, r=<optimized out>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#8  QSingleShotTimer::timerEvent (this=0x7f822802d620) at kernel/qtimer.cpp:318
#9  0x00007f829335f75b in QObject::event (this=0x7f822802d620, e=<optimized out>) at kernel/qobject.cpp:1283
#10 0x00007f829332f0c1 in doNotify (event=0x7f81f07f7a60, receiver=0x7f822802d620) at kernel/qcoreapplication.cpp:1178
#11 QCoreApplication::notify (event=<optimized out>, receiver=<optimized out>, this=<optimized out>) at kernel/qcoreapplication.cpp:1164
#12 QCoreApplication::notifyInternal2 (receiver=0x7f822802d620, event=0x7f81f07f7a60) at kernel/qcoreapplication.cpp:1088
#13 0x00007f829338b5e9 in QTimerInfoList::activateTimers (this=0x7f822802c430) at kernel/qtimerinfo_unix.cpp:643
#14 0x00007f829338bdb1 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:182
#15 0x00007f828ef3f464 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#16 0x00007f828ef3f800 in ?? () from /usr/lib64/libglib-2.0.so.0
#17 0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#18 0x00007f829338c17f in QEventDispatcherGlib::processEvents (this=0x7f82280144f0, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#19 0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f81f07f7cb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#20 0x00007f829315310a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#21 0x00007f82931548b2 in QThreadPrivate::start (arg=0x560790c90f70) at thread/qthread_unix.cpp:361
#22 0x00007f829153a4f9 in start_thread () from /lib64/libpthread.so.0
#23 0x00007f82927e8f2f in clone () from /lib64/libc.so.6

Thread 14 (Thread 0x7f81f1ffb700 (LWP 11903)):
#0  0x00007f82927de6db in poll () from /lib64/libc.so.6
#1  0x00007f828ef3f779 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f829338c19b in QEventDispatcherGlib::processEvents (this=0x7f820c00f440, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f81f1ffa8b0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x000056079063c509 in Akonadi::Server::Connection::handleIncomingData (this=0x560790c88de0) at /usr/src/debug/akonadi-server-20.04.2-lp152.1.1.x86_64/src/server/connection.cpp:209
#6  0x00007f829336bbd4 in QtPrivate::QSlotObjectBase::call (a=0x7f81f1ffa920, r=<optimized out>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#7  QSingleShotTimer::timerEvent (this=0x7f820c017f90) at kernel/qtimer.cpp:318
#8  0x00007f829335f75b in QObject::event (this=0x7f820c017f90, e=<optimized out>) at kernel/qobject.cpp:1283
#9  0x00007f829332f0c1 in doNotify (event=0x7f81f1ffaa60, receiver=0x7f820c017f90) at kernel/qcoreapplication.cpp:1178
#10 QCoreApplication::notify (event=<optimized out>, receiver=<optimized out>, this=<optimized out>) at kernel/qcoreapplication.cpp:1164
#11 QCoreApplication::notifyInternal2 (receiver=0x7f820c017f90, event=0x7f81f1ffaa60) at kernel/qcoreapplication.cpp:1088
#12 0x00007f829338b5e9 in QTimerInfoList::activateTimers (this=0x7f820c016f60) at kernel/qtimerinfo_unix.cpp:643
#13 0x00007f829338bdb1 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:182
#14 0x00007f828ef3f464 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#15 0x00007f828ef3f800 in ?? () from /usr/lib64/libglib-2.0.so.0
#16 0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#17 0x00007f829338c17f in QEventDispatcherGlib::processEvents (this=0x7f820c00f440, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#18 0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f81f1ffacb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#19 0x00007f829315310a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#20 0x00007f82931548b2 in QThreadPrivate::start (arg=0x560790c89040) at thread/qthread_unix.cpp:361
#21 0x00007f829153a4f9 in start_thread () from /lib64/libpthread.so.0
#22 0x00007f82927e8f2f in clone () from /lib64/libc.so.6

Thread 13 (Thread 0x7f81f27fc700 (LWP 11902)):
#0  0x00007f82927da220 in read () from /lib64/libc.so.6
#1  0x00007f828ef869a0 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f828ef3f298 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f828ef3f720 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f829338c19b in QEventDispatcherGlib::processEvents (this=0x7f8214003d00, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f81f27fb8b0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#7  0x000056079063c509 in Akonadi::Server::Connection::handleIncomingData (this=0x560790c883d0) at /usr/src/debug/akonadi-server-20.04.2-lp152.1.1.x86_64/src/server/connection.cpp:209
#8  0x00007f829336bbd4 in QtPrivate::QSlotObjectBase::call (a=0x7f81f27fb920, r=<optimized out>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#9  QSingleShotTimer::timerEvent (this=0x7f82140144b0) at kernel/qtimer.cpp:318
#10 0x00007f829335f75b in QObject::event (this=0x7f82140144b0, e=<optimized out>) at kernel/qobject.cpp:1283
#11 0x00007f829332f0c1 in doNotify (event=0x7f81f27fba60, receiver=0x7f82140144b0) at kernel/qcoreapplication.cpp:1178
#12 QCoreApplication::notify (event=<optimized out>, receiver=<optimized out>, this=<optimized out>) at kernel/qcoreapplication.cpp:1164
#13 QCoreApplication::notifyInternal2 (receiver=0x7f82140144b0, event=0x7f81f27fba60) at kernel/qcoreapplication.cpp:1088
#14 0x00007f829338b5e9 in QTimerInfoList::activateTimers (this=0x7f8214013350) at kernel/qtimerinfo_unix.cpp:643
#15 0x00007f829338bdb1 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:182
#16 0x00007f828ef3f464 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#17 0x00007f828ef3f800 in ?? () from /usr/lib64/libglib-2.0.so.0
#18 0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#19 0x00007f829338c17f in QEventDispatcherGlib::processEvents (this=0x7f8214003d00, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#20 0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f81f27fbcb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#21 0x00007f829315310a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#22 0x00007f82931548b2 in QThreadPrivate::start (arg=0x560790c88630) at thread/qthread_unix.cpp:361
#23 0x00007f829153a4f9 in start_thread () from /lib64/libpthread.so.0
#24 0x00007f82927e8f2f in clone () from /lib64/libc.so.6

Thread 12 (Thread 0x7f824b7f6700 (LWP 11866)):
#0  timerSourcePrepare (source=0x7f823c004030, timeout=0x7f824b7f55e4) at kernel/qeventdispatcher_glib.cpp:153
#1  0x00007f828ef3ecd9 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f828ef3f6ab in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f829338c19b in QEventDispatcherGlib::processEvents (this=0x7f823c000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f824b7f58b0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#6  0x000056079063c509 in Akonadi::Server::Connection::handleIncomingData (this=0x560790c516f0) at /usr/src/debug/akonadi-server-20.04.2-lp152.1.1.x86_64/src/server/connection.cpp:209
#7  0x00007f829336bbd4 in QtPrivate::QSlotObjectBase::call (a=0x7f824b7f5920, r=<optimized out>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#8  QSingleShotTimer::timerEvent (this=0x7f823c005210) at kernel/qtimer.cpp:318
#9  0x00007f829335f75b in QObject::event (this=0x7f823c005210, e=<optimized out>) at kernel/qobject.cpp:1283
#10 0x00007f829332f0c1 in doNotify (event=0x7f824b7f5a60, receiver=0x7f823c005210) at kernel/qcoreapplication.cpp:1178
#11 QCoreApplication::notify (event=<optimized out>, receiver=<optimized out>, this=<optimized out>) at kernel/qcoreapplication.cpp:1164
#12 QCoreApplication::notifyInternal2 (receiver=0x7f823c005210, event=0x7f824b7f5a60) at kernel/qcoreapplication.cpp:1088
#13 0x00007f829338b5e9 in QTimerInfoList::activateTimers (this=0x7f823c004090) at kernel/qtimerinfo_unix.cpp:643
#14 0x00007f829338bdb1 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:182
#15 0x00007f828ef3f464 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#16 0x00007f828ef3f800 in ?? () from /usr/lib64/libglib-2.0.so.0
#17 0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#18 0x00007f829338c17f in QEventDispatcherGlib::processEvents (this=0x7f823c000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#19 0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f824b7f5cb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#20 0x00007f829315310a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#21 0x00007f82931548b2 in QThreadPrivate::start (arg=0x560790c518c0) at thread/qthread_unix.cpp:361
#22 0x00007f829153a4f9 in start_thread () from /lib64/libpthread.so.0
#23 0x00007f82927e8f2f in clone () from /lib64/libc.so.6

Thread 11 (Thread 0x7f824bff7700 (LWP 11865)):
#0  0x00007f82927de6db in poll () from /lib64/libc.so.6
#1  0x00007f828ef3f779 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f829338c19b in QEventDispatcherGlib::processEvents (this=0x7f8210000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f824bff68b0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x000056079063c509 in Akonadi::Server::Connection::handleIncomingData (this=0x560790c50e20) at /usr/src/debug/akonadi-server-20.04.2-lp152.1.1.x86_64/src/server/connection.cpp:209
#6  0x00007f829336bbd4 in QtPrivate::QSlotObjectBase::call (a=0x7f824bff6920, r=<optimized out>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#7  QSingleShotTimer::timerEvent (this=0x7f8210005c40) at kernel/qtimer.cpp:318
#8  0x00007f829335f75b in QObject::event (this=0x7f8210005c40, e=<optimized out>) at kernel/qobject.cpp:1283
#9  0x00007f829332f0c1 in doNotify (event=0x7f824bff6a60, receiver=0x7f8210005c40) at kernel/qcoreapplication.cpp:1178
#10 QCoreApplication::notify (event=<optimized out>, receiver=<optimized out>, this=<optimized out>) at kernel/qcoreapplication.cpp:1164
#11 QCoreApplication::notifyInternal2 (receiver=0x7f8210005c40, event=0x7f824bff6a60) at kernel/qcoreapplication.cpp:1088
#12 0x00007f829338b5e9 in QTimerInfoList::activateTimers (this=0x7f8210004ac0) at kernel/qtimerinfo_unix.cpp:643
#13 0x00007f829338bdb1 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:182
#14 0x00007f828ef3f464 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#15 0x00007f828ef3f800 in ?? () from /usr/lib64/libglib-2.0.so.0
#16 0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#17 0x00007f829338c17f in QEventDispatcherGlib::processEvents (this=0x7f8210000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#18 0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f824bff6cb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#19 0x00007f829315310a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#20 0x00007f82931548b2 in QThreadPrivate::start (arg=0x560790c50ff0) at thread/qthread_unix.cpp:361
#21 0x00007f829153a4f9 in start_thread () from /lib64/libpthread.so.0
#22 0x00007f82927e8f2f in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7f824c7f8700 (LWP 11864)):
#0  0x00007f82949f2b02 in _dl_update_slotinfo () from /lib64/ld-linux-x86-64.so.2
#1  0x00007f82949f2d3c in update_get_addr () from /lib64/ld-linux-x86-64.so.2
#2  0x00007f82949f7d18 in __tls_get_addr () from /lib64/ld-linux-x86-64.so.2
#3  0x00007f8293153866 in get_thread_data () at thread/qthread_unix.cpp:184
#4  QThreadData::current (createIfNecessary=createIfNecessary@entry=true) at thread/qthread_unix.cpp:239
#5  0x00007f829338c07a in postEventSourcePrepare (s=0x7f81f4013350, timeout=0x7f824c7f75e4) at kernel/qeventdispatcher_glib.cpp:252
#6  0x00007f828ef3ecd9 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#7  0x00007f828ef3f6ab in ?? () from /usr/lib64/libglib-2.0.so.0
#8  0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#9  0x00007f829338c19b in QEventDispatcherGlib::processEvents (this=0x7f81f4000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#10 0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f824c7f78b0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#11 0x000056079063c509 in Akonadi::Server::Connection::handleIncomingData (this=0x560790c50550) at /usr/src/debug/akonadi-server-20.04.2-lp152.1.1.x86_64/src/server/connection.cpp:209
#12 0x00007f829336bbd4 in QtPrivate::QSlotObjectBase::call (a=0x7f824c7f7920, r=<optimized out>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#13 QSingleShotTimer::timerEvent (this=0x7f81f4014750) at kernel/qtimer.cpp:318
#14 0x00007f829335f75b in QObject::event (this=0x7f81f4014750, e=<optimized out>) at kernel/qobject.cpp:1283
#15 0x00007f829332f0c1 in doNotify (event=0x7f824c7f7a60, receiver=0x7f81f4014750) at kernel/qcoreapplication.cpp:1178
#16 QCoreApplication::notify (event=<optimized out>, receiver=<optimized out>, this=<optimized out>) at kernel/qcoreapplication.cpp:1164
#17 QCoreApplication::notifyInternal2 (receiver=0x7f81f4014750, event=0x7f824c7f7a60) at kernel/qcoreapplication.cpp:1088
#18 0x00007f829338b5e9 in QTimerInfoList::activateTimers (this=0x7f81f40134d0) at kernel/qtimerinfo_unix.cpp:643
#19 0x00007f829338bdb1 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:182
#20 0x00007f828ef3f464 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#21 0x00007f828ef3f800 in ?? () from /usr/lib64/libglib-2.0.so.0
#22 0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f829338c17f in QEventDispatcherGlib::processEvents (this=0x7f81f4000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#24 0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f824c7f7cb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#25 0x00007f829315310a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#26 0x00007f82931548b2 in QThreadPrivate::start (arg=0x560790c50720) at thread/qthread_unix.cpp:361
#27 0x00007f829153a4f9 in start_thread () from /lib64/libpthread.so.0
#28 0x00007f82927e8f2f in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7f826d5d7700 (LWP 11845)):
#0  0x00007f828ef3d965 in ?? () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f828ef3ec13 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f828ef3f6ab in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f829338c19b in QEventDispatcherGlib::processEvents (this=0x7f825c000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f826d5d6cb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#6  0x00007f829315310a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#7  0x00007f82931548b2 in QThreadPrivate::start (arg=0x560790c35100) at thread/qthread_unix.cpp:361
#8  0x00007f829153a4f9 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f82927e8f2f in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7f8281ffb700 (LWP 11844)):
#0  0x00007f82927da1d8 in read () from /lib64/libc.so.6
#1  0x00007f828ef869a0 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f828ef3f298 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f828ef3f720 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f829338c19b in QEventDispatcherGlib::processEvents (this=0x7f8264000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f8281ffacb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#7  0x00007f829315310a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#8  0x00007f82931548b2 in QThreadPrivate::start (arg=0x560790c6e550) at thread/qthread_unix.cpp:361
#9  0x00007f829153a4f9 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f82927e8f2f in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f82827fc700 (LWP 11843)):
#0  0x00007f82927de6db in poll () from /lib64/libc.so.6
#1  0x00007f828ef3f779 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f829338c19b in QEventDispatcherGlib::processEvents (this=0x7f8268000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f82827fbcb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x00007f829315310a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#6  0x00007f82931548b2 in QThreadPrivate::start (arg=0x560790c6e4a0) at thread/qthread_unix.cpp:361
#7  0x00007f829153a4f9 in start_thread () from /lib64/libpthread.so.0
#8  0x00007f82927e8f2f in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f8282ffd700 (LWP 11842)):
#0  0x00007f829154087d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f829315b9fb in QWaitConditionPrivate::wait (deadline=..., this=0x560790c2a470) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x560790c27e00, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007f829315bd09 in QWaitCondition::wait (this=this@entry=0x560790c27df8, mutex=mutex@entry=0x560790c27e00, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#4  0x00005607906acef8 in Akonadi::Server::SearchTaskManager::searchLoop (this=0x560790c27dd0) at /usr/src/debug/akonadi-server-20.04.2-lp152.1.1.x86_64/src/server/search/searchtaskmanager.cpp:215
#5  0x00007f829336bbd4 in QtPrivate::QSlotObjectBase::call (a=0x7f8282ffc920, r=<optimized out>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#6  QSingleShotTimer::timerEvent (this=0x560790c6d980) at kernel/qtimer.cpp:318
#7  0x00007f829335f75b in QObject::event (this=0x560790c6d980, e=<optimized out>) at kernel/qobject.cpp:1283
#8  0x00007f829332f0c1 in doNotify (event=0x7f8282ffca60, receiver=0x560790c6d980) at kernel/qcoreapplication.cpp:1178
#9  QCoreApplication::notify (event=<optimized out>, receiver=<optimized out>, this=<optimized out>) at kernel/qcoreapplication.cpp:1164
#10 QCoreApplication::notifyInternal2 (receiver=0x560790c6d980, event=0x7f8282ffca60) at kernel/qcoreapplication.cpp:1088
#11 0x00007f829338b5e9 in QTimerInfoList::activateTimers (this=0x7f8274004cf0) at kernel/qtimerinfo_unix.cpp:643
#12 0x00007f829338bdb1 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:182
#13 0x00007f828ef3f464 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#14 0x00007f828ef3f800 in ?? () from /usr/lib64/libglib-2.0.so.0
#15 0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#16 0x00007f829338c17f in QEventDispatcherGlib::processEvents (this=0x7f8274000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#17 0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f8282ffccb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#18 0x00007f829315310a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#19 0x00007f82931548b2 in QThreadPrivate::start (arg=0x560790c329f0) at thread/qthread_unix.cpp:361
#20 0x00007f829153a4f9 in start_thread () from /lib64/libpthread.so.0
#21 0x00007f82927e8f2f in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f82837fe700 (LWP 11841)):
[KCrash Handler]
#4  0x00007f8292726520 in raise () from /lib64/libc.so.6
#5  0x00007f8292727b01 in abort () from /lib64/libc.so.6
#6  0x00007f8292769957 in __libc_message () from /lib64/libc.so.6
#7  0x00007f8292770173 in malloc_printerr () from /lib64/libc.so.6
#8  0x00007f8292771a79 in _int_free () from /lib64/libc.so.6
#9  0x000056079076d16b in QTypedArrayData<unsigned short>::deallocate (data=<optimized out>) at /usr/include/qt5/QtCore/qarraydata.h:239
#10 QString::~QString (this=<optimized out>, __in_chrg=<optimized out>) at /usr/include/qt5/QtCore/qstring.h:1135
#11 QHashNode<QString, Akonadi::Server::AbstractItemRetrievalJob*>::~QHashNode (this=<optimized out>, __in_chrg=<optimized out>) at /usr/include/qt5/QtCore/qhash.h:149
#12 QHash<QString, Akonadi::Server::AbstractItemRetrievalJob*>::deleteNode2 (node=<optimized out>) at /usr/include/qt5/QtCore/qhash.h:547
#13 QHash<QString, Akonadi::Server::AbstractItemRetrievalJob*>::deleteNode (node=<optimized out>, this=0x560790c6b158) at /usr/include/qt5/QtCore/qhash.h:537
#14 QHash<QString, Akonadi::Server::AbstractItemRetrievalJob*>::remove (this=this@entry=0x560790c6b158, akey=...) at /usr/include/qt5/QtCore/qhash.h:812
#15 0x000056079076a13f in Akonadi::Server::ItemRetrievalManager::retrievalJobFinished (this=0x560790c6b120, request=0x7f821813b300, errorMsg=...) at /usr/src/debug/akonadi-server-20.04.2-lp152.1.1.x86_64/src/server/storage/itemretrievalmanager.cpp:179
#16 0x00007f829335ed0f in QtPrivate::QSlotObjectBase::call (a=0x7f82837fd710, r=0x560790c6b120, this=0x7f8278005ce0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#17 QMetaObject::activate (sender=sender@entry=0x7f8284021860, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7f82837fd710) at kernel/qobject.cpp:3784
#18 0x00007f829335f307 in QMetaObject::activate (sender=sender@entry=0x7f8284021860, m=m@entry=0x560790a5a1c0 <Akonadi::Server::AbstractItemRetrievalJob::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7f82837fd710) at kernel/qobject.cpp:3657
#19 0x00005607907bb034 in Akonadi::Server::AbstractItemRetrievalJob::requestCompleted (this=this@entry=0x7f8284021860, _t1=<optimized out>, _t1@entry=0x7f821813b300, _t2=...) at /usr/src/debug/akonadi-server-20.04.2-lp152.1.1.x86_64/build/src/server/libakonadiserver_autogen/5XLNPBDXWK/moc_itemretrievaljob.cpp:135
#20 0x000056079076e525 in Akonadi::Server::ItemRetrievalJob::start (this=0x7f8284021860) at /usr/src/debug/akonadi-server-20.04.2-lp152.1.1.x86_64/src/server/storage/itemretrievaljob.cpp:57
#21 0x000056079076bae8 in Akonadi::Server::ItemRetrievalManager::processRequest (this=<optimized out>) at /usr/src/debug/akonadi-server-20.04.2-lp152.1.1.x86_64/src/server/storage/itemretrievalmanager.cpp:164
#22 0x00007f829335f7a2 in QObject::event (this=0x560790c6b120, e=<optimized out>) at kernel/qobject.cpp:1261
#23 0x00007f829332f0c1 in doNotify (event=0x7f82840264f0, receiver=0x560790c6b120) at kernel/qcoreapplication.cpp:1178
#24 QCoreApplication::notify (event=<optimized out>, receiver=<optimized out>, this=<optimized out>) at kernel/qcoreapplication.cpp:1164
#25 QCoreApplication::notifyInternal2 (receiver=0x560790c6b120, event=0x7f82840264f0) at kernel/qcoreapplication.cpp:1088
#26 0x00007f829332f2ae in QCoreApplication::sendEvent (receiver=<optimized out>, event=event@entry=0x7f82840264f0) at kernel/qcoreapplication.cpp:1476
#27 0x00007f8293331c97 in QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x560790c6b310) at kernel/qcoreapplication.cpp:1825
#28 0x00007f8293332238 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1679
#29 0x00007f829338cb63 in postEventSourceDispatch (s=0x7f8278004770) at kernel/qeventdispatcher_glib.cpp:276
#30 0x00007f828ef3f464 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#31 0x00007f828ef3f800 in ?? () from /usr/lib64/libglib-2.0.so.0
#32 0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#33 0x00007f829338c17f in QEventDispatcherGlib::processEvents (this=0x7f8278000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#34 0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f82837fdcb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#35 0x00007f829315310a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#36 0x00007f82931548b2 in QThreadPrivate::start (arg=0x560790c65e40) at thread/qthread_unix.cpp:361
#37 0x00007f829153a4f9 in start_thread () from /lib64/libpthread.so.0
#38 0x00007f82927e8f2f in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f8283fff700 (LWP 11840)):
#0  QTimerInfoList::updateCurrentTime (this=0x7f82700048f0) at kernel/qtimerinfo_unix.cpp:90
#1  0x00007f829338be3d in timerSourceCheckHelper (src=<optimized out>) at kernel/qeventdispatcher_glib.cpp:146
#2  idleTimerSourceCheck (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:223
#3  0x00007f828ef3f1b9 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f828ef3f720 in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#6  0x00007f829338c19b in QEventDispatcherGlib::processEvents (this=0x7f8270000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#7  0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f8283ffecb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#8  0x00007f829315310a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#9  0x00007f82931548b2 in QThreadPrivate::start (arg=0x560790c2a630) at thread/qthread_unix.cpp:361
#10 0x00007f829153a4f9 in start_thread () from /lib64/libpthread.so.0
#11 0x00007f82927e8f2f in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f8288e6a700 (LWP 11838)):
#0  0x00007f828ef3d934 in ?? () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f828ef3f0c2 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f828ef3f720 in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f829338c19b in QEventDispatcherGlib::processEvents (this=0x7f827c000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f8288e69cb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#6  0x00007f829315310a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#7  0x00007f82931548b2 in QThreadPrivate::start (arg=0x560790bebe90) at thread/qthread_unix.cpp:361
#8  0x00007f829153a4f9 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f82927e8f2f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f8289b6e700 (LWP 11835)):
#0  0x00007f828ef3edfa in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f828ef3f6ab in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f829338c19b in QEventDispatcherGlib::processEvents (this=0x7f8284000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7f8289b6dc80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x00007f829315310a in QThread::exec (this=this@entry=0x7f8293cb1d80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread.cpp:531
#6  0x00007f8293a39cd5 in QDBusConnectionManager::run (this=0x7f8293cb1d80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:178
#7  0x00007f82931548b2 in QThreadPrivate::start (arg=0x7f8293cb1d80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:361
#8  0x00007f829153a4f9 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f82927e8f2f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f8294bb8900 (LWP 11834)):
#0  0x00007f82927de6db in poll () from /lib64/libc.so.6
#1  0x00007f828ef3f779 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f828ef3f88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f829338c17f in QEventDispatcherGlib::processEvents (this=0x560790bf0cf0, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#4  0x00007f829332d32a in QEventLoop::exec (this=this@entry=0x7fff136b6ec0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x00007f8293336530 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1389
#6  0x000056079062f690 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/akonadi-server-20.04.2-lp152.1.1.x86_64/src/server/main.cpp:79
[Inferior 1 (process 11834) detached]

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

Possible duplicates by query: bug 74946, bug 418026, bug 414229, bug 413708, bug 413385.

Reported using DrKonqi
Comment 1 stakanov.s 2020-07-14 06:02:26 UTC
Created attachment 130105 [details]
New crash information added by DrKonqi

akonadiserver (5.14.2 (20.04.2)) using Qt 5.12.7

- What I was doing when the application crashed:
further the troubles as of before, also all filters were broken, and I had to set up the programm from scratch for what is values etc.
When opening one folder in Kontakt, akonadi begins to index. 
When then doing anything like changing folders it crashes. 
When closing while indexing, sometimes it works and the folder indexes in akonadi or, it breaks and suddenly akonadi has this crash.
To be honest, I am shocked by the regression from the last version were it was working just fine. 

- Custom settings of the application:
update from previous versions, filters that attribute the messages to different folders. 
First report: with separate inbox, second following the proposal: unify account. Just stays a mess.

-- Backtrace (Reduced):
#4  qHash (key=..., seed=1469796700) at tools/qhash.cpp:239
#5  0x000055881859ca7b in QHash<QString, Akonadi::Server::AbstractItemRetrievalJob*>::findNode (this=this@entry=0x55881a078eb8, akey=..., ahp=ahp@entry=0x0) at /usr/include/qt5/QtCore/qhash.h:934
#6  0x000055881859d0ea in QHash<QString, Akonadi::Server::AbstractItemRetrievalJob*>::remove (this=this@entry=0x55881a078eb8, akey=...) at /usr/include/qt5/QtCore/qhash.h:806
#7  0x000055881859a13f in Akonadi::Server::ItemRetrievalManager::retrievalJobFinished (this=0x55881a078e80, request=0x7f59982a5ca0, errorMsg=...) at /usr/src/debug/akonadi-server-20.04.2-lp152.1.1.x86_64/src/server/storage/itemretrievalmanager.cpp:179
#8  0x00007f5a3853bd0f in QtPrivate::QSlotObjectBase::call (a=0x7f5a2d044710, r=0x55881a078e80, this=0x7f5a1800a790) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
Comment 2 Kamal 2020-07-25 12:03:14 UTC
Created attachment 130389 [details]
New crash information added by DrKonqi

akonadiserver (5.14.2 (20.04.2)) using Qt 5.14.2

- What I was doing when the application crashed:

KMail was syncing new mail. I had just sent an email to myself and checked if things were working on a new FreeBSD install.

-- Backtrace (Reduced):
Comment 3 stakanov.s 2020-10-24 14:09:47 UTC
Created attachment 132684 [details]
New crash information added by DrKonqi

akonadiserver (5.14.2 (20.04.2)) using Qt 5.12.7

- What I was doing when the application crashed:
nothing, the system was idling. 
- Custom settings of the application:

opensuse 15.2 (kmail is simply broken for imap and has a lot of problems with akonadi. 
Further annoyance is, that when this happens you are often not able to restart akonadi (need to log off and on again apparently).

-- Backtrace (Reduced):
#4  QString::operator= (this=this@entry=0x7f693c095018, other=...) at tools/qstring.cpp:2417
#5  0x0000563ea6ec98d5 in Akonadi::Server::ItemRetrievalManager::retrievalJobFinished (this=0x563ea76690d0, request=0x7f693c095000, errorMsg=...) at /usr/src/debug/akonadi-server-20.04.2-lp152.2.3.1.x86_64/src/server/storage/itemretrievalmanager.cpp:176
#6  0x00007f69c18a5a3f in QtPrivate::QSlotObjectBase::call (a=0x7f69b63bc710, r=0x563ea76690d0, this=0x7f69a0009f00) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
[...]
#9  0x0000563ea6f1a7e4 in Akonadi::Server::AbstractItemRetrievalJob::requestCompleted (this=this@entry=0x7f6998016db0, _t1=<optimized out>, _t2=...) at /usr/src/debug/akonadi-server-20.04.2-lp152.2.3.1.x86_64/build/src/server/libakonadiserver_autogen/5XLNPBDXWK/moc_itemretrievaljob.cpp:135
#10 0x0000563ea6ecd1e4 in Akonadi::Server::ItemRetrievalJob::callFinished (this=0x7f6998016db0, watcher=<optimized out>) at /usr/src/debug/akonadi-server-20.04.2-lp152.2.3.1.x86_64/src/server/storage/itemretrievaljob.cpp:78
Comment 4 Christophe Marin 2021-03-09 20:00:31 UTC

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