[plasmashell] [Bug 385644] Memory leak freed by *starting* plasmashell

2017-10-24 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=385644

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 385644] Memory leak freed by *starting* plasmashell

2017-10-13 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=385644

--- Comment #4 from David Edmundson  ---
I'm more than happy to believe that you get memory back when you kill
plasmashell.

That's generic memory leak, search on here for the one about slideshow, if
you're on Qt5.9.1 it's probably that.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 385644] Memory leak freed by *starting* plasmashell

2017-10-13 Thread Roland Vet
https://bugs.kde.org/show_bug.cgi?id=385644

--- Comment #3 from Roland Vet  ---
Not exactly proof, but this is a before and after a restart.

$ free -h
  totalusedfree  shared  buff/cache   available
Mem:15G9.1G158M5.7G6.3G344M
Swap:   15G1.9G 13G

$ killall plasmashell && kstart plasmashell

$ free -h
  totalusedfree  shared  buff/cache   available
Mem:15G7.1G7.5G128M996M7.9G
Swap:   15G7.0M 15G


~9G of memory freed by performing the restart, and all I can do is promise that
just the killing of plasmashell doesn't give this result.

Do not know what else I can provide to confirm.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 385644] Memory leak freed by *starting* plasmashell

2017-10-13 Thread Roland Vet
https://bugs.kde.org/show_bug.cgi?id=385644

--- Comment #2 from Roland Vet  ---
(In reply to David Edmundson from comment #1)
> That's not how Linux memory works.

This is just what I observe. My guess is that in the process of starting
plasmashell something else gets restarted which clears the leak. I can't
pinpoint what the memory is being used for.

All I know is that over the duration of a few hours the used memory pages
increases to the point where swapping starts and eventually the entire system
slows down to an unbearable crawl. 

If you could help me pinpoint the source I might be able to be more
descriptive.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 385644] Memory leak freed by *starting* plasmashell

2017-10-12 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=385644

David Edmundson  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID
 CC||k...@davidedmundson.co.uk

--- Comment #1 from David Edmundson  ---
That's not how Linux memory works.

-- 
You are receiving this mail because:
You are watching all bug changes.