Bug 515817

Summary: Akonadi server crashes each boot
Product: [Frameworks and Libraries] Akonadi Reporter: torbjorn
Component: serverAssignee: kdepim bugs <pim-bugs-null>
Status: RESOLVED UNMAINTAINED    
Severity: crash CC: carl, kdedev
Priority: NOR Keywords: drkonqi
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description torbjorn 2026-02-10 12:29:44 UTC
Application: akonadiserver (5.24.5 (23.08.5))

Qt Version: 5.15.13
Frameworks Version: 5.115.0
Operating System: Linux 6.8.0-100-generic x86_64
Windowing System: X11
Distribution: Ubuntu 24.04.4 LTS
DrKonqi: 5.27.11 [KCrashBackend]

-- Information about the crash:
No custom settings that I know of, but each time I login to the desktop environment Akonadi has crashed. It hasn't always been like this, perhaps for...a month? Sorry, but I don't know - how to trace - the update that caused this.

The crash can be reproduced every time.

-- Backtrace:
Application: Akonadi Server (akonadiserver), signal: Aborted

[KCrash Handler]
#4  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
#5  __pthread_kill_internal (signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:78
#6  __GI___pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#7  0x0000718381c4527e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x0000718381c288ff in __GI_abort () at ./stdlib/abort.c:79
#9  0x00007183820a5ff5 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#10 0x00007183820bb0da in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#11 0x00007183820a5a55 in std::terminate() () from /lib/x86_64-linux-gnu/libstdc++.so.6
#12 0x00007183820bb391 in __cxa_throw () from /lib/x86_64-linux-gnu/libstdc++.so.6
#13 0x000060b41ad31e36 in ?? ()
#14 0x000060b41ae2e610 in ?? ()
#15 0x000060b41ae2f9f6 in ?? ()
#16 0x000060b41ae04071 in ?? ()
#17 0x000060b41ad44119 in ?? ()
#18 0x000060b41ad46251 in ?? ()
#19 0x0000718382706343 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007183826d80e6 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007183826db94b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x0000718382735c0f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x0000718380b14585 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x0000718380b73977 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x0000718380b13a23 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x0000718382735279 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007183826d6a7b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x00007183826df3e8 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x000060b41ad40152 in ?? ()
#30 0x0000718381c2a1ca in __libc_start_call_main (main=main@entry=0x60b41ad3fe50, argc=argc@entry=1, argv=argv@entry=0x7ffd29e75088) at ../sysdeps/nptl/libc_start_call_main.h:58
#31 0x0000718381c2a28b in __libc_start_main_impl (main=0x60b41ad3fe50, argc=1, argv=0x7ffd29e75088, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffd29e75078) at ../csu/libc-start.c:360
#32 0x000060b41ad42405 in ?? ()
[Inferior 1 (process 1304970) detached]

The reporter indicates this bug may be a duplicate of or related to bug 504672, bug 505572, bug 505829, bug 506968, bug 506116.

Reported using DrKonqi
Comment 1 TraceyC 2026-02-10 17:50:05 UTC
Thanks for the bug report.

However, Plasma 5.27.11 and akonadiserver 23.08.5 no longer receive updates or maintenance from KDE; active versions are 6.5.5 (for Plasma) and 25.12.0 (for Akonadi) or newer. Please upgrade to an active version as soon as your distribution makes it available to you. Plasma is a fast-moving project, and bugs in one version are often fixed in the next one.

If you need support for the older software version, please contact your distribution, who bears the responsibility of providing help for older releases that are no longer receiving updates from KDE.

If this issue is still reproducible in Plasma 6.5.5 (the latest released version), feel free to re-open this bug report.

Thanks for understanding.