[Bug 1227710] Re: unity-panel-service consumes 100% of my CPU for 8 seconds to while waiting for a global menu to open

2013-10-23 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1199877 *** https://bugs.launchpad.net/bugs/1199877 Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: unity (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu

[Bug 1227710] Re: unity-panel-service consumes 100% of my CPU for 8 seconds to while waiting for a global menu to open

2013-09-24 Thread Steve Magoun
*** This bug is a duplicate of bug 1199877 *** https://bugs.launchpad.net/bugs/1199877 @Colin - I think this is the same issue described in bug 1199877. The LO menus are included in the global menu bar; to achieve this they are treated as indicators. There is a leak somewhere in the indicator-

[Bug 1227710] Re: unity-panel-service consumes 100% of my CPU for 8 seconds to while waiting for a global menu to open

2013-09-19 Thread Colin King
Polling system call analysis: unity-panel-service (2776), poll: 2295 immediate timed out calls with zero timeout (non-blocking peeks) 37 repeated timed out polled calls with non-zero timeouts (light polling) 1322 repeated immediate timed out polled calls with zero timeouts

[Bug 1227710] Re: unity-panel-service consumes 100% of my CPU for 8 seconds to while waiting for a global menu to open

2013-09-19 Thread Colin King
Also, unity-panel-service's heap is growing quite rapidly too: Per Process Memory (K): PID Process TypeSize RSS PSS 2776 unity-panel-service Stack 16520 108 108 2776 unity-panel-service Heap 429272 74504 74504 2776 unity-pan