Bug 458653 - Akonadi server crash everytime after system starts
Summary: Akonadi server crash everytime after system starts
Status: REPORTED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: server (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-09-03 07:42 UTC by Przem
Modified: 2022-09-20 05:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (3.20 KB, text/plain)
2022-09-20 05:31 UTC, hunte
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Przem 2022-09-03 07:42:11 UTC
Application: akonadiserver (5.19.0 (21.12.0))

Qt Version: 5.15.5
Frameworks Version: 5.97.0
Operating System: Linux 5.15.0-46-generic x86_64
Windowing System: Wayland
Distribution: KDE neon User - 5.25
DrKonqi: 5.25.4 [KCrashBackend]

-- Information about the crash:
Akonadi crashes every time the system is restarted. This has been happening since some major system update.

The crash can be reproduced every time.

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

[New LWP 3275]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f4f05c7f99f in __GI___poll (fds=0x7ffcf30f5a38, nfds=1, timeout=1000) at ../sysdeps/unix/sysv/linux/poll.c:29
__preamble__
[Current thread is 1 (Thread 0x7f4f01fe0840 (LWP 3271))]

Thread 2 (Thread 0x7f4f01a7a700 (LWP 3275)):
#0  __GI___libc_read (nbytes=16, buf=0x7f4f01a79b20, fd=5) at ../sysdeps/unix/sysv/linux/read.c:26
#1  __GI___libc_read (fd=5, buf=0x7f4f01a79b20, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:24
#2  0x00007f4f0492db2f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f4f048e4ebe in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f4f048e5312 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f4f048e54a3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f4f0626b5bb in QEventDispatcherGlib::processEvents (this=0x7f4efc000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#7  0x00007f4f0620f76b in QEventLoop::exec (this=this@entry=0x7f4f01a79d30, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141
#8  0x00007f4f06029372 in QThread::exec (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#9  0x00007f4f06517f4b in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#10 0x00007f4f0602a553 in QThreadPrivate::start (arg=0x7f4f0659bd80) at thread/qthread_unix.cpp:331
#11 0x00007f4f052d2609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#12 0x00007f4f05c8c133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f4f01fe0840 (LWP 3271)):
[KCrash Handler]
#4  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#5  0x00007f4f05b8f859 in __GI_abort () at abort.c:79
#6  0x0000563217dbf982 in ?? ()
#7  0x0000563217dc1970 in ?? ()
#8  0x00007f4f06021bd8 in qt_message_print (msgType=QtFatalMsg, context=..., message=...) at global/qlogging.cpp:1843
#9  0x00007f4f06021cf9 in qt_message(QtMsgType, const QMessageLogContext &, const char *, typedef __va_list_tag __va_list_tag *) (msgType=QtFatalMsg, context=..., msg=<optimized out>, ap=<optimized out>) at global/qlogging.cpp:378
#10 0x00007f4f05feebc0 in QMessageLogger::fatal (this=this@entry=0x7ffcf30f6d20, msg=msg@entry=0x7f4f063e2468 "Cannot mix incompatible Qt library (%d.%d.%d) with this library (%d.%d.%d)") at global/qlogging.cpp:890
#11 0x00007f4f06003d99 in QObjectPrivate::checkForIncompatibleLibraryVersion (this=<optimized out>, version=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qlogging.h:90
#12 QObjectPrivate::QObjectPrivate (this=<optimized out>, version=<optimized out>) at kernel/qobject.cpp:190
#13 0x00007f4f0125dcfc in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/sqldrivers/libqsqlmysql.so
#14 0x00007f4f012643e5 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/sqldrivers/libqsqlmysql.so
#15 0x00007f4f065b937a in qLoadPlugin<QSqlDriver, QSqlDriverPlugin> (key=..., loader=0x7f4f065ea6a0 <(anonymous namespace)::Q_QGS_loader::innerFunction()::holder>) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:519
#16 QSqlDatabasePrivate::init (this=0x5632191c6ad0, type=...) at kernel/qsqldatabase.cpp:699
#17 0x00007f4f065b9726 in QSqlDatabase::addDatabase (type=..., connectionName=...) at kernel/qsqldatabase.cpp:472
#18 0x0000563217d0a407 in ?? ()
#19 0x0000563217c224ad in ?? ()
#20 0x0000563217c23675 in ?? ()
#21 0x0000563217c2531b in ?? ()
#22 0x00007f4f0623e849 in QObject::event (this=0x7ffcf30f7780, e=0x5632191c0440) at kernel/qobject.cpp:1314
#23 0x00007f4f06210c3f in doNotify (event=0x5632191c0440, receiver=0x7ffcf30f7780) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:153
#24 QCoreApplication::notify (event=<optimized out>, receiver=<optimized out>, this=<optimized out>) at kernel/qcoreapplication.cpp:1140
#25 QCoreApplication::notifyInternal2 (receiver=0x7ffcf30f7780, event=0x5632191c0440) at kernel/qcoreapplication.cpp:1064
#26 0x00007f4f06213571 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x5632191b7920) at kernel/qcoreapplication.cpp:1821
#27 0x00007f4f0626bf47 in postEventSourceDispatch (s=0x5632191bb9b0) at kernel/qeventdispatcher_glib.cpp:277
#28 0x00007f4f048e517d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007f4f048e5400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007f4f048e54a3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007f4f0626b5a2 in QEventDispatcherGlib::processEvents (this=0x5632191b8e20, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#32 0x00007f4f0620f76b in QEventLoop::exec (this=this@entry=0x7ffcf30f7660, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141
#33 0x00007f4f06217914 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#34 0x0000563217c1e61c in ?? ()
#35 0x00007f4f05b91083 in __libc_start_main (main=0x563217c1e360, argc=1, argv=0x7ffcf30f7958, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffcf30f7948) at ../csu/libc-start.c:308
#36 0x0000563217c2127e in ?? ()
[Inferior 1 (process 3271) detached]

Reported using DrKonqi
Comment 1 hunte 2022-09-20 05:31:13 UTC
Created attachment 152244 [details]
New crash information added by DrKonqi

akonadiserver (5.21.1 (22.08.1)) using Qt 5.15.6

Akonadi Server crash message appears every time after login.

-- Backtrace (Reduced):
#5  0x00007fc05b4b0500 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#6  0x00007fc05b48cb4c in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#7  0x00007fc05b48d673 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
[...]
#12 0x00007fc05b4d74ec in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#13 0x00007fc05b48530c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5