Summary: | krunner using lots of memory | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | SlashDevDsp <slashdevdsp> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | adaptee, alexandre.bonneau, aseigo, cmocallaghan, Craig.Magina, fthtmn+kde, inspirra, jtamate, larsivar, marek.zukal, me, stupor_scurvy343, yohan.pereira |
Priority: | NOR | ||
Version: | 4.9.1 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Screenshot showing the problem
screen shot of ksysguard's detaild memory info Valgrind output Krunner eating more than 2.4 GB of ram Detailled memory information of Krunner eating more than 2.4 GB of ram |
Description
SlashDevDsp
2010-01-26 06:55:30 UTC
well when it got to the memory usage (below), pressing alt+f2 does not show krunner any more although I get the following message on console kglobalaccel(31262) KGlobalAccelImpl::x11Event: Got XKeyPress event kglobalaccel(31262) GlobalShortcutsRegistry::keyPressed: "Alt+F2" = "Run Command" knotify(31271) KNotify::event: 238 ref= 0 kde-devel@dummy:~$ ps guax | grep -i krunner kde-devel 1052 0.0 0.0 7528 976 pts/3 S+ 16:03 0:00 grep -i krunner kde-devel 31274 0.2 4.0 976908 249864 ? Sl 15:11 0:06 kdeinit4: krunner [kdeinit] kde-devel 31464 0.0 0.2 239016 16096 ? S 15:14 0:00 kdeinit4: kio_trash [kdeinit] trash local:/tmp/kde4-kde-devel/ksocket-kde-devel/klauncherT31212.slave-socket local:/tmp/kde4-kde-devel/ksocket-kde-devel/krunnerV31274.slave-socket kde-devel 32040 0.0 0.2 239012 16100 ? S 15:28 0:00 kdeinit4: kio_trash [kdeinit] trash local:/tmp/kde4-kde-devel/ksocket-kde-devel/klauncherT31212.slave-socket local:/tmp/kde4-kde-devel/ksocket-kde-devel/krunnerA31274.slave-socket Also: trying $ qdbus org.kde.krunner <PRESSING TAB> just hangs there. I have had to ^C in this case. is it repeatable? if so, can you disable individual runners in the configuration dialog until you find the one responsible for the issue? thanks. I have a similar problem. This problem occurs when the activated module "Places" in Kruuner. KDE-4.4 from Getnoo portage Created attachment 41008 [details]
Screenshot showing the problem
I've seen this as well on Kubuntu 10.04 amd64 with KDE 4.4.2. You can watch krunner keeping growing it's memory usage even though you aren't using it. I let it grow to over 100M, it was competing with firefox on htop's list. I then disabled the "Places" module and it stopped growing. It didn't release the memory though. I tried to reproduce it after killing the krunner process and re-logging in, but this time, even after re-enabling the "Places" module, it is sitting at a bit over 51M. Is there anything I can do to further help debug this issue? same problem with krunner on kde-4.5.1. but i think its because of the nepomuk plugin. i disabled all the other plugins and just left nepomuk on, and searched for a few words using krunner. after each query(prefreably one that returns a lot of results) krunners memory usage jumps by arround ~10mb. right now its using 128 mb of ram. on enabling all the other plugins and disabling nepomuk the memory usage is stable arround 20mb even after repeatadly using it. Created attachment 51316 [details]
screen shot of ksysguard's detaild memory info
still there in kde-workspace-4.8.4-1.fc17, around 100MB after 8 days uptime in my oppinion the memory gets consumed when krunner lists amarok songs see the valgrind output for more info Created attachment 72212 [details]
Valgrind output
started krunner, a few times typed a few letters to get the list of options and killed the krunner
there is only a part of the output due to the size limits
Confirmed by different users. It's even worse in 4.9, right now krunner is eating 2.5 GB of RAM, and my uptime is just 9h and 52 minutes.. (see screenshots) Created attachment 73015 [details]
Krunner eating more than 2.4 GB of ram
Created attachment 73016 [details]
Detailled memory information of Krunner eating more than 2.4 GB of ram
I am seeing the same issue on Qt: 4.8.2 KDE Development Platform: 4.9.1 "release 561" Run Command Interface: 0.1 openSUSE 12.1 "Asparagus" 3.1.10-1.16-desktop #1 SMP PREEMPT Wed Jun 27 05:21:40 UTC 2012 (d016078) x86_64 x86_64 x86_64 GNU/Linux After a few days booted I see the SWAP being eaten for no particular reason, part of it traces back to krunner 2766 user 20 0 1945m 35m 9936 S 0 0.2 0:21.08 1.9g krunner As far as I have seen, the most memory eating plugin is the calculator one. disable it (if you do not use it) and check if it still eats so much ram. I was just using the calculator runner, and what appeared to be quite sudden, krunner used 65% of my memory according to htop. I have never seen this before, and I use the calculator runner regularly, if not very much. It was the 3rd or so calculation today, in about 10-15 minutes (so the mem overuse could have risen gradually over that time, but only becoming problematic at the last use, as stuff immediately started to go slow at that point). The last time I started to write the numbers, then remembered to use '=' in front and wrote the full expression with a '=' at the front. (I think '=' isn't actually needed anymore though?) I have KDE 4.13.0 via Kubuntu 14.04 Lars, if you can still reproduce it in Plasma 4.11.10 on KDE 4.13.2, please report it as a new bug. I too am having this problem. v4.13.3 https://bugs.gentoo.org/show_bug.cgi?id=508556#c8 *** This bug has been marked as a duplicate of bug 321327 *** |