Summary: | kmail crashes on startup | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | forenkram |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | abolte, demm, kde.org, kde, kdebugs, sam, trkhmchk |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
forenkram
2022-02-09 20:52:49 UTC
Created attachment 146507 [details] New crash information added by DrKonqi kmail (5.19.2 (21.12.2)) using Qt 5.15.2 - What I was doing when the application crashed: This issue seems to be the cause of the crash described in Bug 449898, which results in corrupt data. -- Backtrace (Reduced): #4 std::__atomic_base<int>::load(std::memory_order) const (__m=std::memory_order_relaxed, this=0x8) at /usr/include/qt/QtCore/qrefcount.h:54 #5 QAtomicOps<int>::loadRelaxed<int>(std::atomic<int> const&) (_q_value=...) at /usr/include/qt/QtCore/qatomic_cxx11.h:239 #6 QBasicAtomicInteger<int>::loadRelaxed() const (this=0x8) at /usr/include/qt/QtCore/qbasicatomic.h:107 [...] #8 QString::QString(QString const&) (this=0x7ffd48a7db20, other=..., this=<optimized out>, other=<optimized out>) at /usr/include/qt/QtCore/qstring.h:1094 #9 0x00007fcde918eb86 in std::_Head_base<3ul, QString, false>::_Head_base(QString const&) (__h=..., this=0x7ffd48a7db20, this=<optimized out>, __h=<optimized out>) at /usr/include/c++/11.1.0/tuple:182 Am also experiencing this and the subsequent corruption of data detailed in #449898 Seems a duplicate of https://bugs.kde.org/show_bug.cgi?id=449826 Issue is with gpgme 1.17.0. For KaOS, this was fixed by rebuilding libkleo, messagelib, kleopatra, akonadi-contacts, pimcommon, kontact & kmail with gpgme 1.17.0, so a downstream issue. (In reply to demm from comment #4) > For KaOS, this was fixed by rebuilding libkleo, messagelib, kleopatra, > akonadi-contacts, pimcommon, kontact & kmail with gpgme 1.17.0, so a > downstream issue. I've reported this issue upstream at https://dev.gnupg.org/T5834. (Also downstream in Gentoo: https://bugs.gentoo.org/833355). *** Bug 459236 has been marked as a duplicate of this bug. *** |