[plasmashell] [Bug 356670] Plasma shell memory leak let subsequent applications run out of memory

2015-12-29 Thread Dariusz Ostolski via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356670

--- Comment #7 from Dariusz Ostolski  ---
Created attachment 96355
  --> https://bugs.kde.org/attachment.cgi?id=96355=edit
Plasmashell smaps output

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


[plasmashell] [Bug 356670] Plasma shell memory leak let subsequent applications run out of memory

2015-12-29 Thread René Krell via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356670

--- Comment #11 from René Krell  ---
Created attachment 96358
  --> https://bugs.kde.org/attachment.cgi?id=96358=edit
Output of killall plasmashell; kstart valgrind --error-limit=no
--leak-check=full --show-leak-kinds=all
--log-file=/tmp/plasmashell-valgrind.log plasmashell

Added the output of killall plasmashell; kstart valgrind --error-limit=no
--leak-check=full --show-leak-kinds=all --log-file=/tmp/Xorg-valgrind.log
plasmashell.
>From my point of view doesn't still show the leak in the dimensions described.

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

[plasmashell] [Bug 356670] Plasma shell memory leak let subsequent applications run out of memory

2015-12-29 Thread Dariusz Ostolski via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356670

--- Comment #6 from Dariusz Ostolski  ---
Created attachment 96354
  --> https://bugs.kde.org/attachment.cgi?id=96354=edit
Plasmashell memstat output

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


[plasmashell] [Bug 356670] Plasma shell memory leak let subsequent applications run out of memory

2015-12-29 Thread René Krell via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356670

--- Comment #13 from René Krell  ---
Created attachment 96359
  --> https://bugs.kde.org/attachment.cgi?id=96359=edit
Output of killall baloo_file; kstart valgrind --error-limit=no
--leak-check=full --show-leak-kinds=all --log-file=/tmp/baloo_file-valgrind.log
baloo_file

BTW: Baloo crashes all the time after a while (DrKonqui), not just over
valgrind.

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

[plasmashell] [Bug 356670] Plasma shell memory leak let subsequent applications run out of memory

2015-12-29 Thread Dariusz Ostolski via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356670

Dariusz Ostolski  changed:

   What|Removed |Added

 CC||dariusz.ostol...@gmail.com

--- Comment #5 from Dariusz Ostolski  ---
I was hit by the same issue, plasma shell is taking ~10.5GB of virtual memory.
I don't know if this is an issue or not but I've attached info from memstat and
smaps. You can see from them that 5242880k(5242880k):
/home/darostol/.local/share/baloo/index 1789  is taking ~5GB of virtual memory.

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


[plasmashell] [Bug 356670] Plasma shell memory leak let subsequent applications run out of memory

2015-12-29 Thread René Krell via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356670

--- Comment #8 from René Krell  ---
Just one more hint, running the other apps (Firefox, Chromium) in Gnome 3.18.2
on the same system initially reported works without memory failures, it depends
on the KDE environment.
>From what I reported there was also the big baloo index of 5 GB.

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

[plasmashell] [Bug 356670] Plasma shell memory leak let subsequent applications run out of memory

2015-12-29 Thread René Krell via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356670

--- Comment #12 from René Krell  ---
Launching chromium in valgrind using the same command line options ends in:
==16979== LEAK SUMMARY:
==16979==definitely lost: 0 bytes in 0 blocks
==16979==indirectly lost: 0 bytes in 0 blocks
==16979==  possibly lost: 0 bytes in 0 blocks
==16979==still reachable: 108,483 bytes in 1,293 blocks
==16979== suppressed: 0 bytes in 0 blocks
but just about 10 of 30 open tabs open, the rest of the processes crash because
it gets no resources. This does not happen in Gnome 3.18.2 at all.

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

[plasmashell] [Bug 356670] Plasma shell memory leak let subsequent applications run out of memory

2015-12-29 Thread René Krell via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356670

René Krell  changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|INVALID |---

--- Comment #14 from René Krell  ---
Please just check whether the additional information gives you any useful
information.
Or just send a hint. I just see the problem just existing in KDE and offer help
for finding the reason.
If not possible, feel free to close this again.
Thank you.

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

[plasmashell] [Bug 356670] Plasma shell memory leak let subsequent applications run out of memory

2015-12-29 Thread René Krell via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356670

--- Comment #9 from René Krell  ---
>From the user comments, https://bugs.kde.org/show_bug.cgi?id=344879 looks very
similar to me.

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

[plasmashell] [Bug 356670] Plasma shell memory leak let subsequent applications run out of memory

2015-12-21 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356670

David Edmundson  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #4 from David Edmundson  ---
- Resident Memory: 435,2 MB

That's not a huge amount.
and "virtual memory" isn't actually a measure of anything useful.

Sorry, but this really doesn't give me any information at all.

You can try running plasmashell in valgrind and see if that reports anything.

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


[plasmashell] [Bug 356670] Plasma shell memory leak let subsequent applications run out of memory

2015-12-14 Thread René Krell via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356670

--- Comment #1 from René Krell  ---
Created attachment 96058
  --> https://bugs.kde.org/attachment.cgi?id=96058=edit
cat /proc/`pidof plasmashell`/smaps (output)

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

[plasmashell] [Bug 356670] Plasma shell memory leak let subsequent applications run out of memory

2015-12-14 Thread René Krell via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356670

--- Comment #3 from René Krell  ---
KDE versions:
- KDE Releases Frameworks: 5.16.0
- KDE Releases Applications 15.08.3
- Plasma: 5.4.3

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

[plasmashell] [Bug 356670] Plasma shell memory leak let subsequent applications run out of memory

2015-12-14 Thread René Krell via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356670

--- Comment #2 from René Krell  ---
Created attachment 96059
  --> https://bugs.kde.org/attachment.cgi?id=96059=edit
cat /proc/`pidof baloo_file`/smaps (output)

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