Bug 476448 - Kmail Crashes while checking email
Summary: Kmail Crashes while checking email
Status: RESOLVED DUPLICATE of bug 495799
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: IMAP resource (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-11-02 00:56 UTC by Billy Glenn Hoya Jr
Modified: 2024-12-17 12:51 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Billy Glenn Hoya Jr 2023-11-02 00:56:17 UTC
Application: akonadi_imap_resource (5.24.1 (23.08.1))

Qt Version: 5.15.10
Frameworks Version: 5.110.0
Operating System: Linux 6.5.8-200.fc38.x86_64 x86_64
Windowing System: X11
Distribution: Fedora Linux 38 (KDE Plasma)
DrKonqi: 5.27.8 [KCrashBackend]

-- Information about the crash:
Kmail crashes when clicking the check email button. Restarting app does not resolve issue. Restarting does.

The crash can be reproduced every time.

-- Backtrace:
Application: billyhoya.com (billyhoya) (akonadi_imap_resource), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f44e3cd7239 in Akonadi::Collection::hasAttribute(QByteArray const&) const () from /lib64/libKPim5AkonadiCore.so.5
#5  0x00007f44e3f74c45 in (anonymous namespace)::sortCollectionsForSync(Akonadi::Collection const&, Akonadi::Collection const&) [clone .lto_priv.0] () from /lib64/libKPim5AkonadiAgentBase.so.5
#6  0x00007f44e3f8483a in void std::__introsort_loop<QTypedArrayData<Akonadi::Collection>::iterator, int, __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(Akonadi::Collection const&, Akonadi::Collection const&)> >(QTypedArrayData<Akonadi::Collection>::iterator, QTypedArrayData<Akonadi::Collection>::iterator, int, __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(Akonadi::Collection const&, Akonadi::Collection const&)>) [clone .constprop.0] () from /lib64/libKPim5AkonadiAgentBase.so.5
#7  0x00007f44e3f76a79 in Akonadi::ResourceBasePrivate::slotLocalListDone(KJob*) () from /lib64/libKPim5AkonadiAgentBase.so.5
#8  0x00007f44e22e8481 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#9  0x00007f44e3b95666 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib64/libKF5CoreAddons.so.5
#10 0x00007f44e3b9b52b in KJob::finishJob(bool) () from /lib64/libKF5CoreAddons.so.5
#11 0x00007f44e22ded2b in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#12 0x00007f44e2faeb75 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#13 0x00007f44e22b41a8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#14 0x00007f44e22b7655 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#15 0x00007f44e2306c5f in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#16 0x00007f44e14e04fc in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#17 0x00007f44e153e6b8 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#18 0x00007f44e14ddb83 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#19 0x00007f44e2306749 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#20 0x00007f44e22b2b6b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#21 0x00007f44e22badfb in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#22 0x0000555cd988bd09 in main ()
[Inferior 1 (process 8284) detached]

The reporter indicates this bug may be a duplicate of or related to bug 476421.

Reported using DrKonqi
Comment 1 Carl Schwan 2024-12-17 12:51:10 UTC

*** This bug has been marked as a duplicate of bug 495799 ***