Summary: | Opening files with krunner can spawn subprocesses which use 100% CPU | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | kafei <matthewisrippin> |
Component: | general | Assignee: | Kai Uwe Broulik <kde> |
Status: | RESOLVED FIXED | ||
Severity: | major | ||
Priority: | NOR | ||
Version First Reported In: | 5.8.5 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
htop screenshot of krunner cpu usage
Open file handles for krunner parent and child |
Description
kafei
2017-01-22 00:55:09 UTC
Created attachment 103580 [details]
Open file handles for krunner parent and child
It's strange how krunner has open file handles to /dev/nvidia0 and the like... I suppose krunner somehow uses GPU acceleration?
Yes, krunner uses QtQuick, which uses OpenGL GPU for rendering. I seem to be unable to reproduce this bug after updating to Plasma 5.9.1. There isn't much in the changelog related to krunner, but perhaps the bug was elsewhere. I still haven't been able to reproduce this over the past week, and can't reproduce it now with Plasma 5.9.2, so I'm going to close this. |