https://bugs.kde.org/show_bug.cgi?id=423575

--- Comment #5 from Daniel Vrátil <dvra...@kde.org> ---
Could you please check that you have the "Debugger" disabled in Akonadi
Console? When the "Debugger" option is enabled, it causes the Server to
generate a lots of debugging string data and send them over dbus.

The "Debugger" option gets persisted in Akonadi Server for now, so even if you
close Akonadi Console, the Akonadi Server will continue generating the data.
I'll adjust the code to not persist the debugger accross Akonadi restarts.

Anyway, that's what I see in the 20.04 screenshots, but that's just lots of
temporary allocations, not the leaks.

The leaks visible in the 18.04 heaptrack are related to QueryCache, which has
been overhauled in 20.04. So I suspect what you are seeing on 18.04 is already
fixed, and what you are seeing in 20.04 is either related to the Debugger being
enabled and/or the real culprit is not shown on the screenshots.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to