Bug 451672 - kdevelop exhausts memory loading Akonadi
Summary: kdevelop exhausts memory loading Akonadi
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-19 02:45 UTC by gjditchfield
Modified: 2022-03-19 02:45 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gjditchfield 2022-03-19 02:45:13 UTC
kdevelop version 5.8.220770 (22.07.70)

kdevelop is running in a KDE PIM docker image, fully updated.  The host system is KDE Neon.
About KDevelop says
KDE Frameworks Version: 5.93.0
Qt Version: 5.15.3

With as little running as possible, System Monitor in the host says 1 GiB of RAM and 3/4 GiB of swap is in use.

I launch kdevelop which opens an empty session.
I open Akonadi, which is a check-out of the Releases/22.04 branch.
All 8 cpus run at 100%.  Kdevelop's progress meter rises to 99% and stops.
Meanwhile RAM use rises to 7.6 GiB (of 8), swap use rises to 12 GB (of 12), and kdevelop aborts.

I have another kdevelop session with 4 open projects.  Akonadi is the only project I have run into with this problem.