Bug 438659 - Kontact Segfault
Summary: Kontact Segfault
Status: REPORTED
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-06-15 00:56 UTC by john4deidre2013
Modified: 2021-10-13 17:13 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (11.48 KB, text/plain)
2021-10-13 17:13 UTC, Tobias Weiß
Details

Note You need to log in before you can comment on or make changes to this bug.
Description john4deidre2013 2021-06-15 00:56:59 UTC
Application: kontact (5.17.2 (21.04.2))

Qt Version: 5.15.2
Frameworks Version: 5.82.0
Operating System: Linux 5.12.9-1-default x86_64
Windowing System: X11
Drkonqi Version: 5.22.0
Distribution: "openSUSE Tumbleweed"

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

Start kontact from menu and it crashed.  this is a very old bug

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 0x7fb38b1515c0 (LWP 26797))]
[KCrash Handler]
#6  std::__atomic_base<int>::load (__m=std::memory_order_relaxed, this=<error reading variable: Cannot access memory at address 0x100>) at /usr/include/c++/11/bits/atomic_base.h:479
#7  QAtomicOps<int>::loadRelaxed<int> (_q_value=<error reading variable: Cannot access memory at address 0x100>) at ../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:239
#8  QBasicAtomicInteger<int>::loadRelaxed (this=<error reading variable: Cannot access memory at address 0x100>) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:107
#9  QtPrivate::RefCount::isShared (this=<error reading variable: Cannot access memory at address 0x100>) at ../../include/QtCore/../../src/corelib/tools/qrefcount.h:101
#10 QList<QWidget*>::append (this=0x100, t=@0x7ffc9159d0c0: 0x55657b80d560) at ../../include/QtCore/../../src/corelib/tools/qlist.h:622
#11 0x00007fb394b13d70 in QWidget::insertAction (this=this@entry=0x55657b80d560, before=<optimized out>, before@entry=0x0, action=0x55657bb60460) at kernel/qwidget.cpp:3129
#12 0x00007fb39531d1c3 in KXMLGUI::ActionList::plug (index=<optimized out>, container=0x55657b80d560, this=0x55657d52f120) at /usr/src/debug/kxmlgui-5.82.0-1.2.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=0x55657b7fb940) at /usr/src/debug/kxmlgui-5.82.0-1.2.x86_64/src/kxmlguifactory_p.cpp:228
#14 KXMLGUI::ContainerNode::plugActionList (this=0x55657b7fb940, state=...) at /usr/src/debug/kxmlgui-5.82.0-1.2.x86_64/src/kxmlguifactory_p.cpp:200
#15 0x00007fb39531d280 in KXMLGUI::ContainerNode::plugActionList (this=0x55657bae47a0, state=...) at /usr/src/debug/kxmlgui-5.82.0-1.2.x86_64/src/kxmlguifactory_p.cpp:204
#16 0x00007fb39531d280 in KXMLGUI::ContainerNode::plugActionList (this=0x55657cac63f0, state=...) at /usr/src/debug/kxmlgui-5.82.0-1.2.x86_64/src/kxmlguifactory_p.cpp:204
#17 0x00007fb39531fcf1 in KXMLGUIFactory::plugActionList (this=0x55657b7d5b40, client=0x55657b82e740, name=..., actionList=...) at /usr/src/debug/kxmlgui-5.82.0-1.2.x86_64/src/kxmlguifactory.cpp:556
#18 0x00007fb32acf5830 in PimCommon::PluginInterface::initializePluginActions (this=<optimized out>, prefix=..., guiClient=0x55657b82e740) at /usr/src/debug/pimcommon-21.04.2-1.1.x86_64/src/pimcommonakonadi/genericplugins/plugininterface.cpp:157
#19 0x00007fb32b689d20 in KMMainWidget::initializePluginActions (this=0x55657dd7ab20) at /usr/src/debug/kmail-21.04.2-1.1.x86_64/src/kmmainwidget.cpp:4083
#20 0x00007fb3308bb865 in KMailPart::guiActivateEvent (e=<optimized out>, this=0x55657b82e710) at /usr/src/debug/kmail-21.04.2-1.1.x86_64/src/kmail_part.cpp:114
#21 KMailPart::guiActivateEvent (this=0x55657b82e710, e=0x7ffc9159d4b0) at /usr/src/debug/kmail-21.04.2-1.1.x86_64/src/kmail_part.cpp:106
#22 0x00007fb393f43fbf in QObject::event (this=0x55657b82e710, e=0x7ffc9159d640) at kernel/qobject.cpp:1336
#23 0x00007fb394adba5f in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55657b82e710, e=0x7ffc9159d640) at kernel/qapplication.cpp:3632
#24 0x00007fb393f17aaa in QCoreApplication::notifyInternal2 (receiver=0x55657b82e710, event=0x7ffc9159d640) at kernel/qcoreapplication.cpp:1063
#25 0x00007fb3936c9cfd in KParts::MainWindow::createGUI (this=0x55657bcbfbb0, part=0x55657b82e710) at /usr/src/debug/kparts-5.82.0-1.2.x86_64/src/mainwindow.cpp:102
#26 0x00007fb39539f44a in Kontact::MainWindow::selectPlugin (this=0x55657bcbfbb0, plugin=<optimized out>) at /usr/src/debug/kontact-21.04.2-1.1.x86_64/src/mainwindow.cpp:626
#27 0x00007fb393f4e128 in doActivate<false> (sender=0x55657c611530, signal_index=7, argv=0x7ffc9159d880) at kernel/qobject.cpp:3898
#28 0x00007fb393f475bf in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7fb3953bd800 <Kontact::SidePaneBase::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffc9159d880) at kernel/qobject.cpp:3946
#29 0x00007fb39539b3bf 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 0x00007fb393f4e0f3 in QtPrivate::QSlotObjectBase::call (a=0x7ffc9159d9b0, r=0x55657c611530, this=0x55657e93cf00) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#31 doActivate<false> (sender=0x55657bacebd0, signal_index=15, argv=0x7ffc9159d9b0) at kernel/qobject.cpp:3886
#32 0x00007fb393f475bf in QMetaObject::activate (sender=sender@entry=0x55657bacebd0, m=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffc9159d9b0) at kernel/qobject.cpp:3946
#33 0x00007fb3953a8440 in Kontact::Navigator::pluginActivated (_t1=<optimized out>, this=0x55657bacebd0) 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=0x55657bacebd0, current=...) at /usr/src/debug/kontact-21.04.2-1.1.x86_64/src/iconsidepane.cpp:477
#35 0x00007fb393f4e0f3 in QtPrivate::QSlotObjectBase::call (a=0x7ffc9159dac0, r=0x55657bacebd0, this=0x55657e9608e0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#36 doActivate<false> (sender=0x55657c082360, signal_index=4, argv=0x7ffc9159dac0) at kernel/qobject.cpp:3886
#37 0x00007fb393f475bf in QMetaObject::activate (sender=sender@entry=0x55657c082360, m=m@entry=0x7fb3941f9080 <QItemSelectionModel::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffc9159dac0) at kernel/qobject.cpp:3946
#38 0x00007fb393ec2823 in QItemSelectionModel::currentChanged (this=this@entry=0x55657c082360, _t1=..., _t2=...) at .moc/moc_qitemselectionmodel.cpp:482
#39 0x00007fb393ec6209 in QItemSelectionModel::setCurrentIndex (this=0x55657c082360, index=..., command=...) at itemmodels/qitemselectionmodel.cpp:1416
#40 0x00007fb3953ab0b9 in Kontact::Navigator::setCurrentPlugin (this=0x55657bacebd0, plugin=...) at /usr/src/debug/kontact-21.04.2-1.1.x86_64/src/iconsidepane.cpp:375
#41 0x00007fb39539f380 in Kontact::IconSidePane::setCurrentPlugin (plugin=..., this=0x55657c611530) at /usr/src/debug/kontact-21.04.2-1.1.x86_64/src/iconsidepane.cpp:540
#42 Kontact::MainWindow::selectPlugin (this=0x55657bcbfbb0, plugin=<optimized out>) at /usr/src/debug/kontact-21.04.2-1.1.x86_64/src/mainwindow.cpp:595
#43 0x00007fb3953a04dc in Kontact::MainWindow::loadSettings (this=this@entry=0x55657bcbfbb0) at /usr/src/debug/kontact-21.04.2-1.1.x86_64/src/mainwindow.cpp:689
#44 0x00007fb3953a4846 in Kontact::MainWindow::initObject (this=0x55657bcbfbb0) at /usr/src/debug/kontact-21.04.2-1.1.x86_64/src/mainwindow.cpp:158
#45 0x00007fb3953a5537 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 0x000055657a48c095 in KontactApp::activate (this=0x7ffc9159e780, args=..., workingDir=...) at /usr/src/debug/kontact-21.04.2-1.1.x86_64/src/main.cpp:112
#47 0x00007fb39537034e in KontactInterface::PimUniqueApplication::newInstance (this=0x7ffc9159e780, startupId=..., arguments=..., workingDirectory=...) at /usr/src/debug/kontactinterface-21.04.2-1.1.x86_64/src/pimuniqueapplication.cpp:177
#48 0x00007fb395372703 in KontactInterface::PimUniqueApplication::qt_static_metacall (_c=<optimized out>, _id=<optimized out>, _a=0x7ffc9159e080, _o=0x7ffc9159e780) at /usr/src/debug/kontactinterface-21.04.2-1.1.x86_64/build/src/KF5KontactInterface_autogen/EWIEGA46WW/moc_pimuniqueapplication.cpp:87
#49 KontactInterface::PimUniqueApplication::qt_static_metacall (_o=_o@entry=0x7ffc9159e780, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=1, _a=_a@entry=0x7ffc9159e080) at /usr/src/debug/kontactinterface-21.04.2-1.1.x86_64/build/src/KF5KontactInterface_autogen/EWIEGA46WW/moc_pimuniqueapplication.cpp:79
#50 0x00007fb3953727e3 in KontactInterface::PimUniqueApplication::qt_metacall (this=0x7ffc9159e780, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7ffc9159e080) at /usr/src/debug/kontactinterface-21.04.2-1.1.x86_64/build/src/KF5KontactInterface_autogen/EWIEGA46WW/moc_pimuniqueapplication.cpp:124
#51 0x00007fb3950a46bb in QDBusConnectionPrivate::deliverCall (this=<optimized out>, object=<optimized out>, msg=..., metaTypes=..., slotIdx=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qvarlengtharray.h:201
#52 0x00007fb3950a80ac in QDBusConnectionPrivate::activateCall (this=this@entry=0x7fb344003a00, object=0x7ffc9159e780, flags=81, msg=...) at qdbusintegrator.cpp:904
#53 0x00007fb3950a893d in QDBusConnectionPrivate::activateCall (msg=..., flags=<optimized out>, object=<optimized out>, this=0x7fb344003a00) at qdbusintegrator.cpp:853
#54 QDBusConnectionPrivate::activateObject (this=0x7fb344003a00, node=..., msg=..., pathStartPos=<optimized out>) at qdbusintegrator.cpp:1521
#55 0x00007fb3950aae58 in QDBusActivateObjectEvent::placeMetaCall (this=0x7fb34400b390) at qdbusintegrator.cpp:1617
#56 0x00007fb393f4409e in QObject::event (this=0x7ffc9159e780, e=0x7fb34400b390) at kernel/qobject.cpp:1314
#57 0x00007fb394adba5f in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x7ffc9159e780, e=0x7fb34400b390) at kernel/qapplication.cpp:3632
#58 0x00007fb393f17aaa in QCoreApplication::notifyInternal2 (receiver=0x7ffc9159e780, event=0x7fb34400b390) at kernel/qcoreapplication.cpp:1063
#59 0x00007fb393f1aaf7 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x55657b23d3d0) at kernel/qcoreapplication.cpp:1817
#60 0x00007fb393f6fa73 in postEventSourceDispatch (s=s@entry=0x55657b324bd0) at kernel/qeventdispatcher_glib.cpp:277
#61 0x00007fb38a6a480f in g_main_dispatch (context=0x7fb37c005000) at ../glib/gmain.c:3337
#62 g_main_context_dispatch (context=0x7fb37c005000) at ../glib/gmain.c:4055
#63 0x00007fb38a6a4b98 in g_main_context_iterate (context=context@entry=0x7fb37c005000, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4131
#64 0x00007fb38a6a4c4f in g_main_context_iteration (context=0x7fb37c005000, may_block=1) at ../glib/gmain.c:4196
#65 0x00007fb393f6f0f4 in QEventDispatcherGlib::processEvents (this=0x55657b32ea60, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#66 0x00007fb393f164bb in QEventLoop::exec (this=this@entry=0x7ffc9159e660, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#67 0x00007fb393f1e790 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#68 0x00007fb39437b1fc in QGuiApplication::exec () at kernel/qguiapplication.cpp:1867
#69 0x00007fb394adb9d5 in QApplication::exec () at kernel/qapplication.cpp:2824
#70 0x000055657a48afb8 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 26797) detached]

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

