[kontact] [Bug 439597] New: Akonadi crashing during start up

wodenhof bugzilla_noreply at kde.org
Wed Jul 7 13:38:25 BST 2021


https://bugs.kde.org/show_bug.cgi?id=439597

            Bug ID: 439597
           Summary: Akonadi crashing during start up
           Product: kontact
           Version: unspecified
          Platform: openSUSE RPMs
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: kdepim-bugs at kde.org
          Reporter: wodenhof at web.de
  Target Milestone: ---

Application: kontact (5.17.2 (21.04.2))

Qt Version: 5.15.2
Frameworks Version: 5.83.0
Operating System: Linux 5.12.13-1-default x86_64
Windowing System: X11
Drkonqi Version: 5.22.2
Distribution: openSUSE Tumbleweed

-- Information about the crash:
This (and more) appears when I do a "akonadictl start" in a console:
...
2021-05-04 17:24:00 0 [Warning] InnoDB: Ignoring a doublewrite copy of  page
[page id: space=41, page number=485] with future log sequence  number
68762837647
2021-05-04 17:24:00 0 [Warning] InnoDB: Ignoring a doublewrite copy of  page
[page id: space=41, page number=577] with future log sequence  number
68777531536
...
InnoDB: Page [page id: space=0, page number=53] log sequence number 68781953928
is in the future! Current system log sequence number 67799688273.
2021-05-04 17:24:02 0 [ERROR] InnoDB: Your database may be corrupt or you may
have copied the InnoDB tablespace but not the InnoDB log files. Please refer to
https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about
forcing recovery.
2021-05-04 17:24:02 0x7f16e8873800  InnoDB: Assertion failure in file
/home/abuild/rpmbuild/BUILD/mariadb-10.5.9/storage/innobase/include/fut0lst.h
line 127
InnoDB: Failing assertion: addr.page == FIL_NULL || addr.boffset >=
FIL_PAGE_DATA
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to https://jira.mariadb.org/

