Bug 439305 - Akonadi crash on startup
Summary: Akonadi crash on startup
Status: RESOLVED DUPLICATE of bug 437255
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: server (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-06-29 14:53 UTC by bug2017
Modified: 2023-04-28 08:47 UTC (History)
0 users

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 bug2017 2021-06-29 14:53:51 UTC
Application: akonadiserver (5.17.2 (21.04.2))
 (Compiled from sources)
Qt Version: 5.15.2
Frameworks Version: 5.83.0
Operating System: Linux 5.12.12-gentoo-x86_64 x86_64
Windowing System: X11
Drkonqi Version: 5.22.1
Distribution: Gentoo/Linux

-- Information about the crash:
- What I was doing when the application crashed:
Restarting compter after a power failure.
Akonadi crashed while restoring the session.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Akonadi Server (akonadiserver), signal: Segmentation fault
Content of s_kcrashErrorMessage: [Current thread is 1 (Thread 0x7f435f81c780 (LWP 3011))]
[KCrash Handler]
#6  0x000055a881f18353 in Akonadi::Server::Tracer::error (this=0x0, componentName=0x55a881f64d61 "DataStore (Database Error)", msg=...) at /var/tmp/portage/kde-apps/akonadi-21.04.2/work/akonadi-21.04.2/src/server/tracer.cpp:135
#7  0x000055a881ec038b in Akonadi::Server::DataStore::debugLastDbError (this=0x7ffee601b370, actionDescription=0x7ffee601b378 "\260\305") at /var/tmp/portage/kde-apps/akonadi-21.04.2/work/akonadi-21.04.2/src/server/storage/datastore.cpp:1293
#8  0x000055a881ec0692 in Akonadi::Server::DataStore::open (this=0x55a882007a70) at /var/tmp/portage/kde-apps/akonadi-21.04.2/work/akonadi-21.04.2/src/server/storage/datastore.cpp:116
#9  0x000055a881ebf38c in Akonadi::Server::DataStore::database (this=this@entry=0x55a882007a70) at /var/tmp/portage/kde-apps/akonadi-21.04.2/work/akonadi-21.04.2/src/server/storage/datastore.cpp:138
#10 0x000055a881e24526 in Akonadi::Server::AkonadiServer::setupDatabase (this=0x7ffee601bba0) at /var/tmp/portage/kde-apps/akonadi-21.04.2/work/akonadi-21.04.2/src/server/akonadi.cpp:257
#11 0x000055a881e25ff9 in Akonadi::Server::AkonadiServer::init (this=<optimized out>) at /var/tmp/portage/kde-apps/akonadi-21.04.2/work/akonadi-21.04.2/src/server/akonadi.cpp:107
#12 0x00007f436319e43a in QObject::event (this=0x7ffee601bba0, e=0x55a8820036a0) at /var/tmp/portage/dev-qt/qtcore-5.15.2-r2/work/qtbase-everywhere-src-5.15.2/src/corelib/kernel/qobject.cpp:1314
#13 0x00007f4363177285 in doNotify (event=0x55a8820036a0, receiver=0x7ffee601bba0) at /var/tmp/portage/dev-qt/qtcore-5.15.2-r2/work/qtbase-everywhere-src-5.15.2/src/corelib/kernel/qcoreapplication.cpp:1153
#14 QCoreApplication::notify (event=<optimized out>, receiver=<optimized out>, this=<optimized out>) at /var/tmp/portage/dev-qt/qtcore-5.15.2-r2/work/qtbase-everywhere-src-5.15.2/src/corelib/kernel/qcoreapplication.cpp:1139
#15 QCoreApplication::notifyInternal2 (receiver=0x7ffee601bba0, event=0x55a8820036a0) at /var/tmp/portage/dev-qt/qtcore-5.15.2-r2/work/qtbase-everywhere-src-5.15.2/src/corelib/kernel/qcoreapplication.cpp:1063
#16 0x00007f4363179f3a in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x55a881ffb5d0) at /var/tmp/portage/dev-qt/qtcore-5.15.2-r2/work/qtbase-everywhere-src-5.15.2/src/corelib/kernel/qcoreapplication.cpp:1817
#17 0x00007f43631c2683 in postEventSourceDispatch (s=0x55a881fff810) at /var/tmp/portage/dev-qt/qtcore-5.15.2-r2/work/qtbase-everywhere-src-5.15.2/src/corelib/kernel/qeventdispatcher_glib.cpp:277
#18 0x00007f43618364bb in g_main_dispatch (context=0x55a881ffd5a0) at ../glib-2.68.3/glib/gmain.c:3337
#19 g_main_context_dispatch (context=0x55a881ffd5a0) at ../glib-2.68.3/glib/gmain.c:4055
#20 0x00007f4361836768 in g_main_context_iterate (context=context@entry=0x55a881ffd5a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib-2.68.3/glib/gmain.c:4131
#21 0x00007f436183681f in g_main_context_iteration (context=0x55a881ffd5a0, may_block=may_block@entry=1) at ../glib-2.68.3/glib/gmain.c:4196
#22 0x00007f43631c2140 in QEventDispatcherGlib::processEvents (this=0x55a881ffccc0, flags=...) at /var/tmp/portage/dev-qt/qtcore-5.15.2-r2/work/qtbase-everywhere-src-5.15.2/src/corelib/kernel/qeventdispatcher_glib.cpp:423
#23 0x00007f4363175d63 in QEventLoop::exec (this=this@entry=0x7ffee601ba80, flags=..., flags@entry=...) at /var/tmp/portage/dev-qt/qtcore-5.15.2-r2/work/qtbase-everywhere-src-5.15.2/include/QtCore/../../src/corelib/global/qflags.h:69
#24 0x00007f436317d700 in QCoreApplication::exec () at /var/tmp/portage/dev-qt/qtcore-5.15.2-r2/work/qtbase-everywhere-src-5.15.2/include/QtCore/../../src/corelib/global/qflags.h:121
#25 0x000055a881f54ba5 in AkApplicationBase::exec (this=this@entry=0x7ffee601bb70) at /var/tmp/portage/kde-apps/akonadi-21.04.2/work/akonadi-21.04.2/src/shared/akapplication.cpp:109
#26 0x000055a881e2074e in main (argc=<optimized out>, argv=<optimized out>) at /var/tmp/portage/kde-apps/akonadi-21.04.2/work/akonadi-21.04.2/src/server/main.cpp:65
[Inferior 1 (process 3011) detached]

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

Possible duplicates by query: bug 392742, bug 388007, bug 387393, bug 383231, bug 376791.

Reported using DrKonqi
Comment 1 Christophe Marin 2023-04-28 08:47:20 UTC

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