Summary: | KDE PIM memory/CPU leak | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Felix <felicitusneko> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | matthew |
Priority: | NOR | ||
Version: | 5.16.3 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | valgrind --leak-check=full --show-leak-kinds=all -s kontact |
Description
Felix
2021-02-25 19:12:57 UTC
Which process is leaking? did you run valgrind to get information? Created attachment 136443 [details]
valgrind --leak-check=full --show-leak-kinds=all -s kontact
Please note that I have not used Valgrind before, so I'm mostly just going by the suggestions made by the program itself as far as flags used. Please let me know if you need more or different information.
This issue is likely caused by an downstream issue in Gentoo's qtwebengine package (see here: https://bugs.gentoo.org/773919 ). Can you try taking the steps outlined in this comment: https://bugs.gentoo.org/773919#c21 and see if that resolves your problem? Yes, that fixed the problem. Thank you for the help. |