Bug 499755 - KMail: Segfault when trying to delete unused identity
Summary: KMail: Segfault when trying to delete unused identity
Status: REPORTED
Alias: None
Product: kontact
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2025-02-10 12:14 UTC by lars+kde
Modified: 2025-02-10 12:19 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/118677/events/d9560945d3824df984acbe1bdfd4f77f/


Attachments
New crash information added by DrKonqi (140.58 KB, text/plain)
2025-02-10 12:14 UTC, lars+kde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lars+kde 2025-02-10 12:14:02 UTC
Application: kontact (6.3.1 (24.12.1))

ApplicationNotResponding [ANR]: false
Qt Version: 6.8.2
Frameworks Version: 6.10.0
Operating System: Linux 6.12.11-200.fc41.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 41 (KDE Plasma)"
DrKonqi: 6.2.5 [CoredumpBackend]

-- Information about the crash:
I found some unused identities in KMail. When I try to delete them KMail segfaults every time.

The crash can be reproduced every time.

-- Backtrace (Reduced):
#5  0x00007fb928004bcc in QHashPrivate::Data<QHashPrivate::Node<QString, QVariant> >::findBucket<QString> (this=0xc0, key=...) at /usr/include/qt6/QtCore/qhash.h:686
#6  0x00007fb9280060c2 in QHashPrivate::Data<QHashPrivate::Node<QString, QVariant> >::findNode<QString> (this=<optimized out>, key=...) at /usr/include/qt6/QtCore/qhash.h:703
#7  QHash<QString, QVariant>::valueImpl<QString> (this=<optimized out>, key=...) at /usr/include/qt6/QtCore/qhash.h:1058
#8  QHash<QString, QVariant>::value (this=0x556f9f037930, key=...) at /usr/include/qt6/QtCore/qhash.h:1067
#9  KIdentityManagementCore::Identity::property (this=this@entry=0x556f9f037920, key=...) at /usr/src/debug/kidentitymanagement-24.12.1-1.fc41.x86_64/src/core/identity.cpp:283


Reported using DrKonqi
Comment 1 lars+kde 2025-02-10 12:14:03 UTC
Created attachment 178110 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.