Bug 476411 - KMail crashes after removing SMTP accounts
Summary: KMail crashes after removing SMTP accounts
Status: RESOLVED FIXED
Alias: None
Product: kmail2
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: 2023-11-01 12:31 UTC by kde
Modified: 2024-01-04 06:11 UTC (History)
1 user (show)

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 kde 2023-11-01 12:31:02 UTC
Application: kmail (5.24.2 (23.08.2))

Qt Version: 5.15.11
Frameworks Version: 5.111.0
Operating System: Linux 6.5.8-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.27.8 [KCrashBackend]

-- Information about the crash:
When removing multiple SMTP accounts at once, KMail crashes.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f9e6b8f4f70 in MailTransport::TransportManagementWidgetPrivate::removeClicked() (this=<optimized out>) at /usr/src/debug/kmailtransport-23.08.2/src/kmailtransport/widgets/transportmanagementwidget.cpp:146
#5  0x00007f9e6d325442 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7fff21f94e30, r=0x562c46285b70, this=0x562c462e7a50) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#6  doActivate<false>(QObject*, int, void**) (sender=0x562c462839a0, signal_index=9, argv=0x7fff21f94e30) at kernel/qobject.cpp:3925
#7  0x00007f9e6d31e0af in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=sender@entry=0x562c462839a0, m=m@entry=0x7f9e6e4c0280 <QAbstractButton::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7fff21f94e30) at kernel/qobject.cpp:3985
#8  0x00007f9e6e096ae2 in QAbstractButton::clicked(bool) (this=this@entry=0x562c462839a0, _t1=<optimized out>) at .moc/moc_qabstractbutton.cpp:308
#9  0x00007f9e6e096d4a in QAbstractButtonPrivate::emitClicked() (this=0x562c462839e0) at widgets/qabstractbutton.cpp:416
#10 0x00007f9e6e098587 in QAbstractButtonPrivate::click() (this=0x562c462839e0) at widgets/qabstractbutton.cpp:409
#11 0x00007f9e6e098797 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) (this=0x562c462839a0, e=0x7fff21f953c0) at widgets/qabstractbutton.cpp:1045
#12 0x00007f9e6dfe6d58 in QWidget::event(QEvent*) (this=0x562c462839a0, event=0x7fff21f953c0) at kernel/qwidget.cpp:9045
#13 0x00007f9e6dfa519e in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x562c3c338f50, receiver=receiver@entry=0x562c462839a0, e=e@entry=0x7fff21f953c0) at kernel/qapplication.cpp:3640
#14 0x00007f9e6dfad5cf in QApplication::notify(QObject*, QEvent*) (this=<optimized out>, receiver=<optimized out>, e=0x7fff21f953c0) at kernel/qapplication.cpp:3084
#15 0x00007f9e6d2ed198 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x562c462839a0, event=0x7fff21f953c0) at kernel/qcoreapplication.cpp:1064
#16 0x00007f9e6d2ed36e in QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*) (receiver=<optimized out>, event=<optimized out>) at kernel/qcoreapplication.cpp:1474
#17 0x00007f9e6dfab92e in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) (receiver=receiver@entry=0x562c462839a0, event=event@entry=0x7fff21f953c0, alienWidget=<optimized out>, nativeWidget=0x562c41e50ce0, buttonDown=buttonDown@entry=0x7f9e6e4f2330 <qt_button_down>, lastMouseReceiver=..., spontaneous=true, onlyDispatchEnterLeave=false) at kernel/qapplication.cpp:2622
#18 0x00007f9e6dfff7ed in QWidgetWindow::handleMouseEvent(QMouseEvent*) (this=this@entry=0x562c489d55a0, event=event@entry=0x7fff21f95670) at kernel/qwidgetwindow.cpp:684
#19 0x00007f9e6e002d0f in QWidgetWindow::event(QEvent*) (this=0x562c489d55a0, event=0x7fff21f95670) at kernel/qwidgetwindow.cpp:300
#20 0x00007f9e6dfa519e in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x562c489d55a0, e=0x7fff21f95670) at kernel/qapplication.cpp:3640
#21 0x00007f9e6d2ed198 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x562c489d55a0, event=0x7fff21f95670) at kernel/qcoreapplication.cpp:1064
#22 0x00007f9e6d2ed36e in QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*) (receiver=<optimized out>, event=<optimized out>) at kernel/qcoreapplication.cpp:1474
#23 0x00007f9e6d77d0db in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) (e=0x562c4588daa0) at kernel/qguiapplication.cpp:2285
#24 0x00007f9e6d75038c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1169
#25 0x00007f9e5eaf854a in xcbSourceDispatch(GSource*, GSourceFunc, gpointer) (source=<optimized out>) at qxcbeventdispatcher.cpp:105
#26 0x00007f9e69124ef0 in  () at /lib64/libglib-2.0.so.0
#27 0x00007f9e69126b18 in  () at /lib64/libglib-2.0.so.0
#28 0x00007f9e691271cc in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#29 0x00007f9e6d3460d6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x562c3c417480, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#30 0x00007f9e6d2ebc2b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fff21f959a0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#31 0x00007f9e6d2f40c0 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#32 0x00007f9e6d77057c in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1870
#33 0x00007f9e6dfa5115 in QApplication::exec() () at kernel/qapplication.cpp:2832
#34 0x0000562c3b218841 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kmail-23.08.2/src/main.cpp:188
[Inferior 1 (process 23822) detached]

Reported using DrKonqi
Comment 1 Laurent Montel 2024-01-04 06:11:21 UTC
Fixed in kf6