Summary: | Akonadi IMAP resource in crash loop after moving and deleting folder | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Dennis Schridde <heri+kde> |
Component: | IMAP resource | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | a.samirh78, heri+kde, lomov, ville.aakko |
Priority: | NOR | ||
Version: | 5.11.3 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=418593 https://bugs.kde.org/show_bug.cgi?id=418599 https://bugs.kde.org/show_bug.cgi?id=418595 https://bugs.kde.org/show_bug.cgi?id=396663 https://bugs.kde.org/show_bug.cgi?id=423675 https://bugs.kde.org/show_bug.cgi?id=415339 |
||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
akonadi_imap_resource-20200316-102944.kcrash.txt
New crash information added by DrKonqi |
Description
Dennis Schridde
2020-03-16 09:56:40 UTC
Created attachment 126824 [details]
akonadi_imap_resource-20200316-102944.kcrash.txt
Notable output from `akonadictl restart`: org.kde.pim.akonadicontrol: ProcessControl: Application '/usr/bin/akonadi_imap_resource' returned with exit code 253 (Unknown error) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7fcea00aa130) ) org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7fcea00aa130) identified as "AgentBaseChangeRecorder - 94682505928208" org.kde.pim.akonadiserver: Error while handling command FetchCollections on connection akonadi_imap_resource_0 (0x55948b647ce0) It is not easy to figure out, but I believe that akonadi_imap_resource_0 is the resource for the 2nd IMAP server, the same one that is segfaulting constantly. Created attachment 126951 [details]
New crash information added by DrKonqi
akonadi_imap_resource (5.13.2 (19.12.2)) using Qt 5.13.2
- What I was doing when the application crashed:
The issue persists in Fedora 32: Akonadi IMAP resource for this account is still in a crash loop.
-- Backtrace (Reduced):
#6 0x00007f55cc0216f0 in ()
[...]
#8 0x00007f5609aa18a6 in Akonadi::ResourceScheduler::executeNext() () at /lib64/libKF5AkonadiAgentBase.so.5
#9 0x00007f5608211456 in QSingleShotTimer::timerEvent(QTimerEvent*) () at /lib64/libQt5Core.so.5
#10 0x00007f56082062cf in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#11 0x00007f5608c6de66 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
The backtrace isn't complete, seems to be missing debug symbols. If you can still reproduce this issue, please install the relevant -debuginfo packages and post another backtrace. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! (In reply to Ahmad Samir from comment #4) > The backtrace isn't complete, seems to be missing debug symbols. If you can > still reproduce this issue, please install the relevant -debuginfo packages > and post another backtrace. Ahmad, sorry, what -debuginfo packages I should install ? In debian 11 I have the error org.kde.pim.akonadicontrol: ProcessControl: Application '/usr/bin/akonadiserver' returned with exit code 253 What is it? Akonadi crashes permanently :( |