This IS REPRODUCIBLE! Happens always at start up.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
Content of s_kcrashErrorMessage: [Current thread is 1 (Thread 0x7fdc544e0040
(LWP 1986))]
[KCrash Handler]
#6  0x00007fdc677a9147 in std::__atomic_base<int>::load
(__m=std::memory_order_relaxed, this=<optimized out>) at
/usr/include/c++/11/bits/atomic_base.h:481
#7  QAtomicOps<int>::loadRelaxed<int> (_q_value=...) at
../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:239
#8  QBasicAtomicInteger<int>::loadRelaxed (this=<optimized out>) at
../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:107
#9  QtPrivate::RefCount::isShared (this=<optimized out>) at
../../include/QtCore/../../src/corelib/tools/qrefcount.h:101
#10 QList<QWidget*>::append (this=0x7fdc675ec9c0 <(anonymous
namespace)::Q_QGS_qColorDialogStaticData::innerFunction()::holder+64>,
t=@0x7fffb1d52180: 0x5557f815e300) at
../../include/QtCore/../../src/corelib/tools/qlist.h:622
#11 0x00007fdc677d5de0 in QWidget::insertAction
(this=this at entry=0x5557f815e300, before=<optimized out>, before at entry=0x0,
action=0x5557f6f75320) at kernel/qwidget.cpp:3129
#12 0x00007fdc67fc9e43 in KXMLGUI::ActionList::plug (index=<optimized out>,
container=0x5557f815e300, this=0x5557f907f7a0) at
/usr/src/debug/kxmlgui-5.83.0-2.1.x86_64/src/kxmlguifactory_p.cpp:33
#13 KXMLGUI::ContainerNode::plugActionList (mergingIdxIt=<error reading
variable: access outside bounds of object referenced via synthetic pointer>,
mergingIdxIt=<error reading variable: access outside bounds of object
referenced via synthetic pointer>, state=..., this=0x5557f6f2ce20) at
/usr/src/debug/kxmlgui-5.83.0-2.1.x86_64/src/kxmlguifactory_p.cpp:228
#14 KXMLGUI::ContainerNode::plugActionList (this=0x5557f6f2ce20, state=...) at
/usr/src/debug/kxmlgui-5.83.0-2.1.x86_64/src/kxmlguifactory_p.cpp:200
#15 0x00007fdc67fc9f00 in KXMLGUI::ContainerNode::plugActionList
(this=0x5557f6e46260, state=...) at
/usr/src/debug/kxmlgui-5.83.0-2.1.x86_64/src/kxmlguifactory_p.cpp:204
#16 0x00007fdc67fc9f00 in KXMLGUI::ContainerNode::plugActionList
(this=0x5557f79bea30, state=...) at
/usr/src/debug/kxmlgui-5.83.0-2.1.x86_64/src/kxmlguifactory_p.cpp:204
#17 0x00007fdc67fcc911 in KXMLGUIFactory::plugActionList (this=0x5557f6b22c00,
client=0x5557f6b49970, name=..., actionList=...) at
/usr/src/debug/kxmlgui-5.83.0-2.1.x86_64/src/kxmlguifactory.cpp:556
#18 0x00007fdbc6a63830 in PimCommon::PluginInterface::initializePluginActions
(this=<optimized out>, prefix=..., guiClient=0x5557f6b49970) at
/usr/src/debug/pimcommon-21.04.2-1.2.x86_64/src/pimcommonakonadi/genericplugins/plugininterface.cpp:157
#19 0x00007fdbc7462d20 in KMMainWidget::initializePluginActions
(this=0x7fdc2805be00) at
/usr/src/debug/kmail-21.04.2-1.1.x86_64/src/kmmainwidget.cpp:4083
#20 0x00007fdbe05ba865 in KMailPart::guiActivateEvent (e=<optimized out>,
this=0x5557f6b49940) at
/usr/src/debug/kmail-21.04.2-1.1.x86_64/src/kmail_part.cpp:114
#21 KMailPart::guiActivateEvent (this=0x5557f6b49940, e=0x7fffb1d52570) at
/usr/src/debug/kmail-21.04.2-1.1.x86_64/src/kmail_part.cpp:106
#22 0x00007fdc66c20e7f in QObject::event (this=0x5557f6b49940,
e=0x7fffb1d52700) at kernel/qobject.cpp:1336
#23 0x00007fdc6779da7f in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x5557f6b49940, e=0x7fffb1d52700) at
kernel/qapplication.cpp:3632
#24 0x00007fdc66bf496a in QCoreApplication::notifyInternal2
(receiver=0x5557f6b49940, event=0x7fffb1d52700) at
kernel/qcoreapplication.cpp:1064
#25 0x00007fdc663b1b8d in KParts::MainWindow::createGUI (this=0x5557f8a76f20,
part=0x5557f6b49940) at
/usr/src/debug/kparts-5.83.0-1.2.x86_64/src/mainwindow.cpp:102
#26 0x00007fdc6804a44a in Kontact::MainWindow::selectPlugin
(this=0x5557f8a76f20, plugin=<optimized out>) at
/usr/src/debug/kontact-21.04.2-1.1.x86_64/src/mainwindow.cpp:626
#27 0x00007fdc66c2afe8 in doActivate<false> (sender=0x5557f7ac5020,
signal_index=7, argv=0x7fffb1d52940) at kernel/qobject.cpp:3898
#28 0x00007fdc66c2447f in QMetaObject::activate (sender=<optimized out>,
m=m at entry=0x7fdc68068800 <Kontact::SidePaneBase::staticMetaObject>,
local_signal_index=local_signal_index at entry=0, argv=argv at entry=0x7fffb1d52940)
at kernel/qobject.cpp:3946
#29 0x00007fdc680463bf in Kontact::SidePaneBase::pluginSelected
(this=<optimized out>, _t1=<optimized out>) at
/usr/src/debug/kontact-21.04.2-1.1.x86_64/build/src/kontactprivate_autogen/EWIEGA46WW/moc_sidepanebase.cpp:141
#30 0x00007fdc66c2afb3 in QtPrivate::QSlotObjectBase::call (a=0x7fffb1d52a70,
r=0x5557f7ac5020, this=0x5557f6dfc920) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#31 doActivate<false> (sender=0x5557f90742a0, signal_index=15,
argv=0x7fffb1d52a70) at kernel/qobject.cpp:3886
#32 0x00007fdc66c2447f in QMetaObject::activate
(sender=sender at entry=0x5557f90742a0, m=<optimized out>,
local_signal_index=local_signal_index at entry=0, argv=argv at entry=0x7fffb1d52a70)
at kernel/qobject.cpp:3946
#33 0x00007fdc68053440 in Kontact::Navigator::pluginActivated (_t1=<optimized
out>, this=0x5557f90742a0) at
/usr/src/debug/kontact-21.04.2-1.1.x86_64/build/src/kontactprivate_autogen/EWIEGA46WW/moc_iconsidepane.cpp:161
#34 Kontact::Navigator::slotCurrentChanged (this=0x5557f90742a0, current=...)
at /usr/src/debug/kontact-21.04.2-1.1.x86_64/src/iconsidepane.cpp:477
#35 0x00007fdc66c2afb3 in QtPrivate::QSlotObjectBase::call (a=0x7fffb1d52b80,
r=0x5557f90742a0, this=0x5557f9136d30) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#36 doActivate<false> (sender=0x5557f6f92ac0, signal_index=4,
argv=0x7fffb1d52b80) at kernel/qobject.cpp:3886
#37 0x00007fdc66c2447f in QMetaObject::activate
(sender=sender at entry=0x5557f6f92ac0, m=m at entry=0x7fdc66ec3080
<QItemSelectionModel::staticMetaObject>,
local_signal_index=local_signal_index at entry=1, argv=argv at entry=0x7fffb1d52b80)
at kernel/qobject.cpp:3946
#38 0x00007fdc66b9f2b3 in QItemSelectionModel::currentChanged
(this=this at entry=0x5557f6f92ac0, _t1=..., _t2=...) at
.moc/moc_qitemselectionmodel.cpp:482
#39 0x00007fdc66ba2c99 in QItemSelectionModel::setCurrentIndex
(this=0x5557f6f92ac0, index=..., command=...) at
itemmodels/qitemselectionmodel.cpp:1416
#40 0x00007fdc680560b9 in Kontact::Navigator::setCurrentPlugin
(this=0x5557f90742a0, plugin=...) at
/usr/src/debug/kontact-21.04.2-1.1.x86_64/src/iconsidepane.cpp:375
#41 0x00007fdc6804a380 in Kontact::IconSidePane::setCurrentPlugin (plugin=...,
this=0x5557f7ac5020) at
/usr/src/debug/kontact-21.04.2-1.1.x86_64/src/iconsidepane.cpp:540
#42 Kontact::MainWindow::selectPlugin (this=0x5557f8a76f20, plugin=<optimized
out>) at /usr/src/debug/kontact-21.04.2-1.1.x86_64/src/mainwindow.cpp:595
#43 0x00007fdc6804b4dc in Kontact::MainWindow::loadSettings
(this=this at entry=0x5557f8a76f20) at
/usr/src/debug/kontact-21.04.2-1.1.x86_64/src/mainwindow.cpp:689
#44 0x00007fdc6804f846 in Kontact::MainWindow::initObject (this=0x5557f8a76f20)
at /usr/src/debug/kontact-21.04.2-1.1.x86_64/src/mainwindow.cpp:158
#45 0x00007fdc68050537 in Kontact::MainWindow::MainWindow (this=<optimized
out>, this=<optimized out>) at
/usr/src/debug/kontact-21.04.2-1.1.x86_64/src/mainwindow.cpp:86
#46 0x00005557f51bd095 in KontactApp::activate (this=0x7fffb1d53840, args=...,
workingDir=...) at /usr/src/debug/kontact-21.04.2-1.1.x86_64/src/main.cpp:112
#47 0x00007fdc6801c34e in KontactInterface::PimUniqueApplication::newInstance
(this=0x7fffb1d53840, startupId=..., arguments=..., workingDirectory=...) at
/usr/src/debug/kontactinterface-21.04.2-1.3.x86_64/src/pimuniqueapplication.cpp:177
#48 0x00007fdc6801e703 in
KontactInterface::PimUniqueApplication::qt_static_metacall (_c=<optimized out>,
_id=<optimized out>, _a=0x7fffb1d53140, _o=0x7fffb1d53840) at
/usr/src/debug/kontactinterface-21.04.2-1.3.x86_64/build/src/KF5KontactInterface_autogen/EWIEGA46WW/moc_pimuniqueapplication.cpp:87
#49 KontactInterface::PimUniqueApplication::qt_static_metacall
(_o=_o at entry=0x7fffb1d53840, _c=_c at entry=QMetaObject::InvokeMetaMethod,
_id=_id at entry=1, _a=_a at entry=0x7fffb1d53140) at
/usr/src/debug/kontactinterface-21.04.2-1.3.x86_64/build/src/KF5KontactInterface_autogen/EWIEGA46WW/moc_pimuniqueapplication.cpp:79
#50 0x00007fdc6801e7e3 in KontactInterface::PimUniqueApplication::qt_metacall
(this=0x7fffb1d53840, _c=QMetaObject::InvokeMetaMethod, _id=1,
_a=0x7fffb1d53140) at
/usr/src/debug/kontactinterface-21.04.2-1.3.x86_64/build/src/KF5KontactInterface_autogen/EWIEGA46WW/moc_pimuniqueapplication.cpp:124
#51 0x00007fdc67d636bb in QDBusConnectionPrivate::deliverCall (this=<optimized
out>, object=<optimized out>, msg=..., metaTypes=..., slotIdx=<optimized out>)
at ../../include/QtCore/../../src/corelib/tools/qvarlengtharray.h:190
#52 0x00007fdc67d670ac in QDBusConnectionPrivate::activateCall
(this=this at entry=0x7fdc08003a00, object=0x7fffb1d53840, flags=81, msg=...) at
qdbusintegrator.cpp:904
#53 0x00007fdc67d6793d in QDBusConnectionPrivate::activateCall (msg=...,
flags=<optimized out>, object=<optimized out>, this=0x7fdc08003a00) at
qdbusintegrator.cpp:853
#54 QDBusConnectionPrivate::activateObject (this=0x7fdc08003a00, node=...,
msg=..., pathStartPos=<optimized out>) at qdbusintegrator.cpp:1521
#55 0x00007fdc67d69e58 in QDBusActivateObjectEvent::placeMetaCall
(this=0x7fdc08020ed0) at qdbusintegrator.cpp:1617
#56 0x00007fdc66c20f5e in QObject::event (this=0x7fffb1d53840,
e=0x7fdc08020ed0) at kernel/qobject.cpp:1314
#57 0x00007fdc6779da7f in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x7fffb1d53840, e=0x7fdc08020ed0) at
kernel/qapplication.cpp:3632
#58 0x00007fdc66bf496a in QCoreApplication::notifyInternal2
(receiver=0x7fffb1d53840, event=0x7fdc08020ed0) at
kernel/qcoreapplication.cpp:1064
#59 0x00007fdc66bf79b7 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x5557f675b420) at
kernel/qcoreapplication.cpp:1821
#60 0x00007fdc66c4c7d3 in postEventSourceDispatch (s=s at entry=0x5557f684c5d0) at
kernel/qeventdispatcher_glib.cpp:277
#61 0x00007fdc5d46f80f in g_main_dispatch (context=0x7fdc4c005000) at
../glib/gmain.c:3337
#62 g_main_context_dispatch (context=0x7fdc4c005000) at ../glib/gmain.c:4055
#63 0x00007fdc5d46fb98 in g_main_context_iterate
(context=context at entry=0x7fdc4c005000, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>) at ../glib/gmain.c:4131
#64 0x00007fdc5d46fc4f in g_main_context_iteration (context=0x7fdc4c005000,
may_block=1) at ../glib/gmain.c:4196
#65 0x00007fdc66c4be54 in QEventDispatcherGlib::processEvents
(this=0x5557f6858720, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#66 0x00007fdc66bf336b in QEventLoop::exec (this=this at entry=0x7fffb1d53720,
flags=..., flags at entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#67 0x00007fdc66bfb650 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#68 0x00007fdc6703f1dc in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1867
#69 0x00007fdc6779d9f5 in QApplication::exec () at kernel/qapplication.cpp:2824
#70 0x00005557f51bbfb8 in main (argc=<optimized out>, argv=<optimized out>) at
/usr/src/debug/kontact-21.04.2-1.1.x86_64/src/main.cpp:208
[Inferior 1 (process 1986) detached]

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

Possible duplicates by query: bug 435992, bug 434725, bug 434205, bug 433252,
bug 429420.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list