Summary: | Crash in QGpgMEKeyForMailboxJob destructor | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Christopher Yeleighton <giecrilj> |
Component: | Assignee: | kdepim bugs <kdepim-bugs> | |
Status: | REPORTED --- | ||
Severity: | crash | CC: | giecrilj |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.15.3 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Christopher Yeleighton
2020-12-09 14:46:11 UTC
Created attachment 148000 [details]
New crash information added by DrKonqi
kontact (5.19.3 (21.12.3)) using Qt 5.15.2
- What I was doing when the application crashed:
I was replying to an e-mail. I may have switched the digital signature off.
-- Backtrace (Reduced):
#6 QMapNodeBase::color (this=0x0) at tools/qmap.h:93
#7 QMapDataBase::freeNodeAndRebalance (this=0x55af12006930, z=0x55af16a50c50) at tools/qmap.cpp:234
#8 0x00007f0e20123414 in QMapData<QGpgME::Job*, GpgME::Context*>::deleteNode (z=<optimized out>, this=<optimized out>) at /usr/include/qt5/QtCore/qmap.h:281
#10 0x00007f0e2011d098 in QGpgME::_detail::ThreadedJobMixin<QGpgME::KeyForMailboxJob, std::tuple<GpgME::KeyListResult, GpgME::Key, GpgME::UserID, QString, GpgME::Error> >::~ThreadedJobMixin (this=<optimized out>, this=<optimized out>) at /usr/src/debug/gpgmeqt-1.16.0-3.2.x86_64/lang/qt/src/threadedjobmixin.h:166
#11 QGpgME::QGpgMEKeyForMailboxJob::~QGpgMEKeyForMailboxJob (this=<optimized out>, this=<optimized out>) at /usr/src/debug/gpgmeqt-1.16.0-3.2.x86_64/lang/qt/src/qgpgmekeyformailboxjob.cpp:54
|