Summary: | Akonadi IMAP resource crashes right after being restarted | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Dennis Schridde <heri+kde> |
Component: | IMAP resource | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | heri+kde |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=423675 https://bugs.kde.org/show_bug.cgi?id=418844 |
||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Dennis Schridde
2020-10-30 07:05:20 UTC
Created attachment 133572 [details] New crash information added by DrKonqi akonadi_imap_resource (5.15.3 (20.08.3)) using Qt 5.15.1 - What I was doing when the application crashed: Still reproducible with latest updates on Fedora 33 with KDE 20.08.3. Akonadi IMAP resource will crash right after toggling the resource offline and then back to online in Akonadi Console. Bug #429344 seems like it describes the exact same problem. -- Backtrace (Reduced): #5 0x00007fcfc998903f in qobject_cast<Akonadi::RecursiveMover*>(QObject*) (object=<optimized out>) at /usr/include/qt5/QtCore/qobject.h:519 #6 QtPrivate::QVariantValueHelper<Akonadi::RecursiveMover*>::object(QVariant const&) (v=...) at /usr/include/qt5/QtCore/qvariant.h:753 #7 QtPrivate::ObjectInvoker<QtPrivate::QVariantValueHelper<Akonadi::RecursiveMover*>, QVariant const&, Akonadi::RecursiveMover*>::invoke(QVariant const&) (a=...) at /usr/include/qt5/QtCore/qvariant.h:107 #8 qvariant_cast<Akonadi::RecursiveMover*>(QVariant const&) (v=...) at /usr/include/qt5/QtCore/qvariant.h:879 #9 QVariant::value<Akonadi::RecursiveMover*>() const (this=0x557b8606a748) at /usr/include/qt5/QtCore/qvariant.h:367 As of today, 2020-12-09, the issue is no longer reproducible on my Fedora 33 system with: * kf5-akonadi-server-20.08.3-1.fc33 * kf5-pimcommon-akonadi-20.08.3-1.fc33 |