Bug 463643 - Application: Kontact (kontact), signal: Segmentation fault
Summary: Application: Kontact (kontact), signal: Segmentation fault
Status: RESOLVED FIXED
Alias: None
Product: kmail2
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-30 22:06 UTC by jshand2013
Modified: 2023-01-04 07:02 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.22.1


Attachments
kontact crash information (8.02 KB, text/vnd.kde.kcrash-report)
2022-12-30 22:07 UTC, jshand2013
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jshand2013 2022-12-30 22:06:56 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Click on link to create new email within firefox

OBSERVED RESULT

Kontact startup crash

EXPECTED RESULT

Start without errors

SOFTWARE/OS VERSIONS

Operating System: openSUSE Tumbleweed 20221229
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7
Kernel Version: 6.1.1-1-default (64-bit)
Graphics Platform: X11
Processors: 2 × AMD A9-9420e RADEON R5, 5 COMPUTE CORES 2C+3G
Memory: 6.9 GiB of RAM
Graphics Processor: AMD Radeon R5 Graphics
Manufacturer: Acer
Product Name: Aspire A315-21G
System Version: V1.12
Comment 1 jshand2013 2022-12-30 22:07:33 UTC
Created attachment 154915 [details]
kontact crash information
Comment 2 Nicolas Fella 2022-12-30 22:13:14 UTC
[KCrash Handler]
#4  0x00007ffb275a13e4 in QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::operator->() const (this=0x8) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:118
#5  qGetPtrHelper<QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> > >(QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >&) (ptr=...) at ../../include/QtCore/../../src/corelib/global/qglobal.h:1143
#6  QAction::d_func() (this=this@entry=0x0) at kernel/qaction.h:63
#7  QAction::setText(QString const&) (this=this@entry=0x0, text=...) at kernel/qaction.cpp:714
#8  0x00007ffad05ec08a in KMMainWidget::updateFolderMenu() (this=0x7ffb101a2330) at /usr/src/debug/kmail-22.12.0/src/kmmainwidget.cpp:4053
#9  0x00007ffad05e330d in KMMainWidget::setupActions() (this=<optimized out>) at /usr/src/debug/kmail-22.12.0/src/kmmainwidget.cpp:3413
#10 0x00007ffad05cfc81 in KMMainWidget::KMMainWidget(QWidget*, KXMLGUIClient*, KActionCollection*, QExplicitlySharedDataPointer<KSharedConfig> const&) (this=this@entry=0x7ffb101a2330, parent=parent@entry=0x55749ef809c0, aGUIClient=aGUIClient@entry=0x55749f0da720, actionCollection=<optimized out>, config=..., this=<optimized out>, parent=<optimized out>, aGUIClient=<optimized out>, actionCollection=<optimized out>, config=<optimized out>) at /usr/src/debug/kmail-22.12.0/src/kmmainwidget.cpp:242
#11 0x00007ffb0003b48c in KMailPart::KMailPart(QWidget*, QObject*, QList<QVariant> const&) (parent=<optimized out>, parentWidget=<optimized out>, this=0x55749f0da6f0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /usr/src/debug/kmail-22.12.0/src/kmail_part.cpp:68
#12 KPluginFactory::createPartInstance<KMailPart>(QWidget*, QObject*, QList<QVariant> const&) (parentWidget=<optimized out>, parent=<optimized out>, args=<optimized out>) at /usr/include/KF5/KCoreAddons/kpluginfactory.h:897
#13 0x00007ffb27d1c373 in KPluginFactory::create(char const*, QWidget*, QObject*, QList<QVariant> const&, QString const&) (this=this@entry=0x55749ec101b0, iface=0x7ffb273d2068 "KParts::Part", parentWidget=parentWidget@entry=0x5574a2587550, parent=parent@entry=0x5574a2587550, args=..., keyword=...) at /usr/src/debug/kcoreaddons-5.101.0/src/lib/plugin/kpluginfactory.cpp:236
#14 0x00007ffb27eb7c6f in KPluginFactory::create<KParts::Part>(QObject*, QList<QVariant> const&) (args=..., parent=0x5574a2587550, this=0x55749ec101b0) at /usr/include/KF5/KCoreAddons/kpluginfactory.h:939
#15 KPluginFactory::instantiatePlugin<KParts::Part>(KPluginMetaData const&, QObject*, QList<QVariant> const&) (args=..., parent=0x5574a2587550, data=...) at /usr/include/KF5/KCoreAddons/kpluginfactory.h:509
#16 KontactInterface::Core::createPart(char const*) (this=0x5574a2587550, libname=0x55749ea776c8 "kmailpart") at /usr/src/debug/kontactinterface-22.12.0/src/core.cpp:69
#17 0x00007ffb27eb91ce in KontactInterface::Plugin::loadPart() (this=this@entry=0x55749ed19b90) at /usr/src/debug/kontactinterface-22.12.0/src/plugin.cpp:125
#18 0x00007ffad07a2dd6 in KMailPlugin::createPart() (this=0x55749ed19b90) at /usr/src/debug/kmail-22.12.0/src/kontactplugin/kmail/kmail_plugin.cpp:152
#19 0x00007ffb27ebb2c4 in KontactInterface::Plugin::part() (this=this@entry=0x55749ed19b90) at /usr/src/debug/kontactinterface-22.12.0/src/plugin.cpp:136
#20 0x00007ffb27eea61c in Kontact::MainWindow::selectPlugin(KontactInterface::Plugin*) (this=0x5574a2587550, plugin=0x55749ed19b90) at /usr/src/debug/kontact-22.12.0/src/mainwindow.cpp:612
#21 0x00007ffb27eedc8c in Kontact::MainWindow::loadSettings() (this=this@entry=0x5574a2587550) at /usr/src/debug/kontact-22.12.0/src/mainwindow.cpp:741
#22 0x00007ffb27eefc0f in Kontact::MainWindow::initObject() (this=0x5574a2587550) at /usr/src/debug/kontact-22.12.0/src/mainwindow.cpp:157
#23 0x00007ffb27ef06a5 in Kontact::MainWindow::MainWindow() (this=this@entry=0x5574a2587550, this=<optimized out>) at /usr/src/debug/kontact-22.12.0/src/mainwindow.cpp:91
#24 0x000055749c9f3055 in KontactApp::activate(QStringList const&, QString const&) (this=0x7ffcd7417d70, args=<optimized out>, workingDir=<optimized out>) at /usr/src/debug/kontact-22.12.0/src/main.cpp:116
#25 0x00007ffb27eb7356 in KontactInterface::PimUniqueApplication::newInstance(QByteArray const&, QStringList const&, QString const&) (this=0x7ffcd7417d70, startupId=..., arguments=..., workingDirectory=...) at /usr/src/debug/kontactinterface-22.12.0/src/pimuniqueapplication.cpp:171
#26 0x00007ffb27eba553 in KontactInterface::PimUniqueApplication::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_c=<optimized out>, _id=<optimized out>, _a=0x7ffcd7417680, _o=0x7ffcd7417d70) at /usr/src/debug/kontactinterface-22.12.0/build/src/KF5KontactInterface_autogen/EWIEGA46WW/moc_pimuniqueapplication.cpp:87
#27 KontactInterface::PimUniqueApplication::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=_o@entry=0x7ffcd7417d70, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=1, _a=_a@entry=0x7ffcd7417680) at /usr/src/debug/kontactinterface-22.12.0/build/src/KF5KontactInterface_autogen/EWIEGA46WW/moc_pimuniqueapplication.cpp:79
#28 0x00007ffb27eba633 in KontactInterface::PimUniqueApplication::qt_metacall(QMetaObject::Call, int, void**) (this=0x7ffcd7417d70, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7ffcd7417680) at /usr/src/debug/kontactinterface-22.12.0/build/src/KF5KontactInterface_autogen/EWIEGA46WW/moc_pimuniqueapplication.cpp:124
#29 0x00007ffb27c4b55b in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QVector<int> const&, int) (this=<optimized out>, object=<optimized out>, msg=<optimized out>, metaTypes=<optimized out>, slotIdx=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qvarlengtharray.h:189
#30 0x00007ffb27c4f120 in QDBusConnectionPrivate::activateCall(QObject*, int, QDBusMessage const&) (this=this@entry=0x7ffb10001c00, object=0x7ffcd7417d70, flags=81, msg=...) at qdbusintegrator.cpp:904
#31 0x00007ffb27c4f97e in QDBusConnectionPrivate::activateCall(QObject*, int, QDBusMessage const&) (msg=..., flags=<optimized out>, object=<optimized out>, this=0x7ffb10001c00) at qdbusintegrator.cpp:853
#32 QDBusConnectionPrivate::activateObject(QDBusConnectionPrivate::ObjectTreeNode&, QDBusMessage const&, int) (this=0x7ffb10001c00, node=..., msg=..., pathStartPos=<optimized out>) at qdbusintegrator.cpp:1527
#33 0x00007ffb27c51db8 in QDBusActivateObjectEvent::placeMetaCall(QObject*) (this=0x7ffb103eb0f0) at qdbusintegrator.cpp:1623
#34 0x00007ffb26907c40 in QObject::event(QEvent*) (this=0x7ffcd7417d70, e=0x7ffb103eb0f0) at kernel/qobject.cpp:1347
#35 0x00007ffb275a53fe in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x7ffcd7417d70, e=0x7ffb103eb0f0) at kernel/qapplication.cpp:3637
#36 0x00007ffb268dc128 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x7ffcd7417d70, event=0x7ffb103eb0f0) at kernel/qcoreapplication.cpp:1064
#37 0x00007ffb268df0c1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (receiver=0x0, event_type=0, data=0x55749e62f4a0) at kernel/qcoreapplication.cpp:1821
#38 0x00007ffb26934353 in postEventSourceDispatch(GSource*, GSourceFunc, gpointer) (s=0x55749e7241d0) at kernel/qeventdispatcher_glib.cpp:277
#39 0x00007ffb1d515a90 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#40 0x00007ffb1d515e48 in  () at /lib64/libglib-2.0.so.0
#41 0x00007ffb1d515edc in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#42 0x00007ffb26933b56 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x55749e727620, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#43 0x00007ffb268dab9b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffcd7417c40, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#44 0x00007ffb268e2d06 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#45 0x000055749c9f1ff3 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kontact-22.12.0/src/main.cpp:214
[Inferior 1 (process 6134) detached]