Bug 511217

Summary: CTD when clicking Pick contact button
Product: [Applications] kleopatra Reporter: poomklao
Component: generalAssignee: Ingo Klöcker <kloecker>
Status: REPORTED ---    
Severity: crash CC: aheinecke, mutz, pim-bugs-null
Priority: NOR Keywords: drkonqi
Version First Reported In: 4.0.0.250802   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/280472/events/7cb3533cc7a24b69ad88b7d05508ca00/
Attachments: New crash information added by DrKonqi

Description poomklao 2025-10-27 14:36:28 UTC
Application: kleopatra (4.0.0.250802)

ApplicationNotResponding [ANR]: false
Qt Version: 6.9.2
Frameworks Version: 6.19.0
Operating System: Linux 6.14.0-33-generic x86_64
Windowing System: Wayland
Distribution: KDE neon User Edition
DrKonqi: 6.5.0 [CoredumpBackend]

-- Information about the crash:
I was encrypting a file, and clicked the Pick contact button to the right of the "Add recipients" field. Kleopatra then froze for a few seconds and then crashed.

The reporter is unsure if this crash is reproducible.

-- Backtrace (Reduced):
#6  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
#7  __pthread_kill_internal (signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:78
#8  __GI___pthread_kill (threadid=<optimized out>, signo=6) at ./nptl/pthread_kill.c:89
#9  0x00007cea1c04527e in __GI_raise (sig=6) at ../sysdeps/posix/raise.c:26
#10 0x00007cea1c0288ff in __GI_abort () at ./stdlib/abort.c:79
#11 0x00007cea1ca72d32 in qAbort () at /usr/src/qt6-base-6.9.2-0zneon+24.04+noble+release+build121/src/corelib/global/qassert.cpp:46
#12 qt_message_fatal<QString&> (message=..., context=...) at /usr/src/qt6-base-6.9.2-0zneon+24.04+noble+release+build121/src/corelib/global/qlogging.cpp:2149
[...]
#14 0x00007cea1ca73b45 in QMessageLogger::fatal (this=<optimized out>, msg=0x7cea1ca4b8d0 "ASSERT: \"%s\" in file %s, line %d") at /usr/src/qt6-base-6.9.2-0zneon+24.04+noble+release+build121/src/corelib/global/qlogging.cpp:883
#15 0x00007cea1ca5d779 in qt_assert (assertion=<optimized out>, file=<optimized out>, line=<optimized out>) at /usr/src/qt6-base-6.9.2-0zneon+24.04+noble+release+build121/src/corelib/global/qassert.cpp:105
[...]
#17 0x00007cea1cd2fb8a in QSortFilterProxyModelPrivate::filterAcceptsRowInternal (this=this@entry=0x6093db4299f0, source_row=source_row@entry=50, source_parent=...) at /usr/src/qt6-base-6.9.2-0zneon+24.04+noble+release+build121/src/corelib/itemmodels/qsortfilterproxymodel.cpp:404
#18 0x00007cea1cd304cb in QSortFilterProxyModelPrivate::create_mapping (this=0x6093db4299f0, source_parent=...) at /usr/src/qt6-base-6.9.2-0zneon+24.04+noble+release+build121/src/corelib/itemmodels/qsortfilterproxymodel.cpp:493
#19 0x00007cea1cd3bde4 in QSortFilterProxyModelPrivate::update_source_sort_column (this=0x6093db4299f0) at /usr/src/qt6-base-6.9.2-0zneon+24.04+noble+release+build121/src/corelib/itemmodels/qsortfilterproxymodel.cpp:645
#20 QSortFilterProxyModelPrivate::_q_sourceReset (this=0x6093db4299f0) at /usr/src/qt6-base-6.9.2-0zneon+24.04+noble+release+build121/src/corelib/itemmodels/qsortfilterproxymodel.cpp:1599
#21 0x00007cea1cb46e39 in QtPrivate::QSlotObjectBase::call (a=<optimized out>, r=<optimized out>, this=<optimized out>, this=<optimized out>, r=<optimized out>, a=<optimized out>) at /usr/src/qt6-base-6.9.2-0zneon+24.04+noble+release+build121/src/corelib/kernel/qobjectdefs_impl.h:461
#22 doActivate<false> (sender=0x6093db53b7d0, signal_index=21, argv=0x7ffd331b1f60) at /usr/src/qt6-base-6.9.2-0zneon+24.04+noble+release+build121/src/corelib/kernel/qobject.cpp:4157
[...]
#24 QAbstractItemModel::modelReset (this=<optimized out>, _t1=...) at /usr/src/qt6-base-6.9.2-0zneon+24.04+noble+release+build121/obj-x86_64-linux-gnu/src/corelib/Core_autogen/include/moc_qabstractitemmodel.cpp:736


Reported using DrKonqi
Comment 1 poomklao 2025-10-27 14:36:30 UTC
Created attachment 186231 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.