[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: sid Plasma 5.8.7 - plasmashell frisst Speicher



Helge Reimer - 28.08.17, 23:45:
> Am Montag, 28. August 2017, 23:27:51 CEST schrieb Helge Reimer:
> > > > 'Speicherzugriffsfehler'.
> > > 
> > > Interessant.
> > 
> > Allerdings.
> 
> Als 'root ' tritt das Problem nicht auf. Folgendes kommt dabei heraus.
> Kann man damit was anfangen?
> 
> Process 3467 - plasmashell
> 
> Summary
> 
> The process plasmashell (with pid 3467) is using approximately 5.7 GB of 
> memory.
> It is using 5.7 GB privately, and a further 78.8 MB that is, or could be, 
> shared with other programs.
> Dividing up the shared memory between all the processes sharing that memory
> we  get a reduced shared memory usage of 12.3 MB. Adding that to the
> private usage, we get the above mentioned total memory footprint of 5.7 GB.
> Library Usage
> 
> The memory usage of a process is found by adding up the memory usage of
> each  of its libraries, plus the process's own heap, stack and any other
> mappings, plus the stack of its 12 threads.
> Private
> more
> 5850184 KB      [heap]

^^^^^^^

Hier dürfte dann nur noch ein Profiling-Programm für Funktionen, um 
Hauptspeicher anzufordern, weiterhelfen. Möglicherweise in diese Richtung:

massif-visualizer - Tool for visualizing memory usage recorded by Valgrind 
Massif

Verwendet hab ich das selbst noch nicht.

Und hier braucht es mitunter schon gewisse Programmierkenntnisse, um draus 
schlau zu werden.

> 64264 KB        /dev/nvidiactl

Hast Du vielleicht den NVidia-Treiber aktualisiert?


Posted on 27. August 2017 by Martin Flöser
Warning: NVIDIA driver 384.69 seems to be broken with QtQuick

https://blog.martin-graesslin.com/blog/2017/08/warning-nvidia-driver-384-69-seems-to-be-broken-with-qtquick/

> 1988 KB /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.375.82
> 944 KB  /usr/lib/x86_64-linux-gnu/libQt5Multimedia.so.5.9.1
> 580 KB  /usr/bin/plasmashell
> Shared
> more
> 9976 KB /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.375.82
> 4380 KB /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.9.1
> 4312 KB /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.9.1
> 3396 KB /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5.9.1
> 3316 KB /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5.9.1
> Totals
> 
> Private 5936336 KB      (= 29148 KB clean + 5907188 KB dirty)
> Shared  80692 KB        (= 80632 KB clean + 60 KB dirty)
> Rss     6017028 KB      (= Private + Shared)
> Pss     5948967 KB      (= Private + Shared/Number of Processes)
> Swap    0 KB

Gutnacht.
-- 
Martin


Reply to: