[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2022-03-30 Thread whoopsdecade
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #42 from whoopsdecade  ---
I don't seem to be getting this memory leak on Fedora 34, KDE info:
Qt: 5.15.2
KDE Frameworks: 5.85.0
kf5-config: 1.0

BUT I also changed machines to a 11gen Intel i7 w/ Xe graphics from an 8th gen
i7 so who knows if that has anything to do with it but with an uptime of 31
days, with close to the same use, plasmashell has never gone over 350m in
memory. Sitting at 281M now so it's fluctuating depending on use which it's
good. One less thing to worry about :)

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2021-10-22 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #41 from Iyán Méndez Veiga  ---
Hi Nate,

Unfortunately no, I don't observe that. I left the bash script running for 1
hour on both devices, and memory was more or less the same after stopping the
script.

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2021-10-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #40 from Nate Graham  ---
Can anyone experiencing this verify that opening the activity sidebar triggers
it reliably?

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2021-10-21 Thread Kishore Gopalakrishnan
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #39 from Kishore Gopalakrishnan  ---
Since this report has seen a recent spurt of activity, I'll just note that bug
422755 seems to be a more reproducible manifestation of the same issue.

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2021-10-21 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #38 from Iyán Méndez Veiga  ---
(In reply to whoopsdecade from comment #37)
> @Iyán: why don't you drop the snark and run heaptrack yourself? I already
> did my bit. Or just keep running interference for the KDE team here, that
> will surely help solve the issue.

Hey, no need to be rude! I didn't ask you to do anything... I will try to do
both the valgrind and heaptrack (once I figure out how).

I just pointed out, after reading all the messages here, that David asked for
something no one provided (yet). Since you bump this today (I honestly forgot
about it), that's why I mention it...

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2021-10-21 Thread whoopsdecade
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #37 from whoopsdecade  ---
@Iyán: why don't you drop the snark and run heaptrack yourself? I already did
my bit. Or just keep running interference for the KDE team here, that will
surely help solve the issue.

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2021-10-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #36 from Nate Graham  ---
With my "member of the KDE team" hat on:

I acknowledge this bug but cannot reproduce it, and memory leak bugs in general
are incredibly hard to debug, even in the best case scenario where the reporter
has localized the issue to just a specific widget or triggering behavior. It
requires specialized skill that I unfortunately do not have, which is why I
don't generally do much with bug reports about memory leaks.

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2021-10-21 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #35 from Iyán Méndez Veiga  ---
By the way, David Edmundson suggested using heaptrack, because the massif files
didn't help. Do you know how to do this? Probably, keep uploading the big files
that do not give any hint to developers is not useful to anyone.

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2021-10-21 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #34 from Iyán Méndez Veiga  ---
I don't think it's that generalized and I also don't think they would not
acknowledge if they knew this is a real issue for sure, why would they? I think
it's hard to replicate, probably it depends on some specific hardware
combination and probably most Plasma developers restart plasmashell very often.

If we can still observe this on 5.23 maybe we should also change the version in
the bug report.

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2021-10-21 Thread whoopsdecade
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #33 from whoopsdecade  ---
Btw, the workaround I've been using is setting up a script to run every couple
of days or so to restart plasmashell automatically: 
kquitapp5 plasmashell || killall plasmashell && kstart5 plasmashell

It's not as traumatic as other options to restart plasmashell that I tried.
Your windows get reordered and that's about it. I can't even tell when it ran
and it keeps plasmashell memory usage in check.

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2021-10-21 Thread whoopsdecade
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #32 from whoopsdecade  ---
Unfortunately the KDE team is not interested in even acknowledging this issue.
I think they know of this bug and can reproduce it easily they just don't want
to acknowledge it. I managed to get a co-worker to reproduce it on his own
machine with no knowledge of his setup, I simply told him to not power-off his
machine for several days and the memory leak was very apparent: plasmashell
memory consumption ballooned. In short, it's a widespread memory leak but
either very few people use KDE or very few use KDE and leave the PC powered on
for more than a single day. Such a shame.

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2021-10-21 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #31 from Iyán Méndez Veiga  ---
Okay, found this:
https://community.kde.org/Plasma/Debugging#Full_log_of_memory_leaks_with_Valgrind

I guess it's a good start. I will read and prepare the laptop and leave it
running for a week or so. Hope it helps.

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2021-10-21 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #30 from Iyán Méndez Veiga  ---
I have a spare laptop where I can test this again for a long time. To be
honest, it's been a while since I notice a large memory usage by plasmashell on
my desktop, but it is also true that I don't tend to keep very long uptimes
these days.

Can someone point me in the right direction to collect useful logs, massif,
etc.?

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2021-10-21 Thread Quartz
https://bugs.kde.org/show_bug.cgi?id=393929

Quartz  changed:

   What|Removed |Added

 CC||thomwalker...@mail.com

--- Comment #29 from Quartz  ---
Bump x2. 

I'd appreciate if this bug takes priority - it might be causing other
accidental threads being created in relation to memory leaks and mistaking side
effects in other places (such as I did with plasma widgets).

It makes it impossible to keep a desktop linux distro running KDE for several
days and it's making the desktop environment give a really poor impression and
experience.

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2021-05-03 Thread Eumel
https://bugs.kde.org/show_bug.cgi?id=393929

Eumel  changed:

   What|Removed |Added

 CC||blaueshawaiih...@gmx.de

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2021-03-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=393929

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
  Component|general |generic-performance
   Assignee|k...@davidedmundson.co.uk|plasma-b...@kde.org

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2021-03-18 Thread Kishore Gopalakrishnan
https://bugs.kde.org/show_bug.cgi?id=393929

Kishore Gopalakrishnan  changed:

   What|Removed |Added

 CC||kishor...@gmail.com

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2020-08-12 Thread whoopsdecade
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #28 from whoopsdecade  ---
Heaptrack finished, I uploaded the new file to the same dropbox url. The end
result was 433.63MB! Is that normal? Heaptrack was taking too long so I did put
the laptop to sleep in between, not sure if that had an effect. Plasmashell was
consuming 1.3GB by the end of the heaptrack. In any case, it's here:
https://www.dropbox.com/s/6u6q6ato6jr2k7o/heaptrack.plasmashell.495556.gz

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2020-08-06 Thread whoopsdecade
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #27 from whoopsdecade  ---
RE: heaptrack file. The rendering backend is set to software and it's been that
way since it was recommended here, just got around to doing the heaptrack.
Throughout this time I saw plasmashell leak memory just the same as before,
maybe leaking at a lower rate but leaking nonetheless.

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2020-08-06 Thread whoopsdecade
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #26 from whoopsdecade  ---
The plasmashell process is consuming 1.1GB right now with system uptime of 20
days. The plasmashell memory consumption just keeps increasing, steadily, over
time denoting a memory leak as reported. I have never seen it consume something
as dramatic as 7gb in 5 days but it's clear to me if I don't restart the
session for 120 days it could get close to that (if plasmashell doesn't restart
itself as it does every now and then :sigh:). 

The heaptrack was uploaded here
https://www.dropbox.com/s/6u6q6ato6jr2k7o/heaptrack.plasmashell.495556.gz since
even compressed it's around 52MBs. It encompasses a couple of hours. Please
note that heaptrack is still running but I don't know if it is supposed to
finish by itself or if it's just going to keep running while the process is
still going. Please let me know so I can kill it or leave it running for longer
if you need me to. If you need anything else please just let me know.

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2020-06-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=393929

2012g...@web.de changed:

   What|Removed |Added

 CC||2012g...@web.de

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2020-05-19 Thread whoopsdecade
https://bugs.kde.org/show_bug.cgi?id=393929

whoopsdecade  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |---
 Status|RESOLVED|REOPENED

--- Comment #25 from whoopsdecade  ---
I set the backend to software and I'm still seeing continuous increase in
memory consumption from plasmashell. This is after reinstalling OS.. these are
my libraries now:
plasmashell 5.18.3
Qt: 5.13.2
KDE Frameworks: 5.68.0
kf5-config: 1.0

I'll try to compile heaptrack and post that in the following days.

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2020-04-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=393929

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #24 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2020-03-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #23 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2020-03-03 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #22 from Iyán Méndez Veiga  ---
I will try to provide a massif file in the following days and also try to
change render backend to software. Anything else I could do to help?

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2020-03-03 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=393929

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REOPENED|NEEDSINFO

--- Comment #21 from David Edmundson  ---
Remarking as needsinfo based on my comments above

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2020-03-02 Thread whoopsdecade
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #20 from whoopsdecade  ---
I'm on a Dell Inpsiron 15 Intel i7-8550U for what it's worth.

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2020-03-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #19 from David Edmundson  ---
Given massif doesn't show anything, heaptrack might be worth a shot, it works
on a different level.

You can also try kcmshell5 qtquicksettings and change the render backend to
software. Whether that "leaks" or not will indicate if it's GL related or not.

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2020-03-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #18 from David Edmundson  ---
We are not ignoring this. I read the massif logs, they just don't say a lot.

It is not that widespread. Which probably means any issue isn't actually on our
level. Some sort of social media influence won't help this go any faster.

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2020-03-02 Thread whoopsdecade
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #17 from whoopsdecade  ---
(In reply to Iyán Méndez Veiga from comment #16)
> KDE Plasma: 5.18.2
> KDE Frameworks: 5.67.0
> Qt: 5.14.1
> Kernel: 5.5.5

Can you post the massif output? It would help them debug this. 

PD: I seriously don't know why they seem to be ignoring this... I'm sure this
issue is widespread but people stay mum or just don't pay attention until you
have a popular publication write an article on it (like the gnome a few years
ago).

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2020-03-02 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #16 from Iyán Méndez Veiga  ---
KDE Plasma: 5.18.2
KDE Frameworks: 5.67.0
Qt: 5.14.1
Kernel: 5.5.5

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2020-03-02 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=393929

Iyán Méndez Veiga  changed:

   What|Removed |Added

 CC||m...@iyanmv.com

--- Comment #15 from Iyán Méndez Veiga  ---
I confirm this bug. After 5 days without reboot, plasmashell is using about
>7GB in my case.

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2019-11-25 Thread whoopsdecade
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #14 from whoopsdecade  ---
Current KDE info:
plasmashell 5.15.5
Qt: 5.12.5
KDE Frameworks: 5.59.0
kf5-config: 1.0

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2019-11-25 Thread whoopsdecade
https://bugs.kde.org/show_bug.cgi?id=393929

whoopsdecade  changed:

   What|Removed |Added

 Attachment #112455|0   |1
is obsolete||
 Attachment #112730|0   |1
is obsolete||
 Attachment #112931|0   |1
is obsolete||

--- Comment #13 from whoopsdecade  ---
Created attachment 124118
  --> https://bugs.kde.org/attachment.cgi?id=124118=edit
massif output 3

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2019-11-25 Thread whoopsdecade
https://bugs.kde.org/show_bug.cgi?id=393929

whoopsdecade  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |---
 Status|RESOLVED|REOPENED

--- Comment #12 from whoopsdecade  ---
I updated KDE and I'm still experiencing what seems like a memory leak. Which
was expected because I do not use the extension linked to the previous bug
someone mentioned.. anyways, I'm attaching a new massif output. Please check it
out. Plasmashell is sitting at 1.2GB from an initial <200MB and it just keeps
going up and up. It's kept happening all this while btw I just had not posted
anything.

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2018-10-27 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=393929

Andrew Crouthamel  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #11 from Andrew Crouthamel  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The
bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki
located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2018-09-27 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=393929

Andrew Crouthamel  changed:

   What|Removed |Added

   Keywords||triaged

--- Comment #10 from Andrew Crouthamel  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days.
Please provide the requested information as soon as possible and set the bug
status as REPORTED. Due to regular bug tracker maintenance, if the bug is still
in NEEDSINFO status with no change in 30 days, the bug will be closed as
RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki
located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug
status as REPORTED so that the KDE team knows that the bug is ready to be
confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2018-05-30 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #9 from Christoph Feck  ---
Thanks for the information. Developer comment #2 suggests fixes have been made
in Qt 5.11 which could affect this issue. Please add the debug/log files when
you can still reproduce with this recent version.

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2018-05-29 Thread whoopsdecade
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #8 from whoopsdecade  ---
In reply to Christoph Feck from comment #7)
> Is this massif output created with Qt 5.11?

Infocenter says Qt is 5.9.4. I'm on Fedora 27.

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2018-05-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=393929

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REOPENED|NEEDSINFO

--- Comment #7 from Christoph Feck  ---
Is this massif output created with Qt 5.11?

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2018-05-28 Thread whoopsdecade
https://bugs.kde.org/show_bug.cgi?id=393929

whoopsdecade  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED
 Resolution|WAITINGFORINFO  |---

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2018-05-28 Thread whoopsdecade
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #6 from whoopsdecade  ---
Created attachment 112931
  --> https://bugs.kde.org/attachment.cgi?id=112931=edit
massif output 2

Added a new log. This one was generated a coupe of hours after the first one I
posted but I forgot to attach it here.

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2018-05-18 Thread whoopsdecade
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #5 from whoopsdecade  ---
(In reply to David Edmundson from comment #2)
> In any case I can't do anything with a screenshot of a sysetm monitor. 
> 
> It's probably 368838. Please retest with Qt5.11. If you still have an issue
> please upload a log from massif.

I added a massif output. I restarted my computer since I first reported the
problem. The plasmashell process has been increasing its memory consumption
steadily as expected and it's now claiming 647k of memory, if I don't restart
the computer it's clear it will go over 1gb of ram soon. Let me know if you
would need any more information.

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2018-05-18 Thread whoopsdecade
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #4 from whoopsdecade  ---
Created attachment 112730
  --> https://bugs.kde.org/attachment.cgi?id=112730=edit
massif output

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2018-05-14 Thread whoopsdecade
https://bugs.kde.org/show_bug.cgi?id=393929

--- Comment #3 from whoopsdecade  ---
(In reply to Rex Dieter from comment #1)
> Do you use slideshow wallpaper?

No, I do not.

(In reply to David Edmundson from comment #2)
> It's probably 368838. Please retest with Qt5.11. If you still have an issue
> please upload a log from massif.

I don't think it's 368838 since I don't use the slideshow addon. Where can I
read up on how to get a massif log?

Been out of the country so I haven't been able to follow up on this as I should
I apologise.

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2018-05-14 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=393929

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from David Edmundson  ---
In any case I can't do anything with a screenshot of a sysetm monitor. 

It's probably 368838. Please retest with Qt5.11. If you still have an issue
please upload a log from massif.

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

[plasmashell] [Bug 393929] Plasmashell gobbles all my memory leak

2018-05-07 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=393929

Rex Dieter  changed:

   What|Removed |Added

 CC||rdie...@gmail.com

--- Comment #1 from Rex Dieter  ---
Do you use slideshow wallpaper?

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