Summary: | Big memory allocation if no backend is available | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | Jaime Torres <jtamate> |
Component: | discover | Assignee: | Aleix Pol <aleixpol> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate |
Priority: | NOR | ||
Version: | 5.13.3 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/discover/05d10118d3611dd1db79ae9efe6538811e3139af | Version Fixed In: | 5.14.0 |
Sentry Crash Report: | |||
Attachments: | The place where the memory is created |
Description
Jaime Torres
2018-07-31 07:04:30 UTC
You seem to be loading the plugins on the system, not the ones you just installed. Also if you could do a heaptrack run that would maybe help detect where you're hitting the OOM? I've never seen it before. Created attachment 114248 [details]
The place where the memory is created
Git commit 05d10118d3611dd1db79ae9efe6538811e3139af by Aleix Pol. Committed on 02/08/2018 at 13:40. Pushed by apol into branch 'master'. Don't load categories for invalid backends M +3 -0 libdiscover/Category/CategoryModel.cpp https://commits.kde.org/discover/05d10118d3611dd1db79ae9efe6538811e3139af |