Reported using DrKonqi
Comment 1 Tobias Weiß 2021-10-13 17:13:34 UTC
Created attachment 142398 [details]
New crash information added by DrKonqi

kontact (5.18.1 (21.08.1)) using Qt 5.15.2

- Unusual behavior I noticed: Kontact crashes when starting: Akonadi cannot be loaded
It occured after Tumbleweed Update
Bevor Tumbleweed Update, there occured following errors: Browsers couldn't open pages; email editor of Kontact stayed blank but email was to read in email code - but after first ~five boots kontact worked without problems

-- Backtrace (Reduced):
#6  std::__atomic_base<int>::load (__m=std::memory_order_relaxed, this=<error reading variable: Cannot access memory at address 0x555d80000100>) at /usr/include/c++/11/bits/atomic_base.h:479
#7  QAtomicOps<int>::loadRelaxed<int> (_q_value=<error reading variable: Cannot access memory at address 0x555d80000100>) at ../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:239
#8  QBasicAtomicInteger<int>::loadRelaxed (this=<error reading variable: Cannot access memory at address 0x555d80000100>) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:107
#9  QtPrivate::RefCount::isShared (this=<error reading variable: Cannot access memory at address 0x555d80000100>) at ../../include/QtCore/../../src/corelib/tools/qrefcount.h:101
#10 QList<QWidget*>::append (this=0x555d80000100, t=@0x7ffcb6fcbc00: 0x555d24064c60) at ../../include/QtCore/../../src/corelib/tools/qlist.h:622