Bug 492939 - Akonadi crashes when executing a scheduled archiving
Summary: Akonadi crashes when executing a scheduled archiving
Status: REPORTED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: server (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-09-10 11:51 UTC by stakanov.s
Modified: 2024-09-10 11:57 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/65613/events/fbd99d8566cf438aaa4d06474dcd4c72/


Attachments
New crash information added by DrKonqi (140.76 KB, text/plain)
2024-09-10 11:51 UTC, stakanov.s
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stakanov.s 2024-09-10 11:51:39 UTC
Application: akonadiserver (6.2.0 (24.08.0))

Qt Version: 6.7.2
Frameworks Version: 6.5.0
Operating System: Linux 6.10.8-1-default x86_64
Windowing System: X11
Distribution: openSUSE Tumbleweed
DrKonqi: 6.1.4 [CoredumpBackend]

-- Information about the crash:
The program has an archiving task on all mailfolder. 
The program initiates the procedure, then crashes, restarts and gives the popup that the "archiving failed". 
Akonadi and Kontakt seem to work normally after the crash but no archive has been created.

The reporter is unsure if this crash is reproducible.

-- Backtrace (Reduced):
#7  (anonymous namespace)::Cache::query (queryStatement=..., this=0x7f9b04002170) at /usr/src/debug/akonadi-24.08.0/src/server/storage/querycache.cpp:50
#8  Akonadi::Server::QueryCache::query (queryStatement=...) at /usr/src/debug/akonadi-24.08.0/src/server/storage/querycache.cpp:97
#9  Akonadi::Server::QueryBuilder::exec (this=0x7f9b3dffed40) at /usr/src/debug/akonadi-24.08.0/src/server/storage/querybuilder.cpp:515
#10 0x000055c9a498f461 in getAttributeQuery (ids=..., requestedAttributes=...) at /usr/src/debug/akonadi-24.08.0/src/server/handler/collectionfetchhandler.cpp:162
#11 0x000055c9a498fe62 in Akonadi::Server::CollectionFetchHandler::retrieveAttributes (collectionIds=..., this=<optimized out>) at /usr/src/debug/akonadi-24.08.0/src/server/handler/collectionfetchhandler.cpp:175


Reported using DrKonqi
Comment 1 stakanov.s 2024-09-10 11:51:41 UTC
Created attachment 173522 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.