[plasmashell] [Bug 373489] runaway CPU (88%) and memory (30MB/s)

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

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #4 from David Edmundson  ---
Thanks, but I'm afraid those traces don't really help so I'm going to close
this, but please see the linked reports.

We have multiple high CPU bugs, some caused by us, some not, some fixed, some
unknown. It's hard to say what the cause of each one is, and bug reports get
convuluted.

I've made a list of some of the bigger more specific ones:

For high CPU caused by reloading icons over the SNI protocols see:
356479

For high CPU caused by infinite spurious X events see:
373368

For others, search other bug reports here. 
Hopefully your cause will be fixed in the next or future releases.

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

[plasmashell] [Bug 373489] runaway CPU (88%) and memory (30MB/s)

2016-12-09 Thread Jason
https://bugs.kde.org/show_bug.cgi?id=373489

--- Comment #1 from Jason  ---
Created attachment 102712
  --> https://bugs.kde.org/attachment.cgi?id=102712&action=edit
btfull

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

[plasmashell] [Bug 373489] runaway CPU (88%) and memory (30MB/s)

2016-12-09 Thread Jason
https://bugs.kde.org/show_bug.cgi?id=373489

--- Comment #2 from Jason  ---
compositor is disabled

The 2 instances it has crashed I mentioned is once on selecting one in a group
of konsole windows.  I'm unsure if the other instances (probably on the order
of 10 crashes to date) had other circumstances - wasn't paying attention or
forgot as time goes on.

The 2nd is when I selected 1 in a group of ROX-Filer windows.

I did not see the tooltip displayed in this latest case, with ROX-Filer.  I'm
not sure about prior cases.  Each time, nothing out of the ordinary was going
on - I was just trying to select another window from likely multitasking with
chrome.  That is no popup windows/dialogs/drag and drops were happening.

Memory normally starts up somewhere in 120-180MiB, a couple of hours ago, as
it's ran for a few days now, was at 300-400MiB.  It is presently 1.6GiB and
will grow fast after I unfreeze it. Bug has OOM'd me before if I don't kill it
or stop it in time.

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

[plasmashell] [Bug 373489] runaway CPU (88%) and memory (30MB/s)

2016-12-09 Thread Jason
https://bugs.kde.org/show_bug.cgi?id=373489

--- Comment #3 from Jason  ---
fresh start of plasmashell - 134MiB.  Not a crash, just a reference from normal
operation - started with kstart5 plasmashell and then I attached gdb
afterwards.  Notice less threads - absense of threaded-ml for instance.  And
that main landed in poll.

* 1Thread 0x7f7ab3af6900 (LWP 13389) "plasmashell" 0x7f7aad2b149d in
poll () from /lib64/libc.so.6
  2Thread 0x7f7aa05fe700 (LWP 13392) "QDBusConnection" 0x7f7aad2b149d
in poll () from /lib64/libc.so.6
  3Thread 0x7f7a9778c700 (LWP 13393) "QXcbEventReader" 0x7f7aad2b149d
in poll () from /lib64/libc.so.6
  4Thread 0x7f7a8700 (LWP 13394) "QQmlThread" 0x7f7aad2b149d in
poll () from /lib64/libc.so.6
  5Thread 0x7f7a8ebbe700 (LWP 13395) "QQmlThread" 0x7f7aad2b149d in
poll () from /lib64/libc.so.6
  6Thread 0x7f7a8cdee700 (LWP 13396) "plasmashell" 0x7f7aacabf0af in
pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib64/libpthread.so.0
  7Thread 0x7f79f7732700 (LWP 13397) "QQuickPixmapRea" 0x7f7aad2b149d
in poll () from /lib64/libc.so.6
  8Thread 0x7f79f5e7c700 (LWP 13398) "QSGRenderThread" 0x7f7aacabf0af
in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib64/libpthread.so.0
  9Thread 0x7f79edffe700 (LWP 13399) "QSGRenderThread" 0x7f7aacabf0af
in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib64/libpthread.so.0
  10   Thread 0x7f79d513a700 (LWP 13400) "KCupsConnection" 0x7f7aad2b149d
in poll () from /lib64/libc.so.6
  11   Thread 0x7f79cf2d1700 (LWP 13406) "QSGRenderThread" 0x7f7aacabf0af
in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib64/libpthread.so.0
  12   Thread 0x7f79ce171700 (LWP 13407) "QSGRenderThread" 0x7f7aacabf0af
in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib64/libpthread.so.0
  13   Thread 0x7f79c7fff700 (LWP 13408) "QSGRenderThread" 0x7f7aacabf0af
in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib64/libpthread.so.0

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