Bug 434236

Summary: Akonadi server crashes on startup
Product: [Frameworks and Libraries] Akonadi Reporter: Cyrille Dunant <cyrille.dunant>
Component: serverAssignee: kdepim bugs <kdepim-bugs>
Status: REPORTED ---    
Severity: crash Keywords: drkonqi
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Cyrille Dunant 2021-03-10 14:25:01 UTC
Application: akonadiserver (5.16.3 (20.12.3))

Qt Version: 5.15.2
Frameworks Version: 5.79.0
Operating System: Linux 5.11.2-1-default x86_64
Windowing System: X11
Drkonqi Version: 5.21.2
Distribution: "openSUSE Tumbleweed"

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

The computer had just crashed, and I rebooted. Since then akonadi crahes on start up

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007f4e4dd42495 in raise () from /lib64/libc.so.6
#5  0x00007f4e4dd2b864 in abort () from /lib64/libc.so.6
#6  0x00007f4e4df939f6 in ?? () from /usr/lib64/libstdc++.so.6
#7  0x00007f4e4df9f0ec in ?? () from /usr/lib64/libstdc++.so.6
#8  0x00007f4e4df9f157 in std::terminate() () from /usr/lib64/libstdc++.so.6
#9  0x00007f4e4df9f3f9 in __cxa_throw () from /usr/lib64/libstdc++.so.6
#10 0x000055f2f25b9bbd in Akonadi::Server::DbIntrospector::hasIndex (this=<optimized out>, tableName=..., indexName=...) at /usr/src/debug/akonadi-server-20.12.3-265.1.x86_64/src/server/storage/dbintrospector.cpp:55
#11 0x000055f2f265a0f5 in Akonadi::Server::DbInitializer::checkIndexes (this=0x55f2f3788210, tableDescription=...) at /usr/src/debug/akonadi-server-20.12.3-265.1.x86_64/src/server/storage/dbinitializer.cpp:198
#12 0x000055f2f263ac46 in Akonadi::Server::DbInitializer::updateIndexesAndConstraints (this=0x55f2f3788210) at /usr/src/debug/akonadi-server-20.12.3-265.1.x86_64/src/server/storage/dbinitializer.cpp:220
#13 Akonadi::Server::DataStore::init (this=<optimized out>) at /usr/src/debug/akonadi-server-20.12.3-265.1.x86_64/src/server/storage/datastore.cpp:193
#14 0x000055f2f25ca964 in Akonadi::Server::AkonadiServer::setupDatabase (this=<optimized out>) at /usr/src/debug/akonadi-server-20.12.3-265.1.x86_64/src/server/akonadi.cpp:263
#15 0x000055f2f25cc5b8 in Akonadi::Server::AkonadiServer::init (this=0x7ffda40d3b20) at /usr/src/debug/akonadi-server-20.12.3-265.1.x86_64/src/server/akonadi.cpp:106
#16 0x00007f4e4e406351 in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5
#17 0x00007f4e4e3da2ff in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#18 0x00007f4e4e3dcd61 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQt5Core.so.5
#19 0x00007f4e4e432233 in ?? () from /usr/lib64/libQt5Core.so.5
#20 0x00007f4e4c65bf57 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#21 0x00007f4e4c65c2d8 in ?? () from /usr/lib64/libglib-2.0.so.0
#22 0x00007f4e4c65c38f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f4e4e4318bf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#24 0x00007f4e4e3d8ceb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#25 0x00007f4e4e3e0f60 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5
#26 0x000055f2f25c5d76 in AkApplicationBase::exec (this=0x7ffda40d3af0) at /usr/src/debug/akonadi-server-20.12.3-265.1.x86_64/src/shared/akapplication.cpp:108
#27 main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/akonadi-server-20.12.3-265.1.x86_64/src/server/main.cpp:66
[Inferior 1 (process 9076) detached]

Possible duplicates by query: bug 425891.

Reported using DrKonqi